body {
    text-align: left !important;
    color: #393939;
}

a {
    /*  color: #D96C1C;*/
    color: #5c712f;
    font-weight: 500;
    text-decoration: none;
}

/*body a:link {
  font-weight: 500;
}*/

#drawer-button {
    color: #ffffff;
}

a:hover {
    color: #5c712f;
}

p {
    color: #393939;
}

.no-padding {
    padding: 0 !important;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
} /*overwrites bootstrap */

header .navigation {
    background-color: #2363a0;
}

header a {
    color: #ffffff;
    font-weight: bold;
    border-right: 1px solid white;
    padding: 0.8em;
}

header a:last-child {
    border-right: 0;
}

header a:hover {
    color: #ffffff;
    text-decoration: none;
}

header .nav-item {
    border-right: 1px solid white;
    padding: 4px 28px 0 28px;
}

header .nav-item:last-child {
    border-right: 0;
}

#MyTools {
    background-color: #d96c1c;
    /*margin-right: -294px;*/
}

header .navbar .navbar-nav .nav-link {
    color: #ffffff;
    padding-top: 0px;
}

#logoheader {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    height: 72px;
    padding-top: 10px;
}

#loginsubmit {
    font-weight: bold;
    /*background-color: #d96c1c;
  border-color: #d96c1c;*/
    background-color: #2363a0;
    border-color: #2363a0;
    box-shadow: 0 0 0 2px;
    margin-right: 55px;
    width: 74px;
    cursor: pointer;
}

#logo,
#logo1 {
    padding: 16px 0;
    padding-top: 0px;
}

#FindDoc {
    display: table-row;
}

#PlansandBenefits,
#HealthWell,
#Aboutus {
    display: table-row;
    width: 100%;
}

#mobmenu h2 {
    padding: 16px;
}

#logout {
    background-color: #2980b9;
    border-color: #2980b9;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0.2rem !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    border-left-style: solid !important;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
        Arial, sans-serif !important;
    font-size: 14px !important;
    line-height: 17.5px !important;
    padding-bottom: 4px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 4px !important;
    width: 69.7875px !important;
    height: 26.8px !important;
    text-transform: none !important;
    letter-spacing: normal !important;
}

#mywhaaccount {
    font-size: small;
}

#username {
    width: 183px;
}

#password {
    width: 166px;
}

#pass {
    padding-left: 39px;
    font-size: small;
}

/* Hover */
.sidebar-nav {
    padding: 9px 0;
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0;
}

#MyTools.nav-tabs .dropdown-menu,
.nav-pills .dropdown-menu,
.navbar .dropdown-menu {
    margin-top: 0;
    margin-right: -168px;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #ffffff;
}

.navbar a {
    text-decoration: none;
}

.nav-item:hover {
    background-color: #2980b9;
}

ul.dropdown-menu li {
    padding: 5px 5px 5px 16px;
}

ul.dropdown-menu li:hover {
    color: #2363a0;
    background-color: #ffffff;
}

ul.dropdown-menu li a {
    color: #54697e;
    font-weight: 500 !important;
    font-size: 0.9rem;
}

ul.dropdown-menu li a:hover {
    color: #2363a0;
}

.dropdown-divider {
    height: 1px;
    margin: 0;
    overflow: hidden;
    background-color: #ffffff;
}

#test {
    background-color: #ececec;
}

.dropdown-header {
    color: #54697e;
    font-weight: bold;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999;
    display: none;
    float: left;
    min-width: 100%;
    padding: 0 !important;
    margin: auto;
    font-size: 1rem;
    color: #292b2c;
    text-align: left;
    list-style: none;
    background-color: #ececec;
    border-top: none;
    border-radius: 0;
}
/*end */

/* Home  Page form css*/
#panel-heading {
    /*background-color: #D96c1c; commented for calpers comment - no white text on orange*/
    background-color: #2363a0;
    color: #ffffff;
    margin: 0;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 5px;
    font-weight: 500;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#panel-heading > .text-primary {
    color: #ffffff !important;
}

.panel {
    background-color: #ececec;
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
    margin-right: auto;
    margin-left: auto;
    max-width: 300px;
    box-shadow: 5px 5px 10px #888888;
    border-radius: 4px;
    outline: #d96c1c;
}

.text-primary {
    color: #fff;
}

