@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500&display=swap);
.mapboxgl-popup-content .card,body,html {
    padding: 0
}

.header {
    z-index: 11;
    position: relative;
    background-color: #fff
}

#locationsContainer,.container,.controls,.tab,body,html {
    background-color: #f4f4f9
}

.btn-schedule,.hereforyou,.mapboxgl-popup-content .card .board .wrapper h5,.mapboxgl-popup-content .card .board .wrapper p {
    line-height: normal
}

.btn-schedule,.card .icons a span {
    transition: .2s
}

* {
    font-family: Rubik,sans-serif!important
}

#faqs-help.active,#faqsContainer.tabcontent.active,#header-help.active,#mapContainer.tabcontent.active,#overlay.active,.dropdown:hover .dropdown-content {
    display: block
}

#locationsContainer.active,#locationsContainer.tabcontent.active {
    display: flex
}

#faqs-help,#faqsContainer.tabcontent,#header-help,#locationsContainer.tabcontent,#mapContainer.tabcontent,.goog-te-gadget-icon,.goog-te-menu-value span:nth-child(5),.hide,.mob-only {
    display: none
}

#mapContainer {
    width: 100%;
    font-size: .9em;
    position: absolute;
    left: 0;
    right: 0;
    top: 220px;
    bottom: 0;
    height: auto;
    z-index: 1;
}

#mapContainer .marker {
    background-image: url("https://cdnwest.radnet.com/maps/radnet-pin.svg");
    background-size: contain;
    background-position: center center;
    width: 45px;
    height: 45px;
    cursor: pointer;
    background-repeat: no-repeat
}

.marker {
    cursor: pointer!important
}

.mapboxgl-user-location-accuracy-circle {
    z-index: -1
}

.mapboxgl-popup-close-button {
    font-size: 18px;
    color: #555
}

.header-wrapper{
    max-width: 800px;
    margin: 0 auto;
}
.center,.controls>p,.header,.header-wrapper,.mw-600,.sites,notice {
    text-align: center
}

.mapboxgl-popup {
    z-index: 1!important
}

.mapboxgl-popup-content {
    box-shadow: 0 1px 20px rgb(0 0 0 / 40%)
}

.mapboxgl-popup-content .card .icons span {
    padding: 0 2px 0 10px
}

.mapboxgl-popup-content .card .icons span img {
    width: 18px;
    padding: 4px 6px 4px 4px
}

.mapboxgl-popup-content .icons {
    position: relative!important;
    left: 0!important;
    top: 0!important
}

.card .unavailable {
    background-color: #ffe1e1;
    border: 1px solid #ffe1e1 !important;
    text-align: center;
    font-size: 16px;
    padding: 20px 10px !important;
    margin-top: 10px !important;
}
.card .banner{
    padding: 15px;
    color:#fff;
    border-radius: 5px;
    position: relative;
}
.card .banner.yes{
    background-color: green;
}
.card .banner.not{
    background-color: red;
}
.card .banner img {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
}
.card .banner.yes img{
    width: 24px;
}
.card .banner.not img{
    width: 21px;
}
.mapboxgl-popup-content .card .board .wrapper h5 {
    margin: 5px 0
}

.mapboxgl-popup-content .card .board .wrapper p {
    margin: 0
}

.mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--pin-right>* {
    right: -85px!important;
    top: 14px!important
}

footer.hereforyou {
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #472265;
    background-size: cover;
    height: 300px;
    font-weight: 400;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.hereforyou {
    font-family: 'Open Sans';
    color: #333
}

footer {
    min-height: 80px
}

footer.hereforyou ul.social-icon {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    padding: 0;
    margin-bottom: 20px;
}
footer.hereforyou .social-icon li img{
    width: 35px;
}
footer.hereforyou .social-icon li {
    display: inline-block;
    list-style: none;
    border-radius: 100%;
    padding-right: 0;
}

footer.hereforyou .social-icon li a {
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    text-decoration: none;
    transition: .4s ease-in-out;
    width: 30px;
    height: 30px;
    text-align: center;
    position: relative;
    display: block;
    letter-spacing: 2px;
}

footer.hereforyou .copyright {
    text-align: center;
    font-size: 12px;
    color: #fff;
    margin: 15px 0;
}

footer.hereforyou .copyright a {
    color: #fff
}
footer.hereforyou .sites {
    margin: 15px 0;
}

.header .logo {
    max-width: 400px;
    max-height: 100px;
    margin: 0 auto
}

.header hr {
    width: 200px;
    margin: 0 auto
}

.header h5,.header-wrapper h5 {
    font-weight: 400
}

#schedulingNumber,.distance-wrapper span,.marker>div,notice {
    font-weight: 700
}

