/* TODO: For the redesign project, we need to embed old components with their css namespaced.
    This will be done by importing the css output in this less file. This is the safest option since
    importing the less files will not also namespace mixin with multiple selectors correctly.
*/
#bootstrapped-student-app {
  @charset "UTF-8";
  /* Items box */
  /*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
  /*! iGrowl v3.0.1 | Copyright (c) 2014 Catalin Covic | https://github.com/catc */
  /* ==|====================
   Module/Notifications
   ======================= */
  /* ==|====================
   Module/Icons
   ======================= */
  /* ==|====================
   Module/Icons
   ======================= */
}
#bootstrapped-student-app .clearfix:before,
#bootstrapped-student-app .clearfix:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .clearfix:after {
  clear: both;
}
#bootstrapped-student-app .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#bootstrapped-student-app .pull-right {
  float: right !important;
}
#bootstrapped-student-app .pull-left {
  float: left !important;
}
#bootstrapped-student-app .hide {
  display: none !important;
}
#bootstrapped-student-app .show {
  display: block !important;
}
#bootstrapped-student-app .invisible {
  visibility: hidden;
}
#bootstrapped-student-app .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
#bootstrapped-student-app .hidden {
  display: none !important;
  visibility: hidden !important;
}
#bootstrapped-student-app .affix {
  position: fixed;
}
#bootstrapped-student-app .js-last-item .next-label {
  display: none;
}
#bootstrapped-student-app .js-last-item .finish-label {
  display: inline;
}
#bootstrapped-student-app .js-last-item .windowlike .slides-nav .slides-next .inner-element {
  padding-left: 0;
  padding-right: 0;
}
#bootstrapped-student-app .js-last-item .slides-nav-btn {
  text-align: center;
  white-space: nowrap;
}
#bootstrapped-student-app .next-label {
  display: inline;
}
#bootstrapped-student-app .finish-label {
  display: none;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  background-color: #2638C4;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 12px 14px;
  font-weight: 300;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary:hover,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn:hover,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:hover {
  background-color: #4b5cdd;
  color: white;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary:active,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn:active,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:active {
  color: #fff;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary:visited,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn:visited,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:visited {
  background-color: #2638C4;
  color: #fff;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary:visited:hover,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn:visited:hover,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:visited:hover {
  background-color: #e68a00;
  color: white;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.opposite,
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.inverse,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.opposite,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.inverse,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.opposite,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.inverse {
  background-color: white;
  color: #4b5cdd;
  border-color: transparent;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.inverse,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.inverse,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.inverse {
  border: 1px solid #dce0e5;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.small,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.small,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.small {
  font-size: 16px;
  padding: 8px 20px;
  width: 134px;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.small-stacked,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.small-stacked,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.small-stacked {
  margin-bottom: 10px;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.btn-na,
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary:disabled,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.btn-na,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn:disabled,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.btn-na,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:disabled {
  box-shadow: none;
  background-color: #738496;
  opacity: 0.5;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-primary.deactivated,
#bootstrapped-student-app .message-prompt .modal-footer .std-btn.deactivated,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.deactivated {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #738496;
  cursor: not-allowed;
  opacity: 0.5;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn-secondary,
#bootstrapped-student-app .message-prompt .modal-footer .alt-btn,
#bootstrapped-student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-secondary {
  background-color: white;
  border-color: transparent;
  color: #2638C4;
}
#bootstrapped-student-app .bg-lg {
  background-color: #f6f6f4;
}
#bootstrapped-student-app .std-pad-all {
  padding: 12px;
}
#bootstrapped-student-app .pd-none {
  padding: 0;
}
#bootstrapped-student-app .sm-mgb {
  margin-bottom: 16px;
}
#bootstrapped-student-app .legal {
  color: #738496;
  font-size: 14px;
  font-weight: 300;
  margin-top: 12px;
  margin-bottom: 30px;
  word-break: break-word;
}
#bootstrapped-student-app .lm-pencil {
  color: #4b5cdd;
}
#bootstrapped-student-app .lm-pencil:hover {
  color: #2638C4;
}
#bootstrapped-student-app .deactivated .lm-pencil {
  color: #dce0e5;
}
#bootstrapped-student-app .deactivated .lm-pencil:hover {
  color: #dce0e5;
}
#bootstrapped-student-app .overflow-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#bootstrapped-student-app .launch-overlay,
#bootstrapped-student-app .poster-image-launch {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  max-width: 60%;
  z-index: 10;
}
#bootstrapped-student-app .launch-overlay img,
#bootstrapped-student-app .poster-image-launch img {
  position: relative;
  width: 150px;
  margin-left: -75px;
}
#bootstrapped-student-app .launch-btn {
  position: relative;
  display: inline-block;
  left: -75px;
  left: calc(-50%);
  font-size: 14px;
  width: 100px;
  padding: 8px;
  top: -16px;
  max-width: 100%;
  transition: background-color 0.3s;
  background-color: #353d46;
  background-color: rgba(53, 61, 70, 0.65);
  color: #fff;
  font-family: 'roboto condensed', 'roboto', helvetica, arial;
  line-height: 1;
  text-transform: uppercase;
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .launch-btn {
    font-size: 20px;
    padding: 16px 0;
    width: 150px;
    top: -26px;
  }
}
#bootstrapped-student-app .launch-btn .lm-add {
  position: relative;
}
#bootstrapped-student-app .launch-btn:hover {
  background-color: #353d46;
}
#bootstrapped-student-app .element-small .launch-btn {
  font-size: 14px;
  width: 100px;
  padding: 8px;
  top: -16px;
}
#bootstrapped-student-app .flagged-poster.container {
  padding: 0;
}
#bootstrapped-student-app .flagged-poster h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  color: #353d46;
  padding-bottom: 24px;
}
#bootstrapped-student-app .flagged-poster .lmh-flag {
  color: #ff4747;
  margin-left: 0;
}
#bootstrapped-student-app .flag-region .flag-inner {
  margin-bottom: 12px;
  background-color: rgba(0, 0, 0, 0.8);
}
#bootstrapped-student-app .flag-region .flag-inner .flag-text {
  padding: 24px;
  color: white;
  font-size: 16px;
  line-height: 22px;
}
#bootstrapped-student-app .flag-region .flag-inner .flag-text .lmh-flag {
  color: red;
  margin-left: 0;
}
#bootstrapped-student-app .flag-region .flag-inner .unflag-button-container {
  padding: 0 0 24px 24px;
}
#bootstrapped-student-app .flag-region .flag-inner .unflag-button-container .std-btn,
#bootstrapped-student-app .flag-region .flag-inner .unflag-button-container .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .flag-region .flag-inner .unflag-button-container .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .flag-region .flag-inner .unflag-button-container .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  padding: 10px 15px;
  font-weight: 300;
}
#bootstrapped-student-app .panel {
  border-radius: 0;
  border: none;
  margin-bottom: 20px;
}
#bootstrapped-student-app .panel .panel-heading {
  border-radius: 0;
}
#bootstrapped-student-app .panel .panel-heading i {
  font-size: 30px;
  line-height: 1;
}
#bootstrapped-student-app .panel .panel-body {
  background-color: white;
  color: #566271;
  padding: 15px;
}
#bootstrapped-student-app .panel .panel-body a {
  text-decoration: none;
}
#bootstrapped-student-app .panel .panel-body .text-dark {
  color: #566271;
}
#bootstrapped-student-app .panel .panel-body h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  color: #353d46;
  margin: 0;
}
#bootstrapped-student-app .panel.panel-shadow {
  box-shadow: 0 0 3px #ccc;
}
#bootstrapped-student-app .panel .main-panel {
  padding: 35px;
}
#bootstrapped-student-app .signup-basic-field,
#bootstrapped-student-app .student-init .username-text,
#bootstrapped-student-app .student-init .form-options select,
#bootstrapped-student-app .student-init .form-options #id_secret_answer,
#bootstrapped-student-app .student-init .form-options #chosenName,
#bootstrapped-student-app .selectric {
  border: 1px solid #dce0e5;
  border-radius: 0;
  padding: 12px;
  height: 52px;
  color: #738496;
}
#bootstrapped-student-app .student-app {
  /*  Comment on imports below.  Imported modals module  by reference due to the fact that .student-app will override the module's styles
        - so instead, the classes must be imported individually from within .student-app
        This cumbersome pattern can be simplified by not nesting global classes like .btn under .student-app */
}
#bootstrapped-student-app .student-app .register-tooltip {
  left: 62%;
  top: 80px;
  float: right;
}
#bootstrapped-student-app .student-app .navigator {
  position: relative;
  margin-bottom: 40px;
  border-top: 1px solid #dce0e5;
  border-bottom: 1px solid #dce0e5;
  overflow: hidden;
}
#bootstrapped-student-app .student-app .student-navigator {
  overflow: hidden;
}
#bootstrapped-student-app .student-app .student-navigator nav li {
  padding: 24px 12px;
  cursor: pointer;
  border-bottom: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-app .student-navigator nav li.active {
  background-color: #f6f6f4;
}
#bootstrapped-student-app .student-app .student-navigator ul {
  position: relative;
  padding: 0;
  margin: 0;
}
#bootstrapped-student-app .student-app .quiz-navigator {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table-row;
}
#bootstrapped-student-app .student-app .quiz-navigator li {
  cursor: pointer;
  display: inline-block;
  padding: 4px 12px;
  border-right: 1px solid #dce0e5;
  display: table-cell;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .quiz-navigator li {
    padding: 7px 15px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-app .quiz-navigator li {
    padding: 14px 22px;
  }
}
#bootstrapped-student-app .student-app .quiz-navigator .question:hover {
  text-decoration: none;
}
#bootstrapped-student-app .student-app .quiz-navigator .nav-completed {
  display: none;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAMAAAApWqozAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUMyRkNERTU5OUIyMTFFNDkwMTVFQTYxMTRDRjI0NjYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUMyRkNERTY5OUIyMTFFNDkwMTVFQTYxMTRDRjI0NjYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQzJGQ0RFMzk5QjIxMUU0OTAxNUVBNjExNENGMjQ2NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQzJGQ0RFNDk5QjIxMUU0OTAxNUVBNjExNENGMjQ2NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlnAyhoAAAEUUExURfziuP/+/P3rzf/89/nJev3v2fzjuvrYnvzit/vfsPnNg/768v768/rZofe4UP726Pe6VfnNhPa2Sf704/715Pe3Tf726v7z4P725/e3Tva2S/7x3fe5U/e4UfjAZP3s0P/37Pa2SvvYn//79v/37f7y3/zfsP7x3P715fa2TPa0RPe+Xv/57/ayP/jBZ/jBZv7y3v/58P/79fe6VP726/i/Y/715vrWmvazQve+Xf/58f7z4f3t0fe3T/7z4ve7VvzgsvrVl/azQ//68/e5Uv3t0//79PrUlf726fjCaPe/YPayQfe7WPazRP3t0v705P/69Pe8WvvXnPverfi/Yfe5Uf3sz//68vnHdf////avOf///3IqVAsAAABcdFJOU/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Ag20X4AAAAYFJREFUeNrU1dWWwyAQAFAibaSpu627u7u7S8n+/39sYFJKEtIe3nbnJVDuoeiAfiQC/VXsqKZh5w1TdQZhDekd14+OjrQ+WLGY9L2lxOFEiFKeEOOkwHo6KcJpofV0OoqTMZbvG/UZb2TcPlZibO6aaiWArRhbwWPka/FYE3fcusEYv5GuNQ4job3IYhLbXhFxWBfZdo1aPL3ounoPp0SjyGyBbRbIOByGVZEtgV0p0KrKsNkVp3PdUv0ZbHUU6ibDhi9O8OUjlMpFsPsNv8lg2IYfprzWpzNSmj0CWyx3/8lmOE/r77T9YMd1G1Xf1tkU8sFhZBZADN8XJqFUOuzN1whNcHcVzFcTvjMZbnHM8NLN72Euam1+JdXIptx992z2M3BKneh2f5wz2wpskS46SJsvYCvrwf1EwiM6dEXsRi50VzTx4V9ew3jkOHRQrLhrtTQ+8RC+hErshb19HXBh5VKBXJKRS19yiVEu5colcxop8kzY3jOR+j9PW5/4FWAAxtN5xd8gTrwAAAAASUVORK5CYII=);
}
#bootstrapped-student-app .student-app .quiz-navigator .checked {
  padding: 4px;
}
#bootstrapped-student-app .student-app .quiz-navigator .checked .nav-number {
  display: none;
}
#bootstrapped-student-app .student-app .quiz-navigator .checked .nav-completed {
  display: inline-block;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .quiz-navigator .checked {
    padding: 10px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-app .quiz-navigator .checked {
    padding: 17px;
  }
}
#bootstrapped-student-app .student-app .navigator-wrap {
  position: relative;
}
#bootstrapped-student-app .student-app .navigator-left,
#bootstrapped-student-app .student-app .navigator-right {
  position: absolute;
  display: none;
  padding: 4px;
  top: 0;
  z-index: 10;
  width: 50px;
  height: 100%;
  background-color: #fff;
  color: #2638C4;
  cursor: pointer;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .navigator-left,
  #bootstrapped-student-app .student-app .navigator-right {
    padding: 7px 0;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-app .navigator-left,
  #bootstrapped-student-app .student-app .navigator-right {
    padding: 14px 0;
  }
}
#bootstrapped-student-app .student-app .navigator-right {
  text-align: right;
  right: 0;
}
#bootstrapped-student-app .student-app .break-word {
  word-wrap: break-word;
}
#bootstrapped-student-app .student-app .document,
#bootstrapped-student-app .student-app .pointer-asset,
#bootstrapped-student-app .student-app .interactive,
#bootstrapped-student-app .student-app .media-item-wrapper {
  position: relative;
  text-align: center;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAJ0lEQVQIW2NkwA6MGbGIGwPFzqJLgAVBipEl4ILIEiiCMAkMQZAEAEbIBTpQMFGXAAAAAElFTkSuQmCC');
}
#bootstrapped-student-app .student-app .document img,
#bootstrapped-student-app .student-app .pointer-asset img,
#bootstrapped-student-app .student-app .interactive img,
#bootstrapped-student-app .student-app .media-item-wrapper img {
  max-width: 100%;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .document,
  #bootstrapped-student-app .student-app .pointer-asset,
  #bootstrapped-student-app .student-app .interactive,
  #bootstrapped-student-app .student-app .media-item-wrapper {
    max-height: 316px;
  }
  #bootstrapped-student-app .student-app .document img,
  #bootstrapped-student-app .student-app .pointer-asset img,
  #bootstrapped-student-app .student-app .interactive img,
  #bootstrapped-student-app .student-app .media-item-wrapper img {
    max-width: 504px;
    max-height: 316px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-app .document,
  #bootstrapped-student-app .student-app .pointer-asset,
  #bootstrapped-student-app .student-app .interactive,
  #bootstrapped-student-app .student-app .media-item-wrapper {
    max-height: 375px;
  }
  #bootstrapped-student-app .student-app .document img,
  #bootstrapped-student-app .student-app .pointer-asset img,
  #bootstrapped-student-app .student-app .interactive img,
  #bootstrapped-student-app .student-app .media-item-wrapper img {
    max-width: 598px;
    max-height: 375px;
  }
}
#bootstrapped-student-app .student-app .document .lti-login-overlay,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay {
  position: absolute;
  width: 150px;
  left: calc(-25%);
  top: calc(22%);
  pointer-events: none;
}
#bootstrapped-student-app .student-app .document .lti-login-overlay,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay {
  width: 200px;
  top: calc(2%);
  left: calc(-50%);
  pointer-events: auto;
}
#bootstrapped-student-app .student-app .document .lti-login-overlay .login-text,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay .login-text,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay .login-text,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay .login-text {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  margin-bottom: 20px;
  text-shadow: 0 0 4px #000;
}
#bootstrapped-student-app .student-app .document .lti-login-overlay .login-text strong,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay .login-text strong,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay .login-text strong,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay .login-text strong {
  font-weight: 500;
}
#bootstrapped-student-app .student-app .document .lti-login-overlay .std-btn,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay .std-btn,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay .std-btn,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay .std-btn,
#bootstrapped-student-app .student-app .document .lti-login-overlay .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .document .lti-login-overlay .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .student-app .document .lti-login-overlay .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .pointer-asset .lti-login-overlay .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .interactive .lti-login-overlay .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .media-item-wrapper .lti-login-overlay .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  background-color: #ffb31a;
  box-shadow: 0 -30px 150px 35px rgba(0, 0, 0, 0.5);
}
#bootstrapped-student-app .student-app .media-item-wrapper {
  text-align: left;
}
#bootstrapped-student-app .student-app .media-container {
  margin: 0 auto;
  line-height: 0;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .media-container {
    width: 504px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-app .media-container {
    width: 598px;
  }
}
#bootstrapped-student-app .student-app .transcode-placeholder {
  margin: 0 auto;
  height: 252px;
  width: 100%;
  background-color: #f6f6f4;
  line-height: 1.1;
  color: #353d46;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .transcode-placeholder {
    width: 446px;
  }
}
#bootstrapped-student-app .student-app .transcode-msg {
  position: relative;
  margin: 0 auto;
  top: 40px;
  height: 150px;
  max-width: 80%;
  font-size: 16px;
  text-align: center;
}
#bootstrapped-student-app .student-app .transcode-msg .lmh {
  font-size: 45px;
}
#bootstrapped-student-app .student-app .transcode-msg h3 {
  font-size: 20px;
  margin-bottom: 5px;
  color: #353d46;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .transcode-msg .lmh {
    font-size: 65px;
  }
  #bootstrapped-student-app .student-app .transcode-msg h3 {
    font-size: 22px;
  }
}
#bootstrapped-student-app .student-app .inner-element {
  padding-left: 12px;
  padding-right: 12px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .inner-element {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#bootstrapped-student-app .student-app .inner-element .radio {
  margin-bottom: 20px;
}
#bootstrapped-student-app .student-app .inner-element .radio label {
  line-height: 18px;
}
#bootstrapped-student-app .student-app .inner-section {
  margin-bottom: 20px;
}
#bootstrapped-student-app .student-app .description {
  border-top: 1px solid #dce0e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