.form-group {
    color: #54697e;
    margin: 5px;
    background: #ececec;
}
.form-group .btn-default {
    text-align: center;
}
h5 {
    color: #393939;
    text-align: left;
    font-weight: normal;
}

.btn-default {
    color: #fff;
    background-color: #2363a0; /* commented cause of calpers comment no white text on orange #d96c1c;*/
    align-content: center;
    cursor: pointer;

    /*  text-align:center*/
}

.btn-primary,
.btn-secondary {
    cursor: pointer;
}

/*Home Content */
#homecontent {
    font-family: Museo Sans 100;
}

#homecontent span {
    font-family: Museo Sans Cyrl 500;
    color: #2363a0;
}

/*End of Home Content */

#securecontainer {
    margin-left: 5%;
}

#homeGrid {
    margin-bottom: 10px;
}

#homeGrid > div {
    flex-basis: 50%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #homeGrid > div {
        flex-basis: 45%;
    }
}

#homeGrid a {
    display: flex;
    width: 100%;
    height: 167px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    align-items: center;
    position: relative;
    text-shadow: 2px 2px 5px black;
}

#homeGrid a {
    text-decoration: none;
}
#homeGrid a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to bottom right, #386bd1, #ff3b00);
    opacity: 0.6;
    /*opacity: .8;*/
}

#homeGrid a:hover::before {
    background-image: linear-gradient(to top left, #386bd1, #ff3b00);
    opacity: 0.3;
    /*opacity: .1;*/
}

#homeGrid a > span {
    width: 90%;
    display: block;
    text-align: center;
    font-size: 2.4em;
    margin: 0 auto;
    font-weight: bold;
    color: #ffffff;
    z-index: 1;
}

@media (max-width: 576px) {
    #homeGrid > div {
        flex-basis: 100%;
    }

    #homeGrid a > span {
        font-size: 1.5em;
    }
}

#login .btn-info {
    background-color: #53697a;
    border-color: #53697a;
}

a.topLoginLinks {
    color: #2363a0 !important;
    font-family: Museo Sans 100;
    font-weight: 500;
    /*padding-left: 0;*/
    padding: 0;
}

a.topLoginLinks:hover {
    color: #0091ae !important;
}

/* CSS for Query tools */
#bill,
#doc,
#coverage,
#claims-tools,
#account,
#replacementID {
    background-color: #5c712f;
}

.sidebar-tools a {
    color: #ffffff;
}

a.tile-link {
    text-decoration: none;
}

.tile-link {
    -js-display: flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #2980b9;
    padding: 10px;
    margin: 2px 0;
    font-weight: bold;
}

.tile-link:hover {
    background-color: #2980b9;
}

.tile-link[data-toggle]:after {
    content: '\f067';
    font-family: 'fontawesome';
    transition: all 0.25s ease-in-out;
    float: right;
}
.tile-link[aria-expanded='true']:after {
    transform: rotate(45deg);
}

.sidebar-collapse {
    background-color: #ececec;
    margin-top: -2px;
}
.sidebar-collapse .sidebar-collapse-link {
    color: #54697e;
    display: block;
    padding: 10px;
    border: 1px solid #ececec;
    border-bottom: 1px solid #ffffff;
}
/*
.col-md-4 {
max-width: 1000px;
}
*/
/*
Footer css styles
*/
/*footer container {
  width: 1000px;
}*/

.full {
    width: 100%;
}
.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}
.footer {
    background: #ececec;
    height: auto;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #dddddd;
}
.footer p {
    margin: 0;
}
.footer img {
    max-width: 100%;
}
.footer h3 {
    border: 1px;
    color: #54697e;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    margin: 16px 0 0 0;
    padding: 0px 0 0px;
    text-transform: uppercase;
}

#footer .vcenter {
    vertical-align: middle;
    display: inline-block;
    float: none;
}
/* Title text*/
.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    margin-top: 15px;
    color: #7f8c8d;
}

.footer ul li a {
    padding: -1px 0 5px 0;
    display: block;
}

