/* General */
.clickable-item {
  cursor: pointer;
}
.text-bold {
  font-weight: bold;
}
/* Portlet */
.portlet.light > .portlet-title .inputs.inputs-full-width {
  display: block;
  float: none;
}
/* Tree */
.tree-item-icon-color {
  color: #dfba49;
}
.page-sidebar .page-sidebar-menu > li > a > i.fa,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i.fa {
  margin-left: 1px;
  margin-right: 4px;
  top: 3px;
}
/* Forms */
.form-group.form-md-line-input.no-hint {
  margin-bottom: 15px;
}
.form-group.form-md-line-input.has-error .form-control {
  border-bottom-color: red;
}
.form-group.form-md-line-input.has-error .help-block-info {
  display: none;
}
/* jTable */
.jtable-main-container {
  overflow-x: auto;
}
/*.jtable-main-container .jtable .jtable-column-header {
  height: 32px;
}*/
.jtable-main-container .jtable .jtable-data-row td {
  min-height: 32px;
}
.jtable-main-container .jtable-bottom-panel select {
  color: black;
}
/* DateRangePicker */
.daterangepicker_input .input-mini {
  width: 120px !important;
}
/* Portlets */
.portlet.light > .portlet-title.portlet-title-filter {
  border: none;
  margin-bottom: 0;
}
/* Buttons */
button i {
  margin-right: 5px;
}
.btn + .btn {
  margin-left: 5px;
}
/* FamFamFam Flags */
.famfamfam-flags {
  display: inline-block;
}
/* Social Login Icons */
.social-icons li .microsoft {
  background: url(../Images/Social/microsoft.png) no-repeat;
}
.margin-bottom-0 {
  margin-bottom: 0 !important;
}
/*-------Anuradha-------*/

@media screen and (min-width: 320px) and (max-width: 767px) {
     .mar-bot-10-xs
     {
         margin:10px auto !important;
     }

    .login-container {
        width: 100% !important;
    }
    .btn + .btn {
    margin-left: 0px !important;
}
    .parallax {
        /*background-image: url("../images/parallex.jpg");*/
        height: 100% !important;
        min-height: 100% !important;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .top-mar-small-device {
        margin-top: 20px !important;
    }

    .paraller-div {
        padding-top: 22px !important;
    }

    .get-more-boxes-mar-bot {
        margin-bottom: 22px !important;
    }


}

@media screen and (min-width: 768px) and (max-width: 1024px) {

    .parallax {
        /*background-image: url("../images/parallex.jpg");*/
        height: 100% !important;
        min-height: 100% !important;
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media screen and (max-width: 1200px) {
    .msg-label {
        float: left !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 479px) {
    .nav > li > a {
        padding: 10px 5px;
        font-size: 11px;
    }
  
    .tabbable-line > .nav-tabs > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
        .sml-dvc-text {
        font-size: 11px !important;
        padding: 5px 0 !important;
        min-height: 46px !important;
    }
        .btn-xs-custom{
            padding: 2px 2px !important;
            font-size: 10px !important;
        }
        .no-space-small{
            padding:0 !important;
            margin:0 !important
        }
}

@media screen and (min-width: 991px) and (max-width: 1335px) {
    .home-features .single-feature {
        min-height: 304px;
    }
    .btn + .btn {
    margin-left:0px !important; 
}
    /*.parallax {
        min-height: 304px;
    }*/

    .dashboard-stat2 .display .number h3 {
        font-size: 20px;
    }
    .notification-tab{
    width:1350px !important;
}
}



.msg-label {
    float: right;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .home-features .border-bot {
        border-bottom: solid 1px #fff;
    }

    .break-text {
        width: auto !important;
        text-align: center;
        margin: 0 auto;
    }

    .home-features .single-feature {
        padding: 50px 25px 40px 25px;
        min-height: 232px;
    }
}
@media screen and (min-width: 320px) and (max-width: 991px) {
.portlet-shadow{
 min-height:unset !important;
 height:auto;
}
.or-align{
    padding:10px !important;
}


.notification-tab{
    width:1350px !important;
}
.expense-tab{
    width:1800px !important;
}
/*.msg-center-tab{
    width:800px !important;
}*/
/*#ClaimsGrid .jtable{
    width:991px !important;
}*/

    .PCP-filters {
        border-right: none;
    }
    .mar-top-40
    {
        margin-top:0px !important;
    }
        .right-sm
    {
        text-align:right;
    }

}
@media screen and (min-width: 320px) and (max-width: 830px) {
    .break-text {
        width: auto !important;
        text-align: center;
        margin: 0 auto;
    }
}

@media screen and (max-width: 320px) {
    .parallax {
        height: 100% !important;
    }
}
/*---------------IE Hacks-----------------*/
@media screen\0 {
body{
    font-family:Arial, Tahoma, sans-serif !important;
}
}
@media screen\9 {
body{
    font-family:Arial, Tahoma, sans-serif !important;
}
}

@media screen and (min-width: 992px) and (max-width:1065px) {
    .form-group.form-md-line-input .form-control ~ label {
        font-size: 13px !important;
    }
}
/*-------Anuradha Modals-------*/
select {
    color: #111;
}

.table-fixed thead {
    width: 100%;
}

    .table-fixed thead tr th {
        background: #222155 !important;
        border: solid 1px #222155 !important;
        color: #fff;
        text-align: center !important;
    }

.table-fixed tbody {
    height: 230px;
    overflow-y: auto;
    width: 100%;
}

.blue-bor-bot-thin {
    border-bottom: solid 1px #222155;
}

.blue-portlet-bg {
    background: #222155;
    color: #fff;
    padding: 10px;
}

.zip {
    left: 0 !important;
    margin-left: 0 !important;
}

.has-error {
    margin-bottom: 45px;
    clear: both;
    width: 100%;
    position: relative;
}

.expense-tab {
    width: 1500px !important;
}

.mar-top-8 {
    margin-top: 8px !important;
}

.mar-bottom-6 {
    margin-bottom: 6px !important;
}

.table-fixed thead, .table-fixed tbody, .table-fixed tr, .table-fixed td, .table-fixed th {
    display: block;
}

    .table-fixed tbody td, .table-fixed thead > tr > th {
        float: left;
        border-bottom-width: 0;
    }

.mar-top-40 {
    margin-top: 40px;
}

.mar-top-15 {
    margin-top: 15px;
}
/*table tr th{
    color:#000 !important;
}*/



/*#disclaimerPanel {
    background-color: #f8f9fa;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
}*/

#disclaimerText {
    font-size: 12px;
    color: #000000;
    margin: 11px 19px 6px 11px;
    font-weight: bold;
}

.print-card-width {
    width: 480px !important;
}

.member-info {
    border-bottom: solid 1px #333;
}

    .member-info p {
        padding: 0 !important;
        margin: 0 !important;
        font-size: 13px;
    }

.member-name {
    text-transform: uppercase;
    font-weight: bold;
}

.text-13 {
    font-size: 13px !important;
}

.text-11 {
    font-size: 11px !important;
}

.text-10 {
    font-size: 10px !important;
}


.border-right {
    border-right: solid 2px #333;
}

#accordion .caret {
    margin-top: -10px !important;
    cursor: pointer;
}

#print-content-back, #print-content2 {
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border: solid 1px #ddd;
    border-radius: 5px;
    margin: 5px;
    padding: 10px;
}

.text-15 {
    font-size: 15px;
}

.no-mar-bottom {
    margin-bottom: 0 !important;
}

#print-content label {
    margin: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: 14px;
}