#bootstrapped-student-app .student-app .description .form-header {
  margin-bottom: 10px;
}
#bootstrapped-student-app .student-app .description table td {
  border: 1px dashed #c4cbd4;
}
#bootstrapped-student-app .student-app .question-number,
#bootstrapped-student-app .student-app .quiz-title {
  margin-top: 12px;
  margin-bottom: 8px;
}
#bootstrapped-student-app .student-app .quiz-header h3 {
  margin-top: 14px;
}
#bootstrapped-student-app .student-app .quiz-header .item-title,
#bootstrapped-student-app .student-app .quiz-header h3 {
  margin-bottom: 0;
  line-height: 1;
}
#bootstrapped-student-app .student-app .quiz-title {
  font-size: 18px;
}
#bootstrapped-student-app .student-app .question-text {
  margin-bottom: 12px;
}
#bootstrapped-student-app .student-app .form-group .sequence-input-disabled {
  border-color: #f6f6f4;
  color: #738496;
  font-weight: 300;
}
#bootstrapped-student-app .student-app .btn {
  border-radius: 0;
  padding: 1px;
}
#bootstrapped-student-app .student-app .wrapper {
  background-color: #f6f6f4;
  padding: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-bottom: 12px;
}
@media (max-width: 759px) {
  #bootstrapped-student-app .student-app .wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
#bootstrapped-student-app .student-app .tools-header {
  border-bottom: solid 1px #ccc;
  margin-bottom: 0;
}
#bootstrapped-student-app .student-app .tools-header .lower {
  display: none;
}
#bootstrapped-student-app .student-app .social-media {
  display: none;
}
#bootstrapped-student-app .student-app input[type='text'] {
  border: solid 1px #dce0e5;
  border-radius: 2px;
  width: 100%;
}
#bootstrapped-student-app .student-app input[type='text'],
#bootstrapped-student-app .student-app .btn {
  font-size: 16px;
  line-height: 22px;
  padding: 9px 5px;
}
#bootstrapped-student-app .student-app input[type='text'],
#bootstrapped-student-app .student-app textarea {
  color: #566271;
}
#bootstrapped-student-app .student-app .std-btn,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  background-color: #2638C4;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  padding: 12px 14px;
  font-weight: 300;
}
#bootstrapped-student-app .student-app .std-btn.btn-inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.btn-inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.btn-inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.btn-inverse {
  background-color: white;
  border: 1px solid #dce0e5;
  color: #4b5cdd;
}
#bootstrapped-student-app .student-app .std-btn:hover,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary:hover,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn:hover,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:hover {
  background-color: #e68a00;
  color: white;
}
#bootstrapped-student-app .student-app .std-btn:active,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary:active,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn:active,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:active {
  color: #fff;
}
#bootstrapped-student-app .student-app .std-btn:visited,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary:visited,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn:visited,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:visited {
  background-color: #2638C4;
  color: #fff;
}
#bootstrapped-student-app .student-app .std-btn:visited:hover,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary:visited:hover,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn:visited:hover,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:visited:hover {
  background-color: #e68a00;
  color: white;
}
#bootstrapped-student-app .student-app .std-btn.opposite,
#bootstrapped-student-app .student-app .std-btn.inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.opposite,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.opposite,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.opposite,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.inverse {
  background-color: white;
  color: #4b5cdd;
  border-color: transparent;
}
#bootstrapped-student-app .student-app .std-btn.inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.inverse,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.inverse {
  border: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-app .std-btn.small,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.small,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.small,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.small {
  font-size: 16px;
  padding: 8px 20px;
  width: 134px;
}
#bootstrapped-student-app .student-app .std-btn.small-stacked,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.small-stacked,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.small-stacked,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.small-stacked {
  margin-bottom: 10px;
}
#bootstrapped-student-app .student-app .std-btn.btn-na,
#bootstrapped-student-app .student-app .std-btn:disabled,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.btn-na,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary:disabled,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.btn-na,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn:disabled,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.btn-na,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary:disabled {
  box-shadow: none;
  background-color: #738496;
  opacity: 0.5;
}
#bootstrapped-student-app .student-app .std-btn.deactivated,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .btn-primary.deactivated,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .std-btn.deactivated,
#bootstrapped-student-app .student-app .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary.deactivated {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #738496;
  cursor: not-allowed;
  opacity: 0.5;
}
#bootstrapped-student-app .student-app .std-btn-hover {
  background-color: #e68a00;
  color: white;
}
#bootstrapped-student-app .student-app .btn-simple {
  background-color: transparent;
  color: #2638C4;
  font-size: 14px;
  font-weight: 300;
}
#bootstrapped-student-app .student-app .btn-simple:hover {
  color: #4b5cdd;
}
#bootstrapped-student-app .student-app .btn-simple:hover {
  color: #4b5cdd;
}
#bootstrapped-student-app .student-app fieldset:before,
#bootstrapped-student-app .student-app fieldset:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .student-app fieldset:after {
  clear: both;
}
#bootstrapped-student-app .student-app fieldset:before,
#bootstrapped-student-app .student-app fieldset:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .student-app fieldset:after {
  clear: both;
}
#bootstrapped-student-app .student-app fieldset.enter-name {
  position: relative;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app fieldset.enter-name {
    padding-left: 100px;
  }
}
#bootstrapped-student-app .student-app fieldset.enter-name .name-label {
  position: absolute;
  left: 0;
  font-weight: 400;
  padding: 9px 0;
}
#bootstrapped-student-app .student-app .submit-button {
  background-color: #2638C4;
  color: white;
}
#bootstrapped-student-app .student-app .error-message {
  position: relative;
  border: solid 1px #ff6766;
  border-radius: 3px;
  color: #ff6766;
  line-height: 1.5em;
  padding: 10px 20px;
  border-left: 40px solid red;
  margin-top: 12px;
  border-radius: 0;
}
#bootstrapped-student-app .student-app .error-message:before {
  color: white;
  content: '!';
  font-size: 30px;
  left: -40px;
  line-height: inherit;
  position: absolute;
  width: 40px;
  text-align: center;
}
#bootstrapped-student-app .student-app .legal {
  background-color: #fff;
}
#bootstrapped-student-app .student-app .alert-box {
  position: relative;
  padding: 12px 30px;
  margin: 12px;
  text-align: center;
  line-height: 28px;
}
#bootstrapped-student-app .student-app .alert-box a {
  color: red;
  text-decoration: underline;
}
#bootstrapped-student-app .student-app .alert-box a:active,
#bootstrapped-student-app .student-app .alert-box a:visited,
#bootstrapped-student-app .student-app .alert-box a:hover {
  color: red;
}
#bootstrapped-student-app .student-app .alert-box.alert-danger {
  border: 1px solid red;
  color: red;
}
#bootstrapped-student-app .student-app .alert-box:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: red;
  width: 30px;
  color: #fff;
  content: "!";
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
}
#bootstrapped-student-app .student-app .submit-answer-label {
  text-align: right;
  clear: both;
  padding: 12px;
  border-top: 1px solid #dce0e5;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .submit-answer-label {
    float: right;
    clear: none;
    padding-top: 16px;
    padding-right: 12px;
    border-top: 0;
  }
}
#bootstrapped-student-app .student-app .slides-begin-text {
  position: absolute;
  text-align: right;
  font: 400 18px 'Indie Flower', 'Brush Script MT', 'Lucida Handwriting', 'Comic Sans', cursive;
  color: #ff6766;
  width: 100%;
  right: 74px;
  top: -37px;
}
#bootstrapped-student-app .student-app .slides-begin-text:after {
  position: absolute;
  content: ' ';
  background-image: url(../img/arrow-down.png);
  width: 40px;
  height: 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
