#shippingPolicy {
display: none;
}
.red {
  color: #c10000 !important;
}
body {
  font-family: "Montserrat", sans-serif;
  background-position: center top;
  background-repeat: repeat-x;
  color: #000000;
}

.panel-info > .panel-heading {
  color: #0033a0;
  background-color: #fff;
  border-color: #0033a0;
}
h1,
.h1 {
  color: #0033a0;
}

.panel-info {
  border-color: #0033a0;
}

.ordering_enabled,
.add_another_course_button_enabled,
.crn_button,
.book_search_button {
  color: #bf3616 !important;
}

.btn-primary {
  color: #0033a0;
  background-color: #fff;
  border-color: #0033a0;
}

.btn-primary:link,
.btn-primary:visited {
  color: #0033a0;
  background-color: #fff;
}

.btn-primary:focus,
.btn-primary:hover,
.btn-primary:active {
  color: #fff;
  background-color: #0033a0 !important;
  border-color: #0033a0;
}
.Continue_Checkout_btn,
.AddtoCart,
.Payment_btn {
  color: #bf3616 !important;
  border-color: #bf3616 !important;
  background-color: #fff;
}
.Continue_Checkout_btn:focus,
.AddtoCart:focus,
.Payment_btn:focus,
.Continue_Checkout_btn:hover,
.AddtoCart:hover,
.Payment_btn:hover,
.Continue_Checkout_btn:active,
.AddtoCart:active,
.Payment_btn:active {
  color: #fff !important;
  border-color: #fff;
  background-color: #bf3616 !important;
}

.Gift_Registry_Title,
.ltBlue {
  color: #0033a0;
}

/*          Header Section        */

/*don't display iCM menu in footer*/

footer,
#fb-root {
  display: none;
}

#Cart,
#h_nav {
  display: none;
}

#ContainDiv,
#contentSection {
  padding-left: 0;
  padding-right: 0;
}

#ContainDiv,
#contentSection {
  padding-left: 0;
  padding-right: 0;
}

#contentSection:not(.contentSection-home) {
  background-color: white;
  /*background-color: transparent;*/
}

.contentSection-home,
.ContainDiv-home {
  padding: 0;
}

/*global links styling*/

a:link,
a:visited {
  color: #0033a0;
}

a:focus,
a:hover,
a:active {
  color: #0033a0;
  text-decoration: underline;
}

/*grey bar*/

.top-grey-bar {
  height: 48px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  border-top: 8px #0333b2 solid;
}

.topmost-navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  list-style-type: none;
  padding-top: 11px;
  max-width: 500px;
  margin-right: 25px;
  margin-left: 0;
  padding-left: 0;
}

.pipe {
  color: #0033a0;
}
#h_nav .nav.navbar-nav {
  justify-content: flex-end;
}
#h_nav > .container-fluid {
  min-height: 0px;
}
.navbar a {
  font-weight: normal;
}

.raised {
  position: relative;
  bottom: 8px;
}

.full-width-container {
  width: 100%;
}

.top-grey-bar {
  height: 48px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.full-width-container.top-grey-bar {
  background-color: #fff;
}

.logo-container-fluid {
  background-color: transparent;
}

.navbar-bkgrnd-bar {
  background: #fff;
}

/*remove default link hover which was underlining too low*/
.topmost-navbar a:hover {
  text-decoration: none;
}

/*add underline on hover only to the span, not the whole element wrapped in anchor tag*/
.my-account:hover,
.my-cart:hover {
  text-decoration: underline;
}

/*shopping cart with number of items*/
.secondary-nav-cart {
  position: relative;
}

.topmost-navbar a:link,
.topmost-navbar a:visited,
.topmost-navbar a:focus,
.topmost-navbar a:hover,
.topmost-navbar a:active {
  color: #0033a0;
}

.span-cart-items {
  position: absolute;
  font-size: 10px;
  color: #fff;
  z-index: 2;
  bottom: 8px;
}

.cart-single-digit {
  left: 13px;
}

.cart-double-digit {
  left: 11px;
}

.fa-user:before,
.glyphicon-shopping-cart:before {
  font-size: 27px !important;
  color: #bf3616;
}

.row-logo-desktop {
  margin-bottom: 0px;
}

/*center top section logo container ("container" width)*/

/*styling to allow svg object to be wrapped in a link*/
.svg-link {
  position: relative;
  display: inline-block;
  min-width: 300px;
}

.svg-link:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

object {
  min-width: 300px;
}

/*end styling to allow svg object to be wrapped in a link*/
#navbar-container {
  padding: 0;
}

/*center logo*/
.navbar {
  margin-bottom: 0;
}

/*main menu items font-size*/
.nav > li > a {
  font-size: 15px;
}

