/* Navy Blue */
/* Orange */
/* Light Grey */
/* Bright Blue */
/* Red */
/* Grey */
/* The primary color used in Average Score chart. Other colors derived from here. */
/* Notification Hover */
/* Notification Dot and Border Color */
/* Notification Dot */
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/public/fonts/glyphicons-halflings-regular.eot");
  src: url("/public/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/public/fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("/public/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/public/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/public/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

/**
 * Determines the best contrasting color for a given color.
 */
/**
 * Lighten a color
*/
/*
    General styles
*/
.navbar-toggle {
  background-color: #221b60;
  border-color: #221b60 !important; }

.navbar-dropdown-toggle {
  background-color: #221b60 !important; }

.navbar-dropdown-toggle:focus {
  background-color: #221b60 !important; }

.navbar-dropdown-toggle:visited {
  background-color: #221b60 !important; }

.navbar-dropdown-toggle:hover {
  background-color: #221b60 !important; }

.banner-bar-icon-link,
.banner-bar-icon-link:focus,
.banner-bar-icon-link:hover {
  background-color: #221b60 !important;
  outline: none; }

.navbar-username-toggle:visited {
  background-color: #221b60 !important; }

.navbar-username-toggle:hover {
  background-color: #221b60 !important; }

.text-accent-color {
  color: #ed9c28 !important; }

/**
 * Button Styles
*/
.btn-primary,
.lms-primary-btn,
.lms-primary-btn:focus,
.lms-primary-btn:hover {
  background-color: #221b60;
  color: #ffffff;
  border-width: 0px;
  border-radius: 25px;
  padding: 10px 14px;
  font-weight: bold; }

.lms-accent-btn,
.lms-accent-btn:focus,
.lms-accent-btn:hover {
  background-color: #ed9c28;
  color: #ffffff;
  text-transform: uppercase; }

.lms-button-icon {
  font-size: 16px; }

.lms-section-action-btn {
  color: #221b60;
  background-color: #fff; }

.lms-section-action-btn[disabled] {
  cursor: not-allowed; }

.lms-more-btn {
  border: 0px solid #fff;
  background-color: #fff;
  padding: 0; }

.lms-more-btn:active {
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none; }

.lms-review-button {
  border-radius: 100px;
  padding: 10px 14px;
  background-color: #F4F4F4;
  color: #3C3C3C;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold; }

.lms-review-button:hover {
  color: #fff;
  background-color: #1D3E4E; }

.lms-review-button-icon {
  float: left;
  position: relative;
  top: 4px; }

.dashboard-footer-button {
  border-radius: 100px;
  padding: 10px 14px;
  color: #ffffff;
  background-color: #221b60;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold;
  outline: none; }

.dashboard-footer-button:active,
.dashboard-footer-button:focus,
.dashboard-footer-button:hover,
.dashboard-footer-button:visited {
  color: #ffffff;
  outline: none; }

.next-button {
  color: #ffffff;
  background-color: #221b60;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.43;
  text-transform: uppercase;
  margin-bottom: 33px;
  border-radius: 3px; }

.next-button:active,
.next-button:focus,
.next-button:hover {
  color: #ffffff; }

/**
 * End of Button Styles
*/
/* Tab Styles */
.banner-tabs > li.active {
  border: 0px solid #fff; }

.banner-tabs > li > a,
.banner-tabs > li.active > a,
.banner-tabs > li.active > a:focus,
.banner-tabs > li.active > a:hover {
  border: 0px solid #fff; }

.banner-tabs > li > a {
  color: #000000;
  opacity: 0.25;
  padding-top: 21px;
  padding-bottom: 20px;
  white-space: nowrap; }

.banner-tab:focus,
.banner-tab:hover {
  background-color: transparent;
  color: #000000 !important;
  opacity: 0.25 !important; }

.banner-tabs > li.active {
  border-bottom: 3px solid #221b60; }

.banner-tabs > li.active > a,
.banner-tabs > li.active > a:active,
.banner-tabs > li.active > a:hover,
.banner-tabs > li.active > a:focus,
.banner-tabs > li.active > a:visited {
  color: #221b60 !important;
  opacity: 1.0 !important; }

.banner-tabs > li > a:hover {
  background-color: #fff; }

/* End of Tab Styles */
/**
 * Link Styles
*/
.lms-link,
.lms-link:visited {
  color: #0000ee;
  text-decoration: none;
  font-family: "Work Sans";
  font-size: 14px;
  font-weight: bold; }

.lms-link:hover {
  color: #0000ee;
  text-decoration: underline; }

.lms-link[disabled] {
  cursor: not-allowed; }

.lms-row-head-link,
.lms-row-head-link:visited {
  color: #404040;
  text-decoration: none;
  font-family: "Work Sans";
  font-size: 14px;
  font-weight: bold; }

.lms-row-head-link:hover {
  color: #404040;
  text-decoration: underline; }

.lms-breadcrumb-history,
.lms-breadcrumb-history:visited {
  font-size: 20px;
  font-family: "Work Sans";
  color: #808080;
  margin-top: 0; }

.lms-breadcrumb-current {
  font-size: 20px;
  font-family: "Work Sans";
  color: #404040;
  margin-top: 0; }

.lms-banner-link-active,
.lms-banner-link-active:focus,
.lms-banner-link-active:visited {
  color: #fff !important;
  background-color: #221b60; }

.lms-banner-link-active:hover {
  text-decoration: none;
  background-color: #221b60 !important; }

.lms-banner-link,
.lms-banner-link:active,
.lms-banner-link:focus,
.lms-banner-link:visited {
  color: #C6CED2;
  background-color: #221b60 !important; }

.lms-banner-link:hover {
  text-decoration: underline;
  color: #fff;
  background-color: #221b60 !important; }

.lms-section-title,
.lms-section-title:active,
.lms-section-title:focus,
.lms-section-title:visited {
  color: #404040;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px; }

a.lms-section-title:hover {
  text-decoration: underline; }

.lms-subsection-link,
.lms-subsection-link:visited {
  color: #F57D17;
  text-decoration: none;
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  cursor: pointer; }

.lms-subsection-link:hover {
  color: #F57D17;
  text-decoration: underline; }

.section-link,
.section-link:active,
.section-link:focus,
.section-link:visited {
  color: #ed9c28;
  text-decoration: none; }

/**
 * End of Link Styles
*/
/**
 * Tab Styles
*/
.lms-banner-tabs {
  font-size: 16px;
  border: 0px solid #fff;
  white-space: nowrap; }

.lms-banner-tabs > li {
  float: none;
  display: inline-block;
  margin-bottom: 0; }

.lms-banner-tabs > li.active {
  border: 0px solid #fff;
  color: #fff; }

.lms-banner-tabs > li.active > a,
.lms-banner-tabs > li.active > a:focus,
.lms-banner-tabs > li.active > a:hover {
  border: 0px solid #fff;
  background-color: #221b60; }

.lms-banner-tabs > li > a {
  color: #C6CED2;
  padding-top: 21px;
  padding-bottom: 20px;
  white-space: nowrap;
  border-width: 0px;
  margin-right: 0px; }

.lms-banner-tabs > li > a:focus,
.lms-banner-tabs > li > a:hover,
.lms-banner-tabs > li > a:active {
  color: #fff !important;
  background-color: #221b60; }

.lms-banner-tab:focus,
.lms-banner-tab:hover {
  background-color: #221b60;
  color: #000000 !important; }

.lms-banner-tabs > li.active {
  background-color: #221b60;
  border-bottom: 3px solid #cccccc; }

.lms-banner-tabs > li.active > a,
.lms-banner-tabs > li.active > a:active,
.lms-banner-tabs > li.active > a:hover,
.lms-banner-tabs > li.active > a:focus,
.lms-banner-tabs > li.active > a:visited {
  color: #fff !important; }

.lms-banner-tabs > li > a:hover {
  background-color: #221b60; }

/**
 * End of Tab Styles
*/
/**
 * Form Control Styles
*/
.lms-label {
  color: #929292;
  font-weight: normal; }

.lms-checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
  width: 16px;
  cursor: default !important; }

.lms-checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.lms-checkbox input[type="checkbox"]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
  font-size: 8px;
  text-align: center;
  color: #fff;
  padding-top: 3px; }

.lms-checkbox input[type="checkbox"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px; }

.lms-checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65; }

.lms-checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #EEEEEE;
  cursor: not-allowed; }

.lms-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #2AD587;
  border-color: #2AD587; }

.lms-checkbox-label {
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none; }

.lms-readonly-checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1; }

.lms-readonly-checkbox input[type="checkbox"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.lms-readonly-checkbox input[type="checkbox"]:checked + label::after {
  font-family: "Glyphicons Halflings";
  content: "\e013";
  font-size: 8px;
  text-align: center;
  color: #fff;
  padding-top: 3px; }

.lms-readonly-checkbox input[type="checkbox"]:indeterminate + label::after {
  display: block;
  content: "";
  width: 10px;
  height: 3px;
  background-color: #555555;
  border-radius: 2px;
  margin-left: -16.5px;
  margin-top: 7px; }

.lms-readonly-checkbox input[type="checkbox"]:disabled + label {
  opacity: 1.0; }

.lms-readonly-checkbox input[type="checkbox"]:disabled + label::before {
  cursor: not-allowed; }

.lms-readonly-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #2AD587;
  border-color: #2AD587; }

.lms-input-field {
  border-radius: 0px;
  border-right: solid 0px #fff;
  border-left: solid 0px #fff;
  border-top: solid 0px #fff;
  padding-left: 0;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 1px;
  background-color: #fff;
  outline: 0 !important;
  color: #494949;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.lms-input-field:focus {
  border-color: #cccccc;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 2px;
  outline: 0 !important; }

.lms-input-field:active {
  border-color: #cccccc;
  outline: 0 !important; }

.lms-header-input-field {
  border-radius: 0px;
  border-right: solid 0px #fff;
  border-left: solid 0px #fff;
  border-top: solid 0px #fff;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 2px;
  background-color: #cccccc;
  outline: 0 !important;
  color: #494949;
  font-family: "Work Sans";
  font-size: 16px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.lms-header-input-field:focus {
  outline: 0 !important;
  border-bottom-color: #221b60; }

.lms-header-input-field:active {
  outline: 0 !important;
  border-bottom-color: #221b60; }

.lms-select {
  border-radius: 0px;
  border-right: solid 0px #fff;
  border-left: solid 0px #fff;
  border-top: solid 0px #fff;
  padding-left: 0;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 1px;
  background-color: #fff;
  outline: 0 !important;
  color: #494949;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.lms-select:focus {
  outline: 0 !important;
  border-bottom-color: #221b60; }

.lms-select:active {
  outline: 0 !important;
  border-bottom-color: #221b60; }

.lms-header-select {
  border-radius: 0px;
  border-right: solid 0px #fff;
  border-left: solid 0px #fff;
  border-top: solid 0px #fff;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 2px;
  background-color: #cccccc;
  outline: 0 !important;
  color: #494949;
  font-family: "Work Sans";
  font-size: 16px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.lms-header-select:focus {
  outline: 0 !important;
  border-bottom-color: #221b60; }

.lms-header-select:active {
  outline: 0 !important;
  border-bottom-color: #221b60; }

.lms-input-error {
  color: #da322a; }

.lms-error-summary {
  border-color: #da322a;
  color: #da322a;
  background-color: #f8d6d4; }

.lms-modal-progress-indicator {
  margin: 8px 0px 0px 12px;
  width: 0%; }

.lms-modal-progress-indicator > .progress-bar {
  background-color: #221b60; }

.lms-modal-progress-indicator > .progress-bar {
  background-color: #221b60; }

.session-radio input:focus + .outer .inner {
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color: #ed9c28; }

.session-radio .inner {
  transition: all 0.25s ease-in-out;
  transform: scale(0);
  height: 12px;
  width: 12px;
  -webkit-transform: scale(0);
  -webkit-transition: all 0.25s ease-in-out;
  display: block;
  margin: 1.4px;
  border-radius: 50%;
  background-color: #ed9c28;
  opacity: 0; }

.session-radio input:checked + .outer {
  border: 3px solid #ed9c28; }

/**
 * End of Form Control Styles
*/
/**
 * Table Styles
*/
.lms-table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FBFBFB; }

.lms-table-bordered > tbody > tr > td,
.lms-table-bordered > tbody > tr > th,
.lms-table-bordered > tfoot > tr > td,
.lms-table-bordered > tfoot > tr > th,
.lms-table-bordered > thead > tr > td,
.lms-table-bordered > thead > tr > th {
  border: 1px solid #E2E2E2; }

.report-table > thead > tr > th {
  border-bottom-width: 1px !important; }

.report-page .pagination > .active > a,
.report-page .pagination > .active > a:focus,
.report-page .pagination > .active > a:hover,
.report-page .pagination > .active > span,
.report-page .pagination > .active > span:focus,
.report-page .pagination > .active > span:hover {
  background-color: #221b60;
  color: #fff; }

.report-page .pagination > li > a,
.report-page .pagination > li > span {
  color: #221b60; }

table.dataTable {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

table.dataTable thead th {
  position: relative;
  background-image: none !important; }

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
  position: absolute;
  top: 22px;
  right: 16px;
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 12px; }

table.dataTable thead th.sorting:after {
  content: "";
  color: #ddd;
  font-size: 12px;
  padding-top: 0; }

table.dataTable thead th.sorting_asc:after {
  content: "\e253"; }

table.dataTable thead th.sorting_desc:after {
  content: "\e252"; }

/**
 * End of Table Styles
*/
/**
 * Add-Ons
*/
.lms-input-group-addon {
  background-color: #fff;
  border-radius: 0px;
  border-right: solid 0px #fff;
  border-left: solid 0px #fff;
  border-top: solid 0px #fff;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 1px; }

.lms-input-group-icon {
  font-size: 18px;
  cursor: pointer; }

.lms-header-input-group-addon {
  background-color: #cccccc;
  border-radius: 0px;
  border-right: solid 0px #fff;
  border-left: solid 0px #fff;
  border-top: solid 0px #fff;
  border-bottom-style: solid;
  border-bottom-color: #221b60;
  border-bottom-width: 2px; }

/**
 * End of Add-Ons
*/
/* Dashboard styles */
.banner-card-icon {
  color: #ed9c28; }

.banner-card-icon:visited {
  color: #ed9c28;
  text-decoration: none; }

.banner-card-icon:hover {
  color: #ed9c28; }

.sidebar-card-text-inprogress {
  font-size: 16px;
  color: #ed9c28; }

.dashboard-study-schedule-day-selected {
  width: 23px;
  background-color: #ed9c28; }

.simulation-block-navy {
  background-color: #221b60; }

.simulation-block-teal {
  background-color: #70dcd4; }

.banner-completed-bg {
  background-color: #70dcd4; }

.dashboard-begin-button {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.11;
  background-color: #ed9c28; }

.dashboard-begin-button:hover {
  color: #ffffff; }

.dashboard-selective-study-category-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #ed9c28;
  border-color: #ed9c28; }

/* End Dashboard styles */
/* Onboarding Styles */
.onboard-bar {
  background-color: #ed9c28;
  width: 36px;
  position: absolute;
  bottom: 0; }

.onboard-tile-hover {
  border: 3px solid #221b60;
  background-color: #221b60; }

/* End Onboarding Styles */
/* Start Session Styles*/
.session-progress-indicator-selected {
  height: 8px;
  background-color: #ed9c28; }

.calculator-screen {
  background-color: #221b60;
  color: #ffffff; }

#calculator-key-c {
  background-color: #ed9c28;
  color: #ffffff;
  border-right-color: #ed9c28; }

.question-btn {
  background-color: #ed9c28;
  color: #ffffff; }

.question-btn:hover,
.question-btn:focus {
  color: #ffffff; }

.spreadsheet-selected-cell {
  background-color: #ed9c28 !important;
  color: #ffffff; }

/* End Session Styles */
/* Session Review Styles */
.review-button {
  border-radius: 100px;
  padding: 10px 14px;
  background-color: #F4F4F4;
  color: #3C3C3C;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold; }

.review-button:hover {
  color: #ffffff;
  background-color: #221b60; }

.review-all-button {
  border-radius: 100px;
  padding: 10px 14px;
  color: #ffffff;
  background-color: #221b60;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold; }

.review-all-button:hover {
  background-color: #F4F4F4;
  color: #3C3C3C; }

.part-row-review-button {
  border-radius: 100px;
  padding: 10px 14px;
  color: #ffffff;
  background-color: #221b60;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold; }

.question-row-review-button {
  border-radius: 100px;
  padding: 10px 14px;
  color: #ffffff;
  background-color: #221b60;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold; }

.simulation-row-review-button {
  border-radius: 100px;
  padding: 10px 14px;
  color: #ffffff;
  background-color: #221b60;
  border-width: 0px;
  font-size: 14px;
  font-weight: bold; }

/* End Session Review Styles */
/* Glossary Styles */
.reference-link {
  color: #ed9c28;
  font-weight: bold;
  font-size: 20px; }

.reference-link:hover {
  color: #ed9c28; }

.selected-reference-link:hover {
  color: #ed9c28; }

/* End Glossary Styles*/
/**
 * Typography
*/
.lms-section-header {
  font-size: 20px;
  font-family: "Work Sans";
  color: #404040;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  user-select: none;
  cursor: default; }

.lms-section-subheader {
  font-size: 14px;
  font-family: "Work Sans";
  color: #808080; }

.lms-table-title {
  font-family: "Work Sans";
  font-size: 16px;
  font-weight: bold;
  color: #404040;
  line-height: 24px; }

.lms-breadcrumb-divider {
  font-size: 20px;
  color: #808080; }

.lms-breadcrumb-divider > i {
  position: relative;
  top: 5px; }

.lms-title {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  line-height: 54px; }

.lms-subtitle {
  color: #C6CED2;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px; }

.lms-section-title {
  color: #404040;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px; }

.lms-subsection-title {
  color: #404040;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px; }

.lms-section-text {
  color: #404040;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px; }

.lms-ellipsed-text {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  text-align: justify;
  margin-right: -1em;
  padding-right: 1em; }

.lms-ellipsed-text:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0; }

.lms-ellipsed-text:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white; }

.lms-modal-body {
  font-family: "Work Sans";
  font-size: 16px;
  color: #404040;
  line-height: 24px; }

.lms-subtext {
  font-family: "Work Sans";
  font-size: 12px;
  color: #808080;
  line-height: 18px; }

/**
 * End of Typography
*/
/**
 * Layout
*/
.lms-list-group-item {
  padding: 0; }

.lms-table-head {
  border-top: 1px solid #ddd; }

.lms-table-column-head {
  border-bottom-width: 1px !important; }

.lms-section-head {
  margin-top: 20px;
  margin-bottom: 10px; }

.lms-dialog-body {
  padding-left: 30px;
  padding-right: 30px; }

.lms-banner-background {
  background-color: #221b60; }

.lms-border-color {
  border-color: #cccccc; }

.lms-courses-title-icon-background {
  background-color: #1A99D6;
  border-radius: 50%;
  height: 68px;
  width: 68px; }

.lms-resources-title-icon-background {
  background-color: #777DA7;
  border-radius: 50%;
  height: 68px;
  width: 68px; }

.lms-calendar-title-icon-background {
  background-color: #70DCD4;
  border-radius: 50%;
  height: 68px;
  width: 68px; }

.lms-announcement-title-icon-background {
  background-color: #0064B2;
  border-radius: 50%;
  height: 32px;
  width: 32px; }

.lms-title-icon {
  color: #fff;
  font-size: 36px;
  padding-top: 14px; }

.lms-section-icon {
  color: #fff;
  font-size: 18px;
  padding-top: 6px; }

/**
 * *End of Layout
*/
/**
 * Utilities
*/
.lms-collapsed-icon {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg); }

/**
 * End of Utilities
*/
/**
 * Chart Styles
*/
.chart-avg-score-100 {
  background-color: #1e3f4f; }

.chart-avg-score-90 {
  background-color: #e9eced; }

.chart-avg-score-80 {
  background-color: #d2d9dc; }

.chart-avg-score-70 {
  background-color: #bcc5ca; }

.chart-avg-score-60 {
  background-color: #a5b2b9; }

.chart-avg-score-50 {
  background-color: #8f9fa7; }

.chart-avg-score-40 {
  background-color: #788c95; }

.chart-avg-score-30 {
  background-color: #627984; }

.chart-avg-score-20 {
  background-color: #4b6572; }

.chart-avg-score-10 {
  background-color: #355261; }

/**
 * End of Chart Styles
*/
.assessment-step-in-progress {
  height: 158px;
  width: 66px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=2") -308px 233px; }

.assessment-step-to-come {
  height: 108px;
  width: 66px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=2") -382px 233px; }

.assessment-last-step {
  height: 72px;
  width: 66px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=2") -463px 235px; }

.sprite-help {
  left: 328px;
  height: 20px;
  width: 22px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -328px 278px; }

.sprite-calculator {
  height: 20px;
  width: 14px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -167px 278px; }

.sprite-more-vertical {
  height: 20px;
  width: 4px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -401px 278px; }

.sprite-printer {
  height: 25px;
  width: 30px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -192px 278px; }

.sprite-spreadsheet {
  height: 19px;
  width: 16px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -24px 278px; }

.sprite-lock {
  height: 21px;
  width: 17px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -331px 494px; }

.sprite-lock-2 {
  width: 48px;
  height: 64px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -314px 447px; }

.sprite-pencil {
  left: 133px;
  height: 63px;
  width: 63px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -134px 0px; }

.sprite-play {
  width: 35px;
  height: 35px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=7") -569px 286px; }

.sprite-edit {
  width: 32px;
  height: 32px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=7") -637px 284px; }

.sprite-start-category {
  width: 32px;
  height: 34px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=8") -688px 287px;
  transform: scale(0.7, 0.7); }

.sprite-action {
  height: 63px;
  width: 63px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -201px 0px; }

.sprite-notebook {
  height: 63px;
  width: 63px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") 0px 0px; }

.sprite-video-1 {
  height: 18px;
  width: 22px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -511px 492px; }

.sprite-video-2 {
  height: 18px;
  width: 22px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -511px 420px; }

.sprite-relevant-terms {
  height: 24px;
  width: 24px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -452px 495px; }

.sprite-references {
  height: 24px;
  width: 25px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -577px 495px; }

.sprite-references-dark {
  height: 24px;
  width: 25px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -386px 494px; }

.sprite-report {
  height: 28px;
  width: 25px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -643px 497px; }

.sprite-open-link {
  height: 15px;
  width: 15px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -582px 420px; }

.sprite-correctly-answered {
  height: 44px;
  width: 54px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -6px 364px; }

.sprite-total-time {
  height: 51px;
  width: 51px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -79px 371px; }

.sprite-average-time {
  height: 50px;
  width: 41px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -154px 374px; }

.sprite-organization-orange {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -80px 436px; }

.sprite-organization-white {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -80px 507px; }

.sprite-chart-orange {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -153px 437px; }

.sprite-chart-white {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -153px 508px; }

.sprite-book-orange {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -16px 435px; }

.sprite-book-white {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -16px 509px; }

.sprite-institution-orange {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -238px 439px; }

.sprite-institution-white {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -238px 510px; }

.sprite-today {
  height: 50px;
  width: 43px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -641px 425px; }

.sprite-dropdown-arrow {
  height: 7px;
  width: 14px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -698px 412px; }

.sprite-eye-white {
  height: 12px;
  width: 16px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=3") -731px 487px; }

.sprite-eye-dark {
  height: 12px;
  width: 16px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=3") -731px 416px; }

.sprite-relevant-terms-dark {
  height: 24px;
  width: 24px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=3") -452px 424px; }

.sprite-correct-questions {
  height: 18px;
  width: 23px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=4") -488px 277px; }

.sprite-problem-questions {
  height: 23px;
  width: 23px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=4") -445px 279px; }

.sprite-dashboard-study {
  height: 160px;
  /*height:234px; */
  width: 66px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=10") -639px 236px; }

.sprite-dashboard-progress-step-complete {
  height: 108px;
  width: 66px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=10") -554px 236px; }

.sprite-edit-schedule {
  height: 21px;
  width: 20px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=10") -693px 493px; }

.sprite-expand {
  height: 15px;
  width: 8px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=11") -771px 417px; }

.sprite-collapse {
  height: 21px;
  width: 20px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=10") -771px 486px; }

.sprite-switch {
  height: 72px;
  width: 72px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -398px 0px; }

.sprite-paused {
  height: 72px;
  width: 72px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -303px 0px; }

.sprite-drs-unanswered {
  height: 14px;
  width: 18px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=12") -737px 272px; }

.sprite-drs-answered {
  height: 13px;
  width: 15px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=12") -769px 271px; }

.sprite-password-restrictions-correct {
  height: 18px;
  width: 23px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=4") -488px 277px; }

.sprite-password-restrictions-wrong {
  height: 23px;
  width: 23px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png?v=4") -445px 279px; }

.phase-hover {
  height: 126px;
  width: 60px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -1px 232px; }

.phase-normal {
  height: 126px;
  width: 60px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -77px 232px; }

.last-phase-hover {
  height: 66px;
  width: 64px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -227px 232px; }

.last-phase-normal {
  height: 66px;
  width: 64px;
  background: url("https://surgexprod.blob.core.windows.net/client-content-surgent/f4bc28bb-47ac-46b4-b44f-e4fab7f36cdd_icons.png") -146px 232px; }

/* End of Sprites from icons.png */
/* ---------------------------------------------------------------- */
/* Notifications
/* ---------------------------------------------------------------- */
/* Top Level Dropdown */
#notification-badge-count {
  display: none;
  background: #ed9c28;
  position: relative;
  text-decoration: none;
  top: -55px;
  left: 12px;
  z-index: 999;
  float: left; }

#notification-dropdown {
  z-index: 99999;
  display: none;
  position: absolute;
  width: 600px;
  height: auto;
  max-height: 600px;
  overflow-y: hidden;
  padding: 0;
  background: #eee;
  margin: 0px -15px 0 -575px;
  border-top: 4px solid #f57d17;
  border-radius: 0 0 15px 15px;
  box-shadow: 2px 2px 15px -5px rgba(0, 0, 0, 0.75); }

/* Notification Group */
#notification-dropdown .notification-group {
  overflow: hidden;
  min-height: 65px; }

#notification-dropdown .notification-group:last-child {
  border-bottom: 0;
  border-radius: 0 0 15px 15px; }

#notification-dropdown .notification-group .notification-list {
  padding: 0;
  height: 0px;
  transition: height .5s; }

/* Individual Notifications */
#notification-dropdown .notification-group .notification-list .notification-list-item {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 15px 7px;
  border-bottom: 1px solid #fddabf; }

#notification-dropdown .notification-group .notification-list .notification-list-item .new-notification {
  width: 7px;
  height: 7px;
  background: #f26a0e;
  border-radius: 20px;
  opacity: 0; }

#notification-dropdown .notification-group .notification-list .notification-list-item:last-child {
  border-bottom: 0;
  border-radius: 0 0 15px 15px; }

#notification-dropdown .notification-group .notification-list .notification-list-item:hover {
  cursor: pointer; }

#notification-dropdown .notification-group.expanded .notification-list {
  height: auto;
  transition: height .5s; }

/* Notification Data */
#notification-dropdown .notification-group .notification-list .notification-list-item.new-item .new-notification {
  opacity: 1; }

#notification-dropdown .notification-group .notification-list .notification-list-item i {
  width: 25px;
  font-size: 30px; }

#notification-dropdown .notification-group .notification-list .notification-list-item .message {
  width: 73%; }

#notification-dropdown .notification-group .notification-list .notification-list-item .message a,
#notification-dropdown .notification-group .notification-list .notification-list-item .message p {
  line-height: 1.5;
  margin: 0;
  font-size: 13px; }

#notification-dropdown .notification-group .notification-list .notification-list-item .date {
  font-size: 13px; }

/* Color Banding */
#notification-dropdown .notification-group .notification-list .notification-list-item:nth-of-type(odd) {
  background: #fafafa; }

#notification-dropdown .notification-group .notification-list .notification-list-item.new-item {
  background: #fef0e6; }

/* End of notification */
/* Start Spinner */
.loader {
  border: 10px solid #F4F4F4;
  border-radius: 50%;
  border-top: 10px solid #221b60;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite; }

.card-loader {
  margin: 90px auto; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* End Spinner */
.flex-span {
  display: flex; }

.video-checkmark {
  color: #221b60; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 2px !important; }

.select2-container--default .select2-selection--single {
  border-left: none !important;
  border-top: none !important;
  border-right: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0px !important; }

.session-checkbox input[type="checkbox"]:checked + label::before {
  background-color: #ed9c28;
  border-color: #ed9c28; }

/* Enable flex layout for the question/explanation container when class is applied (we toggle via JS on desktop) */
#questionPanelContainer.flex-enabled {
  display: flex;
  flex-direction: row;
  align-items: stretch; }

/* Prevent Bootstrap float behavior while flex is active */
#questionPanelContainer.flex-enabled > [class*="col-"] {
  float: none; }

/* Visual indicator/grabber for expanding the explanation panel (desktop only) */
#explanationResizer .exp-resize-grip {
  position: absolute;
  top: 50%;
  left: 2px;
  transform: translateY(-50%);
  width: 12px;
  height: 200px;
  opacity: 1; }

/* Reset X inside handle (appears only on hover and only when a custom width is set) */
#explanationResizer .reset-x {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  font-weight: bold;
  line-height: 1;
  color: currentColor;
  opacity: 0;
  /* hidden by default */
  pointer-events: none;
  /* clicks disabled unless can-reset */
  font-size: 14px; }

/* When we can reset and the user hovers the resizer, show X */
#explanationResizer.can-reset:hover .reset-x {
  opacity: 1;
  pointer-events: auto;
  cursor: pointer; }

