/************************************** DEV 01-04-22 *************/
/************************************** BEGIN CONSIDER MOVING TO UNIVERSAL *************/
.awards {
    float: left;
}

body.hd #content {
    margin: 0 auto;
    padding: 0;
    width: auto;
}

#upper1.full,
#upper2.full,
#upper3.full,
#lower1.full,
#lower2.full,
#lower3.full,
.upper1.full,
.upper2.full,
.upper3.full,
.lower1.full,
.lower2.full,
.lower3.full,
.full {
    margin: 0;
    padding: 0;
    width: 100%;
}

q,
blockquote {
    quotes: "\201C""\201D""\2018""\2019";
}

q:before,
blockquote:before {
    content: open-quote;
}

q:after,
blockquote:after {
    content: close-quote;
    margin-right: -0.6em;
}

/************************************** END CONSIDER MOVING TO UNIVERSAL *************/
body,
a,
p,
span,
h1,
h2,
h3,
h4 {
    font-family: "proxima-nova", Helvetica, Arial, sans-serif !important;
}

h1,
h2,
h3,
h3 a,
h3 strong,
h3 b {
    color: #555;
    font-weight: 600 !important;
    text-shadow: none;
}

h3 {
    font-size: 20px !important;
}

html.wf-proximanova-n1-active body,
html.wf-proximanova-n1-active p,
html.wf-proximanova-n1-active span {
    font-size: 15px;
}

.bold-header,
.bold-header span {
    font-family: "proxima-nova", Helvetica, Arial !important;
    text-shadow: none;
}

body {
    background-color: #fff;
}

span, div, p, a, button, input, textarea, select, label, h1, h2, h3, h4, h5, h6 {
    text-shadow: none;

}
body.green div#tray {
    background: #1e6b52;
}

body.ribbonFullwidth #whitebox {
    box-shadow: none;
    max-width: 1280px;
    width: 100%;
}

body.ribbonFullwidth.about #whitebox {
    box-shadow: none;
    max-width: 1000px;
    width: 100%;
}

@media all and (max-width: 800px) {
    body.ribbonFullwidth.about #maincolumn-wide {
        padding: 2%;
        width: 96%;
    }
}

body.hd #alert {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    border-width: 0;
    box-shadow: none;
    float: none;
    height: auto;
    margin: 10px auto;
    padding: 0 0 130px;
    position: relative;
    width: auto;
    z-index: 2;
}

body.hd #alert div.moduletable {
    border: 1px solid #f00;
    float: left;
    margin: 0 10%;
    padding: 1% 5%;
    position: relative;
    width: 70%;
}

#whitebar {
    box-shadow: none;
    max-width: 1280px;
    width: 100%;
}

#wrapper {
    margin: 0 auto;
    top: 0;
    width: 100%;
}

#whitebox {
    box-shadow: none;
    max-width: 1280px;
    width: 100%;
}

#maincolumn-wide {
    margin: 0 !important;
    max-width: 1280px;
    width: 100%;
}

#upper1.half,
.upper1.half,
.moduletable.half {
    width: 58%;
}

#upper3.half,
.upper3.half,
.moduletable.half {
    width: 38%;
}

#content > div {
    margin: 0;
}

.item-page {
    margin: 0;
    padding: 0;
}

#middle1.two_thirds,
#uppers .two_thirds > .two_thirds,
.middle1.two_thirds,
.uppers .two_thirds > .two_thirds,
.two_thirds {
    width: 100%;
}

#uppers,
#middles,
#lowers,
#lower1.full,
.uppers,
.middles,
.lowers,
.lower1.full {
    margin: 0;
    width: 100%;
}

#lower1.half,
#lower2.half,
#lower3.half,
#lower1.half ~ div,
#lower2.half ~ div,
#lower3.half ~ div,
.lower1.half,
.lower2.half,
.lower3.half,
.lower1.half ~ div,
.lower2.half ~ div,
.lower3.half ~ div {
    clear: right;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

/****************** Begin About pages overrides of overrides ****************/
.about #lower1.half,
.about #lower2.half,
.about #lower3.half,
.about #lower1.half ~ div,
.about #lower2.half ~ div,
.about #lower3.half ~ div,
.about .lower1.half,
.about .lower2.half,
.about .lower3.half,
.about .lower1.half ~ div,
.about .lower2.half ~ div,
.about .lower3.half ~ div {
    clear: right;
    float: left;
    margin: 0 1%;
    padding: 0;
    width: 48%;
}

@media all and (max-width: 1024px) {

    .about #lower1.half,
    .about #lower2.half,
    .about #lower3.half,
    .about #lower1.half ~ div,
    .about #lower2.half ~ div,
    .about #lower3.half ~ div,
    .about .lower1.half,
    .about .lower2.half,
    .about .lower3.half,
    .about .lower1.half ~ div,
    .about .lower2.half ~ div,
    .about .lower3.half ~ div {
        width: 98%;
    }
}

/****************** End About pages overrides of overrides ****************/
body.ribbonFullwidth #epilogue,
body.ribbonFullwidth #epilogue.masonry {
    max-width: 1280px;
    padding-bottom: 0;
}

#footer,
#footer div,
#footer span.separator {
    width: 100%;
}

.items-leading > div {
    border: medium none;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.items-leading.clearfix {
    margin: 0;
}

/*************************************** Begin Quicklinks Adjustments */
#quicklinks .nav.menu.nav-pills,
#quicklinks .divider.dropdown.deeper.parent {
    background-color: #fff;
    width: 200px;
    z-index: 1;
}

#quicklinks .divider.dropdown.deeper.parent:hover {
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.25);
}

#quicklinks .nav.menu.nav-pills {
    margin-right: 1em;
}

#quicklinks ul.nav-child.unstyled.dropdown-menu {
    border: medium none;
    box-shadow: none;
    clear: both;
    float: none;
    margin: 0;
    position: relative;
    width: 200px;
}

/*************************************** End Quicklinks Adjustments */
/*************************************** Begin Tray/Ribbon MegaRibbon */
#winston-whitebar {
    box-shadow: none;
}

body.ribbonFullwidth #ribbon {
    margin: 0 auto;
    max-width: 1280px;
    width: 100%;
}

#tray {
    background-color: #fff;
    box-shadow: none;
    height: 40px;
}

body.darkGray div#tray,
.darkGray #ribbon .nav-pills .dropdown-menu {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    text-shadow: none;
    filter: none;
}

#ribbon span,
#ribbon a:link,
#ribbon a:visited {
    color: #333 !important;
    font-size: 1.2em !important;
    text-shadow: none;
}

#ribbon ul.nav-child.unstyled.dropdown-menu {
    border: medium none;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}

#ribbon .megaRibbon ul.nav-child.unstyled.dropdown-menu {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

#ribbon .megaRibbon .nav .double ~ ul.dropdown-menu {
    width: 500px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}

#ribbon .megaRibbon span,
#ribbon .megaRibbon a:link,
#ribbon .megaRibbon a:visited {
    font-size: 1em !important;
    font-weight: 600;
    padding: 10px 10px 9px;
    white-space: normal;
}

#ribbon .megaRibbon ul li ul li a:link,
#ribbon .megaRibbon ul li ul li a:visited {
    padding: 4px;
}

#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu {
    padding: 1em 0.75em;
    width: 720px;
}

#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li {
    width: 220px;
}

#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li.divider,
#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li .megaMenuImage,
#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li:first-of-type {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    clear: both;
    display: inline-block;
    height: auto;
    line-height: normal;
    overflow: visible;
    width: auto;
}

#ribbon a.megaMenuModule:hover {
    background-color: transparent !important;
}

#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li.divider:first-of-type {
    padding-bottom: 15px;
}

#ribbon .megaRibbon .nav-child.unstyled.dropdown-menu .megaMenuImage img {
    padding-top: 9px;
}

#ribbon .megaRibbon .megaMenuImage.tall {
    margin-bottom: 90px;
}

#ribbon .megaRibbon .megaMenuImage.taller {
    margin-bottom: 120px;
}

#ribbon .megaRibbon a.megaMenuSpacer {
    font-size: 0 !important;
    height: 1em;
}

#ribbon .megaRibbon .megaMenuModule {
    margin: 0 !important;
    max-width: 225px;
    padding: 0 !important;
}

#ribbon .megaRibbon li.divider {
    padding: 0 10px 7px;
}

#ribbon .megaRibbon .nav-header {
    padding-left: 0;
}

/*************************************** End Tray/Ribbon MegaRibbon */
/*************************************** Begin bannerWide */
#banner {
    max-height: none !important;
    max-width: none;
    overflow: hidden;
}

@media all and (max-width: 1920px) {
    #banner {
        max-height: 800px !important;
    }
}

#banner img {
    max-height: none !important;
    max-width: none;
}

.bannerWide {
    height: auto;
    width: 100%;
}

.banneritem > img {
    width: 320px;
}

/*************************************** End bannerWide */
/*************************************** Begin Banner Call to Action Dropdowns */
body.hd #banner .bannerSlider,
body.hd #banner .bigHero {
    margin-bottom: 0;
    margin-top: 0;
}

body.hd #banner .moduletable.cta {
    background-color: #1E6B52;
    display: block;
    height: 43px;
    width: 100%;
    float: none;
    height: auto;
    margin: 0;
}