.print-card-modal {
    background: rgba(0, 0, 0, .4);
}

    .print-card-modal .modal-header {
        padding: 10px;
        color: #333;
        background: #f2f9fe; /* Old browsers */
        background: -moz-linear-gradient(top, #f2f9fe 0%, #d6f0fd 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #f2f9fe 0%,#d6f0fd 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #f2f9fe 0%,#d6f0fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f9fe', endColorstr='#d6f0fd',GradientType=0 ); /* IE6-9 */
    }

    .print-card-modal .modal-footer {
        padding: 20px 0;
        text-align: center !important;
        background: rgba(0,0,0,.075);
    }

.text-italics {
    font-style: italic;
}

.print-card-modal p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

.padding-15 {
    padding: 15px !important;
}

.padding-top-25 {
    padding-top: 25px !important;
}
/*-----------------Parallex---------------------*/
/*------------Info Section-------------------------*/
/*.info-section {
}*/

.bor-left {
    border-left: solid 1px #dbdbdb;
}

.bor-right {
    border-right: solid 1px #dbdbdb;
}

.portlet-shadow {
    box-shadow: 0 0 5px rgba(0,0,0,.25);
    border-radius: 5px;
    border-bottom: solid 2px rgba(46, 86, 165, 0.5);
}

.portlet-header {
    background: rgb(46, 86, 165);
    padding: 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 5px 5px 0 0;
}

.or-align {
    padding-top: 160px;
}

.PCP .text-12 {
    font-size: 12px;
    line-height: 15px;
}

.PCP p {
    padding: 0 0 15px 0;
}

.PCP-filters span {
    font-size: 13px !important;
}

.home-features {
    color: #fff !important;
    /*padding: 70px 25px;*/
}

    .home-features a {
        color: #222155 !important;
        /*padding: 70px 25px;*/
    }

    .home-features .features-intro h2 {
        margin: 0 0 30px;
        font-weight: 400;
    }

.features-intro h2 span {
    font-weight: bold;
}

.home-features .icon-wrapper .fa {
    font-size: 60px;
    color: #fff;
}

.home-features .icon-wrapper {
    text-align: center;
}


.home-features .single-feature h3 {
    margin: 15px 0 15px;
    color: #3B475A;
    font-weight: 600;
}

p {
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 24px;
}

.PCP-bor-right {
    border-right: solid 1px #dbdbdb;
}

.PCP-filters {
    /*box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.06);*/
    border-right: solid 1px rgba(0,0,0,.08);
    /*min-height: 240px;*/
}

    .PCP-filters p {
        padding: 5px 0;
        font-size: 13px;
    }

.parallax {
    /* The image used */
    /*background-image: url("../images/parallex.jpg");*/
    /* Set a specific height */
    height: 210px;
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
}

.no-padding-left {
    padding-left: 0 !important;
}

.paraller-div {
    height: auto;
    padding: 40px 0 0 0;
    font-weight: 300;
}

    .paraller-div h2 {
        color: #333;
        margin: 0 auto 75px auto;
    }

.messages-box {
    background: #fff;
    padding: 20px;
}

.message-content {
    background: #fff;
    padding: 10px 25px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px 2px rgba(0, 0, 0, 0.03);
    border: solid 1px rgba(0,0,0,.04);
    min-height: 240px;
}

.message-center-min {
    min-height: 530px;
}

.message-content p {
    font-size: 12px;
    line-height: 20px;
}

.mar-bot-40 {
    margin-bottom: 40px !important;
}

.mar-bot-20 {
    margin-bottom: 20px !important;
}

.ceres-icon-box-icon {
    text-align: center;
    height: 60px;
    width: 60px;
    background: #5cb85c;
    border-radius: 40px;
    padding: 25px 10px;
    position: relative;
    top: 0;
    left: 43%;
}

    .ceres-icon-box-icon i {
        font-size: 30px;
        color: #fff;
    }

.hand-icon {
    margin: 0 auto;
    left: inherit !important;
    position: initial !important;
    top: initial !important;
}
/*--------------------Messages------------------*/
.icon-box-icon {
    background: #67c9e0;
}

.member-profile h3 {
    /*color: #222155;*/
    color: #000;
}

.member-profile div {
    color: #464646;
    font-size: 13px;
    line-height: 20px;
    clear: both;
}

    .member-profile div strong {
        float: left;
        width: 110px;
    }

.member-profile p {
    color: #464646;
    font-size: 13px;
    line-height: 20px;
}

.border-right-dotted {
    border-right: dotted 1px #86a7d0;
}

.page-footer .page-footer-inner {
    padding: 0 !important;
}

.white-bg {
    background: #fff;
}

.border-radius-5 {
    border-radius: 5px 5px 0 0 !important;
}

.gray-bor {
    border: solid 1px #dbdbdb;
    border-bottom: none;
}

.gray-bor-around {
    border: solid 1px #dbdbdb;
    border-radius: 5px;
}

#AddSpan li {
    margin: 0 20px;
    list-style: square;
    list-style-position: outside;
    color: #54944e;
    font-size: 12px;
}

    #AddSpan li span {
        color: #333;
        margin: 10px 0 0 20px;
    }

input.form-control:focus,
textarea.form-control:focus,
select:focus {
    box-shadow: none;
    border: 1px solid #69a8da;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 10px rgba(102, 175, 233, .6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 10px rgba(102, 175, 233, .6) !important;
}

.text-black {
    color: #000 !important;
}

/*.update-alert {
    position: absolute;
    z-index: 12;
    display: none;
    background-color: red;
    border: 1px solid;
    -moz-box-shadow: 0 0 10px 10px #BBB;
    -webkit-box-shadow: 0 0 10px 10px #BBB;
    box-shadow: 0 0 10px 10px #BBB;
}*/

