/* 
    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}
.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}
.f_error p.error {display:block;font-size:12px;font-weight:700;color:red}

.oa_error input,.oa_error select,.oa_error textarea{border: 2px solid red}
.book-form .right_part .oa_error input,.book-form .right_part .oa_error select,.book-form .right_part .oa_error textarea{border: 2px solid red}
.oa_error input:focus,.oa_error select:focus,.oa_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}
.oa_error .input-prepend .add-on,.oa_error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}
.oa_error label.error {display:block;font-size:11px;font-weight:700;color:red}
.oa_error p.error {display:block;font-size:12px;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: -3px;
}
.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: 1060;
    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, .popover-header {
    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-body, .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;
    height: 37px;
}

.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: 1060;
    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 .healow-item img{ margin:30px auto;}
.cus-pro-theme .carousel .healow-item h4{color:#54bfc9; font-size:32px; font-weight:200;}
.cus-pro-theme .carousel .healow-item p{color:#787878; font-size:15px;}
.cus-pro-theme .carousel .healow-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*/
.re-enter-btn{
    width: 70px !important;
    margin-left: 0px;
    font-size: 13px;
}
.btn-wd100{
    width: 100px !important;
}
.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: #e0162e;
    margin-left: 25px;
    background-color: #e0162e;
}

.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: #e0162e;
    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: 0 13% !important;
}

.marL-per3{
    margin-left: 3% !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,.oa-pp .popover .popover-body{ padding:0;}
.oa-pp .popover .popover-content .list-group,.oa-pp .popover .popover-body .list-group{padding:0 15px; border-radius:0; margin:0;}
.oa-pp .popover .popover-content .list-group-item,.oa-pp .popover .popover-body .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,.oa-pp .popover .popover-body .list-group-item.active{ color:#e9840c;}
.oa-pp .popover .popover-content .list-group-item.active span,.oa-pp .popover .popover-body .list-group-item.active span{ color:#49c360;}
.oa-pp .popover .popover-content .list-group .list-group-item:last-child,.oa-pp .popover .popover-body .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:150px;
}

.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: 170px;
    }
}
@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;}

.custspace199 {margin-bottom: 199px !important;}
.book-form-in {height: 555px !important;}
.custht-in {height: 241px !important;}
.spacer183{margin-bottom: 183px !important;}
.spacer179{margin-bottom: 179px !important;}
.custht-book-in{height: 169px !important;}

.sms-mobile-icon{background:url(../img/mobile-icon.png)  no-repeat; width:36px; height:39px; position: absolute;  }

