﻿body {
    background-color: white;
}

.pvrresults {
    font-family: Gotham SSm A","Gotham SSm B","Arial;
    font-size: 16px;
    color: #464545;
}

.nobull {
    list-style-type: none;
}

p.border {
    border-bottom: solid;
    color: #0e97bf;
}

.blue {
    color: #0e97bf !important;
}

.pink {
    color: #aa0160;
}

.diamond {
    color: #009ecc;
    font-family: Verdana;
    font-weight: bold;
}

.search-result-HTA .blue {
    color: #003e74 !important;
}

.search-result-MA .blue {
    color: #10069f !important;
}

.search-result-HTA .pvname {
    color: #003e74 !important;
}

.search-result-MA .pvname {
    color: #10069f !important;
}

.search-result-HTA .pvprefix {
    color: #003e74 !important;
}

.search-result-MA .pvprefix {
    color: #10069f !important;
}

.search-result-HTA a,
.search-message-HTA a {
    color: #003e74 !important;
}

.search-result-MA a {
    color: #10069f !important;
}

.pvname {
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    font-size: large !important;
    color: #009ecc !important;
}

.pvprefix {
    font-weight: bold;
    display: inline-block;
    font-size: large !important;
    color: #009ecc !important;
}

#searchResultsMsg {
    padding: 3px;
    font-size: 16px;
}

.login-links {
    float: right;
    width: 33%;
    padding-left: 0;
    padding-right: 20px;
    text-align: right;
    line-height: 45px;
}

.ofchours {
    padding-left: 70px !important;
}

.bgclrDrpDown {
    background-color: white !important;
}

.yellowBtn {
    background-color: #f3d03e !important;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus {
    background-color: #eeeeee !important;
    color: black !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.footerFont {
    font-size: 15px !important;
    color: #0e5488 !important;
    font-weight: bold;
    text-decoration: underline;
    color: #A9A9A9 !important;
}

.footerFont2 {
    font-size: 15px !important;
    color: #0e5488 !important;
    font-weight: bold;
    color: #A9A9A9 !important;
}

.navbar-nav {
    width: 100%;
    text-align: center;
}

    .navbar-nav > li {
        float: none;
        display: inline-block;
    }

.pdfbtn {
    background-color: #0e5488;
    border: none;
    border-radius: 4px !important;
    color: #fff;
    padding: 4px 8px;
    font-size: 16px;
    cursor: pointer;
}

    .pdfbtn:hover {
        color: white;
    }

.spinner {
    position: fixed;
    z-index: 1031;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.left-align {
    text-align: left;
}

.footer-top {
    font-size: 14px;
}

.black-container {
    background: #282425;
    height: auto;
}

.slogan {
    text-align: center;
    color: #fff;
    line-height: 80px;
    font-size: 18px;
    font-weight: bold;
}

.welcome-message {
    background: #fada5a;
}

    .welcome-message .alert {
        text-align: center;
        color: #3c3c3c;
        padding-top: 10px;
        padding-bottom: 10px;
        border: none;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        margin-bottom: 0px;
        /*padding-right: 215px;*/
        font-weight: bold;
    }

#logo-image {
    position: absolute;
    width: auto;
    padding: 20px;
    margin-top: -63px;
    margin-left: -8px;
}

span.kaiserCosmetic_logo_text {
    color: #0582bc;
    font-size: 18px;
    text-transform: uppercase;
    margin-left: -5px;
}

.not-allowed {
    cursor: not-allowed !important
}

.no-click {
    pointer-events: none;
}
/*a {
  display: block!important;
}*/

.tab_background {
    background: #ccc !important;
}

.tab_tabcontent {
    width: 100%;
}

.fromDiv {
    width: 100%;
    margin-bottom: 10px;
}

.customtab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 345px;
}

    .customtab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        .customtab button:hover {
            background-color: #ddd;
        }


.tab_background {
    background: #ccc !important;
}

.tab_tabcontent {
    width: 100%;
}

