:root {
  --aka-primary-color: #003464;
  --aka-primary-color-darken: #001931;
  --aka-primary-opposite-color: #ffffff;
  --aka-secondary-color: #1c98da;
  --aka-secondary-opposite-color: #d7d7d7;
}
#in-main .inm-header .inm-title > .inm-title-subline > .inm-inst-notes {
  font-size: 15px;
}
#in-main .inm-header .inm-title > .inm-title-subline > .inm-inst-notes p,
#in-main .inm-header .inm-title > .inm-title-subline > .inm-inst-notes li {
  font-size: 15px;
}
.pager_active {
  background-color: #ef9300;
  color: #fafdff;
}
#loadingWait .tbx-loader {
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 15px;
  text-indent: -9999em;
  border-top: 1.5em solid rgba(239,147,0,0.1);
  border-right: 1.5em solid #ef9300;
  border-bottom: 1.5em solid #ef9300;
  border-left: 1.5em solid #ef9300;
  -webkit-animation: loading-spinner 1s infinite linear;
  animation: loading-spinner 1s infinite linear;
  margin: -6.5em 0 0 -6.5em;
}
#loadingWait .tbx-loader,
#loadingWait .tbx-loader:after {
  border-radius: 10em;
  width: 10em;
  height: 10em;
  -webkit-transform: translateZ(0);
}
#ii-save-another-course-block #ii-sac-search-box #npm-save-course-line #npm-course-link {
  color: #fafdff !important;
}
#header-wrap-2014 #h-top-line #h-main-menu-block nav#h-main-menu #tbx-main-store {
  background-color: #1DAA28;
  margin-top: -5px;
  padding: 0px 20px 5px 20px;
  max-height: 100%;
}
#header-wrap-2014 #h-top-line #h-main-menu-block nav#h-main-menu #tbx-main-store a {
  color: #fafdff;
}
body #wrapper #tbdirect .left #bdetails #bcover,
body #wrapper #tbdirect .right #dbuy #directbuy,
#toogle-description-size-btn,
body #wrapper #tbdirect .right #dbuy #directbuy .main {
  background-color: #DCEBFE !important;
}
.menubarsub2 {
  font-size: 10px;
}
#mobile-main-menu #tbx-main-store {
  background-color: #1DAA28;
}
#mobile-main-menu #tbx-main-store > a > small {
  font-size: 8px;
  font-style: italic;
  margin-left: 5px;
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes stretchup15 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.5);
  }
}
@-webkit-keyframes stretchup15 {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.5);
  }
}
@-ms-keyframes stretchup15 {
  from {
    -ms-transform: scale(1);
  }
  to {
    -ms-transform: scale(1.5);
  }
}
@-moz-keyframes stretchup15 {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(1.5);
  }
}
@keyframes stretchup2 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(2);
  }
}
@-webkit-keyframes stretchup2 {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(2);
  }
}
@-ms-keyframes stretchup2 {
  from {
    -ms-transform: scale(1);
  }
  to {
    -ms-transform: scale(2);
  }
}
@-moz-keyframes stretchup2 {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(2);
  }
}
@keyframes stretchup3 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(3);
  }
}
@-webkit-keyframes stretchup3 {
  from {
    -webkit-transform: scale(1);
  }
  to {
    -webkit-transform: scale(3);
  }
}
@-ms-keyframes stretchup3 {
  from {
    -ms-transform: scale(1);
  }
  to {
    -ms-transform: scale(3);
  }
}
@-moz-keyframes stretchup3 {
  from {
    -moz-transform: scale(1);
  }
  to {
    -moz-transform: scale(3);
  }
}
@-webkit-keyframes linear-loading-anim-1 {
  0% {
    border-left: 10px solid #f7f7f7;
    background-color: #f7f7f7;
    border-right: 10px solid #003464;
  }
  33% {
    border-left: 10px solid #003464;
    background-color: #f7f7f7;
    border-right: 10px solid #f7f7f7;
  }
  66% {
    border-left: 10px solid #f7f7f7;
    background-color: #003464;
    border-right: 10px solid #f7f7f7;
  }
}
@keyframes linear-loading-anim-1 {
  0% {
    border-left: 10px solid #f7f7f7;
    background-color: #f7f7f7;
    border-right: 10px solid #003464;
  }
  33% {
    border-left: 10px solid #003464;
    background-color: #f7f7f7;
    border-right: 10px solid #f7f7f7;
  }
  66% {
    border-left: 10px solid #f7f7f7;
    background-color: #003464;
    border-right: 10px solid #f7f7f7;
  }
}
#cookie-info-ui-wrapper a {
  word-break: break-word;
}
#cookie-info-ui-wrapper .cookie-info-ui-container {
  height: auto;
}
#cookie-info-ui-wrapper .cookie-info-ui-container .cookie-info-ui {
  border-radius: 0;
}
#cookie-info-ui-wrapper .cookie-info-ui-container .cookie-info-ui .cookie-info-ui-content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
}
#cookie-info-ui-wrapper .cookie-info-ui-container .cookie-info-ui .cookie-info-ui-content .cookie-info-initial-info {
  width: 100%;
  margin-bottom: 10px;
}
#cookie-info-ui-wrapper .cookie-info-ui-container .cookie-info-ui .cookie-info-ui-content .cookie-info-initial-info .cookie-info-main-messaging {
  font-size: 16px;
  line-height: normal;
  text-align: center;
}
#cookie-info-ui-wrapper .cookie-info-ui-container .cookie-info-ui .cookie-info-ui-content .cookie-info-buttons {
  width: 100%;
  padding: 0;
}
#cookie-info-ui-wrapper .cookie-info-ui-container .cookie-info-ui .cookie-info-ui-content .cookie-info-buttons .cookie-info-button {
  min-width: 200px;
  width: 100%;
}