body,html {
    margin: 0;
    font-size: 15px
}

.icon {
    width: 35px;
    transform: translate(0,7px);
    margin: 0 5px
}

.controls {
    min-height: 100px;
    position: relative
}

.controls .wrapper {
    max-width: 1000px;
    margin: 0 auto;
    min-height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    text-align: left
}

.container {
    border-top: 1px solid rgba(254,254,254,.5);
    box-shadow: 1px -1px 0 0 rgba(150,150,150,.1)
}

#locationsContainer {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 20px 70px 0;
    flex-wrap: wrap;
    gap: 40px
}

h1 {
    color: #223565
}

.header-wrapper>h1 {
    padding: 2rem 0;
    margin: 0
}

.header h1 {
    font-size: 3rem;
    margin: .3em 0
}

#locationsContainer>h1 {
    display: block;
    width: 100%;
    text-align: center;
    margin: 50px 0
}

#locationsContainer .card {
    background-color: #fff;
    width: 280px;
    min-width: 280px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    margin-bottom: 50px
}

.card {
    border-radius: 5px;
    padding: 15px;
    position: relative
}

.card .icons,.dropdown-content,.overlay__content,.overlay__inner,span#loader {
    position: absolute
}

.tab {
    text-align: center;
    display: flex;
    justify-content: center;
    overflow: visible
}

.card h3 {
    color: #444
}

.card a {
    outline: 0
}

.card .icons {
    top: -18px;
    right: -15px
}

.card .icons span {
    border-radius: 50px;
    padding: 2px 4px 2px 12px;
    margin: 0 3px;
    vertical-align: middle;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px
}

.card .icons span img {
    width: 22px;
    padding: 5px
}

.card .board {
    border-radius: 3px
}

.card .board h4 {
    margin: 0;
    padding: 7px;
    color: #fff;
    font-weight: 400
}

#logo-wrapper,.btn-schedule.disabled,.btn-schedule:hover,.controls .btn {
    background-color: #fff
}

.filtered,.goog-te-banner-frame.skiptranslate,.inactive {
    display: none!important
}

.card .board h5 {
    margin: 1em 0 .2em
}

.card .board p {
    margin: .2em 0 0
}

.card .board .wrapper h6 {
    text-align: center;
    margin: 2em 0 1em;
    font-weight: 400;
    color: #666
}

.card .board .wrapper {
    padding: 0 10px 10px;
    font-size: .9em;
    min-height: auto
}

.mapboxgl-popup-content .card .board .wrapper {
    height: auto!important;
    min-height: auto!important
}

.mapboxgl-popup-content .card .board .wrapper h6 {
    margin: 10px 0 0
}

.mapboxgl-popup-content .card h3 {
    margin: .5em 0 1em
}

.card .board .wrapper span {
    border: 2px solid #C6267E;
    border-radius: 12px;
    padding: 6px 5px;
    margin: 2px;
    display: inline-flex;
    line-height: normal
}

.card>p {
    white-space: pre-line
}

.btn-schedule {
    border: 2px solid #7dd2e9;
    background-color: #7dd2e9;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0;
    padding: 7px 0;
    border-radius: 20px
}

.btn-schedule:hover {
    color: #7dd2e9
}

.btn-schedule.disabled {
    color: #7dd2e9;
    cursor: default
}

.btn-schedule.disabled.off {
    color: #aaa;
    border-color: #aaa;
    text-decoration: line-through
}

.btn-schedule small {
    display: block;
    letter-spacing: 0;
    font-size: 12px
}

.controls input[type=text],.controls select {
    height: 50px;
    border-radius: 50px;
    border: 2px solid #C6267E;
    width: 200px;
    background-color: #fff
}

.controls .btn,.dropdown button {
    width: 140px;
    text-decoration: none;
    color: #000
}

#txtSearch {
    width: 300px
}

.mapboxgl-ctrl-geocoder {
    background: 0 0;
    box-shadow: none;
    border-radius: 25px!important
}

.mapboxgl-ctrl-geocoder--icon-search {
    top: 12px!important;
    left: 12px!important;
    width: 25px;
    height: 25px
}

.controls .btn {
    border: 2px solid #C6267E;
    border-radius: 50px;
    align-items: center;
    display: flex;
    justify-content: center;
    align-content: center;
    height: 50px
}

.controls .btn.active {
    background-color: #C6267E;
    color: #fff
}