.fromDiv {
    width: 100%;
    margin-bottom: 10px;
}

.customtab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 345px;
}

    .customtab button {
        background-color: inherit;
        float: left;
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 16px;
        transition: 0.3s;
        font-size: 17px;
    }

        .customtab button:hover {
            background-color: #ddd;
        }

        .customtab button.active {
            background-color: #ccc;
        }

.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
}

.rangeslider__fill {
    background: #0e5488 !important;
    position: absolute;
    border-radius: 4px;
}

.health-team .rangeslider__fill {
    background: #003E74 !important;
}

.nav-tabs {
    margin-bottom: 0;
}

.bcbsks-footer {
    /*font-weight: 100!important;*/
    color: #555555 !important;
    /*font-family: museoSans500 !important;*/
    /*text-align: center!important;*/
    /*font-size: 14px!important;
    line-height: 15px!important;*/
}

    .bcbsks-footer p {
        padding: 0 !important;
        margin: 0 !important;
    }

    .bcbsks-footer a {
        color: #009ecc;
        background-color: transparent;
    }

.landing-page-header {
    font-size: 14px;
    color: #00558C;
    font-weight: bold;
}

.HTAlanding-page-header {
    font-size: 14px;
    color: #003e74;
    font-weight: bold;
}

.MAlanding-page-header {
    font-size: 14px;
    color: #10069f;
    font-weight: bold;
}

.noleftpadding {
    padding-left: 0 !important;
}

.landing-page-content {
    font-size: 14px;
    float: left;
}

.ah-landing-page-content {
    float: left;
    font-size: 15px;
    font-family: Arial;
}

.new_footer_style {
    font-family: sans-serif;
    font-size: 11pt;
}

#WindowModal .modal-footer .btn {
    padding: 5px 10px;
}

#WindowModal .modal-header h4 {
    font-weight: bold;
    font-size: 14px;
}

#WindowModal .modal-header {
    background-color: #00558C;
    color: white;
}

#AH-PopUp #WindowModal .modal-header {
    background-color: #af1685 !important;
    color: white;
}

#Ibx-PopUp #WindowModal .modal-header {
    background-color: #0075aa !important;
    color: white;
}

#HTA-PopUp #WindowModal .modal-header {
    background-color: #003e74 !important;
    color: white;
}

#WindowModal .modal-footer {
    padding: 5px 5px;
}

#WindowModal .modal-body p {
    color: red;
    font-size: 14px;
}

.modal-dialog {
    position: relative;
    top: 25%;
    padding: 30px;
}

.paddingbottom {
    padding-bottom: 10px;
}

#WindowModal .modal-body label {
    font-size: 14px;
}

.kp-cosmetic-banner-text {
    text-align: left;
    padding: 0px;
}

.federal-welcome-header {
    font-size: 20px;
    color: #00558C;
    font-weight: bold;
}

.dentaqual-rating {
    width: 231px;
    height: 34px;
}

    .dentaqual-rating img {
        width: 100%
    }

    .dentaqual-rating a {
        display: block;
    }

@media (max-width:425px) {
    .dentaqual-rating {
        width: 200px;
        height: 30px;
    }
}

.accordion-footer-row {
    margin-bottom: 10px;
    margin-left: 10px;
}

.ccok-footer {
    color: #888DA0;
    font-size: 15px;
    font-weight: 500;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 30px;
}

    .ccok-footer p {
        color: #888DA0;
        font-size: 15px;
        font-weight: 500;
    }

div.mass-adv-pagination .pdfbtn {
    background-color: #10069f;
}

div.health-team-pagination .pdfbtn {
    background-color: #003E74;
}

 .health-team-pagination .light-theme .current {
    background: #003e74 !important
}

.mass-adv-pagination .light-theme .current {
    background: #10069f !important
}

.header-row-mass-adv {
    border-top: 5px solid #74AC57 !important;
}

.logo-ccok {
    width:100%;
    max-width:400px;
    height:auto;
}
