/*-----BRE-----*/

#about .methods .m-top-sect .sect-container .row .m-card-wrapper .m-card-inner {
	height: 100%;
}

#about .methods .m-top-sect.no-link {
	padding: 5rem 0 4rem 0;
}

.notp section {
	padding-top: 0;
}
.nobp section {
	padding-bottom: 0;
}

.jlb-accordion {
    padding: 5rem 0 5rem 0;
}

.jlb-accordion .contents .accordion .acc-component .tab-content-container .tab-body .panel-content .panel-text-container ul{
	color: #ffffff;
}

.jlb-service-accordion .accordion .acc-component .tab-header .btn {
    white-space: normal;
}

#about .abt-hero {
	background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}

.image-w-text .contents .row .col-text-container:before, .image-w-text .contents .row.reversed .col-text-container:after {
	display: none;
}

.image-w-text .contents .row .col-text-container {
	border-left: solid 0.5rem #5b7f95;
}
.image-w-text .contents .row.reversed .col-text-container {
	border-left: 0;
	border-right: solid 0.5rem #5b7f95;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    padding: 0.5rem 0.75rem;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    padding: 0.5rem 0.75rem;
    border-radius: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield {
    margin-bottom: 0;
}
.gform_wrapper form .gform_footer {
    justify-content: flex-start;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select::placeholder {
    color: inherit;
}
.gform_confirmation_wrapper {
    background-color: #A40C34;
}

.notop section {
    padding-top: 0;
}
.nobottom section {
    padding-bottom: 0;
}

#services .serv-abt .abt-bottom .abt-bottom-screen .abt-bottom-content .text-content {
    color: #ffffff;
}

html body a, html body a:focus, html body a:visited {
    text-decoration: none;
    color: #002e5d;
    transition: 0.3s;
}


html body a:hover{
    text-decoration: none;
    color: inherit;
}

#about .get-rates .ins-div .ins-div-content .ins-div-panel .disclaimer {
    left: 0;
    transform: translateX(0);
    text-align: center;
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

.screen-reader-text {

    border: 0;

    clip: rect(1px, 1px, 1px, 1px);

    clip-path: inset(50%);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute !important;

    width: 1px;

    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

    background-color: #eee;

    clip: auto !important;

    clip-path: none;

    color: #444;

    display: block;

    font-size: 1em;

    height: auto;

    left: 5px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000;

    /* Above WP toolbar. */

}

/* Value Buttons */
.methods .cta-container-center {
	margin-top: auto;
}

/* IE FAQ Fix */
#jlb-serv-accordion .col-12 .row {
	width: 100%;
}

/* CENTERING FOR SAVINGS SECTION */
@media screen and (min-width: 679px) {
	.cost-title.h-one {
		left: -40px !important;
		width: 275px;
		text-align: center;
	}
	.cost-title.h-two {
		left: -50px !important;
		width: 275px;
		text-align: center;
	}
}

.book-appointment .appoint-btn, .book-appointment .appoint-btn svg {
    color: #ffffff;
}
.value .sect-container-top .row .left .left-text, .value .sect-container-bottom .row .value-statement .value-text {
    color: #000000;
}

/* FINALIZATIONS */
.locations .location-row .location-wrapper .location-top {
	background-position: bottom;
}
.footer .footer-top {
    padding: 2rem 0 7rem;
}

.page-id-33 .image-w-text a {
	color: #fff
}
.page-id-33 .image-w-text a:hover {
	color: #5b7f95
}
#covid-popup-btn {
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 0.5rem 1.25rem;
    background: #fff;
    border-top: 0.1rem solid #002d5d;
    border-right: 0.1rem solid #002d5d;
}
.is-trident.page-id-25 .services .arch,
.is-trident.page-id-25 .services .sect-container,
.is-trident.page-id-25 .locations,
.is-trident.page-id-25 .locations .location-row{
	z-index: 0;
}
.is-trident #covid-popup-btn {
  	z-index: 1;
}

/* FAQ Page Styling - Hides some sections from the About template - Requested in Ticket #39704 */

.page-id-1788 #about .get-rates {
    display: none;
}

.page-id-1788 #about .page-billboard {
	display: none;
}

.page-id-1788 #about .methods .m-bottom-sect .m-info {
	display: none;
}

.page-id-1788 .modal-row .modal .modal-dialog .modal-content .modal-body {
    text-align: left!important;
}


/* Styling for Provider Link Page Buttons */
a.button.no-flex-b1 {
    background-color: #5b7f95;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 4rem;
    transition: all 0.3s;
}

a.button.no-flex-b2 {
    background-color: #5b7f95;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 1.6rem;
    transition: all 0.3s;
}

a.button.no-flex-b3 {
    background-color: #5b7f95;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 2.8rem;
    transition: all 0.3s;
}

a.button.no-flex-b1:hover {
    background-color: #002e5d;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

a.button.no-flex-b2:hover {
    background-color: #002e5d;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

a.button.no-flex-b3:hover {
    background-color: #002e5d;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

.page-id-2035 .jlb-centered-content .jlb-container h2:after {
	background-color: unset!important;
}

/* END STYLING FOR PROVIDER LINK PAGE */

/* meet the team / our radiologists */
#meet-the-team {
	margin: 0 10%;
}

#meet-the-team #team-top-row {
	justify-content: space-between;
	gap: 10px;
}

#meet-the-team .team-row {
	justify-content: space-between;
	gap: 10px;
}