body.hd #banner .custom.cta {
    background-color: #1E6B52;
    display: flex;
    width: 100%;
    float: none;
    flex-wrap: wrap;
    margin: 0;
    align-content: center;
    justify-content: space-evenly;
}

body.hd #banner .cta a {
    background-color: #144B39;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    flex: 0 0 33%;
    height: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .2s ease;
    letter-spacing: 0.025rem;
}

body.hd #banner .cta a:hover,
body.hd #banner .cta a:focus {
    box-shadow: 0 0 0 1px white inset;
    color: #fff !important;
}

/*************************************** End Banner Call to Action Dropdowns */
/*************************************** Begin Social Ribbon */
body.darkGray div#breadcrumbs,
body.green div#breadcrumbs {
    box-shadow: none;
    height: 64px;
    margin: 0 auto;
    max-width: 1280px;
    padding: 5px 0 20px;
    text-align: center;
}

#breadcrumbs {
    display: table;
    height: auto;
    margin: 0 auto;
    text-align: center;
    width: auto;
}

/*************************************** End Social Ribbon */
/*************************************** Begin bigHero Slideshow WidgetKit */
.bigHero .uk-overlay-background {
    background: transparent none repeat scroll 0 0;
    font-family: "proxima-nova", Arimo, Helvetica, Arial, sans-serif !important;
}

.bigHero .uk-button {
    border: medium none !important;
}

#banner .bigHero h3 {
    color: #fff;
    display: block;
    font-size: 6vw !important;
    font-weight: normal !important;
    line-height: normal;
    margin: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

body.hd #banner .bigHero .uk-h3.uk-margin {
    color: #fff;
    float: left;
    font-size: 3vw !important;
    line-height: normal;
    margin: 0.25rem 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

/*************************************** End bigHero Slideshow WidgetKit */
/********************************************************************* BEGIN EXTRA FIELDS */
div.moduletable.eventsBlock {
    float: left;
    margin-top: 1.1em;
}

div.newsFeatureTitle {
    color: #888;
    font-size: 1.2rem;
    padding-bottom: 0.5em;
}

.stream li.typeLink {
    float: left;
    padding: 2px 2px 2px 6px;
}

.stream .typeLink .moduleItemExtraFieldsValue a {
    font-size: 13px;
    font-weight: 600;
}

.stream li.typeDate {
    float: right;
    padding: 2px 0;
}

.stream .typeDate .moduleItemExtraFieldsLabel,
.stream .typeDate .moduleItemExtraFieldsValue {
    float: left;
    font-weight: normal;
    width: auto;
}

.stream .typeDate .moduleItemExtraFieldsLabel:after {
    content: ":";
}

.stream .typeDate .moduleItemExtraFieldsLabel,
.cali .moduleItemExtraFieldsLabel {
    color: #888;
    font-weight: normal;
    width: auto;
}

li.stream_calitem .typeDate {
    background: none repeat scroll 0 0 #efefef;
    border-bottom: medium none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    clear: both;
    float: left;
    height: 50px;
    margin: 0 9px 2px 0;
    padding: 0;
    text-align: center;
    width: 50px;
}

li.stream_calitem .moduleItemExtraFieldsValueDay {
    background: none repeat scroll 0 0 #1e6b52;
    border-radius: 2px 2px 0 0;
    color: #EAEAEA;
    font-size: 11px;
    padding: 1px 0 0;
    width: 100%;
}

li.stream_calitem .moduleItemExtraFieldsValueDate {
    color: #555;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.1em;
}

.stream_calitem a.moduleItemTitle {
    color: #555;
    display: block;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    margin: 0;
}

.stream div.moduleItemExtraFields ul li.typeLink span.moduleItemExtraFieldsLabel,
li.stream_calitem div.moduleItemExtraFields ul li.typeLink {
    display: none;
}

.stream div.moduleItemExtraFields ul li.typeLink span.moduleItemExtraFieldsValue {
    float: left;
}

.itemBody div.itemExtraFields {
    border-top: medium none;
    margin: 8px 0 12px;
    padding: 8px 0 0;
}

.latestnews li,
.relateditems li,
.mostread li,
.newsfeed li,
.sections li,
.weblinks li,
.k2ItemsBlock li,
.category-module,
.moduleCustomLink {
    float: left;
}

/********************************************************************* END EXTRA FIELDS */
/*************************************** Begin Simple RSS Feed by Joomlaworks */
.custom ul.nav.nav-tabs li a {
    color: #737373;
    font-size: 19px;
    font-weight: 600;
}

.custom ul.nav.nav-tabs li.active a {
    color: #222;
}

.srfrStream .itemByline {
    display: none;
}

.srfrContainer a.btn.gray {
    width: 100%;
}

.srfrStream a.srfrTitle:link {
    color: #222;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
}

.srfrStream .K2FeedIntroText,
.srfrStream .K2FeedIntroText p {
    color: #222;
    font-size: 19px;
    line-height: normal;
}

.srfrStream .K2FeedIntroText p {
    margin-top: 0;
}

.srfrStream .col1 {
    text-align: right;
    width: 30%;
}

.srfrRow.srfrRowIsOdd,
.srfrRow.srfrRowIsEven {
    border-bottom: 1px solid #e3e3e3;
    display: inline-block;
    padding: 1rem 0;
}

#wrapper div.srfrContainer.srfrStream ul.srfrList li img.srfrImage {
    border-radius: 2px;
    max-width: 96%;
}

@media all and (max-width: 500px) {

    .srfrStream .col1,
    .srfrStream .col2 {
        float: none;
        width: 100%;
    }

    #wrapper div.srfrContainer.srfrStream ul.srfrList li img.srfrImage {
        margin: 0 auto 10px;
        max-width: 100%;
    }
}

/*************************************** END Simple RSS Feed by Joomlaworks */
/*************************************** BEGIN Events Block */
.custom.eventBlock img {
    width: 80%;
}

#newsFeature li {
    float: left;
    font-weight: normal;
    list-style: outside none none;
    margin-bottom: 1.0em;
}

@media all and (max-width: 600px) {
    #newsFeature > ul {
        margin: 0;
    }

    #newsFeature li.stream_calitem {
        margin: 0;
        width: 90%;
    }

    #newsFeature .stream_calitem a.moduleItemTitle {
        font-size: 0.8em;
    }
}

/*************************************** END Events Block */
#content,
.items-leading {
    padding: 0;
    width: 100%;
}

#middles .feed .newsfeed > li,
.middles .feed .newsfeed > li {
    width: 96%;
}

.newsfeed iframe,
.newsfeed br {
    display: none !important;
}

#middle1.two_thirds,
.middle1.two_thirds {
    margin: 0 3% 0 0;
    width: 64%;
}

/*************************************** Begin Video */
.mutebox {
    position: relative;
    z-index: 1;
}

.modifiers button input {
    display: none;
}

.modifiers button {
    border-radius: 0;
    height: 50px;
    position: absolute;
    right: 60px;
    top: -10px;
    width: 50px;
}

button.volume {
    text-indent: -1000em;
}

button:focus,
button:active {
    outline: medium none;
}

.hidebutton {
    display: none;
}

button#volumebutton,
button#volumebutton:active {
    background: rgba(0, 0, 0, 0) url("https://www.uab.edu/styles/5.0/images/mute.png") repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}

button#mutebutton,
button#mutebutton:active {
    background: rgba(0, 0, 0, 0) url("https://www.uab.edu/styles/5.0/images/unmute.png") repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
}

/*************************************** End Video */
/*************************************** Begin Did You Know Banner set */
.banneritem {
    box-shadow: 0 -29px 35px rgba(0, 0, 0, 0.3);
    float: left;
    line-height: 0;
    max-width: 25%;
}

.custom.bannershare {
    position: absolute;
    top: 114px;
    z-index: 2;
}

#dukContainer .dukTitle {
    background-color: #EAEAEA;
    color: #444;
    font-size: 22px;
    padding: 1em 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 54;
}

/*************************************** End Did You Know Banner set */
/*************************************** Begin Did You Know Slider */
div.dukSlider {
    padding: 8rem 0 3rem;
}

.dukSlider .wk-margin,
.dukSlider .uk-slideshow > li {
    padding: 0 15%;
    width: 70%;
}

.dukSlider .wk-slideshow-items .wk-active {
    align-items: center;
    display: flex;
}

.dukSlider {
    font-family: "kulturista-web", serif;
    font-size: 1.4em;
    padding-top: 1em;
    text-align: right;
}

.dukSlider blockquote {
    border: medium none;
    color: #222;
    font-size: 1.6em;
    line-height: normal;
    margin: 0 0 0.5em;
    padding: 0;
    font-style: normal;
}

.dukSlider q,
.dukSlider blockquote {
    quotes: "\201C""\201D""\2018""\2019";
}

.dukSlider q:before,
.dukSlider blockquote:before {
    content: open-quote;
    font-family: "Georgia", serif;
}

.dukSlider q:after,
.dukSlider blockquote:after {
    content: close-quote;
    font-family: "Georgia", serif;
    margin-right: -0.6em;
}

/*************************************** End Did You Know Slider */
/*************************************** Begin Magazine Feature Box */
#magFeatureContainer {
    margin-top: 0;
}

#magFeatureContainer img {
    width: 100% !important;
}