#bootstrapped-student-app .student-app .slides-nav-item {
  padding: 12px 0;
  text-align: center;
  width: 50%;
}
#bootstrapped-student-app .student-app .slides-nav {
  position: relative;
  border-top: 1px solid #dce0e5;
  border-bottom: 1px solid #dce0e5;
  background-color: #fff;
}
#bootstrapped-student-app .student-app .slides-nav:before,
#bootstrapped-student-app .student-app .slides-nav:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .student-app .slides-nav:after {
  clear: both;
}
#bootstrapped-student-app .student-app .slides-nav:before,
#bootstrapped-student-app .student-app .slides-nav:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .student-app .slides-nav:after {
  clear: both;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .slides-nav {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 50;
  }
}
#bootstrapped-student-app .student-app .slides-prev {
  float: left;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .slides-prev {
    border-right: 1px solid #dce0e5;
    width: 170px;
  }
  #bootstrapped-student-app .student-app .slides-prev .slides-nav-btn {
    padding-left: 0;
  }
}
#bootstrapped-student-app .student-app .slides-next {
  border-left: 1px solid #dce0e5;
  float: right;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .slides-next {
    width: 140px;
  }
  #bootstrapped-student-app .student-app .slides-next .slides-nav-btn {
    padding-right: 0;
  }
}
#bootstrapped-student-app .student-app .slides-nav-btn {
  font-weight: 300;
  color: #2638C4;
  line-height: 30px;
  background: none;
  border: none;
}
#bootstrapped-student-app .student-app .slides-nav-btn span,
#bootstrapped-student-app .student-app .slides-nav-btn .lm {
  vertical-align: middle;
}
#bootstrapped-student-app .student-app .slides-nav-btn .lm {
  font-size: 25px;
  margin: 0;
}
#bootstrapped-student-app .student-app .slides-nav-btn[disabled='disabled'] {
  color: #dce0e5;
}
#bootstrapped-student-app .student-app .finish-btn {
  height: 40px;
  padding: 12px 10px 0;
  background-color: white;
  border: none;
  font-weight: 300;
  color: #2638C4;
}
#bootstrapped-student-app .student-app .wrapper-finish-btn {
  display: inline-block;
  border-right: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-app .sequence-action-btn {
  background-color: #2638C4;
  color: #fff;
  padding: 12px;
  border: 0;
  border-radius: 2px;
  font-size: 18px;
  font-weight: 300;
}
#bootstrapped-student-app .student-app .sequence-action-btn .lm {
  margin: 0;
  font-size: 21px;
}
#bootstrapped-student-app .student-app .sequence-action-btn[disabled='disabled'],
#bootstrapped-student-app .student-app .sequence-action-btn.sequence-btn-disabled {
  background-color: #C4CBD4;
}
#bootstrapped-student-app .student-app .sequence-action-wrap {
  margin-bottom: 24px;
}
@media (min-width: 600px) {
  #bootstrapped-student-app .student-app .question-wrapper {
    border: 1px solid #dce0e5;
    margin: 16px 18px;
  }
  #bootstrapped-student-app .student-app .question-wrapper .navigator {
    margin-bottom: 0;
    border-bottom: none;
  }
}
#bootstrapped-student-app .student-app .form-tools .submit-button {
  border-radius: 2px;
  padding-left: 10px;
  padding-right: 10px;
}
#bootstrapped-student-app .student-app .form-tools .question-feedback {
  margin-top: 10px;
}
#bootstrapped-student-app .student-app .form-tools .control {
  float: left;
  width: 50%;
}
#bootstrapped-student-app .student-app .form-tools .message {
  color: #76b93c;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 15px;
}
#bootstrapped-student-app .student-app .form-tools .message .alert {
  padding: 10px;
  margin-bottom: 0;
}
#bootstrapped-student-app .student-app .form-tools .message .alert-danger,
#bootstrapped-student-app .student-app .form-tools .message .alert-success {
  color: #76b93c;
  border: none;
  background-color: transparent;
}
#bootstrapped-student-app .student-app .form-tools .message .alert-danger {
  color: red;
}
#bootstrapped-student-app .student-app .form-tools .message .alert-done {
  font-size: 16px;
  color: #8696A7;
  line-height: 1.19;
  padding: 0;
}
#bootstrapped-student-app .student-app .landing {
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(100, 100, 100, 0.2);
}
#bootstrapped-student-app .student-app .student-main-header {
  background-color: #353d46;
  color: white;
  line-height: 60px;
}
#bootstrapped-student-app .student-app .activity-section header h1 {
  line-height: 1em;
  margin: 0;
  padding: 20px 12px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .activity-section header h1 {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#bootstrapped-student-app .student-app .activity-section header h1.activity-title {
  color: white;
  font-weight: 300;
  font-size: 18px;
}
#bootstrapped-student-app .student-app .activity-section header .quiz-progress {
  display: table-cell;
  border-left: solid 1px white;
  line-height: inherit;
}
#bootstrapped-student-app .student-app .activity-section header .save-button-holder,
#bootstrapped-student-app .student-app .activity-section header .save-in-favorites-holder {
  display: inline-block;
  padding: 0;
  background-color: rgba(255, 255, 255, 0.1);
}
#bootstrapped-student-app .student-app .activity-section header .save-button-holder .lm-favorite-this,
#bootstrapped-student-app .student-app .activity-section header .save-in-favorites-holder .lm-favorite-this {
  padding: 0 12px;
  background-color: rgba(0, 0, 0, 0);
}
#bootstrapped-student-app .student-app .activity-section header .save-button-holder .lm-favorite-this .lm,
#bootstrapped-student-app .student-app .activity-section header .save-in-favorites-holder .lm-favorite-this .lm {
  position: relative;
  top: 2px;
}
#bootstrapped-student-app .student-app .activity-section .replay-outer {
  background-color: #fff;
  border-bottom: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-app .activity-section .replay-outer .replay-container {
  padding: 5px 0 5px 30px;
  color: #2638C4;
  cursor: pointer;
}
#bootstrapped-student-app .student-app .activity-section label,
#bootstrapped-student-app .student-app .activity-section .description {
  font-weight: 300;
}
#bootstrapped-student-app .student-app .activity-section textarea {
  width: 100%;
  height: 120px;
  resize: none;
  border: 1px solid #dce0e5;
  border-radius: 2px;
  padding: 15px;
}
#bootstrapped-student-app .student-app .last_page h2,
#bootstrapped-student-app .student-app .last_page p {
  margin: 10px 0;
}
#bootstrapped-student-app .student-app .last_page.content {
  padding: 0 10px 30px;
}
#bootstrapped-student-app .student-app .last_page .callout-message {
  margin: 10px 0;
}
#bootstrapped-student-app .student-app .last_page .callout-menu {
  margin: 15px 0;
}
#bootstrapped-student-app .student-app .last_page .callout-menu .btn {
  margin-right: 15px;
  margin-bottom: 10px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-app .last_page .callout-menu .btn {
    padding: 12px 10px;
  }
}
#bootstrapped-student-app .student-app .last_page .msg .btn {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 10px;
}
#bootstrapped-student-app .student-app .last_page .btn {
  background-color: #4b5cdd;
  border-radius: 2px;
  color: white;
  font-weight: 300;
}
#bootstrapped-student-app .student-app .last_page .btn-inverse {
  background-color: white;
  border: 1px solid #dce0e5;
  color: #4b5cdd;
}
#bootstrapped-student-app .student-app .last_page label {
  font-size: 15px;
  line-height: 1;
}
#bootstrapped-student-app .student-app .last_page input[type='text'] {
  float: left;
  height: 50px;
  width: 250px;
}
#bootstrapped-student-app .student-app .last_page label[for='code-again'] {
  font-weight: 400;
}
#bootstrapped-student-app .student-app .last_page .submit-button {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  float: left;
  font-size: 18px;
  font-weight: 400;
  height: 50px;
  left: -1px;
  position: relative;
  text-transform: uppercase;
  width: 50px;
}
#bootstrapped-student-app .student-app .logo-container .student-footer-logo {
  max-width: 169px;
  margin: 0 auto;
}
#bootstrapped-student-app .student-app .wgbh {
  text-align: center;
}
#bootstrapped-student-app #studentApp #saveButton,
#bootstrapped-student-app #studentApp #saveInFavorites,
#bootstrapped-student-app #studentApp #option-set-fave {
  font-weight: 300;
  cursor: pointer;
}
#bootstrapped-student-app #studentApp #saveButton span,
#bootstrapped-student-app #studentApp #saveInFavorites span,
#bootstrapped-student-app #studentApp #option-set-fave span,
#bootstrapped-student-app #studentApp #saveButton i,
#bootstrapped-student-app #studentApp #saveInFavorites i,
#bootstrapped-student-app #studentApp #option-set-fave i {
  pointer-events: none;
  color: #2638C4;
}
#bootstrapped-student-app .student-wrapper {
  background-color: white;
}
#bootstrapped-student-app .student-content-wrapper {
  width: 100%;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-content-wrapper {
    display: table;
    border-style: solid;
    border-color: #dce0e5;
    border-width: 0 1px 1px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
#bootstrapped-student-app .student-content-wrapper .content,
#bootstrapped-student-app .student-content-wrapper .student-navigator {
  overflow: auto;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-content-wrapper .content,
  #bootstrapped-student-app .student-content-wrapper .student-navigator {
    height: 746px;
    max-height: 746px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-content-wrapper .content,
  #bootstrapped-student-app .student-content-wrapper .student-navigator {
    height: 490px;
    max-height: 490px;
  }
}
@media (min-width: 1268px) {
  #bootstrapped-student-app .student-content-wrapper .content,
  #bootstrapped-student-app .student-content-wrapper .student-navigator {
    height: 746px;
    max-height: 746px;
  }
}
#bootstrapped-student-app .student-content-wrapper .student-navigator {
  overflow: hidden;
}
#bootstrapped-student-app .student-nav-scroll {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #EDEDE9;
  height: 62px;
  border-top: 1px solid #dce0e5;
  z-index: 55;
}
#bootstrapped-student-app .nav-scroll {
  float: left;
  width: 50%;
  height: 100%;
  padding: 16px 0;
  text-align: center;
  color: #4b5cdd;
  border-left: 1px solid #dce0e5;
  cursor: pointer;
}
#bootstrapped-student-app .nav-scroll.scroll-na {
  color: #738496;
  pointer-events: none;
}
#bootstrapped-student-app .student-content h2,
#bootstrapped-student-app .student-content h3 {
  font-weight: 300;
}
#bootstrapped-student-app .student-content h2 {
  font-size: 21px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-content h2 {
    font-size: 24px;
  }
}
#bootstrapped-student-app .student-content strong {
  font-weight: 400;
}
#bootstrapped-student-app .student-content .intro-body {
  padding-top: 8px;
  margin-bottom: 30px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-content .content {
    padding-bottom: 64px;
  }
}
#bootstrapped-student-app .student-content table td {
  border: 1px dashed #c4cbd4;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-content {
    width: 532px;
    max-width: 532px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-content {
    width: 712px;
    max-width: 712px;
  }
}
@media (min-width: 1268px) {
  #bootstrapped-student-app .student-content {
    width: 812px;
    max-width: 812px;
  }
}
#bootstrapped-student-app .student-content,
#bootstrapped-student-app .lesson-navigator {
  position: relative;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-content,
  #bootstrapped-student-app .lesson-navigator {
    display: table-cell;
    vertical-align: top;
  }
}
#bootstrapped-student-app .lesson-navigator {
  background-color: #EDEDE9;
  box-shadow: -2px 0 4px 1px rgba(0, 0, 0, 0.2);
}
#bootstrapped-student-app .student-content .text-slide .media-title {
  font-size: 21px;
  margin-top: 20px;
  color: #556270;
}
#bootstrapped-student-app .student-content .text-slide .description {
  border-top: 0;
  padding-top: 0;
}
#bootstrapped-student-app .media-title {
  font-size: 18px;
  line-height: 1.5;
  margin: 10px 0;
}
#bootstrapped-student-app .media-title .student-content {
  font-size: 18px;
}
#bootstrapped-student-app .media-credits {
  font-size: 14px;
  margin: 0 0 1em 0;
  position: relative;
}
#bootstrapped-student-app .media-credits strong {
  font-weight: 400;
}
#bootstrapped-student-app .credits-link {
  position: absolute;
  right: 10px;
  top: 0;
}
#bootstrapped-student-app .optional-detail {
  border-bottom: 1px solid #dce0e5;
  margin-left: -12px;
  margin-right: -12px;
  padding: 0 12px;
}
#bootstrapped-student-app .item-title {
  font-size: 21px;
  font-weight: 300;
  margin: 10px 0;
}
#bootstrapped-student-app .item-description p {
  margin: 10px 0;
}
#bootstrapped-student-app .true-false .form-group:before,
#bootstrapped-student-app .true-false .form-group:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .true-false .form-group:after {
  clear: both;
}
#bootstrapped-student-app .true-false .form-group:before,
#bootstrapped-student-app .true-false .form-group:after {
  content: " ";
  display: table;
}
#bootstrapped-student-app .true-false .form-group:after {
  clear: both;
}
#bootstrapped-student-app .true-false .form-group .radio {
  float: left;
  margin: 0 0 20px;
  padding: 0;
}
#bootstrapped-student-app .true-false .form-group .radio + .radio {
  margin-left: 90px;
}
#bootstrapped-student-app .student-init {
  padding: 20px;
}
#bootstrapped-student-app .student-init h1.title {
  font: 300 30px/41px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #353d46;
  margin-bottom: 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #dce0e5;
}
@media (max-width: 760px) {
  #bootstrapped-student-app .student-init h1.title {
    font: 600 16px/22px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
}
#bootstrapped-student-app .student-init .auth-method-info {
  font-weight: 400;
  margin-bottom: 15px;
}
#bootstrapped-student-app .student-init .auth-method-info span {
  font-weight: 200;
  font-style: italic;
}
#bootstrapped-student-app .student-init a.classic-auth-button {
  border: 1px solid #76b93c;
  background-color: #76b93c;
  padding: 6px 15px;
  margin: 5px 20px 5px 0;
  display: inline-block;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}