#meet-the-team .so-widget-sow-image .sow-image-container {
	background: unset;
}

#meet-the-team .team-row .sow-image-container img {
	width: 175px;
	height: 150px;
	object-fit: cover;
	object-position: top;
	overflow: hidden;
}

@media only screen and (max-width: 1200px) {
	#meet-the-team #team-top-row {
		flex-direction: column;
	}
	#meet-the-team #team-top-row > div {
		width: 100%;
	}
	#meet-the-team .team-row.full-width {
		flex-wrap: wrap;
	}
	#meet-the-team .team-row > div {
		width: 20%;
	}
	#meet-the-team .team-card-text {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	#meet-the-team .team-row .sow-image-container img {
		min-width: 100%;
	}
}

/* odd breakpoint, but it's what site origin uses on this site */
@media only screen and (max-width: 780px) {
	#meet-the-team .team-row {
		align-items: center!important;
		flex-direction: row!important;
		flex-wrap: wrap;
	}
	#meet-the-team .team-row > div {
		width: 45% !important;
	}
	#meet-the-team .team-row .sow-image-container img {
		min-height: 250px;
	}
}

@media only screen and (max-width: 525px) {
	#meet-the-team .team-row {
		flex-direction: column!important;
	}
	#meet-the-team .team-row > div {
		width: 75% !important;
	}
}

/* Bone Density Page Styling */
#panel-2072-0-1-0 h2, #panel-2072-0-2-0 h2 {
    color: #0D3D65;
    font-size: 2rem;
    font-weight: 700;
    text-align: left!important;
    padding: 1rem;
}

#panel-2072-1-0-0 p {
    font-size: 1.5rem;
    margin: auto;
    text-align: center;
}

#pgc-2072-0-2, #pgc-2072-0-1 {
    align-self: auto;
    background: white;
    border-bottom: 2rem solid #5d87a1;
    min-height: 35rem;
	margin: 0 2rem;
}

#pg-2072-0.panel-has-style > .panel-row-style.serviBoxes{
	align-items: stretch;
}

.serviBoxes ul {
    margin-top: 0;
    margin-bottom: 0;
}

.serviBoxes
.siteorigin-widget-tinymce.textwidget {
    padding: 1rem 0.5rem;
}

#panel-2072-0-1-0> .panel-widget-style, #panel-2072-0-2-0> .panel-widget-style {
    background-image: none!important;
}


.panel-cell-style.panel-cell-style-for-2072-0-1 {
    background-image: url(/wp-content/uploads/2019/09/backgroundswoosh-reverse.png);
    background-repeat: no-repeat!important;
}

div#pgc-2072-0-2 {
    background-image: url(/wp-content/uploads/2019/09/backgroundswoosh-reverse.png);
    background-repeat: no-repeat!important;
}

@media screen and (max-width:1000px){
	#pg-2072-0.panel-has-style > .panel-row-style.serviBoxes {
    justify-content: center;
    display: flex;
}
div#pgc-2072-0-1, div#pgc-2072-0-2 {
    max-width: 30rem;
	margin:1rem;

}

	
}

@media screen and (max-width:780px){
	#pg-2072-0.panel-has-style > .panel-row-style.serviBoxes {
    align-items:center;
}
	

#pg-2072-0 > .panel-grid-cell, #pg-2072-0 > .panel-row-style > .panel-grid-cell, #pg-2072-1 > .panel-grid-cell, #pg-2072-1 > .panel-row-style > .panel-grid-cell, #pg-2072-2 > .panel-grid-cell, #pg-2072-2 > .panel-row-style > .panel-grid-cell, #pg-2072-3 > .panel-grid-cell, #pg-2072-3 > .panel-row-style > .panel-grid-cell {
    margin-right: 1rem!important;
}	

}

.so-widget-sow-editor.so-widget-sow-editor-base {
    max-width: 95rem;
    margin: auto;
}

.post-password-form {
    margin: 1rem 3rem 5rem;
}

/* END Bone Density Page Styling */


#services .serv-page-billboard {
    height: 8rem;
}

#services .serv-abt .abt-top {
    padding: 2rem 5vw;
}

#services .serv-abt .abt-mid .left .col-image {
    height: 30rem;
}

.service-vid,
.service-vid iframe {
	width: 100%;
	height: 100%;
}

/* WOMAN'S IMAGING STYLES */
html {
	scroll-padding-top: 12rem;
}
.page-id-2170 .book-appointment .appoint-btn:not(:hover) {
    background-color: #a8ac41;
}
.page-id-2170 #services {
    font-size: 1.075rem;
}
.page-id-2170 #services .serv-abt .abt-top .text-content {
    max-width: 850px;
    margin: 0 auto;
}
.page-id-2170 #services .serv-abt .abt-mid .bottom {
	display: none;
}
.womimg-nav {
	padding: 2rem;
	font-size: 1.5rem;
	text-align: center;
}
.womimg-nav ul {
	margin: 0;
	padding: 0;
}
.womimg-nav ul:first-child {
	margin-bottom: 1.25rem;
}
.womimg-nav ul li {
    display: inline-flex;
    align-items: center;
    margin: 0 0.5rem;
    list-style: none;
}
.womimg-nav ul li:not(:last-child):after {
    display: inline-block;
    content: '';
    width: 1.25rem;
    height: 1.25rem;
    margin-left: 1rem;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 243.51 244.59'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3cpolygon class='cls-1' points='105.74 122 120.82 106.92 136.29 122.4 121.02 137.67 105.74 122'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='105.74 76.37 121.02 91.84 136.29 76.37 121.02 0 105.74 76.37'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='167.14 106.72 151.66 122 167.14 137.28 243.51 122 167.14 106.72'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='136.29 168.23 121.02 152.75 105.74 168.23 121.02 244.59 136.29 168.23'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='76.37 137.28 91.84 122 76.37 106.72 0 122 76.37 137.28'%3e%3c/polygon%3e%3c/svg%3e");
    background-size: cover;
    background-position: center;
}
.womimg-nav a:not(:hover) {
	color: #fff;
}
.womimg-nav a:hover {
	color: #5b7f95;
}

