  ﻿/*SITE.MASTER*/
body {
    background: #fff;
}

#top_banner, #top_banner a {
    color: #fff;
    font-size: 16px;
}

    #top_banner a {
        font-weight: bold;
        text-decoration: none;
    }

    #top_banner img {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    #top_banner #ahs_logo {
        width: 147px;
        margin-right: 42px;
    }

    #top_banner #mha_logo {
        width: 100px;
    }

@media (max-width:355px) {
    #top_banner .default_logo {
        width: 100%;
        display: block;
    }

    #top_banner #ahs_logo {
        margin-right: 0px;
    }

    #top_banner #mha_logo {
        margin-bottom: 0px;
    }
}

#social_bar {
    padding: 20px 0px;
}

#social_icons a.font_change {
    text-decoration: none;
    font-size: 22px;
}

#social_icons a span.fa-stack {
    margin-top: -2px;
}

#page_title {
    text-transform: uppercase;
    text-decoration: none;
}

    #page_title h2 {
        margin-bottom: 30px;
    }

    #page_title:hover {
        opacity: 0.8;
    }

    #page_title:visited {
        color: inherit;
    }

a.ccfd_button {
    background: #dd6e26;
    border: 1px solid #dd6e26;
    border-radius: 50px;
    padding: 10px 20px;
    font-weight: bold;
    color: #fff !important;
    text-decoration: none;
    user-select: none;
    box-shadow: none !important;
    min-width: 330px;
    text-align: left;
}

    a.ccfd_button i {
        float: right;
        margin-top: 5px;
    }


    a.ccfd_button:hover {
        color: #fff;
        opacity: 0.8;
    }

a.hcl_button {
    background: #525252;
    border: 1px solid #525252;
    border-radius: 50px;
    padding: 10px 25px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    user-select: none;
}

    a.hcl_button:hover {
        opacity: 0.8;
        color: #fff;
    }

    a.hcl_button.aspNetDisabled {
        cursor: default;
        pointer-events: none;
        opacity: 0.65;
    }

        a.hcl_button.aspNetDisabled:hover {
            background: RGBA(82,82,82,1);
            border: 1px solid RGBA(82,82,82,1);
        }

#hcl_banner_parent a {
    color: inherit;
}

.hcl_banner {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    cursor: pointer;
}

    .hcl_banner i {
        font-size: 72px;
    }

    .hcl_banner div {
        position: relative;
        bottom: 15px;
        margin-left: 20px;
        font-size: 26px;
        display: inline-block;
        margin-top: 20px;
        width: 245px;
        text-align: center;
    }

.center {
    text-align: center;
}

@media (max-width:768px) {
    .hcl_banner div {
        width: 100%;
        font-size: 20px;
        margin-left: 0;
    }

    a.ccfd_button {
        min-width:255px;
        padding:10px;
        text-align:center;
        font-size:13px;
    }

    a.ccfd_button i {
        float:none;
    }
}

@media (max-width:512px) {
    .hcl_banner div {
        /*font-size:16px;*/
    }
}

/*DEFAULT.ASPX*/
#hcl_home_banner {
    background: #EBEFF3;
    text-align: center;
    padding: 100px 0px;
}

    #hcl_home_banner a {
        text-decoration: none;
    }

        #hcl_home_banner a .hcl_home_banner_hitbox {
            height: auto;
            width: 100%;
            margin: 0 auto;
            text-align: center;
        }

        #hcl_home_banner a i {
            font-size: 150px;
        }

        #hcl_home_banner a span {
            color: rgba(51,51,51,1);
            display: block;
            font-size: 28px;
            margin-top: 40px;
        }

#find_a_doctor {
    text-align: center;
    margin-top: 50px;
    font-size: 22px;
}

@media (max-width:991px) {
    #hcl_home_banner {
        background: none;
        padding: 0px;
    }

    .hcl_home_banner_hitbox {
        background: #EBEFF3;
        padding: 20px;
    }
}

@media (max-width:400px) {
    #hcl_home_banner a i {
        font-size: 100px;
    }

    #hcl_home_banner a span {
        font-size: 18px;
    }
}

/*SEARCH.ASPX*/
#icon_banner {
    background: #EBEFF3;
}

.search_title {
    font-size: x-large;
    margin: 75px 0 25px 0;
    color: #7d7d7f;
}

.location_form #locationOr {
    margin: 35px 10px 0px 10px;
}

#SearchButtonSubmit {
    margin: 0 auto;
}

select {
    min-width: 200px;
}

#facilitySearchTextBox, #TypeDropDownList {
    width: 50%;
    max-width: 442px;
    min-width: 300px;
}

input[type=checkbox], input[type=radio] {
    margin: 4px;
}

/*RESULTS.APSX*/
#view_select .view_button {
    font-size: 18px;
    color: #7D7D7D;
    margin: 0 10px 0 10px;
    float: right;
    cursor: pointer;
}

