.lyrics-wrapper.grading .l2l-word, .lyrics-wrapper.grading [l2l-word-id] {
  cursor: pointer;
}
.lyrics-wrapper.grading .l2l-word:hover, .lyrics-wrapper.grading [l2l-word-id]:hover {
  background-color: #eee;
}
.lyrics-wrapper.grading .l2l-word:hover.cold, .lyrics-wrapper.grading .l2l-word:hover[l2l-cold-error], .lyrics-wrapper.grading [l2l-word-id]:hover.cold, .lyrics-wrapper.grading [l2l-word-id]:hover[l2l-cold-error] {
  background-color: rgb(0, 200, 200);
}
.lyrics-wrapper.grading .l2l-word:hover.hot, .lyrics-wrapper.grading .l2l-word:hover[l2l-hot-error], .lyrics-wrapper.grading [l2l-word-id]:hover.hot, .lyrics-wrapper.grading [l2l-word-id]:hover[l2l-hot-error] {
  background-color: rgb(255, 0, 0);
}
.lyrics-wrapper .wpm-marker, .lyrics-wrapper [l2l-wpm-marker] {
  border: 2px solid #cc1111;
}
.lyrics-wrapper .cold, .lyrics-wrapper [l2l-cold-error] {
  background-color: rgba(0, 200, 200, 0.5);
}
.lyrics-wrapper .hot, .lyrics-wrapper [l2l-hot-error] {
  background-color: rgba(255, 0, 0, 0.5);
}
.lyrics-wrapper h1 {
  font-size: 20px;
  font-style: oblique;
  text-align: center;
  color: black;
}
.lyrics-wrapper p {
  margin: 0 0 1.3em;
  font-size: 1.1em;
}
.lyrics-wrapper .grading-instructions {
  font-size: small;
}
.lyrics-wrapper .grading-instructions header {
  font-size: medium;
  font-weight: bold;
  text-align: center;
}
.lyrics-wrapper .grading-instructions ul {
  list-style-type: none;
  font-style: italic;
}
.lyrics-wrapper .grading-instructions ul li {
  margin-top: 0.5rem;
}.bordered[data-v-bafc9097] {
  min-height: 5.25rem;
  padding: 0.5rem;
  border: 3px solid #ccc;
  border-radius: 0.5rem;
}
.grade[data-v-bafc9097] {
  text-align: center;
  min-height: 5.25rem;
  max-height: 5.25rem;
  padding: 0.5rem;
  font-size: 1.5rem;
  margin-top: 5px;
  border: 3px solid #ccc;
  border-radius: 0.5rem;
}
@media (850px < width < 1200px) {
.grade header label[data-v-bafc9097] {
    font-size: 1rem;
}
}

