/*////////////////////////////////////////////////*/
/*//////////// CHW - licensee584 /////////////////*/
/* START COMMON STYLES RELATED TO PRE/POST LAYOUT */
/*////////////////////////////////////////////////*/

/* styles for main html structure display for pre/post layout */
html {
    font-size: 62.5% !important;
}

body,
#body_P,
#body_K,
#body_T,
#body_C {
    margin: 0 0 0 0;
}

#mainContentContainer {
    padding: 0px 0;
    width: 100% !important;
}

#kh_lic_footer_legalease {
    padding-left: 0;
}

/*///////////////////////////////////////////////*/
/*  END COMMON STYLES RELATED TO PRE/POST LAYOUT */
/*///////////////////////////////////////////////*/

/*/////////////////////*/
/* START CUSTOM STYLES */
/*/////////////////////*/

/* KH Nav */

#rsSearchBrowse {
    line-height: 1;
}

#rsBrowse ul li button {
    background: #0174c8 !important;
    border-radius: 0;
}

#rsBrowse ul#licTabs {
    margin: 0 !important;
    padding: 0 !important;
}

#rsBrowse ul#licTabs li button {
    margin: 0;
}

#rsBrowse ul#licTabs li button:hover {
    padding-bottom: 2px;
    margin-top: -2px;
}

#rsSearch {
    background: #0174c8;
    display: inline-flex;
    justify-content: flex-end;
    align-items: center;
    padding: 6px 6px 6px 10px;
    width: 100%;
    border-radius: 0;
}

#rsSearch a.engEspLink,
#rsSearch input#q {}

#rsSectionLabel {}

#rsSearch input#q {

    border-radius: 0;
}

#rsSearch input#searchButton {
    font-size: 0;

    border-radius: 0;
}

#rsSearch button.clearSearch {
    opacity: .75;
}

#rsSearch button.clearSearch:hover {
    opacity: 1;
}

#eac-container-q ul {
    margin: 0;

}

.licNavRow3 {
    border: solid #0174c8;
}

.licNavRow3 ul li {
    width: 100%;
    margin-bottom: 0.5rem;
    padding-right: 1rem;
}

.licNavRow3Col1 {}

.licNavRow3Col1 ul {
    list-style-type: none;
    padding: 0;
}

.licNavRow3Col1 ul li {
    margin-bottom: 1.25rem;
}


#featureArticleImg a {
    margin: 0 auto;
}

h2.categoryName {
    margin: 0;
}

#khcontent ul.medicationsBrandsList {
    margin-left: 4rem !important;

}

#articleHeaderGraphic img,
#categoryHeaderGraphic img {
    display: none;
}

#articleHeaderGraphic h1,
#categoryHeaderGraphic h1 {
    display: block;
    text-indent: 0 !important;
    left: 0 !important;
    font-size: 34px;
    overflow: visible;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: .5em;
    line-height: 40.8px;
    font-weight: normal
}


/* page elements */

#subCatBox {
    border-radius: 0;
}

#subCatBox ul {
    margin-left: 0;
}

#subCatBox ul li {
    background: transparent;

}

#subCatBox h5 {
    font-family: sans-serif;
}

#languagePairLink a,
#languagePairLink span {
    border-radius: 0 !important;
    width: 100
}

#languagePairLink a span.pairedURLBody {}

/* Content */

#categoryHeaderDefaultParents,
#categoryHeaderDefaultKids,
#categoryHeaderDefaultTeens {
    background: transparent;
}

#categoryHeaderDefaultParents h1,
#categoryHeaderDefaultKids h1,
#categoryHeaderDefaultTeens h1 {
    background: transparent !important;
    color: #000;
    border-bottom: 0 none;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 -12px !important;
    box-shadow: none !important;
    -mox-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

#khcontent_article ul {
    list-style-type: disc;
    margin-left: 0;
    padding-left: 1em;
}

#khcontent_article ul li {
    padding-left: 0;
}


#kh_lic_footer,
#kh_lic_footer_links,
#kh_lic_footer_legalease {
    width: 100%;
}