#view_select div.selected {
    color: #333333;
    font-weight: bold;
}

#result_start {
    font-size: x-large;
    margin: 50px 0 15px 0;
}

#GoogleMapPanel {
    height: 600px;
    /*height:75vmin;
    max-height:400px;
    min-height:300px;*/
}

#hclListView {
    color: #4D4D4D;
    margin-top: 30px;
}

    #hclListView a.list_title {
        text-decoration: none;
        font-weight: bold;
    }

    #hclListView a.list_title, #searchTypeHyperLink, #searchTypeHyperLink:visited, .back_link, .back_link:visited {
        color: #005A83;
    }

        #hclListView a.list_title:hover, #searchTypeHyperLink:hover, .back_link:hover {
            opacity: 0.8;
            text-decoration: none;
        }

    #hclListView .list_links a {
        display: inline-block;
        text-decoration: none;
        color: #949494;
        margin-right: 20px;
    }

    #hclListView .list_links a, a.list_directions {
        color: #005A83;
    }

        #hclListView .list_links a:hover {
            text-decoration: underline;
        }

.infowindow_line hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

#FacilityListViewDataPager, #ServiceListViewDataPager {
    float: right;
}

    #FacilityListViewDataPager > a, #FacilityListViewDataPager > span, #ServiceListViewDataPager > a, #ServiceListViewDataPager > span, .ListResultsPerPage {
        margin: 0 10px;
        text-decoration: none;
        font-size: large;
        color: #4d4d4d;
    }

        #FacilityListViewDataPager > a:hover, #ServiceListViewDataPager > a:hover {
            text-decoration: underline;
        }

        .ListResultsPerPage:hover {
            color: #4d4d4d;
        }

.gridContainer {
    margin-top: 20px;
}

.gridImg {
    width: 100%;
    background: rgba(228, 228, 228, 1);
    text-align: center;
    margin-bottom: 5px;
    max-height: 222px;
}

    .gridImg img {
        height: 222px;
    }

    .gridImg span.fa {
        display: none;
        font-size: 130px;
        color: #949494;
        margin-top: 46px;
        margin-bottom: 46px;
    }

    .gridImg img {
        width: 100%
    }

.gridInfo {
    width: 100%;
    background: rgba(234, 241, 248, 1);
    padding: 20px;
}

    .gridInfo a.gridTitle {
        color: #005a83;
        text-decoration: none;
        font-weight: bold;
    }

    .gridInfo .gridPhone a {
        text-decoration: none;
        color: rgb(148, 148, 148);
    }

    .gridInfo .gridDirections a {
        text-decoration: none;
    }

.gridDirections {
    margin-bottom: 0;
}
/*FACILITY.ASPX*/
.hcl_title {
    margin-top: 0px;
    color: rgba(7, 181, 195, 1);
}

.back_link {
    margin-top: 75px;
    font-size: larger;
    font-weight: bold;
    text-decoration: none;
    float: right;
}

@media (max-width:567px) {
    .back_link {
        float: left;
        margin-top: 20px;
    }
}

#facilityOfficialNameHyperLink {
    text-decoration: none;
}

#detailsAccordion {
    margin: 25px 0px;
}

    #detailsAccordion details summary {
        border: 1px solid black;
        border-radius: 0px;
        border-top: none;
        border-left: none;
        border-right: none;
    }

    #detailsAccordion details {
        margin: 0;
    }
        /*#detailsAccordion details > summary::before{
    content:none;
    display:none;
}*/
        #detailsAccordion details > summary::after {
            content: ""; /*content:"+";*/
            float: right;
        }

        #detailsAccordion details.on > summary::after {
            content: ""; /*content:"-";*/
        }

        #detailsAccordion details:first-child summary {
            border-top: 1px solid black;
        }

        #detailsAccordion details summary {
            color: #000;
            padding: 15px 30px;
            background: rgba(234, 241, 248, 1);
            font-size: 18px;
            font-weight: bold;
        }

            #detailsAccordion details summary:hover {
                background-color: #ccc;
                text-decoration: none;
                transition: 0.4s;
                z-index: 0;
            }

            #detailsAccordion details summary:focus {
                text-decoration: none;
            }

    #detailsAccordion details {
        background: rgba(244, 248, 251, 1);
        border-color: rgba(244, 248, 251, 1);
        border-radius: 0;
    }

    #detailsAccordion details {
        padding-bottom: 0;
    }

        #detailsAccordion details[open] {
            border-bottom: 1px solid black;
        }

    #detailsAccordion .tgl-panel {
        padding: 1em 0;
        font-size: 14px;
        color: #000;
    }

        #detailsAccordion .tgl-panel div {
            margin-top: 10px;
        }