#magFeatureContainer > div {
    text-align: center;
}

#magFeatureContainer .magFeatureTitle {
    background-color: #EAEAEA;
    color: #444;
    font-size: 22px;
    margin: 0 auto;
    padding: 1em 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    z-index: 54;
}

.catItemIntroText .itemSubtitle,
.tagItemIntroText .itemSubtitle {
    color: #444;
    font-size: 32px;
    line-height: normal;
    margin: 0 auto;
    padding: 0.7em 0 0.325em;
    width: 80%;
}

/*************************************** End Magazine Feature Box */
/*********************************************************** BEGIN Legacy About and Research Landing ********/
.aboutIntroImage {
    background: transparent none repeat scroll 0 0;
    clear: right;
    float: left;
    margin: 6px 2% 20px;
    min-height: 170px;
    text-align: right;
    width: 45%;
}

.aboutIntro {
    float: left;
    margin: 0 0 10px 1%;
    width: 49%;
}

.middle {
    border-top: 4px solid #d2d2d2;
    float: left;
    margin: 10px 0 0;
    padding: 20px 0 0;
    width: 100%;
}

.middle img {
    display: none;
    float: left;
    left: -3px;
    margin-bottom: 20px;
    padding: 1%;
    position: relative;
    top: -3px;
}

.middle_content {
    background-color: #f1f1f1;
    border-radius: 4px;
    float: left;
    margin-bottom: 10px;
    margin-left: 2%;
    margin-right: 2%;
    min-height: 117px;
    padding: 3% 1%;
    width: 43%;
}

.middle_content h3 {
    font-size: 1.6rem !important;
    margin: 10px 10px 2px 0;
    text-align: right;
}

.middle_content p {
    color: #444;
    font-size: 1.1rem;
    line-height: 1.6em;
    margin: 2px 10px;
    text-align: right;
}

.middle_content a {
    border-bottom: 1px dotted #81785a;
}

.middle_links {
    float: left;
    margin: 0;
    min-height: 100px;
    padding-bottom: 5px;
    padding-left: 2%;
    padding-top: 10px;
    width: 48%;
}

.middle_links li {
    line-height: inherit;
    list-style: outside none disc;
    padding-bottom: 0.75em;
}

.middle_links a {
    font-size: 1.3em;
}

#middle_content_bottom {
    background-repeat: no-repeat;
    height: 3px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.clear {
    clear: both;
}

@media all and (max-width: 800px) {
    .middle_content {
        width: 94%;
    }

    .middle_content h3,
    .middle_content p {
        font-size: 1.5rem;
        text-align: center;
    }

    .middle_links {
        margin: 0 auto;
        text-align: center;
        width: 93%;
    }

    .middle_links li {
        list-style: none outside none;
    }
}

@media all and (max-width: 600px) {

    .aboutIntroImage,
    .aboutIntro {
        float: none;
        padding: 4%;
        width: 88%;
    }
}

/*********************************************************** END Legacy About and Research Landing ********/
/*********************************************************** 1400 ********/
@media all and (max-width: 1400px) {
    #ribbon .megaRibbon .nav-child.unstyled.dropdown-menu {
        width: 266px;
    }

    #ribbon .megaRibbon .nav .double ~ ul.dropdown-menu {
        width: 266px;
        columns: 1 auto;
    }

    #ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li {
        float: left;
        padding-left: 15px;
    }

    #ribbon .megaRibbon .megaMenuImage.tall {
        margin-bottom: 0;
    }

    #ribbon .megaRibbon ul.nav-child.unstyled.dropdown-menu,
    #ribbon .megaRibbon .nav .double ~ ul.dropdown-menu {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        column-gap: 0;
    }
}

/*********************************************************** 1024 ********/
@media all and (max-width: 1024px) {
    #whitebox .moduletable {
        margin: 0;
    }

    #quicklinks span.separator {
        color: #8c8c8c !important;
        float: left;
        text-align: left;
    }

    #quicklinks ul.nav-child.unstyled.dropdown-menu {
        display: block;
    }

    #banner .bannerSlider,
    #banner .bigHero {
        margin-bottom: 0;
    }

    .custom.bannershare {
        position: relative;
        top: auto;
    }

    #middle1.two_thirds,
    .middle1.two_thirds {
        width: 100%;
    }

    #whitebox .half,
    #whitebox .two_thirds,
    #whitebox .third {
        margin: 0;
        width: 100%;
    }

    #whitebox .half ~ div {
        margin: 0;
        width: inherit;
    }

    .eventSilderWK {
        margin: 0 auto;
        max-width: 486px;
    }

    #upper3 .moduletable,
    .upper3 .moduletable {
        float: left;
        width: 50%;
    }

    div.moduletable.eventsBlock {
        margin: 2% 2% 3%;
        width: 100%;
    }

    div.newsFeatureTitle {
        margin: 0 0 -5px 10px;
        padding-bottom: 0;
    }

    #newsFeature .stream_calitem {
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }

    .srfrTitle,
    .srfrMag .K2FeedIntroText {
        float: left;
        width: 100%;
    }

    .srfrMag .K2FeedIntroText {
        line-height: normal;
    }

    .srfrMag .itemSubtitle {
        font-size: 1.3rem;
    }

    .srfrMag .itemByline {
        font-size: 1rem;
        margin-top: 5px;
    }

    .dukSlider #camera_wrap_500 .camera_caption > div {
        padding: 0 5%;
    }
}

/*********************************************************** 980 ********/
@media all and (max-width: 980px) {
    .nav-collapse .nav > li {
        clear: right;
        float: left;
        width: 100%;
        columns: 1 auto;
    }

    #ribbon .megaRibbon .nav-pills > li > a {
        background-color: #f2f2f2;
        color: #444 !important;
        float: left;
        font-size: 1.2em !important;
        font-weight: 600;
        margin: 10px 0 0;
        width: auto;
    }

    #ribbon .nav.menu.nav-pills.nav-collapse.in.collapse {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

    #ribbon ul.nav-child.unstyled.dropdown-menu,
    #ribbon .megaRibbon .nav-child.unstyled.dropdown-menu {
        background-color: #f2f2f2;
        border: medium none;
        box-shadow: none;
        clear: both;
        margin: 0;
        padding: 0;
    }

    ul.nav-child.unstyled.dropdown-menu {
        display: block !important;
    }

    .megaMenuImage {
        display: none;
    }

    #ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li.divider,
    #ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li .megaMenuImage,
    #ribbon .megaRibbon .nav-child.unstyled.dropdown-menu li:first-of-type {
        display: none;
    }

    #ribbon .megaRibbon span.separator {
        font-size: 7px !important;
        font-weight: 600;
    }

    #ribbon .megaRibbon span {
        font-size: 17px !important;
    }

    #magFeatureContainer .magFeatureTitle {
        font-size: 1em;
        margin: 0 auto;
    }

    #magFeatureContainer {
        margin-top: -1em;
    }
}

/*********************************************************** 980 ********/
/*********************************************************** 800 ********/
@media all and (max-width: 800px) {
    #banner .nav.nav-pills.cta li:hover {
        background-color: transparent;
        color: #fff !important;
        height: 36px;
        overflow: hidden;
    }

    #banner .nav.nav-pills.cta a,
    #banner .nav.nav-pills.cta a:hover,
    #banner .nav.nav-pills.cta li:hover > a {
        color: #fff !important;
    }

    .srfrMag .itemByline {
        display: none;
    }

    ul#unitNav li {
        float: left;
        width: 100%;
    }

    .stream_calitem {
        float: left;
        width: 93%;
    }

    .dukSlider #camera_wrap_500 .camera_caption > div {
        font-size: 1.7em !important;
    }

    .dukSlider .uk-margin {
        font-size: 13px;
        line-height: normal;
    }

    .dukSlider .uk-margin blockquote {
        font-size: 18px;
    }

    li.epi_column {
        width: 100%;
    }

    li.epi_column {
        font-size: 13px;
        width: 98%;
    }

    .epi_column.left ul,
    .epi_column.right ul {
        clear: both;
        float: none;
        text-align: center;
    }

    .epi_column.right {
        margin-top: 2em;
    }

    .epi_column.right > img {
        clear: both;
        float: none;
    }
}

/*********************************************************** 600 ********/
@media all and (max-width: 600px) {
    #ribbon .nav.menu.nav-pills.nav-collapse.in.collapse {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

    #upper3 .moduletable,
    .upper3 .moduletable {
        float: left;
        width: 100%;
    }

    div.newsFeatureTitle {
        margin: 10px 0 0 0;
    }

    div.eventsBlock {
        margin: 0 5%;
        width: 90%;
    }

    .stream_calitem {
        width: 97%;
    }

    a.srfrTitle {
        font-size: 1.5rem;
        max-width: none;
    }

    .srfrMag .K2FeedIntroText {
        color: #555;
        font-size: 1.2rem;
        max-width: none;
    }

    .srfrRow > a {
        float: none;
        max-width: none;
        width: 100%;
    }

    div.srfrContainer.srfrMag ul.srfrList li {
        margin: 0;
        padding: 4%;
        width: 92%;
    }

    .srfrMag .srfrReadMore {
        float: right;
    }

    .banneritem:nth-child(3) {
        clear: both;
    }

    .banneritem {
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
        max-width: 50%;
    }
}