.tbi-white .image-w-text .contents .row .col-text-container {
    background-color: #fff;
}
.tbi-white .image-w-text .contents .row .col-text-container .col-heading,
.tbi-white .image-w-text .contents .row .col-text-container .col-details p,
.tbi-white .image-w-text .contents .row .col-text-container .col-details p a:hover {
    color: #002e5d;
}
.tbi-white .image-w-text .contents .row .col-text-container .col-details p a {
    color: #5b7f95;
}
.sbs-content {
    background-image: url(https://cardinalpointsimaging.com/wp-content/uploads/2021/03/cpi.png);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: bottom left;
    background-blend-mode: soft-light;
    color: #fff;
}
.sbs-content.num-2 {
    background-image: url(https://cardinalpointsimaging.com/wp-content/uploads/2021/03/cpi-1-e1614813051402.png);
    background-position: top right;
}
.sbs-content h2 {
	position: relative;
    margin-bottom: 2rem;
    color: #fff;
}
.sbs-content h2:after {
    position: absolute;
    display: block;
    content: '';
    bottom: -1rem;
    left: 0;
    width: 5rem;
    height: 3px;
    background-color: #022b5b;
}

@media screen and (max-width: 1024px) {
    .womimg-nav div {
        display: flex;
        justify-content: space-around;
		align-items: center;
    }
    .womimg-nav div ul {
        max-width: 35%;
    }
    .womimg-nav ul {
        display: flex;
        flex-direction: column;
    }
	.womimg-nav ul:first-child {
		margin: 0;
	}
    .womimg-nav ul li {
        flex-direction: column;
        margin: 0 0 0.5rem;
    }

    .womimg-nav ul li:not(:last-child):after {
        margin-left: 0;
        margin-top: 0.5rem;
    }
    .womimg-nav ul li:not(:last-child):after {
        display: inline-block;
        content: '';
        width: 1.25rem;
        height: 1.25rem;
        margin-top: 0.5rem;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 243.51 244.59'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3cpolygon class='cls-1' points='105.74 122 120.82 106.92 136.29 122.4 121.02 137.67 105.74 122'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='105.74 76.37 121.02 91.84 136.29 76.37 121.02 0 105.74 76.37'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='167.14 106.72 151.66 122 167.14 137.28 243.51 122 167.14 106.72'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='136.29 168.23 121.02 152.75 105.74 168.23 121.02 244.59 136.29 168.23'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='76.37 137.28 91.84 122 76.37 106.72 0 122 76.37 137.28'%3e%3c/polygon%3e%3c/svg%3e");
        background-size: cover;
        background-position: center;
    }
	.sbs-content {
		background-image: none !important;
	}
}
@media screen and (max-width: 768px) {
    .womimg-nav div {
        flex-direction: column;
    }
    .womimg-nav div ul {
        max-width: 95%;
    }
    .womimg-nav ul:first-child li:last-child:after {
        display: inline-block;
        content: '';
        width: 1.25rem;
        height: 1.25rem;
        margin-top: 0.5rem;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 243.51 244.59'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:%23fff;%7d%3c/style%3e%3c/defs%3e%3cpolygon class='cls-1' points='105.74 122 120.82 106.92 136.29 122.4 121.02 137.67 105.74 122'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='105.74 76.37 121.02 91.84 136.29 76.37 121.02 0 105.74 76.37'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='167.14 106.72 151.66 122 167.14 137.28 243.51 122 167.14 106.72'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='136.29 168.23 121.02 152.75 105.74 168.23 121.02 244.59 136.29 168.23'%3e%3c/polygon%3e%3cpolygon class='cls-1' points='76.37 137.28 91.84 122 76.37 106.72 0 122 76.37 137.28'%3e%3c/polygon%3e%3c/svg%3e");
        background-size: cover;
        background-position: center;
    }
}


/* ADD OIA LINK TO FOOTER LOGO */
a.ft-logo {
	display: inline-block;
}

/* Styling for Additional buttons added to Contact page*/
.cta-container-contact {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.cta-container-contact .cta {
    padding: 1rem 1rem;
    text-transform: uppercase;
    transition: all 0.3s;
    color: #fff !important;
}

.cta-container-contact .cta:hover{
	color: #5b7f95 !important;
}

.image-w-text .contents .row .col-text-container .cta {
    font-weight: 500;
    margin: 0.5rem;
    font-size: 0.75rem;
    min-width: 10rem;
	text-align: center;
}

.cta-container-contact {
    flex-wrap: wrap;
}

/* END styling for Additional buttons added to Contact page*/

/*** PATIENT PORTAL STYLES ***/
.patient-portal-top {
	min-height: 35rem;
}
.patient-portal-top h5 {
	margin-bottom: 1rem;
}
.patient-portal-top ul li {
	font-size:1.15rem;
}
.patient-portal-top ul li:not(:last-child) {
	margin-bottom: 0.95rem;
}
.patient-portal-button {
    display: inline-block;
    margin: 1.5rem auto;
    padding: 1rem 3rem;
    border-radius: 0.25rem;
    background: #5b7f95;
    color: #fff;
    text-transform: uppercase;
}
.patient-portal-button:hover {
    background: white;
	color: #5b7f95;
}
.patient-portal-bottom .gform_widget .widget-title {
	color: #5b7f95;
	text-align: center;
}
@media screen and (max-width: 768px) {
    .patient-portal-top .panel-grid-cell-empty {
        display: block !important;
    }
    .patient-portal-top .panel-grid-cell-empty div {
        min-height: 20rem;
    }
	.patient-portal-bottom .gfrom_button {
		margin: 0 auto;
	}
}

/*** END PATIENT PORTAL STYLES ***/

/*** NAV CHANGES ***/
header .header .header-nav .nav-top a.orange {
	position: absolute;
    right: 5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: -0.8rem 0;
    padding: 0 1rem;
    background: #a3b200;
    letter-spacing: 0.05rem;
    font-weight: 400;
    color: #fff;
}
header .header .header-nav .nav-top a.tel {
    position: absolute;
    right: 5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: -0.8rem 0;
    padding: 0 1rem;
	font-size: 1.6rem;
    letter-spacing: 0.05rem;
    transform: translateY(125%);
}
header .header .header-nav .nav-top a {
    color: #002e5d;
}
header .header .header-nav .nav-top a:hover {
    color: #5b7f95;
}
@media screen and (max-width: 1175px) {
	header .header .header-nav .nav-top a.tel {
		display: none;
	}
}
/*** END NAV CHANGES ***/

/*** STYLES FOR SERVICES TEMPLATE (v2) ***/
.post-password-form {
    margin-bottom: 5rem;
}
.page-template-services2 .service-new-top .so-widget-sow-editor .widget-title {
    margin-bottom: 1.5rem;
	color: #002e5d;
    font-size: 2rem;
}
.page-template-services2 .service-new-top .so-widget-sow-editor a {
	border-bottom: 1px solid #022b5c;
}
.page-template-services2 .service-new-top .so-widget-sow-editor a:hover {
	color: #5b7f95;
	border-bottom-color: #5b7f95;
}
.page-template-services2 .service-new-top .gform_widget .widget-title,
.page-id-2170 .gform_widget .widget-title {
    font-size: 1.25rem;
    color: #022b5c;
}
.page-template-services2 .service-new-top .gform_widget .gform_wrapper ul.gform_fields li.gfield,
.page-id-2170 .gform_widget .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}
.page-template-services2 .service-new-top .gform_widget .gform_body .gfield input,
.page-id-2170 .gform_widget .gform_body .gfield input {
    padding: 8px 10px !important;
}
.page-template-services2 .service-new-top .gform_widget .gform_body .gfield input,
.page-template-services2 .service-new-top .gform_widget .gform_body .gfield textarea,
.page-template-services2 .service-new-top .gform_widget .gform_body .gfield select,
.page-id-2170 .gform_widget .gform_body .gfield input,
.page-id-2170 .gform_widget .gform_body .gfield textarea,
.page-id-2170 .gform_widget .gform_body .gfield select {
    background-color: #eee !important;
}
.page-template-services2 .service-new-top .gform_widget .gform_footer,
.page-id-2170 .gform_widget .gform_footer {
    padding: 0;
}
.page-template-services2 .service-new-top .gform_widget .gform_footer .gfrom_button,
.page-id-2170 .gform_widget .gform_footer .gfrom_button{
    justify-content: center;
    width: 100%;
    background-color: #5b7f95;
}
.page-template-services2 .service-new-top .gform_widget .gform_footer .gfrom_button:hover,
.page-id-2170 .gform_widget .gform_footer .gfrom_button:hover {
    background-color: white;
}
.page-template-services2 .gradient-section {
	min-height: 30rem;
    background: rgb(2, 43, 92);
    background: -moz-linear-gradient(180deg, rgb(2, 43, 92) 0%, rgb(91, 127, 149) 100%);
    background: -webkit-linear-gradient(180deg, rgb(2, 43, 92) 0%, rgb(91, 127, 149) 100%);
	background: linear-gradient(180deg, rgb(2, 43, 92) 0%, rgb(91, 127, 149) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#022b5c",endColorstr="#5b7f95",GradientType=1);
    color: #fff;
}
.page-template-services2 .gradient-section .so-widget-sow-editor .widget-title {
	margin-bottom: 1.5rem
}
.page-template-services2 .gradient-section .so-widget-sow-editor a {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.page-template-services2 .gradient-section .so-widget-sow-editor a:hover {
	color: #a8ac41;
	border-bottom: 1px solid #a8ac41;	
}
.page-template-services2 .blue-bar {
    background: #022b5c;
	font-size: 1.15rem;
    letter-spacing: 0.015rem;
    color: #fff;
    text-align: center;
}
.page-template-services2 .blue-bar p {
	margin: 0;
}
.page-template-services2 .blue-bar p a {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.page-template-services2 .blue-bar p a:hover {
	color: #a8ac41;
	border-bottom-color: #a8ac41;
}
.page-template-services2 .forms-section .so-widget-sow-editor {
    text-align: center;
}
.page-template-services2 .forms-section .so-widget-sow-editor .widget-title {
    margin-bottom: 1.5rem;
    font-size: 2rem;
    color: #022b5c;
    text-align: center;
}
.page-template-services2 .forms-section .so-widget-sow-editor p {
    font-size: 0.95rem
}
.page-template-services2 .forms-section .so-widget-sow-editor p a {
    text-transform: uppercase;
    border-bottom: 1px solid #022b5c
}
.page-template-services2 .forms-section .so-widget-sow-editor p a:hover {
    color: #5b7f95;
    border-bottom-color: #5b7f95
}
.page-template-services2 .safety-cards .panel-grid-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5rem 1.75rem;
    background: rgb(2, 43, 92);
    background: -moz-linear-gradient(180deg, rgb(2, 43, 92) 0%, rgb(91, 127, 149) 100%);
    background: -webkit-linear-gradient(180deg, rgb(2, 43, 92) 0%, rgb(91, 127, 149) 100%);
	background: linear-gradient(180deg, rgb(2, 43, 92) 0%, rgb(91, 127, 149) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#022b5c",endColorstr="#5b7f95",GradientType=1);
    text-align: center;
    color: #fff;
}
.page-template-services2 .patient-safety {
	background-color: rgba(0, 0, 0, 0.15);
}
.page-template-services2 .patient-safety .widget-title {
	margin: 1rem 0;
	text-align: center;
	color: #022b5c;
}
.page-template-services2 .safety-cards .panel-grid-cell p {
    margin: 0;
}
.page-template-services2 .prep-section {
    min-height: 30rem;
    background-color: #eeeeee;
}
.page-template-services2 .prep-section .panel-grid-cell:first-child {
    padding: 6rem 0
}
.page-template-services2 .prep-section .panel-grid-cell:first-child .jlb-accordion {
	padding-bottom: 0;
    background-color: transparent;
}
.page-template-services2 .prep-section .panel-grid-cell:first-child .jlb-accordion .widget-header {
    font-size: 1.5rem;
	color: #022b5c;
}
.page-template-services2 .prep-section .panel-grid-cell:first-child .jlb-accordion .contents .accordion .acc-component {
    margin-bottom: 1rem;
}
.page-template-services2 .prep-section .panel-grid-cell:first-child .jlb-accordion .contents .accordion .acc-component .tab-header .btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.page-template-services2 .prep-section .panel-grid-cell:first-child .jlb-accordion .contents .accordion .acc-component .tab-header .btn:after {
    display: block;
    content: '\f107';
    font-family: 'Font Awesome 5 Pro';
    font-weight: 300;
    font-size: 1.25rem
}
.page-template-services2 #services .serv-page-billboard {
    height: 15rem;
}
@media screen and (max-width: 1600px) {
	.page-template-services2 .patient-safety .panel-widget-style {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.page-template-services2 .safety-cards {
		justify-content: center !important;
		align-items: stretch !important;
		flex-direction: row !important;
		flex-wrap: wrap !important;
	}
	.page-template-services2 .safety-cards .panel-grid-cell {
		width: calc( ( 100% / 3 ) - 1rem ) !important;
		margin-right: 1.5rem !important;
		margin-bottom: 1.5rem !important;
		padding: 2rem 1rem !important;
	}
	.page-template-services2 .safety-cards .panel-grid-cell:nth-child(3n+0) {
		margin-right: 0rem !important;
	}
}
@media screen and (max-width: 768px) {
	.page-template-services2 .serv-page-billboard h1 {
		padding: 0 1rem;
		text-align: center;
	}
	.page-template-services2 .gradient-section .panel-grid-cell-empty {
		display: block !important;
	}
	.page-template-services2 .gradient-section .panel-grid-cell-empty .panel-cell-style {
		min-height: 25rem;
	}
	.page-template-services2 .safety-cards .panel-grid-cell {
		width: calc( 50% - 1rem ) !important;
		margin-right: 0 !important;
		margin-bottom: 1.5rem !important;
		padding: 2rem 1rem !important;
	}
	.page-template-services2 .safety-cards .panel-grid-cell:nth-child(odd) {
		margin-right: 1.5rem !important;
	}
	.page-template-services2 .prep-section .panel-grid-cell-empty {
		display: block !important;
	}
	.page-template-services2 .prep-section .panel-grid-cell-empty .panel-cell-style {
		min-height: 25rem;
	}
	.page-template-services2 .prep-section .panel-grid-cell:first-child {
		min-height: 20rem;
		margin: 5rem 0;
	}
}
@media screen and (max-width: 596px) {
	.page-template-services2 .serv-page-billboard h1 {
		font-size: 2rem !important;
	}
	.page-template-services2 .gradient-section .panel-grid-cell-empty {
		display: block !important;
	}
	.page-template-services2 .gradient-section .panel-grid-cell-empty .panel-cell-style {
		min-height: 25rem;
	}
	.page-template-services2 .safety-cards .panel-grid-cell {
		width: 100% !important;
		margin-right: 0 !important;
		margin-bottom: 1.5rem !important;
		padding: 2rem 1rem !important;
	}
	.page-template-services2 .safety-cards .panel-grid-cell:nth-child(odd) {
		margin-right: 0 !important;
	}
}
/*** END STYLES FOR SERVICES TEMPLATE (v2) ***/

#services .serv-abt .abt-top .text-content {
    max-width: 850px;
    margin: 0 auto;
}

#blog-page .blog-container .blog-posts .row .blog-post-outer .post-inner .post-info {
    box-shadow: none;
	padding: 3rem 0rem 1rem;
}

#blog-page .blog-container .blog-posts .row .blog-post-outer .post-inner .thumbnail-wrapper {
    width: 100%;
    height: auto;
    padding-top: 52.36%;
}

#blog-page .blog-container .blog-posts .row .blog-post-outer .post-inner .thumbnail-wrapper .post-thumbnail {
    position: absolute;
    top: 0;
}

#blog-page .blog-container .blog-posts .row .blog-post-outer .post-inner .thumbnail-wrapper .post-thumbnail {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    transition: all 0.3s;
}

