:root {
    --base-font-size: 16px;
    --base-font-color: #191919;
    --brand-font-family: Arial, sans-serif;
    --banner-font-color: #ffffff;
    --brand-content-width: 700px;
    --gold: #FFC627;
--maroon: #8C1D40;
--green: #78BE20;
--orange: #FF7F32;
--blue: #00A3E0;
--white: #FFFFFF;
--gray1: #FAFAFA;
--gray2: #E8E8E8;
--gray3: #D0D0D0;
--gray4: #BFBFBF;
--gray5: #747474;
--gray6: #484848;
--gray7: #191919;
    }
    html {
        font-size: var(--base-font-size);
      }
  
  /*removing */
  body i,em {
    font-style: normal;
  }

  body { 
    padding: 0; 
    color: var(--base-font-color);
    font-size: var(--base-font-size) !important;
    font-family: var(--brand-font-family);
  }

  .footer-acknowledgement p {
    max-width: var(--brand-content-width);
  }
h1,h2,h3,h4,h5,h6 {
    font-family: var(--brand-font-family);
}

/* Undo Springshare styles that affect header/footer elements */
.footer-innovation-links .nav::before,
nav.colophon::before {
    content: none;
}

/* Mobile menu is a mess so don't use it for now. Keep global menu visible */
#wrapper-header-top { display: flex; }
body { padding: 0; }

/* Style login link in default Springshare footer*/
.s-lib-footer { background: none; }
#s-lib-footer-login-link a {
color: var(--maroon);
text-decoration: underline;
 }
 #s-lib-footer-login-link a:hover {
    color: var(--maroon);
    text-decoration: none;
     }