/*
@import "../../../../sass/bs5_theme_vars.scss";

select {
  text-align: center;
  font-size: x-large;
  cursor: pointer;
}

section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0.5rem;
  align-items: center;
  text-align: center;
}

header {
  margin-bottom: 0.25rem;
}

.grade {
  display: flex;
  flex-direction: column;
  min-width: 9rem;
  max-width: 9rem;
  min-height: 5.25rem;
  max-height: 5.25rem;
  padding: 0.5rem;

  font-size: 1.5rem;

  border: 3px solid #ccc;
  border-radius: 0.5rem;
}
*/.form-control[data-v-5e15fd29] {
  min-height: inherit;
}
label[data-v-5e15fd29] {
  min-height: 3em;
}section[data-v-b155f0ac] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0.5rem;
  align-items: center;
  text-align: center;
}
header[data-v-b155f0ac] {
  margin-bottom: 0.25rem;
}
.grade[data-v-b155f0ac] {
  display: flex;
  flex-direction: column;
  min-width: 9rem;
  max-width: 9rem;
  min-height: 5.25rem;
  max-height: 5.25rem;
  padding: 0.5rem;
  font-size: 1.5rem;
  border: 3px solid #ccc;
  border-radius: 0.5rem;
}
.hot[data-v-b155f0ac] {
  color: red;
}
.cold[data-v-b155f0ac] {
  color: rgb(0, 200, 200);
}.fluency-grader[data-v-610e3341] {
  display: flex;
  flex-direction: row;
  height: 90vh;
  overflow-y: hidden;
}
.fluency-grader > *[data-v-610e3341] {
  flex: 1;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 1rem;
  border-left: 1px solid #ccc;
}
.fluency-grader > *[data-v-610e3341]:first-child {
  border: none;
}th[data-v-b94da275] {
  text-align: center;
  vertical-align: middle !important;
  font-weight: bold !important;
}
td[data-v-b94da275] {
  white-space: nowrap;
  text-align: center;
}.class-summary-table[data-v-3517e496] .card-body-height {
  height: inherit;
  max-height: 50rem;
}
th[data-v-3517e496] {
  text-align: center;
  vertical-align: middle !important;
  font-weight: bold !important;
}
td[data-v-3517e496] {
  white-space: nowrap;
  text-align: center;
}
td.view-button[data-v-3517e496] {
  max-width: 1rem;
}
td.name[data-v-3517e496] {
  text-align: inherit;
}
td.cold[data-v-3517e496] {
  color: #6580ff;
}
td.hot[data-v-3517e496] {
  color: #cc1111;
}
td.benchmark[data-v-3517e496] {
  color: #8c98a4;
}
td.fluency-goal[data-v-3517e496] {
  font-variant: small-caps;
}
.goal-met[data-v-3517e496] {
  color: #00c9a7;
}
.goal-approaching[data-v-3517e496] {
  color: #fdd08f;
}
.goal-below[data-v-3517e496] {
  color: #cc1111;
}
.group[data-v-3517e496] {
  border: 1px solid #ccc;
  padding: 0.25rem 1rem;
  border-left-width: 1.25rem;
}
.group.green[data-v-3517e496] {
  border-left-color: #30a055;
}
.group.yellow[data-v-3517e496] {
  border-left-color: #fdd08f;
}
.group.blue[data-v-3517e496] {
  border-left-color: #6580ff;
}
.group.pink[data-v-3517e496] {
  border-left-color: #f566aa;
}
.new-badge[data-v-3517e496] {
  cursor: pointer;
  font-size: 0.75rem;
  font-weight: bold;
  background-color: #6580ff;
  color: #fff;
  padding: 0.15rem 0.5rem;
  border-radius: 1rem;
}.complete-signup-form[data-v-0032cb2d] {
  max-width: 40rem;
  margin: 1rem auto;
}
.complete-signup-form .form-group .error[data-v-0032cb2d] {
  display: none;
}
.complete-signup-form .form-group.has-error[data-v-0032cb2d] {
  animation-name: shakeError-0032cb2d;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.complete-signup-form .form-group.has-error .error[data-v-0032cb2d] {
  color: red;
  display: block;
}
.complete-signup-form button[type=submit][data-v-0032cb2d] {
  width: 100%;
  height: 54px;
  color: white;
  font-weight: 700;
  font-size: 26px;
  border: none;
  border-radius: 5px;
  background: #c41717;
}
.complete-signup-form button[type=submit][data-v-0032cb2d]:disabled {
  opacity: 0.75;
  background: #aaa;
  cursor: default;
}
@media screen and (max-width: 700px) and (min-width: 450px) {
.complete-signup-form button[type=submit][data-v-0032cb2d] {
    font-size: 20px;
}
}
@media screen and (max-width: 449px) {
.complete-signup-form button[type=submit][data-v-0032cb2d] {
    font-size: 14px;
}
}
@keyframes shakeError-0032cb2d {
0% {
    transform: translateX(0);
}
15% {
    transform: translateX(0.375rem);
}
30% {
    transform: translateX(-0.375rem);
}
45% {
    transform: translateX(0.375rem);
}
60% {
    transform: translateX(-0.375rem);
}
75% {
    transform: translateX(0.375rem);
}
90% {
    transform: translateX(-0.375rem);
}
100% {
    transform: translateX(0);
}
}.heading[data-v-e1170a24] {
  font-size: large;
  font-weight: bold;
  margin-bottom: 1em;
}
label[data-v-e1170a24] {
  font-size: 14px;
}
.error[data-v-e1170a24] {
  color: red;
}
tbody th[data-v-6c2f730a] {
  text-align: center;
}

.center[data-v-e435eb24] {
  width: 100%;
  display: flex;
  justify-content: center;
}
.btn-toggle-all[data-v-e435eb24] {
  font-size: 1.5rem;
}
.btn-summary[data-v-e435eb24] {
  font-size: 1.5rem;
  max-height: 2em;
  margin-right: 1em;
  margin-left: 1em;
}
.summary[data-v-e435eb24] {
  margin: 1.5rem 0;
  border: 1px solid #ccc;
}
.summary-header[data-v-e435eb24] {
  display: flex;
  align-items: center;
}
.summary-body[data-v-e435eb24] {
  margin: 1em;
}
.btn-info[data-v-e435eb24] {
  margin-left: 10px;
}
.fade-enter-active[data-v-e435eb24], .fade-leave-active[data-v-e435eb24] {
  transition: opacity .5s;
}
.fade-enter[data-v-e435eb24], .fade-leave-to[data-v-e435eb24] {
  opacity: 0;
}
@media print {
.non-print[data-v-e435eb24] {
    display: none;
}
}
.site-license-request label {
  font-size: 14px;
}.student-buttons[data-v-b3096591] {
  display: flex;
  justify-content: space-between;
}
.student-buttons *[data-v-b3096591] {
  max-width: 20rem;
  margin: 1em;
}
.student-buttons *.disabled[data-v-b3096591] {
  opacity: 0;
  pointer-events: none;
}img[data-v-4a5e6f8b] {
  max-width: 305px;
  margin-bottom: 20px;
  cursor: pointer;
}[data-v-e3b6ded6]:root {
  --cs-l2l-blue: #377dff;
  --cs-l2l-brown: #c58040;
  --cs-l2l-green: #00cd77;
  --cs-l2l-orange: #ff8c00;
  --cs-l2l-purple: #8c51ff;
  --cs-l2l-red: #fa2723;
  --cs-l2l-yellow: #fefa00;
  --cs-l2l-light-blue: #c0d6ff;
  --cs-l2l-light-brown: #dcb07c;
  --cs-l2l-light-green: #a6f3c4;
  --cs-l2l-light-orange: #ffcc88;
  --cs-l2l-light-purple: #e6cfff;
  --cs-l2l-light-red: #ff9999;
  --cs-l2l-light-yellow: #fffacf;
  --cs-l2l-dark-blue: #003399;
  --cs-l2l-dark-brown: #804000;
  --cs-l2l-dark-green: #007733;
  --cs-l2l-dark-orange: #dd5500;
  --cs-l2l-dark-purple: #663399;
  --cs-l2l-dark-red: #cc0000;
  --cs-l2l-dark-yellow: #c58040;
}
.color-blue[data-v-e3b6ded6] {
  color: var(--cs-l2l-blue);
}
.fill-blue[data-v-e3b6ded6] {
  fill: var(--cs-l2l-blue);
}
.bg-blue[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-blue);
}
.color-brown[data-v-e3b6ded6] {
  color: var(--cs-l2l-brown);
}
.fill-brown[data-v-e3b6ded6] {
  fill: var(--cs-l2l-brown);
}
.bg-brown[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-brown);
}
.color-green[data-v-e3b6ded6] {
  color: var(--cs-l2l-green);
}
.fill-green[data-v-e3b6ded6] {
  fill: var(--cs-l2l-green);
}
.bg-green[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-green);
}
.color-orange[data-v-e3b6ded6] {
  color: var(--cs-l2l-orange);
}
.fill-orange[data-v-e3b6ded6] {
  fill: var(--cs-l2l-orange);
}
.bg-orange[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-orange);
}
.color-purple[data-v-e3b6ded6] {
  color: var(--cs-l2l-purple);
}
.fill-purple[data-v-e3b6ded6] {
  fill: var(--cs-l2l-purple);
}
.bg-purple[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-purple);
}
.color-red[data-v-e3b6ded6] {
  color: var(--cs-l2l-red);
}
.fill-red[data-v-e3b6ded6] {
  fill: var(--cs-l2l-red);
}
.bg-red[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-red);
}
.color-yellow[data-v-e3b6ded6] {
  color: var(--cs-l2l-yellow);
}
.fill-yellow[data-v-e3b6ded6] {
  fill: var(--cs-l2l-yellow);
}
.bg-yellow[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-yellow);
}
.color-light-blue[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-blue);
}
.fill-light-blue[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-blue);
}
.bg-light-blue[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-blue);
}
.color-light-brown[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-brown);
}
.fill-light-brown[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-brown);
}
.bg-light-brown[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-brown);
}
.color-light-green[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-green);
}
.fill-light-green[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-green);
}
.bg-light-green[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-green);
}
.color-light-orange[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-orange);
}
.fill-light-orange[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-orange);
}
.bg-light-orange[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-orange);
}
.color-light-purple[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-purple);
}
.fill-light-purple[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-purple);
}
.bg-light-purple[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-purple);
}
.color-light-red[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-red);
}
.fill-light-red[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-red);
}
.bg-light-red[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-red);
}
.color-light-yellow[data-v-e3b6ded6] {
  color: var(--cs-l2l-light-yellow);
}
.fill-light-yellow[data-v-e3b6ded6] {
  fill: var(--cs-l2l-light-yellow);
}
.bg-light-yellow[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-light-yellow);
}
.color-dark-blue[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-blue);
}
.fill-dark-blue[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-blue);
}
.bg-dark-blue[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-blue);
}
.color-dark-brown[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-brown);
}
.fill-dark-brown[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-brown);
}
.bg-dark-brown[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-brown);
}
.color-dark-green[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-green);
}
.fill-dark-green[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-green);
}
.bg-dark-green[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-green);
}
.color-dark-orange[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-orange);
}
.fill-dark-orange[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-orange);
}
.bg-dark-orange[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-orange);
}
.color-dark-purple[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-purple);
}
.fill-dark-purple[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-purple);
}
.bg-dark-purple[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-purple);
}
.color-dark-red[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-red);
}
.fill-dark-red[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-red);
}
.bg-dark-red[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-red);
}
.color-dark-yellow[data-v-e3b6ded6] {
  color: var(--cs-l2l-dark-yellow);
}
.fill-dark-yellow[data-v-e3b6ded6] {
  fill: var(--cs-l2l-dark-yellow);
}
.bg-dark-yellow[data-v-e3b6ded6] {
  background-color: var(--cs-l2l-dark-yellow);
}
form .error[data-v-e3b6ded6] {
  color: #fa2723;
}
.eye-icon[data-v-e3b6ded6] {
  max-height: 38px;
  border-left: 0;
}[data-v-2aeb2043] .modal-dialog .modal-content {
  background: none !important;
  border: 0px !important;
  box-shadow: none !important;
}
[data-v-2aeb2043] .modal-dialog .modal-content .lefty-speech-wrap {
  background: url(/images/lefty-speech.png) no-repeat left bottom;
  background-size: 100px;
  min-height: 130px;
}
[data-v-2aeb2043] .modal-dialog .modal-content .lefty-speech {
  background: #fff;
  padding: 15px;
  border-radius: 0 0 10px 10px;
  margin-left: 85px;
  margin-bottom: 80px;
}
[data-v-2aeb2043] .modal-dialog .modal-content .lefty-speech.header {
  margin-bottom: 0px;
  border-radius: 10px 10px 0 0;
}
[data-v-2aeb2043] .modal-dialog .modal-content .lefty-speech.header button.close {
  float: right;
  border: none;
  background-color: transparent;
}
[data-v-2aeb2043] .modal-dialog .modal-content .lefty-speech.header.has-title {
  background: #c41717;
  color: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
[data-v-2aeb2043] .modal-dialog .modal-content .lefty-speech h1 {
  text-align: center;
}
tr[data-v-578f54d7] {
  cursor: pointer;
}
td[data-v-578f54d7] {
  padding: 0.5rem;
}
.selected[data-v-578f54d7] {
  background-color: lightblue;  /* todo: theme color */
}
.tip[data-v-578f54d7] {
  font-style: italic;
  font-size: small;
  text-align: center;
}
input.search[data-v-578f54d7] {
  margin-bottom: 1em;
}

/* Useful, but not very reusable: it's no good for long content, and you can't make all columns shrinkwrap */
.shrinkwrap[data-v-578f54d7] {
  width: 0.1%;
  white-space: nowrap;
}
#subject-input[data-v-d0c6f001] {
  width: 100%;
}
.editor-guide[data-v-d0c6f001] {
  margin: 1em 2em;
  font-weight: normal;
  font-size: small;
  font-style: italic;
}/* unscoped */
.whats-this-icon[data-v-dff33917] {
  color: deepskyblue;
  font-size: small;
  cursor: help;
}
input[type=email][data-v-bc96cc3d] {
  min-width: 12em;
}
.unsub-date[data-v-bc96cc3d] {
  font-weight: bold;
  font-style: italic;
  color: darkred;
}
div.checkbox[data-v-bc96cc3d] {
  white-space: nowrap;
}
input[type=checkbox].live-edit-input[data-v-bc96cc3d] {
  height: 1.5em !important;
  width: 1.5em !important;
  display: inline;
  vertical-align: middle;
}
a.btn[data-v-bc96cc3d] {
  color: white;
}
.table[data-v-bc96cc3d] {
  margin-bottom: 5px;
}
td[data-v-bc96cc3d] {
  vertical-align: middle;
  margin: 0;
}
.name-column[data-v-bc96cc3d] {
  max-width: 5em;
}
.checkbox .live-edit-input[data-v-bc96cc3d] {
  display: block;
  margin-left: 0;
  position: initial;
}
table[data-v-bc96cc3d] {
  font-size: 0.8em;
  margin-bottom: 0;
}
table .incomplete[data-v-bc96cc3d], table .error[data-v-bc96cc3d] {
  border: 1px solid red;
  background-color: lightpink !important;
}
table .incomplete[data-v-bc96cc3d]:hover, table .error[data-v-bc96cc3d]:hover {
  background-color: pink;
}
table .action-buttons[data-v-bc96cc3d] {
  display: flex;
  justify-content: center;
}
.form-control[data-v-bc96cc3d] {
  min-height: inherit;
}
.tip[data-v-bc96cc3d] {
  font-size: small;
  font-style: italic;
}
.resubscribe-confirmation[data-v-bc96cc3d] {
  text-align: center;
  font-weight: bold;
}.speaker-icon[data-v-83f292c2] {
  width: 3rem;
}.exam .voiceover-question[data-v-6c82f4dd] {
  float: right;
}
.exam .voiceover-answers[data-v-6c82f4dd] {
  float: right;
}
.exam ol[data-v-6c82f4dd] {
  padding-left: 15px;
  line-height: 20px;
}
.exam .large[data-v-6c82f4dd] {
  font-size: 20px;
}
.exam .large .correct[data-v-6c82f4dd] {
  color: #009500;
}
.exam .large .incorrect[data-v-6c82f4dd] {
  color: #950000;
}
.exam .rubric[data-v-6c82f4dd] {
  font-weight: bold;
}
.exam .correct-answer[data-v-6c82f4dd] {
  font-weight: bold;
  color: #009500;
}.heading[data-v-bdfc1361] {
  font-size: large;
  font-weight: bold;
  margin-bottom: 1em;
}
label[data-v-bdfc1361] {
  font-size: 14px;
}
.error[data-v-bdfc1361] {
  color: red;
}select[data-v-99060f73] {
  max-width: 15rem;
}h1[data-v-84784de2], h2[data-v-84784de2], h3[data-v-84784de2], h4[data-v-84784de2], h5[data-v-84784de2], h6[data-v-84784de2] {
  color: #C00;
}
.extension-question[data-v-84784de2] {
  font-weight: bold;
  font-size: 18px;
}
.extension-score[data-v-84784de2] {
  font-style: italic;
  font-size: 18px;
}
.extension-answer[data-v-84784de2] {
  border: 1px solid black;
  margin-top: 2rem;
  padding: 2rem;
  margin-bottom: 2rem;
  width: 100%;
}
.buttons[data-v-84784de2] {
  margin-top: 10px;
  text-align: center;
}.table-toolbar[data-v-a85d7229] {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding-bottom: 1rem;
}
.btn[data-v-a85d7229] {
  color: white !important;
}
.teacher-count[data-v-a85d7229] {
  font-weight: bold;
  font-size: 1.25em;
}
.recent-teachers[data-v-a85d7229] {
  font-weight: bold;
}
.recent-teachers ul[data-v-a85d7229] {
  list-style-type: square;
}
.recent-teachers li[data-v-a85d7229] {
  margin-left: 2em;
}.search-students .impersonate-link[data-v-909dd116] {
  font-weight: bold;
  font-size: 1.5rem;
  padding: 0.25em;
}
.search-students .role-selector[data-v-909dd116] {
  margin-bottom: 2em;
}
.search-students input[type=radio][data-v-909dd116] {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1rem;
}
.search-students .field[data-v-909dd116] {
  display: flex;
  align-items: center;
}
.search-students .field label[data-v-909dd116] {
  margin: 0.25em 1em;
}.email-button-container .modal-content {
  background: none !important;
  border: 0px !important;
  box-shadow: none !important;
}@keyframes shakeError-604359f9 {
0% {
    transform: translateX(0);
}
15% {
    transform: translateX(0.375rem);
}
30% {
    transform: translateX(-0.375rem);
}
45% {
    transform: translateX(0.375rem);
}
60% {
    transform: translateX(-0.375rem);
}
75% {
    transform: translateX(0.375rem);
}
90% {
    transform: translateX(-0.375rem);
}
100% {
    transform: translateX(0);
}
}
.signup-form .form-group .error[data-v-604359f9] {
  display: none;
}
.signup-form .form-group.has-error[data-v-604359f9] {
  animation-name: shakeError-604359f9;
  animation-fill-mode: forwards;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.signup-form .form-group.has-error .error[data-v-604359f9] {
  color: red;
  display: block;
}
.signup-form button[type=submit][data-v-604359f9] {
  cursor: pointer;
  width: 100%;
  height: 54px;
  color: white;
  font-weight: 700;
  font-size: 26px;
  border: none;
  border-radius: 5px;
  background: #c41717;
  background: linear-gradient(to bottom, #c41717 0%, #b01415 100%);
}
.signup-form button[type=submit][data-v-604359f9]:disabled {
  opacity: 0.75;
  background: #aaa;
  cursor: default;
}
@media screen and (max-width: 700px) and (min-width: 450px) {
.signup-form button[type=submit][data-v-604359f9] {
    font-size: 20px;
}
}
@media screen and (max-width: 449px) {
.signup-form button[type=submit][data-v-604359f9] {
    font-size: 14px;
}
}.site-license-request label {
  font-size: 14px;
}.social-button[data-v-cde0f9a7] {
  background-color: #286EFA;
  border: 1px solid #1271c4;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-family: "Intercom Text", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  min-height: 40px;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.2s ease;
  vertical-align: middle;
  position: relative;
  width: 100%;
}
.social-button[data-v-cde0f9a7]:hover {
  cursor: pointer;
}
.social-button span.label[data-v-cde0f9a7] {
  font-family: serif;
  font-weight: normal;
}
.social-button span.buttonText[data-v-cde0f9a7] {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  position: absolute;
  left: 30px;
  top: 0;
  bottom: 0;
  right: 0;
  line-height: 38px;
}
.social-button a[data-v-cde0f9a7] {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: white;
  line-height: 38px;
}
.social-button.google span.icon[data-v-cde0f9a7] {
  background: url(/assets/images/google_g_logo-36x36.png) #fff 50% 50% no-repeat;
  background-size: 18px;
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  float: left;
}
.social-button.facebook[data-v-cde0f9a7] {
  background-color: #4267b2;
  border: 1px solid #4267b2;
}
.social-button.facebook span.icon[data-v-cde0f9a7] {
  background: url(/assets/images/facebook_logo.png) #fff 50% 50% no-repeat;
  background-size: 18px;
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  float: left;
  background-color: #4267b2;
}
.social-button.clever span.icon[data-v-cde0f9a7] {
  background: url(/assets/images/clever_logo.png) #fff 50% 50% no-repeat;
  background-size: 18px;
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  float: left;
}
@media screen and (max-width: 768px) {
.social-buttons div[data-v-cde0f9a7] {
    padding-top: 10px;
}
.social-buttons div[data-v-cde0f9a7]:first-child {
    padding-top: inherit;
}
}.draggable-student[data-v-23d94504] {
  width: 100%;
  height: 2rem;
  border: 1px solid #ccc;
  background: #fafafa;
  border-radius: 2px;
  padding: 0.25rem;
  margin: 0.25rem;
  cursor: grab;
}
.draggable-student[data-v-23d94504]:active {
  cursor: grabbing;
}
.droppable-group[data-v-23d94504] {
  width: 100%;
  min-height: 50px;
  border-radius: 8px;
  border: 1px solid #ccc;
  margin: 0 auto 10px;
  padding: 10px;
}
.droppable-group h2[data-v-23d94504] {
  margin: 0;
  padding: 0;
}
.droppable-group hr[data-v-23d94504] {
  margin: 10px 0;
}
.student-drag-column[data-v-23d94504] {
  padding-top: 10px;
}
.student-drop-column[data-v-23d94504] {
  padding-top: 10px;
}
.noselect[data-v-23d94504] {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                   supported by Chrome and Opera */
}
a.delete-membership[data-v-23d94504] {
  float: right;
}
a.delete-membership i[data-v-23d94504] {
  color: #cc1111;
}
.group-collapser[data-v-23d94504] {
  line-height: 33px;
}
.filter-student-list[data-v-23d94504] {
  margin-bottom: 10px;
}
.tip[data-v-23d94504] {
  font-size: small;
  font-style: italic;
}.tag-label[data-v-26fd8d12] {
  font-size: 0.66rem;
  border-radius: 3px;
  padding: 2px 4px;
  white-space: nowrap;
}
.tag-label.tag-label-interactive[data-v-26fd8d12] {
  cursor: pointer;
}
.tag-label-first-grade[data-v-26fd8d12] {
  background-color: #ffdb58;
  color: black;
}
.tag-label-first-grade.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #ddbc44;
}
.tag-label-second-grade[data-v-26fd8d12] {
  background-color: #800080;
  color: white;
}
.tag-label-second-grade.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #630563;
}
.tag-label-third-grade[data-v-26fd8d12] {
  background-color: #5cb85c;
  color: white;
}
.tag-label-third-grade.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #449d44;
}
.tag-label-fourth-grade[data-v-26fd8d12] {
  background-color: #11634f;
  color: white;
}
.tag-label-fourth-grade.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #0f4a3b;
}
.tag-label-fifth-grade[data-v-26fd8d12] {
  background-color: #337ab7;
  color: white;
}
.tag-label-fifth-grade.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #286090;
}
.tag-label-kindergarten[data-v-26fd8d12] {
  background-color: #ff8000;
  color: white;
}
.tag-label-kindergarten.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #e37200;
}
.tag-label-unknown[data-v-26fd8d12] {
  background-color: #ddd;
  color: black;
}
.tag-label-unknown.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #bbb;
}
.tag-label-all-benchmarks[data-v-26fd8d12] {
  background-color: #ffccff;
  color: black;
}
.tag-label-all-benchmarks.tag-label-interactive[data-v-26fd8d12]:hover {
  background-color: #ffaaff;
}
.tag-state-unassigned[data-v-26fd8d12] {
  border: 3px dotted grey;
  font-style: italic;
}
.size-xs[data-v-26fd8d12] {
  font-size: 0.66rem;
}
.size-sm[data-v-26fd8d12] {
  font-size: 0.8rem;
}
.size-md[data-v-26fd8d12] {
  font-size: 1rem;
}.lesson-tile[data-v-3d9954d0] {
  display: flex;
  cursor: pointer;
}
.lesson-tile .img-container[data-v-3d9954d0] {
  width: 80px;
}
.lesson-tile .lesson-details[data-v-3d9954d0] {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
}
.lesson-tile .lesson-details .lesson-title[data-v-3d9954d0] {
  font-weight: bold;
  font-size: 2rem;
}
.lesson-tile[data-v-3d9954d0]:hover {
  border-radius: 4px;
  background-color: #dcdcdc;
}
.loading[data-v-3d9954d0] {
  min-height: 80px;
  border: 1px solid #333333;
  display: flex;
  margin: 2px;
  border-radius: 4px;
}
.loading h3[data-v-3d9954d0] {
  margin: auto;
}section[data-v-43496c1d] {
  margin: 1em;
}
.feedback-entry[data-v-43496c1d] {
  width: 100%;
  height: 5em;
}
.success-message[data-v-43496c1d] {
  background-color: #eeffee;
  color: green;
  font-weight: bold;
  margin: 1em;
  padding: 1em;
  border-radius: 3px;
}.table[data-v-7594246f] {
  margin-bottom: 5px;
}
table[data-v-7594246f] {
  font-size: 0.8em;
  margin-bottom: 0px;
}
table .incomplete[data-v-7594246f],
table .error[data-v-7594246f] {
  border: 1px solid red;
  background-color: lightpink !important;
}
table .incomplete[data-v-7594246f]:hover,
table .error[data-v-7594246f]:hover {
  background-color: pink;
}
table .prompt[data-v-7594246f] {
  background-color: #fffac3;
}
table .grade-level-picker[data-v-7594246f] {
  min-width: 120px;
}
.form-control[data-v-7594246f] {
  min-height: inherit;
}
.export-csv-file[data-v-7594246f] {
  display: none;
}
.cta-buttons[data-v-7594246f] {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mail-results-message[data-v-7594246f] {
  margin-top: 1.5rem;
}
.lefty-text[data-v-7594246f] {
  font-size: 1.4rem;
}
label[data-v-7594246f] {
  min-height: 3em;
}.modal-mask[data-v-ee1cd802] {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: table;
  transition: opacity 0.3s ease;
}
.modal-wrapper[data-v-ee1cd802] {
  display: table-cell;
}
.show_err_modal .modal-content[data-v-ee1cd802] {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}
.show_err_modal .lefty-speech-wrap[data-v-ee1cd802] {
  background: url(/images/lefty-speech.png) no-repeat left bottom;
  background-size: 100px;
  min-height: 130px;
}
.show_err_modal .lefty-speech[data-v-ee1cd802] {
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-left: 85px;
  margin-bottom: 80px;
}
.show_err_modal .modal-content[data-v-ee1cd802] {
  background: none !important;
  border: 0 !important;
  box-shadow: none !important;
}
@media (min-width: 768px) {
.show_err_modal .modal-dialog[data-v-ee1cd802] {
    width: 70% !important;
}
}
.clever-button[data-v-ee1cd802] {
  position: relative;
  display: flex;
  padding: 0;
  width: 100%;
  height: calc(48px + 2px);
}
.clever-button .icon[data-v-ee1cd802] {
  background: url(/assets/images/clever_logo.png) white 50% 50% no-repeat;
  background-size: 50%;
  position: absolute;
  left: 0;
  top: 0;
  width: 48px;
  height: 48px;
}
.clever-button .buttonText[data-v-ee1cd802] {
  margin: auto;
  width: 100%;
}.searchbar[data-v-6c5dbc24] {
  max-width: 10em;
  align-self: flex-end;
}.subscribe-button button {
  font-weight: bold;
  font-size: 150%;
  height: 4rem;
}section[data-v-894655c8] {
  display: flex;
  gap: 1rem;
  margin-top: 0.5rem;
}
section.controls[data-v-894655c8] {
  align-items: center;
}
.search-input[data-v-894655c8] {
  max-width: 18rem;
}
#student-search-input[data-v-894655c8] {
  border: 2px solid #ccc;
  max-width: 20em;
}
.checkbox-wrapper[data-v-894655c8] {
  min-width: 2rem;
  min-height: 2rem;
  max-width: 2rem;
  max-height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1.5);
}
.select-all-box[data-v-894655c8] {
  transform: scale(1.5) translateX(20px) translateY(4px);
}
td.name[data-v-894655c8] {
  text-align: center;
}.student-tag[data-v-343106d3] {
  display: inline-flex;
  gap: 3px;
  align-items: center;
  white-space: nowrap;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0.1rem;
  margin: 0.25rem;
}
.student-tag.size-xs[data-v-343106d3] {
  font-size: 0.66rem;
}
.student-tag.size-sm[data-v-343106d3] {
  font-size: 0.8rem;
}
.student-tag.size-md[data-v-343106d3] {
  font-size: 1rem;
}.lesson-table .controls[data-v-874b50ca] {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.lesson-table .controls *[data-v-874b50ca] {
  max-height: 2.5rem;
}
.filter-input[data-v-874b50ca] {
  max-width: 24rem;
  border: 2px solid #ccc;
  margin: 0.5rem;
}
.table[data-v-874b50ca] {
  overflow: visible !important;
}
.table img[data-v-874b50ca] {
  max-width: 80px;
}
.table td[data-v-874b50ca] {
  vertical-align: middle;
}
.checkbox-wrapper[data-v-874b50ca] {
  min-width: 2rem;
  min-height: 2rem;
  max-width: 2rem;
  max-height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: scale(1.5);
}
.lesson-tile.selected[data-v-874b50ca] {
  border-radius: 10px;
  background-color: rgba(0, 0, 255, 0.25);
}
.lesson-tile img[data-v-874b50ca] {
  margin: 0 auto;
}
.lesson-tile .description[data-v-874b50ca] {
  margin-bottom: 10px;
  text-align: center;
  min-height: 100px;
  font-size: 1em;
}
.lesson-tile .description h3[data-v-874b50ca] {
  font-size: 1.1em !important;
  font-weight: bold;
  height: 2em;
}
.lesson-tile .description .label[data-v-874b50ca] {
  line-height: 15px;
}
.lesson-completed[data-v-874b50ca], .lesson-assigned[data-v-874b50ca] {
  font-size: 0.85em;
  font-style: italic;
}
.student-lesson-status[data-v-874b50ca] {
  font-size: 0.85em;
  font-style: italic;
}
.student-lesson-status header[data-v-874b50ca] {
  font-size: 0.85rem;
  font-weight: bold;
}
.student-lesson-status ul[data-v-874b50ca] {
  list-style-type: none;
  columns: 4;
}
.student-lesson-status ul li[data-v-874b50ca] {
  margin-left: 0.5rem;
  white-space: nowrap;
}
.student-lesson-status .showall-toggle[data-v-874b50ca] {
  font-size: 0.85rem;
  padding: 0.25rem;
  border-radius: 5px;
  margin: 0.5rem;
  background-color: #88bbff;
}
td.title[data-v-874b50ca] {
  min-width: 20rem;
}
td.genre[data-v-874b50ca] {
  white-space: nowrap;
}
.cursor-pointer[data-v-874b50ca] {
  cursor: pointer;
}
.grade-level-dropdown[data-v-874b50ca] {
  padding: 0;
  max-height: 2.4rem;
}
.grade-level-dropdown[data-v-874b50ca] ul {
  background-color: #eee;
  padding: 0;
}.cursor-pointer[data-v-c783724e] {
  cursor: pointer;
}
section[data-v-c783724e] {
  margin-top: 1rem;
}
section.buttons[data-v-c783724e] {
  text-align: center;
}
section.tips[data-v-c783724e] {
  font-size: small;
  font-style: italic;
  text-align: center;
}
ul.tags[data-v-c783724e] {
  list-style-type: none;
  columns: 4;
}
@media (max-width: 768px) {
ul.tags[data-v-c783724e] {
    columns: 1;
}
}[data-v-425baef2] li.nav-item {
  max-height: 4rem;
}
[data-v-425baef2] li.nav-item .title-slot {
  margin-top: -1.25rem;
}
[data-v-425baef2] li.nav-item .nav-link {
  border-color: transparent !important;
}
button[data-v-425baef2] {
  margin: 0.5rem;
}
ul.tags[data-v-425baef2] {
  list-style-type: none;
  columns: 2;
}.user-avatar[data-v-23c9ebe9] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}.site-nav-bar[data-v-aaec1f4b] {
  position: sticky;
  top: 0;
  z-index: 9999;
  max-height: 3rem;
  background-color: #eaedff;
  border-bottom: 1px solid #c1ccff;
}
.site-nav-bar .navbar-collapse.show[data-v-aaec1f4b] {
  background-color: white;
  border: 3px solid #ccc;
  border-radius: 1rem;
  padding: 1rem;
}
.site-nav-bar[data-v-aaec1f4b] .nav-link {
  color: #2e353a;
}
.site-nav-bar[data-v-aaec1f4b] .navbar-nav {
  margin-top: 0.5rem;
}
.site-nav-bar[data-v-aaec1f4b] .navbar-toggler {
  transform: translateY(-0.5rem);
}
.site-nav-bar[data-v-aaec1f4b] .dropdown-item {
  font-size: 1rem;
}
img.logo[data-v-aaec1f4b] {
  max-height: 2.5rem;
}
@media (max-width: 768px) {
img.logo[data-v-aaec1f4b] {
    transform: translateY(-0.5rem);
}
}
.profile-icon[data-v-aaec1f4b] {
  font-weight: bold;
}
.signed-in-as[data-v-aaec1f4b] {
  text-align: center;
  white-space: nowrap;
}
.signed-in-as.impersonated[data-v-aaec1f4b] {
  color: #cc1111;
}.fluency-goal-status[data-v-fdabb997] {
  display: inline;
  font-variant: small-caps;
  font-weight: bold;
}.chart-header-text[data-v-3e1178e7] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.chart-header-text .left[data-v-3e1178e7] {
  padding-left: 80px;
  font-weight: bold;
  color: #04CD77;
}
.chart-header-text .center[data-v-3e1178e7] {
  flex: 1 1 auto;
  text-align: center;
}
.chart-header-text .right[data-v-3e1178e7] {
  padding-right: 80px;
  font-weight: bold;
  color: #e2431e;
}.chart-header-text[data-v-2d6b3d24] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.chart-header-text .left[data-v-2d6b3d24] {
  padding-left: 80px;
  font-weight: bold;
  color: #04CD77;
}
.chart-header-text .center[data-v-2d6b3d24] {
  flex: 1 1 auto;
  text-align: center;
}
.chart-header-text .right[data-v-2d6b3d24] {
  padding-right: 80px;
  font-weight: bold;
  color: #e2431e;
}td.name[data-v-cd632c72] {
  white-space: nowrap;
}
td.lessons[data-v-cd632c72] {
  font-size: small;
}
td.extensions[data-v-cd632c72] {
  font-size: small;
}
td.extensions ul[data-v-cd632c72] {
  list-style: none;
  padding: 0;
}.teacher-email-summary .text-round-block[data-v-046b37ce] {
  text-align: center;
  border-radius: 5px;
  padding: 15px;
  background: transparent;
  margin-bottom: 15px;
}
.teacher-email-summary .text-round-block ol[data-v-046b37ce] {
  padding-left: 15px;
  text-align: left;
}
.teacher-email-summary .right_section_text input[type=text][data-v-046b37ce], .teacher-email-summary .right_section_text textarea[data-v-046b37ce] {
  border-radius: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
  margin-top: 0px;
  padding: 0 10px;
}
.teacher-email-summary .right_section_text textarea[data-v-046b37ce] {
  padding: 10px;
  width: 100%;
}
.teacher-email-summary .input-group[data-v-046b37ce] {
  margin-bottom: 10px;
}
.teacher-email-summary .lefty-board-wrap[data-v-046b37ce] {
  margin-top: 114px;
  padding-top: 50px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
  border-color: #c10000;
  background-color: white;
}
.teacher-email-summary .lefty-board[data-v-046b37ce] {
  position: absolute;
  left: 40%;
  top: 0px;
}
.teacher-email-summary .modal-dialog[data-v-046b37ce] {
  width: 900px !important;
}
.teacher-email-summary p[data-v-046b37ce] {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}.teacher-login[data-v-64ceb68b] {
  max-width: 28rem;
  margin: 10rem auto;
}
h1[data-v-64ceb68b], h2[data-v-64ceb68b], h3[data-v-64ceb68b], h4[data-v-64ceb68b], h5[data-v-64ceb68b], h6[data-v-64ceb68b] {
  margin: 1.5rem auto;
  text-align: center;
}
h1[data-v-64ceb68b] {
  font-size: 2rem;
}
form[data-v-64ceb68b] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
form > *[data-v-64ceb68b] {
  width: 100%;
  margin: 1rem auto;
}
.help-links[data-v-64ceb68b] {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}.teacher-resources-page a.btn[data-v-ca625a2d], .teacher-resources-page a.btn[data-v-ca625a2d]:hover {
  color: #f9fafc;
  font-size: 1.75rem;
}
.teacher-resources-page a.btn i[data-v-ca625a2d], .teacher-resources-page a.btn:hover i[data-v-ca625a2d] {
  font-size: 3rem;
}
.teacher-resources-page .content[data-v-ca625a2d] {
  margin-top: 2em;
}
.teacher-resources-page .btn[data-v-ca625a2d] {
  margin: 0.5rem;
}
.teacher-resources-page .planner-button[data-v-ca625a2d] {
  background-color: #6580ff;
}
.teacher-resources-page .chart-button[data-v-ca625a2d] {
  background-color: #30a055;
}
.teacher-resources-page .curriculum-button[data-v-ca625a2d] {
  background-color: #6f42c1;
}
.teacher-resources-page .sheets-button[data-v-ca625a2d] {
  background-color: #cc1111;
}
.teacher-resources-page .implementation-button[data-v-ca625a2d] {
  background-color: #fdd08f;
  color: #2e353a !important;
}
.teacher-resources-page .grade-buttons[data-v-ca625a2d] {
  margin: 1rem 0;
}
.teacher-resources-page .grade-level-button[data-v-ca625a2d] {
  color: black !important;
  margin: 0.5rem;
  background-color: #eee;
  border: 1px solid #ccc;
  font-size: 1.5rem !important;
}
.teacher-resources-page .planner-panel *[data-v-ca625a2d] {
  margin-top: 3rem;
}label[data-v-95214e29] {
  font-weight: initial;
}.quiz_btn[data-v-eabb206f] {
  text-transform: uppercase;
}
.quiz-disabled-overlay[data-v-eabb206f] {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.plays-remaining-container[data-v-eabb206f] {
  position: absolute;
  right: -97px;
  top: 14px;
}
.need-to-record-container[data-v-eabb206f] {
  position: absolute;
  right: -164px;
  top: 31px;
}
.player-controls-wrap .progress[data-v-eabb206f] {
  border: 5px solid red;
}
#video-player-container[data-v-eabb206f] {
  margin-top: 30px;
}
#video-player-container .container .video-player[data-v-eabb206f] {
  position: relative;
}
.video-player #media-video[data-v-eabb206f] {
  width: 100%;
  border: 15px solid #fff;
  box-shadow: 0px 0px 10px #131313;
}
#media-controls[data-v-eabb206f] {
  position: absolute;
  bottom: 19px;
  width: 100%;
  padding: 0 15px;
}
#progress-bar[data-v-eabb206f] {
  position: absolute;
  height: 4px;
  z-index: 1;
}
#buffer-bar[data-v-eabb206f] {
  position: absolute;
  height: 4px;
  z-index: 0;
}
.progress[data-v-eabb206f] {
  position: relative;
}
.progress-bar-success.buffer[data-v-eabb206f] {
  background-image: linear-gradient(to bottom, #f1c5c5 0px, #ffbebe 100%);
}
.showloader[data-v-eabb206f] {
  display: block !important;
  opacity: 1 !important;
}
.player-controls-wrap .progress[data-v-eabb206f] {
  height: 4px;
  margin-bottom: 0px;
  border-radius: 0px;
  background: linear-gradient(to bottom, #ebebeb 0px, #f5f5f5 50%);
}
.common-btn-group-wrap[data-v-eabb206f] {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.44) 100%); /* W3C */
  padding-bottom: 10px;
}
.common-btn-group button[data-v-eabb206f] {
  background: none;
  margin: 0 15px;
}
.volume-btn button[data-v-eabb206f] {
  background: none;
}
.questions-btn[data-v-eabb206f] {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  bottom: 4px;
  left: 15px;
  padding: 15px 25px 15px 15px;
  border-radius: 0 50px 50px 0;
  color: #fff;
}
.volume-btn[data-v-eabb206f] {
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  bottom: 4px;
  right: 15px;
  padding: 15px 15px 15px 25px;
  border-radius: 100% 0 0 100%;
}.row[data-v-33984f64]:before, .row[data-v-33984f64]:after {
  display: inline-block !important;
}.carousel[data-v-f20eb103] {
  border-radius: 0.5rem;
  margin: auto;
  min-width: 25rem;
  max-width: 25rem;
  height: 25rem;
  overflow: hidden;
}
.carousel-slide[data-v-f20eb103] {
  max-height: 25rem;
  cursor: pointer;
}
.player-iframe-container[data-v-f20eb103] {
  height: 50rem;
}.video-thumbnail-container[data-v-047e0f56] {
  position: relative;
}
.video-thumbnail[data-v-047e0f56] {
  border-radius: 0.5rem;
}
iframe[data-v-047e0f56] {
  width: 100%;
  height: 100%;
}
.play-button-overlay[data-v-047e0f56] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3rem;
  color: #ccc;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  transition: color 0.2s;
}
.play-button-overlay[data-v-047e0f56]:hover {
  color: white;
}
.video-frame[data-v-047e0f56] {
  display: flex;
}
.video-frame iframe[data-v-047e0f56] {
  min-height: 30rem;
}.circle-chart[data-v-80d22d45] {
  position: relative;
  display: inline-block;
}
.circle-chart .overlaid[data-v-80d22d45] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.circle-chart .title[data-v-80d22d45] {
  color: var(--e58ad44c);
  font-size: var(--6ff04eaa);
  top: var(--46b38b52);
  line-height: 0.9;
  text-align: center;
}
.circle-chart .caption[data-v-80d22d45] {
  color: var(--f9ce3168);
  font-size: var(--bdadf210);
  top: var(--411b6ca0);
  line-height: 1;
  text-align: center;
}.table img[data-v-60470ec1] {
  max-width: 80px;
}
.table td[data-v-60470ec1] {
  vertical-align: middle;
}
.lesson-tile.selected[data-v-60470ec1] {
  border-radius: 10px;
  background-color: rgba(0, 0, 255, 0.25);
}
.lesson-tile img[data-v-60470ec1] {
  margin: 0 auto;
}
.lesson-tile .description[data-v-60470ec1] {
  margin-bottom: 10px;
  text-align: center;
  min-height: 100px;
  font-size: 1em;
}
.lesson-tile .description h3[data-v-60470ec1] {
  font-size: 1.1em !important;
  font-weight: bold;
  height: 2em;
}
.lesson-tile .description .label[data-v-60470ec1] {
  line-height: 15px;
}