a.suggestion:hover{text-decoration: underline !important;color:red !important;}
.new-btn {height: 20px;background: #4cc1e1;padding: 8px;color: white;border-radius: 2px !important;}
.srch-help-lable3{color: #2C2B2B !important;font-size: 13.5px;text-decoration: underline !important;font-weight: 600;}
a.srch-help-lable3:hover{text-decoration: underline !important;color:red !important;}
.popover-footer{background: lightgray;height: 30px;padding: 5px 7px;border-top: 1px solid #787878;width:100%;}
.f_singin_error{border:1px solid red;}
.ml85{margin-left:85px;}
.resp-mt15{margin-top: 15px;}
.resp-mt5{margin-top: 5px;}
.chorme-sigin-location{width:90%; font-size: 14px; margin-left:0px; background: #ffffff url('images/location.png') no-repeat 10px center; padding-left: 40px;}
.detail-btn{margin-top: 10px;}
.mobile-show{display: none;}
.prov-result-healow-icon{position: absolute;top: 3px;right: 5px}
.prov-result-ins-icon{position: absolute;top: 3px;right: 25px;}
#ReqApptAlertDiv, #BookApptAlertDiv, #contactDetailsAlertDiv, #patientDetailsAlertDiv, #insuranceDetailsAlertDiv{
    padding: 6px;margin-bottom: 0px;margin-left: 0; width: 100% !important;
}
.btn-search {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    float: right;
    margin-right: 3px;
    margin-top: 14px;
    padding: 6px 8px 1px;
}
@media (max-width: 767px) {
    .visible-xs {
        display: block!important;
    }
    .navbar-default .navbar-toggle {
        border-color: transparent;
    }
    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }
}
@media (max-width: 992px) {
    .navbar-header .collapse, .navbar-toggle {
        display: block !important;
    }
    .navbar-toggle {
        margin-top: 12px;
        margin-right: 0;
        padding: 8px 0 8px 8px;
    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 10px 10px;
        margin-top: 12px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #4cc1e1;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
    }
    button, input, select, textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
    }
    .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #555555;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #888;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #fff;
    }
    .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 4px;
    }
}
@media (max-width: 992px) {
    .navbar-collapse.collapse.in {
        display: block !important;
    }
}
@media only screen and (max-width: 481px) and (min-width: 320px) {
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 240px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7;
    }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 340px;
    }
    .navbar-collapse.in {
        overflow-y: auto;
    }
    .collapse.in {
        display: block;
    }
    .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
        display: table;
        content: " ";
    }
    .navbar-collapse {
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    }
    #navbar > .navbar-nav {
        margin: 0 0 10px 0;
    }
}
@media (max-width: 992px) {
    .nav.navbar-nav {
        clear: both;
        float: left;
        margin: 0 0 0 -15px;
        width: 100%;
    }
}
@media (max-width: 992px) {
    .navbar-nav {
        float: none;
    }
    .navbar-nav {
        margin: 7.5px -15px;
    }
    .nav {
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
    }
    .header-nav .navbar-nav > li > a {
        background-color: #4cc1e1;
        border-bottom: 1px solid #f9f9f9;
        padding: 10px 10px;
        color: #fbfbfb;
    }
    .navbar-default .navbar-nav>li>a {
        color: #777;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 20px;
    }
    .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
    }
}
.border-box {background-color: #e1f5fc;border: 2px dashed #6bc3fb;padding: 10px;border-radius: 3px;margin-top: 10px;color: #333;}
.captcha-lable{font-size: 17px;font-weight: lighter;line-height: 27px;padding: 5px 0px;}.mb-text-right{text-align: inherit;}
.more-prov-icon{width: 59px; height: 59px; border-radius: 3px;}
.more-prov-div{display: inline-block; text-align: center; border-right: 1px solid #ddd; padding: 0 13px;}
.more-prov-crosl-left{left: -7px !important;}
.more-prov-crosl-right{right: 15px !important;}
.light-grey-bg{background-color:#e9eced;}.more-prov-close{position: absolute;right: -7px;top: -10px;}
.more-prov-close-btn{font-size: 10px;font-weight: 500;color: #9c9a9a;border: 1px solid lightgray;padding: 2px 5px 3px;border-radius: 3px;background: whitesmoke;cursor: pointer;}
.more-provider-dropmenu{top:140%;}
.more-prov-arrow_box_doc:after, .more-prov-arrow_box_doc:before{left: 18%;}.radio-options .drinkcard-cc {
	cursor: pointer;
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 100px;
	height: 42px;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
}

.radio-options .drinkcard-cc:hover {
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
}

.radio-options .radio-male {
	position: absolute;
	left: 69px;
	top: 241px;
	font-size: 16px;
}

.radio-options .radio-female {
	position: absolute;
	left: 173px;
	bottom: 57px;
	font-size: 16px;
}

.radio-options .cc-selector input {
	margin: 0;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: none;
}

.radio-options .radio-male,
.radio-options .radio-female {
	top: 13px;
}

.male-icon {
	background: url(../img/male-icon.png) no-repeat;
}

.female-icon {
	background: url(../img/female-icon.png) no-repeat;
}

.male-icon:hover {
	background: url(../img/male-icon-hover.png) no-repeat;
}

.female-icon:hover {
	background: url(../img/female-icon-hover.png) no-repeat;
}

.radio-options .cc-selector input:checked +.drinkcard-cc.male-icon {
	background: url(../img/radio-male-1.png) no-repeat;
}

.radio-options .cc-selector input:checked +.drinkcard-cc.female-icon {
	background: url(../img/radio-female.png) no-repeat;
}

.fntnormal {
	font-weight: 500;
}

.mt10 {
	margin-top: 10px;
}.pad-left0{
	padding-left: 0px;
}
/** Jay : CSS for new sub menu on statements and messages page starts**/
/* .sub-leftpanel{
	padding-right: 0 !important;
	background-color: #ffffff;
	border-right: 1px solid #e4e4e4;
}
.sub-lp-items{
	border-bottom: 1px solid #e4e4e4;
	margin: 0px;
}
.sub-lp-items.active{
	background-color: #f3f3f3 !important;
    color: #43515b !important;
    border-right: none;
    background: url(../img/orngbrdr.png) right no-repeat;
}
.sub-lp-items > a{
	color: #43515b !important;
}
.sub-lp-label{
	width: 91.67%;
    margin-left: 22px;
	text-align: left;
    font-size: 12px;
    line-height: 3em;
    font-family: sans-serif;
}
.sub-lp-icon{
	width: 8.33%;
    float: left;
   	margin-top: 10px;
    margin-left: 5px;
}
@media only screen and (max-width:1440px) {
	.sub-lp-icon{
		width: 100%;
		text-align: center;
		margin-top: 5px;
		margin-left: 0px;
	}
	.sub-lp-label{
		width: 100%;
		text-align: center;
		line-height: 1.5em;
		margin-left: 0px;
	}    
}
@media only screen and (min-width:1405px) {
	.sub-cus-sm-1{
		width: 11% !important;
	}
	.sub-cus-sm-11{
		width: 89% !important;
	}
} */
/** Sub Menu CSS END**/
/*****Ayan - TeleVisit CSS Start*****/
.icon-camera{background:url(../televisit/img/icon-camera.png) no-repeat; width:23px; height:15px; display: inline-block; padding-right: 20px; vertical-align: middle;}
.televisit-appt-bg-card{ background: url(../televisit/img/app-card-televisit-bg.jpg) repeat;}
.teleBorderTop0 {border-top: 0 !important;}
.todays-app { border: 1px solid #f9a038;}
.todays-app .video-triangle { border-top: 50px solid #f9a038; }
.video-triangle {width: 0; height: 0; border-top: 50px solid #2bb6dc; border-left: 50px solid transparent; position: relative; float: right; }
.todays-app .period_div span { color: #f9a038; font-size: 14px; font-family: 'source_sans'; font-weight: normal; }
.video-triangle .icon-camera { position: absolute; bottom: 28px; right: 3px; cursor: pointer; }
.todays-app .period_div .icon_dt { background: url(../televisit/img/waiting-room/orange-calender.png) no-repeat; height: 16px; }
.todays-app .period_div .icon_time { background: url(../televisit/img/waiting-room/orange-watch.png) no-repeat; height: 16px; width: 16px; }
.todays-app .topbox { border-bottom: 0; }
/*****Ayan - TeleVisit CSS End*****/
.leftpanel .innerdiv{ background: #454545; }
/*left navigation bar dropdown hover css*/

.dropbtn {
	background-color: #4CAF50;
	color: white;
	padding: 16px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 166px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 1;
	left: 54px;
	top: 0;
}

.left-tablist ul li .dropdown-content a {
	padding: 12px 16px;
	text-decoration: none;
	display: block;
	background-color: #fff !important;
	color: #454545 !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	border-bottom: 1px solid #efefef;
}

.left-tablist ul li .dropdown-content a:hover {
	background-color: #f4fdff !important;
	color: #66c5e3;
	font-size: 14px;
	font-weight: 400;
}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
.inboox-icons {
	background: url(../img/inbox-gray.png) no-repeat;
	width: 22px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}
.left-tablist ul li .dropdown-content a:hover .inboox-icons {
	background: url(../img/inbox-blue.png) no-repeat;
}
.outboox-icons {
	background: url(../img/upload-gray.png) no-repeat;
	width: 22px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}

.left-tablist ul li .dropdown-content a:hover .outboox-icons {
	background: url(../img/upload-blue.png) no-repeat;
}
.trash-icons {
	background: url(../img/trash-icon-gray.png) no-repeat;
	width: 22px;
	height: 19px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 7px;
}

.left-tablist ul li .dropdown-content a:hover .trash-icons {
	background: url(../img/trash-icon-blue.png) no-repeat;
}
.print-stmt-btn {background: #2bb6dc;border-radius: 0;color: #fff;font: normal 500 14px/21px 'source_sans';border-color: #2bb6dc;}
.printer-icon {background: url(../portal/img/new-icon-printer.png)no-repeat;width: 18px;height: 19px;margin-right: 8px;}

.pat_accdet .proxy {
    border-left: 4px solid #5cb85c;
}
.input-box #btnProxyConsentDisagree {
    background-color: buttonface;
}

/***** Dhiraj: Message Routing: START *****/

#provider .icon-clear{
    position: relative;
    left: -19px;
    cursor: pointer;
    font: 1.2em sans-serif;
    color: #38468F;
    font-weight: bolder;
}
#provider .popover-content,#provider .popover-body{
	    padding: 5px 5px 0px 5px;
}
#provider .popover.bottom{
    margin-top: 0px;
}
#provider .popover{
	left: 150px;
	max-width: 300px;
	width: 298px;
    border-radius: 0;
    max-height: 190px;
    overflow-y: scroll;
}
#provider .popover .arrow{
	display: none;
}
#provider .mt5{
    margin-top: 5px;
}
#popover_content_wrapper span{
	text-decoration: none;
}
#facility .icon-clear{
    position: relative;
    left: -19px;	
    cursor: pointer;
    font: 1.2em sans-serif;
    color: #38468F;
    font-weight: bolder;
}
#facility .popover-content,#facility .popover-body {
	padding: 5px 5px 0px 5px;
}
#facility .popover.bottom {
    margin-top: 0px; 
}
#facility .popover{
	left: 150px;
	max-width: 300px;
	width: 298px;
    border-radius: 0;
    max-height: 190px;
    overflow-y: scroll;
}
#facility .popover .arrow{
	display: none;
}
#facility .mt5{
    margin-top: 5px;
}
#facility_content_wrapper span{
	text-decoration: none;
}
#defaultProvider .icon-clear{
    position: relative;
    left: -19px;
    cursor: pointer;
    font: 1.2em sans-serif;
    color: #38468F;
    font-weight: bolder;
}
#defaultProvider .popover-content {
	padding: 5px 5px 0px 5px;
}
#defaultProvider .popover.bottom {
    margin-top: 0px;
}
#defaultProvider .popover{
	left: 150px !important;
	max-width: 300px;
	width: 298px;
    border-radius: 0;
    max-height: 190px;
    overflow-y: scroll;
}
#defaultProvider .popover .arrow{
	display: none;
}
#defaultProvider .mt5{
    margin-top: 5px;
}
#defaultProvider .text{
	position: static;
}
#defaultProvider_content_wrapper span{
	text-decoration: none;
}

