@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-Thin.otf) format("opentype");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-ThinIt.otf) format("opentype");
    font-weight: 200;
    font-style: italic;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-LightIt.otf) format("opentype");
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-Book.otf) format("opentype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-BookIt.otf) format("opentype");
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-Regular.otf) format("opentype");
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-RegularIt.otf) format("opentype");
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-Medium.otf) format("opentype");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-MediumIt.otf) format("opentype");
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-SemiBold.otf) format("opentype");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-SemiBoldIt.otf) format("opentype");
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-Bold.otf) format("opentype");
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: Biennale;
    src: url(webfonts/Biennale-BoldIt.otf) format("opentype");
    font-weight: 800;
    font-style: italic;
}
.homepageCarousel2 .eventInfo {
    min-height: 400px;
}
.newsCards .slick-track {float:left;width:100%;}

.homepageCarousel2 .slick-slide.slick-current.slick-active {
    background: #2e1a4a;
    color: white;
}
.homepageCarousel2 .eventInfo {
    padding: 25px; position:relative;
}
.homepageCarousel2 .eventInfo .eventTitle {
    margin-top:85px
}

.homepageCarousel2 .panel-body, .homepageCarousel2 .PanelBody {
    padding: 0;
}
.newsCards.oneRow .slick-list {
    width: calc(100% - 40px);
    margin: auto;
}
.homepageCarousel2 .slick-track {
    position: relative;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.homepageCarousel2 .eventInfo {
    grid-row: 1;
    grid-column: 2;
}
.homepageCarousel2 .eventLinkButton {
    grid-row: 2;
    grid-column: 2;
    margin-top: 25px;
}
.homepageCarousel2 .slick-slide img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%!important;
}
.EventSummary .Description {
    background: transparent;
    padding: 0;
}
.EventSummary {
    background-color: transparent;
}

.footer-content h2.panel-title {
    margin-top: 0;
    color: #fff;
    border-bottom: none;
    font-size: 28px;
    font-weight: 400;
    position: relative;
    left: -10px;
}
.UtilitySection.OnBehalfOf {
    display: inline;
}
.UtilitySection:empty {
    display: none!important;
}
div#masterMainBreadcrumb:empty {
    display: none;
}
.nav-secondary {
    margin-top: 30px;
}
.hide,
.hidden {
    display: none;
}
.noPaddingSD h1 {
    padding: 0;
    margin: 0;
}
.rosterCards .panel-body {
    padding: 0;
}
.noPaddingSD .PanelField, .noPaddingSD .panel-body {
    padding: 0;
}
.rosterCards tbody {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.rosterCards tr.rgRow, .rosterCards tr.rgAltRow {
    display: flex;
    flex-direction: column;
    float: left;
    flex: 1 0 30%;
    justify-content: space-evenly;
    padding-bottom: 40px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
}
.rosterCards thead {
    display: none;
}
.rosterCards .RadGrid.RadGrid_MetroTouch {
    border: 0!important;
    overflow: hidden!important;
}
.rosterCards .RadGrid_MetroTouch .rgAltRow {
    background: transparent;
}
.rosterCards div {
    font-size: 16px;
    line-height: 1.3;
}
.rosterCards h4 {
    font-size: 22px;
    margin-top: 25px;
}
.rosterCards .FilterPanelHorizontal input[type="submit"] {
    margin-left: 15px!important;
    margin-top: 15px!important;
}
.rosterCards .FilterPanel {

    background-color: transparent;

}

label, .Label, .PanelFieldLabelFont {

    color: #101921;

}

.rosterCards .RadGrid.RadGrid_MetroTouch .rgRow td, 
.rosterCards .RadGrid.RadGrid_MetroTouch .rgRow td:first-child, 
.rosterCards .RadGrid.RadGrid_MetroTouch .rgAltRow td, 
.rosterCards .RadGrid.RadGrid_MetroTouch .rgAltRow td:first-child {padding: 3px 0!important;}

.rosterCards.centeredCards tr.rgRow, .rosterCards.centeredCards tr.rgAltRow {text-align:center;}

.AsiWarning .iMISUserMessageIcon {display:none;} 
.FilterPanel {
    padding: 25px;
    background-color: #F5F8F7;
    border: none !important;
    margin-top: -3px;
}
.social-media-icons ul {
    text-align: left;
    float: left;
    margin: 0 !important;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.sshLinkItem {
    position: relative;
}
span.sshIcon.sshShareOnFacebook.sshCustomIcon.sshCustomShareOnFacebook {
    background-image: none;
}
.readerOnly {
    position: absolute;
    text-indent: -10000px;
    white-space: normal;
    max-width: 80%;
}
span.sshIcon.sshShareOnFacebook.sshCustomIcon.sshCustomShareOnFacebook:before {
    content: "\f082";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    right: 0;
}
span.sshIcon.sshLinkedIn.sshCustomIcon.sshCustomLinkedIn {
    background-image: none;
}
span.sshIcon.sshLinkedIn.sshCustomIcon.sshCustomLinkedIn:before {
    content: "\f08c";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    right: 0;
}
span.sshIcon.sshShareOnTwitter.sshCustomIcon.sshCustomShareOnTwitter {
    background-image: none;
}
span.sshIcon.sshShareOnTwitter.sshCustomIcon.sshCustomShareOnTwitter:before {
    content: "\e61a";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    right: 0;
}
span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo {
    background-image: none;
}
span.sshIcon.sshMailTo.sshCustomIcon.sshCustomMailTo:before {
    content: "\f0e0";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    right: 0;
}
span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton {
    background-image: none;
}
span.sshIcon.sshCompactButton.sshCustomIcon.sshCustomCompactButton:before {
    content: "\f150";
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    right: 0;
    font-weight: 600;
	display:none;
}
.PanelFieldLabel.SocialShare {
    display: none;
}
.sshIcon:before {
    color: #8531a5;
    font-size: 22px!important;
}
.RadSocialShare.MediumButtons .sshCustomIcon {
    width: 15px;
    height: auto;
}
.social-media-icons a {
    text-decoration: none;
}
.sign-in-link {
    position: relative;
    top: -2px;
    margin-right: 10px;
    font-weight: 500!important;
}
.sign-in-link:before {
    content: '\f023';
    font-family: 'FontAwesome';
    margin-right: 9px;
    font-size: 21px;
    position: relative;
    top: 0px;
	color:#8531a5;
}
.ContactLocationArea span.Label {
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.purpleBox span.Label {
    color: #c5d800;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.purpleBox .summary-display-item.col {
    padding: 0;
    margin: 0;
}

span[id$="SinglePriceData"]:before {
    content: '\00A3';
    margin-right: 5px;
}
.purpleBox .panel-body {padding:0;}

div#SimpleSearchBlock {
    position: relative;
}
.SimpleSearchBlock:before {
    content: '\f002';
    font-family: 'FontAwesome';
    position: absolute;
    left: 7px;
    top: 2px;
    color: #8531a5;
}
.hubGraphic img {
    max-height: 40px;
    object-fit: contain;
    object-position: right;
    margin-right: 30px;
}
#MainHtml {
    max-width: 100vw;
overflow-x: hidden;
}

#MainHtml body {
    visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
}
#MainHtml body.makeVisible {
    visibility: visible;
}
body {
    color: #101921;
    font-family: biennale, sans-serif;
    font-size: 16px;
	letter-spacing: .4px;
}
#ste_container_FooterCopyright a, #ste_container_FooterCopyright a:visited {
    color: #8531a5;
}
.footer-nav-copyright .NavigationUnorderedList > li:last-child:after {
    content: none;
}
.footer-nav-copyright .NavigationUnorderedList li {
    position: relative;
}
.footer-nav-copyright .NavigationUnorderedList > li:after {
    content: '';
    background: #101921;
    width: 1px;
    height: 18px;
    position: absolute;
    top: 5px;
}
.footer-nav-copyright > .container {
    padding-top: 30px;
    text-align: right;
    padding-bottom: 15px;
}
.search-field {
    background: none!important;
}
.hubGraphic {
    margin-left: 25px;
}
.UtilityNavigation .account-menu > li > a, .UtilityNavigation .account-menu > li > a:hover, .UtilityNavigation .account-menu > li > a:visited, .UtilityNavigation .account-menu > li > a:active {
    color: #101921;
}
.nav-auxiliary .nav-aux-button .nav-text {
font-weight:500;
    color: #101921;
}
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text:after {
    content: '\f291';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 7px;
    font-size: 20px;
    color: #8531a5;
}
.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text:after {
    content: '\f007';
    font-family: 'FontAwesome';
    position: absolute;
    left: 10px;
    top: 8px;
    font-size: 20px;
	color:#8531a5;
}
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text, .nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
    background: none!important;
    background-image: none!important;
}
.homepageCarousel2 {position:relative;}