.bigHero .uk-overlay-panel {
    padding: 0;
}

.bigHero .uk-overlay-panel > div {
    background-color: rgba(0, 0, 0, 0.3);
    bottom: 0;
    left: 0;
    padding: 2%;
    position: absolute;
    text-align: left;
    width: 96%;
}

.miniBanner .wk-panel.wk-background-cover {
    background-size: contain;
}

.miniBanner li {
    box-shadow: 0 -29px 35px rgba(0, 0, 0, 0.3);
}

.enrollment {
    background-image: url(images/plan_test/enrollment_icon.png);
}

.completions {
    background-image: url(images/plan_test/completions_icon.png);
}

.graduation {
    background-image: url(images/plan_test/graduation_icon.png);
}

.impact {
    background-image: url(images/plan_test/impact_icon.png);
}

.retention {
    background-image: url(images/plan_test/retention_icon.png);
}

.stem {
    background-image: url(images/plan_test/stem_icon.png);
}

body.hd #banner .nav.nav-pills.cta a {
    font-weight: 600;
    line-height: 1;
    padding: 12px 1% 0;
}

.topLinearContainer {
    display: none;
}

body.linear.hd div.topLinearLogo {
    display: none;
}

body.linear.hd .topLinearContainer {
    margin: 0;
}

/****************** begin SiteName ***************************************************/
body.linear.hd #siteName {
    background-image: url("https://www.uab.edu/home/sitelogo.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    height: 70px;
    transition: all 0.5s ease 0s;
}

body.linear.hd #siteName a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

body.linear.hd #siteName a:hover {
    text-decoration: none;
}

body.linear.hd .siteNameTop {
    color: transparent;
    font-size: 1.75rem;
}

@media all and (max-width: 1280px) {
    body.linear.hd #siteName {
        height: 60px;
    }

    body.linear.hd .siteNameTop {
        font-size: 0;
    }
}

@media all and (max-width: 1024px) {
    body.linear.hd #siteName {
        height: 45px;
        margin: 4px 0 0 5px;
    }
}

/****************** end SiteName ***************************************************/
a.btn.gray {
    background-color: #EFEFEF;
    background-image: none;
    border: none;
    border-radius: 2px;
    box-sizing: border-box;
    clear: right;
    color: #222 !important;
    display: inline-block;
    font-family: "proxima-nova", sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: normal;
    margin: 0 1% 10px;
    padding: 0.5em 0.8em;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

a.btn.gray:hover {
    background-color: #555;
    background-image: none;
    color: #fff !important;
}

a.btn.green-cal {
    background-color: #1e6b52;
    background-image: none;
    border-color: #1e6b52 #1e6b52 #7eb800 #1e6b52;
    border-radius: 0;
    border-style: none none solid none;
    border-width: 0 0 4px 0;
    box-sizing: border-box;
    clear: right;
    color: #fff !important;
    display: inline-block;
    font-family: "kulturista-web", serif !important;
    font-size: 1em;
    font-weight: 400;
    line-height: normal;
    margin: 0 1% 10px;
    padding: 0.5em 0.8em;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    width: 46%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

/* #region ComboSearch */
@media only screen and (min-width: 300px) and (max-width: 1024px) {
    html {
        font-size: revert;
    }
}

@media only screen and (min-width: 1024px) {
    body.linear.hd div#cse-result {
        min-height: 720px;
    }
}

body[data-src*='search'] #maincolumn-l,
body[data-src*='search'] #maincolumn-r {
    width: 70% !important;
}

body[data-src*='search'] #downright {
    width: 30% !important;
}

body[data-src*='search'] #downright #rightsidebar > div {
    border: none;
}

.uk-scope body,
.uk-scope p,
.uk-scope span,
.uk-scope dd {
    font-size: 16px;
    line-height: normal;
}

.uk-serif {
    font-family: "kulturista-web", serif;
}

.uk-scope * {
    box-sizing: border-box !important;
}

.uk-scope .uk-background-primary,
.uk-scope .uk-button-primary {
    background: #1e6b52;
    color: #FFF;
}

.uk-scope select,
.uk-scope textarea,
.uk-scope input[type="text"],
.uk-scope input[type="password"],
.uk-scope input[type="datetime"],
.uk-scope input[type="search"],
.uk-scope .uneditable-input {
    display: inline-block;
    margin-bottom: inherit;
    font-size: 1.2rem;
    line-height: inherit;
    color: inherit;
    vertical-align: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
}

.uk-scope .uk-badge {
    background: #1e6b52;
}

.uk-scope dl.search-results {
    width: auto;
    float: none;
    margin: 0;
}

.uk-scope dd,
.uk-scope dt,
.uk-scope ul,
.uk-scope li {
    margin: revert;
    line-height: inherit;
    padding: 0;
}

#search a.uk-search-icon {
    border-radius: 50%;
    padding: 0.5rem;
}

#search a.uk-search-icon:hover,
#search a.uk-search-icon:focus {
    outline: 0;
    padding: 0.5rem;
    color: #fff !important;
    background: #1e6b52;
}

#content .uk-scope li {
    margin-bottom: 0;
}

.uk-scope dt.result-title {
    font-size: 1.3em;
}

.uk-scope dd.result-category {
    opacity: 0.5;
}

.uk-scope dd.result-text {
    margin-bottom: 1.3em;
}

.uk-tab > .uk-active > a,
input.uk-search-input.uk-border-uabgreen {
    border-color: #1e6b52;
    transition: all .2s linear;
}

.uk-tab a:focus,
input#gcs_search.uk-search-input.uk-border-uabgreen:focus {
    outline: none;
    border-color: #2b9473;
    box-shadow: 0 0 0 4px rgb(255 255 255), 0 0 0 6px rgb(43 148 115);
    transition: all .2s linear;
}

.mod_googleSearch_cse .uk-button-primary:hover,
.mod_googleSearch_cse .uk-button-primary:focus {
    background: #222;
    box-shadow: 0 0 0 3px white inset;
}

.mod_googleSearch_cse .uk-button-primary:hover, 
.mod_googleSearch_cse .uk-button-primary:focus {
    background: #84C200;
    box-shadow: 0 0 0 2px #144B39 inset;
    color: #144B39;
    border: 1px solid #144B39;
}

.mod_googleSearch_cse button:focus path, 
.mod_googleSearch_cse button:focus circle {
    stroke-width: 3px;
}

.uk-scope .searchintro .form-limit,
.uk-scope .searchintro label,
.uk-scope .searchintro .form-limit option {
    float: none;
    margin: revert;
    display: revert;
    line-height: inherit;
    font-family: 'proxima-nova', sans-serif;
}

#cse-result a.gcsc-branding-clickable,
#cse-result a.gcsc-branding-clickable:link,
#cse-result a.gcsc-branding-clickable:visited,
#cse-result a.gcsc-branding-clickable:hover {
    margin: initial;
    width: auto;
}

#cse-result .gs-per-result-labels {
    display: none;
}

#cse-result .gs-result .gs-title *,
#cse-result .gsc-cursor-page,
#cse-result .gs-spelling a {
    color: #1E6B52;
}

#cse-result .gsc-result-info {
    padding: 1%;
}

#cse-result .gsc-table-result .gs-web-image-box-landscape,
#cse-result .gsc-table-result .gs-web-image-box-portrait {
    width: 150px;
    height: 150px;
    margin: 1% 1% 0 0;
    overflow: hidden;
}

#cse-result .gsc-table-result .gs-image img.gs-image {
    width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
}

#cse-result .gsc-result .gs-title,
#cse-result .gsc-result a.gs-title,
#cse-result .gsc-control-cse .gs-result .gs-title,
#cse-result .gsc-control-cse .gs-result .gs-title * {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0.25em;
    line-height: normal;
    color: #333;
}

#cse-result .gsc-result.gsc-promotion {
    box-shadow: 0 0 0 2px inset #1e6b52;
    margin: 1em 0 .5em;
    padding-top: 1.5em;
    padding-bottom: 1.25em;
    transition: all linear .2s;
    background: #fafafa;
}

#cse-result .gsc-control-cse .gs-result.gs-promotion .gs-title {
    text-transform: uppercase;
}

#cse-result .gsc-result.gsc-promotion .gs-snippet {
    padding-top: 0;
}

#cse-result .gs-webResult .gs-snippet b,
#cse-result .gs-imageResult .gs-snippet b,
#cse-result .gs-fileFormatType b {
    background-color: #fffb7e;
    color: rgb(0 0 0);
    padding: 0 0.2em;
    margin: 0 -0.2em;
}

#cse-result .gsc-result .gs-snippet {
    font-size: 16.5px;
    padding-top: 0.5em;
}

#cse-result .gs-no-results-result .gs-snippet,
#cse-result .gs-error-result .gs-snippet {
    background-color: rgb(10 130 88 / 11%);
    border: 1px solid rgb(10 130 88);
    margin: auto;
    padding: 2.5%;
}

#cse-result .gs-result .gs-no-results-result .gs-snippet {
    padding: 5%;
}

#cse-result .gsc-result .gs-visibleUrl-breadcrumb span {
    color: #575757;
}

#cse-result .gsc-webResult.gsc-result:nth-child(odd) {
    background: #fff;
}

.uab-search-directory .uk-nav-header {
    font-size: 1rem;
    font-weight: 600;
}