#provider .text, #facility .text{
	position: static;
}

#provider ::-webkit-scrollbar, #facility ::-webkit-scrollbar, #defaultProvider ::-webkit-scrollbar{
    width: 8px;
}

#provider ::-webkit-scrollbar-thumb, #facility ::-webkit-scrollbar-thumb, #defaultProvider ::-webkit-scrollbar-thumb{
    background: #ccc;
    border: 1px solid #ccc;
}
/***** Dhiraj: Message Routing: END *****//**HEAL-4180**/
#patientEducationDtlModalFrame {
    width: 100%;
    height: 100%;
    padding: 10px 10px 70px 20px;
}

#share_ccda_div label{
	font-family: 'Source Sans Pro';
}
.share-ccda-content{
	padding: 5px 10px 0px 5px;
}
@media only screen and (max-width: 380px) and (min-width: 320px)  {
    .ccda-type {
        font-size: 20px;
    }
}
.share-ccda-info {
	font-size: 15px;
	margin-left: 5px;
	margin-top: 10px;
	color: #4cc1e2;
}
.phr-disclaimer{
	border-bottom: 1px solid #e7f6f7;
    padding-bottom: 10px;
}
.date_field_highlight{
	border-color: #2cb6db;
    border-width: 2px;
}
/***** Dhiraj: Added for Health Access Log & VDT-Start******/
.hal-break-word{
	overflow-wrap: break-word;
}
.hal-input-selection{
	padding: 20px 30px;
	text-align: right !important;
}
.hal-sort-input-div{
	height: 30px;
	width: 170px;
	border-radius: 5px;
}
.hal-hr{
	margin-top: 0px !important;
	margin-bottom: 10px;
}
.hal-font-wt{
	font-weight: 600;
}
.marT30{
	margin-top: 30px;
}
.btn-default1{
	padding: 6px 40px;
	color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.wrap-word{
	word-break: break-all;
}
/***** Dhiraj: Added for WCAG Changes******/
.no-upcomappt p{ font-size: 17px !important; color: #4B4B4B !important; margin-top: 10px;}
.wrapContent{
	overflow-wrap: break-word;
}
.password-err-text{
	margin-top: 5px;
    color: red;
    display: none;
    font-size: 13px;
}
.password-popover-content{
	font-size: 12px;
    font-weight: normal;
    line-height: 20px
}
 ul.bulleted {
	list-style-type: disc;
}
.bulleted li {
	margin-left: 15px;
}

.icon-healowios {
	background: url(../img/sprite-healowAppointments.png) 25px 0;
	width: 20px;
	height: 21px;
}
.icon-healowandroid {
	background: url(../img/sprite-healowAppointments.png) 47px 0;
	width: 20px;
	height: 21px;
}
.icon-healowweb {
	background: url(../img/sprite-healowAppointments.png) 143px 0;
	width: 20px;
	height: 21px;
}
.visit-preference{
    display: inline-block;
}

/*HEAL-6436*/
.televisit-login{
    padding: 5px 10px 5px 5px;
    background: #f9a038;
    margin: 10px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    height: 30px;
}

.televisit-login p {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
}

.twidth240 {
    width: 240px !important;
}
/*HEAL-6436 end*/

#message .msg-header .nowrap {
    height: 28px;
}
#message .msg-header .nowrap.msgtype98 {
    height: 36px;
}
.subject .btn-warning2 {
    padding: 4px 10px;
    font-weight: 500;
}
.subject .btn-warning2.arrived {
    font-size: 14px;
}
.icon-checkin {
    background: url(../img/checkin.png) no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block;
}
.icon-arrived {
    background: url(../img/arrived.png) no-repeat;
    width: 12px;
    height: 14px;
    display: inline-block;
    margin-top: -2px;
}
.local-select{
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.local-select:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
}
.local-select option{
    min-height: 20px;
}
.findbutton{
    width: auto;
    margin-left: 5px;
}
.book-form .right_part .radio-female{
    left: 185px;
}
.radio-options .drinkcard-cc{
    width: 130px;
}
.wdauto{
    width: auto;
}
.telemedFaq{
    text-decoration:underline !important;
    color: #428bca !important;
}
.compose-textarea {
    padding-top:0px;
    min-height: 240px;
    max-height:300px;
    overflow:auto;
    width: 100%;
    resize: none;
    margin-left: 10px !important;
}