.update-alert-bg {
    position: absolute;
    z-index: 10;
    background-color: black;
    filter: alpha(opacity = 50);
    opacity: 0.5;
}

.alert-header {
    background-color: #337ab7;
    padding: 5px 10px;
    color: #fff;
    line-height: 30px;
    border-radius: 4px 4px 0 0 !important;
}

.content-alert span {
    padding: 10px;
}

.content-alert {
    color: White;
    font-size: 11pt;
    padding-left: 12px;
}

.alert1 {
    position: absolute;
    z-index: 12;
    background-color: white;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px 10px rgba(0,0,0, .5);
    -webkit-box-shadow: 0 0 10px 10px rgba(0,0,0, .5);
    box-shadow: 0 0 10px 10px rgba(0,0,0, .5);
    top: 100px !important;
    height: auto !important;
}

.ok-btn {
    padding: 5px 10px;
    border: 1px solid #337ab7;
    BACKGROUND-COLOR: #337ab7;
    color: #fff;
    border-radius: 3px;
    width: 40px;
    float: right;
    margin-right: 10px;
}

#msgbox_div_message {
    text-align: left;
}

.imp-doc table thead tr {
    background: #222155;
    border: solid 1px #D4D4D4;
    color: #fff;
    text-align: center !important;
}

.scroll-tab {
    min-height: 320px;
    overflow-x: auto;
    overflow-y: scroll;
    height: 320px;
}

.btn-outline-green {
    border: solid 2px #449d44;
    background: transparent !important;
    border-radius: 4px !important;
    color: #449d44 !important;
    font-weight: bold !important;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .btn-outline-green:focus, .btn-outline-green:active {
        border: solid 2px #449d44;
        background: #449d44 !important;
        border-radius: 4px !important;
        color: #FFF !important;
        font-weight: bold !important;
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

[class^="hvr-"] {
    margin: .4em;
    padding: 1em;
    cursor: pointer;
    background: #e1e1e1;
    text-decoration: none;
    color: #666;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn-green-filled {
    border: solid 2px #222155 !important;
    background: #fff !important;
    border-radius: 4px !important;
    color: #222215 !important;
    font-weight: bold !important;
}

    .btn-green-filled:hover {
        border: solid 2px #222155;
        background: #222155 !important;
        border-radius: 4px !important;
        color: #FFF !important;
        font-weight: bold !important;
    }

.btn-outline-blue {
    border: solid 2px #222155;
    background: transparent !important;
    border-radius: 4px !important;
    color: #222155 !important;
    font-weight: bold !important;
}

    .btn-outline-blue:hover {
        border: solid 2px #222155;
        background: #222155 !important;
        border-radius: 4px !important;
        color: #FFF !important;
        font-weight: bold !important;
    }

.btn-outline-white {
    border: solid 2px #fff;
    background: transparent !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-weight: bold !important;
}

    .btn-outline-white:hover {
        border: solid 2px #fff;
        background: #fff !important;
        border-radius: 4px !important;
        color: #4b894a !important;
        font-weight: bold !important;
    }


.get-more-boxes-mar-bot {
    margin-bottom: 55px;
}

.err-msg {
    display: none;
    position: absolute;
    bottom: 0px;
    clear: both;
}

.margin-top-5 {
    margin-top: 5px !important;
}

.mar-bot-10 {
    margin-bottom: 10px !important;
}

.msgbox-height {
    height: 100px !important;
}

.border-none {
    border: none !important;
}

.red {
    color: red !important;
}

.divMsg {
    margin-top: -30px !important;
}

.err-msgSecurity {
    display: none;
    position: absolute;
    bottom: -10px;
    clear: both;
}

.PHTracker {
    font-size: 16px !important;
}


.active {
    display: inherit;
}

.btn-outline-green {
    border: solid 2px #449d44;
    background: transparent !important;
    border-radius: 4px !important;
    color: #449d44 !important;
    font-weight: bold !important;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .btn-outline-green:focus, .btn-outline-green:active {
        border: solid 2px #449d44;
        background: #449d44 !important;
        border-radius: 4px !important;
        color: #FFF !important;
        font-weight: bold !important;
        display: inline-block;
        vertical-align: middle;
        -webkit-transform: perspective(1px) translateZ(0);
        transform: perspective(1px) translateZ(0);
        box-shadow: 0 0 1px transparent;
        position: relative;
        -webkit-transition-property: color;
        transition-property: color;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

.container-form {
    width: 100%;
    /*box-shadow:0 0 10px #dcdcdc;
        margin:10px auto;*/
}

.button-container {
    padding-bottom: 20px;
}

.page h3 {
    border-bottom: solid 1px #449d44;
    padding-bottom: 10px;
}

.margin-right-25 {
    margin-right: 25px !important;
}

.page {
    display: none;
}

.active {
    display: block !important;
}
/*---------Health Assessment Form----------*/
#QuestionForm span {
    margin-right: 25px;
}

.health-TB {
    height: 28px;
    border: solid 1px #dbdbdb;
    padding: 5px;
    border-radius: 3px;
    margin: 2px 0;
}

    .health-TB:focus {
        border-color: rgb(162, 205, 230);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.015) inset, 0 0 4px rgb(100, 179, 239);
        outline: 0 none;
        transition: ease-in linear;
        font-weight: normal !important;
    }

#QuestionForm .no-space {
    margin: 0 !important;
    padding: 0 !important;
}

.form-group.form-md-line-input.no-hint {
    margin-bottom: 17px;
}

.morecontent span {
    display: none;
}

.morelink {
    display: block;
    background: transparent !important;
    border-radius: 4px !important;
    color: #449d44 !important;
    font-weight: bold !important;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.less {
    color: red !important;
}

/*****ershad******/
.number-stats {
    margin-top: 2px;
}

    .number-stats .stat-number .number {
        float: left;
        margin-left: 5px;
        line-height: normal !important;
        font-size: 13px;
    }

    .number-stats .stat-number .title {
        float: left;
    }

.message-agreement {
    height: 415px;
    overflow-y: auto;
}

.textbox-wid {
    width: 255px;
}

.align-right {
    text-align: right;
}


/**Menu items alignment*/
.page-sidebar-menu li a {
    display: table !important;
    width: 100%;
    margin-left: 0;
}

.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, .page-sidebar .page-sidebar-menu > li.active > a {
    display: table !important;
    width: 100%;
    margin-left: 0;
}

.page-sidebar-menu li a i {
    display: table-cell !important;
    padding-right: 10px;
    vertical-align: top;
    min-width: 30px;
    text-align: left;
}

    .page-sidebar-menu li a i + span {
        display: table-cell;
        vertical-align: middle;
        line-height: 18px;
    }

.content-title-main {
    background: #222155;
    display: block;
    position: relative;
    border: 0px;
    padding: 11px 15px;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
}

    .content-title-main > h3 {
        margin: 0;
        padding: 0;
        font-size: 24px;
        color: #fff;
        font-weight: 300;
        display: inline-block;
    }

    .content-title-main + .content.border-radius-5 {
        border-radius: 0 0 5px 5px !important;
    }

.content > .content-subtitle {
}

    .content > .content-subtitle > h5 {
        margin-top: 0;
        margin-bottom: 20px;
        margin-top: 0;
        margin-bottom: 20px;
        font-weight: 400;
        color: #676767;
    }

.page-header.navbar .page-logo {
    padding: 0;
}

i.fa.assistance-icon {
    color: #54944e;
    font-size: 36px;
    line-height: 28px;
    width: 40px;
    height: 60px;
    text-align: center;
    border-radius: 3px;
}


/*icon bar*/
.top-contact span.tel-no {
    font-size: 15px;
    font-weight: 500;
}

.top-contact i {
    margin-right: 9px;
    display: inline-block;
}

.ttm-top-info-con ul li {
    position: relative;
    display: inline-block;
    float: left;
    text-align: left;
    margin: 0;
}

.ttm-header-style-infostack .ttm-top-info-con > ul {
    padding: 0;
    margin: 0;
}

.ttm-header-style-infostack .ttm-top-info-con {
    float: right;
    position: relative;
    z-index: 3;
    text-align: right;
}

    .ttm-header-style-infostack .ttm-top-info-con ul li {
        vertical-align: middle;
        display: table-cell;
        text-align: left;
        position: relative;
    }

    .ttm-header-style-infostack .ttm-top-info-con > ul:not(.social-icons) > li {
        padding: 0 32px;
    }

        .ttm-header-style-infostack .ttm-top-info-con > ul:not(.social-icons) > li:last-child {
            padding-right: 0;
        }

.ttm-top-info-con ul li .icon-box {
    display: table-cell;
    vertical-align: middle;
}

.ttm-top-info-con ul li .title-box {
    display: table-cell;
    vertical-align: middle;
}

ul li .icon-box.icon-style-border {
    position: relative;
}

    ul li .icon-box.icon-style-border i {
        border: 0px solid;
        position: relative;
        display: inline-block;
        height: 43px;
        width: 43px;
        line-height: 43px;
        border-radius: 50%;
        text-align: center;
        font-size: 32px;
        color: #54944e;
        background: none;
    }

.icon-box i {
    font-size: 16px;
}

.ttm-top-info-con ul li .title-box {
    padding-left: 14px;
}

.ttm-top-info-con .title-box h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 2px;
    color: #222155;
}

.ttm-top-info-con .title-box p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    color: #5d6576;
    margin-bottom: 1px;
    font-weight: normal;
}