.controls .btn img {
    margin-right: 6px;
    width: 20px;
    filter: invert(14%) sepia(89%) saturate(3200%) hue-rotate(315deg) brightness(85%);
}

.controls select {
    background: url("../img/down-arrow.png") 94%/10% no-repeat #fff;
    appearance: none;
    font-size: 16px;
    padding: 5px 20px;
    cursor: pointer
}

.dropdown button {
    text-align: left;
    padding: 14px 19px;
    font-size: 14px;
    position: relative;
    display: inline-block;
    border: 2px solid #C6267E;
    border-radius: 50px;
    background: url("../img/down-arrow.png") 93%/16% no-repeat #fff
}

.faq>div>p,.marker>div {
    font-size: 15px;
}

.dropdown-content {
    display: none;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    padding: 12px 16px;
    z-index: 1
}

.mapboxgl-ctrl-geocoder--input {
    width: 100%!important;
    min-width: 340px
}

#overlay,.overlay__inner {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

span#loader {
    top: -35px;
    right: 0
}

.marker>div {
    text-align: center;
    color: #890000;
    margin-top: -20px
}

#overlay {
    position: fixed;
    background: rgba(50,50,50,.5);
    z-index: 9999999999;
    display: none
}

.overlay__content {
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center
}

.spinner {
    width: 75px;
    height: 75px;
    border-width: 2px;
    border-color: rgba(255,255,255,.05);
    border-top-color: #fff;
    animation: 1s linear infinite spin;
    border-radius: 100%;
    border-style: solid;
    margin: 0 auto;
    display: block
}

.mapboxgl-popup {
    max-width: 300px!important;
    width: 300px
}

.controls input[type=text],.controls select,.faq>div>h3,.faq>div>p,.faq>div>span {
    text-align: left
}

#google_translate_element {
    z-index: 100;
    border-radius: 0;
    position: fixed;
    bottom: 1vh;
    right: auto!important;
    left: 1vw!important
}

.goog-te-gadget-simple {
    background-color: @translate-bg!important;
    border-color: @translate-border!important;
    padding: .2em!important;
    border-radius: 4px!important;
    font-size: 1rem!important;
    line-height: 2rem!important;
    display: inline-block;
    cursor: pointer
}

#logo-wrapper,.sites {
    padding: 10px 0
}

.goog-te-menu2 {
    max-width: 100%
}

.goog-te-menu-value {
    display: flex;
    align-items: center;
    color: #fff
}

.goog-te-menu-value:before {
    content: "\e894";
    margin-right: .5em;
    font-family: 'Material Icons';
    color: @langicon-color
}

.goog-te-menu-value span {
    color: @translate-text-color;
    font-family: @translate-font;
    font-size: 13px
}

.goog-te-menu-value span:first-child {
    position: relative;
    top: .07rem
}

.goog-te-menu-value span:nth-child(3) {
    border: none!important;
    font-family: 'Material Icons';
    display: flex
}

.goog-te-menu-value span:nth-child(3):after {
    font-family: 'Material Icons';
    content: "\E5C5";
    font-size: 1.5rem;
    color: @downicon-color!important
}

.tab button {
    float: left;
    border: none;
    outline: 0;
    cursor: pointer;
    padding: 8px 8px 5px 8px;
    transition: .1s;
    font-size: 16px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 4px solid transparent;
    width: 250px;
    position: relative;
    margin: 0 .5%;
    background-color: #ebebeb
}

.wrapper a,a.not {
    cursor: default;
    text-decoration: none;
    color: #000
}

.tab button:hover {
    background-color: #ddd
}

.tab button.active {
    background-color: #C6267E;
    border-bottom: 4px solid #C6267E;
    color: #fff;
    font-weight: 500;
}

.tab button.active:after {
    content: " ";
    position: absolute;
    bottom: -7px;
    left: 50%;
    border-left: 10px solid transparent;
    border-top: 10px solid #C6267E;
    z-index: 5;
    transform: translateX(-50%) rotate(135deg)
}

#btnLocate {
    pointer-events: auto!important;
    cursor: pointer
}

#selectRegion,.dropdown {
    height: 50x!important;
    font-size: 14px;
    position: relative
}

.has-online .wrapper a {
    pointer-events: auto;
    cursor: pointer;
    text-decoration: none;
    color: #000
}

.wrapper a {
    pointer-events: none
}

a.not {
    pointer-events: none!important
}

.goog-te-menu-frame {
    width: 200px!important;
    height: 335px!important;
    font-size: 20px!important;
    bottom: 50px!important;
    right: 13px!important;
    top: auto!important;
    overflow: hidden!important
}