/*remove padding around navbar*/
#navbar-container {
  padding-left: 0;
  padding-right: 0;
}
#h_nav {
  background-color: transparent !important;
}

.navbar-default {
  border-left: none;
  border-right: none;
}

.navbar-header {
  background: transparent;
}

@media (max-width: 991px) {
  /*keep menu from overflowing on medium and smaller screen*/
  ul.nav > li > a {
    font-size: 13px;
    padding: 0 7px;
  }

  .fa-user:before,
  .glyphicon-shopping-cart:before,
  .fa-home:before {
    font-size: 15px;
  }
}

/* dropdown menu - desktop*/
.dropdown-menu {
  background-color: white;
  left: unset;
}

@media (min-width: 768px) {
  /*set height of navbar and nested elements within so hover takes up entire vertical space*/
  .navbar-bkgrnd-bar,
  .nav,
  .nav > li,
  .nav > li > a {
    height: 52px;
  }

  .footer-par {
    margin-top: 30px;
  }
}

.navbar-nav {
  display: flex;
  justify-content: space-around;
  width: 100%;
  background: transparent;
}

/*remove bootstrap float that causes menu to pile up*/
.navbar-nav > li {
  float: none !important;
}
.navbar-nav > li > ul > li {
  float: none !important;
}

/*top-level menu items*/
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active {
  color: #172e5c;
  background-color: white;
  text-decoration: underline;
}

/*top-level menu items when hovered*/
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #172e5c;
  background-color: white;
  border-bottom: 2px solid #172e5c;
}

/*second level menu item when third level menu is hovered*/
.dropdown-submenu.open > a {
  color: #172e5c !important;
  background: #fff !important;
  text-decoration: underline !important;
  border-bottom: 2px solid #172e5c;
}

/*dropdown menu on large screens*/
.dropdown-menu > li > a:link,
.dropdown-menu > li > a:visited {
  font-size: 15px;
  color: #172e5c;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:active {
  font-size: 15px;
  color: #172e5c;
  background: #fff;
  text-decoration: underline;
}

/*keep main menu links from wrapping down to next line*/
ul.nav > li > a {
  white-space: nowrap;
}
.navbar-toggler {
  margin-left: auto;
}
.navbar-toggler:focus {
  box-shadow: none;
}
/*desktop - keep menu hover consistent: padding, border and font-size*/
.fa-user:before,
.glyphicon-shopping-cart:before,
.fa-home:before {
  font-size: 16px;
}

@media (min-width: 768px) and (max-width: 991px) {
  ul.nav > li > a {
    padding-top: 14px;
  }
}

@media (min-width: 991px) {
  ul.nav > li > a {
    padding-top: 13px;
  }
}

nav.navbar {
  border-top: none;
}

@media (max-width: 767px) {
  .navbar-nav {
    display: flex;
    flex-direction: column;
  }
  /*Mobile menu top-level items*/
  .navbar-nav > .dropdown,
  .navbar-nav > .dropdown > a {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  /*Mobile - 2rd level menu items*/
  #myNavbar .dropdown-menu > li > a:link,
  #myNavbar .dropdown-menu > li > a:visited {
    font-size: 13px;
    color: #172e5c;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none !important;
  }

  #myNavbar .dropdown-menu > li > a:focus,
  #myNavbar .dropdown-menu > li > a:hover,
  #myNavbar .dropdown-menu > li > a:active {
    background: white !important;
    text-decoration: underline;
    color: #172e5c;
  }

  /*Mobile - 3rd level menu items*/
  #myNavbar .dropdown-submenu .dropdown-menu > li > a:link,
  #myNavbar .dropdown-submenu .dropdown-menu > li > a:visited {
    color: #172e5c;
    font-size: 13px;
    margin-left: 45px;
    margin-right: 45px;
    text-decoration: none !important;
  }

  #myNavbar .dropdown-submenu .dropdown-menu > li > a:focus,
  #myNavbar .dropdown-submenu .dropdown-menu > li > a:hover,
  #myNavbar .dropdown-submenu .dropdown-menu > li > a:active {
    color: #172e5c;
    text-decoration: underline;
  }

  /*center dropdown menu links on mobile screens*/
  ul.dropdown-menu > li > a {
    text-align: center;
  }

  /*set font-size top-level menu items on mobile screens*/
  ul.nav > li > a {
    font-size: 15px;
  }

  /*style mobile menu background*/
  div.navbar-collapse {
    background: white;
  }

  .navbar-nav > li {
    /*center li element on mobile menu so hover looks centered*/
    margin-left: 32px;
  }

  /*submenu - mobile menu*/
  .submenu {
    text-align: center;
    list-style-type: none;
    padding: 0;
  }

  .submenu .fa-caret-right {
    display: inline-block;
    color: #172e5c;
  }

  /*background and text for primary mobile menu on hover*/
  ul.nav > li > a:hover,
  ul.nav > li > a:active {
    color: #172e5c;
    text-decoration: underline;
  }

  /*background and text for primary mobile menu item that is open*/
  li.dropdown.open > a:hover,
  li.dropdown.open > a:active {
    color: #172e5c;
    background: #fff;
  }
}