#kh_lic_footer_links {
    text-align: center
}

/* Footer (KH) */
ul#kh_lic_footer_links li {
    background: transparent;
}

#kh_lic_footer {
    margin-top: 20px;
}

/* SLPs */
#KH_WellnessCenterHolder {
    width: 436px;
    margin: 0 auto;
}

#homePageFeatureRotator img {
    width: 100%;
}

#featureNav {
    width: 100% !important;
    margin-top: 1px
}

#LLCentersList ul li {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.25;
    background: transparent;
}

/* Home page */

#ps3c_lic_homepage h2 {
    margin: 0;
}

/* Their nav styles changed for our classes/ids */
/* SERPs */

#kh_search_results ul {
    margin-left: 0 !important;
    padding-left: 0 !important;
    max-width: 100% !important;
    cledar: both
}

#kh_search_results ul li {
    list-style-type: none;
    background: transparent;
    padding-left: 0;
    margin-left: 0px;

}

#clustering,
#clustering h3 {

    border-radius: 0 !important;
}

#clustering h3 {
    background: #2b7dc5 !important;
    border-top: #035b89 solid 3px;
}

#lic_search_results #clustering ul li {
    margin-left: 0px !important;
}

#clustering ul li {
    line-height: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#kh_search_results ul li {
    list-style-type: none;
    background: transparent;
    padding-left: 0;
    margin-left: 0px;
}

/* Their nav styles changed for our classes/ids */
/*#licNavRow2Right {
    position: relative;
    display: block;
    height: 100px;
}*/




/* IE10 +, hide the search 'x' */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    /* IE10+ CSS */
    #clearSearch {
        display: none;
    }
}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS
    #clearSearch {
        display: none;
    }*/
}


@supports (-ms-ime-align:auto) {
    /* IE Edge 16+ CSS
    #clearSearch {
        display: none;
    }*/
}


h2#moreOnThisTopicHeader {
    margin-bottom: 0;
    margin-top: 0;
}

#relatedButtonsHolder {
    padding: 1px 0 0 0;
}



ul#subCatLinks li {
    margin-left: 0 !important;
    padding-left: 0
}

#subCatHeaderLink {
    margin-top: 3px;
    margin-left: 2px;
}

button.subCatClosed {
    background-position: 7px 8.5px !important;
}

button.subCatOpen {
    background-position: 5px 10px !important;
}

#featureArticleImg {
    height: 80px;


    background: white;
    width: 436px;
    margin: 2px auto;



}

#featureNav {
    width: 436px !important;
    margin: 0 auto;
}

#licNavRow2 {
    background: #0074c8;
    height: 39px;
}


#subCatBox .subCatClosed#subCatHeaderLink {
    -ms-background-position-x: 6px !important;
    -ms-background-position-y: 12px !important;
}

#subCatBox .subCatOpen#subCatHeaderLink {
    -ms-background-position-x: 4px !important;
    -ms-background-position-y: 13px !important;
}

/* Hide reviewers */

#reviewerBox {
    display: none;
}

/*//////2021\\\\\\*/

#khContentHeading h1 {
    font-weight: 400 !important;
    color: #3c3c3c !important;
}

.makeAppointmentCHW {
    font-family: 'century gothic', gothic, helvetica, arial, sans-serif;
    padding-right: 8px;
}

.appointmentInnerCHW p {
    position: relative;
}

.CalBlueIconTop::before {
    color: #0075c9;
    border: 3px solid #0075c9;
    width: 62px;
    height: 62px;
    position: absolute;
    display: block;
    border-radius: 50%;
    background-color: #fff;
    padding: 13px 7px;
    content: "";
    top: -36px;
    left: 49px;
    background-image: url(/licensees/licensee584/images/calCHW.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 13px 10px;
}

.apptIntroCHW {
    font-size: 1em;
}

.apptPhoneCHW {
    color: black;
    font-weight: bold;
    font-size: 1.25em;
    display: block;
    width: 100%;
    text-align: left;
}

.apptBoxCHW a {
    background: #0075c9;
    color: white;
    border-radius: 10px;
    padding: 36px 10px 10px 10px;
    width: 160px !important;
    display: block;
    text-align: center;
    font-family: 'century gothic', gothic, helvetica, arial, sans-serif;
    margin-left: 10px;
    position: relative;
    margin-top: 60px;
}

.apptESPCHW {
    text-align: left;
    margin-top: 40px;
}

#leftColumnCHW {
    width: 220px;
    margin-right: 40px;
    padding-left: 12px
}

