.modal-backdrop,
.modal-backdrop.in {
	background-color: #1B1330;
	opacity: 0.87;
}

.modal-exit.modal-promo .modal-header {
	position: relative;
	margin-bottom: 8px;
	display: block;
	height: 32px;
}

.modal-exit.modal-promo .modal-header .close {
	height: 36px;
	width: 36px;
}

.modal-exit.modal-promo .modal-dialog {
	max-width: 960px;
	width: 100%;
	max-height: 670px;
	height: 670px;
	background-color: #fff;
	color: #58595B;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-54%) !important;
}

.modal-exit.modal-promo .modal-dialog .modal-content {
	background-color: transparent;
	color: #58595B;
	box-shadow: none;
	border: none;
	margin: 0;
	padding: 16px 0 0;
}

#modal-exit.modal-promo .modal-dialog h3 {
	color: #35265F !important;
	font-weight: 800;
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 12px;
	margin-top: 32px;
}

.modal-exit.modal-promo.marchclose22 .modal-dialog {
	max-width: 960px;
	width: 100%;
	max-height: 750px;
	height: 750px;
}

.landing .modal-promo .modal-dialog h3 {
	margin-top: 0 !important;
}

.landing .modal-exit.modal-promo .modal-header {
	margin-bottom: 0px !important;
}

.modal-promo .modal-dialog .modal-content p,
.modal-promo .modal-dialog .modal-content p a {
	color: #58595B;
	text-decoration: none;
}

.modal-promo .modal-dialog .modal-body {
	display: inline-block;
	max-width: 50%;
	width: 100%;
	padding: 0px 56px 0 40px;
	margin: 0 0 0 auto;
	position: absolute;
	right: 20px;
}

.landing .modal-promo .modal-dialog .modal-body {
	padding: 0 56px 0 40px;
	float: right;
}

.modal-promo .modal-dialog .modal-content::after {
	content: "";
	clear: both;
	display: table;
}

.modal-promo .modal-offer,
.modal-promo p strong {
	color: #35265F;
	font-weight: 700;
}

.modal-exit.modal-promo .modal-body .form-group {
	margin: 0 0 12px !important;
}

.landing .modal-exit.modal-promo .modal-body .form-group {
	margin: 0 0 12px !important;
}

.modal-exit.modal-promo .modal-body label {
	line-height: 20px !important;
	font-size: 15px;
	font-weight: 500;
	color: #521E4E;
}

#modal-exit.modal-promo .form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 0rem;
	margin: 0rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1;
	color: #212529;
	border-color: transparent;
	border-bottom-color: transparent;
	border-bottom: 2px solid #969595;
	box-shadow: none;
	background-color: #fff;
}

.modal-exit.modal-promo label {
	margin-bottom: 0;
}

.modal-exit.modal-promo label.error {
	display: block !important;
	font-size: 13px;
	font-family: inherit;
	color: #de1f2f;
	line-height: 16px !important;
}

.modal-exit.modal-promo .form-control.error {
	border-bottom-color: #da2c3d !important;
}


/* ----- DEFAULT STYLE - DO NOT DELETE ----- */
.modal-promo.mgmove .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-mg-move.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

/* ---------- */

.modal-promo.safe50 .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-safe50.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.modal-promo.septembercloseout .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-septembercloseout.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.modal-promo.augustcloseout22 .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-augustcloseout22.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}
.modal-promo.activeaging .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-activeaging.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.modal-promo.thinkpink .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-thinkpink.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.modal-promo.fall22 .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-fall22.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.modal-promo.fallprevention22 .modal-dialog {
	background-image: url('https://cdn.medicalguardian.com/_site/img/promos/bgs/exit-fallprevention22.jpg');
	background-position: left center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}


#modal-exit.modal-promo .btn-primary {
	background-color: #35265F !important;
	color: #fff !important;
	height: 48px;
	border-radius: 32px;
	line-height: 44px !important;
	padding: 0 36px;
	width: auto !important;
	border: 2px solid #35265F !important;
	font-size: 16px;
	font-weight: 700 !important;
	transition: all 0.2s linear;
	text-transform: capitalize !important;
}

.modal-exit.modal-promo .custom-checkbox {
	position: relative;
	display: inline-block;
	padding: 0;
	margin: 4px 0 0;
	cursor: pointer;
}

.modal-exit.modal-promo .custom-checkbox .checkradios-input {
	opacity: 0;
	position: absolute;
	z-index: -1;
}

.modal-exit.modal-promo .custom-checkbox .checkradios-label {
	position: relative;
	display: block;
	padding: 0;
	margin: 0;
	line-height: 18px;
	cursor: pointer;
	padding-left: 24px;
	font-size: 15px;
	color: #35265F;
}