/* Breadcrumb/nav bar under header */
.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75em 1em 0.75em 0 !important; margin-bottom: 0em;  list-style: none; background-color: transparent; }
.breadcrumb a { color: #8c1d40; text-decoration: underline; background-color: transparent; }
.breadcrumb li.active { color: #191919; }
.breadcrumb li + .breadcrumb li { padding-left: .5em; }

#s-lib-bc { display: flex; flex-wrap: wrap; justify-content: space-between; }
#login-link { padding: 0.75em 0 0.75em 1em; font-size: 14px; }

/* Solid line under tab menu on guide pages */
#s-lg-guide-tabs-title-bar { border-top: 2px solid #903; }
#s-lg-tabs-container .nav-tabs { margin-bottom: 1px; }
/* #s-lg-tabs-container .nav-tabs > li > a { padding: 4px 15px 2px 15px; } */

/* Box titles - no underline and larger font */
.s-lib-box .s-lib-box-title { border-bottom: none; font-size: 1.5em; font-weight: normal; }

/* Black footer menu section with logo and 3 menu columns */
.region-tertiary-content { color: #fafafa; background: #1E1E1E; padding-top: 20px; /*width: 1170px; margin: 0 auto;*/ width: 100%; }
.region-tertiary-content .asu-filler { max-width: 1170px; margin: 0 auto; font-size: 14px; }
.region-tertiary-content img { width: 100%; max-width: 267px; }
.region-tertiary-content .block-block { width: 16.6%; float: left; margin-bottom: 0; padding: 0 15px 30px 15px; }
.region-tertiary-content .block:first-child { width: 33.3%; }
.region-tertiary-content .block:first-child a { border: none; }
.region-tertiary-content h1 { margin-bottom: 1em; font-size: 1em; line-height: 1.2; color: #FFF; }
.region-tertiary-content address { color: #FFF; margin-bottom: 0; font-weight: 246; font-style: normal; line-height: 1.44; }
.region-tertiary-content ul { margin: 0; padding: 0; list-style: none; }
.region-tertiary-content .social-icons > li { float: left; position: relative; display: block; }
.region-tertiary-content .social-icons > li > a { font-size: 2.4em; color: #A9A9A9; border-bottom: 0; text-decoration: none; position: relative; }
.region-tertiary-content .social-icons > li > a:hover,
.region-tertiary-content a:hover,
.region-tertiary-content .social-icons > li > a:focus,
.region-tertiary-content a:focus { color: #FFF; text-decoration: none; }
.region-tertiary-content li { margin: 0; padding: 0; }
.region-tertiary-content .block:first-child p { margin-top: 1em; margin-bottom: 0; }
.region-tertiary-content h4 { margin-bottom: 16px; font-size: 1.2em; font-weight: normal; color: #FFF; }
.region-tertiary-content a { color: #CCC; border-bottom: 1px dotted #CCC; text-decoration: none; transition: all 0.25s ease-in-out 0s; background: rgba(0, 0, 0, 0); }
.region-tertiary-content a:hover,
.region-tertiary-content a:focus { color: #fff; }
.region-tertiary-content .block:last-child { padding-right: 0; }

/* Grey footer menu */
#footer { width: 100%; background: #E5E5E5; padding: 12px 12px; /* width: 1170px; margin: 0 auto;*/ }
#footer .asu-filler { max-width: 1170px; margin: 0 auto; }
#footer a { text-decoration: none; font-size: var(--base-font-size); font-weight: 400; color: #333; padding: 0 15px; margin: 0;}
#footer a:hover,
#footer a:focus { color: #666; text-decoration: underline; }

/* Yellow innovation footer section with badge */
#innovation-bar .innovation-hidden {float: right;height: 0; width: 19%;}
#innovation-bar img {height: 5em; margin-top: -1em;}
#innovation-bar {background-color: #ffc627;}
#innovation-bar .innovation-status { display: inline-block;  margin-bottom: 0.7em;  margin-top: 0.7em;  text-align: right;  width: 78%;}
#innovation-bar a {border-bottom: 0 none; color: #000; font-size: x-large; font-weight: 700;   text-decoration: none;}
#innovation-footer {left: 0; position: absolute; right: 0;}
#innovation-bar .innovation-top {margin: 0 auto;}
#innovation-footer .footer-menu {background-color: #e5e5e5;padding: 0 15px;}
#innovation-footer .footer-menu ul {display: inline; list-style: outside none none; margin: 0 auto; padding-bottom: 0.5em; padding-top: 1em;}
#innovation-footer .footer-menu ul.default { padding-left: 15px;}
#innovation-footer .footer-menu ul li {float: left;padding-bottom: 12px;}
#innovation-footer .footer-menu ul li a {border-bottom: medium none; color: #333; font-size: 1.3em; font-weight: 400; margin-right: 30px; text-decoration: none; transition: all 0.25s ease-in-out 0s;}

/* link color within box content*/
a,
.ui-widget-content a { color: #8C1D40; transition: all 0.25s ease-in-out 0s; background: rgba(0, 0, 0, 0); }
a:hover,
a:focus,
.s-lib-profile-div a:focus i,
.s-lib-profile-div a:hover i { color: #8C1D40; }
/*
#s-lg-guide-header-info a:not(.label),
#s-lg-guide-main a:not(.label),
.s-lib-profile-container a:not(.label) { border-bottom: 1px dotted #a30046; }
*/
#s-lg-guide-header-info a:hover,
#s-lg-guide-header-info a:focus,
#s-lg-guide-main a:hover,
#s-lg-guide-main a:focus,
.s-lib-profile-container a:hover,
.s-lib-profile-container a:focus { text-decoration: none; }

.s-lib-profile-container a[title^=Skype],
.s-lib-profile-container a[title^=Website],
.s-lib-profile-social a { border-bottom: none!important; }

/* Menu bar on home page with guide types */
.nav-pills>li.active>a,
.btn { border: 0px solid rgba(0, 0, 0, 0); 
    border-radius: 4px; 
    cursor: pointer; 
    display: inline-block; 
    font-weight: normal; 
    line-height: 1.44; 
    margin-bottom: 0; 
    text-align: center; 
    vertical-align: middle; 
    white-space: nowrap;  
    color: #fff;  
   background-color: var(--maroon);
    border-color: transparent;  /*original is #420016*/
    transition: all 0.25s ease-in-out 0s; 
    word-wrap: break-word; }
.nav-pills>li.active>a:hover,
.btn:hover,
.nav-pills>li.active>a:focus,
.btn:focus {  border: 0px solid rgba(0, 0, 0, 0);  text-decoration: none;  background-color: #8C1D40; color: #fff; }
.nav-pills>li.active>button, .nav-pills>li.active>button:focus, .nav-pills>li.active>button:hover {
    background-color: #8C1D40;
}
.nav.nav-pills { flex-direction: column; }

.carousel-control { font-size: 5em; }

.alert-info { color: #393939; background-color: #ededed; border-color: #cdcdcd; }

/* LibCal widget hours display */
.hours-today .hours-depart { display: none;}
.hours-today .hours-depart.dep1304 { display: table-row; }
.hours-today td { padding-right: 1em; }

/* Show visitor hours for Hayden building hours */
#s-lg-box-8811644 .hours-today tr:nth-child(2) { display: table-row; }

/* Show Labriola hours & hide main Hayden hours */
#s-lg-box-8812638 .hours-today .hours-library { display: none; }
#s-lg-box-8812638 .hours-today tr:nth-child(6) { display: table-row; }

/* Hide A-Z and LibAnswers stuff from Profiles index page */
#s-lg-profile-az-div {display: none !important;}
#s-lg-profile-help-div {display: none !important;}

@media screen and (max-width: 900px) {
    .region-tertiary-content .block-block { width: 20%; padding: 0 10px 30px 10px; }
}
@media screen and (max-width: 460px) {
    .region-tertiary-content .block-block,
    .region-tertiary-content .block:first-child {width: 50%; }
}
/*keeps the content from butting up against the browser edge on mobile*/
@media (max-width: 767px) {
.s-lib-side-borders {
    padding-left: 15px;
    padding-right: 15px;
}
}

/* Correct LibAnswers Social Media colors */
.fa-twitter-square {
    color: #a9a9a9;
}
.fa-facebook-square {
    color: #a9a9a9;
}
/* ---new tabbed boxes styles --- */
.s-lib-jqtabs > .nav-tabs > li > a {
    color: #fff;
    font-weight: normal;
    background: #797979 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    border: 1px solid #797979;
}
.s-lib-jqtabs > .nav-tabs > .active > a, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
    background: #990033 url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    border: 1px solid #990033;
    color: #fff;
}

/* --- New Styles for LibGuides --- */

.s-lg-guide-body .h4, .s-lg-guide-body h4 {
    font-size: 21px;
}
.s-lg-guide-body .h5, .s-lg-guide-body h5 {
    font-weight: 600;
}
.s-lg-guide-body .h6, .s-lg-guide-body h6 {
    font-style: italic;
}
.header { width: 100%; margin: 0 auto;}

.s-lg-guide-body #s-lib-bc {
    background-color: transparent;
    overflow: hidden;
    width: fit-content;
}
.s-lg-guide-body #s-lib-bc a {
    color: #8c1d40;
}
/*
#s-lg-guide-footer-updated.s-lg-h-separator .s-lg-text-greyout {
    color: #8c1d40;
}
#s-lg-guide-footer-url.s-lg-h-separator .s-lg-text-greyout {
    color: #8c1d40;
}
*/
.s-lg-guide-body #s-lib-bc a:hover, #s-lib-bc a:focus {
    color: #990033;
}
.s-lg-guide-body .breadcrumb>.active { color: #990033; }
.s-lg-guide-body .breadcrumb>li+li:before { color: #000000; }

#s-lg-guide-tabs {
    font-size: 16px !important;
}

#s-lg-guide-tabs .active>a {
    display: block;
    text-align: left;
}
.s-lg-guide-body .nav-pills > li.active > a, .btn {
    white-space: normal;
}
.s-lg-guide-body .s-lib-box {
    background-color: #FFF;
    display: inline-block;
    margin: 0 0 30px;
    position: relative;
    padding: 15px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 15px #888888;
}

.s-lg-guide-body .s-lib-box .s-lib-box-title {
    font-size: 30px;
    font-weight: normal;
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0;
    color: #191919;
    background-color: #ffffff;
}

#s-lg-guide-tabs-title-bar {
    border-top: none;
    margin-top: 20px;
    margin-bottom: 20px;
}

#s-lg-guide-header-info h1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    font-size: clamp(1.25rem,0.724rem + 3.1vw,2.25rem);
    font-weight: bold;
    margin-bottom: 1px;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.s-lg-guide-body .s-lg-tabs-container .nav-tabs {
    font-weight: bold;
}

.s-lg-guide-body .s-lg-tabs-side .s-lg-boxnav .list-group-item {
    font-size: 16px !important;
    background-color: #ffffff;
}

.s-lg-guide-description
{
    padding: 10px;
}

.s-lg-no-val, .s-lg-text-greyout, .s-lib-greyout {
    color: #747474;
}
#s-lg-guide-header-info a:not(.label) {
    border-bottom: 1px dotted #999999;
    color: #fff;
}

#s-lg-guide-search-box {
    margin-top: 5px;
}
/*Libguides search bar*/
.form-control {
    font-size: var(--base-font-size);
    color: var(--base-font-color);
}

#s-lg-guide-header {
   /*OLD background-image: url("https://libapps.s3.amazonaws.com/customers/827/images/libguides-hero_3663x405.png");*/ 
    background-image: url("https://libapps.s3.amazonaws.com/customers/9211/images/200506-ASU-TopoPattern-V03-Black.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /* box-shadow: inset 0 -150px 250px -100px rgba(0,0,0,1), inset 0 -10px 25px -10px rgba(0,0,0,.5); */
    color: var(--banner-font-color);
    z-index: 1;
    /*    max-height: 200px; */
    /*    padding-top: 10px; */
    padding: 3em 0em;
    width: 100%;
    background-color: var(--gray7);
}
#s-lg-guide-description {
    color: var(--banner-font-color);
}
@media screen and (max-width: 799px) {
    #s-lg-guide-description {
        display: none;
    }
}

#s-lg-box-23554645 {
    border: none;
}
#s-lg-box-23554645 .s-lib-box-title {
    display: none !important;
}
#s-lg-box-23554645 .s-lib-box-content {
    padding: 0;
}
#s-lg-box-23554645 a {
    color: #000000;
    text-decoration: underline;
}

/* ---Styles for A-Z Database List --- */

/*Styles for the 5 boxes at the top of the page and in the sidebar- these boxes are pulled from the A-Z Database widgets Libguide found in the Administrative Group*/

#s-lg-box-30838580.s-lib-box.s-lib-box-std, 
#s-lg-box-30838657.s-lib-box.s-lib-box-std, 
#s-lg-box-30838684.s-lib-box.s-lib-box-std, 
#s-lg-box-30926492.s-lib-box.s-lib-box-std, 
#s-lg-box-30955335.s-lib-box.s-lib-box-std{
padding: 0px !important;
}
#s-lg-box-30838580.s-lib-box .s-lib-box-title, 
#s-lg-box-30838657.s-lib-box .s-lib-box-title, 
#s-lg-box-30838684.s-lib-box .s-lib-box-title, 
#s-lg-box-30926492.s-lib-box .s-lib-box-title, 
#s-lg-box-30955335.s-lib-box .s-lib-box-title {
    font-size: 1.5em;
    background-color: #191919 !important;
    background-image: none !important;
    color: #ffffff;
    padding: 8px 12px;
}
.az-alert-title-wrap {
    display: inline-flex;
    flex-direction: row;
    }