.lastlogintext {
    display: block;
    color: #333;
    margin-top: 5px;
    /* line-height: 2; */
    font-weight: 400;
}

.dashboard-help .list-group .list-group-item strong {
    display: inline-block;
    min-width: 164px;
}

.dashboard-help-panel .panel-heading {
    padding: 9px 15px;
}

    .dashboard-help-panel .panel-heading .panel-title {
        font-size: 24px;
        margin: 0;
    }

        .dashboard-help-panel .panel-heading .panel-title a {
            display: block;
        }

.more-less {
    float: right;
    color: #fff;
    margin: 5px;
}

.dashboard-help-panel .panel-default > .panel-heading {
    color: #fff;
    background-color: #222155;
    border-color: #222155;
}

.dashboard-help-panel .panel-info > .panel-heading + .panel-collapse > .panel-body {
    background-color: #b2deff;
}

.dashboard-help-panel .panel-heading .panel-title a:hover {
    color: #eee;
}

.list-compact .list-group-item {
    padding: 6px 15px;
    font-weight:500
}

.page-content.full {
    margin-left: 0 !important;
}

.content-title-document {
    background: #808080;
    display: block;
    position: relative;
    border: 0px;
    padding: 11px 15px;
    text-decoration: none;
    border-radius: 5px 5px 0 0;
}

.modal-open {
    overflow-y: hidden !important;
}

.assistance-wrapper-sm {
    color: #fff;
}

.assistance-block-sm {
    padding: 3px 15px;
    background-color: #fff;
    color: #3B475A;
    border-radius: 0 0 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.20) 0px 5px 8px !important;
}

    .assistance-block-sm.assistance-size {
        padding: 0;
        background-color: transparent;
    }

    .assistance-block-sm p b {
        display: inline;
        margin-right: 6px;
        font-size: 11px;
        color: #3B475A;
    }

    .assistance-block-sm p a {
        color: #3B475A;
    }

    .assistance-block-sm p span {
        font-size: 11px;
    }

@media (max-width: 991px) and (min-width: 768px) {
    .page-content-wrapper .page-content {
        padding: 0;
        padding-top: 10px;
    }
}

.number-stats {
    position: static;
}

.panel-heading.title-theme {
    background-color: #222155;
    color: #fff;
}

    .panel-heading.title-theme a {
        font-weight: 400;
    }

        .panel-heading.title-theme a:hover {
            color: #fff;
        }

@media (min-width:768px) and (max-width:991px) {
    .page-container {
        margin-top: 100px !important;
        padding: 10px 10px 0 10px;
    }
}
@media (min-width:200px) and (max-width:767px) {
    .page-container {
        margin-top: 100px !important;
        padding: 10px 10px 0 10px;
    }
}
@media (min-width: 1366px) {
    .page-header-fixed .page-container {
        margin-top: 110px;
    }
}
/*.page-header-fixed .page-container {
    margin-top: 50px; }*/
@media (min-width:1024px) and (max-width:1200px) {
    .page-header-fixed .page-container {
        margin-top: 120px;
    }
}

@media (min-width:1025px) and (max-width:1366px) {
    .page-header-fixed .page-container {
        margin-top: 130px;
    }
}

.page-header.navbar .menu-toggler.sidebar-toggler {
    margin-top: 30px;
    margin-right: 85px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
    padding: 18px 10px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
}

.page-header.navbar {
    height: 68px;
    min-height: 57px;
}