.margin5 {
    margin: 5px;
}

.gender-info-label{
    font-weight: lighter !important;
    font-style: italic !important;
}
.datepickerposition{
    position:relative !important;
}

.prov-hide-avail{
    border: 1px solid #ddd;
    text-align: center;
    padding: 25px;
    margin-top: 25px;
    border-top: 2px solid #2bb6dc;
}
.overflow-auto-y{
    overflow-y: scroll;
}

.local-select-wcag{
    color:#0D0630 !important;
}
.msg-view-icon{
    padding-left: 40px;
}

.icon.icon-patient-statement {
    background: url(../portal/statements/assets/img/statements.png) no-repeat;
    width: 30px;
    height: 30px;
    margin-right: 4px;
    background-size: 100% 100%;
}

.icon.icon-patient-statement-sub-menu {
    background: url(../portal/statements/assets/img/statements-grey.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    background-size: 100% 100%;
}

#statementMenu:hover .icon.icon-patient-statement-sub-menu {
    background: url(../portal/statements/assets/img/statements-blue.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    background-size: 100% 100%;
}

.icon.icon-patient-payment {
    background: url(../portal/payments/assets/img/payments-grey.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    background-size: 100% 100%;
}

#paymentMenu:hover .icon.icon-patient-payment {
    background: url(../portal/payments/assets/img/payments-blue.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
    background-size: 100% 100%;
}
.icon-dolor{
    background:url(../img/copay.png)  no-repeat;
    width:15px;
    height:20px;
    display: inline-block;
    padding-right: 20px;
}
. healow-copay-payment{
    overflow-y:hidden;
    height: 660px !important;
}
.appt-copay-payment-iframe{
    width: 100%;
    height: 100% !important;
    opacity: 0;
}
.height-auto{
    height: auto !important;
}