/*** sass variables ***/


/*** sass media query mixins ***/

h1 {
    font-size: 28px;
}

h2 {
    font-size: 23px;
}


/*** uw styles overrides ***/

body,
p {
    font-size: 16px !important;
}

#uw-container {
    overflow-x: hidden !important;
}


.responsive-youtube-iframe {
    position:relative;
    padding-bottom:56.25%;
    height:0;
    overflow:hidden;
}
    
.responsive-youtube-iframe iframe, .responsive-youtube-iframe object, .responsive-youtube-iframe embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

/*** top banner nav (white bar) ***/

.uw-thinstrip {
    height: 70px;
    background: #fff;
    color: #4b2e83;
    padding-top: 0 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip {
        height: inherit;
    }
}

@media only screen and (max-width: 767px) {
    .uw-thinstrip {
        height: 45px !important;
    }
}

.uw-thinstrip button.uw-search {
    border-color: #4b2e83 !important;
    background: #fff;
    margin: 0;
    top: -14px;
    right: -22px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip button.uw-search {
        top: 0;
        right: 0;
    }
}

@media (min-width: 992px) {
    .uw-thinstrip button.uw-search {
        top: 0;
        right: 0;
    }
}

.uw-thinstrip button.uw-search:hover,
.uw-thinstrip button.uw-search:focus {
    background: #b7a57a;
}

.uw-thinstrip .uw-thin-links {
    display: none;
}

@media (min-width: 992px) {
    .uw-thinstrip .uw-thin-links {
        display: block;
    }
}

@media (min-width: 992px) {
    .uw-thinstrip .uw-thin-links a {
        color: #4b2e83 !important;
    }
    .uw-thinstrip .uw-thin-links a:hover {
        color: #85754d !important;
    }
}

.uw-thinstrip .uw-thin-links a.work-day-link {
    background-image: url("../isc-uw-child/assets/images/workday-w.png");
    background-size: 20px;
    background-position: left 10px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.uw-thinstrip .isc-logo a {
    display: block;
    color: #4b2e83;
    margin: 0;
    font-size: 18px;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 800;
    line-height: 45px;
}

.uw-thinstrip .isc-logo a:hover {
    color: #85754d;
}

.uw-thinstrip .isc-logo a:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
}

.uw-search-bar-thinstrip form {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.uw-search-bar-thinstrip form {
    /* float: left; */
    /* width: calc(100% - 65px); */
    width: 100%;
    outline: 1px solid #ADADAD;
    /* outline: 1px solid #4b2e83; */
    height: 39px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.search-bar-div {
    -o-transition: 2s;
    -webkit-transition: 2s;
    transition: 2s;
 }

.uw-search-bar-thinstrip form label {
    width: none !important;
}

.uw-search-bar-thinstrip form input#uw-search-bar,
.uw-search-bar-thinstrip form input#uw-search-bar-new {
    width: 100%;
    height: 39px;
    padding: 5px 0 5px 7px;
    border: none;
    font-size: 16px;
    outline: none;
    background-color: #F1F1F1;
    font-family: "Encode Sans Compressed", sans-serif;
}

.uw-search-bar-thinstrip input.search {
    border: none;
    font-size: 0px;
    float: left;
    display: block;
    height: 39px;
    /* outline: 1px solid #808080; */
    outline: 1px solid #4b2e83;
    background: url(assets/svg/search.svg) no-repeat center center #4b2e83;
    position: relative;
    -webkit-background-size: 22px;
    -moz-background-size: 22px;
    -o-background-size: 22px;
    background-size: 22px;
    padding: 0px 40px 0px 0px;
}

#open-search-button {
    visibility: hidden;
    display: none;
}
@media (max-width: 991px) {

    #open-search-button {
        visibility: visible;
        display: block;
    }

    .uw-search-bar-thinstrip {
        visibility: hidden;
        display: none;
    }
}

.search-bar-div {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    text-align: left;
}



@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip .isc-logo a {
        height: 70px;
        text-indent: -9999px;
        background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_purple.jpg");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 400px;
    }
    .uw-thinstrip .isc-logo a:hover,
    .uw-thinstrip .isc-logo a:focus {
        background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_gold.jpg");
    }
}

@media (min-width: 992px) {
    .uw-thinstrip .isc-logo a {
        height: 70px;
        text-indent: -9999px;
        background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_purple.jpg");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 400px;
    }
    .uw-thinstrip .isc-logo a:hover,
    .uw-thinstrip .isc-logo a:focus {
        background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_gold.jpg");
    }
}

#isc-alert-banner {
    background-color: #65468dc7;
    padding-bottom: 2em;
}

#isc-alert-banner {
padding: 0 20px 20px;
position: relative;
}

#isc-alert-banner h1 {
    color: white;
    font-size: 25px;
    margin-top: 20px;
}

#isc-alert-banner p {
    color: white;
    line-height: 1.62222;
    display: inline;
}

#isc-alert-banner a.more {
    color: #fff943;
    display: inline-block;
    text-decoration: underline;
}
#isc-alert-banner a.more:after {
    bottom: 0px;
    width: 0;
    height: 0;
}

#isc-alert-banner h1 {
    color: #ffffff;
}

#isc-alert-banner p {
    display: inline;
    color: #ffffff;
}

#isc-alert-banner a {
    color: #FFFFFF;
    -o-transition: 0s;
    -webkit-transition: 0s;
    transition: 0s;
}

#isc-alert-banner a:link {
    color: #FFFFFF;
    text-decoration: underline;
}

#isc-alert-banner a:hover {
    color: #fff943;
}

blockquote.banner {
    color: rgb(51, 0, 111);
    background-color: #d4d4d4;
    border: 0 !important;
    padding: 5px 10px 5px 40px !important;
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1), 0 1px 2px rgba(0,0,0,0.25);
    position: relative;
}

blockquote.banner > p:first-child {
    margin-top: 0 !important;
}

blockquote.banner::before {
    font-family: FontAwesome;
    content: "\f05a";
    
    font-size: 25px;
    padding-right: 10px;
    left: 10px;
    position: absolute;
}


/*** main navigation (purple bar) ***/

.uw-site-title {
    height: 60px;
    padding: 0;
    margin: 0 !important;
    background: #4b2e83;
    text-shadow: none !important;
    color: transparent !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .uw-site-title {
        display: none;
    }
}

@media (min-width: 992px) {
    .uw-site-title {
        display: none;
    }
}

#mobile-relative {
    margin-top: 0 !important;
}

#mobile-relative .uw-mobile-menu-toggle {
    margin-right: 0 !important;
    padding: 0 !important;
    height: 60px !important;
    top: -60px !important;
    background: transparent !important;
    width: 100% !important;
    padding-right: 20px !important;
    text-align: right !important;
}

#mobile-relative .uw-mobile-menu-toggle:before {
    display: none;
}

#mobile-relative .uw-mobile-menu {
    margin-bottom: 0 !important;
}

#mobile-relative .uw-mobile-menu a:after {
    background: none !important;
}

.uw-mobile-menu-toggle {
    color: #fff !important;
    right: 0 !important;
}


/*** dawgdrops (drop down menu) ***/

#dawgdrops {
    background-color: #4b2e83;
    /* main menu */
    /* dropdown menu */
}

#dawgdrops .dawgdrops-nav {
    margin-left: 15px;
    margin-right: 15px;
}

#dawgdrops .dawgdrops-item a {
    color: #fff;
    font-size: 16px !important;
    padding-left: 0;
}

#dawgdrops .dawgdrops-item a:before {
    background: url("../isc-uw-child/assets/icons/arrow-right.png") no-repeat;
    height: 20px;
    width: 50px;
    right: -25px;
    top: 23px;
    background-size: 45%;
}

#dawgdrops .dawgdrops-item a:after {
    background: none;
    display: none;
}

#dawgdrops .dawgdrops-item a:hover,
#dawgdrops .dawgdrops-item a:focus {
    color: #b7a57a;
    /** replace with new hover state image **/
}

#dawgdrops .dawgdrops-item a:hover:before,
#dawgdrops .dawgdrops-item a:focus:before {
    background: url("../isc-uw-child/assets/icons/arrow-down.png") no-repeat;
    height: 20px;
    width: 50px;
    top: 23px;
    background-size: 45%;
    -o-transform: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

#dawgdrops .dawgdrops-menu {
    margin-top: -5px !important;
    border-top: 4px solid #85754d !important;
}

#dawgdrops .dawgdrops-menu a {
    color: inherit;
    padding: 0 10px;
}


/*** uw button ***/

.uw-btn {
    background-color: #d9d9d9 !important;
    width: auto;
    min-width: 90px !important;
    text-align: center;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.nav-previous,
.nav-next {
    margin: 0 !important;
}

a.uw-btn.btn-sm {
    margin-right: 43px !important;
}

a.uw-btn.btn-sm-margins {
    margin-right: 43px !important;
    margin-top: 10px !important;
    margin-bottom: 25px !important;

    
    padding:8px 14px;
    font-size:14px;
    font-weight:800;
    border-radius:0;
    -webkit-border-radius:0;
    -moz-border-radius:0
}
a.uw-btn.btn-sm-margins:before {
    width:43px;
    right:-43px
}
a.uw-btn.btn-sm-margins:after { 
    width:45px;
    height:45px;
    top:50%;
    margin-top:-21px;
    right:-43px;
    background-size:740px;
    background-position:-32px -410px
}

a.uw-btn.btn-sm.btn-left {
    margin-right: 0 !important;
}

.nav-previous.alignleft {
    float: left !important;
    width: auto !important;
}

.nav-next.alignright {
    float: right !important;
    width: auto !important;
}


/*** uw body  ***/

@media (min-width: 992px) {
    .uw-body {
        padding-top: 0;
    }
}

.uw-body h1 {
    color: #85754d;
}

.uw-body h2,
.uw-body h4 {
    margin-top: 30px;
}

.uw-body h2 a,
.uw-body h4 a {
    color: #4b2e83;
}

#main_content > h2:first-of-type {
    margin-top: 0px;
}

/*** uw breadcrumbs ***/

.uw-breadcrumbs {
    margin: 1em 0 !important;
    padding: 0 !important;
    /* display: block !important; */
    display: -webkit-box !important;
}

.uw-breadcrumbs ul {
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}

.uw-breadcrumbs ul li {
    float: none !important;
    display: inline-block;
    line-height: 20px;
}

.uw-breadcrumbs ul li:first-child a {
    padding: 0;
    background: url("../uw-2014/assets/svg/uw-sprite.svg") no-repeat -250px -3px;
    border-bottom: solid 1px #fff;
}

.uw-breadcrumbs ul li:first-child a:hover,
.uw-breadcrumbs ul li:first-child a:focus {
    border-bottom: solid 1px #857533 !important;
}

.uw-breadcrumbs ul li:first-child:after {
    top: 8px;
}

@media print {
    .uw-breadcrumbs {
        display: none !important;
    }
}

.uw-breadcrumbs ul li:after {
    top: 4px;
}


/*** global elements ***/

.isc h2 {
    font-size: 24px;
}

.isc h3 {
    font-size: 20px;
    font-weight: 700;
}

.isc h4 {
    font-size: 18px;
}

.isc-updated-date {
    color: #666666;
    font-size: 13px;
    font-style: italic;
}


/*** uw body copy ***/

.uw-body-copy {
    margin-top: 0;
}

.uw-body-copy h3 a,
.uw-body-copy h4 a {
    color: #4b2e83 !important;
}

.uw-body-copy h3 a:hover,
.uw-body-copy h4 a:hover {
    border-color: #4b2e83 !important;
}

h3 > a {
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}


/*** homepage ***/

.isc-homepage-hero {
    background-color: #ddd;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    min-height: 540px;
}

@media (min-width: 992px) {
    .isc-homepage-hero {
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 490px;
        background-position: 61% 30%;
    }
}

.isc-homepage-hero:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 100%;
    content: "";
    opacity: .8;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8))) 0 0 no-repeat;
}

.isc-homepage-hero:after {
    position: absolute;
    bottom: 0;
    height: 80px;
    width: 100%;
    content: "";
    background-image: url("../uw-2014/assets/images/stripes-dark-tile.svg");
    opacity: .2;
    z-index: 1;
}

.isc-homepage-hero .isc-homepage-title {
    font-size: 23px;
    line-height: 25px;
    font-weight: 900;
    font-family: 'Encode Sans Compressed', sans-serif;
    text-transform: uppercase;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2);
    padding: 30px 0 20px 0;
    color: #e8d3a2;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-homepage-title {
        margin: 0 0 20px 0;
        padding: 0;
        color: #4b2e83;
    }
}

.isc-homepage-hero .hero-header-container {
    padding: 10px;
    z-index: 2;
    position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-homepage-hero .hero-header-container {
        padding: 30px;
    }
}

@media (min-width: 992px) {
    .isc-homepage-hero .hero-header-container {
        padding: 20px 30px 15px 30px;
        background: rgba(232, 211, 162, 0.75);
        margin-bottom: 80px;
    }
}

.isc-homepage-hero .hero-header-container .udub-slant {
    margin: 20px 0 15px 0;
}