.assistance-wrapper-sm {
    margin-top: 11px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown,
.page-header.navbar .page-top,
.page-header.navbar .page-logo {
    height: 57px;
}


.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > img {
    margin-top: 0;
    margin-top: -7px;
}

.btn-blue-filled {
    background-color: #C5D930 !important;
    color: #222155 !important;
    border: solid 2px #C5D930 !important;
    border-radius: 4px !important;
    font-weight: bold !important;
}

    .btn-blue-filled:hover {
        background-color: #C5D930 !important;
        color: #222155 !important;
    }

.page-header-fixed.support-view.header-sm .page-container {
    margin-top: 120px;
}

div.jtable-main-container {
    font-weight: 400;
}

.dashboard-stat2 {
    height: 85px;
}

    .dashboard-stat2 .display .number h3 {
        font-size: 20px;
        width: 175px;
        line-height: 1;
        display: block;
        margin-bottom: 0px;
    }

.pdfviewbtnonline {
    display: inline-block;
    margin-left: 10px;
}

.managepharmacywrap {
    /* background: url(../Styles/images/underConstruction.jpg) no-repeat; */
    background-position: top;
    vertical-align: middle;
    padding: 225px 0;
    background-image: url(../Images/bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

    .managepharmacywrap .ph_text {
        padding: 20px;
        background: #fff;
    }

        .managepharmacywrap .ph_text h4 {
            font-weight: 400;
            line-height: 1.5;
            text-align: left;
        }

.overthecounterwrap {
    background-image: url(../Images/nationsOTC.jpg);
}

@media (max-width: 991px) {
    .managepharmacywrap {
        padding: 100px 0;
    }

        .managepharmacywrap .ph_text h4 {
            font-size: 16px;
        }
}

div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-space, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-active {
    background-color: #ffffff;
    color: #000;
    border: 0;
    font-weight: bolder;
}

    div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number:hover, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-first:hover, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-last:hover, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-previous:hover, div.jtable-main-container > div.jtable-bottom-panel .jtable-page-list .jtable-page-number-next:hover {
        background-color: #ddd;
    }

@media (min-width: 992px) {
    .page-sidebar-closed .page-sidebar .page-sidebar-menu.page-sidebar-menu-closed > li:not(.heading):hover > a > .title {
        display: inline-block !important;
    }
}

.footer-txtu {
    color: dodgerblue;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu {
    background: #fff;
}

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu.dropdown-menu-default > li a, .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu .dropdown-menu-list > li a {
        color: #000 !important;
        font-family: "Open Sans", sans-serif;
        font-size: 13px;
        font-weight: 600 !important;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu li:first-child {
        border-bottom: 1px solid #636566;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown-dark .dropdown-menu li:last-child {
        border-top: 1px solid #636566;
    }

#SurveyForm .steps {
    margin: 25px 0;
}

    #SurveyForm .steps ul {
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -o-justify-content: center;
        -ms-justify-content: center;
        -moz-justify-content: center;
        -webkit-justify-content: center;
        list-style: none;
        padding-left: 0;
    }

    #SurveyForm .steps li,
    #SurveyForm .steps li.current {
        outline: none;
        -o-outline: none;
        -ms-outline: none;
        -moz-outline: none;
        -webkit-outline: none;
        position: relative;
        padding-bottom: 3px;
        padding-right: 35px;
    }

        #SurveyForm .steps li:last-child {
            padding-right: 0;
        }

        #SurveyForm .steps li .current-info {
            display: none;
        }

        #SurveyForm .steps li::before {
            position: absolute;
            content: "";
            background: #e5e5e5;
            width: 70%;
            height: 6px;
            top: 20%;
            left: 45%;
        }

        #SurveyForm .steps li:last-child::before {
            content: none;
        }

        #SurveyForm .steps li.current::after {
            position: absolute;
            content: "";
            width: 45px;
            height: 3px;
            background: #ccc;
            top: 100%;
            left: -5%;
        }

        #SurveyForm .steps li a {
            text-decoration: none;
            outline: none;
            -o-outline: none;
            -ms-outline: none;
            -moz-outline: none;
            -webkit-outline: none;
            cursor: default;
        }

            #SurveyForm .steps li a .title {
                text-align: center;
            }

                #SurveyForm .steps li a .title span {
                    display: block;
                    font-size: 14px;
                }

                #SurveyForm .steps li a .title .step-icon {
                    width: 40px;
                    height: 40px;
                    border-radius: 50%;
                    -o-border-radius: 50%;
                    -ms-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -webkit-border-radius: 50%;
                    background: #ccc;
                    margin: 0 auto;
                    position: relative;
                    outline: none;
                    -o-outline: none;
                    -ms-outline: none;
                    -moz-outline: none;
                    -webkit-outline: none;
                    color: #fff;
                    font-size: 18px;
                }

            #SurveyForm .steps li a .step-icon i {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                -o-transform: translate(-50%, -50%);
                -ms-transform: translate(-50%, -50%);
                -moz-transform: translate(-50%, -50%);
                -webkit-transform: translate(-50%, -50%);
            }

        #SurveyForm .steps li.current a .step-icon,
        #SurveyForm .steps li.current a:active .step-icon,
        #SurveyForm .steps .done::before,
        #SurveyForm .steps li.done a .step-icon,
        #SurveyForm .steps li.done a:active .step-icon {
            background: #54944e;
        }

        #SurveyForm .steps li.current a .step-icon,
        #SurveyForm .steps li.current a:active .step-icon {
            box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.2);
            -o-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.2);
            -ms-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.2);
        }

        #SurveyForm .steps li a .step-number {
            color: #666;
            font-weight: 400;
            padding: 17px 0 8px;
        }

        #SurveyForm .steps li a .step-text {
            color: #333;
            font-weight: 600;
            padding-bottom: 8px;
        }

@media (min-width: 768px) {


    .support-view .modal-dialog {
        position: fixed;
        margin: 0;
        width: 100%;
        height: 100%;
        padding: 0;
    }

        .support-view .modal-dialog .modal-content {
            position: absolute;
            top: 30px;
            right: 30px;
            bottom: 30px;
            left: 10%;
            border-radius: 0;
            box-shadow: none;
            width: 80%;
            background-color: #f5f5f5;
        }

        .support-view .modal-dialog .modal-header {
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            height: 50px;
            padding: 10px;
            border: 0;
        }
        /*.modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}*/
        .support-view .modal-dialog .modal-body {
            position: absolute;
            top: 50px;
            bottom: 60px;
            width: 100%;
            font-weight: 300;
            padding: 0;
            border-radius: 0;
            overflow-y: scroll;
            overflow-x: hidden;
        }
}

.support-view .modal-dialog .modal-footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    padding: 10px;
    background: #f1f3f5;
}

}