/*hide privacy link*/
a#ctl00_ctl00_PrivacyLnk {
  display: none;
}

#BottomSection {
  background-color: #fff;
}

.footer-contain-fluid {
  background: #fff;
  border-top: 1px solid #c3dae8;
  margin-top: 10px;
}

.footer-container {
  width: 100%;
  min-height: 150px;
  background: #fff;
  color: white;
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
  color: #666f7b;
}

@media (max-width: 991px) {
  .footer-container {
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-top: 10px;
  }

  .footer-par {
    margin-top: 25px;
    text-align: center;
  }

  .footer-par:last-of-type {
    margin-bottom: 20px;
  }
}

#div_privacy {
  background: #fff;
}

#div_privacy a {
  color: #666f7b;
}

.fa.fa-shopping-cart {
  font-weight: 800;
  color: #bf3616;
  font-size: 31px;
  line-height: 0.9;
}

span.raised.my-cart {
  bottom: 6px;
}

/********************JERRICA - ADJUST MENU LOGO FLOAT ******************/
/*float the logo*/
.logo {
  position: relative;
  float: left;
  z-index: 3;
  margin-top: 10px;
  margin-bottom: -45px;
  margin-left: 60px;
  max-height: 75px;
}

div#myNavbar {
  float: right;
}
.navbar-default {
  background-color: #fff;
  border: none;
}
div#topSection {
  margin-bottom: 10px;
  background-color: #fff;
  border-bottom: 1px solid #c3dae8;
}

/******* NAVBAR ******/

/********** MEDIA QUERIES for navbar and header float spacing************/
@media (min-width: 1221px) and (max-width: 1669px) {
  .logo {
    margin-left: -8px;
  }
}
@media (min-width: 992px) and (max-width: 1220px) {
  .logo {
    margin-left: -30px;
    float: none;
  }
}
@media (min-width: 780px) and (max-width: 991px) {
  .logo {
    float: none;
    margin-left: -20px;
  }
}
@media (min-width: 300px) and (max-width: 779px) {
  .logo {
    float: none;
    margin-left: -15px;
  }
}

/************change the navbar hamburger toggle appearance width************/
@media only screen and (min-width: 768px) {
  .dropdown:hover .dropdown-menu {
    display: block;
  }
}

/******stop submenu dropdown pileup****/
@media (min-width: 993px) {
  .nav li.dropdown ul.dropdown-menu li:hover ul {
    display: block;
    position: absolute;
    left: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav li.dropdown ul.dropdown-menu ul {
    display: none;
    float: right;
    position: relative;
    top: auto;
    margin-top: -30px;
  }
}

@media (max-width: 992px) {
  div#myNavbar {
    float: none;
  }

  .navbar-default .navbar-collapse {
    border: none;
  }

  .navbar-header {
    float: none;
    border: transparent;
  }

  .navbar-left,
  .navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }

  .navbar-nav > li > {
    float: none;
  }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .collapse.in {
    display: block !important;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #fff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/************************** END JERRICA TEST *************/

/***************custom containers************************/
.movetopmenu {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (min-width: 430px) and (max-width: 767px) {
  .securitynotice {
    top: 8px !important;
    position: absolute;
  }
  .topmost-navbar {
    padding-top: 35px;
  }
  .top-grey-bar {
    height: 68px;
  }
}

@media (min-width: 768px) {
  .movetopmenu {
    width: 750px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .movetopmenu {
    width: 970px;
    padding-right: 240px;
  }
}
@media (max-width: 1200px) {
  .securitynotice {
    top: 36px;
  }
}
@media (max-width: 429px) {
  .securitynotice {
    top: 46px;
  }
  .top-grey-bar {
    height: 88px;
  }
}

@media (min-width: 1200px) {
  .movetopmenu {
    width: 1170px;
    padding-right: 110px;
  }
  .securitynotice {
    font-size: 11px;
    text-align: center;
  }
}
@media (min-width: 1360px) {
  .movetopmenu {
    padding-right: 30px;
  }
}
@media (min-width: 1500px) {
  .movetopmenu {
    width: 1300px;
    padding-right: 0px;
  }
}

.text-logo-mobile {
  color: #0033a0;
  font-size: 25px;
  padding-top: 60px;
  margin: auto;
  background-color: #fff;
  text-align: center;
}

@media (max-width: 429px) {
  .topmost-navbar {
    padding-top: 30px;
  }
  .securitynotice {
    top: 8px;
    position: absolute;
  }
}
