:root {
  --aka-primary-color: #75adea;
  --aka-primary-color-darken: #4993e3;
  --aka-primary-opposite-color: #ffffff;
  --aka-secondary-color: #414142;
  --aka-secondary-opposite-color: #d7d7d7;
}
@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 #75adea;
  }
  33% {
    border-left: 10px solid #75adea;
    background-color: #f7f7f7;
    border-right: 10px solid #f7f7f7;
  }
  66% {
    border-left: 10px solid #f7f7f7;
    background-color: #75adea;
    border-right: 10px solid #f7f7f7;
  }
}
@keyframes linear-loading-anim-1 {
  0% {
    border-left: 10px solid #f7f7f7;
    background-color: #f7f7f7;
    border-right: 10px solid #75adea;
  }
  33% {
    border-left: 10px solid #75adea;
    background-color: #f7f7f7;
    border-right: 10px solid #f7f7f7;
  }
  66% {
    border-left: 10px solid #f7f7f7;
    background-color: #75adea;
    border-right: 10px solid #f7f7f7;
  }
}
#tbx-device-width {
  width: 100%;
  min-width: 320px;
}
body {
  min-width: 320px;
}
.npm-tree-level-inner .ddChild,
#npm-course-block-inner .ddChild {
  max-height: 200px;
}
body #header-wrap-2014 {
  width: auto;
  min-width: 320px;
  padding-top: 40px;
}
body #header-wrap-2014 .mobile-menu-popup {
  z-index: 500;
}
body #header-wrap-2014 #h-top-line {
  width: 100%;
  min-width: 320px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: none;
  border-bottom: none;
  -webkit-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
  z-index: 1500;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block {
  width: auto;
  min-width: 320px;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-main-menu {
  display: none !important;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block {
  width: 0;
  position: absolute;
  height: 0 !important;
  top: -2px;
  right: 0;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block #hub-username-block #hub-account-shortcuts {
  display: none;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block #hub-login-integrated-block {
  display: none;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block .hub-toggle-popup-static-part {
  display: none;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block #hub-cart-modal {
  top: 42px;
  -webkit-box-shadow: 0 2px 3px 1px #878787;
  box-shadow: 0 2px 3px 1px #878787;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block #hub-financial-aid-modal {
  top: 42px;
  -webkit-box-shadow: 0 2px 3px 1px #878787;
  box-shadow: 0 2px 3px 1px #878787;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu {
  display: block;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > div {
  float: right;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > a,
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > div > a {
  font-size: 20px;
  font-family: 'icons2014';
  width: 38px;
  color: #75adea;
  display: block;
  float: left;
  height: 40px;
  vertical-align: middle;
  line-height: 48px;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid transparent;
  -webkit-transition: background-color 0.3s ease, color 0.3s ease;
  -o-transition: background-color 0.3s ease, color 0.3s ease;
  transition: background-color 0.3s ease, color 0.3s ease;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > a#tbm-link-menu,
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > div > a#tbm-link-menu {
  border-left: none;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > a.active,
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > div > a.active {
  background-color: #75adea;
  color: #ffffff !important;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block {
  display: none;
  position: fixed;
  left: 0;
  top: 40px;
  bottom: 0;
  width: 100%;
  height: 293px;
  line-height: normal;
  -webkit-box-shadow: 0 2px 3px 1px #878787;
  box-shadow: 0 2px 3px 1px #878787;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block * {
  -webkit-text-stroke: 0.4px;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-internal {
  overflow-y: auto;
  background-color: #efefef;
  max-height: 100%;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-internal #mm-my-courses-header {
  overflow: hidden;
  padding: 15px;
  background-color: #dcdcdc;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-internal #mm-my-courses-header > span.header {
  color: #3e3e3e;
  font-size: 20px;
  font-weight: 300;
  float: left;
  margin-top: 5px;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-internal #mm-my-courses-header > a {
  float: right;
  text-decoration: none;
  display: block;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-internal #mm-my-courses-header > a:hover {
  color: #000;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-view {
  background-color: #dcdcdc;
  overflow: hidden;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-view > a {
  text-decoration: none;
  display: block;
  width: 60%;
  margin: 10px auto;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block #mm-my-courses-view > a:hover {
  color: #000;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 100%;
  font-size: 14px;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li {
  border-top: 1px solid #dcdcdc;
  overflow: hidden;
  position: relative;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li:first-child {
  border-top: none;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li > a {
  padding: 10px 15px;
  display: block;
  text-decoration: none;
  color: #3e3e3e;
  width: 80%;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li > a:hover {
  text-decoration: underline;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li > a > strong {
  display: block;
  text-transform: none;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li > a > span {
  display: block;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li > div {
  display: table;
  position: absolute;
  right: 10px;
  bottom: 0;
  top: 50%;
  margin-top: -17px;
  font-size: 16px;
}
body #header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu #mm-my-courses-block ul#mm-my-courses > li > div > span {
  display: table-cell;
  vertical-align: middle;
  color: #3e3e3e;
  padding: 7px;
}
body #header-wrap-2014 #tbx-mobile-logo img {
  height: 23px;
  width: auto;
}
body #header-wrap-2014 #h-logo-line {
  height: auto;
  width: 100%;
  display: block;
}
body #header-wrap-2014 #h-logo-line #h-search-bar-wrapper {
  float: none;
  width: 100%;
  margin: 0;
}
body #header-wrap-2014 #h-logo-line #hll-search-box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  padding: 20px;
  float: none;
  background-color: #F0F2F5;
  position: fixed;
  top: 40px;
  right: 0;
  width: 100%;
  margin-top: 0;
  -webkit-box-shadow: 0 2px 3px 1px #878787;
  box-shadow: 0 2px 3px 1px #878787;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #ih-search-by {
  background-color: #fff;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #ih-search-by #h-search-icon {
  padding-top: 15px;
  padding-right: 10px;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #search_box_outer #search-box2 {
  width: auto;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 6;
  overflow: visible;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #search_box_outer #search-box2 #sb-body {
  max-height: 400px;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  z-index: 0;
  background-image: none;
  border: none;
  overflow: visible;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #search_box_outer #search-box2 #sb-body .search-results-list-viewport {
  -webkit-box-shadow: 0 3px 3px 1px #929292;
  box-shadow: 0 3px 3px 1px #929292;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #search_box_outer #search-box2 #sb-body .search-results-list-viewport > ul > li {
  background-color: #b8b8b8;
  border-bottom: 1px solid #7f7f7f;
  border-top: 1px solid #7f7f7f;
}
body #header-wrap-2014 #h-logo-line #hll-search-box #search_box_outer #search-box2 #sb-bottom {
  display: none;
}
body #header-wrap-2014 #h-logo-line a#hll-logo {
  display: none;
}
.fixed-with-main-menu {
  -webkit-transition: left 0.5s ease;
  -o-transition: left 0.5s ease;
  transition: left 0.5s ease;
}
body #textbookx-page-wrapper {
  margin-top: 0 !important;
  -webkit-transition: padding-left 0.5s ease;
  -o-transition: padding-left 0.5s ease;
  transition: padding-left 0.5s ease;
}
body #textbookx-page-wrapper.main-menu-shown {
  overflow: hidden;
  padding-left: 250px;
  -webkit-transition: padding-left 0.5s ease;
  -o-transition: padding-left 0.5s ease;
  transition: padding-left 0.5s ease;
}
body #textbookx-page-wrapper.main-menu-shown #h-top-line {
  left: 250px;
}
body #textbookx-page-wrapper.main-menu-shown .fixed-with-main-menu {
  left: 250px !important;
}
body #textbookx-page-wrapper #mobile-main-menu {
  display: block;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu {
  position: fixed;
  z-index: 2;
  top: 0;
  margin-left: -250px;
  bottom: 0;
  width: 250px;
  background-color: #414142;
  overflow: auto;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu > div {
  border-bottom: 1px solid #343434;
  -webkit-transition: padding-left 0.5s ease, border-color 0.5s ease;
  -o-transition: padding-left 0.5s ease, border-color 0.5s ease;
  transition: padding-left 0.5s ease, border-color 0.5s ease;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu > div > a {
  text-decoration: none;
  color: #75adea;
  cursor: pointer;
  font-weight: 700;
  font-size: 14px;
  display: block;
  padding: 15px 20px;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu > div#tbx-mob-main-mobile-version > a {
  color: #878787;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu > div:hover {
  border-bottom: 1px solid #75adea;
  padding-left: 30px;
  -webkit-transition: padding-left 0.5s ease, border-color 0.3s ease;
  -o-transition: padding-left 0.5s ease, border-color 0.3s ease;
  transition: padding-left 0.5s ease, border-color 0.3s ease;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu > div.special-option > a {
  color: #b8b8b8;
}
body #textbookx-page-wrapper #mobile-main-menu #mm-menu > div.current > a {
  color: #7f89ab;
}
.main-popup-window {
  top: 20%;
}
.tbx-mobile-only {
  display: block;
}
#footer-wrap-2014 {
  min-width: unset !important;
}
#footer-wrap-2014 .f-help-block {
  margin: 15px auto 17px auto;
}
#footer-wrap-2014 .f-help-block h2 {
  margin: 0 0 5px;
  padding: 0;
}
#footer-wrap-2014 .f-help-block a {
  margin-top: 5px;
}
#footer-wrap-2014 #f-link-blocks {
  margin-bottom: 15px;
}
#footer-wrap-2014 #f-link-blocks .f-link-block {
  margin-bottom: 0;
  padding: 8px 0 10px 0;
}
#footer-wrap-2014 #f-link-blocks .f-link-block ul li {
  display: block;
  margin: 0;
}
#footer-wrap-2014 #f-link-blocks .f-link-block ul li a {
  font-size: 15px;
  line-height: 24px;
}
#footer-wrap-2014 .f-accepted-payments {
  flex-direction: column-reverse;
  height: auto;
  align-items: center;
  margin-bottom: 15px;
  text-align: center;
}
#footer-wrap-2014 .f-accepted-payments .f-payment-types {
  max-width: 350px;
}
#footer-wrap-2014 .f-accepted-payments .f-payment-types h4 {
  display: block;
  width: 100%;
  transform: none;
  margin: 10px auto 12px auto;
  text-align: center;
  text-transform: capitalize;
}
#footer-wrap-2014 .f-accepted-payments .f-copyright {
  font-weight: 300;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  margin: 14px 0 0;
  float: none;
}
#footer-wrap-2014 .f-accepted-payments .bbb {
  margin-top: 14px;
  float: none;
}
#loadingWait .tbx-loader {
  position: absolute;
  top: 45%;
  left: 50%;
  font-size: 10px;
  text-indent: -9999em;
  border-top: 1.5em solid rgba(117,173,234,0.1);
  border-right: 1.5em solid #75adea;
  border-bottom: 1.5em solid #75adea;
  border-left: 1.5em solid #75adea;
  -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);
}
#dark-overlay-for-login {
  opacity: 0.6;
}
.ios-header-fix #h-top-line {
  position: absolute !important;
}
#staff-login-page {
  max-width: 100%;
  min-width: 320px;
  width: auto;
  padding: 15px;
}
#staff-login-page .heading-line {
  margin-bottom: 15px;
  font-size: 28px;
  text-align: center;
  margin-top: 0;
}
#staff-login-page p,
#staff-login-page em {
  font-size: 16px;
}
#staff-login-page .staff-benefits {
  margin: 25px 0;
}
#staff-login-page .staff-benefits .staff-benefits-right,
#staff-login-page .staff-benefits .staff-benefits-left {
  float: none;
  width: 100%;
  margin-bottom: 10px;
}
#staff-login-page .staff-benefits .staff-benefits-left {
  padding-top: 10px;
}
#staff-login-page ul.staff-benefits-list {
  margin-left: 0;
}
#staff-login-page ul.staff-benefits-list > li {
  font-size: 16px;
}
#staff-login-page ol.submit-adoptions,
#staff-login-page ol.statistics-preview {
  padding-left: 0;
  margin-bottom: 10px;
}
#staff-login-page ol.submit-adoptions > li,
#staff-login-page ol.statistics-preview > li {
  width: auto;
  max-width: 100%;
  float: none;
  clear: both;
  margin: 0 0 20px 0;
  font-size: 16px;
}
#staff-login-page ol.submit-adoptions > li .submit-adoptions-image,
#staff-login-page ol.statistics-preview > li .submit-adoptions-image {
  margin: 24px auto;
}
#staff-login-page .staff-login-form .header-block {
  font-size: 16px;
}
#staff-login-page .staff-login-form .staff-login-inputs {
  padding-bottom: 10px;
  text-align: center;
}
#staff-login-page .staff-login-form .staff-login-inputs input.text-input {
  float: none;
  display: block;
  padding: 10px 12px;
  margin: 0 auto 10px auto;
  width: 90%;
}
#staff-login-page .staff-login-form .staff-login-inputs input.submit-input {
  float: none;
  display: block;
  margin: 20px auto 10px auto;
  width: 100%;
  padding: 10px 40px;
}
#staff-login-page .staff-login-form .staff-login-inputs a.forgot-password-link {
  font-size: 15px;
}
.devbox-notice {
  font-size: large !important;
  margin: 0 !important;
  bottom: 10px !important;
  right: 10px !important;
}
#header-wrap-2014 {
  padding-top: 25px !important;
  margin-bottom: 25px !important;
}
#header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > div > a,
#header-wrap-2014 #h-top-line #h-main-menu-block #tbx-main-mobile-menu > a {
  line-height: 42px !important;
}
#header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block #hub-financial-aid-block #hub-financial-aid-modal {
  right: 0 !important;
}
#header-wrap-2014 #h-top-line #h-main-menu-block #h-user-block #hub-username-block #login-box.hub-popup {
  -webkit-transform: none;
  transform: none;
  right: -50px !important;
  box-sizing: inherit !important;
  padding: 35px 20px 10px 20px !important;
  border-top: 0;
  display: none;
}
#header-wrap-2014 #h-logo-line {
  margin-top: 30px !important;
}
body {
  margin-bottom: 0 !important;
}
#bookstore-wrapper {
  width: auto;
}
#bookstore-wrapper #bookstore-search-box,
#bookstore-wrapper #bookstore-search-results {
  width: auto;
}
#bookstore-wrapper #bookstore-search-results {
  background: none;
}
#bookstore-wrapper #bookstore-search-results .bookstore-border {
  border: none;
}
#bookstore-wrapper #bookstore-search-box {
  background: none;
  background-color: #75adea;
}
#bookstore-wrapper #bookstore-search-box #cb-search-box2 {
  width: 100%;
}
#bookstore-wrapper #bookstore-search-box #cb-search-by-inst {
  width: auto;
}
#bookstore-wrapper #bookstore-search-box #cb-search-by-inst #cb-input-autocomplete {
  width: 100% !important;
}
#bookstore-wrapper #bookstore-isbn-form input[type=text] {
  width: 95%;
  float: none;
}
#bookstore-wrapper #bookstore-isbn-form input[type=image] {
  margin-top: 10px;
  float: none;
}
#tbx-main-content-block #contacts-wrapper #cw-body #cwb-content div#container_asi_signin.h-login-form-box {
  width: auto !important;
}