.uab-search-directory .uk-nav-default {
    font-size: 1rem;
}

.uab-search-directory .uk-nav-default > li:not(.uk-nav-header) {
    margin-left: -.5em;
}

.uab-search-directory .uk-nav-default > li > a {
    color: #666;
    padding: .5em;
}

.uab-search-directory li:focus-within {
    box-shadow: 0 0 0 3px inset #888;
    transition: all .2s linear;
}

.uk-card i.fal {
    margin-right: .5rem;
    margin-left: -1.5rem;
}

#rightsidebar .uk-first-column,
#rightsidebar div {
    width: 100%;
    margin: 0.5em 0 0 0;
}

.gsc-tabsArea > .gsc-refinementBlock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.gsc-tabHeader.gsc-inline-block,
.gsc-tabHeader.gsc-inline-block span {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}

.fas,
.fa {
    font-family: "Font Awesome 5 Pro"
}

.far,
.fal {
    font-family: "Font Awesome 5 Pro" !important;
}

/* #region Contact Us Aside  */
.contact-aside {
    --tw-shadow: 0 0 #0000;
    -moz-tab-size: 4;
    tab-size: 4;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: "proxima-nova", ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;
    line-height: 1.5;
    font-size: inherit;
    margin: 2%;
}

.contact-aside *,
.contact-aside ::after,
.contact-aside ::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor;
    font-size: inherit;
    margin: initial;
}

.contact-aside h1,
.contact-aside h2 {
    margin: 0;
    font-weight: inherit
}

.contact-aside a {
    color: inherit;
    text-decoration: inherit
}

.contact-aside ul {
    list-style: none;
    margin: 0;
    padding: 0
}

@media(min-width: 1024px) {
    .contact-aside .lg\:border {
        border-width: 1px !important
    }

    .contact-aside .lg\:text-2xl {
        font-size: 1.44rem !important
    }

    .contact-aside .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }

    .contact-aside .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important
    }

    .contact-aside .lg\:p-7 {
        padding: 1.75rem !important
    }
}

@media(min-width: 1350px) {
    .contact-aside .xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }
}

.contact-aside .uk-accordion > li > a:after {
    content: "\f067";
    font-family: "Font Awesome 5 Pro";
    font-size: 14px;
}

.contact-aside .uk-accordion > .uk-open > a:after {
    content: "\f068";
    font-family: "Font Awesome 5 Pro"
}

.contact-aside .uk-accordion > .uk-open > a {
    background-color: #F2F0E8;
}

.contact-aside .uk-accordion > li > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.contact-aside .uk-accordion > li > a.uk-accordion-title::before {
    display: none;
}

.contact-aside .uk-accordion > li:focus-within {
    box-shadow: 0 0 0 2px;
}

.contact-aside .uk-accordion > li:focus-within a {
    color: #1e6b52;
}

/* #endregion Contact Aside */
.animationControl {
    height: 2rem;
    position: absolute;
    margin-top: calc(-2rem - 1px);
    right: 0;
    z-index: 10;
}

button#startButton,
button#stopButton {
    height: 100%;
    line-height: 1rem;
    background-color: rgb(255 255 255 / 70%);
    transition: all 0.2s linear;
}

button#startButton:hover,
button#stopButton:hover,
button#startButton:focus,
button#stopButton:focus {
    color: #fff;
    background-image: none;
    background-color: rgb(5 5 5 / 70%);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.7) inset;
}

.uk-scope .uk-visible-toggle .uk-hidden-hover.uk-slidenav-previous,
.wk-scope .wk-visible-toggle .wk-hidden-hover.wk-slidenav-previous,
.uk-scope .uk-visible-toggle .uk-hidden-hover.uk-slidenav-next,
.wk-scope .wk-visible-toggle .wk-hidden-hover.wk-slidenav-next,
.uk-scope .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within),
.wk-scope .wk-visible-toggle:not(:hover):not(:focus) .wk-hidden-hover:not(:focus-within) {
    box-sizing: content-box;
    width: 12px !important;
    height: 12px !important;
    padding: 12px !important;
    margin: 12px !important;
    overflow: visible !important;
    background-color: rgba(255, 255, 255, 0.5);
    border: 3px solid rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    filter: none;
    display: flex;
    transition: all 0.2s linear;
}

.uk-scope .uk-visible-toggle .uk-hidden-hover,
.wk-scope .wk-visible-toggle .wk-hidden-hover,
.uk-scope .uk-visible-toggle .uk-hidden-hover.uk-slidenav-previous:hover,
.wk-scope .wk-visible-toggle .wk-hidden-hover.wk-slidenav-previous:hover,
.uk-scope .uk-visible-toggle .uk-hidden-hover.uk-slidenav-next:hover,
.wk-scope .wk-visible-toggle .wk-hidden-hover.wk-slidenav-next:hover,
.uk-scope .uk-visible-toggle .uk-hidden-hover.uk-slidenav:focus,
.wk-scope .wk-visible-toggle .wk-hidden-hover.wk-slidenav:focus {
    border: 3px solid rgba(0, 0, 0, 0.7);
    background-color: rgba(255, 255, 255, 0.7);
    transition: all 0.2s linear;
}

.uk-scope .uk-visible-toggle .uk-hidden-hover svg polyline,
.wk-scope .wk-visible-toggle .wk-hidden-hover svg polyline,
.wk-scope .wk-icon:not(.wk-preserve) [stroke*='#']:not(.wk-preserve) {
    fill: none;
    stroke: rgba(0, 0, 0, 0.9);
    stroke-width: 6px;
    align-self: center;
}

.uk-visible-toggle .uk-hidden-hover.uk-slidenav-previous,
.wk-visible-toggle .wk-hidden-hover.wk-slidenav-previous,
.uk-visible-toggle .uk-hidden-hover.uk-slidenav-next,
.wk-visible-toggle .wk-hidden-hover.wk-slidenav-next,
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within),
.wk-visible-toggle:not(:hover):not(:focus) .wk-hidden-hover:not(:focus-within) {
    width: 12px !important;
    height: 12px !important;
    padding: 12px !important;
    margin: 12px !important;
    overflow: visible !important;
    background-color: rgba(255, 255, 255, 0.5);
    border: 3px solid rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    filter: none;
    display: flex;
    transition: all 0.2s linear;
}

.uk-visible-toggle .uk-hidden-hover,
.wk-visible-toggle .wk-hidden-hover,
.uk-visible-toggle .uk-hidden-hover.uk-slidenav-previous:hover,
.wk-visible-toggle .wk-hidden-hover.wk-slidenav-previous:hover,
.uk-visible-toggle .uk-hidden-hover.uk-slidenav-next:hover,
.wk-visible-toggle .wk-hidden-hover.wk-slidenav-next:hover,
.uk-visible-toggle .uk-hidden-hover.uk-slidenav:focus,
.wk-visible-toggle .wk-hidden-hover.wk-slidenav:focus {
    border: 3px solid rgba(0, 0, 0, 0.7);
    background-color: rgba(255, 255, 255, 0.9);
    transition: all 0.2s linear;
}

.uk-visible-toggle .uk-hidden-hover svg polyline,
.wk-visible-toggle .wk-hidden-hover svg polyline,
.wk-icon:not(.wk-preserve) [stroke*='#']:not(.wk-preserve) {
    fill: none;
    stroke: rgba(0, 0, 0, 0.9);
    stroke-width: 6px;
    align-self: center;
}

@media all and (max-width: 1024px) {
    html {
        font-size: 95%;
    }
}

canvas,
img,
video {
    max-width: 100%;
    height: auto;
    box-sizing: border-box
}

address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
    margin: 0 0 20px 0
}

* + address,
* + dl,
* + fieldset,
* + figure,
* + ol,
* + p,
* + pre,
* + ul {
    margin-top: 20px
}

.uk-h2,
h2 {
    font-size: 1.7rem;
    line-height: 1.3
}

.uk-h3,
h3 {
    font-size: 1.5rem;
    line-height: 1.4
}

@media all and (min-width:960px) {

    .uk-h2,
    h2 {
        font-size: 2rem
    }
}

ol,
ul {
    padding-left: 30px
}

ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
    margin: 0
}

.uk-hr,
hr {
    overflow: visible;
    text-align: inherit;
    margin: 0 0 20px 0;
    border: 0;
    border-top: 1px solid #e5e5e5
}

:root {
    --uk-breakpoint-s: 640px;
    --uk-breakpoint-m: 980px;
    --uk-breakpoint-l: 1200px;
    --uk-breakpoint-xl: 1600px
}

.uk-button {
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    vertical-align: middle;
    font-size: .875rem;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color, background-color, border-color
}

.uk-button:not(:disabled) {
    cursor: pointer
}

.uk-button-default {
    background-color: transparent;
    color: #333;
    border: 1px solid #e5e5e5
}

.uk-button-primary {
    background-color: #1e87f0;
    color: #fff;
    border: 1px solid transparent
}

.uk-card {
    position: relative;
    box-sizing: border-box;
    transition: box-shadow .1s ease-in-out
}

.uk-card-body {
    display: flow-root;
    padding: 30px 30px
}

@media all and (min-width:1200px) {
    .uk-card-body {
        padding: 40px 40px
    }
}