.isc-homepage-hero .hero-header-container .udub-slant span {
    margin-bottom: 12px;
    background-color: #e8d3a2;
    width: 175px;
}

@media (min-width: 992px) {
    .isc-homepage-hero .hero-header-container .udub-slant span {
        background-color: #4b2e83;
    }
}

.isc-homepage-hero .isc-homepage-shortcuts .udub-slant span {
    height: 7px;
}

.isc-homepage-hero .isc-homepage-shortcuts ul {
    list-style: none;
    padding: 0;
}

.isc-homepage-hero .isc-homepage-shortcuts ul li a {
    display: block;
    margin-bottom: 5px;
}

.isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn {
    font-size: 16px;
    width: 270px;
    padding-right: 60px;
    margin-bottom: 14px !important;
    background: #fff !important;
}

.isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:hover,
.isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:focus {
    background-color: #ddd !important;
    text-decoration: underline;
}

.isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:before,
.isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:after {
    right: 0;
}

.isc-homepage-hero .isc-homepage-shortcuts ul .isc-btn-workday {
    background: #fff url("../isc-uw-child/assets/images/workday-w.png") no-repeat 12px 7px !important;
    background-size: 22px !important;
    padding-left: 41px;
}

.isc-homepage-hero .isc-homepage-shortcuts h2 {
    font-size: 18px;
    font-family: "Encode Sans Compressed", sans-serif;
    letter-spacing: .03em;
    line-height: 1.3;
    font-weight: 900;
    text-transform: uppercase;
    color: #8a8a8a;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a {
    font-size: 16px;
    width: 100%;
    padding-right: 60px;
    margin-bottom: 14px !important;
    background: #fff !important;
    display: block;
    padding: 8px 14px;
    padding-right: 45px;
    font-weight: 800;
    font-family: "Encode Sans Compressed", sans-serif;
    color: #5a5a5a;
    border-bottom: none;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:hover,
.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:focus {
    background-color: #ddd !important;
    text-decoration: underline;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:before,
.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:after {
    right: 0;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:before {
    width: 43px;
    content: "";
    top: 0;
    bottom: 0;
    position: absolute;
    background-color: #4b2e83;
    border-left: 5px solid rgba(0, 0, 0, 0.3);
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:after {
    width: 45px;
    height: 45px;
    top: 50%;
    right: 3px;
    margin-top: -26px;
    background-size: 740px;
    background-position: -32px -410px;
    content: "";
    position: absolute;
    background: url("../uw-2014/assets/svg/uw-sprite.svg") no-repeat -36px -475px transparent;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:hover {
    color: #85754d;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a.work-day-link {
    background-image: url("../isc-uw-child/assets/images/workday-w.png") !important;
    background-size: 25px !important;
    background-position: 10px 6px !important;
    background-repeat: no-repeat !important;
    padding-left: 42px !important;
}

.isc-homepage-body h2 {
    font-size: 18px;
    font-family: "Encode Sans Compressed", sans-serif;
    letter-spacing: .03em;
    line-height: 1.3;
    font-weight: 900;
    text-transform: uppercase;
    color: #4b2e83;
}

@media (min-width: 992px) {
    .isc-homepage-body h2 {
        color: #fff;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    }
}

@media (min-width: 992px) {
    .isc-homepage-body .isc-homepage-featured {
        margin-top: -90px;
    }
}

.isc-homepage-body .isc-homepage-featured .isc-homepage-card {
    background: #ece9e2;
    margin-bottom: 30px;
    position: relative;
    z-index: 5;
}

.isc-homepage-body .isc-homepage-featured .isc-homepage-card .isc-homepage-image {
    height: 160px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #ddd;
    background-image: url("../isc-uw-child/assets/images/Campus_August_2016-1264-M.jpg");
}

.isc-homepage-body .isc-homepage-featured .isc-homepage-card .isc-homepage-card-body {
    padding: 30px;
}

.isc-homepage-body .isc-homepage-featured .isc-homepage-card h3 {
    margin-top: 0;
}

.isc-homepage-body .isc-homepage-featured .isc-homepage-card .isc-homepage-excerpt {
    height: 190px;
    /* max-height: 190px; */
    overflow: hidden;
}

@media (min-width: 992px) {
    .isc-homepage-body .isc-homepage-sidebar {
        margin-top: -90px;
    }
}

.isc-homepage-body .isc-homepage-sidebar .isc-homepage-sidebar-content {
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 0 4px rgba(164, 164, 164, 0.5);
    box-shadow: 0 0 4px rgba(164, 164, 164, 0.5);
    margin-bottom: 30px;
    position: relative;
    z-index: 5;
}

.isc-homepage-body .isc-homepage-sidebar .isc-homepage-sidebar-content h3 {
    margin-top: 0;
}

.isc-homepage-body .isc-homepage-sidebar .isc-homepage-sidebar-content .post-content {
    margin-bottom: 0;
}

.isc-homepage-body .isc-homepage-news .isc-homepage-news-content h3 {
    margin-top: 0;
}

.isc-homepage-body .isc-homepage-news .isc-homepage-news-content .post-content {
    margin-bottom: 0;
}


/*** search results ***/

.isc .search-result {
    padding: 10px 0 15px 0;
}

.isc .search-result:after {
    border-bottom: 1px solid #d9d9d9;
    content: '';
    display: block;
    height: 1px;
    visibility: visible;
    width: 170px;
}

.isc .search-result h2 {
    margin: 7px 0;
}

.isc div.search-breadcrumbs {
    color: #85754d;
    font-size: 0.75em;
    font-weight: 600;
    margin-bottom: 10px;
}

.isc div.search-breadcrumbs span:before {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-align: center;
    width: 20px;
}

.isc div.search-breadcrumbs span:first-child:before {
    display: none;
}


/*** admin corner ***/

.isc-admin-hero {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e9e9e9;
    min-height: 140px;
}

.isc-admin-hero:before {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 100%;
    content: "";
}

.isc-admin-hero:after {
    display: none;
    position: absolute;
    bottom: 0;
    height: 30px;
    width: 100%;
    content: "";
    background-image: url("../uw-2014/assets/images/stripes-dark-tile.svg");
    opacity: .9;
}

.isc-admin-hero h1 {
    color: #4b2e83;
}

.isc-admin-header {
    font-weight: 900 !important;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0 !important;
    color: #3d3d3d !important;
}

.isc-admin-block {
    border: solid 1px #ddd;
    padding: 30px;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0;
}

.isc-admin-block h4,
#adminNewsPosts h4 {
    margin-top: 0;
    margin-bottom: 10px;
}

.isc-admin-block h4 a,
#adminNewsPosts h4 a {
    font-size: 21px;
    color: #4b2e83;
    font-weight: 800;
}

#adminNewsPosts {
    margin-top: 3em;
}

.isc-admin-block ul {
    list-style: none;
    padding: 0;
}

.isc-admin-block ul li a {
    font-size: 16px;
}

.isc-admin-block ul li a:hover {
    border-bottom: none !important;
    text-decoration: underline;
}

.menu-workday-links-container .menu {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none !important;
}

.menu-workday-links-container .menu .menu-item:first-child ul {
    /* background-color: #ece9e2; */
    border: 1px solid #d9d9d9;
}

.menu-workday-links-container .menu .menu-item:nth-child(2) ul {
    background-color: #e9e9e9;
    border: none;
}

@media (min-width: 992px) {
    .menu-workday-links-container .menu-item-has-children {
        width: 100%;
        float: left;
    }
}

@media (min-width: 992px) {
    .menu-workday-links-container .menu-item-has-children:first-child {
        padding: 0px;
        margin-bottom: 2em;
    }
}

.menu-workday-links-container .menu-item-has-children:last-child {
    padding-top: 25px;
}

@media (min-width: 992px) {
    .menu-workday-links-container .menu-item-has-children:last-child {
        padding-top: 0px;
    }
}

.menu-workday-links-container .menu-item-has-children a {
    display: block;
    font-size: 18px !important;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 900;
    line-height: 1.3;
    letter-spacing: .025em;
    font-size: 24px;
    margin-bottom: 14.5px;
    text-transform: uppercase;
    color: inherit;
}

.menu-workday-links-container .menu-item-has-children a:hover {
    color: inherit;
    text-decoration: none;
    border: none;
    cursor: default;
}

.menu-workday-links-container .menu-item-has-children .sub-menu {
    border: solid 1px #ddd;
    padding-bottom: 20px;
    list-style: none;
    min-height: 250px;
}

.menu-workday-links-container .menu-item-has-children .sub-menu a {
    font-size: 16px !important;
    font-weight: normal;
    margin: 0;
    text-transform: none;
    font-family: "Open Sans", sans-serif;
    color: #0088dd;
}

.menu-workday-links-container .menu-item-has-children .sub-menu a:hover {
    color: #85754d;
    text-decoration: underline;
    cursor: pointer;
}


/*** user guide content ***/


/* .isc-user-guide a {
  /* display: inline !important; */


/* border-bottom: 1px solid #ffffff; */

.isc-user-guide a:hover img,
.isc-user-guide a:focus img {
    outline: -webkit-focus-ring-color auto 5px;
}


/*** custom widget colors  ***/

.isc-widget-tan {
    background: #ece9e2 !important;
    border: none;
}

.isc-widget-gray {
    background: #e9e9e9;
    border: none;
}

.isc-widget-white {
    background: #fff;
    border: solid 1px #ddd;
}


/*** toc for article pages ***/

.isc-toc {
    padding: 20px;
}

@media (min-width: 992px) {
    .isc-toc {
        width: 50%;
    }
}

.isc-toc-tags {
    font-size: 14px;
    margin-bottom: 10px;
}

.isc-toc-tags a {
    background-color: #ece9e2;
    color: #333 !important;
    padding: 2px 5px;
    border-radius: .25em;
    font-size: 12px;
    margin-right: 5px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 5px;
    border-bottom: 1px solid #fff;
}

.isc-toc-top-btn {
    margin-top: 10px;
}


/*** generic content and sidebar ***/

.isc-content-block {
    padding: 40px;
    background: #e8e3d3;
    margin-bottom: 1em;
}

.isc-content-block h2 {
    margin-top: 0;
    color: #4b2e83;
}

.isc-sidebar {
    padding-top: 0 !important;
    position: relative;
}

.isc-sidebar h4 {
    margin-top: 0;
}


/*** footer ***/

.uw-footer {
    border-width: 3px;
}

.isc-footer {
    padding: 0 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.isc-footer a {
    color: #fff;
}

.isc-footer a:hover {
    color: #85754d;
    text-decoration: underline;
    cursor: pointer;
}

.isc-footer p {
    font-size: 12px !important;
}

@media (min-width: 992px) {
    .isc-footer {
        text-align: left;
    }
}

.isc-footer ul {
    list-style: none;
    padding: 0;
}

.isc-footer ul.footer-contact-container li {
    clear: both;
}

.isc-footer ul li {
    font-size: 15px;
    margin-bottom: 8px;
}

.isc-footer ul li .icon-container {
    width: 44px;
    text-align: center;
    float: left;
}

.isc-footer ul li .icon-container.icons-stacked {
    position: relative;
}

.isc-footer ul li .text-container {
    font-size: 14px;
}

.isc-footer ul li a {
    color: #fff;
    display: inline-block;
    line-height: 35px;
}

.isc-footer ul li a:hover,
.isc-footer ul li a:focus {
    color: #85754d;
    text-decoration: underline;
}

.isc-footer ul li i {
    font-size: 33px;
    vertical-align: top;
}

.isc-footer ul li i.fa-envelope {
    font-size: 20px;
    color: #4b2e83;
    position: relative;
}

.isc-footer ul.footer-contact-container {
    text-align: left;
}

.isc-footer .menu-footer-links-container .menu {
    clear: both;
    margin: 0;
}

@media (min-width: 992px) {
    .isc-footer .menu-footer-links-container .menu-item-has-children {
        width: 33.33333333%;
        float: left;
    }
}

.isc-footer .menu-footer-links-container .menu-item-has-children a {
    display: block;
    font-size: 18px !important;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: .025em;
    font-size: 24px;
    margin-top: 29px;
    margin-bottom: 14.5px;
}

.isc-footer .menu-footer-links-container .menu-item-has-children a:hover {
    color: inherit;
    text-decoration: none;
    border: none;
    cursor: default;
}

.isc-footer .menu-footer-links-container .menu-item-has-children .sub-menu a {
    font-size: 15px !important;
    font-weight: normal;
    margin: 0;
    display: inline-block;
}

.isc-footer .menu-footer-links-container .menu-item-has-children .sub-menu a:hover {
    color: #85754d;
    text-decoration: underline;
    cursor: pointer;
}

.isc-footer h3 {
    font-size: 18px;
    letter-spacing: .025em;
}

.isc-footer .location-container {
    width: 250px;
    margin: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-footer .location-container {
        width: 250px;
    }
}

@media (min-width: 992px) {
    .isc-footer .location-container {
        width: 100%;
        margin-left: -12px;
    }
}

.isc-footer .map-container {
    padding-right: 0;
    max-width: 250px;
    margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-footer .map-container {
        float: left;
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    .isc-footer .map-container {
        max-width: 100%;
        margin-bottom: 0px;
    }
}

.isc-footer .map-container img {
    box-shadow: 0px 0px 26px #111111;
}


/*** event overrides ***/

.isc-events ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.isc-events .event-date {
    margin-bottom: 0;
    font-weight: 800;
}

.isc-events .event-location {
    margin-bottom: 20px;
    font-size: 15px !important;
}

.isc-events .event-location * {
    font-size: 15px !important;
}

.isc-events .event-location .tribe-address {
    display: block;
}

.isc-events .event-content {
    margin-bottom: 1em;
}


/*** collapse-o-matic ***/

.isc-collapse {
    text-align: right;
    font-size: 13px;
}


/*** custom collapse ***/

.isc-expander {
    background: #efefef !important;
    margin-top: 10px;
    padding: 5px 10px;
    border: 1px solid #dadada;
    border-radius: 3px
}

.isc-expander a[role=button] {
    color: #4b2e83;
    font-weight: bold;
    font-size: 16px;
    background-image: none;
    display: block;
    border-bottom: none !important;
}

.isc-expander a[role=button]:hover,
.isc-expander a[role=button]:focus {
    color: #857551 !important;
    text-decoration: underline !important;
}

.isc-expander a[role=button]:after {
    font-family: FontAwesome;
    right: -10px;
    position: relative;
}

.isc-expander a[role=button].collapsed:after {
    content: "\f078";
}

.isc-expander a[role=button].expanded:after {
    content: "\f077";
}

.isc-expander .isc-expander-content {
    padding: 0;
    font-size: 16px !important;
    overflow: hidden;
}

.isc-expander .isc-expander-content p,
.isc-expander .isc-expander-content span {
    font-size: 16px !important;
}

.isc-expander .isc-expander-inner {
    padding-top: 8px;
}


/*** datatables overrides ***/

#user_guide_lib_wrapper.dataTables_wrapper .dataTables_filter {
    display: none;
}

#user_guide_lib_wrapper.dataTables_wrapper .dataTables_info {
    font-size: 14px;
    color: #555;
}

#user_guide_lib_wrapper.dataTables_wrapper .pagination {
    list-style: none;
}

#user_guide_lib_wrapper.dataTables_wrapper .pagination .paginate_button {
    display: inline-block;
}

#user_guide_lib_wrapper.dataTables_wrapper table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

.dataTables_wrapper table.dataTable thead th.sorting:after {
    position: absolute;
    right: 8px;
    display: block;
    font-family: FontAwesome;
    content: "\f0dc";
    color: #ddd;
}

.dataTables_wrapper table.dataTable thead th.sorting_asc:after {
    position: absolute;
    right: 8px;
    display: block;
    font-family: FontAwesome;
    content: "\f0de";
}

.dataTables_wrapper table.dataTable thead th.sorting_desc:after {
    position: absolute;
    right: 8px;
    display: block;
    font-family: FontAwesome;
    content: "\f0dd";
}

.dataTables_wrapper .paginate_button:after,
.paginate_button:before {
    color: #4b2e83 !important;
}


/*** global post date/content styles ***/

.update-date {
    font-weight: bold;
    margin-bottom: .5em;
}

.post-content {
    margin-bottom: 2em;
}

.more {
    font-size: 15px;
}

.more:after {
    background: none !important;
}


/*** random classes from wordpress ***/

.alignnone {
    margin: 0;
}


/*** uwhr accordian (table of contents) styles ***/

.uw-accordion-menu {
    margin-bottom: 3rem;
    position: relative;
    min-height: 1px;
    background-color: #fff;
}

@media print {
    .uw-accordion-menu {
        margin-top: 3rem;
    }
}

.uw-accordion-menu li,
.uw-accordion-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: auto;
}