.footer a {
    color: #78828d;
    padding: 0;
}
.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
    background: #ffffff;
    display: inline-block;
    float: left;
    height: 30px;
    clear: both;
    width: 100%;
}
.newsletter-box .btn {
    border: medium none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    height: 40px;
    padding: 0;
    width: 100%;
    color: #fff;
}
.newsletter-box {
    overflow: hidden;
}
.bg-gray {
    background-image: -moz-linear-gradient(center bottom, #bbbbbb 0%, #f0f0f0 100%);
    box-shadow: 0 1px 0 #b4b3b3;
}
.social li {
    /*background: none repeat scroll 0 0 #5c712f;*/
    background: none repeat scroll 0 0 #2363a0;
    border: 2px solid #d96c1c;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}
.social li a {
    color: #5c712f;
}
.social li:hover {
    /*border: 2px solid #5c712f;*/
    border: 2px solid #2363a0;
    background: #d96c1c;
}
.social li a i {
    font-size: 16px;
    /*margin: 0 0 0 5px;*/
    margin: 5px 6px 59px 5px;
    color: #edeff1 !important;
}
.footer-bottom {
    /*  background: #D96c1c;*/
    background: #2363a0;
    border-top: 1px solid #dddddd;
    color: #fff;
    /*padding-top: 10px;
padding-bottom: 35px;
*/
    padding-top: 10px;
    padding-bottom: 1px;
    line-height: 1;
}

.linelittle:not(:last-child) {
    border-right: 1px solid #000000;
    font-size: 32px;
}

/* overriding search providers page from original wha css form-pane-calpers*/
.form-pane-calpers {
    background-color: #ececec;
    margin-bottom: 20px;
    padding: 0;
    border: 0;
    color: #000000;
    height: 80%;
}

.form-pane-calpers .pane-content {
    padding: 16px;
    margin-bottom: 1em;
}

.pane-title-calpers {
    font: 5em 'Open Sans', sans-serif;
    padding: 5px 20px;
    background-color: #2363a0;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
}

#quick_links {
    background-color: #ececec !important;
    padding: 10px;
}

.card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: #d97c1c;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.header-image {
    height: 250px;
    width: 100%;
}
.header-image h1 {
    background-color: #6c7a45;
    color: #ffffff;
    background-color: rgba(108, 122, 69, 0.8);
}

.background-image {
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

#nav-login {
    color: white;
    background-color: #2363a0;
    border-color: #2363a0;
    text-align: center;
    font-size: large;
    font-weight: bold;
    line-height: 1.5;
    margin: 18px;
    cursor: pointer;
}

@media (min-width: 768px) {
    #nav-login {
        float: right;
    }
}

@media (max-width: 991px) {
    #navbarSupportedContent .nav-link:hover,
    #navbarSupportedContent .nav-item:hover {
        background-color: #2363a0;
    }
}

@media (max-width: 448px) {
    #app-container {
        top: 48px;
    }

    #calpersfooter {
        padding-top: 55px;
    }

    #drawer-button {
        visibility: visible;
    }

    #westernhealth-logo,
    #calpers-logo {
        /*    position: relative;
    padding: 0px;
    width: 50%;
    max-width: 50%;*/
        margin: 0 auto;
    }

    #westernhealth-logo img,
    #calpers-logo img {
        position: relative;
        max-width: 41%;
        width: 41%;
    }
}

#link-block:hover {
    background-color: #eeeeee;
    /*  margin-right: -7px;*/
    box-shadow: 1px 0 0 #eeeeee;
    border-radius: 6px;
}

#link-block a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

#link-block h5 {
    color: #2980b9;
    text-align: left;
    font-weight: 900;
    font-size: 17px;
    margin-bottom: 0;
    padding-bottom: 9px;
    padding-top: 10px;
}

#link-block p {
    text-align: left;
    margin-bottom: 0;
}

#editAccountLink {
    color: #393939;
    font-style: normal;
    font-size: 12px;
}

.greeting {
    font-weight: 600;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#quicklinks,
#memberguidelines,
#qualityofcare {
    font-size: 14.4px;
    font-weight: 500;
}

#quicklinks a:hover,
#memberguidelines a:hover,
#qualityofcare a:hover,
#myBillnav a:hover {
    background-color: #ffffff;
    text-decoration: none;
}

#myDoctornav a:hover {
    background-color: #ffffff;
    text-decoration: none;
}

#formsanddownloads,
#rightsresponsibilities,
#CalQualityCare {
    border: 1px solid #ececec;
}