#bootstrapped-student-app .student-init a.classic-auth-button:focus,
#bootstrapped-student-app .student-init a.classic-auth-button:hover {
  color: #fff;
}
#bootstrapped-student-app .student-init a.auth-block {
  border: 1px solid lightgray;
  padding: 6px 15px;
  margin: 5px 0;
  width: 225px;
  display: inline-block;
  color: #556270;
  font-weight: 400;
  font-size: 16px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 2px 2px 0px #d6d6d6;
  -moz-box-shadow: 0px 2px 2px 0px #d6d6d6;
  box-shadow: 0px 2px 2px 0px #d6d6d6;
}
#bootstrapped-student-app .student-init a.auth-block .auth-icon {
  max-height: 25px;
  max-width: 25px;
  margin-right: 10px;
  margin-top: -2px;
}
#bootstrapped-student-app .student-init nav {
  display: none;
}
#bootstrapped-student-app .student-init fieldset {
  padding: 30px 0 0;
}
#bootstrapped-student-app .student-init .form-content {
  background-color: white;
  margin-bottom: 24px;
  min-height: 350px;
}
#bootstrapped-student-app .student-init .goback-btn {
  margin-right: 12px;
  color: #4b5cdd;
}
#bootstrapped-student-app .student-init .next-btn {
  padding: 10px 14px;
  color: #fff;
  background-color: #2638C4;
}
#bootstrapped-student-app .student-init .next-btn.next-na {
  background-color: #dce0e5;
}
#bootstrapped-student-app .student-init .username-btn {
  position: absolute;
  border: 1px solid #dce0e5;
  background-color: #fff;
  padding-top: 10px;
  width: 40px;
  height: 52px;
  color: #4b5cdd;
  text-align: center;
}
#bootstrapped-student-app .student-init .username-btn:hover {
  color: #4b5cdd;
}
#bootstrapped-student-app .student-init .username-btn .lm {
  font-size: 26px;
  margin: 0;
}
#bootstrapped-student-app .student-init .username-btn.user-prev-btn {
  left: 10px;
}
#bootstrapped-student-app .student-init .username-btn.user-next-btn {
  right: 10px;
  padding-left: 4px;
}
#bootstrapped-student-app .student-init .username-btn.user-option-na {
  color: #dce0e5;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-init .username-btn {
    width: 26px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-init .username-btn {
    width: 40px;
  }
}
#bootstrapped-student-app .student-init .username-text {
  display: inline-block;
  text-align: center;
  width: 100%;
  font-weight: 300;
  font-size: 18px;
  cursor: not-allowed;
  padding: 12px 0;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-init .username-text {
    font-size: 14px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-init .username-text {
    font-size: 18px;
  }
}
#bootstrapped-student-app .student-init .name-selected {
  text-align: center;
}
#bootstrapped-student-app .student-init .circle-number {
  display: inline-block;
  padding: 0px;
  width: 25px;
  height: 25px;
  text-align: center;
  background-color: #4b5cdd;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
#bootstrapped-student-app .student-init .name-option-desc {
  text-align: left;
  margin-bottom: 12px;
  font-size: 16px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-init .name-option-desc {
    margin-bottom: 0;
    font-size: 14px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-init .name-option-desc {
    font-size: 16px;
  }
}
#bootstrapped-student-app .student-init .option-sub-text {
  text-align: left;
}
#bootstrapped-student-app .student-init .alert {
  width: 60%;
  padding: 12px 30px;
  margin: 0 0 12px;
  text-align: center;
  position: relative;
}
#bootstrapped-student-app .student-init .alert.alert-danger {
  border: 1px solid red;
  color: red;
}
#bootstrapped-student-app .student-init .alert:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: red;
  width: 30px;
  color: #fff;
  content: "!";
  text-align: center;
  padding-top: 10px;
  font-weight: 500;
}
#bootstrapped-student-app .student-init .student-confirm {
  border: 1px solid #dce0e5;
  margin: 12px 0 0;
  padding: 12px;
  width: 50%;
}
#bootstrapped-student-app .student-init .student-confirm.student-qa {
  border-top: 0;
  margin-top: 0;
  margin-bottom: 40px;
}
#bootstrapped-student-app .student-init .form-options {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-init .form-options {
    width: 580px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .student-init .form-options {
    width: 760px;
  }
}
#bootstrapped-student-app .student-init .form-options select {
  margin-right: 8px;
  position: relative;
  background-color: #fff;
  z-index: 5;
}
#bootstrapped-student-app .student-init .form-options .date-select {
  width: 130px;
}
#bootstrapped-student-app .student-init .form-options #secret_question_tab .selectric {
  width: 80%;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-init .form-options #secret_question_tab .selectric {
    width: 450px;
  }
}
#bootstrapped-student-app .student-init .form-options #secret_question_tab p {
  margin-bottom: 12px;
}
#bootstrapped-student-app .student-init .form-options #id_secret_question {
  width: 100%;
  margin-right: 0;
}
#bootstrapped-student-app .student-init .form-options #id_secret_answer {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 80%;
  color: #556270;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .student-init .form-options #id_secret_answer {
    width: 450px;
  }
}
#bootstrapped-student-app .student-init .form-options #chosenName {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
}
#bootstrapped-student-app .student-init .form-options .form-info {
  margin-bottom: 20px;
}
#bootstrapped-student-app .student-init .submit-button {
  width: 20%;
}
#bootstrapped-student-app .student-init .form-nav {
  padding-top: 30px;
  border-top: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-init .form-nav .nav-buttons {
  text-align: right;
}
#bootstrapped-student-app .row-name-options {
  margin: 0 -10px;
}
#bootstrapped-student-app .col-name-options {
  position: relative;
  width: 100%;
  padding: 0 10px;
}
#bootstrapped-student-app .col-name-options:first-of-type {
  margin-left: 0;
}
#bootstrapped-student-app .col-name-options:last-of-type {
  margin-right: 0;
}
#bootstrapped-student-app .col-name-options.option-inputs {
  margin-bottom: 24px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .col-name-options {
    float: left;
    width: 33%;
    text-align: center;
  }
  #bootstrapped-student-app .col-name-options.option-plus:after {
    position: absolute;
    top: 34px;
    right: -9px;
    font-family: 'lmbase2';
    font-size: 16px;
    content: "\0058";
    color: #4b5cdd;
  }
  #bootstrapped-student-app .col-name-options.option-inputs {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