.RadGrid.RadGrid_MetroTouch {background:transparent!important;
    max-width: calc(100vw - 30px);
    margin: auto;
}
.purpleBox a, .purpleBox a:visited {
    color: white;
    font-weight: 500;
}
.purpleBox a:hover {
text-decoration-color:#c5d800;
}
.purpleBox {
    color: white;
    background: #2e1a4a;
    padding: 45px 30px;
}
div#ste_container_ciOBO {
    position: absolute;
    top: 158px;
    left: 0;
    background: rgba(255,255,255,.5);
    z-index: 20000;
    line-height: 1;
    height: 36px;
}
.Wrapper-FullWidth #masterContentArea.container {
    margin-top: -40px;
    padding-top: 40px;
}
.stickyArea > .ContentItemContainer {
    position: sticky;
    top: 15px;
    margin-top: 30px;
}
.newsCards .panel-body {
    padding: 0;
}
.slick-slide > div {
    display: flex; justify-content:space-around;
}
a,
a:visited {
    color: #2e1a4a;
    text-decoration: underline;
}

.Wrapper-FullWidth #masterContentArea .row {
    max-width: 1600px;
    margin: auto;
}
.Wrapper-HomePage .carousel-caption h3 {
    color: white;
    font-weight: 500 !important;
}
.HomePageFullWidthArea .carousel-caption h1 {
    color: #101921;
    font-weight: 500 !important;
    font-size: 58px;
    margin-bottom: 50px;
}
.HomePageFullWidthArea .carousel-caption h1 strong {
    color: #fff;
    font-weight: 600 !important;
}
.Wrapper-HomePage .carousel-caption h3 {
    color: white;
    font-weight: 500 !important;
    margin-bottom: 25px;
}
.collectionItems:not(.HomeNews) .collectionCategoryTitle {
    color: #8531a5;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
    padding-bottom: 10px;
}
.collectionItems:not(.HomeNews) .collectionTitle {
    margin-top: 5px;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.2;
}
.collectionItems:not(.HomeNews) .collectionDescription {
    margin: 20px 0 40px 0;
}
.learnCarousel .eventSlide {
    background: #f5f8f7;
}
.learnCarousel .eventInfo {
    padding: 40px;
}
.purpleBackground {
    background: #8531a5;
}

.InternalHeaderArea .carousel-inner::before {
    content: none;
}

.slick-slide img {
    display: block;
    object-fit: cover;
}
.learnCarousel .eventImage {position:relative;}

.learnCarousel .eventImage > .dateBox {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 90px;
    width: 120px;
    background: #c5d800;
    color: #101921;
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
}
.learnCarousel .eventImage > .dateBox .dateMonth,
.learnCarousel .eventImage > .dateBox .dateYear {
    font-weight: 600;
    font-size: 17px;
	text-align:left;
}
.learnCarousel .eventImage > .dateBox .dateMonth {
    text-align: right;
    margin-right: 5px;
}
.learnCarousel .eventImage > .dateBox .dateDay {
    font-size: 36px;
    font-weight: 800;
    text-align: center;
    grid-column: span 2;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
}
.RadGrid_MetroTouch {
    background-color: transparent!important;
}
.homepageCarousel2 .RadGrid.RadGrid_MetroTouch, .homepageCarousel2 .RadGrid.RadGrid_Metro {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: hidden!important;
}
.homepageCarousel2 .eventTitle {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .5px;
    margin-bottom: 12px;
    line-height: 1.3;
}
.homepageCarousel2 .dateBox {
    position: absolute;
    right: 0;
    top: 0;
    height: 90px;
    width: 120px;
    background: #e56dbd;
    color: white;
    display: grid;
    grid-template-columns: 1fr 1fr;
    text-align: center;
}
.homepageCarousel2 .dateBox .dateMonth,
.homepageCarousel2 .dateBox .dateYear {
    font-weight: 600;
    font-size: 17px;
	text-align:left;
}
.homepageCarousel2 .dateBox .dateMonth {
    text-align: right;
    margin-right: 5px;
}
.homepageCarousel2 .dateBox .dateDay {
    font-size: 36px;
    font-weight: 800;
    text-align: center;
    grid-column: span 2;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
}


.featureBox {
    padding: 40px;
}

.featureBox.darkGreen {
    background-color: #21382b;
    color: white;
}
.featureBox.limeGreen {
    background-color: #7bcd00;
    color: white;
}
.featureBox.yellow {
    background-color: #c5d800;
    color: #101921;
}
.featureBox.orange {
    background-color: #e05206;
    color: white;
}
.featureBox.pink {
    background-color: #e56dbd;
    color: white;
}
.featureBox.lightGrey {
    background-color: #b0b7c4;
    color: white;
}
.featureBox.lightGreenGrey {
    background-color: #bfcfcc;
    color: #101921;
}
.featureBox.darkPurple {
    background-color: #2e1a4a;
    color: white;
}
.featureBox.brightPurple {
    background-color: #8531a5;
    color: white;
}
.featuredCollectionItems .collectionItem {
    display: grid!important;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 40px;
}
.featuredCollectionItems .collectionTitle {
    color: #c5d800;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.1;
    margin: 15px 0;
    font-family: biennale, sans-serif;
}
.featuredCollectionItems .collectionCategoryTitle {
    color: white;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: .5px;
}
.featuredCollectionItems .collectionDescription {
    color: white;
    font-size: 17px;
    margin-bottom: 25px;
    letter-spacing: .5px;
}
.eoEvents .meetingTitle {

    line-height: 1.2;

}
.learnCarousel .GridTitlePanel, .featuredCarousel .GridTitlePanel {
    display: none;
}
.HomeNews .collectionLink > a {
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    text-indent: -10000px;
    color: transparent;
}

.greyStripeBackground {
    margin: 40px auto;
    background: linear-gradient(to bottom, rgba(191, 207, 204, 0) 0%, rgba(191, 207, 204, 0) 25%, rgba(191, 207, 204, 1) 25%, rgba(191, 207, 204, 1) 75%, rgba(191, 207, 204, 0) 75%, rgba(191, 207, 204, 0) 100%);
}

.greyStripe2Background {
    margin: 40px auto;
    background: rgb(46,26,74);
}

.carousel-inner.bg-img > .item {
    background-color: #b0b7c4;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.whiteBackground {
    background-color: white;
}

.HomePageFullWidthArea .carousel-inner.bg-img > .item {
    background-size: auto;
}

.verticalImagePadding {
    padding: 60px 0 40px;
}
.textPadding {
    padding: 60px 20px 40px 0;
}
.footerImage {
    margin-top: 50px;
    max-width: 240px;
}
.statsBox {
    background: #2e1a4a;
    border-radius: 8px;
    padding: 15px 15px 1px 15px;
    color: white;
    font-weight: 500;
    margin: 15px 0;
    float: left;
    width: 100%;
}
.bigStats {
    text-align: center;
    font-size: 4vw;
    line-height: 1;
    font-weight: 800;
    font-family: Biennale;
    color: #c5d800;
    margin-bottom: 35px;
}

.Wrapper-FullWidth #masterContentArea .container-inner,
.Wrapper-FullWidth.Wrapper-HomePage .OnBehalfOfContainer {
    max-width: 1420px;
}