.modal-exit.modal-promo .custom-checkbox .checkradios-label::before {
	display: inline-block;
	position: absolute;
	content: "";
	height: 14px;
	width: 14px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	margin-top: 1px;
	background-color: #d6dbdd;
	border: 2px solid #35265f;
	box-shadow: 0 0 0 2px #fff inset;
	border-radius: 4px;
	box-sizing: content-box;
	overflow: hidden;
}

.modal-exit.modal-promo .custom-checkbox .checkradios-input:checked+.checkradios-label::before {
	background-color: #fff;
	border: 2px solid #35265f;
	box-shadow: none;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 14'%3E%3Cpath d='M15.17.48A1.68 1.68 0 0117.5.46a1.59 1.59 0 01.03 2.28l-8.8 10.74a1.68 1.68 0 01-2.38.05L.53 7.83a1.59 1.59 0 01-.48-1.57 1.63 1.63 0 011.2-1.17 1.68 1.68 0 011.61.46l4.62 4.5L15.13.53a.51.51 0 01.04-.05z' fill='%23a7345f' fill-rule='evenodd'/%3E%3C/svg%3E");
	background-size: 12px 12px;
	background-position: center center;
	background-repeat: no-repeat;
}

.modal-exit.modal-promo .custom-checkbox .custom-control-label {
	position: relative;
	top: -2px;
	text-indent: 3px;
	padding-left: 24px;
}

.landing .modal-exit.modal-promo .custom-checkbox .custom-control-label {
	padding-left: 0px;
}

.modal-exit.modal-promo .custom-checkbox .custom-control-label:before {
	width: 18px;
	height: 18px;
	top: 0rem;
	left: 0px;
}

.modal-exit.modal-promo .custom-checkbox .custom-control-label:after {
	top: 0px;
	left: 0px;
	width: 18px;
	height: 18px;
	background-size: 16px;
}

.modal-exit.modal-promo .custom-checkbox .custom-control-input {
	width: 18px !important;
	height: 18px !important;
}

#modal-exit.modal-promo .caption,
#modal-exit.modal-promo .caption a {
	color: #58595B;
	font-size: 9px;
	line-height: 1.2;
}

.modal-exit.modal-promo .caption {
	padding: 8px 0px 12px;
}

.landing #modal-exit.modal-promo .caption {
	padding: 10px 24px 15px;
}

#modal-exit.modal-promo.marchclose22 .modal-dialog h3 {
	color: #35265F !important;
	font-weight: 700;
	font-size: 50px;
	line-height: 44px;
	margin-bottom: 16px;
	margin-top: 16px;
	padding: 0 0px;
	text-align: center;
}

.modal-promo.marchclose22 .modal-dialog h3 .eyebrow {
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	font-size: 17px;
	line-height: 1.5;
	letter-spacing: 0.03em;
	text-align: center;
	margin-top: 4px;
}

.modal-promo.marchclose22 .modal-dialog .modal-content h6 {
	font-size: 19px;
	text-align: center;
}

.modal-promo.marchclose22 .modal-dialog .modal-content .modal-offer {
	display: inline-block;
	margin: 4px auto 12px;
	text-align: left;
}

.modal-promo.marchclose22 .modal-dialog .modal-content p {
	color: #35265F;
	font-size: 15px;
	line-height: 1.375;
	text-align: center;
}

#modal-exit.modal-promo.marchclose22 .btn-primary {
	background-color: #A6335E !important;
	border-color: #A6335E !important;
	margin-top: 8px;
}

#modal-exit.modal-promo.marchclose22 .btn-primary:hover {
	background-color: #7D2747 !important;
	border-color: #7D2747 !important;
}

.landing #modal-exit.modal-promo.marchclose22 .modal-dialog h3 {
	margin-top: -12px !important;
}

#modal-exit.modal-promo .close-btn {
	display: inline-block;
	overflow: hidden;
	height: 32px !important;
	width: 32px !important;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16' xml:space='preserve'%3E %3Cg id='close'%3E %3Cpath style='fill:%2335265F' d='M9.39,8l5.33-5.36c0.38-0.39,0.37-1-0.03-1.37c-0.4-0.37-1.03-0.36-1.41,0.02L8,6.6L2.72,1.3 C2.34,0.91,1.7,0.9,1.31,1.27C0.91,1.64,0.9,2.26,1.28,2.64L6.61,8l-5.33,5.36c-0.38,0.38-0.37,1,0.03,1.37C1.5,14.91,1.75,15,2,15 c0.26,0,0.52-0.1,0.72-0.3L8,9.4l5.28,5.31c0.2,0.2,0.46,0.3,0.72,0.3c0.25,0,0.5-0.09,0.69-0.27c0.4-0.37,0.41-0.99,0.03-1.37 L9.39,8z'/%3E %3C/g%3E %3C/svg%3E");
	background-size: 16px 16px !important;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	border: 2px solid #C0EBF2;
	opacity: 1 !important;
}