.uw-accordion-menu .first {
    background-color: #4b2e83;
    color: white;
}

.uw-accordion-menu .first:focus,
.uw-accordion-menu .first:hover {
    background-color: #35215d;
}

@media print {
    .uw-accordion-menu .first {
        font-weight: bold;
    }
}

.uw-accordion-menu .depth-1 a,
.uw-accordion-menu .depth-1 button {
    background-color: #fff;
    padding-left: 2.2rem;
}

.uw-accordion-menu .depth-2 a,
.uw-accordion-menu .depth-2 button {
    background-color: #f6f5f1;
    padding-left: 2.8rem;
}

.uw-accordion-menu li {
    position: relative;
    margin-top: 0.125rem;
}

.uw-accordion-menu a,
.uw-accordion-menu button {
    display: block;
    font-family: "Encode Sans Compressed", sans-serif;
    color: #3D3D3D;
    background-color: #ece9e2;
    padding: 0.75rem 1.2rem;
    border: none;
    outline: none;
    width: 100%;
    text-align: left;
}

@media print {
    .uw-accordion-menu a,
    .uw-accordion-menu button {
        padding-left: 0 !important;
    }
}

.uw-accordion-menu a:focus,
.uw-accordion-menu a:hover {
    color: #85754d;
    background-color: #e2ddd3;
    border-bottom: none;
}

.uw-accordion-menu button:focus,
.uw-accordion-menu button:hover {
    color: #85754d;
    background-color: #e2ddd3;
    border-bottom: none;
}

.uw-accordion-menu a.nav-external-link,
.uw-accordion-menu button.nav-external-link {
    position: relative;
}

.uw-accordion-menu a.nav-external-link:after,
.uw-accordion-menu button.nav-external-link:after {
    position: absolute;
    top: 1rem;
    font-family: FontAwesome;
    content: "\f08e";
    padding-left: 0.4rem;
    font-size: 0.8rem;
}

.uw-accordion-menu .current>a {
    border-left: 0.375rem solid #85754d;
}

.uw-accordion-menu .current>a:focus,
.uw-accordion-menu .current>a:hover {
    background-color: #ece9e2;
    color: #3D3D3D;
}

.uw-accordion-menu .has-children {
    color: #3D3D3D !important;
}

.uw-accordion-menu .has-children a,
.uw-accordion-menu .has-children button {
    position: relative;
    padding-right: 2rem;
}

.uw-accordion-menu .has-children .accordion-handle {
    position: absolute;
    right: 1rem;
    top: 37%;
    height: 3rem;
    margin-top: -1rem;
}

.uw-accordion-menu .has-children .accordion-handle:before {
    content: "\f105";
}

.uw-accordion-menu .has-children.is-open>button>.accordion-handle {
    margin-right: -.2rem;
}

.uw-accordion-menu .has-children.is-open>button>.accordion-handle:before {
    content: "\f107";
}

.uw-accordion-menu .has-children .children {
    overflow: hidden !important;
}

@media print {
    .uw-accordion-menu .has-children .accordion-handle {
        display: none;
    }
    .uw-accordion-menu .has-children ul {
        height: auto !important;
    }
    .uw-accordion-menu .has-children ul a {
        padding-left: 2.5em !important;
    }
}

@media (min-width: 992px) {
    .uw-accordion-menu-floater {
        position: fixed;
        top: 20px;
        left: inherit !important;
    }
}

/*** commenting out to fix checkbox formatting ***
.wpcf7-form-control-wrap input,
***/
.wpcf7-form-control-wrap textarea {
    width: 100% !important;
}

span.wpcf7-list-item { 
	display: block !important;
}


/*** uw accordion (user guide body) ***

.uw-accordion-shortcode {

    table {
        td { width: 50% !important; text-align: left !important; vertical-align: top !important; }
    }

    @include print {
        .uw-accordion-shortcode__header {
            margin-bottom: 20px !important;
            border-bottom: none;

            &:before { display: none; }
         }
        .uw-accordion-shortcode__panel { display: block !important;
            table { width: 100% !important;
                td { width: 50% !important;
                    img { width: 100% !important; }
                }
            }
        }
        .uw-accordion-shortcode__title { display: none; }
    }

}
***/

#uwalert-alert-message a {
    color: #FDE048;
}

#uwalert-alert-message a:hover {
    color: #4b2e83;
    border-bottom: 1px solid #4b2e83;
}


/*# sourceMappingURL=isc-styles.css.map */


/* for multi-line text containers that may have overflowing text like the featured posts on ISC homepage */

