/* GLOBAL */
@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;500&family=Open+Sans:wght@300;400;500;700&display=swap');

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 1.125rem;
  line-height: 1.6;
  letter-spacing: 0.3px;
  font-weight: 300;
  color: #333;
}

h1,
h2 {
  font-family: 'Jost', sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 0;
  line-height: 1.2;
}

h1 {
  font-size: 2.5rem;
  letter-spacing: 0.25px;
}

h2 {
  font-size: 2rem;
  letter-spacing: -0.25px;
}

.fab,
.fa-brands {
  font-weight: 400;
}
#mainContentWrapper a {
  color:#e00122;
}

#mainContentWrapper a:hover,
#mainContentWrapper #a:focus {
  color:#B8011C;
  outline: 0;
}

#mainContentWrapper p a {
  text-decoration: none;
  border-bottom: 1px solid #e00122;
}

#mainContentWrapper p a:hover,
#mainContentWrapper p a:focus {
  text-decoration: none;
  border-bottom: 2px solid #e00122;
}

button,
.btn,
.btn-primary,
a.cc-btn {
  color: #fff;
  border-color: #e00122;
  background-color: #e00122;
  margin: 5px;
  padding: 7px 28px 7px 32px;
  box-shadow: 8px 8px 10px rgba(0, 0, 0, 0.25);
  border-radius: 6px;
  border-width: 2px;
  border-style: solid;
  font-family: Jost, sans-serif;
  font-weight: 500;
  font-size: 0.85em;
  text-transform: uppercase;
  text-align: center;
  transition: background .1s;
}

.btn-primary {
  float: none;
}

button .glyphicon,
.btn .glyphicon,
.btn-primary .glyphicon,
#buttonCourseProfileActionInquiry .glyphicon {
  color: #fff;
}


.btn-link {
  
}

button:hover,
button:focus,
.btn:hover,
.btn:focus,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.cc-btn:hover,
.cc-btn:focus {
  background-color: #B8011C;
  border-color: #B8011C;
  color: #fff;
  outline: 0;
  text-decoration: underline;
  cursor: pointer;
}

/*-----------Header1, topheader.jsp, ((logo, cart, login))-----------------*/

#header1Container {
    background-color: #e00122; 
    width: 100%;
    color: #fff;
 }  /* Middle of the languagebar.jsp ((logo, cart, login))*/

#header1Wrapper{
  background-color: #e00122;
  color: #fff;
 } /* sides of languagebar.jsp ((logo, cart, login))*/

 #header1 {
  padding-top: 10px;
}

#schoolHeaderLogoWrapper a,
#landingPageLinkWrapper a {
  display: inline-block;
  padding: 10px;
  border-bottom: none;
}

#schoolHeaderLogoWrapper a:hover,
#landingPageLinkWrapper a:hover {
  background: #b8011c;
  border-bottom: none;
}

#schoolCorporateLogoWrapper img,
#groupCorporateLogoWrapper img {
  max-height: 40px;
  padding: 5px;
}

 #cartInfo .glyphicon-shopping-cart{
    color: #fff !important; /* cart color*/ 
    font-size: 1rem;
  }

  #cartCount {
    background-color: #333;
  }

  #loginDropdownMenuLink{
    color: #fff !important; /*Login link color*/
    font-size: 15px !important;
    font-weight: 400;
  }

  #loginNameWrapper,
  #logoutLinkWrapper {
    line-height: 18px;
  }

  #logoutLinkWrapper {
    color: #e00122 !important; 
    font-size: 15px !important;
    font-weight: 400;
    float: none;
    width: auto;
    max-width: none;
    padding: 0;
  }
  
  .headerProfileLink{
    color: #fff !important; 
    font-size: 15px !important;
    font-weight: 400;
  }
  
  #loginNameWrapper {
    font-size: 15px !important;
    font-weight: 400;
    float: none;
    width: auto;
  }
  
  .headerStudentLoginLogoutLink{
    color: #fff !important; 
    font-size: 15px !important;
    font-weight: 400;
  }
  
/*----------------------------------------------------------------------------*/

/*-------------------------Global nav, globalNavigationEmbeddable.jsp ------------------------------*/ 

#header2Wrapper {
  background-color: #b8011c;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

#header2Wrapper a {
  color: #fff;
  font-family: 'Jost', sans-serif;
  font-size: 1.05em;
  font-weight: 500 !important;
  letter-spacing: 0.75px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: none;
}

#header2Wrapper a:hover,
#header2Wrapper a:focus {
  text-decoration: underline;
}

#header3 {
  margin-left: -30px;
}

#header3Wrapper {
    margin-bottom: 10px;
    background-color: #FFFFFF  !important;
    box-shadow: 1px 1px 0px #333
}

#header3Container{
  display: flex;
  justify-content: flex-start;
  background-color: #FFFFFF  !important;
}


/* Global "white-nav" */
#globalNavigationBar {
  background-color: #FFFFFF !important;
  padding: 0;
}

#globalNavigationBar .navbar-brand {
  display: none;
}

#globalNavigationBar .nav-item {
  font-size: 15px !important;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
}

#globalNavigationBar > li a,
#globalNavigationBar > li .nav-link,
.navbar-light .navbar-nav .nav-link {
  color: #B8011C;
  line-height: 30px;
  padding: 0 15px;
  white-space: nowrap;
  border: none;
  font-weight: 500;
  font-size: 14px;
}