.distance-wrapper {
    display: flex;
    align-items: center;
    margin: 10px 0
}

.distance-wrapper img {
    width: 25px
}

.distance-wrapper span {
    padding-left: 6px;
    color: #223565;
    font-style: italic;
    font-size: 13px
}

body {
    top: auto!important
}

.sites,.sites a,.sites a:hover {
    color: #fff;
    font-size: 13px
}

.header-wrapper {
    margin-bottom: 4rem
}

.mw-600 {
    max-width: 600px
}

.header-wrapper hr {
    max-width: 700px;
    background: #CCC;
    border: none;
    height: 1px;
}

notice {
    display: block;
    background-color: #cce5ff;
    border-color: #b8daff;
    color: #004085;
    padding: .75rem 1.25rem .75rem 1.85rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    border-radius: .25rem;
    text-transform: uppercase;
    font-style: normal;
    position: relative
}

notice:before {
    content: url(../img/warning-icon.png);
    position: absolute;
    left: 11px;
    bottom: 4px
}

.card .icons a:hover span {
    box-shadow: 0 0 0 3px #7dd2ee
}

.controls>p {
    padding-top: 1.5rem;
    margin: 0 auto
}

.faq>div,.faqs {
    padding: 0 15px
}

.faq {
    box-shadow: 3px 3px 3px rgba(50,50,50,.1);
    max-width: 920px;
    margin: 30px auto;
    border-radius: 5px
}

.faq>div {
    display: flex;
    min-height: auto;
    border-left: 6px solid;
    align-items: start
}

.faq>div:first-child {
    border-color: #C6267E;
    background-color: #ebebeb;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.faq>div:nth-child(2) {
    border-color: #75a954;
    background-color: #f8f8f8;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    display: flex;
    flex-direction: column;
}
.faq>div:nth-child(2) span {
    margin-right: 15px;
}
.faq>div:nth-child(2) p,
.faq>div:nth-child(2) ul {
    margin-left: 15px;
}
.faq ul {
    list-style-type: disc;
    padding-left: 30px;
    margin-top: 0;
    text-align: left;
}

.faq ul li {
    margin: 8px 0;
}
.faq>div>span {
    display: none;
    align-items: center
}

.faq>div>h3,.faq>div>p {
    align-self: center;
    padding: 0 15px
}

.faq>div>span:first-child {
    flex: 0 0 75px;
    height: 100px;
    justify-content: center;
    color: #fff;
    font-weight: 700;
    font-size: 2.25rem;
    background-repeat: no-repeat;
    background-position: center 24px;
    background-size: 65px
}

.faq>div>span:nth-child(2) {
    flex: 1;
    padding: 10px
}

.faq>div:first-child>span:first-child {
    background-image: url(../img/question.png)
}

.faq>div:nth-child(2)>span:first-child {
    background-image: url(../img/answer.png);
    transform: rotateY(180deg)
}

.desk-only {
    display: block!important
}
.mapbox-gl-canvas {
    width: 100%;
    height: 100%;
}
.controls .btn,
.controls input[type=text],
.controls select,
.dropdown button {
    border: 2px solid #999999;
}

.card .board {
    border: 1px solid #999999 !important;
}

.card .board h4 {
    background-color: #472265 !important;
}

.card .icons span {
    background-color: #472265 !important;
}
.faq-at{
    margin: 0  !important;
}
@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width: 1000px) {
    .controls select,.dropdown button {
        background:url(https://mammohours.com/assets/img/down-arrow.png) 95%/9% no-repeat #fff
    }

    .header h1 {
        font-size: 2.2rem;
        margin: 0 0 .5em;
        font-weight: 500
    }

    .controls .wrapper {
        display: block;
        padding: 16px;
        text-align: center
    }

    .controls .wrapper>* {
        margin: 5px 0
    }

    .mapboxgl-ctrl-geocoder {
        width: 100%!important;
        max-width: 100%!important
    }

    .controls select {
        appearance: none
    }

    .dropdown button {
        width: 100%;
        padding: 16px 20px;
        font-size: 14px
    }

    .dropdown-content {
        width: 87%;
        left: 50%;
        transform: translateX(-50%);
        text-align: left;
        z-index: 11;
        top: 100%
    }

    .mapboxgl-ctrl-geocoder--input {
        min-width: 100%
    }

    .header h4,.header h5,.header hr,.header span {
        display: none
    }

    .controls .btn,.controls input[type=text],.controls select {
        font-size: 14px
    }

    #btnLocate,#selectRegion,.dropdown {
        display: inline-flex;
        width: 32.5%
    }

    #btnLocate {
        transform: translateY(4px)
    }
}