#blog-page .blog-container .blog-posts {
    flex: 1 1 100%;
    max-width: 100%;
    padding: 1rem;
}


.blog h1.title:after {
    content: 'Blog';
    opacity: 1;
    font-size: 1.75rem;
}

.blog .child-header .title {
    font-size: 0px;
}

#single-post .single-post-container .single-post-thumbnail {
    background-size: contain;
}

.single .body-container {
    margin-top: 2rem;
}

.post-credits p:first-of-type {
    display: none;
}

#single-post .single-post-container .single-post-thumbnail {
    height: auto;
}

.doubleTitle {
    font-size: 1.75rem;
}

#single-post .single-post-container .post-credits {
    text-align: left;
    justify-content: flex-start;
}

.so-widget-jlb-centered-content .jlb-container a.button {
    display: flex;
    width: 18rem;
    margin: auto;
}

.page-template-services2 .page-id-2875 .service-new-top .gform_widget .widget-title{
	color: black;
}

h2.floatSave {
    color: #002e5d;
    position: absolute;
    left: 0;
    z-index: 999;
    font-size: 2.5rem;
    top: 0rem;
    font-weight: 500;
    background: #ffffffab;
    padding: 1rem 1rem;
}

span.videoItem a {
    display: flex;
    font-weight: 600;
    font-size: 1.25rem;
}