.UtilityNavigation .account-menu > li > a, .UtilityNavigation .account-menu > li > a:hover, .UtilityNavigation .account-menu > li > a:visited, .UtilityNavigation .account-menu > li > a:active {
    color: #101921;
}


.container,
.header-container,
.SliderPage1 {
    max-width: 1420px;
}
div#ctl01_masterWrapper {
    background: #f5f8f7;
}

div#ctl01_masterWrapper {
    background: #f5f8f7;
}
#hd {
    background: white;
}

.homepageCarousel2 .slick-prev, .eventCarousel.singleRow .slick-prev,
.eventCarousel.singleRow .slick-next, .homepageCarousel2 .slick-next, .learnCarousel .slick-prev,
.learnCarousel .slick-next, .homepageNewsCarousel .slick-prev, .homepageNewsCarousel .slick-next {
    background: #c5d800;
    padding: 10px; width:45px;
}
.slick-prev:before {
    content: '';
    background-image: url(/images/eoa-template/left-arrow.png);
    height: 15px;
    width: 50px;
    position: absolute;
    background-repeat: no-repeat;
    left: 20px;
    background-size: contain;
    top: 50%;
    transform: translatey(-50%);
}
.slick-next:before {
    content: '';
    background-image: url(/images/eoa-template/right-arrow.png);
    height: 15px;
    width: 50px;
    position: absolute;
    background-repeat: no-repeat;
    right: 20px;
    background-size: contain;
    top: 50%;
    transform: translatey(-50%);
}
#masterHeaderImage {
    background-image: url("/images/eoa-template/EOA_logo_minimum_size_30px_light_purple.svg");
    width: 300px;
    height: 100px;
}
h1,
.h1,
.PageTitle {
    font-size: 58px;
    font-family: Biennale, sans-serif;
    font-weight: 500;
    color: #101921;
    margin-top: 0;
}

.purpleBox h1,
.purpleBox .h1,
.purpleBox .PageTitle,
.purpleBox h2,
.purpleBox .h2,
.purpleBox .PanelTitle,
.purpleBox h3,
.purpleBox .SectionTitle,
.purpleBox h4,
.purpleBox .h4,
.purpleBox .SectionLabel,
.purpleBox h5,
.purpleBox .h5,
.purpleBox .SectionLabelSmaller,
.purpleBox h6, .purpleBox .h6, .purpleBox p
 {color:white;}


h1 strong,
.h1 strong,
.PageTitle strong {
    font-weight: 600;
    color: #8531a5;
}
h2,
.h2,
.PanelTitle {
    font-size: 50px;
    font-family: Biennale, sans-serif;
    font-weight: 700;
    color: #2e1a4a;
    line-height: 1.1;
    margin: 10px 0 20px 0;
}

h2 strong,
.h2 strong,
.PanelTitle strong,
h3 strong,
.SectionTitle strong, .purpleBox h1 strong,
.purpleBox .h1 strong,
.PageTitle strong  {
    color: #8531a5;
}

.purpleBox h2 strong,
.purpleBox .h2 strong,
.purpleBox .PanelTitle strong,
.purpleBox h3 strong,
.purpleBox .SectionTitle strong {
    color: #c5d800;
}

h3,
.SectionTitle {
    font-size: 130%;
    font-family: Biennale, sans-serif;
    font-weight: 500;
    color: #101921;
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-top: 5px;
}

h4,
.h4,
.SectionLabel {
    font-size: 26px;
    font-family: Biennale, sans-serif;
    color: #101921;
}

h4 strong,
.h4 strong,
.SectionLabel strong {
    font-weight: 500;
    color: #8531a5;
}
h5,
.h5,
.SectionLabelSmaller {
    font-size: 100%;
    font-family: Biennale, sans-serif;
    font-weight: 600;
    color: #101921;
}
h5 strong, .h5 strong, .sectionLabelSmaller strong, h6 strong, .h6 strong, strong {
    color: #8531a5;
    font-weight: 800;
}

.purpleBox .TextButton:hover, .purpleBox .TextButton.PrimaryButton:hover, #ft .TextButton:hover, #ft .TextButton.PrimaryButton:hover {background:#c5d800; color:#2e1a4a;}