._headerTask {
    background-color: #222155;
    color: #fff;
}

    ._headerTask label {
        display: block;
    }

    ._headerTask ._headerval {
        color: #000;
        font-weight: 400;
        display: block;
        width: 100%;
    }

#taskdecpane:empty {
    display: none;
}

._doctextnew ul {
    padding: 0 0 0 20px;
}

    ._doctextnew ul li {
        font-size: 14px;
        font-weight: 400;
        margin: 0;
        line-height: 24px;
    }

.msg_popover {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
}

    .msg_popover label {
        display: block;
        margin-bottom: 0;
        font-size: 12px;
        color: #222155; 
    }


.changefont .btn.reset {
    text-transform: capitalize !important;
}

.changefont .btn:hover {
    box-shadow: none !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
    color: #222155;
    font-size: 16px;
}

.more-less {
    font-size: 24px;
}

.navbar-nav > li > a.logout-usernav {
    color: #333;
    font-size: 14px;
    line-height: 16px;
    padding: 10px 10px;
}

.parallax.selfmgt {
    height: auto;
}

    .parallax.selfmgt .home-features .single-feature {
        height: 410px;
        padding: 25px 25px 0 25px;
    }

        .parallax.selfmgt .home-features .single-feature > img {
            max-width: 55px;
            margin-bottom: 15px;
        }

.footernav {
    text-align: center;
    margin: 15px 0;
}

    .footernav > .nav-pills {
        display: inline-block;
    }

        .footernav > .nav-pills > li > a {
            padding: 0px 10px;
            color: #111;
            font-size: 14px;
            line-height: 1;
        }

            .footernav > .nav-pills > li > a:hover {
                background: none;
                color: #111;
                text-decoration: underline;
            }

        .footernav > .nav-pills > li:last-child > a {
            border-right: 0;
        }


.optionCapitalize * {
    text-transform: capitalize;
}

.selfmgt .dashboard-stat2 {
    height: auto;
}

@media(min-width:992px) {
    .selfmgt .dashboard-stat2 {
        min-height: 245px;
    }
}

.selfmgt .dashboard-stat2 .display .number h3 {
    max-width: 100%;
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 10px;
    display: block;
    overflow: hidden;
}

    .selfmgt .dashboard-stat2 .display .number h3 span {
        width: 80%;
        display: inline-block;
        float: left;
        font-size: 20px;
        line-height: 1.2;
    }

    .selfmgt .dashboard-stat2 .display .number h3 ._iconimg {
        float: left;
        width: 20%;
        font-size: 28px;
        line-height: 1.2;
        text-align: right;
    }

        .selfmgt .dashboard-stat2 .display .number h3 ._iconimg img {
            width: 75%;
        }

.mycss {
    padding-top: 0px !important;
}

.contact-right {
    background-color: #47843f;
    min-height: 400px;
    color: #fff;
    padding: 0px 15px;
    padding-bottom: 20px;
}

.contactuswrap {
    padding: 0 15px;
    border-top: 0;
}

.contact-detl h3 {
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #f9f9f9;
    padding-bottom: 10px;
}

.whitebd-tp {
    border-top: 1px solid #f9f9f9;
    margin-top: 15px;
    padding-top: 15px;
}

#print-content-back, #print-content2 {
    box-shadow: none;
    border: solid 1px #ddd;
    border-radius: 0px;
    margin: 0px;
    padding: 0;
}

.print-card-modal .modal-header {
    padding: 10px;
    color: #333;
    background: #FFFFFF; /* Old browsers */
    /*background-image: url(/Common/Images/card/blue.png);*/
    background-repeat: no-repeat;
    border-bottom: solid 1px #222155;
    z-index: 1;
    position: relative;
}

.padding-10 {
    padding: 10px !important;
}

.member-info {
    border-bottom: solid 1px #222155;
}

#print-content2 .control-label {
    font-weight: bold;
}

#print-content2 table {
    font-size: 12px;
}

#print-content2 .member-metainfo {
    background: #dbf7d8; /* Old browsers */
    position: relative;
    background-repeat: no-repeat;
}
/*to print background image*/
@media print {
    * {
        -webkit-print-color-adjust: exact !important; /*Chrome, Safari */
        color-adjust: exact !important; /*Firefox*/
    }
}

.top-btm {
    min-height: 110px;
}

.top-info label, span {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
}

.ph-tag p {
    line-height: 24px !important;
}

.span-btm span {
    line-height: 24px !important;
}

.yrtop {
    margin-top: 5px;
}

.mediimg {
    max-width: 200px;
}

@media print {
    .mediimg {
        max-width: 140px !important;
    }

    .card-two {
        line-height: 14px !important;
    }

    .yrtop {
        margin-top: 15px !important;
    }

    .font10 {
        font-size: 10px !important;
    }



    .liheight {
        line-height: 12px;
    }

    .top-info label, span {
        font-size: 12px;
        line-height: 10px;
    }

    .top-btm {
        min-height: 70px !important;
    }

    .Specialist {
        max-width: 70px !important;
        min-width: 70px !important;
    }

    .mt-15 {
        margin-top: 0 !important;
    }

    .w-50 {
        width: 20px !important;
    }

    .w40per {
        width: 40%;
    }

    .section-main-print {
        border: solid #ccc 2px !important;
        font-size: 9px !important;
        margin: 0 auto;
        max-width: 350px !important;
        padding: 0px 0px 15px 0px !important;
        position: relative;
        box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    }

    .ph-tag p {
        line-height: 10px !important;
    }

    .span-btm span {
        line-height: 12px !important;
    }

    .card_one span {
        font-weight: bold;
        font-size: 9px !important;
    }

    .bottom_right_text {
        margin-bottom: 40px !important;
        padding-top: 2px !important;
    }

    .text-center img {
        float: right;
    }

    .card_one p {
        font-size: 9px !important;
    }

    .card-two p {
        font-size: 10px !important;
    }

    .printHeader {
        background-color: #54944e !important;
        color: #fff !important;
    }

    .printTitle {
        color: #fff !important;
        font-weight: 300;
    }

    .container-form {
        width: 100% !important;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

.printHeader {
    background-color: #54944e !important;
    color: #fff !important;
}

.printTitle {
    color: #fff !important;
    font-weight: 300;
}

.model-header-image,
.model-meta-image {
    position: absolute;
    z-index: 11;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    overflow: hidden;
}

    .model-header-image > img,
    .model-meta-image > img {
        width: 100%;
    }

.print-card-modal .modal-header > .row, .meta-info-display {
    position: relative;
    z-index: 99;
}

.text-blue {
    color: #222155;
}



.list-title {
    border: solid #7388a4 1px;
    border-radius: 4px;
}

    .list-title h3 {
        background-color: #A4EAEB;
        padding: 5px;
        color: #000;
        text-transform: uppercase;
        margin: 0;
        font-size: 16px;
        font-weight: bold;
    }

    .list-title p {
        padding: 6px 20px;
        margin: 0;
        font-style: italic;
    }

.list-section {
    border: solid #7388a4 1px;
    border-radius: 4px;
}


.list-inner h2 {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
}

div.search-details {
    font-weight: bold;
    background-color: #E9EDF3;
    padding: 3px 0px 0px 10px;
    width: 30%;
    border-radius: 2px;
    color: #000;
}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    color: grey; /* adjust as needed */
}

.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080"; /* adjust as needed, taken from bootstrap.css */
}