.az-alert-title {
    font-weight: bold;
    line-height: 120%;
    }
.az-alert-icon {
    width: 32px;
    height: 32px;
    margin-right: .4em;
    }
/*A-Z DB Legend box column code*/
.azdb-legend-wrap {
    display: grid;
    grid-template-columns: 1fr 4fr;
    grid-row-gap:.3em;
    align-items: center;
}
.s-lg-az-result-badges {
    margin: .2em .5em .2em 0em;
    display: block;
}
.azdb-legend-text {
    line-height: 100%;
    text-align: left;
}
.az-p-custom {
    padding: 0 .3em 0 .3em;
    }

/* Add bottom link to A-Z list page */
#s-lib-az-bottom {
    padding-bottom: 5px;
    text-align: left;
    line-height: 1em;
    color: #191919;
}

/* Format More Info heading in A-Z list */
.az-desc-heading, .az-more-heading {
    font-weight: bold;
}
/*Format additional content like Maximum current users to use sentence case*/
.az-more-heading::first-letter {
    text-transform: capitalize;
}
.az-more-heading {
    text-transform: lowercase;
    display: inline-block;
}

/* Font size of titles in A-Z list */
#s-lg-az-results .s-lg-az-result-title, .s-lg-az-result-title {
    font-size: 1.1em;
}