.purpleBox h5 strong, .purpleBox .h5 strong, .purpleBox .sectionLabelSmaller strong, .purpleBox h6 strong, .purpleBox .h6 strong, .purpleBox strong {
    color: #c5d800;
    font-weight: 800;
}
.purpleBox h4 strong,
.purpleBox .h4 strong,
.purpleBox .SectionLabel strong {
    color: #c5d800;
}
.purpleBox h3,
.purpleBox .SectionTitle {color: #c5d800;}

h6,
.h6 {
    font-size: 85%;
    font-family: biennale, sans-serif;
    font-weight: 700;
    color: #101921;
    margin: 0;
}
.whiteBackground > .row > .col-sm-12,
.greyBackground > .row > .col-sm-12 {
    margin: 0;
    padding: 0;
}
.eventCards .eventSlide.featuredEvent:before {
    background: #2e1a4a;
    content: "\f005";
    font-family: fontawesome;
    color: white;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 20px;
    font-size: 24px;
}

.btn,
.TextButton,
.RadUpload.RadUpload .ruButton,
.RadUploadProgressArea.RadUploadProgressArea .ruButton {
    padding: 10px 30px;
}

.purpleBackground .learnCarousel .eventInfo:before {
    content: none;
}
.purpleBackground .learnCarousel .RadGrid.RadGrid_MetroTouch,
.purpleBackground .learnCarousel .RadGrid.RadGrid_Metro {
    background: transparent;
}
.purpleBackground .learnCarousel .eventDescription {
    color: white;
    font-size: 17px;
}

.purpleBackground a.TextButton, .featuredCollectionItems .collectionLinkButton > a {
    background: #2e1a4a;
    transition: 0.3s ease-in-out all;
    padding: 10px 30px;
}
.purpleBackground a.TextButton:hover, .featuredCollectionItems .collectionLinkButton > a:hover {
    background: #c5d800;
    color: #2e1a4a;
    transition: 0.3s ease-in-out all;
}
.purpleBackground .learnCarousel .slick-slide img {
    min-height: 420px;
}
.purpleBackground .learnCarousel .eventImage:before {
    content: none;
}
.purpleBackground .learnCarousel .eventSlide {
    background: transparent;
}
.purpleBackground .learnCarousel .eventTitle {
    font-weight: 700;
    color: #c5d800;
}
.purpleBackground .featuredEvent .eventLeadIn h3 {
    color: white;
    font-size: 28px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.purpleBackground .learnCarousel .eventInfo {
    color: white;
}
.greyBackground > .row {
    max-width: 100vw !important;
}

.logoCarousel .panel {
    border: 0;
}
.logoCarousel .panel-body {
    padding: 20px 0;
}
.logoCarousel .RadGrid.RadGrid_MetroTouch {
    max-width: 100vw;
}
.collectionItems .slick-list {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.collectionItems .panel-body {
    padding: 0;
}
.collectionItems:not(.HomeNews) .slick-slide:not(.slick-current) {
    position: relative;
    transform: scale(0.4);
    transition: 1s ease-in-out transform;
}
.collectionItems:not(.HomeNews) .slick-slide.slick-current {
    position: relative;
    transform: scale(1);
    transition: 1s ease-in-out transform;
}
.Wrapper-FullWidth .col-primary {
    max-width: 100vw;
    margin: auto;
}

.collectionItems:not(.HomeNews) .collectionLinkButton a {
    padding: 10px 15px;
    border-radius: 7px;
    text-decoration: none;
}
.btn:hover,
.btn:focus,
.btn:active,
.TextButton:hover,
.TextButton:focus,
.TextButton:active,
.RadUpload.RadUpload .ruButton:hover,
.RadUpload.RadUpload .ruButton:focus,
.RadUpload.RadUpload .ruButton:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:active,
.collectionItems:not(.HomeNews) .collectionLinkButton a:hover,
.collectionItems:not(.HomeNews) .collectionLinkButton a:active,
.collectionItems:not(.HomeNews) .collectionLinkButton a:focus {
    color: #fff;
    background-color: #2e1a4a;
}
.collectionItems .slick-prev:before,
.collectionItems .slick-next:before {
    opacity: 1;
    color: #101921;
}
.collectionItems:not(.HomeNews) .slick-next,
.collectionItems:not(.HomeNews) .slick-slider:hover .slick-next {
    right: calc(50vw - 330px);
}
.collectionItems:not(.HomeNews) .slick-prev,
.collectionItems:not(.HomeNews) .slick-slider:hover .slick-prev {
    left: calc(50vw - 330px);
}
.collectionItems:not(.HomeNews) .collectionItem {
    display: grid !important;
    grid-template-columns: 1.4fr 1fr;
    grid-column-gap: 40px;
}
.collectionItems:not(.HomeNews) .slick-slide img {
    display: block;
    object-fit: cover;
    height: 550px !important;
}
.collectionItems:not(.HomeNews) .slick-slider {
    position: relative;
    width: calc(100% + 700px);
    left: -350px;
}

.collectionItems .collectionPubDate > span:first-child {
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: 800;
}
.collectionItems .collectionPubDate > span:nth-child(2) {
    text-transform: uppercase;
}
.collectionItems .collectionCategory > span {
    background: #8531a5;
    color: #c5d800;
    text-transform: uppercase;
    padding: 5px 10px;
    font-weight: 600;
}
.collectionItems:not(.HomeNews) .collectionInfo {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.collectionItems:not(.HomeNews) .collectionPubDate {
    position: absolute;
    bottom: 30px;
    background: #2e1a4a;
    color: white;
    padding: 15px;
}
.HomeNews .collectionItem:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    background: url(/images/eoa-template/smile-overlay.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}

.collectionItems.HomeNews .collectionPubDate {
    background: #2e1a4a;
    color: white;
    padding: 15px;
}
.collectionItems.HomeNews .collectionItem {
    position: relative;
    margin-bottom: -10px;
}
.eventCards .eventSlide:hover .eventTitle, .newsCards .collectionItemCard:hover .collectionTitle {
    transition: 0.3s ease-in-out color;
    color: #c5d800;
}
.eventCards .eventSlide:hover .eventDescription , .newsCards .collectionItemCard:hover .collectionDescription {
    transition: 0.3s ease-in-out color;
    color: white;
}
.eventCards .eventLinkButton a {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    text-indent: -100000px;
    left: 0;
    top: 0;
}
.eventCards .eventDescription, .newsCards .collectionDescription {
    font-size: 17px;
    margin-bottom: 70px;
}
.InternalHeaderArea .panel {
    border: 0;
}

.eventCards .dateBox, .newsCards .collectionItemCard .collectionPubDate {
    transition: 0.3s ease-in-out color;
    color: #8531a5;
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 10px;
    margin-top: 5px;
}
.eventCards .eventSlide:hover .dateBox, .newsCards .collectionItemCard:hover .collectionPubDate {
    transition: 0.3s ease-in-out color;
    color: white;
}
.eventCards .eventCategory, .newsCards .collectionCategory {
    color: #b0b7c4;
    position: absolute;
    bottom: 20px;
}
.eventCards .eventTitle, .newsCards .collectionTitle {
    transition: 0.3s ease-in-out color;
    color: #2e1a4a;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 15px;
    letter-spacing: 0.2px;
}
.eventCards .eventSlide, .newsCards .collectionItemCard {
    max-width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    transition: 0.3s ease-in-out all;
}
.eventCards .eventSlide:hover, .newsCards .collectionItemCard:hover {
    transition: 0.3s ease-in-out all;
    background: #2e1a4a;
}
.logoCarousel .slick-track {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logoCarousel .slick-slide > div {
    margin: 10px 20px;
}
.whiteBackground .row {
    max-width: none !important;
}
.eventCards .eventInfo, .newsCards .collectionInfo {
    padding: 20px;
    font-family: biennale, sans-serif;
    font-weight: 500;
}
.eventCards .eventSlide, .newsCards .collectionItemCard {
    width: 100%;
    background: white;
    position: relative;
    display: inline-block;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 2fr;
}
.eventCards .RadGrid.RadGrid_MetroTouch,
.logoCarousel .RadGrid.RadGrid_MetroTouch {
    background: none;
    border: 0;
}
.newsCards .collectionLink a {
    position: absolute;
    text-indent: -100000px;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0;
}
.newsCards {
    padding: 60px 0;
}
.eventCarousel.learnCarousel {
    background: none;
    position: relative;
}
.learnCarousel .panel-body,
.learnCarousel .PanelBody {
    padding: 0;
}
.learnCarousel .eventLeadIn h5 {
    color: #8531a5;
}



.HomeNews .TaggedListPanel:after, .HomeNews .TaggedListPanel:before {top:50%;}

.featuredCollectionItems .collectionCategory {
    display: none;
}
.featuredCollectionItems {overflow:hidden;
    margin: 60px 0;
}
.featuredCollectionItems .collectionGraphic {
    position: relative;
}
.featuredCollectionItems .collectionPubDate {
    display: grid;
    text-align: center;
}
.featuredCarousel .featuredEvent .dateBox, .featuredCollectionItems .collectionPubDate {
    background: #2e1a4a;
    position: absolute;
    color: white;
    right: 0;
    top: 0;
}
.featuredCollectionItems .collectionLinkButton {
    margin-top: 30px;
}

.featuredCollectionItems .collectionPubDate:before {grid-row:1 / span 1;grid-column: span 2;}
.featuredCollectionItems .collectionPubDate > span:first-child {
    grid-row: 2 / span 1;
    grid-column: span 2;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.1;
}
.featuredCollectionItems .collectionPubDate > span:nth-child(2) {
    grid-column: 1;
    grid-row: 3;
    padding: 0 2px;
    text-transform: uppercase;
}
.featuredCollectionItems .collectionPubDate > span:nth-child(3) {
    grid-column: 2; grid-row:3; padding: 0 2px;
}
.featuredCarousel .featuredEvent .dateBox > .dateMonth,
.featuredCarousel .featuredEvent .dateBox > .dateYear {
    display: inline-block;
    font-weight: 500;
}
.featuredCarousel .featuredEvent .dateBox > .dateMonth {
    text-transform: uppercase;
    margin-right: 3px;
}
.featuredCarousel .featuredEvent .dateBox > .dateDay {
    font-size: 32px;
    text-align: center;
    font-weight: 800;
    line-height: 1.1;
}
.newsCards.oneRow .slick-slider:hover .slick-next {right:-35px;}
.newsCards.oneRow .slick-slider:hover .slick-prev {left:-35px;}
.newsCards.oneRow .slick-prev, .eventCarousel.singleRow .slick-prev, .learnCarousel .slick-prev, .featuredCollectionItems .slick-prev, .homepageCarousel2 .slick-prev, .homepageNewsCarousel .slick-prev, .HomeNews .slick-prev {
    background: #c5d800;
    height: 50px;
    width: 50px;
}
.newsCards.oneRow .slick-next, .eventCarousel.singleRow .slick-next, .learnCarousel .slick-next, .featuredCollectionItems .slick-next, .homepageCarousel2 .slick-next, .homepageNewsCarousel .slick-next, .HomeNews .slick-next {
    background: #c5d800;
    height: 50px;
    width: 50px;
}
 .eventCarousel.singleRow .slick-prev, .learnCarousel .slick-prev, .homepageCarousel2 .slick-prev, .HomeNews .slick-prev {
    left: 0;
}
 .eventCarousel.singleRow .slick-next, .learnCarousel .slick-next, .homepageCarousel2 .slick-next, .HomeNews .slick-next {
    right: 0;
}
.featuredCollectionItems .collectionInfo {
    padding: 20px 30px;
}
.slick-slider {
    margin-bottom: 30px;
    max-width: calc(100vw - 80px);
    margin: auto;
}
.contentTaggedListImageThumbnail {

    border: 0;
    background-color: transparent;
}
.learnCarousel .eventTitle {
    letter-spacing: 0.5px;
    font-size: 36px;
    line-height: 1.1;
    margin: 15px 0;
    font-family: biennale, sans-serif;
    font-weight: 800;
    color: #2e1a4a;
}
.eventCarousel.singleRow  .RadGrid.RadGrid_MetroTouch, .learnCarousel .RadGrid.RadGrid_MetroTouch, .learnCarousel .RadGrid.RadGrid_Metro, .homepageCarousel2 .RadGrid.RadGrid_MetroTouch, .homepageCarousel2 .RadGrid.RadGrid_Metro {
    color: #101921;
    border: 0;
    overflow: hidden !important;
    padding: 40px 80px;
    background: #f5f8f7!important;
}
.homepageCarousel2 .GridTitlePanel {
    margin: 0;
}
.homepageCarousel2 .panel {
    border: 0;
}
.homepageCarousel2 .RadGrid.RadGrid_MetroTouch {padding:0 80px;}

.learnCarousel .RadGrid.RadGrid_MetroTouch,
.learnCarousel .RadGrid.RadGrid_Metro {
	    background: #f5f8f7!important;
}
.learnCarousel.featuredCarousel .RadGrid.RadGrid_MetroTouch, .learnCarousel.featuredCarousel .RadGrid.RadGrid_Metro {
    background: transparent!important;
}
.HomeNews .collectionTitle {
    display: flex;
    background: #bccecc;
    flex-direction: row;
    align-items: center;
}
.HomeNews .collectionTitle > span {
    margin-left: 25px;
    font-size: 22px;
    font-weight: 800;
    color: #2E1A4A;
    margin-right: 25px;
    padding: 10px 0;
}
.HomeNews .collectionInfo {
    position: absolute;
    top: 0;
}
.HomeNews .TaggedListPanel {
    padding: 0 80px;
    background: #f5f8f7;
    margin-bottom: 0;
}
.HomeNews .collectionLink {
    position: absolute;
    text-indent: -10000px;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.homepageNewsCarousel .slick-prev:after {
    content: '';
    background: #c5d800;
    height: 50px;
    width: 30px;
    position: absolute;
    top: 0;
    left: -30px;
}
.homepageNewsCarousel .slick-next:after {
    content: '';
    background: #c5d800;
    height: 50px;
    width: 30px;
    position: absolute;
    top: 0;
    right: -30px;
}

.learnCarousel .eventInfo {
    grid-row: 1;
}
.learnCarousel .eventImage {
    grid-row: span 2;
    position: relative;
}

.learnCarousel .eventLinkButton {
    grid-row: 2;
    grid-column: 2;
    margin-left: 40px;
}
.learnCarousel .eventLeadIn h5 {
    color: #8531a5;
}

.RadInput.RadInput.riSingle .riTextBox, .RadInput.RadInput .riTextBox, .RadInput .riTextBox {

    background: white;
}

.learnCarousel .eventInfo {
    position: relative;
    padding: 0 40px;
    grid-column: 2;
    max-height: 500px;
    overflow: hidden;
}
.learnCarousel .eventInfo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(245, 248, 247, 0) 0%, rgba(245, 248, 247, 0) 74%, rgba(245, 248, 247, 1) 94%, rgba(245, 248, 247, 1) 100%);
    bottom: 0;
    left: 0;
}
.eventCarousel.singleRow .slick-prev:before, .eventCarousel.singleRow .slick-prev:before,
.learnCarousel .slick-next:before, .learnCarousel .slick-next:before, .homepageCarousel2 .slick-prev:before,
.homepageCarousel2 .slick-next:before, .featuredCollectionItems .slick-prev:before,
.featuredCollectionItems .slick-next:before {
    opacity: 1;
    color: #101921;
}
.purpleBackground .eventCarousel.learnCarousel:before,
.purpleBackground .eventCarousel.learnCarousel:after {
    content: none;
}




.eventCarousel.eoEvents.homepageCarousel .eventTitle {
    letter-spacing: 0.5px;
    font-size: 36px;
    line-height: 1.1;
    margin: 15px 0;
    font-family: biennale, sans-serif;
    font-weight: 800;
    color: #2e1a4a;
}
.eventCarousel.eoEvents.homepageCarousel .RadGrid.RadGrid_MetroTouch,
.eventCarousel.eoEvents.homepageCarousel .RadGrid.RadGrid_Metro {
    color: #101921;
    border: 0;
    overflow: hidden !important;
    padding: 40px 80px;
    background: #f5f8f7;
}
.eventCarousel.eoEvents.homepageCarousel .eventInfo {
    grid-row: 1;
}
.eventCarousel.eoEvents.homepageCarousel .eventImage {
    grid-row: span 2;
    position: relative;
}

.eventCarousel.eoEvents.homepageCarousel .eventLinkButton {
    grid-row: 2;
    grid-column: 2;
    margin-left: 40px;
}
.eventCarousel.eoEvents.homepageCarousel .eventLeadIn h5 {
    color: #8531a5;
}

.eventCarousel.eoEvents.homepageCarousel .eventSlide {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    grid-column-gap: 50px;
}

.eventCarousel.eoEvents.homepageCarousel .eventInfo {
    position: relative;
    padding: 0 40px;
    grid-column: 2;
    max-height: 500px;
    overflow: hidden;
}
.eventCarousel.eoEvents.homepageCarousel .eventInfo:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(to bottom, rgba(245, 248, 247, 0) 0%, rgba(245, 248, 247, 0) 74%, rgba(245, 248, 247, 1) 94%, rgba(245, 248, 247, 1) 100%);
    bottom: 0;
    left: 0;
}
.eventCarousel.singleRow .slick-prev:before, .eventCarousel.singleRow .slick-prev:before,
.eventCarousel.eoEvents.homepageCarousel .slick-next:before, .eventCarousel.eoEvents.homepageCarousel .slick-next:before, .featuredCollectionItems .slick-prev:before,
.featuredCollectionItems .slick-next:before {
    opacity: 1;
    color: #101921;
}










.AsiInformation {
    background-color: #b0b7c4; font-weight:600; background-image:none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.AsiInformation:before {
    content: "\f05a";
    font-family: fontawesome;
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
.AsiSuccess {font-weight:600; background-image:none;
    background-color: #7bcd00;
    color: white;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.AsiSuccess:before {
    content: "\f00c";
    font-family: fontawesome;
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
.AsiWarning {font-weight:600; background-image:none;
    background-color: #e56dbd; font-weight:600;
    color: #101921;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    max-width: 1420px;
    margin: auto;
}
.AsiWarning:before {
    content: "\f071";
    font-family: fontawesome;
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
.AsiError {font-weight:600; background-image:none;
    background-color: #e05206;
    color: white;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.iMISUserMessageIcon + .AsiMessageText {font-weight:600; background-image:none;
    margin-top: 0;
}
.AsiMessageText {font-weight:600; background-image:none;
    font-weight: 600;
}

.AsiError:before {
    content: "\f06a";
    font-family: fontawesome;
    font-size: 30px;
    float: left;
    margin-right: 15px;
}
.AsiError > img {
    display: none;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #8531a5;
}
.carousel .carousel-caption h1, .carousel2 .carousel-caption h1 {
    color: #fff;
    line-height: 1.1;
}
.slick-dots li button:before {
    color: #b0b7c4;
}
.footer-content a,
.footer-content a:visited {
    color: #fff;
}
.HomePageFullWidthArea .carousel-caption h1 {
    color: #2e1a4a;
}
.footer-nav-copyright a,
.footer-nav-copyright a:visited {
    color: #101921;
}
.footer-nav-copyright {
    background-color: white;
    color: #101921;
}
.backToTop {
    display: none;
}
.RadGrid.RadGrid_MetroTouch,
.RadGrid.RadGrid_Metro {
    color: #101921;
}
.eoEvents .eventSlide {
    position: relative;
}

.eoEvents .RadGrid.RadGrid_MetroTouch {
    color: #101921;
    background: #f5f8f7;
    border: 0;
    overflow: hidden !important;
}
.eoEvents .RadGrid.RadGrid_MetroTouch,
.eoEvents .slick-list {
    overflow: visible !important;
}
.eoEvents .dateMonth {
    text-align: right;
    padding-right: 3px;
    text-transform: uppercase;
}
.eoEvents .dateYear {
    padding-left: 2px;
}
.eventCarousel.eoEvents {
    margin-bottom: 60px;
    margin-top: 30px;
}
.eoEvents .slick-slide:not(.slick-current) .eventSlide:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgba(245, 248, 247, 0.8);
    left: 0;
    top: 0;
    z-index: 3;
    transition: 0.4s ease-out all;
}
.eoEvents .slick-slide.slick-current .eventSlide:before {
    background-color: rgba(245, 248, 247, 0);
    transition: 0.4s ease-out all;
}
.eoEvents .dateMonth,
.eoEvents .dateYear {
    font-weight: 500;
    font-size: 17px;
}
.eoEvents .dateTitleBanner {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    background: #bfcfcc;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.eoEvents .eventLink {
    position: static;
}
.eoEvents .eventLink > a {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    text-indent: -10000px;
    color: transparent;
}
.eoEvents .eventSlide {
    position: relative;
    height: 700px;
}
.eoEvents .dateBox {
    height: 90px;
    width: 120px;
    background: #2e1a4a;
    color: white;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.eoEvents .dateDay {
    font-size: 36px;
    font-weight: 800;
    text-align: center;
    grid-column: span 2;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 6px;
}
.eoEvents .meetingTitle {
    padding: 5px 30px;
    font-weight: 700;
    font-size: 24px;
    color: #2e1a4a;
}
.eoEvents .eventSlide {
    position: relative;
    min-height: 550px;
    overflow: hidden;
}
.learnCarousel .eventLinkButton {
    grid-row: 2;
}
.learnCarousel .slick-slide img {
    height: 100% !important;
    width: 100% !important;
    min-height: 700px;
}
.learnCarousel .eventImage:before {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    background-image: url(/images/eoa-template/mask2.png);
    background-size: cover;
}
.eoEvents .eventImage {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    max-width: calc(100% - 80px);
    max-height: 600px !important;
    overflow: hidden;
}
.footer-content {
    background-color: transparent;
    color: #fff;
    text-align: left;
}
.social-media-icons ul {
    text-align: left;
    float: left;
    margin: 0 !important;
    padding: 0;
    position: relative;
    overflow: hidden;
}
.social-media-icons ul li {
    list-style: none;
    text-align: left;
    display: inline-block;
    padding: 5px;
    float: left;
    text-align: left;
}
.social-media-icons ul > li:first-child {
    padding-left: 0;
}
.social-media-icons a:before {
    position: relative;
    top: 5px;
}
.readerOnly {
    position: absolute;
    text-indent: -10000px;
    white-space: normal;
    max-width: 80%;
}
.social-media-icons a {
    text-decoration: none;
}
.social-media-icons a {
    background-color: #8531a5;
    border-radius: 50%;
    color: white;
    font-size: 120%;
    border: 1px solid #8531a5;
    transition: 0.3s ease-in-out all;
    height: 33px;
    width: 33px;
    text-align: center;
}
.footer-content .footerColumnNav li {
    display: block;
    width: 100%;
    float: left;
}
.RadTabStrip_MetroTouch.RadTabStrip_MetroTouch .rtsLevel1 .rtsSelected {
    background-color: #8531a5 !important;
    border-color: #8531a5 !important;
    color: #c5d800;
    text-decoration: none !important;
}
.social-media-icons a:hover {
    color: #c5d800;
    transition: 0.3s ease-in-out all;
}

#ft {
    background-color: #2e1a4a;
    color: #fff;
}
.RadMenu.RadMenu_NaturalHeritageSites .rmRootGroup > .rmItem > .rmLink {
    color: white;
    font-family: biennale, sans-serif;
    font-size: 19px;
    font-weight: 700;
    letter-spacing: 1px;
}
.btn,
.btn:visited,
.TextButton,
.TextButton:visited,
.RadUpload.RadUpload .ruButton,
.RadUpload.RadUpload .ruButton:visited,
.RadUploadProgressArea.RadUploadProgressArea .ruButton,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:visited,
.collectionLinkButton a,
.collectionLinkButton a:visited, .featuredCollectionItems .collectionLinkButton > a, .featuredCollectionItems .collectionLinkButton > a:visited {
    color: #c5d800;
    font-weight: 700;
    letter-spacing: 1.5px; border-radius:7px;
}
.btn,
.TextButton,
.RadUpload.RadUpload .ruButton,
.RadUploadProgressArea.RadUploadProgressArea .ruButton,
.collectionLinkButton a, .featuredCollectionItems .collectionLinkButton > a {
    background-color: #8531a5;
    border-color: transparent;
	text-decoration:none;
}
.featuredCollectionItems .collectionLinkButton > a {background-color:#2e1a4a;color: #c5d800;transition: 0.3s ease-in-out all;}
.featuredCollectionItems .collectionLinkButton > a:hover {color:#2e1a4a;background-color: #c5d800;transition: 0.3s ease-in-out all;}

div#ste_container_ciAuxiliaryLeftNav {
    float: left;
}
input#ctl01_ciNewContactUsCommon_SubmitButton {
    position: absolute;
    top: -43px;
    right: 0;
}
.FloatRight,
.pull-right {
    position: relative;
}
#ft .panel-body {
    margin: 0;
    padding: 0;
}
.FeatureText {
    color: inherit;
    font-size: 28px;
    line-height: 1.3;
    color: #101921;
}
#ft .FeatureText {
    color: white;
}
.InternalHeaderArea .carousel-caption,
.InternalHeaderArea .carousel-control,
.InternalHeaderArea .carousel-inner > .item .carousel-link {
    display: block !important;
}
div#auxiliary-container {
    width: 100%;
    text-align: right;
}
.navbar-header > div, .navbar-header > a, .navbar-header .NavigationUnorderedList, .navbar-header .NavigationLink {
    display: inline-block;
    vertical-align: middle;
    color: #101921;
    width: 100%;
}
.SuccessButton {
    background-color: #7bcd00;
    border-color: transparent;
    color: white;
}
.DangerButton {
    color: white;
    background-color: #e05206;
    border-color: transparent;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.btn.aspNetDisabled,
.TextButton.disabled,
.TextButton[disabled],
fieldset[disabled] .TextButton,
.TextButton.aspNetDisabled,
.RadUpload.RadUpload .ruButton.disabled,
.RadUpload.RadUpload .ruButton[disabled],
fieldset[disabled] .RadUpload.RadUpload .ruButton,
.RadUpload.RadUpload .ruButton.aspNetDisabled,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.disabled,
.RadUploadProgressArea.RadUploadProgressArea .ruButton[disabled],
fieldset[disabled] .RadUploadProgressArea.RadUploadProgressArea .ruButton,
.RadUploadProgressArea.RadUploadProgressArea .ruButton.aspNetDisabled {
    opacity: 1;
    box-shadow: none;
    background: #b0b7c4 !important;
    color: white;
}
.footerColumnNav .NavigationListItem a {
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none;
}
#ft h3 {
    color: white;
    margin: 0 0 20px 0;
    font-size: 22px;
    font-weight: 600;
}
.InternalHeaderArea {
    background: transparent;
}
.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn:visited,
.TextButton,
.TextButton:hover,
.TextButton:focus,
.TextButton:active,
.TextButton:visited,
.RadUpload.RadUpload .ruButton,
.RadUpload.RadUpload .ruButton:hover,
.RadUpload.RadUpload .ruButton:focus,
.RadUpload.RadUpload .ruButton:active,
.RadUpload.RadUpload .ruButton:visited,
.RadUploadProgressArea.RadUploadProgressArea .ruButton,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:hover,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:focus,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:active,
.RadUploadProgressArea.RadUploadProgressArea .ruButton:visited,
.collectionLinkButton a:hover {
    text-decoration: none;
    border-radius: 7px;
    margin-bottom: 5px;
}
.subscribeBox > .panel .panel-body-container > .panel-body > div > div > div:first-child,
.subscribeBox > .panel .panel-body-container > .panel-body > div > div > div:nth-child(3),
.subscribeBox > .panel .panel-body-container > .panel-body > div > div > div:nth-child(4) {
    display: none;
}
label#ctl01_ciNewContactUsCommon_LabelEmail {
    display: none;
}

span.yellowText,
span.yellowText a {
    color: #c5d800;
}
#ste_container_ciFooterContent2 {
    float: left;
    padding-right: 20px;
}
.footer-nav-copyright .footer-copyright {
    margin: 0;
    width: 100%;
}
#ft a {
    text-decoration: none;
}

.nav-secondary .sub-nav-head {
    background-color: #2e1a4a;
    color: #fff;
    font-weight: bold;
    font-size: 120%;
    padding: 10px 15px;
    text-transform: uppercase;
}
.carousel .carousel-caption,
.carousel2 .carousel-caption,
.HomePageFullWidthArea .carousel-caption {
    padding: 1em;
    position: absolute;
    font-family: biennale, sans-serif;
    bottom: auto;
    top: 63%;
    transform: translateY(-50%);
    background-color: rgba(46, 26, 74, 0.75);
    text-align: left;
    color: white;
}
.nav-auxiliary .nav-aux-button.nav-aux-cart .cartCenter {
    color: white;
    background-color: #e56dbd;
    left: -10px!important;
    position: relative;
}

a.ste-toggle:hover,
a.ste-toggle:focus,
.wrapper.SVG-enabled a.ste-toggle:hover,
.wrapper.SVG-enabled a.ste-toggle:focus,
.obo-toggle:hover,
.obo-toggle:focus,
.wrapper.SVG-enabled .obo-toggle:hover,
.wrapper.SVG-enabled .obo-toggle:focus,
.batch-toggle:hover,
.batch-toggle:focus,
.wrapper.SVG-enabled .batch-toggle:hover,
.wrapper.SVG-enabled .batch-toggle:focus,
.transaction-date-toggle:hover,
.transaction-date-toggle:focus,
.wrapper.SVG-enabled .transaction-date-toggle:hover,
.wrapper.SVG-enabled .transaction-date-toggle:focus,
.page-statistics-toggle:hover,
.page-statistics-toggle:focus,
.wrapper.SVG-enabled .page-statistics-toggle:hover,
.wrapper.SVG-enabled .page-statistics-toggle:focus,
.list-toggle:hover,
.list-toggle:focus,
.wrapper.SVG-enabled .list-toggle:hover,
.wrapper.SVG-enabled .list-toggle:focus {
    background-color: transparent;
}
.nav-auxiliary .nav-aux-button .NavigationLink:hover,
.nav-auxiliary .nav-aux-button .NavigationLink:focus {
    background-color: transparent;
}
.carousel .carousel-caption,
.carousel2 .carousel-caption,
.HomePageFullWidthArea .carousel-caption {
    width: 45%;
    left: 0;
    right: auto;
    background: rgba(46, 26, 74, 0);
    color: white;
    padding-left: calc(50% - 700px);
    top: 50%;
    transform: translatey(-50%);
}
.HomePageFullWidthArea .carousel-caption {
    width: 45%;
    left: 0;
    right: auto;
    background: transparent;
    color: #101921;
    padding-left: calc(50% - 680px);
    top: 50%;
    transform: translatey(-50%);
}
@media (min-width: 992px) {
.learnCarousel .eventSlide {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    grid-column-gap: 50px;
}
.homepageCarousel2 .eventSlide.homepageEvents {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    overflow: hidden;
    grid-column-gap: 50px;
}
.Wrapper-HomePage .verticalPadding {
    margin-top: -140px;
}
	
.nav-auxiliary .nav-aux-button.nav-aux-account .nav-text {
    background: none!important;
}
	
    .auxLeft .hidden-sm,
    .auxLeft .hidden-xs {
        display: inline-block !important;
    }

    .collectionItems:not(.HomeNews) .slick-list {
        min-height: 800px;
    }

    a.rmLink.rmRootLink.rmSelected {
        color: #8531a5 !important;
    }
    .primary-navigation-area {
        margin-left: 250px;
    }
.primary-navigation-area {
    margin-top: 7px;
}
    .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink.rmExpanded,
    .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink:hover,
    .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink.rmFocused {
        background-color: rgba(255, 255, 255, 0.9);
        color: #8531a5 !important;
    }
    .RadMenu.RadMenu_NaturalHeritageSites .rmGroup {
        background-color: rgba(255, 255, 255, 0.9);
    }

    .UtilitySection.UtilitySearch {
        float: left;
    }
.auxLeft .UtilityNavigationList .NavigationUnorderedList > li > a:after {
    content: "";
    width: 1px;
    height: 16px;
    background: #101921;
    position: absolute;
    right: -5px;
    top: 7px;
}
.auxLeft a {
    text-decoration: none;
    position: relative;
    font-weight: 500;
}
    body:not(.Wrapper-HomePage) .header-top-container #masterLogoArea,
    body.Wrapper-HomePage .header-top-container #masterLogoArea {
        top: 45px;
        left: -50px;
    }
    .RadMenu.RadMenu ul.rmHorizontal {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ste-toggle {
        background-position: -35px -107px;
    }
.nav-auxiliary .nav-aux-button.nav-aux-cart .nav-text {
    background: transparent url("images/ResponsiveHeaderSprite.png") 2px -75px no-repeat;
}
    .nav-auxiliary .nav-aux-button .NavigationLink {
        background-color: transparent;
    }
    a.ste-toggle,
    .wrapper.SVG-enabled a.ste-toggle,
    .obo-toggle,
    .wrapper.SVG-enabled .obo-toggle,
    .batch-toggle,
    .wrapper.SVG-enabled .batch-toggle,
    .transaction-date-toggle,
    .wrapper.SVG-enabled .transaction-date-toggle,
    .page-statistics-toggle,
    .wrapper.SVG-enabled .page-statistics-toggle,
    .list-toggle,
    .wrapper.SVG-enabled .list-toggle {
        background-color: transparent;
        width: 34px;
        height: 31px;
        margin-right: 5px;
    }
    .Wrapper-FullWidth #masterMainBreadcrumb {
        max-width: 1420px;
    }
.obo-toggle {
    background-position: 0px -74px;
}
    .header-bottom-container {
        background-color: transparent;
        min-height: none;
    }
    .header-bottom-container {
        background-color: #2e1a4a;
        position: relative;
        top: 0;
        left: 0;
        right: 0;
    }

    body:not(.Wrapper-HomePage) #hd,
    body:not(.Wrapper-HomePage) .InternalHeaderArea {
        box-shadow: none;
    }
    .social-media {
        margin: 40px 0;
    }
.header-top-container {
    background: transparent;
    height: 50px;
}
    body:not(.Wrapper-HomePage) #hd,
    body:not(.Wrapper-HomePage) .InternalHeaderArea {
        min-height: unset;
        height: unset;
        box-shadow: none;
    }
.InternalHeaderArea .carousel {
    height: auto;
    background-position: center;
}
.header-search .search-field {
    color: rgba(255, 255, 255, 0.3);
    padding: 0 0 0 7px;
    padding-left: 34px !important;
    background-position: 8px -16px !important;
    background-color: transparent;
    border: none;
    color: #2e1a4a;
}
.header-search .search-field:focus {
    background-color: rgba(255, 255, 255, 0.2);
    color: #101921;
}

    body .header-bottom-container,
    body:not(.Wrapper-HomePage) .header-bottom-container {
        min-height: 100px;
    }
    .Wrapper-HomePage .HomePageFullWidthArea .carousel-inner:before {
        background-image: none;
    }
    .navbar-header > div {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .navbar-header > div > div {
        flex: 0 0 auto;
    }
    #hd .nav-auxiliary {
        display: flex;
        align-items: center;
    }
    .nav-auxiliary .nav-aux-button .NavigationLink {
        margin-left: 6px;
    }
    #ste_container_ciUtilityNavigation {
        margin-left: auto;
    }
}