#about .abt-hero .sect-container .row .left {
    left: 0rem;
}


@media screen and (min-width:1350px){
#about .abt-hero .sect-container .row .left .left-img {
    display: flex;
    justify-content: center;
    align-items: center;
}

#about .abt-hero .sect-container .row .left .left-img {
    height: 30rem;
}

#about .abt-hero {
    height: 42rem;
    padding: 7.75rem 0 5rem 0;
}
}
@media screen and (max-width:1349px){
#about .abt-hero .sect-container .row .left {
    left: 0rem;
}
}

@media screen and (max-width:1200px){
#about .abt-hero .sect-container .row .left {
    left: 0rem;
}
}

@media screen and (max-width:991px){
#about .abt-hero .sect-container .row .left {
    display:flex;
	padding: 2.75rem;
}

h2.floatSave {	
	font-size:1.5rem;
}

}


@media screen and (min-width:1350px){
	.vidMob{
		display:none;
	}
	.vidMobSmall{
		display:none;
	}
}

@media screen and (max-width:1349px){
	.vidDesk{
		display:none;
	}
	.vidMobSmall{
		display:none;
	}
}

@media screen and (max-width:550px){
	.vidMob{
		display:none;
	}
	.vidDesk{
		display:none;
	}
	.vidMobSmall{
		display:block;
	}
}