.hcl_sidebar .well {
    background: rgba(234, 241, 248, 1);
    border-radius: 2px;
    border-color: rgba(234, 241, 248, 1);
}

    .hcl_sidebar .well h4 {
        margin-top: 0px;
    }

.hcl_sidebar .sidebar_left {
    vertical-align: top;
    margin-top: 2px;
}

.hcl_sidebar .sidebar_right {
    display: inline-block;
    max-width: 279px;
    word-break: break-word;
    margin-left: 25px;
}

.sideBarLabel {
    font-size: 13px;
    vertical-align: top;
}

.hcl_sidebar div:not(:first-child) {
    margin-top: 15px;
}

.facility_header, .service_header {
    margin-top: 75px;
    margin-bottom: 0px;
}

#serviceAccordion ul li a {
    color: #005A83;
}

    #serviceAccordion ul li a:hover {
        opacity: 0.8;
    }

#MainPlaceHolder_gettingThereLabel p a:after {
    content: url('/findhealth/images/pdf.jpg');
}

.feedbackSidebar {
    text-align: center;
}

#mobileContainer {
    width: 100%;
    margin: 20px 0px;
}

#mobileTelephoneContainer, #mobileGetDirectionsContainer {
    /*float:left;*/
}

#mobileTelephoneContainer {
    /*margin:10px 20px 10px 0px;*/
}

#mobileGetDirectionsContainer {
    /*margin:10px 0px;*/
}

#mobileTelephoneHyperlink {
    color: #000;
    opacity: 0.7;
    text-decoration: none;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
}

#mobileGetDirectionsHyperlink {
    color: #000;
    opacity: 0.7;
    text-decoration: none;
    font-weight: bold;
}

    #mobileGetDirectionsHyperlink:hover, #mobileTelephoneHyperlink:hover {
        opacity: 1;
    }


/*DEFAULT STYLES START*/
#ref_default .hcl_mha, #ref_default .hcl_ahs { /*HIDE AHS AND MHA BRANDING*/
    display: none;
    visibility: hidden;
}

/*SITE.MASTER*/
#ref_default #top_banner .hcl_default img {
    height: 43px;
}

#ref_default #top_banner a.banner_link {
    display: none;
}

#ref_default #top_banner {
    background: rgba(4, 176, 196, 1);
}

    #ref_default #top_banner span {
        display: inline-block;
        margin: 25px 0;
        float: right;
    }

@media (max-width:991px) {
    #ref_default #top_banner div.col-sm-12 {
        text-align: center;
    }

    #ref_default #top_banner span {
        width: 100%;
        text-align: center;
        float: none;
    }

    #ref_default #top_banner span, #ref_default #top_banner a {
        font-size: 14px;
    }

    #page_title {
        text-align: center;
    }
}

@media (max-width:768px) {
    #ref_default #top_banner span, #ref_default #top_banner a {
        font-size: 12px;
    }

    #view_select {
        width: 300px;
        margin: 0 auto;
    }

    #social_bar img {
        margin: 0 auto;
    }
}

#ref_default #social_icons a {
    color: rgba(161, 169, 172, 1);
}

    #ref_default #social_icons a:hover {
        color: rgba(161, 169, 172, 0.8);
    }

/*HOME PAGE*/
#ref_default #hcl_home_banner a {
    color: rgba(4, 176, 196, 1);
}

#ref_default #find_a_doctor .hcl_fad_button {
    background: RGBA(82,82,82,1);
    border-color: RGBA(82,82,82,1);
}
/*SEARCH PAGE*/
#ref_default #icon_banner .hcl_banner i.fa {
    color: rgba(4, 176, 196, 1);
}

#ref_default #icon_banner .selected i.fa {
    color: rgba(4, 176, 196, 0.5);
}

#ref_default .form_label {
    color: rgba(7, 171, 160, 1)
}
/*DEFAULT STYLES END*/


/*AHS STYLES START*/

/*SITE.MASTER*/
#ref_ahs #hcl_home_banner {
    background: #EBEFF3;
}

    #ref_ahs #hcl_home_banner a {
        color: rgba(0, 101, 188, 1);
    }

#ref_ahs .hcl_mha, #ref_ahs .hcl_default { /*HIDE MHA AND DEFAULT BRANDING*/
    display: none;
    visibility: hidden;
}

#ref_ahs a.hcl_button {
    background: #155F68;
    border-color: #155F68;
    color: #FFF;
}

#ref_ahs #top_banner a.hcl_ahs.banner_link {
    margin: 15px 0px;
    display: inline-block;
}

#ref_ahs #top_banner {
    background: rgba(0, 101, 188, 1);
}

    #ref_ahs #top_banner .hcl_ahs img {
        height: 60px;
        float: left;
        margin-right: 15px;
    }