/* Font size of database description in A-Z list */
.s-lg-az-result-description {
    font-size: var(--base-font-size);
}

/* Icon size A-Z list */
.s-lg-icon {
    max-height: 20px;
    max-width: 20px;
}

/* Label size and color A-Z list..new, trial, best bets icons */
.s-lg-az-result-badge-new.label.label-info {
    background-color: #00a3e0 !important;
}
.s-lg-az-result-badge-new {
    background-color: #00a3e0;
}
.s-lg-az-result-badge-trial.label.label-warning {
    background-color: #f0ad4e;
}
.s-lg-az-result-badge-trial {
    background-color: #f0ad4e;
}
.s-lg-az-result-badge-featured.label.label-success {
    background-color: #78be20;
}
.s-lg-az-result-badge-featured {
    background-color: #78be20;
}

/* More info text on AZ list to match description */
.s-lg-content-more-info { 
    font-size: var(--base-font-size); 
}

/* Share button text on AZ list to grey */
.s-lg-az-result-share .btn-link { color: #ccc; }

/* change AZ list alphabet boxes back to default no background */
#s-lg-az-index .btn-group>.btn-link {
    background: #fff;
    color: #8C1D40;
    border: none;
    font-weight: 600;
}
.s-lg-az-first, .s-lg-text-ghost {
    background: #fff;
    color: #8C1D40;
    border: none;
    font-weight: 600;
}