@media (max-width: 991px) {
	
	
	.newsCards.oneRow .slick-prev, .eventCarousel.singleRow .slick-prev, .learnCarousel .slick-prev, .featuredCollectionItems .slick-prev, .homepageCarousel2 .slick-prev, .homepageNewsCarousel .slick-prev, .HomeNews .slick-prev, .newsCards.oneRow .slick-next, .eventCarousel.singleRow .slick-next, .learnCarousel .slick-next, .featuredCollectionItems .slick-next, .homepageCarousel2 .slick-next, .homepageNewsCarousel .slick-next, .HomeNews .slick-next  {
display:none!important;
}
	
	
a.sign-in-link {
position:relative;top:4px;
    font-size: 0!important;
}
	.header-container .UtilityNavigation.nav-auxiliary {
    text-align: right;
    margin-right: 15px;
}
div#ste_container_ciOBO {

    top: 15px;
    left: 200px;

}

.eventCarousel.singleRow .RadGrid.RadGrid_MetroTouch, .learnCarousel .RadGrid.RadGrid_MetroTouch, .learnCarousel .RadGrid.RadGrid_Metro, .homepageCarousel2 .RadGrid.RadGrid_MetroTouch, .homepageCarousel2 .RadGrid.RadGrid_Metro {
    padding: 10px;
}

	.eoEvents .RadGrid.RadGrid_MetroTouch, .eoEvents .slick-list {
    overflow: hidden !important;
}
.learnCarousel .RadGrid.RadGrid_MetroTouch, .learnCarousel .RadGrid.RadGrid_Metro, .homepageCarousel2 .RadGrid.RadGrid_MetroTouch, .homepageCarousel2 .RadGrid.RadGrid_Metro {

    padding: 10px;

}
.RadMenu.RadMenu_NaturalHeritageSites {
    background-color: #2e1a4a;
}
.RadMenu.RadMenu_NaturalHeritageSites .rmRootLink.rmExpanded, .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink:hover, .RadMenu.RadMenu_NaturalHeritageSites .rmRootLink.rmFocused {
    background-color: #2e1a4a;
    color: #191919;
}
.HomeNews .collectionItems .collectionPubDate {
     position: relative;
}
.collectionItems.HomeNews .collectionPubDate {position:relative;}
.HomeNews .collectionInfo {
    position: relative;
    top: 0;
    z-index: 2;
}
.HomeNews .collectionTitle {
    display: flex;
    background: #bccecc;
    flex-direction: row;
    align-items: center;
    line-height: 1.2;
    padding: 0;
}