.page-id-25 h2#locations {
    text-align: center;
    font-size: 2.8rem;
    color: #002e5d;
    font-weight: 300;
    margin-bottom: 2rem;
}

.page-id-25 .cta-container-right {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

@media screen and (max-width:768px){
.page-id-25 .cta-container-right {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}
}

.locations .location-row {
justify-content: space-around;
}

.footer .footer-top .row .ft-left .locations-acc {
    width: 100%;
    height: 32rem;
}



.image-w-text .contents .row .col-text-container .col-details {
    width: 95%;
}



.page-id-33 .image-w-text .contents .row .col-text-container, .page-id-33 .image-w-text .contents .row.reversed .col-text-container {
    min-width: 65%;
}


.tightContainer {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
	color:white!important;
}

.tightContent, .tightTable{
    width: 50%;
    min-width: 20rem;
}
@media screen and (min-width:1200px){
.tightTable img {
    margin-top: -2.5rem;
}
}

.cta-container-contact {
    padding-top: 1rem;
}
 {
    margin-bottom: 2rem;
    font-size: 2rem;
    text-align: left;

    display: block;}


@media only screen and (max-width: 992px){
.page-id-33 .image-w-text .contents .row .col-text-container .col-details p,
.page-id-33 .image-w-text .contents .row.reversed .col-text-container .col-details, 
.page-id-33 .image-w-text .contents .row .col-text-container .col-heading {
    text-align: left!important;
}
	
	
@media only screen and (max-width: 768px){
	.image-w-text .contents .row .col-text-container .col-heading:after {
    left: 0;
    transform: translateX(-0%);
	}
	.page-id-33 .image-w-text .contents .row .col-text-container .col-heading{
		  text-align: left!important;
	}
}
	
	
.video-container iframe {
position: absolute;
width: 100%!important;
height: 100%!important;
}

.video-container {
position: relative;
padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
}
	
table {
  border-collapse: collapse!important;
  width: 100%!important;
}

td, th {
  border: 1px solid #dddddd!important;
  text-align: left!important;
  padding: 8px!important;
}

tr:nth-child(even) {
  background-color: #dddddd!important;
}
	
.page-id-7714 .col-12.bottom {
    display: none;
}
	
.page-id-1788 #about .methods .m-top-sect {
    padding: 20rem 0 2rem 0;
}
	
/* Pay Online Page Styling */

.background-1.panel-cell-style{
	background-image: url(/wp-content/uploads/2023/01/MyDoc.png);
	background-size: contain;
}

.background-2.panel-cell-style{
	background-image: url(/wp-content/uploads/2023/01/iPhone-MyDocBill-01.png);
	background-size: contain;
}

.flexme {
    display: flex;
    flex-direction: column;
}

.top-pay-portals {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom-pay-portals {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top-butto {
    padding: 2rem;
}

.bottom-butto {
    padding: 2rem;
}

.payonline-bottom-border {
	border-bottom: 3px #5b7f95 solid;
	padding-bottom: 32px;
}

.payonline a.button.no-flex-b1 {
    border-radius: 15px;
    display: inline-block;
	padding: 15px 90px
}
	
.payonline a.button.no-flex-b1:hover {
    background-color: white;
    color: #5b7f95;
}

span.fineprint {
    font-size: .8rem;
}

.payonline h3 {
	color: #5b7f95;
}

.payonline span.orange {
    color: #5b7f95;
}

.flexit.panel-row-style.panel-row-style-for-w63a1ed2143ed5-0 {
    align-items: center!important;
}

a.button.no-flex-b1.MyDocBill {
    padding: 15px 135px;
}

@media screen and (max-width:1440px){	
	.payonline a.button.no-flex-b1 {
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    padding: 1rem 2rem;
}
	a.button.no-flex-b1.MyDocBill {
    padding: 15px 135px;
}
}

@media screen and (max-width:400px) {
a.button.no-flex-b1.MyDocBill {
    padding: 15px 109px;
}
}

@media screen and (max-width:330px) {
a.button.no-flex-b1.MyDocBill {
    padding: 15px 87px;
}
}


/* END Pay Online Page Styling */
	
/* Low Dose CT Lung Sreening Page styling */
	
@media only screen and (max-width: 576px) {
.page-id-7714 #services .serv-page-billboard h1 {
    font-size: 2.5rem;
    text-align: center;
}
}

@media only screen and (max-width: 1024px) {
.page-id-7714 #services .serv-abt .abt-mid .right .text-content {
    text-align: left;
}
}	
	
/* End Low Dose CT Lung Sreening Page styling */
	
@media screen and (max-width:760px){
button.pum-close.popmake-close {
    margin-top: 3rem;
}
}
	
.contact-forms .jlb-centered-content {
    padding: 5rem 0 0 0;
}

.left-me section.jlb-centered-content {
    padding: 0 0 5rem 0;
}

.left-me .jlb-centered-content .jlb-container .row .col-12 {
	text-align: left;
}

.contact-forms em a {
    text-decoration: underline;
}

.page-id-8645 .image-w-text .contents .row.reversed .col-text-container{
	border-right:0;
}
	
.page-id-8645 .image-w-text .contents .row .col-text-container{
	background-color:transparent;
}
	
	
.mobile-menu .support .support-btn.book.mammo-link{
		background-color:#F37F89;
		color:#fff;
	}
	
.mobile-menu .support .support-btn.book.mammo-link svg{
		color:#fff;
	}
	
/* Careers Page Styling */

.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    display: flex;
    background: #5C87A1;
    border-radius: 10rem;
    min-height: 15.5rem;
    justify-content: center;
    align-items: center;5C87A1
}