.uk-card-body > :last-child,
.uk-card-footer > :last-child,
.uk-card-header > :last-child {
    margin-bottom: 0
}

.uk-search {
    display: inline-block;
    position: relative;
    max-width: 100%;
    margin: 0
}

.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
    -webkit-appearance: none
}

.uk-search-input {
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    overflow: visible;
    -webkit-appearance: none;
    vertical-align: middle;
    width: 100%;
    border: none;
    color: #666
}

.uk-search .uk-search-icon-flip {
    right: 0;
    left: auto
}

.uk-search-default {
    width: 240px
}

.uk-search-default .uk-search-input {
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
    background: 0 0;
    border: 1px solid #e5e5e5
}

.uk-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 15px 15px;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    transition: opacity .15s linear
}

@media all and (min-width:640px) {
    .uk-modal {
        padding: 50px 30px
    }
}

@media all and (min-width:960px) {
    .uk-modal {
        padding-left: 40px;
        padding-right: 40px
    }
}

.uk-modal-dialog {
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    width: 600px;
    max-width: calc(100% - .01px) !important;
    background: #fff;
    opacity: 0;
    transform: translateY(-100px);
    transition: .3s linear;
    transition-property: opacity, transform
}

.uk-modal-container .uk-modal-dialog {
    width: 1200px
}

.uk-modal-body {
    display: flow-root;
    padding: 30px 30px
}

.uk-modal-header {
    display: flow-root;
    padding: 15px 30px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5
}

.uk-modal-body > :last-child,
.uk-modal-footer > :last-child,
.uk-modal-header > :last-child {
    margin-bottom: 0
}

.uk-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
}

.uk-offcanvas.uk-open {
    z-index: 1020;
}

.uk-offcanvas-flip .uk-offcanvas {
    right: 0;
    left: auto
}

.uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -270px;
    box-sizing: border-box;
    width: 270px;
    padding: 20px 20px;
    background: #222;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

@media all and (min-width:960px) {
    .uk-offcanvas-bar {
        left: -350px;
        width: 350px;
        padding: 40px 40px
    }
}

.uk-offcanvas-flip .uk-offcanvas-bar {
    left: auto;
    right: -270px
}

@media all and (min-width:960px) {
    .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -350px
    }
}

.uk-open > .uk-offcanvas-bar {
    left: 0
}

.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
    left: auto;
    right: 0
}

.uk-offcanvas-bar-animation {
    transition: left .3s ease-out
}

.uk-offcanvas-flip .uk-offcanvas-bar-animation {
    transition-property: right
}

.uk-offcanvas-close {
    position: absolute;
    z-index: 1000;
    top: 20px;
    right: 20px;
    padding: 5px
}

.uk-offcanvas-overlay {
    width: 100vw;
    touch-action: none
}

.uk-offcanvas-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .1);
    opacity: 0;
    transition: opacity .15s linear
}

.uk-offcanvas-overlay.uk-open::before {
    opacity: 1
}

.uk-offcanvas-container,
.uk-offcanvas-page {
    overflow-x: hidden
}

.uk-offcanvas-container {
    position: relative;
    left: 0;
    transition: left .3s ease-out;
    box-sizing: border-box;
    width: 100%
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

.uk-grid > * {
    margin: 0
}

.uk-grid {
    margin-left: -30px
}

.uk-grid > * {
    padding-left: 30px
}

@media all and (min-width:1200px) {
    .uk-grid {
        margin-left: -40px
    }

    .uk-grid > * {
        padding-left: 40px
    }
}

.uk-grid-collapse,
.uk-grid-column-collapse {
    margin-left: 0
}

.uk-grid-collapse > *,
.uk-grid-column-collapse > * {
    padding-left: 0
}

.uk-nav-header {
    padding: 5px 0;
    text-transform: uppercase;
    font-size: .875rem
}

.col-span-1 {
    grid-column: span 1 /span 1 !important
}

.uk-nav-default {
    font-size: .875rem
}

.uk-nav-default > li > a {
    color: #999
}

[class*=uk-child-width] > * {
    box-sizing: border-box;
    width: 100%
}

.uk-child-width-expand > :not([class*=uk-width]) {
    flex: 1;
    min-width: 1px
}

@media all and (min-width:640px) {
    .uk-child-width-1-2\@s > * {
        width: 50%
    }
}

@media all and (min-width:960px) {
    .uk-child-width-1-4\@m > * {
        width: 25%
    }
}

.uk-text-large {
    font-size: 1.5rem;
    line-height: 1.5
}

.uk-float-right {
    float: right
}

[class*=uk-float-] {
    max-width: 100%
}

.uk-border-rounded {
    border-radius: 5px
}

.uk-margin-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.uk-padding {
    padding: 30px
}

@media all and (min-width:1200px) {
    .uk-padding {
        padding: 40px
    }
}

.uk-padding-remove {
    padding: 0 !important
}

.uk-padding-remove-bottom {
    padding-bottom: 0 !important
}

.uk-card-primary.uk-card-body,
.uk-card-primary > :not([class*=uk-card-media]),
.uk-card-secondary.uk-card-body,
.uk-card-secondary > :not([class*=uk-card-media]),
.uk-light,
.uk-offcanvas-bar,
.uk-overlay-primary,
.uk-section-primary:not(.uk-preserve-color),
.uk-section-secondary:not(.uk-preserve-color),
.uk-tile-primary:not(.uk-preserve-color),
.uk-tile-secondary:not(.uk-preserve-color) {
    color: rgba(255, 255, 255, .7)
}

[data-ui="explore-uab-off-canvas"] .fa-stack {
    line-height: 2em !important;
}

[data-ui="explore-uab-off-canvas"] ul.list-none {
    margin: 0;
    padding: 0;
}

[data-ui="explore-uab-off-canvas"] .uk-offcanvas-bar {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -375px;
    box-sizing: border-box;
    width: 375px;
    padding: 0;
    background: #144B39;
    color: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    text-align: left;
}

/* .off-canvas-colleges i.fas {
    align-self: baseline;
} */
.off-canvas-colleges span.andBreak {
    font-size: inherit;
    color: inherit;
    white-space: nowrap;
    line-height: inherit;
}

.off-canvas-colleges span.andBreak::before {
    content: "\A";
    white-space: pre;
}

@media all and (min-width: 768px) {
    [data-ui="explore-uab-off-canvas"] .uk-offcanvas-bar {
        left: -768px;
        width: 768px;
    }

    .off-canvas-audiences .uk-accordion > li > a {
        border-bottom: 1px solid #AA9767;
    }

    [data-ui="explore-uab-off-canvas"] .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -768px;
    }
}

@media all and (min-width: 980px) {
    :not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
        left: 768px;
    }

    .uk-offcanvas-flip.uk-offcanvas-container-animation {
        left: -768px;
    }
}

:not(.uk-offcanvas-flip).uk-offcanvas-container-animation {
    left: 375px;
}

[data-ui="explore-uab-off-canvas"] .uk-offcanvas-flip.uk-offcanvas-container-animation {
    left: -375px;
}

.off-canvas-audiences .uk-open h2 {
    color: #F2F0E8 !important;
}

.off-canvas-audiences .uk-accordion .uk-open .fa-plus {
    transform: rotate(45deg);
    transition: transform 0.2s linear;
}

.off-canvas-audiences .uk-accordion .fa-plus {
    transition: transform 0.1s linear;
}

[data-ui="explore-uab-off-canvas"] .uk-accordion-title::before {
    display: none;
}

[data-ui="explore-uab-off-canvas"] .uk-accordion-content {
    margin-top: 0;
}

.uk-offcanvas-flip .uk-offcanvas-bar {
    left: auto;
    right: -279px
}

@media all and (min-width: 768px) {
    .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -768px
    }
}

.uk-offcanvas-flip .uk-offcanvas-bar {
    left: auto;
    right: -279px
}

@media all and (min-width: 768px) {
    .uk-offcanvas-flip .uk-offcanvas-bar {
        right: -768px
    }
}

.uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
    left: auto;
    right: 0
}

/****************** begin Localist ***************************************************/
.localistEmbed {
    margin: 0 auto;
    padding: 2%;
}

@media all and (max-width: 1024px) {
    .localistEmbed {
        max-width: 400px;
        padding: 0;
        width: 95%;
    }
}

@media all and (max-width: 400px) {
    .localistEmbed {
        max-width: 320px;
        width: 100%;
    }
}

body.homestyle .localist-widget-eds div.localist-day {
    font-size: 2em;
    padding: 2px 0;
}

body.homestyle .localist-widget-eds div.localist-otherdetails {
    margin: 2px 0 0;
}

body.homestyle .localist-widget-eds div.localist-secondblock {
    margin-top: -65px;
    max-width: 25em;
}

body.homestyle .localist-otherdetails > div {
    clear: both;
}

.localist-title h4 a {
    font-weight: 600 !important;
}

.uk-offcanvas .localist-widget .localist-date__title-link,
.uk-offcanvas .localist-widget .localist-date__time,
.uk-offcanvas .localist-date__more-dates,
.uk-offcanvas .localist-date__location {
    color: #fff !important;
}