.HomeNews .TaggedListPanel {
    padding: 10px;
}

.homepageCarousel2 .eventSlide.homepageEvents {

    grid-template-columns: 1fr;

}
.eoEvents .meetingTitle {
    padding: 5px 30px;
    font-weight: 700;
    font-size: 24px;
    color: #2e1a4a;
    line-height: 1.2;
    margin-top: 10px;
    padding-bottom: 10px;
}
.eoEvents .eventSlide {
    min-height: unset;
    height: auto;
}
div#auxiliary-container > div.WTZone {
    display: flex;
}
div#auxiliary-container > div.WTZone {
    display: flex;
    flex-direction: column-reverse;
}
.auxLeft {
    display: none;
}
#hd {min-height:unset;}
div#ste_container_ciSearch {
    display: none;
}
	.hubGraphic {
    display: none;
}
	.purpleBox {margin-top:25px;}
	.carousel .carousel-caption, .carousel2 .carousel-caption, .HomePageFullWidthArea .carousel-caption {
	width:50%;
    padding-left: 15px;
}
    .navbar-toggle .icon-search {
        background: transparent url("images/ResponsiveHeaderSprite.png") 0 0px no-repeat;
    }
    #masterHeaderImage {
        width: 300px; height:50px;
    }
.HomePageFullWidthArea .carousel-caption {
    padding-left: 15px;
    width: 100%;
}
.HomePageFullWidthArea .carousel-inner.bg-img > .item {
    background-size: cover;
}
    input#ctl01_ciNewContactUsCommon_TxtEmail {
        max-width: 265px;
    }
    div#auxiliary-container {
        background: transparent;
		position:absolute;
		width:50%;
		right:0;
    }
    .nav-auxiliary .nav-aux-button .NavigationLink {
        background-color: transparent;
    }

    .navbar-toggle.collapsed,
    .navbar-toggle {
        background-color: transparent;
    }
    .eventCarousel.learnCarousel {
        max-width: calc(100vw - 30px);
        margin: auto;
        display: block !important;
        padding: 0;
    }
    .learnCarousel .RadGrid.RadGrid_MetroTouch,
    .learnCarousel .RadGrid.RadGrid_Metro {
        color: #101921;
        border: 0;
        overflow: hidden !important;
        padding: 20px 40px;
        background: #f5f8f7;
    }

}