@media screen and (min-width:1341px){
.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    min-width: 15rem;
}

}

@media screen and (max-width:1340px){
.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    min-height: 14rem;
}

.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container .so-widget-image {
    height: auto;
    max-width: 60%;
}

}


@media screen and (max-width:1024px){
.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    min-height: 10rem;
}

.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container .so-widget-image {
    height: auto;
    max-width: 50%;
}

}

@media screen and (max-width:760px){
.page-id-10109 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    border-radius: 10rem;
    min-height: 20rem;
    margin: auto;
    max-width: 50%;
}
}

.panel-cell-style.panel-cell-style-for-10109-1-1, .panel-cell-style.panel-cell-style-for-10109-2-1, .panel-cell-style.panel-cell-style-for-10109-3-1, .panel-cell-style.panel-cell-style-for-10109-4-1, .panel-cell-style.panel-cell-style-for-10109-5-1 {
    min-height: 35rem;
    background-repeat: no-repeat;
}

.so-widget-sow-image-default-d6014b76747a .sow-image-container {
    display: flex;
    background: #00254D;
    border-radius: 0px 50px 0px;
    min-height: 10rem;
    justify-content: center;
    align-items: center;
}

.so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
    display: block;
    max-width: 250px;
    max-height: 150px;
}

.page-id-10109  .so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    color: #00594F;
    text-align: left;
}

.so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    text-align: center;
  font-size: 2.5rem;
}

@media only screen and (max-width: 425px) {
  .so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
  font-size: 2rem;
}
  
  #services .serv-page-billboard h1 {
    text-align: center;
}

  .mammogram-heading {
    padding-top: 5%;
    font-size: 2rem;
  
}
}

.page-id-10109 h4 {
    color: #0097A9;
    font-size: 1.2rem;
    font-weight: bold;
}