/*
.uk-offcanvas .localist-date__location:before,
.uk-offcanvas .localist-date__time:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f073";
    display: none;
    color: #80bc00;
    position: absolute;
    left: -15px;
    font-size: 12px;
} 
*/
.uk-offcanvas .localist-date__time::before,
.uk-offcanvas .localist-date__location::before {
    font-weight: 200;
    font-family: "Font Awesome 5 Pro";
    color: #fff;
    display: inline-block;
    position: relative;
    left: -1px;
    font-size: inherit;
    margin-right: 2px;
    width: 1em;
    text-align: center;
    line-height: 1;
    vertical-align: middle;
}

.uk-offcanvas .localist-date__time::before {
    content: "\f017";
}

.uk-offcanvas .localist-date__location::before {
    content: "\f3c5";
}

.uk-offcanvas .localist-date__month {
    background-color: transparent !important;
    /* font-family: 'proxima-nova', sans-serif !important; */
    font-weight: 600;
    border-width: 1px;
    border-color: #AA9767 !important;
    border-style: solid;
}

.uk-offcanvas .localist-date__day {
    background-color: transparent !important;
    color: #fff !important;
    font-weight: 400;
    border-width: 0 1px 1px 1px;
    border-color: #AA9767 !important;
    border-style: solid;
    font-size: 1.7rem;
}

.uk-offcanvas .localist-date__time,
.uk-offcanvas .localist-date__location {
    margin-left: 0 !important;
}

.uk-offcanvas .localist-date__title-location-container {
    margin-left: 1em;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.uk-offcanvas .localist-date__title .localist-date__title-link {
    /* font-size: 1.3rem; */
    /* font-family: 'kulturista-web', ui-serif, serif !important; */
    font-weight: 500 !important;
}

.uk-offcanvas .localist-date__ul {
    padding-left: 0 !important;
}

/****************** end Localist ***************************************************/
/* #region  Tailwind */
* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sr-only {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important
}

.items-center {
    align-items: center !important
}

.bg-blaze-gold-15 {
    background-color: #f2f0e8 !important
}

.bg-uab-green {
    background-color: #1e6b52 !important
}

.bg-dragons-lair-green {
    background-color: #144b39 !important
}
.bg-campus-green {
    background-color: #84C200 !important
}
.bg-loyal-yellow-15 {
    background-color: #fff9d9 !important
}

.bg-loyal-yellow-50 {
    background-color: #ffe97f !important
}

.hover\:bg-black:hover > * {
    background-color: #222 !important
}

.hover\:bg-transparent:hover {
    background-color: transparent !important
}

.hover\:bg-uab-green:hover > * {
    background-color: #1e6b52 !important
}

.hover\:bg-campus-green:hover {
    background-color: #84C200 !important
}

.hover\:bg-dragons-lair-green:hover > * {
    background-color: #144b39 !important
}

.hover\:bg-white:hover > * {
    background-color: #fff !important
}

.focus\:bg-transparent:focus {
    background-color: transparent !important
}

.focus\:bg-current:focus {
    background-color: currentColor !important
}

.focus\:bg-white:focus {
    background-color: #fff !important
}

.focus\:bg-black:focus {
    background-color: #222 !important
}

.focus\:bg-campus-green:focus {
    background-color: #84C200 !important
}

.focus\:bg-dragons-lair-green:focus {
    background-color: #144b39 !important
}

.bg-none {
    background-image: none !important
}

.rounded-none {
    border-radius: 0 !important
}

.border-blaze-gold {
    border-color: #aa9767 !important
}

.border-smoke-gray-33 {
    border-color: #d5d6d7 !important
}

.border-smoke-gray-50 {
    border-color: #bfc0c2 !important
}

.border-b {
    border-bottom-width: 1px !important
}

.border-solid {
    border-style: solid !important
}

.border-0 {
    border-width: 0 !important
}

.border {
    border-width: 1px !important
}

.border-b-0 {
    border-bottom-width: 0 !important
}

*,
::after,
::before {
    --tw-shadow: 0 0 #0000
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.flex {
    display: flex !important
}

.grid {
    display: grid !important
}

.hidden {
    display: none !important
}

.flex-row {
    flex-direction: row !important
}

.flex-col {
    flex-direction: column !important
}

.font-serif {
    font-family: "kulturista-web", ui-serif, Georgia, Cambria, "Times New Roman", Times, serif !important
}

.text-xs {
    font-size: .75rem !important
}

.text-sm {
    font-size: .875rem !important
}

.text-base {
    /* font-size: 1rem; */
    /* font-size: 18px; */
    font-size: 16px;
}

.text-lg {
    font-size: 1.05rem !important
}

.text-xl {
    font-size: 1.19rem !important
}

.text-2xl {
    font-size: 1.44rem !important
}

.text-3xl {
    font-size: 1.89rem !important
}

.text-4xl {
    font-size: 2.11rem !important
}

.font-light {
    font-weight: 300 !important
}

.font-normal {
    font-weight: 400 !important
}

.font-semibold {
    font-weight: 600 !important
}

.font-bold {
    font-weight: 700 !important
}

.gap-2 {
    gap: .5rem !important
}

.gap-4 {
    gap: 1rem !important
}

.gap-5 {
    gap: 1.25rem !important
}

.gap-6 {
    gap: 1.5rem !important
}

.gap-8 {
    gap: 2rem !important
}

.gap-x-2 {
    -moz-column-gap: .5rem !important;
    column-gap: .5rem !important
}

.gap-x-10 {
    -moz-column-gap: 2.5rem !important;
    column-gap: 2.5rem !important
}

.auto-cols-min {
    grid-auto-columns: -webkit-min-content !important;
    grid-auto-columns: min-content !important
}

.grid-flow-col {
    grid-auto-flow: column !important
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important
}

.top-4 {
    top: 1rem !important
}

.justify-end {
    justify-content: flex-end !important
}

.justify-center {
    justify-content: center !important
}

.justify-between {
    justify-content: space-between !important
}

.justify-items-center {
    justify-items: center !important
}

.tracking-wider {
    letter-spacing: .05em !important
}

.leading-3 {
    line-height: .75rem !important
}

.leading-4 {
    line-height: 1rem !important
}

.leading-5 {
    line-height: 1.25rem !important
}

.leading-6 {
    line-height: 1.5rem !important
}

.leading-7 {
    line-height: 1.75rem !important
}

.leading-8 {
    line-height: 2rem !important
}

.leading-9 {
    line-height: 2.25rem !important
}

.leading-10 {
    line-height: 2.5rem !important
}

.leading-none {
    line-height: 1 !important
}

.leading-tight {
    line-height: 1.25 !important
}

.leading-snug {
    line-height: 1.375 !important
}

.leading-normal {
    line-height: 1.5 !important
}

.leading-relaxed {
    line-height: 1.625 !important
}

.leading-loose {
    line-height: 2 !important
}

.list-none {
    list-style-type: none !important
}

.list-none {
    list-style-type: none !important
}

.m-0 {
    margin: 0 !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-3 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important
}

.my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 0.75rem !important
}

.mt-4 {
    margin-top: 1rem !important
}

.mt-5 {
    margin-top: 1.25rem !important
}

.mt-6 {
    margin-top: 1.5rem !important
}

.mt-10 {
    margin-top: 2.5rem !important
}

.mr-0 {
    margin-right: 0 !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mr-3 {
    margin-right: 0.75rem;
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: .75rem !important
}

.mb-4 {
    margin-bottom: 1rem !important
}

.mb-5 {
    margin-bottom: 1.25rem !important
}

.mb-8 {
    margin-bottom: 2rem !important
}

.mb-10 {
    margin-bottom: 2.5rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.ml-2 {
    margin-left: .5rem !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: .25rem !important;
}

.p-2 {
    padding: .5rem !important;
}

.p-3 {
    padding: .75rem !important;
}

.p-4 {
    padding: 1rem !important;
}

.p-6 {
    padding: 1.5rem !important;
}

.p-7 {
    padding: 1.75rem !important;
}

.p-8 {
    padding: 2rem !important;
}

.p-10 {
    padding: 2.5rem !important;
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important
}

.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

.px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: .75rem !important;
    padding-bottom: .75rem !important
}

.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-7 {
    padding-top: 1.75rem !important;
    padding-bottom: 1.75rem !important
}

.py-8 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.pr-1 {
    padding-right: .25rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pr-8 {
    padding-right: 2rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-5 {
    padding-bottom: 1.25rem !important
}

.pb-6 {
    padding-bottom: 1.5rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-2 {
    padding-left: .5rem !important
}

.pl-10 {
    padding-left: 2.5rem !important
}

*,
::after,
::before {
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(147, 197, 253, 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.focus\:ring-2:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.ring-white {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity)) !important
}

.ring-blue-900 {
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgba(30, 58, 138, var(--tw-ring-opacity)) !important
}

.text-center {
    text-align: center !important
}

.text-white {
    color: #fff !important
}

.text-black {
    color: #444 !important
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-justify {
    text-align: justify !important
}

.underline {
    text-decoration: underline !important
}

.uppercase {
    text-transform: uppercase !important
}

.text-transparent {
    color: transparent !important
}

.text-current {
    color: currentColor !important
}

.text-uab-green-15 {
    color: #dde9e5 !important
}

.text-uab-green-33 {
    color: #b5cec6 !important
}

.text-uab-green-50 {
    color: #8eb5a8 !important
}

.text-uab-green-66 {
    color: #6b9d8d !important
}

.text-uab-green-80 {
    color: #4b8975 !important
}

.text-uab-green {
    color: #1e6b52 !important
}

.text-dragons-lair-green-15 {
    color: #dce4e1 !important
}

.text-dragons-lair-green-33 {
    color: #b1c3bd !important
}

.text-dragons-lair-green-50 {
    color: #89a49b !important
}

.text-dragons-lair-green-66 {
    color: #64887c !important
}

.text-dragons-lair-green-80 {
    color: #436f60 !important
}

.text-dragons-lair-green {
    color: #144b39 !important
}

.text-campus-green-15 {
    color: #ecf5d9 !important
}

.text-campus-green-33 {
    color: #d5e9ab !important
}

.text-campus-green-50 {
    color: #bfdd7f !important
}

.text-campus-green-66 {
    color: #abd357 !important
}

.text-campus-green-80 {
    color: #99c933 !important
}

.text-campus-green {
    color: #80bc00 !important
}

.text-loyal-yellow-15 {
    color: #fff9d9 !important
}

.text-loyal-yellow-33 {
    color: #fff1ab !important
}

.text-loyal-yellow-50 {
    color: #ffe97f !important
}

.text-loyal-yellow-66 {
    color: #ffe357 !important
}

.text-loyal-yellow-80 {
    color: #fd3 !important
}

.text-loyal-yellow {
    color: #ffd400 !important
}

.text-blaze-gold-15 {
    color: #f2f0e8 !important
}

.text-blaze-gold-33 {
    color: #e3ddcd !important
}

.text-blaze-gold-50 {
    color: #d4cbb3 !important
}

.text-blaze-gold-66 {
    color: #c7ba9b !important
}

.text-blaze-gold-80 {
    color: #bbac85 !important
}

.text-blaze-gold {
    color: #aa9767 !important
}

.text-smoke-gray-15 {
    color: #ececed !important
}

.text-smoke-gray-33 {
    color: #d5d6d7 !important
}

.text-smoke-gray-50 {
    color: #bfc0c2 !important
}

.text-smoke-gray-66 {
    color: #abadaf !important
}

.text-smoke-gray-80 {
    color: #999b9d !important
}

.text-smoke-gray {
    color: #808285 !important
}

.group:hover .group-hover\:text-blaze-gold {
    color: #aa9767 !important;
}

.group:hover .group-hover\:text-uab-green {
    color: #1E6B52 !important;
}

.group:hover .group-hover\:text-transparent {
    color: transparent !important
}

.group:hover .group-hover\:text-current {
    color: currentColor !important
}

.group:hover .group-hover\:text-white {
    color: #fff !important
}

.group:hover .group-hover\:text-black {
    color: #444 !important
}

.group:hover .group-hover\:bg-dragons-lair-green {
    background-color: #144b39 !important
}

.group:hover .group-hover\:bg-uab-green {
    background-color: #1e6b52 !important
}

.group:focus .group-focus\:text-dragons-lair-green {
    color: #144b39 !important
}

.group:focus .group-focus\:text-transparent {
    color: transparent !important
}

.group:focus .group-focus\:text-current {
    color: currentColor !important
}

.group:focus .group-focus\:text-white {
    color: #fff !important
}

.group:focus .group-focus\:text-black {
    color: #444 !important
}

.focus\:text-white:focus,
.focus\:text-white:focus > *,
.hover\:text-white:hover,
.hover\:text-white:hover > *{
    color: #fff !important
}

.hover\:bg-uab-green:hover {
    background-color: #1e6b52 !important;
}

.hover\:bg-dragons-lair-green:hover {
    background-color: #144b39 !important;
}

.hover\:bg-white:hover {
    background-color: #fff !important;
}

.no-underline {
    text-decoration: none !important
}

.hover\:underline:hover {
    text-decoration: underline !important
}

.w-full {
    width: 100% !important
}

@media all and (min-width:640px) {
    .sm\:block {
        display: block !important
    }

    .sm\:hidden {
        display: none !important
    }

    .sm\:visible {
        visibility: visible !important
    }
}

@media all and (min-width:768px) {
    .md\:bg-transparent {
        background-color: transparent !important
    }

    .md\:border-blaze-gold {
        border-color: #aa9767 !important
    }

    .md\:border-solid {
        border-style: solid !important
    }

    .md\:border-t-0 {
        border-top-width: 0 !important
    }

    .md\:border-r-0 {
        border-right-width: 0 !important
    }

    .md\:border-b-0 {
        border-bottom-width: 0 !important
    }

    .md\:border-l {
        border-left-width: 1px !important
    }

    .md\:block {
        display: block !important
    }

    .md\:inline-block {
        display: inline-block !important
    }

    .md\:inline {
        display: inline !important
    }

    .md\:flex {
        display: flex !important
    }

    .md\:grid {
        display: grid !important
    }

    .md\:hidden {
        display: none !important
    }

    .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-x-reverse: 0 !important;
        border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
        border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important
    }

    .md\:flex-row {
        flex-direction: row !important
    }

    .md\:flex-col {
        flex-direction: column !important
    }

    .md\:text-lg {
        font-size: 1.05rem !important
    }

    .md\:text-3xl {
        font-size: 1.89rem !important
    }

    .md\:gap-2 {
        gap: .5rem !important
    }

    .md\:gap-10 {
        gap: 2.5rem !important
    }

    .md\:gap-20 {
        gap: 5rem !important
    }

    .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
        --tw-divide-x-reverse: 0 !important;
        border-right-width: calc(1px * var(--tw-divide-x-reverse)) !important;
        border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse))) !important;
    }

    .md\:col-span-1 {
        grid-column: span 1 /span 1 !important
    }

    .md\:col-span-2 {
        grid-column: span 2/span 2 !important
    }

    .md\:col-span-3 {
        grid-column: span 3/span 3 !important
    }

    .md\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr)) !important
    }

    .md\:grid-cols-none {
        grid-template-columns: none !important
    }

    .md\:mt-0 {
        margin-top: 0 !important
    }

    .md\:mt-3 {
        margin-top: 0.75rem !important
    }

    .md\:mt-5 {
        margin-top: 1.25rem !important
    }

    .md\:mt-10 {
        margin-top: 2.5rem !important
    }

    .md\:mr-1 {
        margin-right: .25rem !important
    }

    .md\:mr-3 {
        margin-right: 0.75rem;
    }

    .md\:mb-0 {
        margin-bottom: 0 !important
    }

    .md\:mb-3 {
        margin-bottom: 0.75rem !important
    }

    .md\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .md\:py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .md\:pr-20 {
        padding-right: 5rem !important
    }

    .md\:pl-0 {
        padding-left: 0 !important
    }

    .md\:text-left {
        text-align: left !important
    }

    .md\:visible {
        visibility: visible !important
    }
}

