@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
html {-webkit-box-sizing:border-box;box-sizing:border-box;}
*, *:before, *:after {-webkit-box-sizing:inherit;box-sizing:inherit;}
body{margin:0;padding:0;-webkit-text-size-adjust:none;}

img{border: 0}
ul{padding-left: 0}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body {background:#490e67}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
	#skipNavigation:focus,#skipNavigation:active{top:0;}
/*page widths*/
body>header, #mainnav, main, body>footer, #alertApp, .newsBlog, .topBanner, .badges, .rotatorContainer{width:100%;float:left;clear:left;display:block;}
body>*>.wrap, body>footer>.fatFooter,#alertApp>*, .megaMenu .wrap{width:100%;max-width:80rem;margin-left:auto;margin-right:auto;position:relative;overflow:auto;}

/* text */
body, .text, input, button, sidenav,a, .homeNews span, .newsBlog p, .homeBlog li, .eventsAgenda :is(h1, h2.h1-style), .eventsCalendar article :is(h1, h2.h1-style), .videoThumb :is(h1, .h1-style), #alertTitle, .newsletter :is(h1, h2.h1-style) {font-family:"adelle-sans",sans-serif;color:#333333;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale}
body {line-height:1.85}
h1,.h1-style,.learnMore, .getStarted, .newsBlog, .threeDoctors span,.purpleRibbon, .fullBioButton, .doctorName, .viewAll, .homeNews>h2>a, .videoFeatured a, .swapContent h2, .newsButton, .support :is(h1, h2.h1-style) a {font-family: "adobe-garamond-pro",sans-serif;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale}
a, a *{color:#87609a;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#07819d}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol, .h2-style{margin-top:0;margin-bottom:1.25rem}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:400}
p + h2, p + h3, p + h4, p + h5, p + h6 {margin-top:1em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color:#490e67}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:700}
u{text-decoration:none}
hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:1em 0;padding-top:1px}
p{font-size:1em}
h1, .h1-style{color:#490e67; font-size:2.5em;line-height: 1}
h2, .h2-style {color:#6d3e85; font-size: 1.875em; margin-top: 3.125rem}
h2, .content * h1, .h1-style, .content * h2.h1-style{font-size:1.875em;line-height: 1}
h3, .content * h2, .h2-style{font-size:1.71em;line-height: 1}
h3 {color: #07819d}
h4, th{font-size:1.2em}
h5 {font-size:1.1em}
h6 {font-size:1.0em}
h7, h8, h9{font-size:1em}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}

.content .intro {font-size: 1.35em;font-family: "adobe-garamond-pro",sans-serif;line-height: 1.75rem;}

.sr-only {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
		clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap;
}

/* list */
.content ol{margin-left:2em}
.content ul {margin-left: 2em; margin-top: 1em}
.content ul li{padding-left:1.5em;text-indent: -1em; line-height: 1.5em;margin-bottom: .5em}
.content ul li:before{content: "\203A";display: inline-block;font-weight: 700; font-size: 1.2em; text-align: center;text-indent:0; color: #e6bf00}
.content ul li ul li:before{opacity: 1}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-rule:1px outset rgba(0,0,0,.15);
        column-rule:1px outset rgba(0,0,0,.15);
-webkit-column-gap:2em;
        column-gap:2em;
}

.resCol li { display: inline-block; width: 100%}

.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}
.clearfix:after{content: "";display: table;clear: both;}

.videoWrapper {
    height: 0;
    margin-bottom: 2em;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}
.videoWrapper iframe, .videoWrapper video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.videoRight iframe {
        margin: 0 0 2rem 3rem;
}

/* forms */
#ContactForm em.text { font-size: 1rem}
input, button, select{font-size:.9em;line-height: 1.2em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"]{border-radius:0;-webkit-appearance:none}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{border:1px solid rgba(0,0,0,.2);background-color:rgba(0,0,0,.05);padding:.5em 5px;}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{background-color:#ece6f0}
textarea{display:block}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{background:#490e67;color:#fff;border:2px solid #490e67;padding:.65em .75em;line-height:1em;cursor:pointer;border-radius: 5px}
.button { display: inline-block; margin-top: 1em;margin-bottom: 1em}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{opacity: .6;border:2px solid #e6bf00}
button img{height:1em;width:auto;}
.button:hover { color: #fff}
input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable, .formTable table,
:where(.formTable, .form-flex) :where(input:where([type="text"], [type="password"], [type="tel"], [type="number"], [type="email"], [type="url"], [type="search"]), table, textarea, select) {
	width: 100%;
}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea{width:100%}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}

#ContactForm fieldset {
	margin: .5em 0 0;
	border: 0;
	padding: 0;
}

#ContactForm fieldset legend {
	padding: 0;
}

#ContactForm fieldset table {
	margin-left: 2em;
}

/* Forms - without tables ----- */
form.narrow .form-flex,
.narrow.form-flex {
	max-width: 18.75em;
}

.form-flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.form-flex fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	width: 100%;
}

.form-flex fieldset legend {
	float: left;
	width: 100%;
}

.form-flex>div {
	margin: 0 0 .75em;
}

.form-flex .full {
	width: 100%;
}

.form-flex>div>label:first-of-type {
	display: block;
}

.h2-style {
        display: block;
        margin-top: 1em;
        margin-bottom: 1rem;
}

/* Checkboxes, radios */
.form-flex>div>fieldset>label {
	display: inline-block;
}



.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#ece6f0;overflow:visible;vertical-align:top;color:#fff;font-style:italic}

/* HEADER ------------------------------*/
body>header{background:#fff;z-index: 2}
body>header>.wrap{}
.megaMenu {position:absolute;left:0;top:84%;background:#fff;display:block;width:100%;background:#e6dfe9;}
.megaMenu .wrap {
   display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;}
.megaMenu .wrap .swapContent {width: calc(100% - 23rem);position: relative}
.megaMenu section {position: absolute;left:0;top: 0;right:0;bottom: 0;opacity: 0;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;}
.megaMenu .wrap .swapContent h2 {margin: 0;width: 80%;color: #07819d;padding:.1em;text-align: left}
.megaMenu .wrap .swapContent p {width: 80%;padding-right: 3em;text-align: left}
#mainnav .megaMenu .wrap ul {-webkit-box-shadow: none;box-shadow: none; position: static;display: block;width:23rem;text-align: left;background:#fff;padding:.8em 0;border-top: 1px solid #e6dfe9;border-bottom: 1px solid #e6dfe9}
#mainnav .megaMenu .wrap ul li a {color:#490e67;line-height: 1.8em;width:100%;padding:.5em 0 .5em 1.3em}
#mainnav .megaMenu .wrap ul li {width:100%}
#mainnav .megaMenu .wrap ul li a:hover {color:#fff;background: #6d3e85;line-height: 1.8em}
#mainnav .megaMenu .wrap ul li a:before {content: "\203A";display: inline-block; font-size: 1.2em; width: 1rem;text-align: center;text-indent:0;}
.megaMenu section.on {opacity: 1;z-index: 1;top:0}
.stick .megaMenu {top:100%}
.phone i {font-size: 1.6em;height: 35px;padding-top: 6px;display: block}

/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff}
main>.wrap{padding-top:3em;padding: 3em 2em 0 2em}
.contentEditor{background:#fff;min-width:100%;}
/* side column */
main>div>aside{font-size:13px;line-height:1.3em;}
/* t1 */
#sidenav{width:100%;overflow:hidden;margin:0 0 40px}
#sidenav ul{padding:0}
#sidenav li{height:1%;overflow:hidden;font-weight: 400}
#sidenav li a{padding:.5em 5px;line-height:1.1em;display:block;font-weight:700;font-size:1.2rem;text-transform:uppercase;color:#6d3e85}
#sidenav li a:hover, #sidenav li a:active{}
#sidenav li.on>a{}
/* t2 */
#sidenav li.on ul {}
#sidenav li.on ul li{border-bottom:1px solid rgba(0,0,0,.15);padding: 0}
#sidenav li.on ul li a{padding:.3em 5px .3em 5px;font-size:1rem;color:#333333;font-weight:500;text-transform:none;}
#sidenav li ul li a:hover, #sidenav li ul li a:active{color:#490e67;background:#e6dfe9}
#sidenav li ul li.on{}
#sidenav li ul li.on>a{background:#6d3e85; color:#e6dfe9;border-bottom:1px solid rgba(0,0,0,0);}
#sidenav>ul>li>ul>li.on>a:hover{border-bottom:1px solid rgba(255,255,255,.25);color:#fff}
/* t3 */
#sidenav li ul li.on ul{background: #6d3e85 none repeat scroll 0 0;border: 0 none;}
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding-left:1em;font-size:.9rem;color:#e6dfe9;border-top:1px solid rgba(0,0,0,0); border-bottom: 1px solid rgba(0,0,0,0)}
#sidenav li ul li ul li>a:hover, #sidenav li ul li ul li>a:active{background:#6d3e85;color:#fff;border-top:1px solid rgba(255,255,255,.25); border-bottom: 1px solid rgba(255,255,255,.25)}
#sidenav li ul li ul li.on>a{background:#e6dfe9; color:#6d3e85;border-top:1px solid rgba(0,0,0,0); border-bottom: 1px solid rgba(0,0,0,0)}
#sidenav li ul li ul li.on>a:hover {border-top:1px solid rgba(109,62,133,1); border-bottom: 1px solid rgba(109,62,133,1)}
/* t4 */
#sidenav li ul li ul li.on ul li a{padding-left:2.5em;font-size:.8rem;color:#490e67;}
#sidenav li ul li ul li.on ul li {}
#sidenav li ul li ul li.on ul{background:#e6dfe9;}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#e6dfe9; border-top:1px solid rgba(109,62,133,1); border-bottom: 1px solid rgba(109,62,133,1)}
#sidenav li ul li ul li ul li.on>a {background: #fff none repeat scroll 0 0;color: #6d3e85;}
/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}
/* breadcrumb */
.breadcrumb{margin-bottom: 1em}
.breadcrumb a:after{content: "\00A0\00A0\203A\00A0"}

/* content */
#content{word-wrap:break-word}
#content h2 { margin-top: 1em}
#content h2.h1-style {margin-top: 0;}
#content .photoright, #content .photoleft {height:auto; max-width:50%}
#content .photoright img,#content .photoleft img {max-width:100%;height:auto}
#content img.phototreatment{max-width:100%;height:auto}
#content article .photoright, #content article .photoleft {border: 0; margin-bottom: 0; max-width: 30%; padding-bottom: 0;}
#content article .photoright img, #content article .photoleft img {margin: 0 0 1em;}
#content :is(.photoleft, .photoright) figcaption {font-size: .8em; line-height: 1.4em;}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background: #f5f2f7; margin: 32px 0; padding: 1.5em; border: solid 1px rgba(0,0,0,.15); border-radius: 5px}
small, .textSm{font-size:.8em}
#content table, .contentEditor table{width:100%}
.callout {background:#490e67; padding: 4.2em 1.7em; border-radius: .4em; margin: 0 0 3em 3em}
.content .callout h1 {color:#000}
#content .callout h1 {color:#fff; text-align: center; font-size: 1.875em; font-weight: 400; text-transform: uppercase; border-bottom:1px solid rgba(255, 255, 255, 0.2); padding-bottom: .5em}
.content .callout p {color: #000}
#content .callout p {text-align: center; font-size: 1.1em; color: #e6dfe9;}

#content blockquote {background:#490e67; padding:1em 2em; border-radius: .4em; margin: 0 0 2em 0; float: left; width: 100%; font-size: 1.2em; color: #fff; font-style: italic}
.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:20px;width:20px;background-position:center center; background-repeat:no-repeat;background-size:contain;border-radius:.2em;-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#F03C5E}
	.shareFacebook{background-color:#3b5998; background-image:url(../../images/icons/64x64/facebook.png)}
	.shareTwitter{background-color:#00aced; background-image:url(../../images/icons/64x64/twitter.png)}
	.shareLinkedin{background-color:#007bb6; background-image:url(../../images/icons/64x64/linkedin.png)}
	.shareGoogle{background-color:#dd4b39; background-image:url(../../images/icons/64x64/google-plus.png)}

.mensLink, .womensLink {background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: .3em; float: left; padding-bottom:9em; position: relative; text-align: center; width: 48%;}
.mensLink {background-image: url(/images/screening_for_men.jpg); margin-right: 4%;}
.womensLink {background-image: url(/images/screening_for_women.jpg);}
.mensLink span, .womensLink span {background-color: #6d3e85; border-radius: .3em .3em 0 0; color:#fff; display: block; font-size: 1.125em; font-weight: bold; padding: .5em 1em; width: 100%;}
.mensLink:hover, .womensLink:hover {opacity: .7;}

/* DOCTORS LANDING PAGE ----------------------*/
.threeDoctors {padding-top: calc(25px + 5.5em)}

.purpleRibbon {background:#490e67;color:#fff;position: relative;filter: alpha(opacity:0);text-align: center;height:2.5rem;padding: 0 1rem;float:left;width: 100%;font-size: 2.5rem;margin:.25em 0}

.HLicon2 {background: url(/images/HLcircle.png) no-repeat center bottom;background-size: contain;height: 4rem;width: 8rem;position: absolute;left: 50%; bottom: 3.12rem; z-index: 2;margin-left: -4rem;z-index: 1}

.docRotatorOuter{position: relative;clear: both;height: 60vh;max-height: 40em}
.docRotator {position: absolute;left: 0;top: 0;height: 100%;width: 100%}

.iosSlider {position: relative;overflow: hidden;width: 100%;height: 100%;background: #fff;}

.viewAll {width:12.813rem;position: absolute;top:0;right:0; text-align: center;background:#6d3e85;margin:1px .5em 0 0;border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;padding: .25em;font-size: 1.3em}
.viewAll {color:#ffda27}
.viewAll span {color:#fff;font-style: italic}

.iosSlider .prevButton {position: absolute;top:45%;background: url(/images/docRotator/leftArrow.png) no-repeat 0 0;background-repeat: no-repeat;background-position: center left;background-size: contain; height: 9%;width: 3%;z-index: 2;}
.iosSlider .nextButton {position: absolute;top:45%;right: 0;background: url(/images/docRotator/rightArrow.png) no-repeat 100% 0;background-repeat: no-repeat;background-position: center right;background-size: contain; height: 9%;width: 3%;z-index: 2;}
.iosSlider .slider {width: 100%;height: 100%;}
.iosSlider .slider .slide {position: relative;width: 100%;height: 100%;margin: 0}
.iosSlider .slider .slide .doctorName {color: #490e67; font-size: 1.875em;position: relative;top: 0;left: 0;text-indent: -1px;line-height: 1.2em;margin: 0 0 1em}
.iosSlider .slider .slide .text p span {color: #87609a;font-weight: 800;font-size: 1em}
.iosSlider .slider .slide .text p span span {color: #490e67}
.iosSlider .slider .slide .fullBioButton {width:6.250em;padding: .8em;text-align: center;background:#490e67;cursor: pointer;border-radius: 5px;margin-top: 1.5em;color: #ffda27;border: 2px solid #490e67}
.iosSlider .slider .slide .fullBioButton:hover {color: #e6dfe9;border: 2px solid #ffda27}
.play-pause-buttons button {
        font-size: 0;
        padding: 1.25rem;
        position: absolute;
        line-height: 0;
        opacity: .6;
        background-color: rgb(0,0,0);
        border: 2px solid #000
   }
   .play-pause-buttons button:hover, .play-pause-buttons button:focus, .play-pause-buttons button:active {opacity: 1; background-color: #490e67;}
   .play-pause-buttons {
        position: absolute;
        top: calc(100% - 7rem);
        left: 3px;
        z-index: 1;
   }
   .play-pause-buttons #pauseRotator:before, .play-pause-buttons #playRotator:before {
    content: "";
    background-repeat: no-repeat;
    background-size: contain;
    height: 1rem;
    width: 1rem;
    position: absolute;
    display: block;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
   }
   .play-pause-buttons #playRotator {display: none;}
   .play-pause-buttons #pauseRotator:before {background-image: url(/images/icons/pause.svg);}
   .play-pause-buttons #playRotator:before {background-image: url(/images/icons/play.svg);}

@media screen and (max-width: 1200px) {
    .iosSlider .slider .slide .text {line-height: 1.9em;padding:2em;}
    .iosSlider .slider .slide .doctorName {margin-bottom: .6em}
}

@media screen and (max-width: 1100px) {
    .iosSlider .slider .slide .text {line-height: 1.8em;padding:1.7em;}
    .iosSlider .slider .slide .doctorName {margin-bottom: .5em}
    .docRotatorOuter{}
}

@media screen and (max-width: 1000px) {
    .iosSlider .slider .slide .text {line-height: 1.7em;padding:1.6em;}
    .iosSlider .slider .slide .doctorName {margin-bottom: .3em}
    .docRotatorOuter{}
}

@media screen and (max-width: 900px) {
    .iosSlider .slider .slide .text {line-height: 1.6em;padding:1.6em;}
    .iosSlider .slider .slide .doctorName {margin-bottom: .1em}
.docRotatorOuter{}
    .iosSlider {font-size: .9em}
}

@media screen and (max-width: 800px) {
    .iosSlider {font-size: .8em}
}

.purpleWelcome {background: #490e67; text-align: center;margin:0;padding: 5em 2em;}
.purpleWelcome h1 {font-style: italic}
.purpleWelcome p {margin-top: 2%; font-size: 1.2em;line-height:1.7;max-width:28em;margin: 0 auto}
.purpleWelcome * {color:#fff;}

.whiteSpace {background: #f2f1f3;height:48.438em;padding-top: 9em}
.tiltPhoto {height:30em;width: auto; position: absolute;right:50%;margin-top: -2%;border: 4px solid #fff;border-radius: 9px;-webkit-transform: rotate(-3deg);transform: rotate(-3deg);}
.staffQuote {background:#dfd7e3;height: 26.563em;position: relative;overflow: visible}
.quote {position: relative;left:55%;max-width: 25em;line-height: 2em;width:45vw;height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;}

.quote p {-webkit-box-sizing:border-box;box-sizing:border-box;max-width: 100%}
.quote span{font-size: 1.438em;color:#490e67;line-height:0;font-style: italic;}
.quote footer>a {color:#490e67}
.quote footer>span {color:#87609a;font-style: italic; font-size: 1em}

.docBadges {height:13em;padding: 0 13em;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;
display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;}

.docBadges img {max-width: 15.625em; max-height: 3.5em;-webkit-box-sizing:border-box;box-sizing:border-box;max-width: 100%}
.docBadges img:hover {opacity: .6}

/* HOMEPAGE ----------------------------*/
.rotatorContainer {position: relative;z-index: 1;
-webkit-box-shadow:         0px 5px 10px 0px rgba(0, 0, 0, 0.22);
        box-shadow:         0px 5px 10px 0px rgba(0, 0, 0, 0.22);}
.topBanner {background: #fff; padding:4em 2rem;}

.findPhysician h2 {margin:0;font-size: 1.875em;line-height: 1em;padding-bottom: .75em}
.findPhysician h2:before {content:"\f002"; font-family: FontAwesome;margin-right: .3em;}
.findPhysician h2+img{width:100%;border-top:5px solid #87609a;border-bottom: 5px solid #87609a}
.physician p{width:100%;display: inline-block; font-size: 1em;padding-top: 1em}
.physician span{color:#6d3e85}
.getStarted {display:block;margin: 0 0 1em .2em;height: 3.12rem;width: 8em;border: 1px solid #ffe800;border-radius: 7px;text-align: center;padding-top:.3em;font-size: 1.4em;font-style: italic;color:#fff; background: #490e67;line-height: 2rem}
.getStarted span {color:#e6bf00;font-style:normal}
.getStarted span:after {content:"\203A"; display: inline-block; vertical-align: text-bottom;margin-left:.5rem}
.getStarted:hover {background: #fff;color:#490e67}
.getStarted:hover span {color: #490e67;}
.homeEvents{float: left}
.homeEvents h2 {line-height: 1; margin:0;float:left;font-size:1.875em}
.homeEvents>a {float:right;font-size:1em;margin-bottom:.7em;line-height: 2.5em}
.homeEvents>a:after {content:"\203A"; margin-left: .2em}
.calender {clear:right;border-top: 5px solid #87609a;border-bottom: 5px solid #87609a;background:#ece6f0;color:#490e67;font-weight: 800}
.calender time {margin-left:1em;text-transform: uppercase;line-height: 3}
.calender li ul li span {color:#666666;font-style: italic;margin-left:.25em;font-weight: 400}
.calender li ul {padding: 1.25em 0 1.5em 0;background:#fff;}
.calender li ul li a {color:#490e67;background: none;font-weight: 400}
.calender li ul li {text-indent: -1em; margin-left:2.5em; padding: .25em 2em .25em 0}
.calender li ul li:before {content:"\203A";margin-right:.5em;color:#ffda27}

.newsBlog .wrap {height: inherit;padding: 3em 0 4em 0;}
.newsBlog {background: #490e67;width: 100%;height:auto;padding: 0 2rem;}
.newsBlog h2 {border-bottom: 2px solid #6d3e85; padding-bottom: 1rem;font-size: 2.5rem;color:#fff;margin:0 0 1.5rem 0}
.homeNews h2 a {font-size: 2.5rem;color:#fff}
.newsBlog span {display:block}
.newsBlog h3 {color:#fff;margin-right:3.7em;font-size: 1em;font-style: normal}
.homeBlog {float:right}
.homeNews time {text-transform: uppercase;font-size:.875rem;color:#b69fc2}
.homeBlog h3 {font-size:1.875rem;font-style: italic;line-height: 1.1}
.homeBlog ol {counter-reset: item;}
.homeBlog ol li {display: block; color:#b69fc2;padding: .4em 0;margin-right:3.7em}
.homeBlog ol li:before {content: counter(item) ". ";counter-increment: item; color: #ffda27;margin-left:-1.5em;padding-right:.5em}
.homeBlog p {color: #b69fc2}
.homeBlog .photoright, .homeBlog img {display: none}
.readMore {font-style: italic;margin-left: 2.5em}
.newsFooter, .blogFooter {float: right;text-align: right}
.newsFooter {padding-right: 3em}
.newsBlog a {font-size: 1rem;color: #ffda27;}
.newsFooter:after, .homeBlog a:after {content:"\203A"; margin-left: .2em}

.askNowCallout{background-color: #f2f1f3;border:solid 4px #fff;width: 100%;position:relative;display: block;float: left;margin-top: 3em;padding:1.75em 1em}
.askNowCallout:hover{background-color: #ece6f0}
.askNowCallout .text span.button {margin:0 .5rem;color:#e6bf00;font-family: "adobe-garamond-pro",sans-serif;text-transform: uppercase;font-size: 1.375em;}
        .askNowCallout .text strong{color:#f27c24;font-weight: 900}
        .askNowCallout .text{font-weight: 700}
.askNowCallout .text h1 {font-size: 1.25rem;display: inline-block;font-family: "adelle-sans",sans-serif; margin-bottom: 0;color: #333333;}
.askNowCallout .text  b{color: #333333;font-weight: 700}
.home .learnMore {padding-left:.5em}
.welcome h1 {margin-bottom: .7em;font-style: italic;}
.welcome span {color:#4eb3c9}
.welcome p {font-size: 1.125em}
.welcome p:last-child {margin-bottom: 0}
.learnMore {margin-top: 2em;background:#490e67; width: 12em;height:2.5em;display:inline-block;border-radius: 7px;padding-top:.3em;border: 2px solid #490e67}
.learnMore {font-size: 1.313em;color:#e6bf00;}
.learnMore em {color:#fff}
.learnMore:hover {color: #fff;border-color: #e6bf00;background:#6d3e85;}

.badges {background: #f2f1f3;height:6.25em}
.badges .wrap {height:6.25em}
.badges .wrap img {max-width: 5em; margin:0 3.5em}
.badges .wrap img:hover {opacity: .6}

.badges .wrap {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    }


.donateButtons {width: 100%; float: left; clear: both; margin: 2em 0}
.donateButtons>a {float: left;background:#490e67; border-radius: .4em; line-height: 1; color: #fff; text-align: center}

.onlineDonate, .printDonate {font-family: FontAwesome}
.onlineDonate:before {content:'\f004\0020'}
.printDonate:before {content:'\f019\0020'}
.donateButtons>a:hover {background: #ffda27; color:#490e67}

/* News & Events Landing Page */

.newsButton {width: 100%; float: left; clear: both;background:#490e67; border-radius: .4em; line-height: 1; color: #fff; text-align: center}
.newsButton:hover {background: #ffda27; color:#490e67}

/* Bio photos */
.bioPhoto {max-width: 100%; height: auto; margin: 5em auto 0; display: block;}
.supPhoto {max-width: 100%; height: auto; margin: 2em auto 0; display: block;}

figure img {max-width: 100%; height: auto; margin: 0 0 1em 0; display: block;}


/* SUPPORT GROUP PAGE ----------------------*/
.support {border-top: solid 4px #ffda27; padding:.5em .75em}
.support:nth-child(odd) {background: rgba(255,218,39,.07)}
.support :is(h1, h2.h1-style) {font-size: 1.4em; margin-bottom: .25em;}
.support time {font-style: italic; font-size: .8em}
.support p {margin-bottom: .5em;}

/* FOOTER ------------------------------ */
body>footer{padding:4em 2rem 2em 2rem;color:#dadada;font-size:.9em;border-top:5px solid #490e67;background-image:url("/images/footer-bg.png");background-repeat: repeat;background-size:9px 9px;}
body>footer>.wrap{overflow:visible;border-top:1px solid rgba(164,132,168,.3);color:#490e67;padding-top: 1.7em}
body>footer a{color:#8D68A1}
body>footer a:hover, footer a:active{color:#fff}
body>footer a.on, footer .on>a{text-decoration:none;color:#07819d}
.fatFooter{margin-bottom:5em;}
.fatFooter>*{float:left; line-height: 1.9em;}
.fatFooter .col3 a:after {content:"";display:none}
.fatFooter .col3 h1 {margin-bottom: 1em}

.fatFooter .partnership img:hover {opacity: .7}
.newsletter {background: #fff; margin-bottom: 2em; border:solid 4px #490e67; width: 100%; display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
            align-items: stretch;}
.fatFooter .newsletter h1 {font-weight: bold; color: #490e67; font-size:1.1em; font-style: normal}
.fatFooter .newsletter p {margin-bottom: 0}
.newsletter div { padding: 1.25em 1.25em 1em 1.25em; float: left;width:65%; line-height: 1}
.newsletter div+div { background-color: #f2f1f3; width: 35%;position: relative;padding: 0 0}
.fatFooter .newsletter .button {color: #fff}
.fatFooter .newsletter .button strong {color: #ffda27}
.newsletter div+div img { width: 70%; height: auto; top: .75em; left: 1.75em; position: absolute}
.fatFooter h1 {font-size: 1.5em; margin: 0 0 .4em 0; font-style:italic}
.fatFooter h2 {margin: 0;padding: 0;font-size:1em; font-weight: 800;}
.fatFooter p {color:#333333}
.fatFooter a {color:#87609a; display: block;}
.fatFooter a:hover {color:#07819d}
.fatFooter a:after {content:" \203A"}
.fatFooter .social {display:block; float:left; margin-top:25px;width:35px;height:35px;background:#490e67;border-radius:50%;background-repeat:no-repeat; background-position:center}
.fatFooter .social + .social {margin-left:.25em;}
.fatFooter .social:after {content: ""; display: none;}
.fatFooter .social:hover {opacity: .8}
.fatFooter .social.facebook {background-image:url("/images/icons/custom/fb.png"); background-size:25%;}
.fatFooter .social.youtube {background-image:url("/images/icons/custom/yt.svg"); background-size:20px auto;}
.fatFooter .social.ig {background-image:url("/images/icons/custom/ig.svg"); background-size:20px auto;}
.fatFooter .social.linkedin {background-image:url("/images/icons/custom/linkedin.svg"); background-size:18px auto;}
.fatFooter>nav>ul ul li{padding-left: 1rem}

body>footer .wrap nav a:before{content:"\00A0\007C\00A0\00A0"}
body>footer>div{min-height:18px}
#web-solutions-exposure a{color:#490e67}
#web-solutions-exposure a:hover{opacity:.5}
.dontPrint a{color:#490e67}
.dontPrint a:hover{color:#490e67;opacity:.5}



/* ACS RESROUCES WYSIWYG TEMPLATE ------------------------------ */

.acs-resources {
	margin-block: 2em;
	padding: 2.5em 2em;
	position: relative;
	z-index: 0;
}

.acs-resources::before {
	background: #EEE;
	content: '';
	inset: 2em 0;
	position: absolute;
	z-index: -1;
}

.acs-resources figure {
	margin: 0;
	line-height: 0;
	transform: rotate(-2deg);
}

.acs-resources figure img {
	box-shadow: 0 0 .25em .125em rgba(0,0,0,.05);
	margin: 0;
  transform: scale(1.2);
}

#tinymce .acs-resources img {
	max-width: 8em;
}

.acs-resources h2 {
	font-size: 1.375em;
	font-weight: 700;
	margin: 0 0 .25em;
	line-height: 1.2;
	text-wrap: pretty;
}

.acs-resources a.button {
	white-space: nowrap;
}




/* APPS ------------------------------ */

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header */
.pageHeader{width:100%;height:0;background-size: cover; background-position: bottom;background-repeat: no-repeat;opacity: .4;float: left}

/* ALERT */
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#990000;padding-left: 1rem;padding-right: 1rem;position: absolute;z-index: 2;padding: 10px;top:125px;font-size: 2rem}
#alertApp h1{margin-bottom:0;font-size:1.3rem;padding:5px;color:#fff;text-align:center}
#alertTitle span{float:right; opacity:.5}
#alertApp:hover #alertTitle span{opacity:1}
#alertTitle a{color:#fff;text-decoration:underline}
#alertDesc{overflow:hidden}
.alertClosed #alertDesc{height:auto;max-height:0}
.alertOpen #alertDesc{height:auto;min-height:0;max-height:250px;font-size: 1.5rem}
#alertDesc p{color: rgba(255,255,255,.8); font-size: 1rem;}
#alertApp {cursor:pointer;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#660000;}


/* MANAGEMENT OVERRIDES ------------------------------ */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}

/* RESPONSIVE ------------------------------ */
@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 1.5dppx) {}

/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger,#mainnav, .megaMenu section{-webkit-transition: all 200ms ease;transition: all 200ms ease}
input:focus{-webkit-transition: background-color 200ms ease;transition: background-color 200ms ease}


/* FORM ERRORS ------------------------------ */
.form-error {
	color: #EE0000;
	font-size: 0.9375em;
}

.reverse .form-error {
	background: #EE0000;
	color: #FFF;
}

fieldset label:first-of-type input:focus {
	outline: 1px solid #FF0000;
}
.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; }
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }

@import url(/includes/css/grid-flex.css);