.multi-line-text-block {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.role-link:focus {
    outline: none !important;
    border: 0px;
}

.role-link p {
    display: none;
}

.role-link p:focus {
    display: none;
}

.role-list .role-img-ctr {
    max-height: 10%;
    margin-left: 20px;
}

.role-list .content-title {
    display: inline-flex;
}

.role-list .content {
    max-width: 83%;
    min-width: 83%;
    margin-left: 10px;
}

.role-list .role-dsc {
    margin-left: 10px;
}

.role-list .simple-list-item {
    color: #4b2e83;
    width: 100%;
    padding: 10px 0px !important;
    display: inline-flex;
    border-radius: 5px;
}

.role-list .simple-list-item h4 {
    width: 100%;
    font-weight: 600;
    margin: 0px !important;
    padding-left: 10px;
    /* padding-top: 20px; */
    /*      text-decoration: underline; */
}

.role-list .simple-list-item p {
    width: 50px;
    /*width: 20%;*/
    text-decoration: none;
    margin: 1px;
    /*   margin-left: 25px; */
    /*   float: left; */
}

.role-list .simple-list-item img {
    width: 100%;
    float: left;
}

.role-list a:focus {
    border: 0px !important;
    background: #0000000a;
}

.role-list a:hover {
    border: 0px !important;
    background: #0000000a;
}

.role-list a:focus .simple-list-item img {
    outline: none !important;
}

.role-list a {
    display: block;
}

.role-list a:hover {
    border-bottom: none;
    cursor: pointer;
}

.role-list a:hover h4 {
    color: #85754d;
}

.role-list a:focus h4 {
    color: #85754d;
}

.role-list a:hover .simple-list-item img,
.a:focus .simple-list-item img {
    outline: none !important;
}

.role-list .hover-link {
    margin-left: 20px;
    /* padding-top: 7px; */
    /* padding-right: 8px; */
    /* position: relative; */
    /* right: -94px; */
    /* top: 0px; */
    display: none;
    line-height: 1em;
}

.role-list a:hover .hover-link {
    display: block !important;
}

.role-list a:focus .hover-link {
    display: block !important;
}

.role-list a:hover h4 {
    text-decoration: underline;
}

.role-list a:focus h4 {
    text-decoration: underline;
}

.role-list-button {
    /* border-bottom: 1px dashed purple; */
    background-color: #d3d3d329;
    /* margin-right: 3px; */
    margin-bottom: 8px;
}

.role-list .col-md-5 p {
    display: none;
}

.primary-isc-table th {
    background-color: #4b2e83 !important;
    color: white;
}

.primary-isc-table thead tr th {
    border-bottom: 0px !important;
}

.isc-simple-button {
    color: #3d3d3d;
    background: white;
    border: 1px solid #bbbbbb;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 5px 12px;
    font-size: 17px;
    line-height: 1.72222;
}

.isc-simple-button:hover {
    color: white;
    background: #4b2e83;
}

.isc-simple-button:focus {
    outline: none;
}

.isc-btn-icon {
    margin-right: 5px;
}

.collapse {
    display: none;
}

.collapse.show {
    display: block;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media print {
    .collapse {
        display: block;
    }
}

.line {
    display: -webkit-inline-box;
}

.date-diff {
    margin-left: 10px;
}

.new-news-label {
    text-transform: uppercase;
    background: #85754d;
    color: white;
    padding: 0px 5px;
    margin-left: 10px;
    font-weight: 100;
    font-size: 15px;
    position: relative;
    top: -3px;
}

.new-news-count {
    position: relative;
    top: 3px;
    height: 19px;
    line-height: 18px;
}

.crumbs-trace {
    margin-top: 4px !important;
}

.btn-download:after {
    margin-top: 30px !important;
    background: none !important;
}

.download-icon {
    right: -49%;
    position: relative;
    color: white;
    font-size: x-large;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0px;
}

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}


/* start - search results page styling*/

.search-body {
    margin-top: 20px;
}

.no-stylist {
    list-style: none;
    padding-left: 0px;
}

.h-list .no-stylist {
    margin-left: 3px;
}

.no-stylist .fui-radio-unchecked:before,
.fui-radio-checked:before {
    background: none;
}

.no-stylist label {
    font-weight: normal;
}

.isc-primary-action-btn {
    background: #4b2e83;
    color: white;
    border: none;
    font-weight: 400;
    border: 1px solid #4b2e83;
    padding: 0px 10px;
    float: right;
}

.isc-action-btn {
    background: white;
    color: #4b2e83;
    border: 1px solid #4b2e83;
    padding: 0px 10px;
    float: right;
}

.panel-actions {
    float: right;
    margin: 20px 0px;
}

.filter-panel {
    background: #f6f6f6;
    font-family: "Encode Sans Compressed", sans-serif;
    margin-bottom: 25px;
}

.filter-tag {
    background: #f6f6f6;
    padding: 5px;
    margin-left: 5px;
}

.isc-text-action-btn {
    background: #d3d3d34f;
    border: none;
    cursor: pointer;
    margin-right: 7px;
    margin-bottom: 16px;
}

.isc-text-action-btn:focus {
    outline: none;
}

.crumb a {
    color: #85754d;
    font-weight: 600;
}


/* end - search results page styling*/


/* start - admin corner page redesign styling*/

.see-more-accordion-btn {
    background: #d9d9d9;
    width: 100%;
    border-radius: 0px;
    border: 0px;
    font-size: 17px;
    line-height: 2em;
    font-weight: initial;
}

.see-more-accordion-btn:focus {
    outline: none;
}

.admin-accordion-drawer {
    top: -47px;
    position: relative;
}


/* end - admin corner page redesign styling*/


/* Hide empty p tags added by wordpress (related to content accordions, where empty p tags are added by wordpress when accordion shortcode is used) - start*/

p:empty {
    display: none;
}


/* Hide empty p tags added by wordpress (related to content accordions, where empty p tags are added by wordpress when accordion shortcode is used) - end*/


/*filter admin corner news -start*/

.isc-border-less-button {
    color: rgb(75, 46, 131);
    background: none white;
    border: none;
    display: none;
    vertical-align: middle;
    cursor: pointer;
}

.isc-border-less-button:focus {
    outline: none;
}

.isc-select {
    color: #4b2e83;
    border: 1px solid #4b2e83;
    border-radius: 0px;
    padding: 6px 12px;
}


/*filter admin corner news - end*/


/* New table style - start*/

.table-striped-alt {
    background: #f9f9f9 !important;
}

.table-striped-alt>tbody>tr:nth-child(odd)>td,
.table-striped-alt>tbody>tr:nth-child(odd)>th {
    background-color: white;
}


/* New table style - end*/


/* Extraneous info included when User Guides are printed - start */

.print-only {
    display: none;
}

@media print {
    .container {
        width: auto !important;
    }
    .user-guide-feedback-menu-item {
        display: none;
    }
    .print-only {
        display: block;
    }
    .user-guide-print-note {
        border: 1px solid black;
        padding: 1em;
        padding-bottom: 0px;
    }
    .isc-user-guide .title {
        margin-top: 0px !important;
    }
    .current>a {
        border: none !important;
    }
    .isc-expander a[role=button]:after {
        display: none;
    }
    h1,
    h2,
    h3 {
        page-break-after: avoid;
    }
    p {
        page-break-inside: avoid;
    }
    p a::after {
        content: " ("attr(href) ") " !important;
        font-size: 0.8em;
        font-weight: normal;
    }
    p a img {
        width: 100% !important;
        border: 2px solid lightgrey !important;
    }
    p a {
        text-decoration: none;
        font-style: italic;
    }
    span.glossaryLink,
    a.glossaryLink {
        border: none !important;
    }
    a[title="Integrated Service Center"] {
        text-decoration: none;
    }
    .uw-btn.btn-sm {
        background: none !important;
    }
    .uw-btn.btn-sm::before {
        display: none;
    }
    .uw-btn.btn-sm::after {
        position: relative;
        background: none;
    }
}


/* Extraneous info included when User Guides are printed - end */


/* user guide ( w/ & w/o feedback)  title reposition - start */

.table-of-content-cntr {
    padding-left: 0px;
}

.isc-user-guide .title {
    margin-top: 0em;
    margin-bottom: 0px;
}

.user-guide-icon {
    /* opacity: 0.7; */
    max-height: 4em;
}

.article-header {
    margin-bottom: 2em;
    margin-top: 1em;
}

.float-content h2:first-of-type {
    margin-top: 0px !important;
}


/* user guide ( w/ & w/o feedback)  title reposition - end */

/* Admin banner - start */

.banner-text {
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
    position: relative;
    top: 1em;
    font-size: 2em;
}

/* Admin banner - end */

/* Admin corner sidebar rework - start*/

.service-links .sub-menu {
    padding-left: 3em !important;
}

.service-links .sub-menu li {
    list-style: circle !important;
}

.service-links .sub-menu .menu-heading {
    list-style: none !important;
    margin-left: -30px;
}

.service-links .sub-menu .menu-heading a {
    color: black;
    font-size: 18px !important;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 800;
    margin: 1em 0em;
}

.service-links .sub-menu .menu-heading a:hover {
    text-decoration: none;
    color: black;
    cursor: text;
}


/* Admin corner sidebar rework - end*/


/* Right sidebar - start*/

/*
.isc-dark-grey {
    background: #EEEEEE;
}
*/

.default-page-right-sidebar {
    padding: 20px;
    border-left:  solid;
    border-left-width: 1px;
    border-left-color: #E0E0E0;
}

.isc-right-sidebar-title {
    margin-top: 0px !important;
}


/* Rgiht sidebar - end*/


/* Named support contact tables - start*/

.dataTables_filter {
    float: left !important;
}

.datatable-filter-container {
    width: 100%;
    display: table;
}


/* Named support contact tables - end*/


/* content and heading in tiles/cards - start */

.right-bordered-li {
    padding-right: 10px !important;
    border-right: 1px solid lightgrey;
}

.tile-header {
    color: #4b2e83;
    background: white;
    border: 1px solid #4b2e83;
    font-size: 17px;
    display: inline-grid;
    padding: 5px 10px;
    position: relative;
    top: -5em;
    left: -5px;
}

.tile-header h3 {
    margin: 0px !important
}

.tile-ul {
    padding-left: 0px;
    top: -3em;
    position: relative;
    list-style: none;
}


/* .tile-ul li:not(.list-inline-item){
    margin-bottom: 7px;
  } */

.li-icon {
    margin-right: 0.5em;
}

.tile-image {
    position: relative !important;
    top: -10px !important;
}

.icon-ctr {
    border: 1px solid;
    /*border-radius: 99999px;*/
    padding: 5px 10px;
}

.li-hr {
    padding-top: 10px;
    border-top: 1px dashed lightgrey;
    margin-top: 15px;
}

.misc-items ul {
    list-style: circle;
}

.card-box-33 {
    /* width: 33%; */
    display: grid;
    grid-template-rows: 92px 50px auto 100px;
    grid-template-areas: "icon" "title" "decription" "link";
    margin: 6px;
    min-height: auto;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
    border: solid 1px #d3d3d387;
}

.auto-height-card {
    min-height: auto !important;
}

@media (min-width: 992px) {
    .card-box-33 {
        min-height: 520px;
    }
}

.card-grid-icon {
    grid-area: icon;
    place-self: center;
}

.card-grid-title {
    grid-area: title;
    place-self: center;
}

.card-grid-decription {
    grid-area: decription;
    align-self: start;
}

.card-decription-p {
    font-weight: bold;
    margin-top: 10px;
}

.card-grid-link {
    grid-area: link;
    place-self: center;
}


/* content and heading in tiles/cards - end */


/* Global Header Improvements - start*/

.isc-header-links-container {
    position: absolute;
    right: 30px;
    top: 11.5px;
}

.dawgdrops-inner {
    padding: 0px;
}

.dawgdrops-item.dawgdrops-item a {
    padding: 20.5px 30px 20.5px 15px;
}


/* Global Header Improvements - end*/


/* Consistent Page Header - start*/

.isc-page-header .title {
    color: #85754d;
    margin-top: 0px;
    margin-bottom: 0px;
}

.isc-page-header .title-n-info {
    margin-bottom: 32px;
}


/* Consistent Page Header - end*/


/* Icons in content being treated as images resulting to width scaling on smaller screens - start */

.isc-icon {
    width: auto !important;
}


/* Icons in content being treated as images resulting to width scaling on smaller screens - end */


/* ISC Announcements - start*/

.isc-announcement-item {
    /* width: 33%; */
    display: grid;
    grid-template-columns: 10% auto;
    grid-template-areas: "icon content";
    /* margin: 6px;
    min-height: auto;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    padding: 10px;
    border: solid 1px #d3d3d387; */
}

.isc-announcement-icon {
    grid-area: icon;
    place-self: start center;
    font-size: 20px;
    margin-top: 4px;
    color: #4b2e83 !important;
}

.isc-announcement-icon-default:before {
    content: "\f0a1";
}

.isc-announcement-content {
    grid-area: content;
    display: grid;
    grid-template-areas: "title" "excerpt";
}

.isc-announcement-title {
    grid-area: title;
}

.isc-announcement-excerpt {
    grid-area: excerpt;
}


/* ISC Announcements - end*/


/* Fitler News by category - start*/

.full-screen-mask-dark {
    height: 100vh;
    width: 100vw;
    z-index: 9999;
    position: fixed;
    top: 0;
    background: #00000054;
}

.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border: 5px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.limit-to-4-lines {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 27px;
    max-height: 112px;
}


/* Fitler News by category - end*/


/* Category hyperlinks - start*/

.isc-news-category-tag-container {
    list-style: none;
    padding-left: 0px !important;
    font-size: 14px;
}

.isc-news-category-tag {
    border: solid 1px #ddd;
    margin-left: 8px;
    margin-top: 5px;
    padding: 0px 10px;
    display: inline-block;
}

.news-post-item .post-content {
    margin-bottom: 0px !important;
}

.news-post-item hr {
    margin-top: 14px;
}

.news-post-item .post-content p {
    margin-bottom: 0px;
}

.news-post-item .more {
    font-size: 16px;
}

.news-excerpt {
    margin-bottom: 0.5em;
}


/* Category hyperlinks - end*/


/* Milestone - start*/

.isc-milestone-icon {
    font-size: 30px;
    vertical-align: middle;
}

.isc-milestone-done:before {
    content: "\f058";
    color: #1dc01a;
}

.isc-milestone-routing:before {
    content: "\f277";
    color: #4b2e83;
}

.isc-milestone-important:before {
    content: "\f071";
    color: #c0392b;
}

.isc-milestone-pause:before {
    content: "\f28b";
    color: #f39c12;
}

.isc-milestone-qq:before {
    content: "\f059";
    color: #0088ff;
}

.center {
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.no-margin {
    margin: 0px !important;
}

.bullet {
    margin-right: 1em;
}

.right-padding {
    padding-right: 3em;
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
}

.hr-max {
    margin-top: 18px;
    margin-bottom: 18px;
}

.hr-min {
    margin-top: 5px;
    margin-bottom: 5px;
}

.isc-milestone {
    margin-bottom: 0px;
}


/* Milestone - end*/


/* Workday Learning Library - start*/

.workday-item-post-metadata li {
    display: inline-block;
}

.workday-item-post-metadata {
    font-size: 14px;
    position: relative;
    bottom: 1em;
    float: right;
    right: 2em;
}

.course-filter-form label {
    font-weight: normal;
}

.fui-radio-unchecked::before {
    display: none !important;
}

.loader {
    height: 4px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ddd;
}

.loader:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: #4b2e83;
    animation: loading 2s linear infinite;
}

@keyframes loading {
    from {
        left: -200px;
        width: 30%;
    }
    50% {
        width: 30%;
    }
    70% {
        width: 70%;
    }
    80% {
        left: 50%;
    }
    95% {
        left: 120%;
    }
    to {
        left: 100%;
    }
}

.div-overlay-white {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffffc4;
}

.small-chip {
    padding: 0px 8px !important;
    font-size: 1em;
}

.isc-btn-icon-right {
    margin-right: 0px !important;
    margin-left: 5px;
}

.h-list {
    padding: 0px;
    line-height: 34px;
}

.h-list li {
    display: inline;
    margin: 0 4px;
}

.nav-previous,
.nav-next {
    cursor: pointer;
}

.uw-body-overlay-mask {
    min-width: 100%;
    min-height: 100%;
    z-index: 5;
    position: absolute;
    top: 0px;
    background: #0000009c;
}

.workday-course-item {
    cursor: pointer;
    /* padding: 2em; */
    margin-bottom: 2em;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.workday-course-item:hover {
    /* background: #00000012; */
    /* box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); */
    /* box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); */
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.uw-body-overlay-dialog {
    background: white;
    position: fixed;
    z-index: 6;
    border: 2px solid black;
    /* padding: 2em;
    padding-top:10px; */
    max-width: 100vw;
    min-width: 65vw;
    max-height: 80vh;
    overflow: hidden;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media only screen and (max-width: 425px) {
    .uw-body-overlay-dialog {
        min-width: 90vw !important;
    }
    .uw-body-overlay-dialog-main {
        max-height: 60vh !important;
    }
}

@media only screen and (min-width: 426px) and (max-width: 1440px) {
    .uw-body-overlay-dialog {
        min-width: 80vw !important;
        min-height: 60vh;
    }
}

@media only screen and (min-width: 1441px) and (max-width: 1440px) {
    .uw-body-overlay-dialog {
        min-width: 80vw !important;
        min-height: 60vh;
    }
}

.uw-body-overlay-dialog-header h1 {
    margin-top: 10px;
    margin-bottom: 1em;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
}

.uw-body-overlay-dialog-close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.uw-body-overlay-dialog-main {
    max-height: 45vh;
    padding-bottom: 46px;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    overflow-y: auto;
}

@media (max-width: 768px) {
    .uw-body-overlay-dialog-img {
        display: none;
    }
}

.uw-body-overlay-dialog-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1em;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgb(255, 255, 255));
}

.uw-body-overlay-primary-action {
    float: right;
    right: 48px;
}

.workday-course-cover-image-container {
    height: 13em;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 33%;
}

.workday-course-cover-content-container {
    padding: 15px !important;
}

.workday-course-cover-image-container-portrait {
    display: none;
    height: 13em;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

@media (max-width: 600px) {
    .workday-course-cover-image-container {
        display: none;
    }
    .workday-course-cover-image-container-portrait {
        display: block;
    }
}

.workday-course-item h2 {
    margin-top: 14px;
}

.workday-course-item ul {
    margin-bottom: 0px;
    margin-top: 1em;
}

.workday-layout-table {
    border: none !important;
}

.workday-layout-table td {
    background-color: white !important;
}

.table-cell-list-item {
    margin-right: 1em;
    display: inherit;
    border-bottom: 1px solid grey;
    padding: 0px 6px;
}

.table-cell-label {
    text-align: right;
    padding-top: 8px !important;
}

.no-stylist-table {
    border: none;
}

.no-stylist-table td {
    background: white !important;
}

.post-cta {
    position: relative;
    left: 50%;
}

.control-icon {
    margin: 0 0.5em;
    cursor: pointer;
}


/* Workday Learning Library - end */


/* Tablepress border - start */

.tablepress {
    border: 1px solid #E7E7E7 !important;
}


/* Tablepress border - end */


/* User guide library fields - start*/

.no-rounded-border {
    border-radius: 0px;
}


/* User guide library fields - end*/


/* Long button - start*/

.long-button-link {
    color: #4b2e83;
    width: 100%;
    display: inline-flex;
    border-radius: 5px;
    background-color: #d3d3d329;
    margin-bottom: 8px;
    border: 1px solid #d3d3d3ab;
}

.long-button-main {
    max-width: 95%;
}

@media (min-width:992px) {
    .long-button-main {
        position: relative;
        top: 50%;
        transform: translate(0, -50%);
    }
}

.long-button-link:hover,
.long-button-link:focus {
    background: #eeeeee;
}

.long-button-link:hover .hover-link,
.long-button a:focus .hover-link {
    display: block !important;
}

.long-button-link {
    display: block;
    width: 100%;
}

.long-button-body {
    width: 100%;
    display: inline-flex;
    padding: 0.5em 0.5em 0 0.5em;
}

.long-button-title {
    display: inline-flex;
}

.long-button .hover-link {
    display: block;
    align-self: center;
    margin: 0px 0.5em;
}

.long-button-title h4 {
    width: 100%;
    font-weight: 600;
    margin: 0px !important;
    color: #4b2e83;
}

.long-button a:hover h4,
.long-button a:focus h4 {
    text-decoration: underline !important;
    color: #85754d;
}

.long-button a:hover,
.long-button a:focus {
    /* border: none !important; */
}

.long-button-body .row {
    width: 100%;
}

.long-button-img {
    padding-bottom: 1em;
}

.long-button-link>p {
    display: none;
}

.long-button-img img {
    position: relative;
    left: 50%;
    transform: translate(-50%);
    max-width: 90%;
}

@media only screen and (min-width: 426px) {
    .long-button-img {
        min-width: auto;
    }
}

@media only screen and (max-width: 960px) {
    .long-button-main {
        position: relative;
        left: 50%;
        transform: translate(-50%);
    }
}

.long-button-img img:hover,
.long-button-img img:focus {
    outline: none !important;
}

.long-button a:hover img,
.long-button a:focus img {
    outline: none !important;
}

.long-button>p {
    display: none;
}


/* Long button - end*/

/* Create box "tile" with gray bg */
.box-outer .box .tile {
    background-color: #efefef !important;
    box-shadow: 1px 1px 3px rgb(0 0 0 / 20%)
}

/* prevent images in box tiles from being upsized to 100% */

.box-outer .box .tile img {
    width:  initial;
}

/* Gravity Forms start */

/* Remove hr */
.gform_wrapper.gravity-theme .gfield_label {
    border-bottom: 0px !important;
}

/* Hacky way to suppress extra br's */
.gform_wrapper br { 
    display: none;
}

/* un-bold labels */
.gform_wrapper.gravity-theme .gfield_checkbox label, .gform_wrapper.gravity-theme .gfield_radio label {
    font-weight: normal;
} 

/* Gravity Forms end */




























/*SASS FILE STYLES*/

/*** sass variables ***/
/*** sass media query mixins ***/
a {
    color: #0B6EAD;
}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 23px;
}

/*** uw styles overrides ***/
body, p {
    font-size: 16px !important;
}

#uw-container {
    overflow-x: hidden !important;
}

/*** top banner nav (white bar) ***/
.uw-thinstrip {
    background: #fff;
    color: #4b2e83;
    box-shadow: none;
    padding-top: 0 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip {
        height: 70px;
    }
}

@media (min-width: 992px) {
    .uw-thinstrip {
        height: 70px;
    }
}

.uw-thinstrip button.uw-search {
    border-color: #4b2e83 !important;
    background: #fff;
    margin: 0;
    top: -22px;
    right: -10px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip button.uw-search {
        top: 0;
        right: 0;
    }
}

@media (min-width: 992px) {
    .uw-thinstrip button.uw-search {
        top: 0;
        right: 0;
    }
}

.uw-thinstrip button.uw-search:hover, .uw-thinstrip button.uw-search:focus {
    background: #b7a57a;
}

.uw-thinstrip .uw-thin-links {
    display: none;
}

@media (min-width: 992px) {
    .uw-thinstrip .uw-thin-links {
        display: block;
    }
}

@media (min-width: 992px) {
    .uw-thinstrip .uw-thin-links a {
        color: #4b2e83 !important;
    }

        .uw-thinstrip .uw-thin-links a:hover {
            color: #85754d !important;
        }
}

.uw-thinstrip .uw-thin-links a.work-day-link {
    background-image: url("../isc-uw-child/assets/images/workday-w.png");
    background-size: 20px;
    background-position: left 10px;
    background-repeat: no-repeat;
    padding-left: 25px;
}

.uw-thinstrip .isc-translateplugin {
    display: block;
    margin-top: 14px;
}

    .uw-thinstrip .isc-translateplugin select {
        background-color: transparent;
        color: white;
        border: none;
    }

        .uw-thinstrip .isc-translateplugin select option {
            color: #4b2e83;
        }

@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip .isc-translateplugin {
        display: none;
    }
}