@media all and (min-width:980px) {

    /* @media all and (min-width:1024px) { */
    .lg\:block {
        display: block !important
    }

    .lg\:flex {
        display: flex !important
    }

    .lg\:hidden {
        display: none !important
    }

    .lg\:mb-4 {
        margin-bottom: 1rem !important
    }

    .lg\:ml-0 {
        margin-left: 0 !important
    }

    .lg\:py-1 {
        padding-top: .25rem !important;
        padding-bottom: .25rem !important
    }

    .lg\:pt-4 {
        padding-top: 1rem !important
    }

    .lg\:visible {
        visibility: visible !important
    }

    .lg\:w-auto {
        width: auto !important
    }
}

/* #endregion Tailwind */
/* #region  unit-explore */
body.linear.hd.unit-explore #unit {
    display: grid;
    width: auto;
    max-width: 1280px;
    margin: auto;
    justify-items: end;
    background: transparent;
    padding: 0;
}

body.linear.hd.unit-explore div.searchpanel,
body.linear.hd.unit-explore #ribbon a.btn.btn-navbar,
body.linear.hd.unit-explore #whitebar a#trigger {
    display: none;
}

body.linear.hd.unit-explore .exploreContainer {
    max-width: 1280px;
    margin: 0 auto;
}

body.linear.hd.unit-explore .siteNameTop {
    color: transparent;
    font-size: 0;
}

body.linear.hd.unit-explore #whitebar {
    height: 80px;
    width: 50%;
    float: left;
    padding: 0 0 5px;
}

body.linear.hd.unit-explore #siteName {
    margin: 0 0 0 10px;
    height: 80px;
    width: 100%;
}

body.linear.hd.unit-explore .covidAlert,
body.linear.hd.unit-explore div.searchpanel,
body.linear.hd.unit-explore #whitebar a#trigger {
    display: none !important;
    width: 0;
    float: none;
    height: 0;
}

@media all and (max-width: 980px) {
    body.linear.hd.unit-explore {
        padding-top: 40px;
    }

    body.linear.hd #siteName {
        margin: 4px 0 0 5px;
        width: 100%;
    }

    body.linear.hd.unit-explore .mobileCovid {
        position: absolute;
        top: 0;
        height: 40px;
        display: flex;
        z-index: 10;
        width: 100%;
        justify-content: center;
        align-items: center;
    }

    body.linear.hd.unit-explore #whitebar,
    body.linear.hd.unit-explore #unit {
        padding: 0;
    }

    body.linear.hd.unit-explore #lockedFooter {
        border-bottom: 40px solid #595959;
    }
}

/* #endregion unit-explore */