.mobile-btn{ background:#e9e9e9; border-radius:4px; margin-top: -5px; padding: 5px; margin-right:10px;}
.fa-pharmacy{ background:url(../Images/pharmacy-icon.png) no-repeat center left; height:15px; }
.fa-physical{ background:url(../Images/physical-medicine-icon.png) no-repeat center left; height:15px;}
.fa-radiology{ background:url(../Images/radiology-icon.png) no-repeat center left; height:15px;}
.fa-medical{ background:url(../Images/medical-equipment-icon.png) no-repeat center left; height:15px;}
.fa-translation{ background:url(../Images/translation-icon.png) no-repeat center left; height:15px;}
.fa-transportation{ background:url(../Images/transportation-icon.png) no-repeat center left; height:15px;}
.col-sm-12.box-bg{ padding:0;}
.btn.btn-theme{ background:#08b1c0; border-radius:0; color:#fff; margin:0 10px;}
.btn.btn-dark{ background:#05737d; border-radius:0; color:#fff;}
.btn.no-bor{border-radius:0; margin:0 10px; }


.box-bg{ background:#fbfafa; border:1px solid #e6e4e4; margin-bottom:20px;}
.box-bg h1{ margin:0; background:#626262; font-size:16px; color:#FFF; line-height:40px; height:40px; padding:0 20px;}
.box-bg p{ font-size:13px; color:#606060; padding:10px;}
.tab-bg{ border:1px solid #d5cdcd; border-radius:8px;
background: #fcfcfc; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmNmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2U1ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #fcfcfc 0%, #e7e5e6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#e7e5e6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fcfcfc 0%,#e7e5e6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fcfcfc 0%,#e7e5e6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fcfcfc 0%,#e7e5e6 100%); /* IE10+ */
background: linear-gradient(to bottom, #fcfcfc 0%,#e7e5e6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e7e5e6',GradientType=0 ); /* IE6-8 */}
.table-referral{ background:#fff; margin:0 !important; color:#333; font-size:16px; }
.table-referral th{ background:#98bbc1; font-size:18px; color:#fff; text-align:center; padding:10px 0;}
.next-btn{  background: #98bbc1; color: #fff; font-size: 16px !important; font-weight: bold !important; margin-top: 20px; }
.cncl-btn{  background: #e7e5e6; color: #606060; font-size: 16px !important; font-weight: bold !important; margin-top: 20px; }
td.width-60{ width:8%;}
td.width-42{ width:42%;}

.pos-relative
{
position: relative;
}

.info-view{
     position: absolute;
    right: -10px;
    top: 0px;
}

.viewDetail{
     position: relative;
    top: 5px;
    
}

.loader {
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0.7;
    z-index: 9999;
    float: left;
    top: 0;
    bottom: 0;
    display: none;
    background: url("../Images/ajax-loader.gif") no-repeat center center #000;
}

.top-row-bg {
    background: rgba(239,255,0,0.4) !important;
    border-bottom:1px solid #636163 !important;
}
.top-row-bg h2 {
    margin: 0;
    padding: 5px 0;
    background: transparent;
}
left-section h1 {
    color:#3196b5 !important;
    font-size:24px !important;
}
.bg-color { 
    background: rgba(255,255,255,0.9);
    /*padding: 30px;*/            
}
.m-top { 
    margin-top:30px;
}
.small-box{
    width:140px !important;
    height:140px !important;
}
.small-box .icon {
    top:-15px !important;
}
.small-box > .small-box-footer {
    padding:0 !important;
    
}
.small-box {
    margin-bottom: 2px !important;
        margin-top: 8px !important;
}
.small-box > .small-box-footer {
        margin-top:-50px !important;
}
.p-mid-body { 
    padding:15px 30px;

}
.m-top-right-bottom {
    margin-top: 20px;
}
.right-body-height {
    height: 320px;
    overflow-y: auto;
}
.margin-left{		
    margin-left:30px;		
}

/*27-10-2017*/
.right-side-panel{background-color:#fff;}
.left-side-panel{background-color:#fff; display: inline-block;width: 100%;padding: 15px;}
.well {background-color: rgba(245, 245, 245, 0.5); border: 0;}
.right-side-head{display:inline-block; width:100%;text-align:center;margin: 10px 0 0;}
.font-mid-sec{font-size:65px;}
.left-side-panel .control-label, .right-side-panel .control-label{text-align:left;}
.left-btm-radio{ display: inline-block;width: 100%;padding: 0 15px;}
.right-img-sec {display: inline-block;width: 100%;max-width: 30px!important;margin-right:0px;}
.right-text-area-req{font-size: 16px; vertical-align: middle;}
.btm-btn-sec-left {float: right;}
.btm-btn-sec {margin: 15px 2px;}
.top-main-head-sec{display: inline-block;width: 100%;text-align: center;background-color: #edff13;color: #3793b4;margin: 0 auto 15px;padding: 8px;font-weight: 800;
    font-size: 40px;}
.no-pad-left{padding-left:2px;}
.font-small-sec{font-size:15px;}