#bootstrapped-student-app .modal-container .close-icon-container .close-icon {
  position: absolute;
  top: -10px;
  right: -9px;
  background-color: #f00;
  color: #fff;
  border-radius: 50%;
  border: 2px solid #fff;
  cursor: pointer;
  width: 25px;
  height: 25px;
  font: bold 15px/20px arial;
  line-height: 20px;
  padding-left: 6px;
}
#bootstrapped-student-app .modal-container .btn {
  -webkit-font-smoothing: antialiased;
  background-color: #2638C4;
  border-radius: 2px;
  color: white;
  float: left;
  font-weight: 500;
  font-size: 18px;
  margin: 0 10px 25px 0;
  padding: 15px;
}
#bootstrapped-student-app .modal-container .btn-inverse {
  background-color: white;
  border: 1px solid #dce0e5;
  color: #4b5cdd;
}
#bootstrapped-student-app .confirm-modal {
  border-radius: 2px;
}
#bootstrapped-student-app .confirm-modal .modal-header {
  border-bottom: 2px solid #ccc;
  margin: 10px 15px 0;
  padding: 0 0 2px;
}
#bootstrapped-student-app .confirm-modal .modal-heading {
  font-size: 21px;
  margin: 0;
}
#bootstrapped-student-app .confirm-modal .confirm-message {
  margin-bottom: 20px;
}
#bootstrapped-student-app .confirm-modal .confirm-prompt {
  font-weight: 600;
}
#bootstrapped-student-app .confirm-modal .modal-body {
  line-height: 1.25;
  padding: 15px;
}
#bootstrapped-student-app .confirm-modal .modal-footer {
  border-top: none;
  margin-top: 0;
}
#bootstrapped-student-app .confirm-modal .modal-footer .btn + .btn {
  margin-left: 0;
}
#bootstrapped-student-app .selectricWrapper {
  position: relative;
  margin: 0 0 10px;
  cursor: pointer;
}
#bootstrapped-student-app .selectricWrapper.selectric-date-select {
  display: block;
  width: 180px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .selectricWrapper.selectric-date-select {
    display: inline-block;
  }
}
#bootstrapped-student-app .selectricWrapper.selectric-date-select .selectric {
  padding: 4px;
  height: 42px;
}
#bootstrapped-student-app .selectricWrapper.selectric-date-select .selectric .button {
  height: 40px;
}
#bootstrapped-student-app .selectricWrapper.selectric-date-select .selectricItems li {
  height: 42px;
}
#bootstrapped-student-app .selectricResponsive {
  width: 100%;
}
#bootstrapped-student-app .selectric {
  margin-right: 8px;
  position: relative;
  background-color: #fff;
  z-index: 5;
  font-size: 16px;
}
#bootstrapped-student-app .selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin: 0 30px 0 0;
  padding: 6px;
  line-height: 18px;
  min-height: 18px;
}
#bootstrapped-student-app .selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 50px;
  background: url(../img/icn-updown_op1.png);
  background-repeat: no-repeat;
  color: #fff;
  background-position: center center;
  border-left: 1px solid #dce0e5;
}
#bootstrapped-student-app .selectricHover .selectric {
  border-color: #CCC;
}
#bootstrapped-student-app .selectricHover .selectric .button {
  color: #888;
}
#bootstrapped-student-app .selectricHover .selectric .button:after {
  border-top-color: #888;
}
#bootstrapped-student-app .selectricOpen {
  z-index: 9999;
}
#bootstrapped-student-app .selectricOpen .selectricItems {
  display: block;
}
#bootstrapped-student-app .selectricDisabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#bootstrapped-student-app .selectricHideSelect {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
#bootstrapped-student-app .selectricHideSelect select {
  position: absolute;
  left: -100%;
  display: none;
}
#bootstrapped-student-app .selectricInput {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: NaN a !important;
  background: none !important;
}
#bootstrapped-student-app .selectricTempShow {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}
#bootstrapped-student-app .selectricItems {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F9F9F9;
  border: 1px solid #CCC;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}
#bootstrapped-student-app .selectricItems .selectricScroll {
  height: 100%;
  overflow: auto;
}
#bootstrapped-student-app .selectricAbove .selectricItems {
  top: auto;
  bottom: 100%;
}
#bootstrapped-student-app .selectricItems ul,
#bootstrapped-student-app .selectricItems li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 20px;
  min-height: 20px;
}
#bootstrapped-student-app .selectricItems li {
  display: block;
  border-bottom: 1px solid #dce0e5;
  cursor: pointer;
  padding: 12px;
  height: 52px;
  background-color: #fff;
}
#bootstrapped-student-app .selectricItems li:first-of-type {
  display: none;
}
#bootstrapped-student-app .selectricItems li.selected {
  background: #EFEFEF;
  color: #444;
  border-top-color: #E0E0E0;
}
#bootstrapped-student-app .selectricItems li:hover {
  background: #F0F0F0;
  color: #444;
}
#bootstrapped-student-app .selectricItems li.disabled {
  background: #F5F5F5;
  color: #BBB;
  border-top-color: #FAFAFA;
  cursor: default;
}
#bootstrapped-student-app .windowlike {
  -webkit-overflow-scrolling: touch;
  background-color: white;
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  overflow: scroll;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
}
#bootstrapped-student-app .windowlike .slides-nav-item {
  border-right: 1px solid #dce0e5;
}
#bootstrapped-student-app .windowlike .image {
  margin: auto;
  display: block;
  max-height: 100%;
  max-width: 100%;
}
#bootstrapped-student-app .student-app .windowlike .slides-nav {
  bottom: auto;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
#bootstrapped-student-app .student-app .windowlike .slides-nav .slides-nav-btn {
  padding-left: 0;
}
#bootstrapped-student-app .windowlike-iframe,
#bootstrapped-student-app .windowlike-embed {
  border: none;
  height: 100%;
  position: relative;
  top: 62px;
  width: 100%;
  z-index: 0;
}
#bootstrapped-student-app .is-windowlike-active {
  overflow: hidden;
}
#bootstrapped-student-app .is-windowlike-active .windowlike {
  display: block;
}
#bootstrapped-student-app .is-windowlike-active .student-header {
  display: none;
}
#bootstrapped-student-app .is-windowlike-active .wrapper {
  width: auto;
  position: initial;
}
#bootstrapped-student-app .student-container .activity-section #item_wrapper {
  margin-top: 10px;
}
#bootstrapped-student-app .student-container .activity-section .content {
  background-color: white;
}
#bootstrapped-student-app .student-container .footer {
  padding: 18px 0;
  margin: inherit;
  margin-bottom: 0;
}
#bootstrapped-student-app .student-container .footer .student-footer-logo {
  max-height: 60px;
}
#bootstrapped-student-app .student-container .footer .footer-inner {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
#bootstrapped-student-app .student-container .footer .footer-inner .footer-bold-text {
  color: black;
  font-weight: bold;
}
#bootstrapped-student-app .student-container .footer .footer-inner .logo-container {
  border-right: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-container .footer .footer-inner .footer-links {
  border-left: 1px solid #dce0e5;
}
#bootstrapped-student-app .student-container .footer .footer-inner .secondary-nav {
  border-left: none;
  min-height: 1px;
  padding-left: 0;
}
#bootstrapped-student-app .student-container .footer .footer-inner .secondary-nav li {
  width: 100%;
}
#bootstrapped-student-app .student-container .footer .footer-inner .secondary-nav .secondary-nav__item {
  padding-bottom: 2px;
}
@media (max-width: 767px) {
  #bootstrapped-student-app .student-container .landing,
  #bootstrapped-student-app .student-container .end {
    margin-bottom: 20px;
  }
  #bootstrapped-student-app .student-container .last_page {
    margin-bottom: 0;
  }
  #bootstrapped-student-app .student-container .footer .footer-links-mobile {
    text-align: center;
  }
  #bootstrapped-student-app .student-container .footer .secondary-nav {
    display: block;
    padding-top: 10px;
    padding-left: 0;
    min-height: 1px;
    font-size: 16px;
    line-height: 1.6;
    border-left: none;
  }
  #bootstrapped-student-app .student-container .footer .secondary-nav .secondary-nav__item {
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) {
  #bootstrapped-student-app .student-container .wrapper {
    margin-bottom: 20px;
  }
  #bootstrapped-student-app .student-container .wrapper nav {
    margin-bottom: 0;
  }
  #bootstrapped-student-app .student-container .wrapper .footer-inner {
    text-align: left;
  }
  #bootstrapped-student-app .student-container .wrapper .last_page {
    margin-bottom: 0;
  }
  #bootstrapped-student-app .student-container .footer-links-mobile {
    display: none;
  }
}
#bootstrapped-student-app .modal-no-bg,
#bootstrapped-student-app #generic-modal,
#bootstrapped-student-app .message-prompt {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.5);
}
#bootstrapped-student-app .modal-common-layout,
#bootstrapped-student-app #generic-modal,
#bootstrapped-student-app .message-prompt,
#bootstrapped-student-app .multiselect-dialog {
  overflow: hidden;
}
#bootstrapped-student-app .modal-common-layout h4,
#bootstrapped-student-app #generic-modal h4,
#bootstrapped-student-app .message-prompt h4,
#bootstrapped-student-app .multiselect-dialog h4 {
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#bootstrapped-student-app .modal-common-layout input[type='text'],
#bootstrapped-student-app .modal-common-layout input[type='search'],
#bootstrapped-student-app .modal-common-layout input[type='url'],
#bootstrapped-student-app .modal-common-layout textarea,
#bootstrapped-student-app #generic-modal input[type='text'],
#bootstrapped-student-app #generic-modal input[type='search'],
#bootstrapped-student-app #generic-modal input[type='url'],
#bootstrapped-student-app #generic-modal textarea,
#bootstrapped-student-app .message-prompt input[type='text'],
#bootstrapped-student-app .message-prompt input[type='search'],
#bootstrapped-student-app .message-prompt input[type='url'],
#bootstrapped-student-app .message-prompt textarea,
#bootstrapped-student-app .multiselect-dialog input[type='text'],
#bootstrapped-student-app .multiselect-dialog input[type='search'],
#bootstrapped-student-app .multiselect-dialog input[type='url'],
#bootstrapped-student-app .multiselect-dialog textarea {
  padding: 2px 5px;
  width: 100%;
}
#bootstrapped-student-app .modal-common-layout .modal-dialog,
#bootstrapped-student-app #generic-modal .modal-dialog,
#bootstrapped-student-app .message-prompt .modal-dialog,
#bootstrapped-student-app .multiselect-dialog .modal-dialog {
  font-weight: 400;
  margin-top: 120px;
}
#bootstrapped-student-app .modal-common-layout .modal-content,
#bootstrapped-student-app #generic-modal .modal-content,
#bootstrapped-student-app .message-prompt .modal-content,
#bootstrapped-student-app .multiselect-dialog .modal-content {
  border-radius: 0;
  padding-bottom: 20px;
}
#bootstrapped-student-app .modal-common-layout .modal-body,
#bootstrapped-student-app #generic-modal .modal-body,
#bootstrapped-student-app .message-prompt .modal-body,
#bootstrapped-student-app .multiselect-dialog .modal-body {
  max-height: 400px;
  overflow: auto;
}
#bootstrapped-student-app .modal-common-header .modal-header h3,
#bootstrapped-student-app #generic-modal .modal-header h3,
#bootstrapped-student-app .message-prompt .modal-header h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  color: #353d46;
  margin: 0;
}
#bootstrapped-student-app .modal-common-header .modal-header h4,
#bootstrapped-student-app #generic-modal .modal-header h4,
#bootstrapped-student-app .message-prompt .modal-header h4 {
  color: #000;
  font-size: 21px;
  border-bottom: 1px solid #979797;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