@media (min-width: 992px) {
    .uw-thinstrip .isc-translateplugin {
        display: none;
    }
}

.uw-thinstrip .isc-logo a {
    display: block;
    color: #4b2e83;
    margin: 0;
    font-size: 18px;
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 800;
    line-height: 45px;
}

    .uw-thinstrip .isc-logo a:hover {
        color: #85754d;
    }

    .uw-thinstrip .isc-logo a:focus {
        outline: 5px auto -webkit-focus-ring-color !important;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .uw-thinstrip .isc-logo a {
        height: 70px;
        text-indent: -9999px;
        background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_purple.jpg");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 400px;
    }

        .uw-thinstrip .isc-logo a:hover, .uw-thinstrip .isc-logo a:focus {
            background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_gold.jpg");
        }
}

@media (min-width: 992px) {
    .uw-thinstrip .isc-logo a {
        height: 70px;
        text-indent: -9999px;
        background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_purple.jpg");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain;
        width: 400px;
    }

        .uw-thinstrip .isc-logo a:hover, .uw-thinstrip .isc-logo a:focus {
            background-image: url("../isc-uw-child/assets/images/UW_IntegratedSrvcCtr_gold.jpg");
        }
}

/*** main navigation (purple bar) ***/
.uw-site-title {
    height: 60px;
    padding: 0;
    margin: 0 !important;
    background: #4b2e83;
    text-shadow: none !important;
    color: transparent !important;
}

@media (min-width: 768px) and (max-width: 991px) {
    .uw-site-title {
        display: none;
    }
}

@media (min-width: 992px) {
    .uw-site-title {
        display: none;
    }
}

#mobile-relative {
    margin-top: 0 !important;
}

    #mobile-relative .uw-mobile-menu-toggle {
        margin-right: 0 !important;
        padding: 0 !important;
        height: 60px !important;
        top: -60px !important;
        background: transparent !important;
        width: 100% !important;
        padding-right: 20px !important;
        text-align: right !important;
        z-index: 0 !important;
    }

        #mobile-relative .uw-mobile-menu-toggle:before {
            display: none;
        }

    #mobile-relative .uw-mobile-menu {
        margin-bottom: 0 !important;
    }

        #mobile-relative .uw-mobile-menu a:after {
            background: none !important;
        }

.uw-mobile-menu-toggle {
    color: #fff !important;
    right: 0 !important;
}

/*** dawgdrops (drop down menu) ***/
#dawgdrops {
    background-color: #4b2e83;
    z-index: 1;
    /* main menu */
    /* dropdown menu */
}

    #dawgdrops .dawgdrops-inner {
        padding: 0;
    }

    #dawgdrops .dawgdrops-nav {
        margin-left: 15px;
        margin-right: 15px;
    }

    #dawgdrops .dawgdrops-item a {
        color: #fff;
        font-size: 16px !important;
        padding-left: 0;
    }

        #dawgdrops .dawgdrops-item a:before {
            background: url("../isc-uw-child/assets/icons/arrow-right.png") no-repeat;
            height: 20px;
            width: 50px;
            right: -25px;
            top: 8px;
            background-size: 45%;
        }

        #dawgdrops .dawgdrops-item a:after {
            background: none;
            display: none;
        }

        #dawgdrops .dawgdrops-item a:hover, #dawgdrops .dawgdrops-item a:focus {
            color: #b7a57a;
            /** replace with new hover state image **/
        }

            #dawgdrops .dawgdrops-item a:hover:before, #dawgdrops .dawgdrops-item a:focus:before {
                background: url("../isc-uw-child/assets/icons/arrow-down.png") no-repeat;
                height: 20px;
                width: 50px;
                right: -23px;
                top: 8px;
                background-size: 45%;
                -o-transform: none;
                -webkit-transform: none;
                -ms-transform: none;
                transform: none;
            }

    #dawgdrops .dawgdrops-menu {
        margin-top: -5px !important;
        border-top: 4px solid #85754d !important;
    }

        #dawgdrops .dawgdrops-menu a {
            color: inherit;
            padding: 0 10px;
        }

/*** uw button ***/
.uw-btn {
    background-color: #d9d9d9 !important;
    width: auto;
    min-width: 90px !important;
    text-align: center;
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}

.light-color {
    background-color: #f5f5f5 !important;
}

.nav-previous, .nav-next {
    margin: 0 !important;
}

a.uw-btn.btn-sm {
    margin-right: 43px !important;
}

a.uw-btn-light.btn-sm-light {
    margin-right: 43px !important;
}

a.uw-btn.btn-sm.btn-left {
    margin-right: 0 !important;
}

a.uw-btn-light.btn-sm-light.btn-left {
    margin-right: 0 !important;
}

.nav-previous.alignleft {
    float: left !important;
    width: auto !important;
}

.nav-next.alignright {
    float: right !important;
    width: auto !important;
}

/*** uw body  ***/
@media (min-width: 992px) {
    .uw-body {
        padding-top: 0;
    }
}

.uw-body h1 {
    color: #85754d;
}

.uw-body h2, .uw-body h4 {
    margin-top: 30px;
}

    .uw-body h2 a, .uw-body h4 a {
        color: #4b2e83;
    }

/*** uw breadcrumbs ***/
.uw-breadcrumbs {
    margin: 1em 0 0 0 !important;
    padding: 0 !important;
    display: -webkit-box !important;
}

    .uw-breadcrumbs ul {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .uw-breadcrumbs ul li {
            float: none !important;
            display: inline-block;
            /*line-height: 38px;*/
            line-height: 30px;
        }

            .uw-breadcrumbs ul li:first-child a {
                padding: 0;
                background: url("../uw-2014/assets/svg/uw-sprite.svg") no-repeat -250px 2px;
                border-bottom: solid 1px #fff;
            }

                .uw-breadcrumbs ul li:first-child a:hover, .uw-breadcrumbs ul li:first-child a:focus {
                    border-bottom: solid 1px #857533 !important;
                }

            .uw-breadcrumbs ul li:first-child:after {
                top: 13px;
            }

@media print {
    .uw-breadcrumbs ul li:first-child {
        display: none;
    }
}

.uw-breadcrumbs ul li:after {
    top: 9px;
}

@media print {
    .uw-breadcrumbs ul .current span {
        font-weight: bold;
    }
}

.line {
    display: -webkit-inline-box;
}

.primary-isc-table th {
    background-color: #4b2e83;
    color: white;
}

/*** global elements ***/
.isc h2 {
    font-size: 24px;
}

.isc h3 {
    font-size: 20px;
    font-weight: 700;
}

.isc h4 {
    font-size: 18px;
}

.isc-updated-date {
    color: #666666;
    font-size: 13px;
    font-style: italic;
}

/*** uw body copy ***/
.uw-body-copy {
    margin-top: 0;
}

    .uw-body-copy h3 a, .uw-body-copy h4 a {
        color: #4b2e83 !important;
    }

        .uw-body-copy h3 a:hover, .uw-body-copy h4 a:hover {
            border-color: #4b2e83 !important;
        }

/*** homepage ***/
.isc-homepage-hero {
    background-color: #ddd;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
    min-height: 540px;
}

@media (min-width: 992px) {
    .isc-homepage-hero {
        position: relative;
        background-size: cover;
        background-repeat: no-repeat;
        min-height: 490px;
        background-position: 61% 30%;
    }
}

.isc-homepage-hero:after {
    position: absolute;
    bottom: 0;
    height: 80px;
    width: 100%;
    content: "";
    background-image: url("../uw-2014/assets/images/stripes-dark-tile.svg");
    opacity: .2;
    z-index: 1;
}

.isc-homepage-hero .isc-homepage-title {
    font-size: 20px;
    line-height: 25px;
    font-weight: 900;
    font-family: 'Encode Sans Compressed', sans-serif;
    text-transform: uppercase;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 0.2);
    padding: 30px 0 20px 0;
    color: #e8d3a2;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-homepage-title {
        margin: 0 0 20px 0;
        padding: 0;
        color: #4b2e83;
    }
}