.landing #modal-exit.modal-promo .modal-header .close {
	font-size: 24px;
	margin-right: 4px;
}

.modal-promo .modal-dialog .modal-content .modal-offer {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 12px;
}

/* #modal-exit.modal-promo.mgmove .modal-dialog h3 {
	font-size: 50px;
	margin: 0;
	line-height: 1;
}
#modal-exit.modal-promo.mgmove .modal-dialog .text-primary { color: #35265F !important; }
#modal-exit.modal-promo.mgmove .modal-dialog {
	font-size: 16px;
	margin: 4px 0;
	line-height: 1.5;
}
#modal-exit.modal-promo.mgmove .modal-dialog p {
	line-height: 1.5;
}
#modal-exit.modal-promo.mgmove .badge.bg-primary {
	padding: 4px 8px;
	margin: 28px 0 16px;
	border-radius: 4px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.1;
}
#modal-exit.modal-promo.mgmove .modal-dialog p.caption { font-size: 10px; line-height: 1.3;}
#modal-exit.modal-promo.mgmove .modal-dialog p.font-weight-semi { font-weight: 600; }
#modal-exit.modal-promo.mgmove .mb-0 { margin-bottom: 0rem; }
#modal-exit.modal-promo.mgmove .mb-1 { margin-bottom: .75rem; }
#modal-exit.modal-promo.mgmove .mb-2 { margin-bottom: 1rem; }
#modal-exit.modal-promo.mgmove .mb-3 { margin-bottom: 1.5rem; }
#modal-exit.modal-promo.mgmove .mb-4 { margin-bottom: 2rem; } */



.landing #modal-exit.modal-promo .modal-header .close {
	font-size: 24px;
	margin-right: 4px;
}



/* #modal-exit.modal-promo.mg-move .modal-dialog h3 {
	font-size: 50px;
	margin: 0;
	line-height: 1;
}
#modal-exit.modal-promo.mg-move .modal-dialog .text-primary { color: #35265F !important; }
#modal-exit.modal-promo.mg-move .modal-dialog {
	font-size: 16px;
	margin: 4px 0;
	line-height: 1.5;
}
#modal-exit.modal-promo.mg-move .modal-dialog p {
	line-height: 1.5;
}
#modal-exit.modal-promo.mg-move .badge.bg-primary {
	padding: 4px 8px;
	margin: 28px 0 16px;
	border-radius: 4px;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	line-height: 1.1;
}
#modal-exit.modal-promo.mg-move .modal-dialog p.caption { font-size: 10px; line-height: 1.3;}
#modal-exit.modal-promo.mg-move .modal-dialog p.font-weight-semi { font-weight: 600; }
#modal-exit.modal-promo.mg-move .mb-0 { margin-bottom: 0rem; }
#modal-exit.modal-promo.mg-move .mb-1 { margin-bottom: .75rem; }
#modal-exit.modal-promo.mg-move .mb-2 { margin-bottom: 1rem; }
#modal-exit.modal-promo.mg-move .mb-3 { margin-bottom: 1.5rem; }
#modal-exit.modal-promo.mg-move .mb-4 { margin-bottom: 2rem; } */


/* .modal-promo.newyou22 .close-btn {
  display: inline-block;
  overflow: hidden;
  height: 32px;
  width: 32px;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16' xml:space='preserve'%3E %3Cg id='close'%3E %3Cpath style='fill:%2335265F' d='M9.39,8l5.33-5.36c0.38-0.39,0.37-1-0.03-1.37c-0.4-0.37-1.03-0.36-1.41,0.02L8,6.6L2.72,1.3 C2.34,0.91,1.7,0.9,1.31,1.27C0.91,1.64,0.9,2.26,1.28,2.64L6.61,8l-5.33,5.36c-0.38,0.38-0.37,1,0.03,1.37C1.5,14.91,1.75,15,2,15 c0.26,0,0.52-0.1,0.72-0.3L8,9.4l5.28,5.31c0.2,0.2,0.46,0.3,0.72,0.3c0.25,0,0.5-0.09,0.69-0.27c0.4-0.37,0.41-0.99,0.03-1.37 L9.39,8z'/%3E %3C/g%3E %3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 50%;
  border: 2px solid #C0EBF2;
} */