#leftColumnCHW ul {
    margin: 0 !important;
}

#leftColumnCHW ul li:first-child {
    padding-top: 0px;
}

@media screen and (max-width: 1070px) {
    #leftColumnCHW {
        margin-right: 25px;
    }
}

.leftNavButton {
    display: none;
}

.chw-main-content-alt {
    padding-top: 40px !important;
}



@media screen and (max-width: 1040px) {
    #leftColumnCHW {
        width: 180px;
    }
}



/* @media screen and (max-width: 1023px) {
    .chw-main-content-wrapper {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #mainContentContainer {
        margin: 0 !important;
        width: 100%;
    }
    #mainColumnCHW {
        padding-top: 20px;
    }
    .chw-main-content-alt {
        padding-top: 20px !important;
    }
    .chw-left-nav {
        max-height: 0;
        overflow: hidden
    }
    .chw-left-nav.left-nav-open {
        max-height: 1000px
    }
    #leftColumnCHW {
        width: 100%;
        margin: 0;
        padding-left: 0;
    }
    .makeAppointmentCHW {
        max-height: 0;
        overflow: hidden;
    }
    .makeAppointmentCHW.apptOpen {
        max-height: 1000px;
    }
    .makeAppointmentCHW h2 {
        display: none;
    }
    .leftNavButton {
        width: 100%;
        display: block;
        border: 0 none;
        cursor: pointer;
        background: transparent;
        font-family: 'century gothic', 'apple gothic', gothic, sans-serif;
        text-align: left;
        font-size: 1.5em;
        font-weight: 100;
        padding: 0 0 4px 0;
        border-bottom: 1px solid #ff6b00;
        margin-bottom: 0;
    }
} */

@media screen and (max-width: 700px) {
    .chw-main-content-wrapper {
        padding: 0px !important;
    }

    #ps3c_lic_homepage,
    #khcontent_category,
    #khcontent_article,
    #kh_search_results {
        padding: 0 15px;
    }

    button.medicationsExpand:before,
    button.medicationsExpanded:before {
        left: 17px;
    }

    #khcontent_category ul#medicationsBrandsList {
        background: yellow
    }

    #KH_licNav {
        /*padding: 0 10px;*/
    }

    #khContentHeading h1 {
        padding: 10px;
        text-align: center;
    }

    #leftColumnCHW {
        padding: 10px;
    }

    #kh_lic_footer {
        padding: 0 15px;
    }

    #kh_searched_for {
        padding: 0 15px;
    }

    #relatedBoxParents {
        margin: 0 10px;
    }
}

@media screen and (max-width: 480px) {
    ul#kh_lic_footer_links {
        margin: 0 0 20px 0 !important;
        width: 100%;
    }

    ul#kh_lic_footer_links li {
        display: block;
        margin-bottom: 5px;
    }

}

@media screen and (max-width: 450px) {
    html[lang=es] ul#navTabsPKT li button {
        font-weight: normal;
    }

    .pagination {
        margin-bottom: 40px !important;
    }

    .paginationCount {
        top: 26px !important;
        position: relative;
    }

    #rsSectionLabel {

        padding-left: 0;
    }

    #rsSearch {
        border-radius: 0 !important;
    }
}

@media screen and (max-width: 440px) {
    #rsBrowse ul li button {
        border-radius: 0 !important;
    }
}

