/*****************************************************************
body
*****************************************************************/
/*
body {overflow: hidden;}
body > * {overflow-Y: auto;}
*/

/*****************************************************************
PRINT
*****************************************************************/
@media print {

    #menu2,
    nav.fixed-top,
    #mdlHeader,
    #page-course-user [role="main"]>.page-context-header {
        display: none !important;
    }

    body {
        margin: 0 !important;
    }
}

/* This allows full-height on Safari Markup Tool */
#page-wraper {
    min-height: fit-content !important;
    max-height: fit-content !important;
}

/*****************************************************************
PAGE
*****************************************************************/
#page.drawer.drawer-right.show,
#page.drawer.drawer-left.show {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/*****************************************************************
SWITCHED ROLE
*****************************************************************/

body:not(.factorysettings).userswitchedrole {
    padding-bottom: 42.15px;
}

body:not(.factorysettings).userswitchedrole #page {
    border: 10px solid purple;
}

body:not(.factorysettings).userswitchedrole:after {
    content: "*** ROLE SIMULATION ***";
    background: purple !important;
    color: white;
    font-weight: 900;
    padding: 10px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}





/*****************************************************************
OFFLINE
*****************************************************************/

body:not(.factorysettings).offline {
    padding-bottom: 42.15px;
}

body:not(.factorysettings).offline #page {
    border: 10px solid red;
}


body:not(.factorysettings).offline:after {
    content: "*** YOU ARE OFFLINE! ***" !important;
    background: red !important;
    color: white;
    font-weight: 900;
    padding: 10px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}


/*****************************************************************
INTERNET EXPLORER
*****************************************************************/
body:not(.factorysettings)[browser="internet explorer"]:after {
    content: "*** INTERNET EXPLORER ***\A\AThis browser is no longer supported by Microsoft or Immaculata University. Please use the latest version of Google Chrome." !important;
    background: #a90000 !important;
    height: fit-content;
    margin: 0;
    width: calc(100vw - 40px) !important;
    white-space: pre-wrap;
    width: min(500px, calc(100vw - 40px)) !important;
    left: 50% !important;
    top: 50px;
    transform: translateX(-50%);
    border-radius: 1em;
    box-shadow: 0 0 10px #fff;
    padding: 50px !important;
    position: fixed;
    color: white;
    font-weight: 900;
    text-align: center;
}

body:not(.factorysettings)[browser="internet explorer"] #page-wrapper {
    opacity: .2;
    background: black;
    pointer-events: none !Important;
}














/*****************************************************************
ALL ELEMENTS:FOCUS
*****************************************************************/
*:focus {
    outline: 0 !important;
    box-shadow: none !important;
}





/*****************************************************************
HELP BTN
*****************************************************************/
.helpBtn {
    height: 20px;
    width: 20px;
    line-height: 0;
    background: rgb(105, 179, 231);
    color: white;
    box-shadow: 0 0 5px white !important;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    border-radius: 50%;
    border: none;
    margin-top: -5px;
    margin-left: 4px;
}

.helpBtn:hover {
    background: rgb(169, 0, 0) !important;
}

.helpBtn:before {
    content: "\3f";
    font-weight: 900;
    font-size: 11pt;
    text-align: center;
    margin: auto;
    display: block;
}



/*****************************************************************
SECTION HEADERS
*****************************************************************/
.section-header,
[role="main"]>form>div>h2 {
    margin: 0;
    color: #1b355f;
    font-family: Playfair Display;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}

.section-header,
[role="main"]>form>div>h2:after {
    content: "";
    padding: 2px;
    display: block;
    background: red;
    max-width: 100px;
}




/*****************************************************************
RSS BLOCK (SEE FRONT PAGE FEED: IU NEWS)
*****************************************************************/
#page-blocks-rss_client-viewfeed td small {
    display: block;
    margin-bottom: 20px;
}

#page-blocks-rss_client-viewfeed #page {
    margin: 0 !important;
}

#page-blocks-rss_client-viewfeed table {
    width: 100% !important;
}

body#page-blocks-rss_client-viewfeed:after {
    content: '' !important;
    display: none important
}











/*****************************************************************
SECONDARY NAV TABS
*****************************************************************/
/*
  .secondary-navigation {padding: 15px 0;}
  .secondary-navigation .moremenu.navigation {height: fit-content !important;margin: 0; padding: 0;}
  .secondary-navigation ul.nav-tabs > li.nav-item {
    background: #f8f8f8;
    border-radius: 0.5em 0.5em 0 0;
    margin: 10px 1px -1px 1px;
    box-shadow: inset 0 0 1px rgba(0,0,0,.5);
  }
  .secondary-navigation ul.nav-tabs > li.nav-item:hover {
    color: white !important; background: #404a56 !important;
  }
  .secondary-navigation ul.nav-tabs > li.nav-item * {font-size: 10pt;}
  .secondary-navigation ul.nav-tabs > li.nav-item > a {
    padding: 4px;
    height: fit-content !important;
    color: inherit !important;
    background-color: transparent !important;
    border-bottom: -3px;
  }
  @media (min-width: 768.1px){
      .secondary-navigation ul.nav-tabs > li.nav-item > a {
         padding: 5px 10px;
      }
  }


  .secondary-navigation ul.nav-tabs > li.nav-item > a.active {
    background-color: #1b355f !important;
    border-radius: .5em .5em 0 0 !important;
    border-bottom-color: #2196F3 !important;
    color: white !important;
  }

  .secondary-navigation ul.nav-tabs > li.nav-item > a.dropdown-toggle[aria-expanded="true"] {border: none!important;}

  .secondary-navigation ul.dropdown-menu.dropdown-menu-left.show {
    margin: 5px 0;
    border-radius: 0.5em;
    padding: 0;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
  }

  .secondary-navigation ul.dropdown-menu a:hover {background-color: aliceblue !important;}
  
*/





/*****************************************************************
USER TOURS
*****************************************************************/
span[data-flexitour="container"][x-placement="right"],
span[data-flexitour="container"][x-placement="right-start"] {
    margin-left: 100px;
}