#mydocnavbar,
#coveragenavbar,
#claims-toolsnavbar,
#accountnavbar {
    background-color: #ececec;
    color: #54697e;
}

#myBillnav a,
#myDoctornav a,
#coveragenav a,
#claims-toolsnav a,
#accountnav a {
    background-color: #ffffff;
    /*color:#2363a0;*/
}

#myBillnav a:hover,
#myDoctornav a:hover,
#coveragenav a:hover,
#claims-toolsnav a:hover,
#accountnav a:hover {
    color: #2363a0;
}

.scrollable-menu {
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
    max-width: 500px;
}

.one-whole {
    width: 100% !important;
    text-align: left;
}

.main {
    padding-top: 10px !important;
    display: block !important;
    margin: auto;
    width: 60%;
}
#fac_type legend,
#prac_type legend {
    width: fit-content;
}

#table-d td,
#table-d tr {
    border: 2px solid white;
    /*  border-radius:11px;*/
    padding: 10px;
}

#table-d {
    border-radius: 11px;
    width: 100%;
}

#table-d thead tr:first-child td:first-child {
    border-top-left-radius: 6px;
}

#table-d thead tr:first-child td:last-child {
    border-top-right-radius: 6px;
}

#table-d tbody tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
}

#table-d tbody tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}
#table-d tr:first-child td:first-child {
    border-bottom-left-radius: 6px;
}

#table-d tr:first-child td:last-child {
    border-bottom-right-radius: 6px;
}
.margin-table-d {
    margin-top: 10px;
}

#table-data {
    width: 100%;
    overflow: hidden;
    border-collapse: collapse;
    border: 5px solid white;
    border-color: white;
    border-radius: 11px;
}

#table-data td {
    padding: 10px;
}

#table-data thead tr:first-child td:first-child {
    border-top-left-radius: 6px;
}

#table-data thead tr:first-child td:last-child {
    border-top-right-radius: 6px;
}

#table-data tbody tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
}

#table-data tbody tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}
#table-data tr:first-child td:first-child {
    border-bottom-left-radius: 6px;
}

#table-data tr:first-child td:last-child {
    border-bottom-right-radius: 6px;
}
.margin-table-data {
    margin-top: 10px;
}

.imageheader {
    position: relative;
}
.imageheader img {
    display: block;
    width: 100% !important;
    height: 250px;
    object-fit: cover;
}

.imageheader h1,
.imageheader h2,
.imageheader h3,
.imageheader h4,
.imageheader h5,
.imageheader h6 {
    position: absolute;
    bottom: 0%;
    left: 0%;
    width: fit-content;
    height: fit-content;
    color: white;
    background-color: rgba(108, 122, 69, 0.8);
    font-size: 40px !important;
    font-weight: 500 !important;
    padding: 24px;
    margin-bottom: 0px !important;
}

.imageheader a {
    color: white;
    text-decoration: none;
}

.days {
    /* other spans to position through coordonates as well */
    position: absolute;
    top: 25%;
    left: 0%;
}

#validatesymbol {
    color: red;
}

.col-lg-3 a {
    text-decoration: none !important;
}

#FindDoctor a,
#plans-and-benefits a,
#health-and-wellness a,
#aboutus a,
#mobFindDoctor a,
#mobplans-and-benefits a,
#mobhealth-and-wellness a,
#mobaboutus a {
    text-decoration: none !important;
}
/*@media print{



  a:not(header):after{content:" (" attr(href) ") " !important;font-size:0.8em !important;font-weight:normal !important; } 



}


*/

/*:not(header a:after) {content:" (" attr(href) ") " !important;font-size:0.8em !important;font-weight:normal !important; } */

@media print {
    body a[href^='http:']::after,
    body a[href^='mailto:']::after {
        content: ' (' attr(href) ') ';
        font-size: 0.8em;
        font-weight: normal;
    }
    body header a::after {
        content: '';
    }
}

/* Secure Message Center  */
.smc__link {
    padding: 0 0.2em;
}

.smc__icon {
    color: #3d3935;
    transition: 0.1s transform ease-in-out;
}

.smc__icon:link,
.smc__icon:active,
.smc__icon:visited,
.smc__icon:hover {
    color: #3d3935;
}

.smc__icon:hover {
    transform: scale(1.3);
}