@media screen and (max-width: 400px) {

    html[lang=es] ul#navTabsPKT {
        margin-top: -45px;
    }

    html[lang=es] ul#navTabsPKT li.current button {
        padding-bottom: 38px !important;
        margin-bottom: -10px !important;
    }

    html[lang=es] ul#navTabsPKT li button {
        width: 80px !important;
        height: 40px !important;
    }

    html[lang=es] ul#navTabsPKT li:first-child button {
        width: 110px !important;
    }
}

@media screen and (max-width: 360px) {
    #navTabsPKT {
        margin: 0;
        padding: 0;
    }

    #navTabsPKT button {
        /*padding: 5px 8px 1px 8px !important;*/
    }

    #relatedButtonsHolder {
        padding-left: 10px;
    }

    ul#licTabs li button:hover {
        padding-bottom: 4.5px !important;
        margin-top: -1px;
    }
}

@media screen and (max-width: 326px) {

    ul#navTabsPKT li#PKTtabTeens button,
    ul#navTabsPKT li#PKTtabParents button,
    ul#navTabsPKT li#PKTtabKids button {
        margin-left: 1px;
    }
}

/* left/right rail overrides */
.chw-col-15-custom {
    min-width: 260px;
}

.chw-col-20-custom {
    min-width: 260px;
}

main#main-content #mainColumnCHW {
    max-width: calc(100% - 520px) !important;
}

@media screen and (max-width: 1260px) {
    .chw-col-15-custom {
        min-width: 200px;
    }

    .chw-col-20-custom {
        min-width: 220px;
    }

    main#main-content #mainColumnCHW {
        max-width: calc(100% - 420px) !important;
    }
}

@media screen and (max-width: 900px) {
    main#main-content #mainColumnCHW {
        max-width: calc(100% - 200px) !important;
    }

    .chw-row-custom {
        flex-wrap: wrap !important;
    }

    .chw-col-15-custom {
        width: 150px !important;
    }

    .chw-col-20-custom {
        width: 100% !important;
        display: block;
    }
}

@media screen and (max-width: 750px) {
    main#main-content #mainColumnCHW {
        max-width: 100% !important;
    }

    .chw-col-15-custom {
        width: 100% !important;
    }
}

@media screen and (max-width: 700px) {
    main#main-content #mainColumnCHW {}

    .chw-row-custom {
        margin: 0 20px;
    }
}

@media screen and (max-width: 560px) {
    .chw-row-custom {
        margin: 0 10px;
    }
}

@media screen and (min-width: 1001px) {
    .ps3c_featured_links p {
        height: 6rem;
    }
}


@media screen and (max-width: 1051px) and (min-width: 1001px) {
    .ps3c_featured_links ul {
        height: 20rem !important;
    }
}

@media screen and (max-width: 1010px) and (min-width: 1001px) {
    .ps3c_featured_links p {
        height: 7rem;
    }
}

@media screen and (max-width: 1000px) {

    #ps3c_lic_home_pkt_links {
        display: flex !important;
        justify-content: space-evenly !important;
        flex-direction: column !important;
    }

    #ps3c_lic_home_p,
    #ps3c_lic_home_k,
    #ps3c_lic_home_t {
        border: 1px solid #036 !important;
        border-radius: 8px 8px 0 0 !important;
        width: 100% !important;
        max-width: initial !important;
        margin-bottom: 2rem !important;
    }

    .ps3c_featured_links {
        background: #fefbe1 !important;
        padding: .5rem !important;
        font-size: 1.5rem !important;
        text-align: center !important;
    }

    #ps3c_lic_homepage #ps3c_lic_home_pkt_links h2 a {
        padding-top: 14rem !important;
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        display: block !important;
        height: 20rem !important;
        background-position: 0 25% !important;
        position: relative !important;
    }

    #ps3c_lic_home_k {
        margin: 0 0 2rem 0 !important;
    }

    #ps3c_lic_homepage #ps3c_lic_home_pkt_links h2 a span.hideOffScreen {
        position: absolute !important;
        bottom: 0 !important;
        width: 100% !important;
        top: 17rem !important;
    }
}