#s-lg-facet-div-group_id {display: none;}

.s-ui-helptip .btn-link {
    background-color: transparent !important;
    color: #000;
    border: none;
}
.s-lg-label-moreinfo {
    margin-top: 5px;
}
.s-lg-label-moreinfo button {
    font-style: normal;
    font-weight: bold;
}
.s-lg-label-moreinfo button.btn-link {
padding: .5rem;
}
/* --- End Styles for A-Z Database List --- */

/*-----STYLES FROM SANDBOX. MOSTLY NEW IN-PAGE HORIZONTAL AND VERTICAL NAV. TEST AND REMOVE DUPLICATES--------*/
* .breadcrumb > .active{
    color: #191919 !important;
    font-weight: 400;
    }
    * .breadcrumb a {
    font-weight: 400;
    }
    * .breadcrumb a:hover {
    text-decoration: none;
    }
    /* Remove focus styles for non-keyboard focus. */
    :focus:not(:focus-visible) {
      outline: 0 !important;
      box-shadow: none !important;
    }
    /*style keyboard focus*/
    :focus-visible {
    outline: 2px solid #191919 !important;
    }
    .input-group-sm > .form-control {
    border-radius: 0px;
    }
    /*Makes the right side 'search' button rounded
    .input-group-sm > .input-group-btn > .btn {
    border-top-right-radius: 96px;
    border-bottom-right-radius: 96px;
    }*/
    .nav-tabs > li > a {
    border-radius: 0px !important;
    }
    .nav > li > a:hover {
    outline: solid 0px transparent;
    }
    
    #s-lg-tabs-container .nav .dropdown-toggle .caret {
    border-top-color: #191919;
    }
    #s-lg-guide-header-info a:not(.label), #s-lg-guide-main a:not(.label), .s-lib-profile-container a:not(.label) {
    border-bottom: 1px solid transparent;
    }
    /*----------------------------------ALL CSS TO CONTROL SIDEBAR NAV STYLES------------------------*/
    .nav > li > a {
    padding: 10px 15px !important;
    }
    /*------------------------------removing border radius around all boxes----------------------------------*/
    .s-lg-guide-body .s-lib-box {
    border-radius: 0px;
    }
    
    /*------------------yellow underline for active item----------------*/
    #s-lg-tabs-container .nav-pills > .active > a::after {
    content: "";
      position: relative;
      display: block;
      height: .5rem;
      width: 100%;
      background-color: #ffc627;
      text-decoration: none;
      bottom: -0.76rem;
      left: 50%;
      transform: translateX(-50%);
    }
    
    
    /*-------------------------Global border around nav box---------------------------*/
    .s-lg-tabs-side .nav  {
    border: 1px solid #d0d0d0;
    }
    /*----------------------------------------Global nav styling-----------------------------------------*/
    #s-lg-tabs-container .nav-pills > li > a, #s-lg-tabs-container .nav-pills > li > a:hover, #s-lg-tabs-container .nav-pills > .active > a, #s-lg-tabs-container .nav-pills > .active > a:hover {
    background-color: transparent;
    color: #191919;
    font-weight: normal;
    border-radius: 0px;
    }
    /*-----------------------------styling for a, active, and hover states of top level and sub-page nav items (does not affect anchors)----------------------*/
    #s-lg-tabs-container .nav-pills > .active > a:hover {
    text-decoration: none;
    }
    #s-lg-tabs-container .nav-pills > li > a:hover {
    text-decoration: underline;
    }
    #s-lg-tabs-container .nav-pills > li > a, #s-lg-tabs-container .nav-pills > li > a:hover  {
    border-bottom: 1px solid #d0d0d0;
    }

    #s-lg-tabs-container .nav-pills > li > a {
        text-decoration: none;
    }
    /*TOP LEVEL PAGES BOTTOM BORDER- ACTIVE. USE TRANSPARENT TO REMOVE*/
    #s-lg-tabs-container .nav-pills > li .active {
    border-bottom: 1px solid #d0d0d0;
    text-decoration: none;
    }
    /*---------after ridiculous trial and error, this removes the parent underline from the sub-page navs-----------------------*/
    #s-lg-tabs-container .nav-pills > li > a + .s-lg-subtab-ul > li > a, #s-lg-tabs-container .nav-pills > li.active  .s-lg-subtab-ul > li > a {
    border-bottom: 1px solid transparent;
    }
    #s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link, #s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link:hover {
    font-weight: normal;
    border-bottom: 1px solid #d0d0d0 !important;
    }
    
    
    /*--------------------------------SUB-PAGES-----------------------------------*/
    /*------------sub-pages bottom-border---------------------*/
    .s-lg-tabs-side .s-lg-subtab-ul li {
    border-bottom: 1px solid #d0d0d0;
    }
    /*-----------------sub-pages bottom border - active---------------------*/
    .s-lg-tabs-side .s-lg-subtab-ul li.active {
    border-bottom: 1px solid #d0d0d0 !important; /*ADDS BOTTOM BORDER TO ACTIVE SUB-PAGE. USE TRANSPARENT TO REMOVE*/
    }
    
    /*-----------------------------Sub-page left indent-----------------------------*/
     .s-lg-subtab-ul li a {
    margin-left: 1rem;
    }
    
    .s-lg-tabs-side .s-lg-subtab-ul {
    margin-left: 0px;
    border-style: hidden;
    }
    /*---------------------------------anchor items--------------------------*/
    .s-lg-guide-body .s-lg-tabs-side .s-lg-boxnav .list-group-item {
    background-color: transparent;
    border-style: hidden;
    }
    .s-lg-tabs-side .s-lg-boxnav {
    margin-left: 0px;
    }
    .s-lg-tabs-side .s-lg-boxnav li {
    margin-left: 1.5rem;
    }
    .list-group-item a, .list-group-item a:hover {
    color: #191919;
    }
    .s-lg-guide-body .s-lg-tabs-side .s-lg-boxnav .list-group-item a:hover {
        text-decoration: underline;
    }
    .s-lg-guide-body .s-lg-tabs-side .s-lg-boxnav .list-group-item a {
        text-decoration: none;
    }
    .list-group {
    border-bottom: 1px solid #d0d0d0;
    }
    
    li.list-group-item::before {
    content:"\f0c1";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: .2rem;
    }
    
    /*un-indents the anchors from the sub-page style so that the fontawesome icon can sit next to the text*/
    li.list-group-item a {
    margin-left: 0rem !important;
    }
    /*--------------------------------Dropdown styles for side nav-------------------------------*/
    #s-lg-guide-tabs .dropdown-menu {
    padding: 0 1rem 1rem 1rem;
    width: 100%;
    }
    
    #s-lg-guide-tabs .dropdown-menu li {
    border-bottom: 1px solid transparent;
    padding: 1rem 2.5rem 0 1.5rem;
    }
    
    #s-lg-guide-tabs .dropdown-menu li a {
    margin-left: 0px;
    font-size: 1rem;
    }
    .dropdown-menu > li > a {
        white-space: normal !important;
    }
    .dropdown-menu > li > a:hover {
    background-color: transparent !important;
    text-decoration: underline !important;
    color: #191919;
    }
    .s-lg-tabs-side .s-lg-subtab-ul li a .dropdown-menu {
    margin-left: 0px;
    }
    
    
    
    
    
    
    
    /*-------------------------if using a drop down collapse feature in the side nav, the border radius needs to be removed-------------------------*/
    #s-lg-tabs-container .nav-pills > li > a.s-lg-tab-drop, #s-lg-tabs-container .nav-pills > li > button.s-lg-tab-drop, #s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link, #s-lg-tabs-container .nav-pills > li > a.s-lg-tab-top-link:hover, #s-lg-tabs-container .nav-pills > li > button.s-lg-tab-top-link, #s-lg-tabs-container .nav-pills > li > button.s-lg-tab-top-link:hover {
    border-radius: 0px;
    }
    /*--------------------------CLOSE SIDEBAR NAV STYLING-------------------*/
    
    
    
    /*------------------------------BOX TITLES- UPDATE IN LIBGUIDE-CSS.CSS------------------------------------*/
    .s-lg-guide-body .s-lib-box .s-lib-box-title {
    color: #191919;
    font-size: clamp(1.4rem 6vw 1.875rem);
    }
    
    /*------------------------LINKS IN BOXES---------------------------*/
    
    .s-lib-box-content p a, .s-lg-link-list a {
    text-decoration: underline;
    color: #8C1D40;
    }
    
    .s-lib-box-content p a:hover, .s-lg-link-list a:hover {
        text-decoration: none;
    }
    
    
    
    
    
    
    /*-----------------------------------------------------------------HORIZ NAV STYING--------------------------------------------------------------------*/
    
    /*#s-lg-tabs-container .nav-tabs is in libguides-css.css. Fix it there before uploading to productions*/
    #s-lg-tabs-container .nav-tabs {
    margin-bottom: 0px;
    }
    #s-lg-tabs-container .nav-tabs > li > a.s-lg-tab-top-link, #s-lg-tabs-container .nav-tabs > li > a.s-lg-tab-top-link:hover, #s-lg-tabs-container .nav-tabs > li > button.s-lg-tab-top-link, #s-lg-tabs-container .nav-tabs > li > button.s-lg-tab-top-link:hover, #s-lg-tabs-container .nav-tabs > .active > a, #s-lg-tabs-container .nav-tabs > .active > a:hover {
    font-weight: normal;
    }
    
    #s-lg-tabs-container::after {
    content: "";
    display: block;
    border-bottom: 1px solid #d0d0d0;
    position: absolute;
    left: 0px;
    width: 100%;
    } 
    
    #s-lg-tabs-container .nav-tabs > li {
    border: 1px solid #d0d0d0;
    border-radius: 0px;
    }
    #s-lg-tabs-container .nav-tabs > li > a {
    background-color: transparent;
    color: #191919;
    font-weight: normal;
    }
    
    #s-lg-tabs-container .nav-tabs > li > a:hover {
    background-color: transparent;
    color: #191919;
    border-radius: 0px;
    text-decoration: underline;
    }
    
    #s-lg-tabs-container .nav-tabs > .active > a::after {
    content:"";
     position: relative;
      display: block;
      height: .5rem;
    width: 100%;
      background-color: #ffc627;
      text-decoration: none;
      bottom: -0.7rem;
      left: 50%;
      transform: translateX(-50%);
    }
    #s-lg-tabs-container .nav-tabs > .active > a, #s-lg-tabs-container .nav-tabs > .active > a:hover {
    color: #191919;
    background-color: transparent;
    border-radius: 0px;
    text-decoration: none;
    }
    #s-lg-tabs-container .nav-tabs > li > a.s-lg-tab-drop::after {
    content:"";
    display:block;
    background-color: transparent;
    }
    
    #s-lg-tabs-container .nav-tabs > .active > .s-lg-subtab-ul > .active > a {
    color: #191919;
    background-color: transparent;
    }
    #s-lg-tabs-container .nav-tabs > .active > .s-lg-subtab-ul > .active > a:hover {
    cursor: auto;
    text-decoration: none !important;
    }
    #s-lg-tabs-container .nav-tabs > .active > .s-lg-subtab-ul > .active > a:after{
    content:"";
     position: relative;
      display: block;
      height: .5rem;
    width: 100%;
      background-color: #ffc627;
      text-decoration: none;
      left: 50%;
      transform: translateX(-50%);
    }
    
    
    
    #s-lg-guide-tabs .nav-tabs > li {
    margin-top: 0px;
    margin-right: -1px;
    }
    
    /*------------------TAB WIDGET------------------------------*/
    .s-lib-jqtabs > .nav-tabs > li > a {
    background-color: transparent;
    color: #191919;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    }
    .s-lib-jqtabs > .nav-tabs > li > a:hover {
    color: #8C1D40;
    }
    
    .s-lib-jqtabs > .nav-tabs > .active > a, .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    background-color: transparent;
    color: #191919;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    }
    .s-lib-jqtabs > .nav-tabs > .active > a::after, .s-lib-jqtabs > .nav-tabs > li.active > a::after, .s-lib-jqtabs > .nav-tabs > li.active > a:focus::after {
    content:"";
     position: relative;
      display: block;
      height: .5rem;
    width: 100%;
      background-color: #8C1D40;
      text-decoration: none;
      left: 50%;
      transform: translateX(-50%);
    bottom: -0.67rem;
    }
    .s-lib-profile-image img {
    box-shadow: 0px 0px 0px 0px transparent;
    }
    
    
    
    
    
    
    /*------------------------ASK A LIBRARIAN BUTTON IN HEADER------------------------------------*/
    .title {
    width: 100%;
    }
    .askalibwrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    }
    .go-left, .go-right {
    }
    .askalibbutton {
    background-color: #8C1D40 !important;
    color: #ffffff !important;
    padding: .5rem 1rem;
    border-radius: 96px;
    text-decoration: none;
    font-size: 1rem;
    }
    .askalibbutton:hover {
    transform: scale(1.05);
    text-decoration: none !important;
    }
    .askalibbutton:focus {
    border: 2px solid #fff;
    text-decoration: none;
    }
    .subdomain-name {
    width: 100%;
    font-size: clamp(1.1rem 6vw 1.5rem);
    }
    @media (max-width: 360px){
    .askalibwrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    }
    .go-left, .go-right {
    padding-top: 5px;
    padding-bottom: 5px;
    }
    }
    
    /*-----------------------PROFILE BOX-------------------------------------*/
    .s-lib-profile-email a {
    font-size: 1rem;
    padding: .5rem 1rem;
    }
    a > .s-lib-profile-name, .s-lib-profile-subjects > a {
    text-decoration: underline;
    }
    a > .s-lib-profile-name:hover {
    text-decoration: none;
    }
    
    .s-lib-profile-email .label-info {
    background-color: #8C1D40;
    border-radius: 96px;
    border: 0px solid transparent;
    font-weight: normal;
    display: inline-block;
    }
    
    .s-lib-profile-email .label-info:hover {
    background-color: #8C1D40;
    transform: scale(1.05) !important;
    border: 0px solid transparent !important;
    }