/*#Guidelines-Content ul li { color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; padding:7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}*/

#Guidelines-Content ul {
    color: #31708f;
    background-color: #e9edf3;
    border-color: #bce8f1;
    padding: 7px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}

    #Guidelines-Content ul li {
        line-height: 24px;
        border-bottom: solid #ccc 1px;
        padding: 7px 7px 7px 0px;
        margin-left: 20px;
        color: #000;
    }

        #Guidelines-Content ul li:last-child {
            border: solid #ccc 0px !important;
        }

#Search-Doctor .form-group {
    margin-bottom: 5px !important;
}

.self-manage-box .dashboard-stat2 .display .number small {
    font-size: 12px;
}

.logo-portal {
    width: 240px;
}

.dashboard-stat3 .display .number {
    max-width: 206px;
}

.print-logo img {
    width: 110px;
}

#PatientResponsibility td {
    border: 0 !important;
    padding: 4px 15px;
}

#PatientResponsibility tr {
    border: 0 !important;
}

#PatientResponsibility tbody {
    border-bottom: solid #ccc 1px;
}

#PatientResponsibility th {
    border: solid #60605e 1px !important;
    background-color: #222155 !important;
    color: #fff;
    padding: 4px;
    vertical-align: top;
    font-size: 12px;
    text-align: center;
}

#ReasonCode td {
    border: 0 !important;
    text-align: center;
    padding: 4px;
}

#ReasonCode tr {
    border: 0 !important;
}

#ReasonCode tbody {
    border-bottom: solid #ccc 1px;
}

#ReasonCode th {
    border: solid #f5f5f5 1px;
    background-color: #222155;
    color: #fff;
    padding: 4px;
    vertical-align: top;
    font-size: 12px;
    text-align: center;
}

#qpages {
    padding: 15px;
}

.alert-info {
    color: #000 !important;
}

.footernav .nav li a {
    text-decoration: underline;
}

.footer-text {
    width: 88%;
    margin: 0 auto;
    line-height: 1.5;
}

    .footer-text p {
        font-size: 13px;
    }

.pl-2 {
    padding-left: 15px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-7 {
    padding-top: 7px;
}

.page-content-pdf {
    margin-left: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.mt-20 {
    margin-top: 20px;
}

.m-0 {
    margin: 0;
}

.copyright .row {
    margin: 0;
}

.popover__wrapper {
    position: relative;
    margin-top: 0rem !important;
    display: inline-block;
    float: right;
    margin-right: 0px;
}

.popover__content_1 {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -195px;
    top: 25px;
    transform: translate(0,10px);
    background-color: #f5f5f5;
    padding: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
    width: auto;
    min-width: 505px;
    /*border: solid #ff9500 2px;*/
    text-align: left;
    color: #000;
}

    .popover__content_1:before {
        position: absolute;
        z-index: -1;
        content: '';
        right: calc(44% - 10px);
        top: -10px;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #f5f5f5 transparent;
        transition-duration: 0.3s;
        transition-property: transform;
    }

.popover__wrapper:hover .popover__content_1 {
    z-index: 10;
    opacity: 1;
    visibility: visible;
}

.ml-5 {
    margin-left: 5px;
}

.font-weight-normal {
    font-weight: normal !important;
}

.dashboard-stat2 h3 {
    margin-top: 0 !important;
}

h3.font-green-sharp {
    font-weight: 600 !important;
}

.span_a {
    font-size: 15px !important;
}

/* For new Member Card */
.section-main {
    border: solid #ccc 2px;
    font-size: 14px;
    margin: 0 auto;
    max-width: 520px;
    line-height: 20px;
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    position: relative;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.card_one {
    position: relative;
}

.card-two {
    position: relative;
}

.border-square {
    border: solid #ccc 2px;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 9;
}

.top-left {
    top: -15px;
    left: -15px;
    width: 30px;
    height: 30px;
}

.top-right {
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
}

.bottom-left {
    bottom: -9px;
    left: -15px;
    width: 30px;
    height: 30px;
}

.bottom-right {
    right: -15px;
    bottom: -9px;
    width: 30px;
    height: 30px;
}

.border-top {
    border-top: 0 !important;
}

.border-left {
    border-left: 0 !important;
}

.border-right {
    border-right: 0 !important;
}

.border-bottom {
    border-bottom: 0 !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px !important;
}

.card_header img {
    max-width: 100%;
}

.row_main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col_divide {
    width: 50%;
    float: left;
    height: auto;
}

.p-2 {
    padding-left: 15px;
    padding-right: 15px;
}

.card_one span {
    font-weight: bold;
    font-size: 14px;
    line-height: inherit;
}

.card-two span {
    font-weight: bold;
}

.text-white {
    color: #fff !important;
}

.text-right {
    text-align: right;
}

p {
    margin: 0;
}

.text-center {
    text-align: center;
}

.upper_top {
    margin-top: -38px;
}

.pr15 {
    padding-right: 15px;
}

img {
    max-width: 100%;
}

.card_bottom_top {
    position: relative;
    margin-bottom: -6px;
    margin-top: 15px;
}

.card_bottom_txt {
    top: 5px;
    width: 100%;
    position: absolute;
    bottom: 4px;
}

.pb-10 {
    padding-bottom: 10px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-15 {
    margin-top: 15px;
}

.fotter-img {
    margin-bottom: -6px;
    margin-top: 15px;
}

.left-column {
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    display: block;
    display: -webkit-box;
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    flex-grow: 1;
}

.divide-section {
    border-bottom: solid #ccc 1px;
    border-top: solid #ccc 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.Specialist {
    min-width: 90px;
    float: left;
    padding-left: 10px;
}

.PCP {
    min-width: 36px;
    float: left;
}

.pr50 {
    padding-right: 50px;
}

.pr-20 {
    padding-right: 20px;
}

.italic {
    font-style: italic;
}

.pl-30 {
    padding-left: 30px;
}

.w-50 {
    width: 50px;
}

/*@media print {
    .card_first {
        margin-top: 330px;
    }

    .card_second {
        margin-top: 300px;
    }
}*/

.relative {
    position: relative;
}

.RxBIN {
    position: absolute;
    bottom: -10px;
    padding-left: 60px;
}

.er {
    width: 24px;
    padding-top: 6px;
}

.normal-font {
    font-weight: normal !important;
}

/*for contact page */
ul.cs-listitem {
    margin: 0;
    padding: 0 0 24px;
}

a.link {
    color: #222155;
}

.contact-section {
    margin-top: 20px;
}

    .contact-section .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding-right: 10px;
        padding-left: 10px;
    }

.bg-grey {
    background: #e5e5e5 !important;
    border: 1px solid #cccccc;
    padding: 20px;
    min-height: 330px;
}

.white-bx-border {
    border: 1px solid #cccccc;
    padding: 20px;
    min-height: 330px;
    max-height: 330px;
}

.mb-20 {
    margin-bottom: 20px;
}

.contact-section .fa {
    font-size: 20px !important;
}

.moreinfo-text {
    font-weight: bold;
    padding-top: 20px;
    font-size: 18px;
}

.white-bx-border span {
    padding-right: 10px;
}

ul.cs-listitem li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    ul.cs-listitem li span {
        font-weight: bold;
    }

.office-text {
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 20px;
}

.label_span {
    font-weight: bold;
    font-size: 14px;
    line-height: inherit;
}

.number h3.font-green-sharp {
    font-size: 20px !important;
}

@media print {
    .printfooter a {
        font-size: 11px !important;
        line-height: 18px !important;
    }

    .printfooter .nav.nav-pills {
        display: grid !important;
    }

    .print-d-none {
        display: none !important;
    }
}

.printfooter a {
    font-size: 12px;
}

/*Add css new*/
.assistance-block-sm p {
    line-height: 18px !important;
}

.mb-10 {
    margin-bottom: 10px;
}

li.external.notifications-header {
    border-bottom: solid #636566 1px !important;
}

#MSgTable .imp-doc table thead tr th {
    border-right: solid #9a9a99 1px;
}

._headerTask.bg-primary.padding-15 {
    background-color: #d4d4d4 !important;
}

.labelcolor {
    color: #000 !important;
}

.prime-color {
    color: #222155 !important;
}

#PatientResponsibility table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.btn-link {
    color: #222155 !important;
}

.richText-toolbar {
    display: none !important;
}

.btn.save-button span {
    font-weight: bold !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.footer-section {
    font-style: italic;
}

#UserNotificationDropdown a.user-notification-item .fa-info {
    color: #222155 !important;
}

#UserNotificationDropdown a.user-notification-item .fa-check {
    color: #222155 !important;
}