@media only screen and (min-width: 1441px) {

.laptop-screen.panel-row-style.panel-row-style-for-10109-6{
  display: none;
}
  
}

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

.large-screen.panel-row-style.panel-row-style-for-10109-5 {
  display:none;
  }

}
@media only screen and (min-width: 1025px) {
.nineties-desktop-screen.panel-row-style.panel-row-style-for-10109-7{
  display: none;
}
}
@media only screen and (max-width: 1024px) {

.laptop-screen.panel-row-style.panel-row-style-for-10109-6{
  display: none;
}
}     

@media only screen and (min-width: 769px) { 
.mobile-only.panel-widget-style.panel-widget-style-for-10109-8-0-1{
  display:none; 
  }
}
  
@media only screen and (max-width: 768px) { 
.large-screen.panel-widget-style.panel-widget-style-for-10109-8-0-0{
  display:none; 
  }
.career-top-icons.panel-row-style.panel-row-style-for-10109-0 {
    display: none;
  }
}

.page-id-10109 .so-widget-sow-image-default-d6014b76747a .sow-image-container {
    background: #5c87a1;
}


.page-id-10109 .so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
    padding: 1.5rem;
    height: auto;
    max-width: 250px;
}

.page-id-10109 .wst-accordion .md-container .accordion .acc-component .tab-header {
    background-color: #5C87A1;
}

.page-id-10109 .wst-accordion .md-container .accordion .acc-component .tab-content-container .acc-bg-texture {
background-color: #5C87A1;
}

.career-flex-me {
    display: flex;
}

/* original styling for career page bottom buttons
.career-butts{
  background-color: #005aec;
    color: #fff !important;
    text-align: center;
  border-radius: 4.5rem;
    padding: 2rem;
  font-size: 2rem;
    color: white;
  transition: all 0.3s;
}
*/

.career-butts {
    background-color: #ffff;
    color: #005aec!important;
    text-align: center;
    border-radius: 4.5rem;
    padding: 2rem;
    font-size: 2rem;
    color: white;
    transition: all 0.3s;
    border: 2px solid #2075ff;
}

.career-butts:hover {
background-color: #2075ff;
color: #fff !important;
}


span.bot-butt-txt {
    font-size: 1.5rem;
}

.page-id-10109 .browse-job-button .so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    text-align: center;
    color: white;
}

.page-id-10109 .browse-job-button h3 {
    color: white;
  padding: 1rem 10rem 0;
}

.page-id-10109 .browse-job-button p {
    color: white;
}

.browse-job-button.panel-widget-style.panel-widget-style-for-10109-1-1-0, .browse-job-button.panel-widget-style.panel-widget-style-for-10109-6-1-0 {
    padding: 1rem 0;
  background-color: #00313C;
}

.browse-job-button.panel-widget-style.panel-widget-style-for-10109-1-1-0:hover, .browse-job-button.panel-widget-style.panel-widget-style-for-10109-6-1-0:hover  {
    background-color: #00594F;
}

.car-bot-row h3 {
  font-size: 1.70rem;
}

#pg-10109-1.panel-has-style .car-top-row.panel-row-style.panel-row-style-for-10109-1, #pg-10109-6.panel-has-style .car-bot-row.panel-row-style.panel-row-style-for-10109-6 {
    align-items: center;
}

.borderme {
  border-bottom: solid 4px black;
}

@media only screen and (min-width: 1441px) {
.page-id-10109 .browse-job-button h3 {
    padding: 1rem 7rem 0;
}
}

@media only screen and (min-width: 1025px) {
.page-id-10109 .browse-job-button h3 {
    padding: 1rem 3rem 0;
}
}

@media only screen and (min-width: 320px) {
.page-id-10109 .browse-job-button h3 {
    padding: 1rem 1rem 0;
}
}

/* End Careers Page Styling */
	
.page-id-519 .image-w-text .contents .row.reversed .col-text-container, .page-id-519 .image-w-text .contents .row .col-text-container{
		width:50%!important;
	}
	
	.padding-top-none{
		padding-top: 0;
	}
	
	.padding-bottom-none{
		padding-bottom: 0;
	}

/* Begin Styling for Alert Popup */
header .header .header-nav .nav-top a.alert {
    position: absolute;
    right: 0rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: -0.8rem 0;
    padding: 0 1rem;
    background: #ff000096;
    letter-spacing: 0.05rem;
    font-weight: 400;
    color: #fff;
    border-radius: 0;
}

.mobile-menu a.support-btn.book.alert.pum-trigger{
	background: #ff000096;
}

header .header .header-nav .nav-top a.orange {
    right: 8rem;
}

header .header .header-nav .nav-top a.mammo-link {
    right: 25rem;
}

.alert svg {
    fill: white;
}

@media only screen and (max-width: 1520px) {
	.nav-top {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}
	header .header .header-nav .nav-top a.mammo-link {
    height: 50%;
	}
	
	header .header .header-nav .nav-top a.orange {
     height: 50%;
}
	header .header .header-nav .nav-top a.alert {
	height: 50%;
	}
	
	header .header .header-nav .nav-top a.tel {
    height: 70%;
	}
}

.mobile-menu .support .support-btn.book svg {
    color: white;
}

.mobile-menu .support .support-btn.book {
	color: white;
}

/* End Styling for Alert Popup */
	
#covid-popup-btn {
    display: flex;
    align-items: center;
}

pum-theme-1185 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    margin-top: 0px;
}
	
div#covid-popup-btn {
    display: none;
}
	
