/* 
    Document   : custom
    Created on : Apr 1, 2015, 10:03:23 PM
    Author     : Varun Akurathi <varun.a@eclinicalworks.com>
    Description:
        Purpose of the stylesheet follows.
*/

.appt-slots-modal-map {
    border: 1px solid #ddd;
    float: right;
    padding: 4px;
    -webkit-box-shadow: 0 0 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 4px rgba(0,0,0,.2);
    box-shadow: 0 0 4px rgba(0,0,0,.2);
    zoom: 1;
}
.umb-pop {
    top: 3px;
    right: 24px;
    position: absolute;
}
.f_warning > label,.f_warning .help-block,.f_warning .help-inline{color:#c09853}
.f_warning input,.f_warning select,.f_warning textarea{color:#c09853;border-color:#c09853}
.f_warning input:focus,.f_warning select:focus,.f_warning textarea:focus{-webkit-box-shadow:0 0 6px #dbc59e;-moz-box-shadow:0 0 6px #dbc59e;box-shadow:0 0 6px #dbc59e;border-color:#a47e3c}
.f_warning .input-prepend .add-on,.f_warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}

.f_error input,.f_error select,.f_error textarea{border: 2px solid red!important}
.book-form .right_part .f_error input,.book-form .right_part .f_error select,.book-form .right_part .f_error textarea{border: 2px solid red}
.f_error input:focus,.f_error select:focus,.f_error textarea:focus{-webkit-box-shadow:0 0 6px #d59392;-moz-box-shadow:0 0 6px #d59392;box-shadow:0 0 6px #d59392;border-color:red}
.f_error .input-prepend .add-on,.f_error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}
.f_error label.error {display:block;font-size:11px;font-weight:700;color:red}
input[type="text"] + label.error,input[type="password"] + label.error, select + label.error, textarea + label.error {margin-top:0px}
.f_error label.radio + label.error,.f_error label.checkbox + label.error {margin-top:5px}
.input-prepend.f_error label.error,.input_append.f_error  label.error {margin-top:4px}
.control-group.f_error label.error {margin-top:2px}

.f_success > label,.f_success .help-block,.f_success .help-inline{color:#468847}
.f_success input,.f_success select,.f_success textarea{color:#468847;border-color:#468847}
.f_success input:focus,.f_success select:focus,.f_success textarea:focus{-webkit-box-shadow:0 0 6px #7aba7b;-moz-box-shadow:0 0 6px #7aba7b;box-shadow:0 0 6px #7aba7b;border-color:#356635}
.f_success .input-prepend .add-on,.f_success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}

.f_error .select2-container {
    border: 2px solid red;
    border-radius: 4px;
}
.f_error .select2-container .select2-search-field input {
    border: 0;
}
.select2-container .select2-choice {
    line-height: inherit;
    border: 0px;
}
.select2-container .select2-choice .select2-arrow {
    border-left: 0px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(top, #fff 0%, #eee 50%);
}
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 0px;
}
.select2-container-multi .select2-choices {
    border: 0px;
    background: none;
}
.select2-container {
    height: 40px;
    border-color: #c1c1c1;
    border-radius: 4px;
}

.spn-max-chars {
    color: #858585;
    font-size: 12px;
}
.spn-chars {
    font-size: 13px;
}
.spn-chars-left {
    font-weight: bold;
}

.red {color: red}

.page-tit{color:#474b52;font-size:15px;font-weight:600;margin-right:18px;line-height:2.2;}
.medi-sectopn {color: #18a5cb;text-decoration: underline;}
.refillRequest{padding: 15px 15px; border-bottom: 1px solid #e6e7e7;}

.hide {display: none!important;}
.show-hide-locations:hover {
    text-decoration: underline;
}

.selected{
    border: 1px solid #888;
    background-color: white;
}
.saved p {
    font-size: 12px;
    color: #989898;
    letter-spacing: 1px;
}

.sign-in-container{
    width:600px;
    margin:30px auto;
    border:1px solid #ccc;
    padding-bottom: 15px;
    background: #ffffff;
}

.input-type-signin {

    margin: 0px auto;
    height: 44px;
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    background: url(../images/sign-search-icon.jpg) no-repeat 10px center;
    padding-left: 40px;
    color: #565656;
    width: 130%;
    background-color: #fff;
    /*   margin-left: 15px;
      margin-right: 20px; */
    float: none;
}
.input-type-signin2{
    margin-left: 40px;
    height: 44px;
    border: none;
    border: 1px solid #DBDBDB;
    width: 66%;
}

.btn-signin-go{
    height: 44px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #4cc1e1;
    border-color: #4cc1e1;
    padding-right: 20px;
    padding-left: 20px;
    border:0px;
    text-align: center;
    margin-left: -36px;
}
.signin-button{
    height:38px;
    width:96px;
    background: #f0994c;
    border: 2px solid #e47d21;
    border-radius: 3px;
    color:#fff;
}
.signup-button{
    height:38px;
    width:96px;
    background: #eeeeee;
    border: 2px solid #919191;
    border-radius: 3px;
    color:#919191;
}

button[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .65;
    box-shadow: none;
}


.line-separator {
    border-bottom: 1px solid #ccc;
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: visible;
}


.tooltip-inner {
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px;
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-color: #000;
    border-width: 5px 5px 0;
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90);
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

a.list-group-item {
    color: #555;
}
img {
    vertical-align: middle;
}
.collapse {
    position:relative;
    display: none;
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

a.list-group-item .list-group-item-heading {
    color: #333;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.popover.bottom {
    margin-top: 10px;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    background-clip: padding-box;
}

.popover.bottom .arrow {
    border-bottom-color: #3bbcc1;
    top: -11px;
    left: 50%;
    margin-left: -11px;
}

.address-detail input{
    font-size: 15px;
    color: #575757;
    background-color: #e4f5e3;
    border: none;
    font-weight: bold;
}


.alert-danger {
    margin: 8px 13%;
    width: 74%;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    border: 1px solid transparent;
    border-radius: 4px;
}

.doc-align img{
    width: 89px;
    height: 89px;
    border-radius: 50%;
    border: 3px solid #4cc1e1;
    overflow: hidden;
    position: relative;
    display: inline-block;
}
#myTab2 .tooltip.right{width:100px;}

/*Circle of Care css*/
#family-mem.cus-pro-theme .modal-dialog{width:712px;}
.cus-pro-theme-background{ padding:0;}
.cus-pro-theme .modal-dialog{ border-radius:5px; border:5px solid rgba(76,189,201,0.4); width:1170px}
.cus-pro-theme .modal-header{background:url(../img/pro-head.jpg) 0 0 repeat;}
.cus-pro-theme .modal-header .close{ border-radius:50%; background:#fff; padding:2px 7px; opacity:1; position:absolute; right:-10px; top:-10px;} 
.cus-pro-theme .modal-content{box-shadow:none; border:0;}
.cus-pro-theme .modal-body{ padding:0;background: none;}
.addFamilyMemberCustom{padding:0;}

.healow-idsec{background:url(../img/healow-idsec.png) 0 0 no-repeat; width:305px; height:89px; margin:0 auto 10px auto;}
.healow-idsec h6{text-align:center; text-transform:uppercase; font-size:13px; color:#5a5959; padding-top:45px; margin:0;}
.healow-idsec p{text-align:center; font-size:13px; color:#9d9d9d;}

.cus-pro-theme .modal-header h4{ font-size:32px; text-align:center; color:#fff; margin:0; font-weight:200;}
.cus-pro-theme .carousel-control{ opacity:1; background:none; box-shadow:none; width:30px;}
.cus-pro-theme .carousel{height:600px;}
.cus-pro-theme .carousel .item img{ margin:30px auto;}
.cus-pro-theme .carousel .item h4{color:#54bfc9; font-size:32px; font-weight:200;}
.cus-pro-theme .carousel .item p{color:#787878; font-size:15px;}
.cus-pro-theme .carousel .item{padding:50px 30px 0 30px;}
.cus-pro-theme .carousel-control span{position: absolute;top: 50%;z-index: 5;display: inline-block; color:#999; box-shadow:none; opacity:1; text-shadow:none;}
.cus-pro-theme .carousel-control .icon-left{left:0;}
.cus-pro-theme .carousel-control .icon-right{right:0;}
.coc-sign-box h2 {margin: 0;text-align: center;font-size: 26px;margin-top: 0;color: #4cc1e1;}
.coc-sign-box.for-addm {width: 425px;border: 0;box-shadow: none;margin: 0 auto;}
.coc-sign-box {padding-top: 30px;}
.coc-sign-box .img-center {display: block;margin: 15px auto;}
.sign-boxed-addFamily .form-control {position: relative;border: 0;box-shadow: none;margin: 0 0 10px 0;width: 350px;height:34px;}
.coc-sign-box .form-control .select-box {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    left: 0;
    top: 0;
    border-radius: 5px;
    padding-left: 10px;
    padding-right: 20px;
}
.side-content-addFamily{ width:100%; float:left; padding-left:100px; }
.side-content-addFamily h1{color:#f9a037; font-size:40px; font-weight:normal; margin-top:70px;}
.side-content-addFamily h4{font-size:17px; color:#333;margin: 0px 0; padding-bottom: 20px;}
.side-content-addFamily .finder input[type="text"]{ width:329px; background:#d1d1d1 url(../img/white-search.png) 6px 8px no-repeat; padding-left:30px; border-color:#aeaeae; font-size:17px; color:#333;}
.side-content-addFamily  p{font-size:22px; color:#333; line-height:24px; margin-top:60px;}
.side-content-addFamily  p span{color:#f9a037;}
.side-content-addFamily .form-control:-moz-placeholder{color:#333}
.side-content-addFamily .form-control::-moz-placeholder{color:#333;}
.side-content-addFamily .form-control:-ms-input-placeholder{color:#333}
.side-content-addFamily .form-control::-webkit-input-placeholder{color:#333}
.sign-boxed-addFamily {/* display:none; */}
.sign-boxed-addFamily .form-control{position:relative; border:0; box-shadow:none; margin:0 0 10px 0;  width:400px;}
.sign-boxed-addFamily .form-control input{ position:absolute; width:100%; height:100%; border:1px solid #ddd; left:0; top:0; border-radius:5px; padding-left:40px; padding-right:20px;}
.sign-boxed-addFamily .form-control img{position: absolute;z-index: 2;top: 4px;left: 7px;}

.coc-sign-box .btn {margin-top: 0px; margin-bottom: 0px; border-radius: 4px;box-shadow: none;border-color: white;height: 44px;position: static;font-size: 16px;font-weight: 600;}
.coc-sign-box .form-group .control-label{text-transform: capitalize;text-align: left;font-size: 14px;color: #858585;font-weight: bold;}
.coc-sign-box b{text-align: center;font-size: 14px;color: #858585;font-weight: bold;}
.coc-sign-box .text-center{text-align: center;font-size: 14px;color: #858585;}
.coc-sign-box p{font-size: 14px;color: #858585;}
.coc-sign-box .form-group .form-control .input_error{border-color:red}
.coc-sign-box .form-group .input_error{border-color: red; }
.coc-sign-box .form-group .form-control .input_error{background-color: red;}
.form-group .input_error{background-color: red;}
.sign-boxed-addFamily .btn-warning-addm {
    margin-top: 5px;
    box-shadow: none;
    height: 44px;
    position: static;
    font-weight: 600;
    background-color: #65c8d2;
    color: white;
}

.icon-provider {
    position: absolute;
    z-index: 2;
    color: #a8acad;
    width: 13px;
    height: 16px;
    display: block;
    background: url(../img/notebag.png) 0 0 no-repeat;
    margin-top: 3px;
}
.icon-user {
    position: absolute;
    z-index: 2;
    color: #a8acad;
    width: 20px;
    height: 14px;
    display: block;
    background: url(../img/icon-user.png) 0 0 no-repeat;
    margin-top: 3px;
}
.icon-pass {
    position: absolute;
    z-index: 2;
    color: #a8acad;
    width: 13px;
    height: 16px;
    display: block;
    background: url(../img/icon-pass.png) 0 0 no-repeat;
    margin-top: 3px;
}
.coc-blu-btn-right {background: #2bb6dc;color: #fff;padding: 2px 10px;position: relative;border-radius: 4px;}
.coc-blu-btn-grey {background: #a4aaab;color: #fff;padding: 2px 10px;position: relative;border-radius: 4px;}
.coc-patient-circle{width:89px; height:89px; border-radius:50%; border:2px solid #2bb6dc; overflow:hidden; position:relative;margin-left: -15px;margin-top: -10px;}

.coc-iframe{
    overflow-y: auto;
    background: url(../images/blue-background-bg.jpg) no-repeat;
    background-size: cover;
    font-size: 15px;
}
.drlist .collps {height: 60px;}

.coc-alert-success {
    width: 500px;
    text-align: center;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px; 
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.coc-divider {
    border-bottom: 1px solid #d4d4d4;
}
/* End of circle of care */

.btn-warning{
    height: 36px;
    width: 75px;
    border:0px;
    color: #FFF;
    background-color: #F0AD4E;
    border-color: #EEA236;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;}


.print-view-iframe{
    overflow-y: scroll;
    height:800px;
    width:100%;
}

.appntmodal-pro .modal-body{overflow: hidden;font-family: 'Source Sans Pro', sans-serif;font-size: 14px;height: 800px;}
.phn-icon {
    background: url(../img/sprite-print.png) -170px -7px no-repeat;
    width: 20px;
    height: 23px;
    margin-right: 5px;
}
.add-icon {
    background: url(../img/sprite-print.png) -112px -7px no-repeat;
    width: 20px;
    height: 23px;
    margin-right: 5px;
}
.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 10000000;
    float: left;
    display: none;
    min-width: 160px;
    _width: 160px;
    padding: 4px 0;
    margin: 2px 0 0 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #ccc;
    border-color: rgba(0, 0, 0, 0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}
.ui-autocomplete .ui-menu-item {
    padding: 5px;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all {
    display: block;
    padding: 5px 15px;
    clear: both;
    font-weight: normal;
    line-height: 18px;
    color: #555555;
    white-space: nowrap;
    border-bottom: 0px solid #ccc;
}
.ui-autocomplete .ui-state-hover, .ui-autocomplete .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}
.ui-widget-content .ui-state-focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}
.ui-autocomplete .ui-menu-item > a.ui-corner-all .ui-state-hover, .ui-autocomplete .ui-menu-item > a.ui-corner-all .ui-state-active {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
}

/*portal validation css*/

.portalval-sign-box{
    padding: 0px 10px 16px 10px;
}

.portalval-sign-box label {
    padding-left:20px;
    font-size: 15px;
}

.secq-input-type {
    width: 74%;
    /* margin: 10px 0px 20px 20px; */
    border: 2px solid #D9D7D8;
    height: 46px;
    padding-left: 10px;
    border-radius: 3px;
    font-size: 16px;
    margin: 8px 13%;
}

.phone-input-type {
    /* margin: 10px 0px 20px 20px; */
    border: 2px solid #D9D7D8;
    height: 46px;
    padding-left: 10px;
    border-radius: 3px;
    font-size: 16px;
    margin-top: 8px;
}

.phoneext-input-type {
    /* margin: 10px 0px 20px 20px; */
    width: 74%;
    border: 2px solid #D9D7D8;
    height: 46px;
    padding-left: 10px;
    border-radius: 3px;
    font-size: 16px;
    margin: 8px 13%;
}

.phone-validtext {
    font-weight: 500;
    font-size: 13px;
}
.phone-validtext h3{
    font-weight: bold;
    font-size: 17px;
    padding: 0px 0px 0px 20px;
    color: #4cc1e2;
}

.phone-validtext h5{
    font-weight: 500;
    font-size: 14px;
    padding: 4px 20px 0px 20px;
}

.portalval-sign-box .text-center {
    text-align: center;
}

.portalval-sign-box .errorText{
    text-align: center;
    color: #ff0000;
    font-size: 13px;
    font-weight: 500;
}

.portalval-sign-box .help-inline{
    color: Red;
    margin-top: 5px;
    margin-left: 20px;
}

.portalval-sign-box .continue-button {
    height: 36px;
    width: 75px;
    background: #4cc1e2;
    border: 1px solid #4CC1E2;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    margin-top: 0px;
}

.portalval-sign-box .back-button {
    background: #FFFFFF;
    border-radius: 5px;
    height: 36px;
    width: 64px;
    color: #080808;
    margin-left:0px;
    border: 1px solid #BBBBBB;
}

.portal-custom-p{
    color: #4cc1e2;
    font-weight: bold;
    padding-left: 20px;
    font-size: 17px;
    margin: 10px 10px 10px 10px;
}

.portal-success-p{
    padding-left: 20px;
    font-size: 17px;
    margin: 10px 10px 10px 10px;
}

.portalval-sign-box textarea {
    height: 300px;
    width: 100%;
    font-size: 15px;
}

.portalval-sign-box .addcoc-member-button {
    height: 36px;
    width: 105px;
    background: #4cc1e2;
    border: 1px solid #4CC1E2;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
    margin-top: 0px;
}

.password_strength_bar {
    font-size: 0px;
    margin-left: 25px;
}

.password_strength_bar_1 {
    border: 1px solid white;
    font-size: 0px;
    height: 5px;
    width: 25px;
    color: #bdc4c6;
    margin-left: 25px;
    background-color: #bdc4c6;
}

.password_strength_bar_2 {
    border: 1px solid white;
    font-size: 0px;
    height: 5px;
    width: 50px;
    color: #e0162e;
    margin-left: 25px;
    background-color: #e0162e;
}

.password_strength_bar_3 {
    border: 1px solid white;
    font-size: 0px;
    height: 5px;
    width: 100px;
    color: #ed7014;
    margin-left: 25px;
    background-color: #ed7014;
}

.password_strength_bar_4 {
    border: 1px solid white;
    font-size: 0px;
    height: 5px;
    width: 125px;
    color: #277230;
    margin-left: 25px;
    background-color: #277230;
}

.password_strength_bar_5 {
    border: 1px solid white;
    font-size: 0px;
    height: 5px;
    width: 175px;
    color: #277230;
    margin-left: 25px;
    background-color: #277230;
}

.password {
    font-size: 12px;
    margin-left: 25px;
    font-family: arial, sans-serif;
}

.pstrength-minchar {
    font-size: 10px;
}

.password_strength {
    padding: 0 5px;
    margin-top: 5px;
    margin-left: 25px;
}

.password_strength_1 {
    font: bold 11px verdana, arial;
    color: #bdc4c6;
}

.password_strength_2 {
    font: bold 11px verdana, arial;
    color: #e0162e;
    margin-left: 25px;
}

.password_strength_3 {
    font: bold 11px verdana, arial;
    color: #ed7014;
    margin-left: 25px;
}

.password_strength_4 {
    font: bold 11px verdana, arial;
    color: #277230;
    margin-left: 25px;
}

.password_strength_5 {
    font: bold 11px verdana, arial;
    color: #277230;
    margin-left: 25px;
}

.marL-per10{
    margin-left: 10% !important;
}

.marL-per13{
    margin-left: 13% !important;
}

/*End Portal Validatoin css*/
.icon-vital {
    background: url(../img/hdngsprit.png) no-repeat;
    width: 25px;
    height: 25px;
}
.doctor-img img {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.profile-img-home {
    background: url('../images/icon-profile.jpg') no-repeat;
    height: 24px;
    width: 70px;
    border: 1px solid #afafaf;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.profile-img-search {
    background: url('../images/icon-profile.jpg') no-repeat center;
    height: 27px;
    width: 70px;
    /* border: 1px solid #afafaf; 
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; */
}
.ellipsis-lines2 {
    display: inline;
    display: -webkit-box;
    max-width: 100%;
    height: 39.2px; /* 14 * 2 * 1.4 */
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.4;
    -webkit-line-clamp: 2; /* 2 lines */ 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ellipsis-lines2 > p {
    display: inline;
    padding-right: 40px;
    margin-right: -40px;
}
.ellipsis-lines2 a {
    position: absolute;float: right
}
.btn-srch {
    padding: 5px 16px;
}
.left-part .middle {
    padding: 14px 15px;
}
.find-doc-spe .btn-blue-book {
    padding: 15px 15px;
}


/* tracker specific global styles */

.tracker_cust-media .media-body h4{ font-size:13px; margin-bottom:0; font-weight:600; color:#5a5959;}
.tracker_cust-media .media-body p{font-size:12px;}
.tracker_editmodal_header {
    padding: 6px;
    background-color: #2bb6dc;
    border-radius: 4px;
}
.tracker_fnt_14 {
    font-size: 14px;
}
.tracker_editmodal_footer {
    margin-top: 0%;
    padding: 1% 3% 2%;
}
.tracker_editmodal_title {
    background-color: #2bb6dc !important;
    color: white !important;
}
/* End of tracker specific global styles */

/* Validation error block : Jay */
.errorblock{display:block;font-size:14px;color:red;text-align: left;}

/* Cropping self Photo CSS start Jay*/
.coc-patient-circle-self{width:89px; height:89px; border-radius:50%; border:2px solid #2bb6dc; overposition:absolute;margin-left: -15px;margin-top: -10px;z-index: -1;overflow: hidden;}

.coc-patient-circle-self-edit{position:absolute;margin-left: 35px;margin-top: -16px;color: #2bb6dc;z-index: 102;width: 20px;height:20px;}

/* Cropping self Photo CSS end */

.help-input-type-regular {
    width: 98%;
    margin: 10px 0;
    border: 1px solid #c4d3d8;
    height: 38px;
    padding-left: 15px;
    border-radius: 3px;
    font-size: 13px;
    color: #898989;
}

.ic-costestmat {background: url(../img/menubottom_2.png) 0 1px no-repeat; width: 30px; height: 30px; margin-right: 4px;}

.pt-exist-btn .btn{ font-size:14px; color:#606060; background:#fafafa;}
.obo-pt-btn .btn{ font-size:14px; color:#606060; background:#fafafa;}
.pt-exist-btn .btn.active{ background:#fff; box-shadow:none; color:#e88613; border-color:#ccc;}
.obo-pt-btn .btn.active{ background:#fff; box-shadow:none; color:#e88613; border-color:#ccc;}
@media screen and (max-width:768px){
    .pt-exist-btn .btn{ padding:10px 5px;}
    .obo-pt-btn .btn{ padding:10px 5px;}
}

@media print {
    body {
        -webkit-print-color-adjust: exact;
        overflow: scroll;
    }
    a[href]:after {
        content: none; 
    }
    #oaApptConfirmationDiv {
        page-break-before: always;
    }
}

.medication-list:hover{ background: #f7f7f7;}
#labs .screen1 .accpanehead:hover{ background: #f7f7f7;}
#referralList .accpanehead:hover{ background: #f7f7f7;}

.errorText{text-align: center;color: #ff0000;font-size: 13px;font-weight: 500;}

.ellipsis-lines1 {
    display: inline;
    max-width: 100%;
    /* height: 42.2px;  14 * 2 * 1.4 */
    -webkit-line-clamp: 1; /* 1 lines */ 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.needHelp-container-custom {
    width: 736px;
    margin:10px 0 50px -368px;
    padding-bottom: 15px;
    position: absolute;
    left: 50%;
}

.sort-div .nav-tabs>li>a {
    padding: 5px 8px;
}
.doct-info {
    padding: 0;
}
.oa-pp .popover{width:275px; margin-left:20px; top:10%; right:20px; left:100%; display:block; background:#fbf9f6; border:1px solid #ecddcb; border-radius:0; box-shadow:none;}
.oa-pp .popover p.styled{font-style:italic; color:#474b52; font-weight:600;}
.oa-pp .popover p{color:#7d7d7d;}
.oa-pp .popover h4{ margin:10px 0; font-size:22px; color:#474b52; background: #e8f3fa;}
.oa-pp .popover h4{font-size:17px; color:#3bbcc1; text-decoration:none; padding:10px 15px; border-bottom:1px solid #cdcdcd; margin:0;}
.oa-pp .popover{ margin-left:0; background:#fff; border-color:#3bbcc1;}
.oa-pp .popover .popover-content{ padding:0;}
.oa-pp .popover .popover-content .list-group{padding:0 15px; border-radius:0; margin:0;}
.oa-pp .popover .popover-content .list-group-item{ border:0; border-bottom:1px solid #f1f0f0; color:#5a5959; margin-bottom:0; padding:6px 0; border-radius:0;}
.oa-pp .popover .popover-content .list-group-item.active{ color:#e9840c;}
.oa-pp .popover .popover-content .list-group-item.active span{ color:#49c360;}
.oa-pp .popover .popover-content .list-group .list-group-item:last-child{border-bottom:0;}
.oa-pp .popover.bottom .arrow{border-bottom-color:#3bbcc1;}
.umb-ins-popover {
    min-height:150px;
    max-height: 250px;
    overflow-y: auto;
}
#apptSlotDatePicker, [id^="oa_new_start_date_selector"] {
    color: #f9a037;
    font-weight: bold;
    background-color: #fff;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.providers-box{
    width:130px;
}

.custht {
    height: 160px;
}

.our-partner span {
    font-size: 18px;
    font-weight: lighter;
    padding: 10px 50px;
    line-height: 27px;
    margin-bottom: 10px;
}

@media only screen and (min-width:1375px){
    .providers-box {
        width: 150px;
    }
}
@media only screen and (max-width:989px) {
    .providers-box {
        width: 100px;
    }
}

.box-pad {
    background: #f46363;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    padding: 0 4px;
    line-height: 18px;
    vertical-align: text-bottom;
}

.find_a_speciality{
    margin-left: 47%;
}

@media only screen and (min-width : 768px) and (max-width : 1024px) {
    .find_a_speciality{
        margin-left: 35%;
    }
}
.findaspeciality-bylocation{
    float: left;width: 27%;
}
.findaspeciality-btn{
    margin-left: 0%;
}
.findaspeciality-div{
    float: left; width: 31%;
}
.findadoctor-byname{
    float: left;width: 22%;
}
.findadoctor-div{
    float: left;width: 31%;
}
.findadoctor-btn{
    margin-left: 0%;
}
.doctor-detail-box.highlight, .doctor-detail-box.select {
    background-color: #eee;
}
.doctor-detail-box.highlight h3, .doctor-detail-box.select h3 {
    background-color: #eee;
}
.doctor-detail-box.highlight h4, .doctor-detail-box.select h4 {
    background-color: #eee;
}
.doctor-detail-box.highlight h5, .doctor-detail-box.select h5 {
    background-color: #eee;
}
.oa-appt-results.highlight, .oa-appt-results.select {
    background-color: #eee;
}
#oaMapInfoSlots {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
}
#oaMapInfoSlots .doc-table {
    padding: 0px;
}

#message .unread-msg .header-row{color: #474b52;font-size: 15px;font-weight: 600;line-height: 1.5;}
.refFntBlue { line-height: 17px;font-size: 15px;color: #28add2;margin-bottom: 0px;}

.fntlgrey{ color: #757575; font-size: 14px;}
.text-center{text-align: center;}

#searchByDiv .hint {
 margin-left: 10px; padding-bottom: 5px; color: brown;
}

/* Appointement Screen Search Appointment Cart */
@media screen and (max-width:1366px){
.appntbox .look-an-appt .inner-div{ left: 18%; width: 64%;top: 12% !important;}          
}
.cust-div {
    height: 315px;
}
@media screen and (max-width:1280px){
.cust-div{ height: 305px !important;}
.marhor {margin: 80px auto !important;}    
}	
.marhor {
    margin: 20px auto;
}
.icon-arrow{background:url(../img/arrow.png)  no-repeat; width:17px; height:15px; display: inline-block; padding-right: 20px;}

#message .unread-msg .header-row{color: #474b52;font-size: 15px;font-weight: 600;line-height: 1.5;}
.refFntBlue { line-height: 17px;font-size: 15px;color: #28add2;margin-bottom: 0px;}

.fntlgrey{ color: #757575; font-size: 14px;}
.text-center{text-align: center;}

.sms-mobile-icon{background:url(../img/mobile-icon.png)  no-repeat; width:36px; height:39px; position: absolute;  }