#UserNotificationDropdown a.user-notification-item .set-as-read-text {
    color: #222155 !important;
    cursor: pointer !important;
}

#UserNotificationDropdown a.user-notification-item.user-notification-item-unread .notification-time {
    color: #ccc !important;
}

#setAllNotificationsAsReadLink {
    color: #222155 !important;
}

.external.notifications-footer a {
    color: #222155 !important;
}

@media screen and (min-width: 300px) and (max-width: 767px) {
    .home-features .border-right-dotted {
        border-bottom: solid 1px #c4ccd7 !important;
    }
}

.dropdown-language.control-drop {
    border-bottom: solid #c2cad8 1px;
    width: 266px;
    padding: 4px 5px;
    list-style: none;
}

.dropdown-language .fa.fa-angle-down {
    float: right;
    margin-top: 4px;
}

.dropdown-language.control-drop ul.dropdown-menu {
    max-height: 110px;
    overflow-y: auto;
    width: 266px;
}

.label-space {
    padding: 10px 10px 0 30px;
}

.selectyear {
    max-width: 150px !important;
}

h3.panel-title a {
    font-size: 24px;
    font-weight: 300 !important;
}


/*Mobile View*/

@media (max-width:767px) {
    .home-features .single-feature h3 {
        font-size: 18px;
    }

    .home-features .single-feature {
        min-height: 170px;
    }

    .home-features .single-feature {
        padding: 40px 20px 0px 20px;
    }

    .home-features .border-right-dotted {
        border-right: solid 1px #c4ccd7;
    }

    .page-header.navbar .top-menu .navbar-nav > li.dropdown > .dropdown-toggle {
        padding: 18px 2px !important;
    }

    .p-xs-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .task-status-text {
        margin: 1px 0 0 10px !important;
        float: left;
    }

    .pad-20 {
        padding: 10px !important;
    }

    .mt-xs-20 {
        margin-top: 20px;
    }

    .list-inner {
        padding: 20px 1px;
    }
}

@media (min-width:768px) {
    .pad-20 {
        padding: 20px !important;
    }

    .task-status-text {
        margin: 4px 0 0 10px !important;
        float: left;
    }

    .page-header.navbar .page-logo .logo-default {
        margin: 18px 10px 0 10px !important;
        width: 110px;
    }

    .home-features .border-right-dotted {
        border-right: solid 2px #c4ccd7;
    }

    .home-features .single-feature h3 {
        font-size: 22px;
    }

    .home-features .single-feature {
        padding: 70px 25px 0px 25px;
    }

    .home-features .single-feature {
        min-height: 210px;
    }

    .navbar-nav > li > a.logout-usernav {
        padding: 20px 16px !important;
    }

    .list-inner {
        padding: 20px;
    }
}

@media (min-width:300px) and (max-width:373px) {
    .page-header.navbar .page-logo .logo-default {
        margin: 15px 6px 0 6px !important;
        width: 66px;
    }

    .mini-moboile {
        max-width: 120px;
    }

    .page-header.navbar .menu-toggler.responsive-toggler {
        margin: 22px 8px 0 8px !important;
    }
}

@media (min-width:374px) and (max-width:429px) {
    .page-header.navbar .page-logo .logo-default {
        margin: 15px 10px 0 10px !important;
        width: 75px;
    }
}

@media (min-width:430px) and (max-width:767px) {
    .page-header.navbar .page-logo .logo-default {
        margin: 7px 10px 0 10px !important;
        width: 95px;
    }
}

 @keyframes blink {
            0% { background-color: #fffeb7; }
            50% { background-color: transparent; }
            100% { background-color: #fffeb7; }
        }

        .blink-effect {
            animation: blink 0.5s ease-in 3;
        }