@media (max-width: 1439px) {
   .carousel .carousel-caption, .carousel2 .carousel-caption, .HomePageFullWidthArea .carousel-caption {padding-left:15px;}
}	
	
@media (max-width: 991px) {
	.purpleBox {margin-top:25px;}
	.carousel .carousel-caption, .carousel2 .carousel-caption, .HomePageFullWidthArea .carousel-caption {
	width:50%;
    padding-left: 15px;
}
.footer-copyright a.NavigationLink {
    font-size: 13px;
}
.featuredCollectionItems .collectionItem {display:inline-block!important;}

.footer-content > div.container {
    flex-direction: column-reverse;
}
.col-sm-5 > .iPartsDisplayInlineBlock {
   
   margin-bottom: 50px; margin-top:20px;
}
.featuredCarousel .featuredEvent .dateBox, .featuredCollectionItems .collectionPubDate {
    padding: 5px 15px;
}

}


@media (max-width: 767px) {
	div#ste_container_ciOBO {
    display:none;
}
	
	.bigStats {

    font-size: 10vw;

}
	
	#WTZone11_Page1 {display:flex; flex-direction:column-reverse;}
	.collectionItems:not(.HomeNews) .collectionCategory > span {visibility:hidden;}
	.collectionItems .collectionPubDate {
    position: absolute;
    top: 0;
    background: #2e1a4a;
    color: white;
    padding: 15px;
    left: 0;
	bottom:unset;
}

.eoEvents .dateTitleBanner {display:block; position:static;}
.eoEvents .eventImage {max-width:unset; max-height:unset; position:static;}
	.featuredCollectionItems .collectionItem, .collectionItems:not(.HomeNews) .collectionItem {
    display: inline-block!important;
}
.footer-nav-copyright .footer-copyright {

    text-align: center;
}	
.HomePageFullWidthArea .carousel-caption h1 {
    color: #101921;
    background: rgba(245,248,247,.6);
    font-size: 24px;
}
	.carousel .carousel-caption, .carousel2 .carousel-caption, .HomePageFullWidthArea .carousel-caption {
	width:100%;
    padding-left: 15px;
	padding-right:15px;
}

.HomePageFullWidthArea .carousel-caption {

    width: 100%;
}
.HomePageFullWidthArea .carousel-inner.bg-img > .item {
    background-size: cover;
}
.learnCarousel .eventSlide {
    grid-template-columns: 1fr;
    grid-column-gap: 0;
}
.learnCarousel .RadGrid.RadGrid_MetroTouch, .learnCarousel .RadGrid.RadGrid_Metro {

    padding: 0px;

}
.eoEvents .eventSlide {
    min-height: unset;
    height: auto;
}
}