.isc-homepage-hero .hero-title {
    color: #4b2e83;
    margin-bottom: 5px;
    font-family: 'Encode Sans Compressed', sans-serif;
    font-weight: 700;
    font-size: 20px;
}

@media (min-width: 992px) {
    .isc-homepage-hero .hero-title {
        font-weight: 900;
        font-size: 26px;
    }
}

.isc-homepage-hero .under-line-title {
    background-color: #4b2e83;
    height: 5px;
    width: 120px;
    display: block;
}

@media (min-width: 992px) {
    .isc-homepage-hero .under-line-title {
        height: 7px;
        width: 180px;
    }
}

.isc-homepage-hero .hero-header-container {
    padding: 10px;
    z-index: 2;
    position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-homepage-hero .hero-header-container {
        padding: 30px;
    }
}

@media (min-width: 992px) {
    .isc-homepage-hero .hero-header-container {
        padding: 20px 30px 15px 30px;
        background: rgba(232, 211, 162, 0.75);
        margin-bottom: 80px;
    }
}

.isc-homepage-hero .hero-header-container .udub-slant {
    margin: 20px 0 15px 0;
}

    .isc-homepage-hero .hero-header-container .udub-slant span {
        margin-bottom: 12px;
        background-color: #e8d3a2;
        width: 175px;
    }

@media (min-width: 992px) {
    .isc-homepage-hero .hero-header-container .udub-slant span {
        background-color: #4b2e83;
    }
}

.isc-homepage-hero .isc-homepage-shortcuts .udub-slant span {
    height: 7px;
}

.isc-homepage-hero .isc-homepage-shortcuts ul {
    list-style: none;
    padding: 0;
}

    .isc-homepage-hero .isc-homepage-shortcuts ul li a {
        display: block;
        margin-bottom: 5px;
    }

    .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn {
        font-size: 16px;
        width: 270px;
        padding-right: 60px;
        margin-bottom: 14px !important;
        background: #fff !important;
    }

        .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:hover, .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:focus {
            background-color: #ddd !important;
            text-decoration: underline;
        }

        .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:before, .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn:after {
            right: 0;
        }

    .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn-light {
        font-size: 16px;
        width: 270px;
        padding-right: 60px;
    }

        .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn-light:hover, .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn-light:focus {
            background-color: #ddd !important;
            text-decoration: underline;
        }

        .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn-light:before, .isc-homepage-hero .isc-homepage-shortcuts ul .uw-btn-light:after {
            right: 0;
        }

    .isc-homepage-hero .isc-homepage-shortcuts ul .isc-btn-workday {
        background: #fff url("../isc-uw-child/assets/images/workday-w.png") no-repeat 12px 7px !important;
        background-size: 22px !important;
        padding-left: 41px;
    }

.isc-homepage-hero .isc-homepage-shortcuts h2 {
    font-size: 18px;
    font-family: "Encode Sans Compressed",sans-serif;
    letter-spacing: .03em;
    line-height: 1.3;
    font-weight: 900;
    text-transform: uppercase;
    color: #8a8a8a;
}

.isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a {
    font-size: 16px;
    width: 100%;
    padding-right: 60px;
    margin-bottom: 14px !important;
    background: #fff !important;
    display: block;
    padding: 8px 14px;
    padding-right: 45px;
    font-weight: 800;
    font-family: "Encode Sans Compressed", sans-serif;
    color: #5a5a5a;
    border-bottom: none;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
}

    .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:hover, .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:focus {
        background-color: #ddd !important;
        text-decoration: underline;
    }

    .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:before, .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:after {
        right: 0;
    }

    .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:before {
        width: 43px;
        content: "";
        top: 0;
        bottom: 0;
        position: absolute;
        background-color: #4b2e83;
        border-left: 5px solid rgba(0, 0, 0, 0.3);
    }

    .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:after {
        width: 45px;
        height: 45px;
        top: 50%;
        right: 3px;
        margin-top: -26px;
        background-size: 740px;
        background-position: -32px -410px;
        content: "";
        position: absolute;
        background: url("../uw-2014/assets/svg/uw-sprite.svg") no-repeat -36px -475px transparent;
    }

    .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a:hover {
        color: #85754d;
    }

    .isc-homepage-hero .isc-homepage-shortcuts .menu-quicklinks-container .menu .menu-item a.work-day-link {
        background-image: url("../isc-uw-child/assets/images/workday-w.png") !important;
        background-size: 25px !important;
        background-position: 10px 6px !important;
        background-repeat: no-repeat !important;
        padding-left: 42px !important;
    }

.isc-homepage-hero .isc-hero-main {
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
    min-height: 332px;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-hero-main {
        background-size: cover;
        min-height: 425px;
    }
}

.isc-homepage-hero .isc-hero-main .isc-hero-main-content {
    z-index: 10;
    margin-top: -40px;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-hero-main .isc-hero-main-content {
        margin-top: -210px;
    }
}

.isc-homepage-hero .isc-hero-main .isc-hero-main-content h1 {
    color: #fff;
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 1rem;
    margin-bottom: 10px;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-hero-main .isc-hero-main-content h1 {
        font-size: 30px;
        padding-left: 2rem;
        margin-top: 10px;
    }
}

.isc-homepage-hero .isc-hero-main .isc-hero-main-content .isc-hero-bar {
    display: flex;
    flex-direction: column;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-hero-main .isc-hero-main-content .isc-hero-bar {
        background-color: rgba(255, 255, 255, 0.8);
        width: 90%;
        padding: 1rem 0rem;
        position: relative;
    }
}

.isc-homepage-hero .isc-hero-main .isc-hero-main-content .isc-hero-bar p {
    line-height: 1.2;
    font-size: 16px !important;
    padding-left: 1rem;
    margin-bottom: .5rem;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-hero-main .isc-hero-main-content .isc-hero-bar p {
        padding-left: 2rem;
        font-size: 16px;
        margin-bottom: 0;
    }
}

.isc-homepage-hero .isc-hero-main .isc-hero-main-content .isc-hero-bar a {
    align-self: end;
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-hero-main .isc-hero-main-content .isc-hero-bar a {
        margin-right: 57px !important;
    }
}

.isc-homepage-hero .isc-content-body {
    padding-top: 3rem;
}

    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-content-maintitle {
        font-family: "Encode Sans Compressed",sans-serif;
        font-weight: 800;
        margin-bottom: 1rem;
        text-transform: uppercase;
        color: #3d3d3d;
        margin-top: 10px;
        margin-bottom: 0;
        font-size: 20px;
    }

    .isc-homepage-hero .isc-content-body .isc-card-content .under-line-card-title {
        background-color: #85754d;
        height: 5px;
        width: 150px;
        display: block;
    }

    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body {
        display: flex;
        flex-direction: column;
        align-items: center;
        font-family: "Open Sans", sans-serif;
    }

@media (min-width: 768px) and (max-width: 991px) {
    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body {
        flex-direction: row;
        align-items: normal;
    }
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body {
        flex-direction: row;
    }
}

.isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body img {
    width: 175px;
    margin-bottom: 1rem;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body img {
        margin-bottom: 0rem;
    }
}

@media (min-width: 992px) {
    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body img {
        margin-bottom: 0rem;
    }
}

.isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body p {
    line-height: 1.3;
}

    .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body p a {
        color: #4b2e83 !important;
        text-decoration: underline !important;
    }

        .isc-homepage-hero .isc-content-body .isc-card-content .isc-card-body p a:hover {
            text-decoration: none !important;
        }