#bootstrapped-student-app #generic-modal .modal-footer {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#bootstrapped-student-app .message-prompt h3 {
  line-height: 1;
}
#bootstrapped-student-app .message-prompt .modal-content {
  padding-bottom: 0;
}
#bootstrapped-student-app .message-prompt .modal-dialog {
  margin: 5% auto;
  max-width: 516px;
}
#bootstrapped-student-app .message-prompt .modal-dialog.wide {
  width: 546px;
  max-width: 100%;
}
#bootstrapped-student-app .message-prompt .modal-header {
  padding-top: 20px;
  padding-bottom: 0;
  border-bottom: 0;
}
#bootstrapped-student-app .message-prompt .modal-header .close {
  display: none;
}
#bootstrapped-student-app .message-prompt .modal-body,
#bootstrapped-student-app .message-prompt textarea {
  font-size: 16px;
}
#bootstrapped-student-app .message-prompt .modal-body {
  padding: 4px 15px 20px;
}
#bootstrapped-student-app .message-prompt .modal-body .sm-mgb {
  margin-bottom: 12px;
}
#bootstrapped-student-app .message-prompt .modal-body .std-btn,
#bootstrapped-student-app .message-prompt .modal-body .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .message-prompt .modal-body .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .message-prompt .modal-body .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  border-radius: 0;
}
#bootstrapped-student-app .message-prompt .modal-footer {
  border-top: none;
  text-align: left;
}
#bootstrapped-student-app .message-prompt .modal-footer .btn {
  margin: 0 10px 0 0;
}
#bootstrapped-student-app .message-prompt p,
#bootstrapped-student-app .message-prompt textarea {
  margin-bottom: 25px;
}
#bootstrapped-student-app .message-prompt .legal {
  margin-top: 0;
  line-height: 1.625;
}
#bootstrapped-student-app .message-prompt textarea {
  height: 90px;
}
#bootstrapped-student-app .message-prompt .no-mg {
  margin: 0;
}
#bootstrapped-student-app .message-prompt .std-btn,
#bootstrapped-student-app .message-prompt .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .message-prompt .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .message-prompt .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  margin-right: 12px;
}
#bootstrapped-student-app .message-prompt .close {
  position: absolute;
  top: 6px;
  right: 0;
  opacity: 1;
}
#bootstrapped-student-app .message-prompt .lm-cross {
  color: #353d46;
}
#bootstrapped-student-app .message-prompt .control-label {
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: 300;
}
#bootstrapped-student-app .message-prompt hr {
  margin: 6px 0 0;
  border-top: 1px solid #979797;
}
#bootstrapped-student-app .multiselect-dialog {
  -webkit-font-smoothing: antialiased;
  max-width: 506px;
}
#bootstrapped-student-app .multiselect-dialog .modal-content {
  padding: 10px;
}
#bootstrapped-student-app .multiselect-dialog .modal-header {
  padding: 0 0 5px;
}
#bootstrapped-student-app .multiselect-dialog .modal-header h4 {
  text-transform: none;
}
#bootstrapped-student-app .multiselect-dialog .modal-body {
  height: auto;
  padding: 0;
  overflow: hidden;
}
#bootstrapped-student-app .multiselect-dialog .modal-footer {
  border: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
#bootstrapped-student-app .multiselect-dialog .multiselect-title {
  font-size: 21px;
  font-weight: 400;
  color: #353d46;
}
#bootstrapped-student-app .multiselect-dialog .multiselect-heading {
  font-size: 18px;
  font-weight: 400;
  margin: 15px 0 10px;
}
#bootstrapped-student-app .multiselect-dialog .multiselect-list {
  border-bottom: 1px solid #dce0e5;
  list-style: none;
  margin-bottom: 10px;
  max-height: 285px;
  overflow-y: auto;
  position: relative;
}
#bootstrapped-student-app .multiselect-dialog .multiselect-list input[type="checkbox"]:checked + label {
  background-color: #f6f6f4;
  border-color: #f6f6f4;
}
#bootstrapped-student-app .multiselect-dialog .multiselect-list label {
  border: solid 1px #dce0e5;
  padding: 16px 8px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