#ref_ahs #social_icons a {
    color: rgba(0, 101, 188, 1);
}

    #ref_ahs #social_icons a:hover {
        color: rgba(161, 169, 172, 0.8);
    }

@media (max-width:991px) {
    #ref_ahs .hcl_home_banner_hitbox {
        background: #EBEFF3;
    }
}

/*HOME PAGE*/
/*SEARCH PAGE*/
#ref_ahs #icon_banner .hcl_banner i.fa {
    color: rgba(0, 101, 188, 1);
}

#ref_ahs #icon_banner .selected i.fa {
    color: rgba(0, 101, 188, 0.5);
}

#ref_ahs .form_label {
    color: rgba(0, 101, 188, 1);
}

#ref_ahs #hclListView a.list_title, #ref_ahs #searchTypeHyperLink, #ref_ahs #searchTypeHyperLink:visited, #ref_ahs .back_link, #ref_ahs .back_link:visited {
    color: #0065BD;
}

/*RESULTS*/
#ref_ahs #hclListView .list_links a, a.list_directions {
    color: #0065BD;
}

.selected {
    font-weight: bold;
    color: #000;
}

/*FACILITY/SERVICE PAGE*/
#ref_ahs .hcl_title {
    color: rgba(0, 101, 188, 1);
}

/*AHS STYLES END*/


/*MHA STYLES START*/

/*SITE.MASTER*/
#ref_mha #hcl_home_banner {
    background: #E7F2FC;
}

    #ref_mha #hcl_home_banner a {
        color: rgba(0, 90, 130, 1);
    }

#ref_mha .hcl_ahs, #ref_mha .hcl_default { /*HIDE AHS AND DEFAULT BRANDING*/
    display: none;
    visibility: hidden;
}

#ref_mha a.hcl_button {
    background: #A9D44F;
    border-color: #A9D44F;
    color: #005A83;
}

#ref_mha #top_banner a.hcl_mha.banner_link {
    margin: 15px 0px;
    display: inline-block;
}

#ref_mha #top_banner {
    background: rgba(0, 90, 130, 1);
}

    #ref_mha #top_banner .hcl_mha img {
        height: 60px;
        float: left;
        margin-right: 15px;
    }

#ref_mha #social_icons a {
    color: rgba(0, 90, 130, 1);
}

    #ref_mha #social_icons a:hover {
        color: rgba(161, 169, 172, 0.8);
    }

@media (max-width:991px) {
    #ref_mha .hcl_home_banner_hitbox {
        background: #E7F2FC;
    }
}

/*HOME PAGE*/

/*SEARCH PAGE*/
#ref_mha #icon_banner {
    background: #E7F2FC;
}

    #ref_mha #icon_banner .hcl_banner i.fa {
        color: rgba(0, 90, 130, 1);
    }

    #ref_mha #icon_banner .selected i.fa {
        color: rgba(0, 90, 130, 0.5);
    }

#ref_mha .form_label {
    color: rgba(0, 90, 130, 1);
}

/*RESULTS*/
#ref_ahs #hclListView .list_links a, a.list_directions {
    color: #005A83;
}

/*FACILITY/SERVICE PAGE*/
#ref_mha .hcl_title {
    color: rgba(0, 90, 130, 1);
}
/*MHA STYLES END*/

/* Add to Home Button */
#divContainer {
    min-height: 50px;
    display: none;
}

.chrome_btn {
    position: fixed;
    display: none;
    padding: 0;
    right: 15px;
    bottom: 15px;
    cursor: pointer;
    overflow: hidden;
    border-width: 0;
    outline: none;
    border-radius: 2px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .6);
    background-color: #2ecc71;
    color: #fff;
    transition: background-color .3s;
}

    .chrome_btn:hover, .chrome_btn:focus {
        background-color: #27ae60;
    }

    .chrome_btn > * {
        position: relative;
    }

    .chrome_btn span {
        display: block;
        padding: 12px 24px;
    }

    .chrome_btn:not([href]), .chrome_btn:not([href]):focus, .chrome_btn:not([href]):hover {
        color: #fff;
    }

    .chrome_btn:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 0;
        padding-top: 0;
        border-radius: 100%;
        background-color: rgba(236, 240, 241, .3);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .chrome_btn:active:before {
        width: 120%;
        padding-top: 120%;
        transition: width .2s ease-out, padding-top .2s ease-out;
    }

    .chrome_btn.orange {
        background-color: #e67e22;
    }

        .chrome_btn.orange:hover, .chrome_btn.orange:focus {
            background-color: #d35400;
        }

    .chrome_btn.red {
        background-color: #e74c3c;
    }

        .chrome_btn.red:hover, .chrome_btn.red:focus {
            background-color: #c0392b;
        }

/*Loading CSS*/
.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}
/*leafletmap*/
#mapid {
    height: 525px;
}

/* Safari */
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
