/* Overwrite client styles */
form { display:inherit; }

.loggedin .lSSlideWrapper.usingCss .lSFade > * { opacity:1; }
.loggedin .lSSlideWrapper.usingCss .lightSlider { background:none; }
.loggedin .bx-viewport { min-height:705px!important; }
.loggedin .lslide { width:100%!important; }
.loggedin .lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { float:none!important; }
.loggedin .school-slider { overflow:scroll!important; }

.side-nav nav .nav-title { list-style:none; }

.arrow-btn a { color:#fff; text-decoration:none; }
.magnify-button { outline:none; }
.header { z-index:auto; }
.header-search iframe { 
    /* float:right; margin:0 -2px; */
    width:100%; height:70px;
}
.header .search-container .magnify-button {display:none;}

@media only screen and (min-width:767px) {
    .header-search iframe {max-width:365px; height:60px;}
    .header .search-container .magnify-button {display:block;}
}


.masthead .masthead-img {
    margin: 0 auto;
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

@media only screen and (min-width: 48.0625em) {
    .masthead .masthead-img {
        margin: 0;
    }
}
figure.column.medium-4:nth-child(3n+1) {clear: left;}

/* MAINT 143167 DT 04072020 */
.IMOD3723 .sidebar {
    display: none;
}

/* MAINT 240338 TB 08102023 */
@media (max-width: 699px) {
    a.button {
      display: block;
    }
}

/*  Maint#245967 tb 10/30/23 */
.imod_eventDetails_layout2--buttons input {
    border: 2px solid #212121;
}
.imod_eventDetails_layout2--buttons--mobile input {
    border: 2px solid #212121;
}