#bootstrapped-student-app .multiselect-dialog input[type="checkbox"].custom-checkbox + label:hover {
  border-color: #bfc6cf;
  color: #1f2429;
  cursor: pointer;
}
#bootstrapped-student-app .multiselect-dialog input[type="checkbox"].custom-checkbox + label:hover:before {
  border-color: #bfc6cf;
  cursor: pointer;
}
#bootstrapped-student-app .multiselect-dialog input[type="checkbox"].custom-checkbox + label span:first-child {
  box-shadow: 1px 1px 3px -1px #dce0e5;
  height: 20px;
  margin-right: 8px;
  position: relative;
  top: -1px;
  width: 20px;
}
#bootstrapped-student-app .multiselect-dialog input[type="checkbox"].custom-checkbox:checked + label span:first-child {
  background-size: 14px;
}
#bootstrapped-student-app .multiselect-dialog .add-new-folder {
  border: 1px solid #dce0e5;
  position: relative;
  padding: 7px 0 7px 8px;
}
#bootstrapped-student-app .multiselect-dialog .new-folder-name {
  border: none;
  margin-left: -7px;
  padding: 6px 3px 4px;
  width: 93%;
}
#bootstrapped-student-app .multiselect-dialog .new-folder-label {
  border: none;
  display: inline;
  padding-left: 0px !important;
  position: static !important;
}
#bootstrapped-student-app .multiselect-dialog .add-new-folder-button {
  margin: 0;
  position: absolute;
  right: 10px;
  top: 10px;
}
#bootstrapped-student-app .multiselect-dialog .std-btn,
#bootstrapped-student-app .multiselect-dialog .message-prompt .modal-footer .btn-primary,
#bootstrapped-student-app .multiselect-dialog .message-prompt .modal-footer .std-btn,
#bootstrapped-student-app .multiselect-dialog .message-prompt .modal-footer .message-prompt .modal-footer .btn-primary {
  margin: 20px 0;
}
#bootstrapped-student-app .feedback-modal {
  color: #738496;
}
#bootstrapped-student-app .feedback-modal .modal-dialog {
  width: 525px;
}
#bootstrapped-student-app .feedback-modal .modal-header {
  padding: 15px 5px 10px;
}
#bootstrapped-student-app .feedback-modal .modal-header .close {
  color: #738496;
  font-size: 18px;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 7px;
}
#bootstrapped-student-app .feedback-modal .modal-body {
  padding: 10px;
}
#bootstrapped-student-app .feedback-modal .modal-body p {
  font-size: 15px;
  line-height: 1.2;
}
#bootstrapped-student-app .feedback-modal .modal-content {
  border-radius: 3px;
  font-size: 16px;
  padding: 10px;
}
#bootstrapped-student-app .feedback-modal h3 {
  font-size: 25px;
  font-weight: 100;
}
#bootstrapped-student-app .feedback-modal .form-control {
  border-radius: 0;
  color: #556270;
}
#bootstrapped-student-app .feedback-modal label {
  font: 300 16px/24px 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Cambria Math';
}
#bootstrapped-student-app .feedback-modal button[type='submit'] {
  background-color: #2638C4;
  border-radius: 2px;
  color: white;
  margin-top: 20px;
}
#bootstrapped-student-app .feedback-modal button[type='submit']:hover {
  background-color: #cc7a00;
}
#bootstrapped-student-app .feedback-modal .errorlist {
  color: #ff6766;
  list-style: none;
  margin-bottom: 0;
}
#bootstrapped-student-app .assign-lesson-modal .modal-header .close {
  display: inline;
  top: 20px;
  right: 8px;
  font-size: 14px;
}
#bootstrapped-student-app .assign-lesson-modal .modal-dialog {
  font-weight: 300;
  padding: 15px;
}
#bootstrapped-student-app .assign-lesson-modal .modal-body {
  padding-top: 15px;
}
#bootstrapped-student-app .assign-lesson-modal strong {
  color: #353d46;
  font-weight: 400;
}
#bootstrapped-student-app .flag-modal .modal-body {
  padding-top: 15px;
}
#bootstrapped-student-app #foldersModal .modal-dialog {
  margin: 10% auto;
  width: 650px;
  max-width: 100%;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content {
  border-radius: 0;
  padding: 0;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content .modal-header {
  padding: 15px;
  border-bottom: 1px solid #dce0e5;
  min-height: 17px;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content .modal-header .close {
  font-size: 30px;
  color: #353d46;
  opacity: 1;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content .modal-body {
  padding: 0 20px;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content .modal-footer {
  padding: 0 20px;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content .modal-footer button.add-to-folder {
  font-weight: normal;
  font-size: 18px;
}
#bootstrapped-student-app #foldersModal .modal-dialog .modal-content .modal-footer button.add-to-folder:hover {
  background-color: #4b5cdd;
}
#bootstrapped-student-app .standard-modal {
  overflow: scroll;
}
#bootstrapped-student-app .standard-modal .close {
  font-size: 30px;
  color: #353d46;
  opacity: 1;
}
#bootstrapped-student-app .standard-modal .modal-dialog {
  width: 500px;
  margin: 10% auto;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content {
  border-radius: 0;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-header {
  padding: 15px;
  border-bottom: 1px solid #dce0e5;
  min-height: 17px;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-header h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.5;
  color: #353d46;
  margin: 0;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-body {
  max-height: 450px;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-body .form-group label {
  display: block;
  font-weight: 500;
  padding: 5px 0;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-body .form-group input,
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-body .form-group textarea {
  width: 100%;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-body p {
  margin: 7px 0;
}
@media (max-width: 767px) {
  #bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-body {
    max-height: none;
  }
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .modal-footer {
  text-align: left;
}
#bootstrapped-student-app .standard-modal .modal-dialog .modal-content .btn {
  margin-top: 5px;
}
@media (max-width: 768px) {
  #bootstrapped-student-app .standard-modal.standard-modal.modal.fade .modal-dialog {
    padding: 0;
    margin: 0;
    min-height: 100vh;
    width: 100%;
  }
  #bootstrapped-student-app .standard-modal.standard-modal.modal.fade .modal-dialog .modal-content {
    min-height: 100vh;
    border: 0;
  }
}
#bootstrapped-student-app .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#bootstrapped-student-app .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#bootstrapped-student-app .animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
#bootstrapped-student-app .animated.bounceIn,
#bootstrapped-student-app .animated.bounceOut,
#bootstrapped-student-app .animated.flipOutX,
#bootstrapped-student-app .animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  0%,
  100%,
  20%,
  53%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
#bootstrapped-student-app .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
#bootstrapped-student-app .flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
#bootstrapped-student-app .pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
#bootstrapped-student-app .rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  0%,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
#bootstrapped-student-app .shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
#bootstrapped-student-app .swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
#bootstrapped-student-app .tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  0%,
  100%,
  20%,
  40%,
  60%,
  80% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
#bootstrapped-student-app .bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  0%,
  100%,
  60%,
  75%,
  90% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#bootstrapped-student-app .bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
#bootstrapped-student-app .bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
#bootstrapped-student-app .bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
#bootstrapped-student-app .bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
#bootstrapped-student-app .bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
#bootstrapped-student-app .bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#bootstrapped-student-app .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#bootstrapped-student-app .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
#bootstrapped-student-app .fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
#bootstrapped-student-app .fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
#bootstrapped-student-app .fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
#bootstrapped-student-app .fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
#bootstrapped-student-app .fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
#bootstrapped-student-app .fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
#bootstrapped-student-app .fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
#bootstrapped-student-app .fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
#bootstrapped-student-app .animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
#bootstrapped-student-app .flipInX {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
#bootstrapped-student-app .flipInY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
#bootstrapped-student-app .lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
#bootstrapped-student-app .rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
#bootstrapped-student-app .rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
#bootstrapped-student-app .rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
#bootstrapped-student-app .rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
#bootstrapped-student-app .rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
#bootstrapped-student-app .rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
#bootstrapped-student-app .hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
#bootstrapped-student-app .rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
#bootstrapped-student-app .rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
#bootstrapped-student-app .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
#bootstrapped-student-app .zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
#bootstrapped-student-app .zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
#bootstrapped-student-app .zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
#bootstrapped-student-app .zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
#bootstrapped-student-app .zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
#bootstrapped-student-app .zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
#bootstrapped-student-app .zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
#bootstrapped-student-app .zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
#bootstrapped-student-app .zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#bootstrapped-student-app .slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#bootstrapped-student-app .slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#bootstrapped-student-app .slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
#bootstrapped-student-app .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
#bootstrapped-student-app .slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
#bootstrapped-student-app .slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
#bootstrapped-student-app .slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
#bootstrapped-student-app .slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
#bootstrapped-student-app .igrowl {
  position: fixed;
  z-index: 9999;
  border-radius: 3px;
  border: 1px solid;
  padding: 8px 30px 8px 10px;
  -webkit-transition: bottom .2s ease,top .2s ease;
  -moz-transition: bottom .2s ease,top .2s ease;
  transition: bottom 0.2s ease, top 0.2s ease;
}
@media only screen and (max-width: 480px) {
  #bootstrapped-student-app .igrowl {
    width: 90%;
  }
  #bootstrapped-student-app .igrowl[alert-placement^=left],
  #bootstrapped-student-app .igrowl[alert-placement^=center] {
    margin-left: -45% !important;
    left: 50% !important;
  }
  #bootstrapped-student-app .igrowl[alert-placement^=right] {
    right: 50%!important;
    margin-right: -45%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  #bootstrapped-student-app .igrowl {
    width: 300px;
  }
}
@media only screen and (min-width: 1024px) {
  #bootstrapped-student-app .igrowl {
    width: 420px;
  }
}
@media only screen and (min-width: 1600px) {
  #bootstrapped-student-app .igrowl {
    width: 480px;
  }
}
#bootstrapped-student-app .igrowl-link {
  padding: 0;
}
#bootstrapped-student-app .igrowl-link a {
  padding: 8px 30px 8px 15px;
  display: block;
}
#bootstrapped-student-app .igrowl-center {
  left: 50%;
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  #bootstrapped-student-app .igrowl-center {
    margin-left: -150px;
  }
}
@media only screen and (min-width: 1024px) {
  #bootstrapped-student-app .igrowl-center {
    margin-left: -210px;
  }
}
@media only screen and (min-width: 1600px) {
  #bootstrapped-student-app .igrowl-center {
    margin-left: -240px;
  }
}
@media only screen and (max-width: 480px) {
  #bootstrapped-student-app .igrowl-center.igrowl-small {
    margin-left: -30% !important;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  #bootstrapped-student-app .igrowl-center.igrowl-small {
    margin-left: -110px;
  }
}
@media only screen and (min-width: 1024px) {
  #bootstrapped-student-app .igrowl-center.igrowl-small {
    margin-left: -130px;
  }
}
@media only screen and (min-width: 1600px) {
  #bootstrapped-student-app .igrowl-center.igrowl-small {
    margin-left: -160px;
  }
}
@media only screen and (max-width: 480px) {
  #bootstrapped-student-app .igrowl-small {
    width: 60%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 1023px) {
  #bootstrapped-student-app .igrowl-small {
    width: 220px;
  }
}
@media only screen and (min-width: 1024px) {
  #bootstrapped-student-app .igrowl-small {
    width: 260px;
  }
}
@media only screen and (min-width: 1600px) {
  #bootstrapped-student-app .igrowl-small {
    width: 320px;
  }
}
#bootstrapped-student-app .igrowl-icon,
#bootstrapped-student-app .igrowl-img {
  display: inline-block;
  vertical-align: middle;
  width: 45px;
}
#bootstrapped-student-app .igrowl-icon {
  margin: 0 5px;
}
#bootstrapped-student-app .igrowl-icon + .igrowl-text {
  width: calc(45%);
}
#bootstrapped-student-app .igrowl-img {
  margin-right: 15px;
}
#bootstrapped-student-app .igrowl-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
#bootstrapped-student-app .igrowl-img + .igrowl-text {
  width: calc(40%);
}
#bootstrapped-student-app .igrowl-text {
  display: inline-block;
  vertical-align: middle;
}
#bootstrapped-student-app .igrowl-title {
  display: block;
  font-weight: 700;
  font-size: 1.3rem;
  line-height: 2rem;
}
#bootstrapped-student-app .igrowl-title + .igrowl-message {
  margin-top: 2px;
}
#bootstrapped-student-app .igrowl-message {
  display: block;
  font-size: 1.3rem;
  line-height: 2rem;
}
#bootstrapped-student-app .igrowl-message a,
#bootstrapped-student-app .igrowl-title a {
  font-size: 1.3rem;
  color: inherit;
  font-weight: inherit;
  border-bottom: 1px solid;
}
#bootstrapped-student-app .igrowl-message a:hover,
#bootstrapped-student-app .igrowl-title a:hover {
  opacity: 0.7;
}
#bootstrapped-student-app .igrowl-dismiss {
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
  background: 0 0;
  outline: 0;
  color: inherit;
  text-shadow: none;
  position: absolute;
  font-size: 1rem;
  padding: 4px;
  top: 0;
  right: 0;
  color: rgba(0, 0, 0, 0.5);
  transition: color .3s ease;
  -webkit-tap-highlight-color: transparent;
}
#bootstrapped-student-app .igrowl-dismiss::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#bootstrapped-student-app .igrowl-dismiss:before {
  font-family: igrowl-feather, igrowl-linecons, igrowl-steadysets, igrowl-vicons;
  font-size: 1.8rem !important;
}
#bootstrapped-student-app .igrowl-dismiss:hover {
  color: rgba(0, 0, 0, 0.6);
}
#bootstrapped-student-app .igrowl-info {
  background: #b4e4ff;
  border-color: #5C9CCF;
}
#bootstrapped-student-app .igrowl-info .igrowl-message,
#bootstrapped-student-app .igrowl-info .igrowl-title {
  color: #1E3E4C;
}
#bootstrapped-student-app .igrowl-info .igrowl-icon {
  color: #275467;
}
#bootstrapped-student-app .igrowl-error {
  background: #FFA1A1;
  border-color: #F58585;
}
#bootstrapped-student-app .igrowl-error .igrowl-message,
#bootstrapped-student-app .igrowl-error .igrowl-title {
  color: #712A2A;
}
#bootstrapped-student-app .igrowl-error .igrowl-icon {
  color: #743838;
}
#bootstrapped-student-app .igrowl-success {
  background: #ADDA6E;
  border-color: #7EB137;
}
#bootstrapped-student-app .igrowl-success .igrowl-message,
#bootstrapped-student-app .igrowl-success .igrowl-title {
  color: #2B4711;
}
#bootstrapped-student-app .igrowl-success .igrowl-icon {
  color: #254911;
}
#bootstrapped-student-app .igrowl-notice {
  background: #FFE35A;
  border-color: #D3B93D;
}
#bootstrapped-student-app .igrowl-notice .igrowl-message,
#bootstrapped-student-app .igrowl-notice .igrowl-title {
  color: #535123;
}
#bootstrapped-student-app .igrowl-notice .igrowl-icon {
  color: #635F00;
}
#bootstrapped-student-app .igrowl-simple {
  background: #fff;
  border-color: #969696;
}
#bootstrapped-student-app .igrowl-simple .igrowl-icon,
#bootstrapped-student-app .igrowl-simple .igrowl-message,
#bootstrapped-student-app .igrowl-simple .igrowl-title {
  color: #333;
}
#bootstrapped-student-app .igrowl-info-sat {
  background: #66d1ff;
  border-color: #2D9BE6;
}
#bootstrapped-student-app .igrowl-info-sat .igrowl-icon,
#bootstrapped-student-app .igrowl-info-sat .igrowl-message,
#bootstrapped-student-app .igrowl-info-sat .igrowl-title {
  color: #1e3e4c;
}
#bootstrapped-student-app .igrowl-error-sat {
  background: #FF5959;
  border-color: #B30000;
}
#bootstrapped-student-app .igrowl-error-sat .igrowl-icon,
#bootstrapped-student-app .igrowl-error-sat .igrowl-message,
#bootstrapped-student-app .igrowl-error-sat .igrowl-title {
  color: #fff;
}
#bootstrapped-student-app .igrowl-error-sat .igrowl-dismiss {
  color: rgba(255, 255, 255, 0.9);
}
#bootstrapped-student-app .igrowl-success-sat {
  background: #98D52D;
  border-color: #53AD00;
}
#bootstrapped-student-app .igrowl-success-sat .igrowl-message,
#bootstrapped-student-app .igrowl-success-sat .igrowl-title {
  color: #3A570F;
}
#bootstrapped-student-app .igrowl-success-sat .igrowl-icon {
  color: #37660C;
}
#bootstrapped-student-app .igrowl-notice-sat {
  background: #FFD600;
  border-color: #B1A30A;
}
#bootstrapped-student-app .igrowl-notice-sat .igrowl-message,
#bootstrapped-student-app .igrowl-notice-sat .igrowl-title {
  color: #55550A;
}
#bootstrapped-student-app .igrowl-notice-sat .igrowl-icon {
  color: #575701;
}
@font-face {
  font-family: 'pbslm';
  src: url('/static/station/fonts/lmfonts/lmbase-webfont.eot');
  src: url('/static/station/fonts/lmfonts/lmbase-webfont.eot#iefix') format('embedded-opentype'), url('/static/station/fonts/lmfonts/lmbase-webfont.woff') format('woff'), url('/static/station/fonts/lmfonts/lmbase-webfont.ttf') format('truetype'), url('/static/station/fonts/lmfonts/lmbase-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
#bootstrapped-student-app [class^="i-pbslm-"],
#bootstrapped-student-app [class*=" i-pbslm-"] {
  font-family: 'pbslm';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 2.4em;
}
#bootstrapped-student-app .i-pbslm-cross:before,
#bootstrapped-student-app .i-times:before {
  content: '\0044';
}
#bootstrapped-student-app .std-icon-container i {
  color: #4b5cdd;
  font-size: 18px;
  margin: 0 5px 0 0;
  position: relative;
  top: -1px;
}
#bootstrapped-student-app .std-icon-container .lm-dash-add,
#bootstrapped-student-app .std-icon-container .lm-dash-delete {
  top: 2px;
}
#bootstrapped-student-app .lm.media-type-Image::after {
  content: "\006B";
}
#bootstrapped-student-app .lm.media-type-Video::after {
  content: "\0067";
}
#bootstrapped-student-app .lm.media-type-Audio::after {
  content: "\006A";
}
#bootstrapped-student-app .lm.media-type-Interactive::after {
  content: "\0068";
}
#bootstrapped-student-app .lm.media-type-Webpage::after {
  content: "\0068";
}
#bootstrapped-student-app .lm.media-type-Document::after {
  content: "\006F";
}
#bootstrapped-student-app .lm.media-type-self-paced-lesson::after {
  content: "\006D";
}
#bootstrapped-student-app .lm.media-type-gallery::after {
  content: "\0032";
}
#bootstrapped-student-app .lm.media-type-storyboard::after {
  content: "\0036";
}
#bootstrapped-student-app .lm.media-type-puzzle::after {
  content: "\0021";
}
#bootstrapped-student-app .lm.media-type-quiz::after {
  content: "\0030";
}
#bootstrapped-student-app .lm.media-type-link::after {
  content: "\0052";
}
#bootstrapped-student-app .lm.media-type-lesson-plan::after,
#bootstrapped-student-app .lm.media-type-lesson::after {
  content: "\006F";
}
@font-face {
  font-family: 'lmhand';
  src: url('/static/station/fonts/lmfonts/lmhand-webfont.eot');
  src: url('/static/station/fonts/lmfonts/lmhand-webfont.eot#iefix') format('embedded-opentype'), url('/static/station/fonts/lmfonts/lmhand-webfont.woff') format('woff'), url('/static/station/fonts/lmfonts/lmhand-webfont.ttf') format('truetype'), url('/static/station/fonts/lmfonts/lmhand-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
#bootstrapped-student-app [class^="i-lmhand-"],
#bootstrapped-student-app [class*=" i-lmhand-"] {
  font-family: 'lmhand';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: 2.4em;
}
#bootstrapped-student-app .i-lmhand-megaphone:before {
  content: '\0037';
}
#bootstrapped-student-app .i-lmhand-check:before {
  content: '\0049';
}
#bootstrapped-student-app .igrowl {
  border: 2px solid #ff4747;
  width: 356px;
}
@media (min-width: 760px) {
  #bootstrapped-student-app .igrowl {
    width: 440px;
  }
}
@media (min-width: 1020px) {
  #bootstrapped-student-app .igrowl {
    width: 440px;
  }
}
#bootstrapped-student-app .igrowl-icon {
  font-size: 50px!important;
  width: 65px;
}
#bootstrapped-student-app .igrowl-icon + .igrowl-text {
  width: calc(15%);
}
#bootstrapped-student-app .igrowl-text {
  font-size: 16px;
  line-height: 21px;
}
#bootstrapped-student-app .igrowl-text .igrowl-title,
#bootstrapped-student-app .igrowl-text .igrowl-message {
  font-size: 1em;
  display: inline;
  line-height: inherit;
}
#bootstrapped-student-app .igrowl-dismiss {
  border: none;
  background: transparent;
  margin-top: -5px;
  outline: none;
}
#bootstrapped-student-app .igrowl-dismiss:before {
  color: #c4cbd4;
  font-family: 'pbslm';
  font-size: 25px!important;
}
#bootstrapped-student-app .igrowl-title {
  font-weight: 400;
  margin-right: 0.5em;
}
#bootstrapped-student-app .igrowl-message {
  font-weight: 300;
}
#bootstrapped-student-app .igrowl-success {
  background: white;
  border-color: #2f7fda;
}
#bootstrapped-student-app .student-app .igrowl-success {
  font-family: 'indie flower';
}
#bootstrapped-student-app .student-app .igrowl-success .igrowl-title {
  font-weight: bold;
}
#bootstrapped-student-app .igrowl-success .igrowl-message,
#bootstrapped-student-app .igrowl-success .igrowl-title,
#bootstrapped-student-app .igrowl-success .igrowl-icon {
  color: #2f7fda;
}
#bootstrapped-student-app .igrowl-error {
  background: white;
  border-color: #ff4747;
}
#bootstrapped-student-app .igrowl-error .igrowl-message,
#bootstrapped-student-app .igrowl-error .igrowl-title,
#bootstrapped-student-app .igrowl-error .igrowl-icon {
  color: #ff4747;
}
#bootstrapped-student-app .btn-simple {
  background-color: transparent;
  color: #2638C4;
  font-size: 14px;
  font-weight: 300;
}
#bootstrapped-student-app .btn-simple:hover {
  color: #4b5cdd;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle {
  display: none;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle + label span {
  padding: 10px;
  cursor: pointer;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle + label {
  margin-right: 8px;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle + label .checked-option,
#bootstrapped-student-app input[type="checkbox"].custom-toggle:checked + label .unchecked-option {
  background-color: white;
  color: #2638C4;
  box-shadow: inset 0px 2px 5px -2px black;
  border-bottom: 1px solid #dce0e5;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle + label .checked-option {
  border-right: 1px solid #dce0e5;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle:checked + label .unchecked-option {
  border-left: 1px solid #dce0e5;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle + label .unchecked-option,
#bootstrapped-student-app input[type="checkbox"].custom-toggle:checked + label .checked-option {
  background-color: #2638C4;
  color: white;
  box-shadow: 1px 1px 0 0 #4b5cdd;
  border: 0;
}
#bootstrapped-student-app input[type="checkbox"].custom-toggle + label .unchecked-option {
  margin-right: -4px;
}
#bootstrapped-student-app input[type="checkbox"].custom-checkbox {
  display: none;
}
#bootstrapped-student-app input[type="checkbox"].custom-checkbox + label {
  font-weight: 300;
}
#bootstrapped-student-app input[type="checkbox"].custom-checkbox + label span {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border: 1px solid #ccc;
  background-color: #fff;
  background-image: none;
  cursor: pointer;
  margin-right: 6px;
}
#bootstrapped-student-app input[type="checkbox"].custom-checkbox + label span.right-aligned {
  margin-right: 0;
  margin-left: 5px;
}
#bootstrapped-student-app input[type="checkbox"].custom-checkbox + label span.notice-container {
  margin-left: -30px;
  margin-right: 14px;
}
#bootstrapped-student-app input[type="checkbox"].custom-checkbox:checked + label span {
  background-size: 12px 12px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjQ2NCAtNDk2IDEyMzcgMTAzMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyA0NjQgLTQ5NiAxMjM3IDEwMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiNFNjgwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik02NzYtOTZsMjA2LDIwN2w2MDctNjA3bDIxMiwyMTJMODgzLDUzNkw0NjQsMTE2TDY3Ni05NnoiLz4NCjwvc3ZnPg0K);
}
#bootstrapped-student-app .no-svg input[type="checkbox"].custom-checkbox:checked + label span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAADwCAMAAACNKKmnAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACFQTFRF9s+f+ufP6IgQ77Bg/ffv65gw8r9/99ev/O/f5oAA////cJQzVQAAAAt0Uk5T/////////////wBKTwHyAAAFi0lEQVR42uzdC3LjOAwEUMwy2dnk/gfe/OOPZDVIAESL4AVgvSpbMsXqltda8JKFL/2fP4WFXvnLi1ZLFrZSa8nKVlotWdpKqSVrW+m0ZHErlZasbqXRkuWtFFpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBWuJWWFa0lZ4VpSVriWlBW4/p4Ly9VKzvU1dLc6EZa/1XmwAqxOgxVhdRasEKuTYMVYnQMryOoUWFFWZ8AKszoBVpwVP1agFT1WpBU7VqgVOVasFTdWsBU1VrQVM1a4FTFWvBUv1gQrWqwZVqxYU6xIseZYcWJNsqLEmmXFiDXNihBrnhUf1kQrOqyZVmxYU63IsOZacWFNtqLCmm3FhDXdSov19N/CVkqsp2d1Ov+JrHRYT8/6dP4TWamw3q0maaWw0mB9Wk3RymGlwPq2mqCVxArH+rUK18piBWNdWgVrpbFCsa6tQrXyWIFYt1aBWomsMKx7qzCtTFYQ1pZVkFYqKwRr2ypEK5cVgLVnFaCVzOoYa9/KXSub1SHWIytnrXRWR1iPrVy18lkdYB1ZOWoltHqMdWzlppXR6iEWYuWkldLqERZm5aKV0+oBFmrloJXUah8LtzLXymq1i6WxMtZKa7WHpbMy1cprtYOltTLUSmy1jaW3MtPKbLWJ1WNlpJXaagurz8pEK7fVBlavlYFWcqt7rH6rYa3sVndYI1aDWumtbrHGrIa08lvdYI1aDWgRWF1jjVt1azFYXWFZWHVqUVhdYtlYdWlxWF1gWVl1aJFY/WLZWam1WKx+sCytlFo0Vt9YtlYqLR6rLyxrK4UWkdUnlr0VrMVk9YHlYQVqUVm9Y/lYQVpcVm9YXlaAFpnVG9az3+c90GKzesNqL5O06Kzef7MmafFZfdwNp2gRWn0+Z03QYrT6eoIP16K0+v5vGKzFafWz6xCqRWr1u58VqMVqdbFTGqZFa3W5Bx+kxWt19XYnRIvY6vq9YYAWs9XNG2l3LWqr27MOzlrcVnenaFy1/uW2uj+f5alFbrVx8q+VFY5FqRWTmbY1pZUVjkWnFZXFtz2nlRWORaUVl/G4N6mVFY5FoxWZHbo/q5UVjkWhFZtJ+2haKyscK71WdNbx43mtrHCs1FrxGdpHE1tZ4VhptWZksx/PbGWFY6XUmpP5j0xtZYVjpdOa1SWBzW1lhWOl0prXUYJObmWlyINvZaVoGmjLW2k6LNrqVqp2lLa4la53p61tpWx0aktbabvC2spW6ha6trCVvrKvrWvV0W/YlrXqKYNsq1p1NWe2Ra36akbbmladnaxtSaveAtu2olV3229b0Kq/GrmtZzXQI92Wsxop3W6rWQ01lLfFrMbq3NtaVmNYzlrZrAaxXLXSWY1iOWrlsxrGctNKaDWO5aSV0coAy0UrpZUFloNWTisTLHOtpFY2WMZaWa2MsEy10lpZYRlq5bUywzLTSmxlh2WkldnKEMtEK7WVJZaBVm4rU6xhreRWtliDWtmtjLGGtNJbWWMNaOW3Msfq1iKwssfq1GKwcsDq0qKw8sDq0OKwcsFSa5FY+WAptVisnLBUWjRWXlgKLR4rNyxYi8jKDwvUYrJyxIK0qKw8sQAtLitXrEMtMitfrAMtNitnrIdadFbeWA+0+KzcsXa1CK38sXa0GK0CsDa1KK0isDa0OK1CsO60SK1isG60WK2CsK60aK2isC60eK3CsH60iK3isL60mK0CsT60qK0isd60uK1CsV7/vBbWMquwCstn/S/AADBkirtc/jBoAAAAAElFTkSuQmCC);
}
#bootstrapped-student-app input[type="radio"].custom-radio {
  display: none;
}
#bootstrapped-student-app input[type="radio"].custom-radio + label span {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border: 1px solid #ccc;
  background-image: none;
  cursor: pointer;
  margin-right: 4px;
}
#bootstrapped-student-app input[type="radio"].custom-radio + label span {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fff;
}
#bootstrapped-student-app input[type="radio"].custom-radio:checked + label span {
  background-size: 8px 8px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NzQ2RUQ2Nzk5NDQ2MTFFNEFGNURFQzY0OTgwMUUyQTkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NzQ2RUQ2N0E5NDQ2MTFFNEFGNURFQzY0OTgwMUUyQTkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo3NDZFRDY3Nzk0NDYxMUU0QUY1REVDNjQ5ODAxRTJBOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo3NDZFRDY3ODk0NDYxMUU0QUY1REVDNjQ5ODAxRTJBOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgBIcRoAAABpUExURf7y4Pe5UvWoJ/atNfWoKPrPifzhtPWqLPe2S/nJeP/79fnJef/8+P769PnJevauN/atNP3u1P/89/7y3/WoKfe3TP7z4fWpLPzgs/nKfPauNvnKe/rQivrPiPe2TP/89vWpK/WmI////3N3SEwAAAAjdFJOU/////////////////////////////////////////////8AZimDlgAAAMhJREFUeNqMk1cOwyAQBRdscMG9l7Tl/ocMiRV3L5kPhOyRaO+Bngllz4aqGlgvw+UrzBPl4YynYCdENxc3uCJaC02NB2pYhDzFE9L8J4CDpzgwCcUDL/CLryDwEvERGn4tcDCCQoJAQ+xRgheDRBIJCS0kwGiBQUYLGbi04NoF6xLWTVqPab0o+qrbGHRgeSwN1HOXlsDcp8j5l5F7/hdae+zNeLKKD5vqid1Z+LZ6hlK1y+9XUB7aberfjczh3GFjt6r/W4ABAHHjec04GTVDAAAAAElFTkSuQmCC);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1);
}
#bootstrapped-student-app input[type="radio"].custom-radio:checked:disabled + label span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QzhBRDIyN0RDRTlCMTFFNEEwRTlDOTk0NTFBNjhBMTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QzhBRDIyN0VDRTlCMTFFNEEwRTlDOTk0NTFBNjhBMTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDOEFEMjI3QkNFOUIxMUU0QTBFOUM5OTQ1MUE2OEExMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDOEFEMjI3Q0NFOUIxMUU0QTBFOUM5OTQ1MUE2OEExMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PraAKMwAAAAPUExURX+Pn3uLnHmJm3OElv///41RNPgAAAAFdFJOU/////8A+7YOUwAAAGhJREFUeNrsk0ESgCAMAxPC/98s6oCotPEB7okpe2oT1AE0wDTtD+oGHwL0ArNALeAlFC0pXaACeApQCA5BCbvATGATlFKBXHD/zfiFj4JdtT2WP7cNjI+cDa2PvS+Or54vb1z/TYABAHLXDFUtrwcUAAAAAElFTkSuQmCC);
}