@media only screen and (max-width: 900px) {
    #logo-wrapper,.goog-te-menu-value:before,.tab {
        margin:0
    }

    #mapContainer.active+.header-wrapper.active,.desk-only {
        display: none!important
    }

    #mapContainer {
        top: 0
    }

    .tab {
        padding: 0 20px;
        min-height: 33px
    }

    .header .logo {
        max-width: 75%;
        max-height: 75px;
        height: auto
    }

    #locationsContainer>h1,.btn-schedule small,.goog-te-gadget-simple .goog-te-menu-value span:first-child,.header h1 {
        display: none
    }

    .controls .wrapper {
        padding: 10px 16px;
        min-height: auto
    }

    .controls .wrapper>* {
        margin: 3px 0
    }

    .controls .btn {
        height: 35px
    }

    #selectRegion,.dropdown {
        height: 35px!important;
        cursor: pointer
    }

    #btnLocate,#selectRegion,.dropdown {
        vertical-align: middle
    }

    #btnLocate {
        transform: none;
        white-space: nowrap
    }

    .dropdown button {
        padding: 8px 25px 8px 15px;
        font-size: 13px
    }

    .controls select {
        padding: 5px 25px 5px 15px
    }

    .controls .btn,.controls input[type=text],.controls select {
        font-size: 13px
    }

    .controls input[type=text],.controls select {
        height: 40px
    }

    .mapboxgl-ctrl-geocoder--icon-search {
        top: 10px!important;
        left: 10px!important;
        width: 20px;
        height: 20px
    }

    .mapboxgl-ctrl-geocoder--input {
        padding: 6px 15px 6px 30px
    }

    .tab button {
        padding: 7px 15px;
        font-size: 14px
    }

    .mapboxgl-popup-content .card h3 {
        margin: .5em 0
    }

    #locationsContainer {
        padding: 40px 15px 0
    }

    .header {
        z-index: 11;
        position: relative;
        background-color: #fff
    }

    .mapboxgl-control-container {
        position: relative;
        top: 230px;
        z-index: 1
    }

    .mapboxgl-popup {
        max-width: none!important;
        width: auto;
        transform: none!important;
        top: 0;
        left: 0;
        right: 0;
        background: #fff;
        bottom: 0;
        display: block;
        padding: 40px;
        z-index: 1
    }

    .mapboxgl-popup-content {
        top: 220px;
        padding: 10px;
        box-shadow: none
    }

    .mapboxgl-popup-close-button {
        font-size: 40px;
        top: -20px;
        border-radius: 50%;
        border: 1px solid;
        height: 40px;
        line-height: 37px;
        width: 40px
    }

    .controls {
        overflow-x: clip
    }

    .controls .btn img {
        width: 14px
    }

    #locationsContainer .card {
        margin: 5% 0
    }

    .mob-only {
        display: block!important
    }
    .hide-on-mobile, #ae_app.hide-on-mobile{
        display: none !important;
    }
}

@media only screen and (max-width: 700px) {
    #locationsContainer .card {
        width:80%;
        padding: 5%;
        margin: 5%
    }
}

@media screen and (min-width: 640px) {
    .mapboxgl-ctrl-geocoder--input {
        padding:6px 20px 6px 45px
    }
}

@media only screen and (max-width: 450px) {
    .card .icons {
        right:0
    }

    footer.hereforyou {
        height: 487px
    }

    #locationsContainer>h1 {
        margin: 50px 0;
        text-align: center
    }

    #locationsContainer .card {
        width: 90%;
        min-width: 90%;
        margin: 10% 0
    }
}

@media (max-height: 700px) {
    .mapboxgl-popup {
        padding:40px 20px
    }

    .mapboxgl-popup-content .card {
        line-height: normal
    }

    .mapboxgl-popup-close-button {
        font-size: 30px;
        top: -10px;
        height: 30px;
        line-height: 27px;
        width: 30px;
        display: block;
        margin: 0;
        padding: 0
    }

    .mapboxgl-popup-content .card .board .wrapper h6 {
        margin: 0;
        display: none
    }

    .mapboxgl-popup-content {
        top: 200px;
        letter-spacing: 0
    }

    .dropdown,.tab button {
        color: inherit
    }

    @media only screen and (max-width: 900px) {
        .mapboxgl-popup-content {
            padding:0
        }
    }
}