.isc-homepage-hero .isc-homepage-quicklinks {
    background-color: #FFFFFF;
    padding: 0.3rem 0.5rem;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

    .isc-homepage-hero .isc-homepage-quicklinks .quicklinks-maintitle {
        font-family: "Encode Sans Compressed",sans-serif;
        font-weight: 800;
        margin-bottom: 0rem;
        text-transform: uppercase;
        color: #3d3d3d;
        margin-top: 16px !important;
        font-size: 20px;
    }

    .isc-homepage-hero .isc-homepage-quicklinks .options-employee {
        padding-left: 1rem;
        padding-right: 1rem;
    }

@media (min-width: 992px) {
    .isc-homepage-hero .isc-homepage-quicklinks .options-employee {
        padding: 1rem 2rem;
    }
}

.isc-homepage-hero .isc-homepage-quicklinks .options-employee .options-employee-item {
    cursor: pointer;
    height: 140px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .isc-homepage-hero .isc-homepage-quicklinks .options-employee .options-employee-item img {
        width: 50%;
    }

@media (min-width: 992px) {
    .isc-homepage-hero .isc-homepage-quicklinks .options-employee .options-employee-item img {
        width: auto;
    }
}

.isc-homepage-hero .isc-homepage-quicklinks .options-employee .options-employee-item h4 {
    margin-top: 0.4rem !important;
    margin-bottom: 1rem;
    color: #4b2e83;
    font-size: 1.5rem;
    font-family: "Encode Sans Compressed", sans-serif;
}

.isc-homepage-hero .isc-homepage-quicklinks .options-employee .options-employee-item:hover {
    background-color: #ece9e2;
    cursor: pointer;
}

.isc-homepage-hero .isc-homepage-sidebar-v2 {
    background-color: #FFFFFF;
    padding: 0.3rem 0.5rem;
    box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: -1px 0px 5px 0px rgba(0, 0, 0, 0.4);
}

    .isc-homepage-hero .isc-homepage-sidebar-v2 .homepage-sidebar-v2-maintitle {
        font-family: "Encode Sans Compressed",sans-serif;
        font-weight: 800;
        margin-bottom: 3rem;
        text-transform: uppercase;
        color: #3d3d3d;
        margin-top: 16px;
        font-size: 20px;
    }

    .isc-homepage-hero .isc-homepage-sidebar-v2 .isc-homepage-sidebar-v2-content .isc-announcement-item {
        display: flex;
    }

        .isc-homepage-hero .isc-homepage-sidebar-v2 .isc-homepage-sidebar-v2-content .isc-announcement-item i {
            color: #4b2e83;
            margin-top: 3px;
            margin-right: 10px;
        }

        .isc-homepage-hero .isc-homepage-sidebar-v2 .isc-homepage-sidebar-v2-content .isc-announcement-item .isc-announcement-title {
            margin-top: 0px;
            margin-bottom: 5px;
            margin-left: 3px;
        }

            .isc-homepage-hero .isc-homepage-sidebar-v2 .isc-homepage-sidebar-v2-content .isc-announcement-item .isc-announcement-title a {
                color: #4b2e83 !important;
                text-decoration: underline !important;
            }

                .isc-homepage-hero .isc-homepage-sidebar-v2 .isc-homepage-sidebar-v2-content .isc-announcement-item .isc-announcement-title a:hover {
                    text-decoration: none !important;
                }

.isc-homepage-hero .slide-home-featureds {
    max-width: 1000px;
    width: 100%;
    overflow-x: hidden;
}

    .isc-homepage-hero .slide-home-featureds .owl-stage {
        display: flex;
    }

    .isc-homepage-hero .slide-home-featureds .owl-dot span {
        background-color: rgba(75, 46, 131, 0.87) !important;
    }

    .isc-homepage-hero .slide-home-featureds .owl-dot.active span {
        background-color: #4b2e83 !important;
    }

    .isc-homepage-hero .slide-home-featureds .owl-dots {
        display: none;
    }

@media (min-width: 992px) {
    .isc-homepage-hero .slide-home-featureds .owl-dots {
        display: block;
        position: absolute;
        right: 40%;
        top: 10% !important;
    }

        .isc-homepage-hero .slide-home-featureds .owl-dots button {
            background-color: transparent;
            border: none;
        }
}

.isc-homepage-hero .slide-home-featureds .slide-home-featureds-maintitle {
    font-family: "Encode Sans Compressed",sans-serif;
    font-weight: 800;
    margin-bottom: 1rem;
    text-transform: uppercase;
    color: #3d3d3d;
    margin-top: 40px;
    margin-bottom: 20px;
    font-size: 20px;
}

.isc-homepage-hero .slide-home-featureds .owl-nav {
    display: none;
}

@media (min-width: 992px) {
    .isc-homepage-hero .slide-home-featureds .owl-nav {
        display: block;
        z-index: 100;
        position: absolute;
        top: 24% !important;
        width: 105%;
        left: -20px;
    }

        .isc-homepage-hero .slide-home-featureds .owl-nav .owl-prev {
            width: 40px;
            font-weight: bolder;
            color: #ece9e2;
            border: 1px solid #b7a57a;
            border-radius: 18px;
            background-color: #fff;
            float: left;
            padding: 0.4rem 0rem !important;
        }

            .isc-homepage-hero .slide-home-featureds .owl-nav .owl-prev img {
                width: 18px;
            }

            .isc-homepage-hero .slide-home-featureds .owl-nav .owl-prev:hover {
                background-color: #fff;
            }

        .isc-homepage-hero .slide-home-featureds .owl-nav .owl-next {
            width: 40px;
            font-weight: bolder;
            color: #ece9e2;
            border: 1px solid #b7a57a;
            border-radius: 18px;
            background-color: #fff;
            float: right;
            padding: 0.4rem 0rem !important;
        }

            .isc-homepage-hero .slide-home-featureds .owl-nav .owl-next img {
                width: 18px;
            }

            .isc-homepage-hero .slide-home-featureds .owl-nav .owl-next:hover {
                background-color: #fff;
            }
}

.isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 {
    padding: 2rem 3rem;
    margin-bottom: 1rem;
    background-color: #ece9e2;
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 {
        justify-content: space-between;
        align-items: normal;
        flex-direction: row;
    }
}

@media (min-width: 992px) {
    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 {
        justify-content: space-between;
        align-items: normal;
        flex-direction: row;
    }
}

.isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-image .warpper-isc-homepage-image {
    width: 150px;
}

    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-image .warpper-isc-homepage-image img {
        width: 100%;
        height: auto;
        margin-bottom: 1rem;
    }

@media (min-width: 992px) {
    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-image .warpper-isc-homepage-image img {
        margin-bottom: 0rem;
    }
}

.isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-card-body {
    margin-left: 1rem;
    display: flex;
    flex-direction: column;
}

    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-card-body h3 {
        color: #4b2e83;
        font-family: "Encode Sans Compressed", sans-serif;
        font-weight: 700;
        margin: 0 0 5px 0;
    }

    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-card-body p.isc-homepage-excerpt-card-v2 {
        font-family: "Open Sans", sans-serif;
        font-weight: 500;
        margin-bottom: 1rem;
        line-height: 1.4;
    }

@media (min-width: 992px) {
    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-card-body p.isc-homepage-excerpt-card-v2 {
        margin-bottom: 2.5rem;
    }
}

.isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-card-body p.isc-homepage-excerpt-card-v2 a {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #4b2e83;
    text-decoration: underline;
}

    .isc-homepage-hero .slide-home-featureds .isc-homepage-card-v2 .isc-homepage-card-body p.isc-homepage-excerpt-card-v2 a:hover {
        text-decoration: none;
    }

.isc-homepage-body h2 {
    font-size: 18px;
    font-family: "Encode Sans Compressed",sans-serif;
    letter-spacing: .03em;
    line-height: 1.3;
    font-weight: 900;
    text-transform: uppercase;
    color: #4b2e83;
}

@media (min-width: 992px) {
    .isc-homepage-body h2 {
        color: #fff;
        text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
    }
}

@media (min-width: 992px) {
    .isc-homepage-body .isc-homepage-featured {
        margin-top: -90px;
    }
}

.isc-homepage-body .isc-homepage-featured .isc-homepage-card {
    background: #ece9e2;
    margin-bottom: 30px;
    position: relative;
    z-index: 5;
}

    .isc-homepage-body .isc-homepage-featured .isc-homepage-card .isc-homepage-image {
        height: 160px;
        overflow: hidden;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #ddd;
        background-image: url("../isc-uw-child/assets/images/Campus_August_2016-1264-M.jpg");
    }

    .isc-homepage-body .isc-homepage-featured .isc-homepage-card .isc-homepage-card-body {
        padding: 30px;
    }

    .isc-homepage-body .isc-homepage-featured .isc-homepage-card h3 {
        margin-top: 0;
    }

    .isc-homepage-body .isc-homepage-featured .isc-homepage-card .isc-homepage-excerpt {
        height: 180px;
        max-height: 180px;
        overflow: hidden;
    }

@media (min-width: 992px) {
    .isc-homepage-body .isc-homepage-sidebar {
        margin-top: -90px;
    }
}

.isc-homepage-body .isc-homepage-sidebar .isc-homepage-sidebar-content {
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 0 4px rgba(164, 164, 164, 0.5);
    box-shadow: 0 0 4px rgba(164, 164, 164, 0.5);
    margin-bottom: 30px;
    min-height: 532px;
    position: relative;
    z-index: 5;
}

    .isc-homepage-body .isc-homepage-sidebar .isc-homepage-sidebar-content h3 {
        margin-top: 0;
    }

    .isc-homepage-body .isc-homepage-sidebar .isc-homepage-sidebar-content .post-content {
        margin-bottom: 0;
    }

/*** search results ***/
.isc .search-result {
    padding: 10px 0 15px 0;
}

    .isc .search-result:after {
        border-bottom: 1px solid #d9d9d9;
        content: '';
        display: block;
        height: 1px;
        visibility: visible;
        width: 170px;
    }

    .isc .search-result h2 {
        margin: 7px 0;
    }

.isc div.search-breadcrumbs {
    color: #85754d;
    font-size: 0.75em;
    font-weight: 600;
    margin-bottom: 10px;
}

    .isc div.search-breadcrumbs span:before {
        content: "\f105";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        text-align: center;
        width: 20px;
    }

    .isc div.search-breadcrumbs span:first-child:before {
        display: none;
    }

/*** admin corner ***/
.isc-admin-hero {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #e9e9e9;
    /*min-height:190px;*/
    min-height: 140px;
}

    .isc-admin-hero:before {
        position: absolute;
        bottom: 0;
        left: 0;
        height: 80px;
        width: 100%;
        content: "";
    }

    .isc-admin-hero:after {
        position: absolute;
        bottom: 0;
        height: 30px;
        width: 100%;
        content: "";
        background-image: url("../uw-2014/assets/images/stripes-dark-tile.svg");
        opacity: .9;
    }

    .isc-admin-hero h1 {
        color: #4b2e83;
    }

.isc-admin-header {
    font-weight: 900 !important;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0 !important;
    color: #3d3d3d !important;
}

.isc-admin-block {
    border: solid 1px #ddd;
    padding: 30px;
    margin-bottom: 2em;
    position: relative;
    margin-top: 0;
}

    .isc-admin-block h4 {
        margin-top: 0;
        margin-bottom: 10px;
    }

        .isc-admin-block h4 a {
            font-size: 21px;
            color: #4b2e83;
            font-weight: 800;
        }

    .isc-admin-block ul {
        list-style: none;
        padding: 0;
    }

        .isc-admin-block ul li a {
            font-size: 16px;
        }

            .isc-admin-block ul li a:hover {
                border-bottom: none !important;
                text-decoration: underline;
            }

/*.menu-workday-links-container {
    .menu { clear: both; margin:0; padding: 0; list-style: none;

        .menu-item:first-child {
            ul {  background-color: $uw-tan-light; border: none; }
        }
        .menu-item:nth-child(2) {
            ul { background-color: #e9e9e9; border: none; }
        }
    }
    .menu-item-has-children {

        @include desktop { width: 50%; float: left; padding-left: 15px; }

        &:first-child {
          @include desktop { padding-right: 15px; padding-left: 0; }
        }
        &:last-child { padding-top: 25px;
          @include desktop { padding-top: 0px; }
        }

        a {
            display: block; font-size: 18px !important; font-family: "Encode Sans Compressed", sans-serif;
            font-weight: 900;
            line-height: 1.3; letter-spacing: .025em; font-size: 24px;
            margin-bottom: 14.5px;
            text-transform: uppercase;
            color: inherit;;
            &:hover { color: inherit; text-decoration: none; border: none; cursor: default; }
        }

        .sub-menu { border: solid 1px #ddd; padding: 30px; list-style: none; min-height: 250px;
            a { font-size: 16px !important; font-weight: normal; margin:0; display: inline-block; text-transform: none; font-family: "Open Sans", sans-serif; color: #0088dd;
                &:hover { color: $uw-tan-dark; text-decoration: underline; cursor: pointer; }
            }
        }
    }
}*/
/*** user guide content ***/
/*.isc-user-guide {

    a { display: inline !important;
        &:hover, &:focus {
            img { outline: -webkit-focus-ring-color auto 5px; }
        }
    }

}*/
/*** custom widget colors  ***/
.isc-widget-tan {
    background: #ece9e2 !important;
    border: none;
}

.isc-widget-gray {
    background: #e9e9e9;
    border: none;
}

.isc-widget-white {
    background: #fff;
    border: solid 1px #ddd;
}

/*** toc for article pages ***/
.isc-toc {
    padding: 20px;
}

@media (min-width: 992px) {
    .isc-toc {
        width: 50%;
    }
}

.isc-toc-tags {
    font-size: 14px;
    margin-bottom: 10px;
}

    .isc-toc-tags a {
        background-color: #ece9e2;
        color: #333 !important;
        padding: 2px 5px;
        border-radius: .25em;
        font-size: 12px;
        margin-right: 5px;
        text-transform: uppercase;
        display: inline-block;
        margin-bottom: 5px;
        border-bottom: 1px solid #fff;
    }

.isc-toc-top-btn {
    margin-top: 10px;
}

/*** generic content and sidebar ***/
.isc-content-block {
    padding: 40px;
    background: #e8e3d3;
    margin-bottom: 1em;
}

    .isc-content-block h2 {
        margin-top: 0;
        color: #4b2e83;
    }

.isc-sidebar {
    padding-top: 0 !important;
    position: relative;
}

    .isc-sidebar h4 {
        margin-top: 0;
    }

/*** footer ***/
.uw-footer {
    border-width: 3px;
}

.isc-footer {
    padding: 0 20px;
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

    .isc-footer a {
        color: #fff;
    }

        .isc-footer a:hover {
            color: #85754d;
            text-decoration: underline;
            cursor: pointer;
        }

    .isc-footer p {
        font-size: 12px !important;
    }

@media (min-width: 992px) {
    .isc-footer {
        text-align: left;
    }
}

.isc-footer ul {
    list-style: none;
    padding: 0;
}

    .isc-footer ul.footer-contact-container li {
        clear: both;
    }

    .isc-footer ul li {
        font-size: 15px;
        margin-bottom: 8px;
    }

        .isc-footer ul li .icon-container {
            width: 44px;
            text-align: center;
            float: left;
        }

            .isc-footer ul li .icon-container.icons-stacked {
                position: relative;
            }

        .isc-footer ul li .text-container {
            font-size: 14px;
        }

        .isc-footer ul li a {
            color: #fff;
            display: inline-block;
            line-height: 35px;
        }

            .isc-footer ul li a:hover, .isc-footer ul li a:focus {
                color: #85754d;
                text-decoration: underline;
            }

        .isc-footer ul li i {
            font-size: 33px;
            vertical-align: top;
        }

            .isc-footer ul li i.fa-envelope {
                font-size: 20px;
                color: #4b2e83;
                position: relative;
            }

    .isc-footer ul.footer-contact-container {
        text-align: left;
    }

.isc-footer .menu-footer-links-container .menu {
    clear: both;
    margin: 0;
}

@media (min-width: 992px) {
    .isc-footer .menu-footer-links-container .menu-item-has-children {
        width: 33.33333333%;
        float: left;
    }
}

.isc-footer .menu-footer-links-container .menu-item-has-children a {
    display: block;
    font-size: 18px !important;
    font-family: "Encode Sans Compressed", sans-serif;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: .025em;
    font-size: 24px;
    margin-top: 29px;
    margin-bottom: 14.5px;
}

    .isc-footer .menu-footer-links-container .menu-item-has-children a:hover {
        color: inherit;
        text-decoration: none;
        border: none;
        cursor: default;
    }

.isc-footer .menu-footer-links-container .menu-item-has-children .sub-menu a {
    font-size: 15px !important;
    font-weight: normal;
    margin: 0;
    display: inline-block;
}

    .isc-footer .menu-footer-links-container .menu-item-has-children .sub-menu a:hover {
        color: #85754d;
        text-decoration: underline;
        cursor: pointer;
    }

.isc-footer h3 {
    font-size: 18px;
    letter-spacing: .025em;
}

.isc-footer .location-container {
    width: 250px;
    margin: auto;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-footer .location-container {
        width: 250px;
    }
}

@media (min-width: 992px) {
    .isc-footer .location-container {
        width: 100%;
        margin-left: -12px;
    }
}

.isc-footer .map-container {
    padding-right: 0;
    max-width: 250px;
    margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .isc-footer .map-container {
        float: left;
        margin-right: 20px;
    }
}

@media (min-width: 992px) {
    .isc-footer .map-container {
        max-width: 100%;
        margin-bottom: 0px;
    }
}

.isc-footer .map-container img {
    box-shadow: 0px 0px 26px #111111;
}

/*** event overrides ***/
.isc-events ol {
    list-style: none;
    padding: 0;
    margin: 0;
}

.isc-events .event-date {
    margin-bottom: 0;
    font-weight: 800;
}

.isc-events .event-location {
    margin-bottom: 20px;
    font-size: 15px !important;
}

    .isc-events .event-location * {
        font-size: 15px !important;
    }

    .isc-events .event-location .tribe-address {
        display: block;
    }

.isc-events .event-content {
    margin-bottom: 1em;
}

/*** collapse-o-matic ***/
.isc-collapse {
    text-align: right;
    font-size: 13px;
}

/*** custom collapse ***/
.isc-expander {
    background: #eee !important;
    margin-top: 10px;
    padding: 5px 10px;
}

    .isc-expander a[role=button] {
        color: #4b2e83;
        font-weight: bold;
        /*font-size: 18px;*/
        font-size: 16px;
        background-image: none;
        display: block;
        border-bottom: none !important;
    }

        .isc-expander a[role=button]:hover, .isc-expander a[role=button]:focus {
            color: #857551 !important;
            text-decoration: underline !important;
        }

        .isc-expander a[role=button]:after {
            font-family: FontAwesome;
            right: -10px;
            position: relative;
        }

    .isc-expander a.collapsed:after {
        content: "\f078";
    }

    .isc-expander a.expanded:after {
        content: "\f077";
    }

    .isc-expander .isc-expander-content {
        padding: 0;
        font-size: 16px !important;
        overflow: hidden;
    }

        .isc-expander .isc-expander-content p, .isc-expander .isc-expander-content span {
            font-size: 16px !important;
        }

    .isc-expander .isc-expander-inner {
        padding-top: 8px;
    }

/*** datatables overrides ***/
.dataTables_wrapper .dataTables_filter {
    display: none;
}

.dataTables_wrapper .dataTables_info {
    font-size: 14px;
    color: #555;
}

.dataTables_wrapper .pagination {
    list-style: none;
}

    .dataTables_wrapper .pagination .paginate_button {
        display: inline-block;
    }

.dataTables_wrapper table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

    .dataTables_wrapper table.dataTable thead th.sorting:after {
        position: absolute;
        right: 8px;
        display: block;
        font-family: FontAwesome;
        content: "\f0dc";
        color: #ddd;
    }

    .dataTables_wrapper table.dataTable thead th.sorting_asc:after {
        position: absolute;
        right: 8px;
        display: block;
        font-family: FontAwesome;
        content: "\f0de";
    }

    .dataTables_wrapper table.dataTable thead th.sorting_desc:after {
        position: absolute;
        right: 8px;
        display: block;
        font-family: FontAwesome;
        content: "\f0dd";
    }

/*** global post date/content styles ***/
.update-date {
    font-weight: bold;
    margin-bottom: .5em;
}

.post-content {
    margin-bottom: 2em;
}

.more {
    font-size: 15px;
}

    .more:after {
        background: none !important;
    }

/*** random classes from wordpress ***/
.alignnone {
    margin: 0;
}

/*** uwhr accordian (table of contents) styles ***/
.uw-accordion-menu {
    margin-bottom: 3rem;
    position: relative;
    min-height: 1px;
    background-color: #fff;
}

@media print {
    .uw-accordion-menu {
        margin-top: 3rem;
    }
}

.uw-accordion-menu li,
.uw-accordion-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: auto;
}

.uw-accordion-menu .first {
    background-color: #4b2e83;
    color: white;
}

    .uw-accordion-menu .first:focus, .uw-accordion-menu .first:hover {
        background-color: #35215d;
    }

@media print {
    .uw-accordion-menu .first {
        font-weight: bold;
    }
}

.uw-accordion-menu .depth-1 a,
.uw-accordion-menu .depth-1 button {
    background-color: #fff;
    padding-left: 2.2rem;
}

.uw-accordion-menu .depth-2 a,
.uw-accordion-menu .depth-2 button {
    background-color: #f6f5f1;
    padding-left: 2.8rem;
}

.uw-accordion-menu li {
    position: relative;
    margin-top: 0.125rem;
}

.uw-accordion-menu a,
.uw-accordion-menu button {
    display: block;
    font-family: "Encode Sans Compressed",sans-serif;
    color: #3D3D3D;
    background-color: #ece9e2;
    padding: 0.75rem 1.2rem;
    border: none;
    outline: none;
    width: 100%;
    text-align: left;
}

@media print {
    .uw-accordion-menu a,
    .uw-accordion-menu button {
        padding-left: 0 !important;
    }
}

.uw-accordion-menu a:focus, .uw-accordion-menu a:hover {
    color: #85754d;
    background-color: #e2ddd3;
    border-bottom: none;
}

.uw-accordion-menu button:focus, .uw-accordion-menu button:hover {
    color: #85754d;
    background-color: #e2ddd3;
    border-bottom: none;
}

.uw-accordion-menu a.nav-external-link,
.uw-accordion-menu button.nav-external-link {
    position: relative;
}

    .uw-accordion-menu a.nav-external-link:after,
    .uw-accordion-menu button.nav-external-link:after {
        position: absolute;
        top: 1rem;
        font-family: FontAwesome;
        content: "\f08e";
        padding-left: 0.4rem;
        font-size: 0.8rem;
    }

.uw-accordion-menu .current > a {
    border-left: 0.375rem solid #85754d;
}

    .uw-accordion-menu .current > a:focus, .uw-accordion-menu .current > a:hover {
        background-color: #ece9e2;
        color: #3D3D3D;
    }

.uw-accordion-menu .has-children {
    color: red !important;
}

    .uw-accordion-menu .has-children a,
    .uw-accordion-menu .has-children button {
        position: relative;
        padding-right: 2rem;
    }

    .uw-accordion-menu .has-children i {
        position: absolute;
        right: 1rem;
        top: 30%;
        height: 2rem;
        margin-top: -1rem;
    }

        .uw-accordion-menu .has-children i:before {
            content: "\f105";
        }

    .uw-accordion-menu .has-children.is-open > button > i {
        margin-right: -.2rem;
    }

        .uw-accordion-menu .has-children.is-open > button > i:before {
            content: "\f107";
        }

    .uw-accordion-menu .has-children .children {
        overflow: hidden !important;
    }

@media print {
    .uw-accordion-menu .has-children i {
        display: none;
    }

    .uw-accordion-menu .has-children ul {
        height: auto !important;
    }

        .uw-accordion-menu .has-children ul a {
            padding-left: 2.5em !important;
        }
}

@media (min-width: 992px) {
    .uw-accordion-menu-floater {
        position: fixed;
        top: 20px;
        left: inherit !important;
    }
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
    width: 100% !important;
}

/*** uw accordion (user guide body) ***

.uw-accordion-shortcode {

    table {
        td { width: 50% !important; text-align: left !important; vertical-align: top !important; }
    }

    @include print {
        .uw-accordion-shortcode__header {
            margin-bottom: 20px !important;
            border-bottom: none;

            &:before { display: none; }
         }
        .uw-accordion-shortcode__panel { display: block !important;
            table { width: 100% !important;
                td { width: 50% !important;
                    img { width: 100% !important; }
                }
            }
        }
        .uw-accordion-shortcode__title { display: none; }
    }

}
***/
.switcher {
    font-family: "Open Sans",sans-serif;
    font-size: 12pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 173px;
    line-height: 17px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .switcher {
        position: absolute;
        top: 12px;
        width: 127px;
    }
}

.switcher a {
    text-decoration: none;
    display: block;
    font-size: 12pt;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .switcher a {
        font-size: 10pt;
    }
}

.switcher a img {
    vertical-align: middle;
    display: inline;
    border: 0;
    padding: 0;
    margin: 0;
    opacity: 0.8;
}

.switcher a:hover img {
    opacity: 1;
}

.switcher .selected {
    /* background:#fff linear-gradient(180deg, #efefef 0%, #fff 70%); */
    background: none;
    position: relative;
    z-index: 9999;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .switcher .selected {
        background: #fff linear-gradient(180deg, #efefef 0%, #fff 70%);
    }
}

.switcher .selected a {
    /* border:1px solid #ccc; */
    color: #666;
    padding: 3px 5px;
    width: 161px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .switcher .selected a {
        width: 115px;
    }
}

.switcher .selected a:after {
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 10px;
    width: 15px;
    background-position: 50%;
    background-size: 11px;
    background-image: url("data:image/svg+xml; utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 285 285'><path d='M282 76.5l-14.2-14.3a9 9 0 0 0-13.1 0L142.5 174.4 30.3 62.2a9 9 0 0 0-13.2 0L3 76.5a9 9 0 0 0 0 13.1l133 133a9 9 0 0 0 13.1 0l133-133a9 9 0 0 0 0-13z' style='fill:%23666'/></svg>");
    background-repeat: no-repeat;
    content: "" !important;
    transition: all .2s;
}

.switcher .selected a.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.switcher .selected a:hover {
    background: #fff;
}

.switcher .option {
    position: relative;
    z-index: 9998;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
    display: none;
    width: 171px;
    max-height: 198px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    overflow-y: auto;
    overflow-x: hidden;
}

    .switcher .option a {
        color: #000;
        padding: 3px 5px;
    }

        .switcher .option a:hover {
            background: #fff;
        }

        .switcher .option a.selected {
            background: #fff;
        }

#selected_lang_name {
    float: none;
}

.l_name {
    float: none !important;
    margin: 0;
}

.menu-item-gtranslate {
    display: none;
}

.isc-header-links-container {
    position: absolute;
    right: 10px;
    top: 11.5px;
    display: inline-block;
    vertical-align: top;
}

    .isc-header-links-container .uw-thin-links {
        margin: 0;
        position: relative;
        z-index: 1;
        font-weight: 600;
        padding: 0;
    }

    .isc-header-links-container #search-quicklinks .uw-search-bar-thinstrip {
        visibility: hidden;
        display: none;
    }

        .isc-header-links-container #search-quicklinks .uw-search-bar-thinstrip select {
            border: none;
            margin-right: 10px;
            font-family: "Encode Sans Compressed", sans-serif;
            font-weight: 600;
            /** margin-top: 10px; **/
            margin-bottom: 2px;
            font-size: 17px;
            letter-spacing: 0.01em;
            background-color: transparent;
        }

            .isc-header-links-container #search-quicklinks .uw-search-bar-thinstrip select:focus-visible {
                border: none;
            }

        .isc-header-links-container #search-quicklinks .uw-search-bar-thinstrip .switcher {
            margin-top: 8px;
            margin-right: 12px;
        }