#globalNavigationBar > li a:hover,
#globalNavigationBar > li a:focus,
#globalNavigationBar > li .nav-link:hover,
#globalNavigationBar > li .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  background-color: #B8011C;
  color: #fff;
  text-decoration: underline;
}

#globalNavigationBar .nav-item > ul {
  display: none;
  position: absolute;
  background: #fff;
  min-width: 224px;
  max-width: 300px;
  box-shadow: 0 1px 1px 0 #333;
  z-index: 200;
  border-radius: 0 0 6px 6px;
  padding: 0;
}

#globalNavigationBar .nav-item:hover > ul {
  display: block;
}

#globalNavigationBar .nav-item > ul .nav-link {
  white-space: normal;
}



/* ACCOUNT LOGIN */

#forgotUserNameLink,
#forgotPasswordLink {
  font-size: 16px;
}

#existingStudentDiv .card,
#newStudentDiv .card {
  background-color: #f3f3f3;
}

/*#portalNativeLoginPanel .forgot-credential-container {
  display: none;
}*/


/* Site Navs */

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #eee;
  color: #e00122;
  border-left: 5px solid #e00122;
}


/* Sidebar */

#sidebar1Wrapper {
  padding-bottom: 20px;
}

.portalMenu .nav {
  flex-wrap: nowrap;
}

.portalMenu .active > a,
.sidebarScrollSpy .active > a {
  border-left: 5px solid #e00122;
}

/*----------------------------------------------------------------------------------*/


/* Content */

#mainContent {
  padding-bottom: 20px;
}

#mainContent img {
  margin-bottom: 20px;
}

#mainContent #contentHeader {
  margin-top: 20px;
}

.page-item.active .page-link {
  background-color: #dee2e6;
  border-color: #dee2e6;
}

#pageHeader .courseCode,
#pageHeader .nameAndCodeSeparator {
  display: none;
}

#pageHeaderActions .btn-group button {
  padding: 5px 17px 3px;
}


/* Temporary Fixes */

#buttonKeepShopping {
  display: none;
}

/*----------------------Footer, bottomNavigation.jsp------------------------------------------------------*/
     
#footer {
    background-color: #e00122;
    color: #fff !important;
    padding: 0;
}

footer a,
.cc-window a {
  color: #fff;
  border: none;
}

footer a:hover,
.cc-window a:hover {
  text-decoration: underline;
  color: #fff;
}

.footer1 h5 {
  font-size: 1.2em;
  font-family: 'Jost', sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: none;
}


#footer-info {
  line-height: 18px;
}

#footer2Wrapper {
  background-color: #fff;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  padding: 20px 0;
}

#footer2Wrapper p {
  margin: 0;
}

#footer2Wrapper strong {
  font-weight: 700;
}

#footer2Wrapper a,
#footer2Wrapper a:hover,
#footer2Wrapper a:visited {
  color: #333;
}

#footer2Sub2{

}

#footer1 #footerNav div[class*="col-"]:first-of-type {
  background-color: #000;
}

#footer1 #footerNav div[class*="col-"] > div {
  padding-top: 40px;
  padding-bottom: 40px;
}

#footer ul {
  list-style-type: none;
  padding-left: 0;
  list-style: none;
}

#footer .social-icons {
  display: flex;
  justify-content: space-between;
}

#footer .social-icons a {
  border-bottom: none;
}

#footer .social-icons a:hover {
  color: #ce2c2e !important;
}

#footer .social-icons i {
  font-size: 1.75em;
}

@media (min-width: 992px) {

  #footer .footerContact ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }

}

/*----------------------------------------------------------------------------------*/


/* THESE STYLES GRABBED FROM HOMEPAGE CMS AND SAVED HERE JUST IN CASE

#sidebar1Module1{
  color: white !important;
}
#sidebar1Wrapper{

  background-color: white;
    
  }
  .nav-pills{
    color: white !important;
  }

 

   #variableContentBlockPG0156{
     color: #0F2F1B !important;  
     font-size: 18px !important;  
     font-weight: 500 !important;  
     padding-top: 35px !important;  
     padding-bottom: 20px !important;  
     display: flex;
     -ms-flex-align: center;
  }

  #pagePublicHome #contentModule5 {
    text-align: center;
    padding-top:15px;
  }
  
  .flex-container {
    display: flex;
    flex-direction:row;
    padding-top: 60px;
    padding-bottom: 70px;
    align-items: flex-end !important;
  }
  
  .flex-child {
    flex: 1;
  }
  
  .flex-child:first-child {
    margin-right: 20px;
  }
  
  #FindCoursesBtn {
    background-color: #343a40 !important;
    border: none;
    color: white;
    padding: 15px 35px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
  }
  
  .card-deck {
    padding-top: 40px !important;
    padding-bottom: 60px;
  }
  
  .view-course {
    background-color: #343a40!important;
    padding: 5px 10px;
    text-align: center;
    color: white;
    font-size: 14px;
    border: none;
    text-decoration: none;
  }
  
  .trending-course-title {
    text-align: center;
    font-size: 1.875rem;
    padding-top: 15px;
  }
  
  #contentModule5 {
    padding-bottom: 80px;
  }
  
  @media only screen and (max-width: 1000px) {
    .flex-container {
      display: flex;
      flex-direction:column;
      padding-top: 40px;
      padding-bottom: 40px;
      align-items:center;
      width: 450px;
    }
    
    .flex-child {
      padding-top: 20px;
    }
  }
  */