@media (min-width: 992px) {
    .isc-header-links-container #search-quicklinks .uw-search-bar-thinstrip {
        visibility: visible;
        display: flex;
    }
}

.isc-header-links-container #search-quicklinks .uw-search {
    border-color: #4b2e83 !important;
    background: #fff;
    margin: 0;
    top: -14px;
    right: -10px;
}

@media (min-width: 992px) {
    .isc-header-links-container #search-quicklinks .uw-search {
        float: left;
        /* width: calc(100% - 65px); */
        width: 100%;
        outline: 1px solid #ADADAD;
        /* outline: 1px solid $uw-purple; */
        height: 39px;
        margin-top: 4px;
        margin-bottom: 4px;
        display: flex;
        flex-direction: row;
    }
}

.isc-header-links-container #search-quicklinks .uw-search .search-bar-div {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    text-align: left;
}

.isc-header-links-container #search-quicklinks .uw-search .search-bar-div {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    text-align: left;
}

    .isc-header-links-container #search-quicklinks .uw-search .search-bar-div input {
        width: 100%;
        height: 39px;
        padding: 5px 0 5px 7px;
        border: none;
        font-size: 16px;
        outline: none;
        background-color: #F1F1F1;
        font-family: "Encode Sans Compressed", sans-serif;
    }

.isc-header-links-container #search-quicklinks .uw-search .search {
    border: none;
    font-size: 0px;
    float: left;
    display: block;
    height: 39px;
    /* outline: 1px solid #808080; */
    outline: 1px solid #4b2e83;
    background: url(../uw-2014/assets/svg/search.svg) no-repeat center center #4b2e83;
    position: relative;
    -webkit-background-size: 22px;
    -moz-background-size: 22px;
    -o-background-size: 22px;
    background-size: 22px;
    padding: 0px 40px 0px 0px;
}

.isc-header-links-container #search-quicklinks .uw-search button {
    border-color: #4b2e83 !important;
    background: #fff;
    margin: 0;
    vertical-align: top;
    font-family: "Encode Sans Compressed",sans-serif;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.isc-header-links-container #search-quicklinks #open-search-button {
    visibility: visible;
    display: block;
}

@media (min-width: 992px) {
    .isc-header-links-container #search-quicklinks #open-search-button {
        visibility: hidden;
        display: none;
    }
}

#uwalert-alert-message a {
    color: #FDE048;
}

    #uwalert-alert-message a:hover {
        color: #4b2e83;
        border-bottom: 1px solid #4b2e83;
    }

.pt-1 {
    padding-top: 1rem !important;
}

.pt-2 {
    padding-top: 2rem !important;
}

.pt-3 {
    padding-top: 3rem !important;
}

.pt-4 {
    padding-top: 4rem !important;
}

.pt-5 {
    padding-top: 5rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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