.nav-menu {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1000;
  border-radius: 0px;
}
.nav-menu li {
  color: #ffffff;
}

.text-clamped {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

textarea {
  resize: none;
}

.error-text {
  transition: color 0.25s;
  color: #D0021B;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > [class^=col-], .no-gutter > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.scorecutoff-info {
  position: absolute;
}
.scorecutoff-info > div {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #555555;
  font-weight: 500;
  letter-spacing: -0.28px;
  margin-bottom: 8px;
  white-space: nowrap;
}
.scorecutoff-info .scorecutoff-info-icon, .scorecutoff-info .scorecutoff-info-icon-upper, .scorecutoff-info .scorecutoff-info-icon-mid, .scorecutoff-info .scorecutoff-info-icon-lower {
  height: 14px;
  width: 14px;
  display: inline-block;
  border-radius: 7px;
  margin-right: 16px;
}
.scorecutoff-info .scorecutoff-info-icon-lower {
  background: #FD8A8A 0% 0% no-repeat padding-box;
}
.scorecutoff-info .scorecutoff-info-icon-mid {
  background: #FFD67C 0% 0% no-repeat padding-box;
}
.scorecutoff-info .scorecutoff-info-icon-upper {
  background: #75E0B5 0% 0% no-repeat padding-box;
}
.scorecutoff-info.unfixed {
  position: unset;
}

button.btn-square {
  border-radius: 0;
  border: 0px;
  box-shadow: none;
}

.chorus-button, .chorus-button-small, .chorus-button-secondary, .chorus-button-secondary-small {
  padding: 8px;
  min-width: 130px;
  border-radius: 4px;
  border: none;
  background-color: #F0B67F;
  color: #3A3A3A;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  transition: background-color 0.1s ease-out;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-shadow: none;
  user-select: none;
  touch-action: manipulation;
}
.chorus-button:hover, .chorus-button-small:hover, .chorus-button-secondary:hover, .chorus-button-secondary-small:hover {
  background-color: #E39A54;
  outline: none;
  border: none;
}
.chorus-button:active, .chorus-button-small:active, .chorus-button-secondary:active, .chorus-button-secondary-small:active {
  background-color: #CE7D30;
  outline: none;
  border: none;
}
.chorus-button:disabled, .chorus-button-small:disabled, .chorus-button-secondary:disabled, .chorus-button-secondary-small:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.chorus-button:focus, .chorus-button-small:focus, .chorus-button-secondary:focus, .chorus-button-secondary-small:focus {
  outline: none;
}
.chorus-button:focus-visible, .chorus-button-small:focus-visible, .chorus-button-secondary:focus-visible, .chorus-button-secondary-small:focus-visible {
  border: 2px solid #0985D9;
  padding: 6px;
}

.chorus-button-secondary, .chorus-button-secondary-small {
  padding: 7px;
  background-color: transparent;
  color: #3A3A3A;
  border: 1px solid #3A3A3A;
}
.chorus-button-secondary:hover, .chorus-button-secondary-small:hover {
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #3A3A3A;
}
.chorus-button-secondary:active, .chorus-button-secondary-small:active {
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid #3A3A3A;
}

.chorus-button-small {
  padding: 6px 8px;
  min-width: 20px;
}
.chorus-button-small:focus-visible {
  padding: 4px 6px;
}

.chorus-button-secondary-small {
  padding: 5px 7px;
  min-width: 20px;
}
.chorus-button-secondary-small:focus-visible {
  padding: 4px 6px;
}

.nav-menu {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1000;
  border-radius: 0px;
}
.nav-menu li {
  color: #ffffff;
}

.text-clamped {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

textarea {
  resize: none;
}

.error-text {
  transition: color 0.25s;
  color: #D0021B;
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > [class^=col-], .no-gutter > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.scorecutoff-info {
  position: absolute;
}
.scorecutoff-info > div {
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #555555;
  font-weight: 500;
  letter-spacing: -0.28px;
  margin-bottom: 8px;
  white-space: nowrap;
}
.scorecutoff-info .scorecutoff-info-icon, .scorecutoff-info .scorecutoff-info-icon-lower, .scorecutoff-info .scorecutoff-info-icon-mid, .scorecutoff-info .scorecutoff-info-icon-upper {
  height: 14px;
  width: 14px;
  display: inline-block;
  border-radius: 7px;
  margin-right: 16px;
}
.scorecutoff-info .scorecutoff-info-icon-lower {
  background: #FD8A8A 0% 0% no-repeat padding-box;
}
.scorecutoff-info .scorecutoff-info-icon-mid {
  background: #FFD67C 0% 0% no-repeat padding-box;
}
.scorecutoff-info .scorecutoff-info-icon-upper {
  background: #75E0B5 0% 0% no-repeat padding-box;
}
.scorecutoff-info.unfixed {
  position: unset;
}

button.btn-square {
  border-radius: 0;
  border: 0px;
  box-shadow: none;
}

/* Old CSS Start */
.navbar-wrapper {
  margin-right: 0px;
  margin-left: 0px;
}

.navbar {
  position: relative;
  margin-bottom: 0px;
}

.navbar-nav > li > a {
  color: white;
}

.navbar-nav > .active {
  background-color: transparent;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: underline;
}

.navbar-header > .navbar-brand {
  color: #ffffff;
  text-shadow: none;
}

.navbar-header > .navbar-lessons-brand {
  color: #ffffff;
  text-shadow: none;
}

.start-navbar-header {
  margin-right: auto;
}

.start-navbar-header > a.navbar-lessons-brand {
  font-size: 18px;
}

.navbar-lessons-logo {
  min-width: 100px;
  display: flex;
  align-items: center;
  height: 100%;
  color: #ffffff;
}

.navbar-feedback {
  padding-right: 15px;
}

.navbar-nav > li.navbar-feedback > a {
  padding-top: 7px;
  padding-bottom: 7px;
  cursor: pointer;
}

.navbar-student-signout {
  padding-right: 15px;
}

.feedback-logo {
  background-image: url("/images/feedback.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  width: 29px;
  height: 35px;
}

#feedback-tooltip-container {
  position: absolute;
  bottom: -20px;
  right: 30px;
  width: 200px;
}

#feedback-tooltip-container > .tooltip.bottom {
  left: initial !important;
  right: 0;
}
#feedback-tooltip-container > .tooltip.bottom .tooltip-inner {
  padding: 10px;
  background-color: #ffffff;
  color: #000000;
  box-shadow: 4px 4px 7px -2px rgba(0, 0, 0, 0.45);
  border-radius: 0px;
}
#feedback-tooltip-container > .tooltip.bottom .tooltip-arrow {
  border-bottom: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: transparent transparent #ffffff;
  left: 100% !important;
  margin-left: -10px;
  top: initial;
  margin-top: -10px;
}

.navbar-header > .navbar-brand img {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

.navbar-header > .navbar-brand span {
  vertical-align: middle;
}

.navbar-lessons-logo > img.custom-navbar-logo {
  height: 60px;
}

.navbar-header > a.navbar-lessons-brand {
  padding-left: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
}

.main-navbar {
  background-color: transparent;
}

.main-navbar-black {
  background-color: #ffffff;
}

.start-navbar {
  display: flex;
  align-items: center;
  height: 60px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1490196078);
}

.main-navbar-black > div > ul > li > a {
  color: #ffffff;
  font-weight: 400;
}

.main-navbar-black > div > ul > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}

@media screen and (width >= 901px) {
  div.navbar-header {
    height: 60px;
  }
  div.start-navbar-header {
    height: 60px;
  }
}
@media screen and (width >= 1221px) {
  .special-collapse {
    padding-top: 5px;
  }
  .custom-navbar {
    min-height: 60px;
  }
  .font-montserrat-header {
    font-size: 12px;
  }
}
@media (width <= 1230px) {
  .navbar-header {
    height: 50px;
    float: none;
  }
  .font-montserrat-header {
    font-size: 11px;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.custom-navbar {
    padding-left: 15px;
    padding-right: 15px;
  }
  .special-collapse {
    padding-right: 10px;
    background-color: #000000;
  }
  .navbar-collapse.collapse > ul {
    display: none;
  }
  .navbar-collapse.collapse.in > ul {
    display: block;
  }
  .navbar-nav {
    float: right;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-feedback {
    padding-right: 0px;
  }
  .navbar-nav > li.navbar-feedback > a {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .navbar-student-signout {
    padding-right: 0px;
  }
}
@media (width >= 900px) and (width <= 991px) {
  .navbar-nav > li > a {
    padding: 15px 10px;
  }
}
@media screen and (width <= 768px) {
  .start-navbar-header {
    padding-left: 0;
  }
}
/* Old CSS End */
.header-area-wrapper {
  width: 100%;
  position: sticky;
  z-index: 5;
  top: 0;
}

.cookies-msg {
  position: relative;
  padding-top: 12px;
  padding-bottom: 12px;
  height: auto;
  width: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  background: #95C93F;
  z-index: 9999;
  text-align: center;
  font-size: 14px;
  color: #353535;
}
.cookies-msg .row {
  max-width: 1500px;
  margin: auto;
}
.cookies-msg a, .cookies-msg a:hover, .cookies-msg a:active {
  color: #353535;
  text-decoration: underline;
  cursor: pointer;
  padding-left: 5px;
}
.cookies-msg.hide-msg {
  display: none;
}
.cookies-msg .cookie-btn, .cookies-msg .cookie-deny-btn {
  line-height: 32px;
  background-color: #f0b67f;
  border: 1px solid #f0b67f;
  color: #353535;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
  border-radius: 5px;
}
.cookies-msg .cookie-deny-btn {
  background-color: inherit;
  border: 1px solid #353535;
  color: #353535;
  border-radius: 5px;
}
.cookies-msg .cookie-img {
  position: relative;
  margin-right: 4px;
  top: -2px;
}

.cookies-overlay {
  width: 100%;
  height: 100vh;
  background-color: #000000;
  overflow: hidden;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9998;
}

.custom-navbar-header {
  position: relative;
  height: 60px;
  line-height: 60px;
  width: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  background: #ffffff;
  z-index: 1001;
  text-align: center;
  font-size: 14px;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1490196078);
}
.custom-navbar-header a, .custom-navbar-header a:hover, .custom-navbar-header a:active {
  color: #3a3a3a;
  text-decoration: none;
  cursor: pointer;
}
.custom-navbar-header .custom-navbar-sub-menu {
  min-width: 152px;
  max-width: 100vw;
  transform: translateX(-50%);
  color: #ffffff;
}
.custom-navbar-header .notification-indicator {
  position: absolute;
  top: 20px;
  height: 5px;
  width: 5px;
  background-color: #FFB72F;
  border-radius: 50%;
}
.custom-navbar-header .custom-navbar-sub-menu, .custom-navbar-header .notification-sub-menu {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  border-radius: 0;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-arrow, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-arrow {
  display: block;
  height: 13px;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.extra-width, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.extra-width {
  width: 275px;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items:after {
  left: 50%;
  border: 10px solid transparent;
  border-bottom-color: #303030;
  top: 13px;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown, .custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown {
  padding-top: 0px;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown:after, .custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown:after {
  border-bottom-color: #408A51;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-teacher-dropdown:after {
  border-bottom-color: #408A51;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown:after, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items.profile-detail-student-dropdown:after {
  border-bottom-color: #F0B67F;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items .teachers-account, .custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items .student-account, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items .teachers-account, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items .student-account {
  padding: 0;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  text-transform: none;
  cursor: default;
  display: block;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items .teachers-account, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items .teachers-account {
  background: #408A51;
}
.custom-navbar-header .custom-navbar-sub-menu .custom-navbar-sub-menu-items .student-account, .custom-navbar-header .notification-sub-menu .custom-navbar-sub-menu-items .student-account {
  background: #F0B67F;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items, .custom-navbar-header .custom-navbar-sub-menu > .notification-block, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items, .custom-navbar-header .notification-sub-menu > .notification-block {
  background: #303030;
  padding: 14px 0px;
  border-radius: 3px;
  text-align: start;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items:after, .custom-navbar-header .custom-navbar-sub-menu > .notification-block:after, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items:after, .custom-navbar-header .notification-sub-menu > .notification-block:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 0;
  margin-left: -10px;
  margin-top: -10px;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item, .custom-navbar-header .custom-navbar-sub-menu > .notification-block > .custom-navbar-sub-menu-item, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item, .custom-navbar-header .notification-sub-menu > .notification-block > .custom-navbar-sub-menu-item {
  min-height: 32px;
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
  padding: 4px 24px;
  color: #ffffff;
  line-height: 22px;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item:hover, .custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item:active, .custom-navbar-header .custom-navbar-sub-menu > .notification-block > .custom-navbar-sub-menu-item:hover, .custom-navbar-header .custom-navbar-sub-menu > .notification-block > .custom-navbar-sub-menu-item:active, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item:hover, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item:active, .custom-navbar-header .notification-sub-menu > .notification-block > .custom-navbar-sub-menu-item:hover, .custom-navbar-header .notification-sub-menu > .notification-block > .custom-navbar-sub-menu-item:active {
  background: #404040;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item.active, .custom-navbar-header .custom-navbar-sub-menu > .notification-block > .custom-navbar-sub-menu-item.active, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item.active, .custom-navbar-header .notification-sub-menu > .notification-block > .custom-navbar-sub-menu-item.active {
  border-left: 3px solid #f0b67f;
  padding-left: 21px;
}
.custom-navbar-header .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item.one-line, .custom-navbar-header .custom-navbar-sub-menu > .notification-block > .custom-navbar-sub-menu-item.one-line, .custom-navbar-header .notification-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item.one-line, .custom-navbar-header .notification-sub-menu > .notification-block > .custom-navbar-sub-menu-item.one-line {
  white-space: nowrap;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block, .custom-navbar-header .notification-sub-menu .notification-block {
  background: #303030;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25);
  width: 278px;
  min-height: 38px;
  max-height: 278px;
  padding: 15px;
  overflow: auto;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block:after, .custom-navbar-header .notification-sub-menu .notification-block:after {
  left: 75%;
  border: 10px solid transparent;
  border-bottom-color: #303030;
  top: 3px;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul, .custom-navbar-header .notification-sub-menu .notification-block ul {
  border-bottom: 1px solid #675d5d;
  margin-bottom: 22px;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul li, .custom-navbar-header .notification-sub-menu .notification-block ul li {
  display: flex;
  align-items: center;
  flex-flow: nowrap;
  margin-bottom: 15px;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul li .img-block, .custom-navbar-header .notification-sub-menu .notification-block ul li .img-block {
  margin-right: 10px;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul li .img-block img, .custom-navbar-header .notification-sub-menu .notification-block ul li .img-block img {
  width: 32px;
  height: 32px;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid #f0b67f;
  vertical-align: top;
  margin-top: 6px;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul li .text-block h6, .custom-navbar-header .notification-sub-menu .notification-block ul li .text-block h6 {
  font-size: 13px;
  font-weight: 500;
  margin: 0;
  text-transform: none;
  margin-bottom: 6px;
  color: #ffffff;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul li .text-block p, .custom-navbar-header .notification-sub-menu .notification-block ul li .text-block p {
  text-transform: none;
  font-size: 12px;
  margin: 0 0 4px;
  line-height: 12px;
  color: #ffffff;
  word-break: break-word;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block ul li .text-block p a, .custom-navbar-header .notification-sub-menu .notification-block ul li .text-block p a {
  color: #f0b67f;
  margin: 0;
  padding: 0;
  line-height: 18px;
  word-break: break-all;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block .see-all-notification, .custom-navbar-header .notification-sub-menu .notification-block .see-all-notification {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
  line-height: 12px;
  padding: 12px;
  background: #303030;
  border-radius: 3px;
}
.custom-navbar-header .custom-navbar-sub-menu .notification-block .see-all-notification a, .custom-navbar-header .notification-sub-menu .notification-block .see-all-notification a {
  font-size: 12px;
  color: #f0b67f;
}
.custom-navbar-header .custom-navbar-has-sub-menu {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.custom-navbar-header .custom-navbar-has-sub-menu > .custom-navbar-sub-menu, .custom-navbar-header .custom-navbar-has-sub-menu .notification-sub-menu {
  visibility: hidden;
  opacity: 1;
  display: initial;
  transition: visibility 0.05s linear;
}
.custom-navbar-header .custom-navbar-has-sub-menu:hover > .custom-navbar-sub-menu, .custom-navbar-header .custom-navbar-has-sub-menu:hover .notification-sub-menu {
  visibility: visible;
  opacity: 1;
}
.custom-navbar-header .custom-navbar-has-sub-menu > .notification-sub-menu {
  transition: visibility 0.2s linear;
}
.custom-navbar-header .custom-navbar-has-sub-menu > span:after {
  content: url("/images/menuArrow.svg");
  padding-left: 5px;
}
.custom-navbar-header > .custom-navbar-left {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.custom-navbar-header > .custom-navbar-left > .custom-navbar-logo > img {
  height: 60px;
}
.custom-navbar-header > .custom-navbar-items {
  display: inline-block;
  color: #3a3a3a;
}
.custom-navbar-header > .custom-navbar-items > .custom-navbar-item {
  height: 60px;
  line-height: 60px;
  padding: 0px 10px;
  display: inline-block;
}
.custom-navbar-header > .custom-navbar-items > .custom-navbar-item:hover, .custom-navbar-header > .custom-navbar-items > .custom-navbar-item.active {
  text-decoration: underline;
  text-decoration-color: #f0b67f;
  text-decoration-thickness: 2px;
  text-underline-position: under;
  text-underline-offset: 5px;
}
.custom-navbar-header > .custom-navbar-right {
  position: absolute;
  right: 25px;
  top: 0px;
  height: 60px;
  line-height: 60px;
  display: inline-block;
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-separator {
  display: inline-block;
  width: 30px;
}
@media screen and (width <= 768px) {
  .custom-navbar-header > .custom-navbar-right > .custom-navbar-separator {
    display: none;
  }
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-avatar-container > .custom-navbar-avatar {
  outline: 2px solid rgb(32, 45, 78);
  outline-offset: -1px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-avatar-container .custom-navbar-sub-menu {
  left: auto;
  right: 0;
  transform: translateX(24px);
  transition: visibility 0.2s linear;
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-avatar-container .custom-navbar-sub-menu > .custom-navbar-sub-menu-items:after {
  left: auto;
  right: 28px;
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-avatar-container .notification-sub-menu {
  transform: translateX(calc(-50% - 68px));
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-avatar-container .notification-sub-menu > .custom-navbar-sub-menu-items:after {
  left: 72%;
}
.custom-navbar-header > .custom-navbar-right > .custom-navbar-menu > img {
  width: auto;
  height: 15px;
}

.custom-navbar-sub-menu-items > hr {
  border: 0.5px solid rgba(255, 255, 255, 0.2509803922);
  margin: 4px 0px;
}
.custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item > .spotlight-button {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.custom-navbar-mobile {
  position: fixed;
  width: 100%;
  left: 0px;
  top: 60px;
  right: 0px;
  z-index: 1001;
  text-align: end;
  transition: all 0.5s ease-in-out;
  display: flex;
  flex-direction: column;
  color: #3a3a3a;
  overflow: hidden;
  visibility: hidden;
  font-size: 14px;
  max-height: calc(100vh - 60px);
}
.custom-navbar-mobile a, .custom-navbar-mobile a:hover, .custom-navbar-mobile a:active {
  color: #3a3a3a;
  text-decoration: none;
  cursor: pointer;
}
.custom-navbar-mobile > .custom-navbar-items {
  background: #ffffff;
  overflow: hidden scroll;
  width: 100%;
  box-sizing: content-box;
  padding-right: 17px;
  max-height: 100%;
}
.custom-navbar-mobile .custom-navbar-item {
  width: 100%;
  display: block;
  line-height: 30px;
}
.custom-navbar-mobile .custom-navbar-item:not(.custom-navbar-has-sub-menu) {
  background: rgb(229.5, 229.5, 229.5);
  padding: 0px 15px;
}
.custom-navbar-mobile .custom-navbar-item.custom-navbar-has-sub-menu {
  cursor: pointer;
}
.custom-navbar-mobile .custom-navbar-item.custom-navbar-has-sub-menu > span {
  padding: 0px 15px;
  display: block;
}
.custom-navbar-mobile .custom-navbar-item.custom-navbar-has-sub-menu > span:after {
  content: url("/images/menuArrow.svg");
  padding-left: 5px;
}
.custom-navbar-mobile .custom-navbar-item.custom-navbar-has-sub-menu > .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item {
  width: 100%;
  display: block;
  background: rgb(229.5, 229.5, 229.5);
  padding: 0px 15px;
  line-height: 30px;
}
.custom-navbar-mobile .custom-navbar-item.custom-navbar-has-sub-menu > .custom-navbar-sub-menu > .custom-navbar-sub-menu-items > .custom-navbar-sub-menu-item > .spotlight-button {
  width: 18px;
  height: 18px;
}
.custom-navbar-mobile .custom-navbar-item.custom-navbar-has-sub-menu.collapsed > .custom-navbar-sub-menu {
  display: none;
}
.custom-navbar-mobile .custom-navbar-item > .notification-indicator {
  position: relative;
  top: -10px;
  left: -5px;
  display: inline-block;
  height: 5px;
  width: 5px;
  background-color: #FFB72F;
  border-radius: 50%;
}

@media screen and (width <= 1221px) {
  .custom-navbar-header > .custom-navbar-items {
    display: none;
  }
  .custom-navbar-header > .custom-navbar-right > .custom-navbar-avatar-container {
    display: none;
  }
  .custom-navbar-header > .custom-navbar-right > .custom-navbar-menu {
    display: inline-block;
  }
}
@media screen and (width >= 1222px) {
  .custom-navbar-header > .custom-navbar-right > .custom-navbar-menu {
    display: none;
  }
}
.dropdown-filter-width {
  width: 100%;
}

.standard-selectbox, .lesson-settings-dropdown {
  border: 0;
  text-shadow: none;
  box-shadow: none;
  color: white;
  font-size: 12px;
  background-color: #535353;
  text-align: left;
}

.lesson-settings-dropdown {
  color: #000000;
  background-color: #FFFFFF;
}

.standard-selectbox-ul, .checkbox-selectbox-ul, .lesson-seetings-ul {
  border-radius: 0;
  max-height: 150px;
  overflow: hidden scroll;
  box-shadow: none;
  text-align: left;
}

.lesson-seetings-ul {
  left: unset;
}

.standard-selectbox-ul-long {
  border-radius: 0;
  max-height: 235px;
  overflow: hidden scroll;
  box-shadow: none;
  text-align: left;
}

.dropdown > .standard-selectbox-ul, .dropdown > .checkbox-selectbox-ul, .dropdown > .lesson-seetings-ul {
  background-color: #ffffff;
}

.standard-selectbox-ul > li a, .checkbox-selectbox-ul > li a, .lesson-seetings-ul > li a, .standard-selectbox-ul > li button, .checkbox-selectbox-ul > li button, .lesson-seetings-ul > li button {
  text-align: left;
  font-size: 12px;
  padding: 3px 10px;
  width: calc(100% - 20px);
  margin-right: 20px;
}

.dropdown > .standard-selectbox-ul-long {
  background-color: #ffffff;
}

.standard-selectbox-ul-long > li a, .standard-selectbox-ul-long > li button {
  text-align: left;
  font-size: 12px;
  padding: 3px 10px;
}

.checkbox-selectbox-ul li > a, .checkbox-selectbox-ul li > button {
  display: flex;
  align-items: center;
  user-select: none;
}
.checkbox-selectbox-ul li > a.checkbox-item, .checkbox-selectbox-ul li > button.checkbox-item {
  margin-bottom: 0;
  margin-right: 0;
  padding: 3px 40px 3px 16px;
  width: auto;
}
.checkbox-selectbox-ul li > a input[type=checkbox], .checkbox-selectbox-ul li > button input[type=checkbox] {
  margin: 0 8px 0 0;
  pointer-events: none;
}

.standard-selectbox > li a:hover, .lesson-settings-dropdown > li a:hover, .standard-selectbox > li button:hover, .lesson-settings-dropdown > li button:hover {
  color: white;
  background-color: #333333;
}

.standard-selectbox > li a:focus, .lesson-settings-dropdown > li a:focus, .standard-selectbox > li button:focus, .lesson-settings-dropdown > li button:focus {
  color: white;
  background-color: #333333;
}

.dropdown > .scrollable-menu {
  min-width: 0px;
}

.thinner-dropdown {
  min-width: 80px;
}

.filter-button-glyph {
  float: right;
  display: inline;
  border-top-color: white;
  border-bottom-color: white;
  width: 10%;
}

.filter-default {
  float: left;
}

.overflowing-text-filter {
  width: 90%;
  display: block;
  text-align: left;
}

ul.dropdown-menu > li a:hover, ul.dropdown-menu > li button:hover {
  color: inherit;
  background: black;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: white;
}

.dropdown > ul {
  width: unset;
  min-width: 100%;
  background-color: #e0e0e0;
  text-align: center;
}

.dropdown > ul > li a:focus, .dropdown > ul > li button:focus {
  background-color: #e0e0e0;
}

.file-upload-dropdown {
  padding: 0;
}

.file-upload-dropdown > li:not(:first-child) {
  border-top: 1px solid #D7D7D7;
}
.file-upload-dropdown > li .dropzone {
  height: unset;
}
.file-upload-dropdown > li a, .file-upload-dropdown > li button {
  /* Mostly copied from bootstrap with changes, cause it only does .dropdown-menu > li > a
     and so doesn't apply to the one that is a form rather than a link */
  display: flex;
  padding: 15px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
  align-items: center;
}
.file-upload-dropdown > li a img, .file-upload-dropdown > li button img {
  margin-right: 6px;
}

.dropdown-menu > li a, .dropdown-menu > li button {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.scrollable-menu {
  height: auto;
  max-height: 210px;
  overflow: hidden auto;
}
.scrollable-menu li {
  color: #ffffff;
}

.dropdown-menu {
  border-radius: 0px;
}

.object-image-dropdown {
  cursor: pointer;
}

.dropdown-menu.nav-menu {
  min-width: 132px;
  max-height: calc(95vh - 32px);
  margin: 27px 0px 0px;
  padding: 10px 0px;
  background: #f7f7f7;
  border: none;
}

.btn.nav-menu {
  background: #f7f7f7;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}

.nav-menu > li > hr {
  margin: 10px 15px;
  border-top-color: #cccccc;
}

.nav-menu > li a, .nav-menu > li button {
  padding: 2px 15px;
  color: #666666;
}
.nav-menu > li a > span.glyphicon, .nav-menu > li button > span.glyphicon {
  font-size: 8px;
  top: -1px;
}

.nav-menu > li > p {
  padding: 2px 15px;
  margin-bottom: 0px;
  color: #666666;
}

.nav-menu > li > span {
  padding: 2px 15px;
  color: #999999;
}

.nav-menu > .nav-fa {
  font-size: 14px;
  padding: 5px 3px;
}

.search-filter-option {
  border-right: 1px solid #CFCFCF;
  font-weight: 500;
  padding-left: 8px;
  padding-right: 8px;
}
.search-filter-option:last-child {
  border-right: unset;
}
.search-filter-option button {
  background-color: transparent;
  color: #000000;
  box-shadow: unset;
  border: unset;
  padding-left: 0px;
  padding-right: 0px;
}
.search-filter-option .filter-p {
  padding-left: 4px;
  padding-right: 4px;
}
.search-filter-option .dropdown-toggle {
  border-radius: 0px;
  padding-left: 4px;
  padding-right: 4px;
}
.search-filter-option .dropdown-toggle:focus {
  background: #cccccc;
}
.search-filter-option ul.dropdown-menu > li a:hover, .search-filter-option ul.dropdown-menu > li button:hover {
  background: #f0b67f;
}
.search-filter-option span.filter-default {
  font-weight: 500;
}
.search-filter-option span.filter-default-edit {
  padding-left: 10px;
  padding-top: 5px;
}

.lessons-dropdown-caret {
  text-align: right;
}

.lessons-dropdown-caret:before {
  color: #EF9743;
}

.youtube-modal-dialog {
  width: 638px;
  height: 445px;
  overflow: hidden;
}
.youtube-modal-dialog > .youtube-modal-header {
  background-color: #333333;
  color: #ffffff;
  height: 34px;
  line-height: 34px;
}
.youtube-modal-dialog > .youtube-modal-header > img {
  position: absolute;
  top: 4px;
  right: 5px;
  padding: 5px;
  width: 27px;
  height: 27px;
  cursor: pointer;
}
.youtube-modal-dialog > .youtube-modal-header > p {
  margin-left: 5px;
}
.youtube-modal-dialog > .youtube-help-modal-content {
  padding: 12px;
  text-align: center;
}
.youtube-modal-dialog > .youtube-help-modal-content > img {
  padding-bottom: 20px;
}
.youtube-modal-dialog > .youtube-help-modal-content > .youtube-help-modal-overlay {
  background-color: #4a90e2;
  position: absolute;
  min-width: 94px;
  min-height: 37px;
  color: #ffffff;
  font-weight: 500;
  padding: 8px;
  border-radius: 2px;
}

.youtube-help-modal-height-auto {
  height: auto;
}

.youtube-help-modal-img-div {
  position: relative;
}

.youtube-help-modal-example {
  font-size: 1.2em;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #4a90e2;
  color: white;
  padding: 10px;
}

.youtube-help-modal-start {
  font-size: 1.2em;
  position: absolute;
  bottom: 15.5%;
  left: 19.5%;
  background-color: #4a90e2;
  color: white;
  transform: translate(-50%, 0);
  padding: 10px;
}

.youtube-help-modal-end {
  font-size: 1.2em;
  position: absolute;
  bottom: 15.5%;
  left: 71%;
  background-color: #4a90e2;
  color: white;
  padding: 10px;
  transform: translate(-50%, 0);
}

.youtube-help-modal-start:after, .youtube-help-modal-end:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 10px #4190e2;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}

.youtube-search-content {
  border-radius: 0px;
  max-width: 100%;
}
.youtube-search-content .youtube-search-bar {
  height: 34px;
  text-align: center;
}
.youtube-search-content .youtube-search-bar .youtube-search-group {
  display: inline-block;
  position: relative;
  margin: 4px auto;
  width: 60%;
}
.youtube-search-content .youtube-search-bar .youtube-search-group .fa.fa-search {
  position: absolute;
  top: 5px;
  left: 10px;
}
.youtube-search-content .youtube-search-bar .youtube-search-group input {
  height: 26px;
  font-size: 14px;
  padding-left: 30px;
  width: 100%;
  border: solid #cfcfcf 1px;
}
.youtube-search-content .youtube-search-results-area {
  width: 100%;
  padding: 18px;
  background-color: #e8ebf0;
  height: calc(100% - 68px); /* -header -searchbar */
  overflow-y: scroll;
}
.youtube-search-content .youtube-search-result-content {
  max-width: 100%;
  color: #333333;
  display: inline-block;
}
.youtube-search-content .youtube-search-result-content:hover {
  color: #333333;
  text-decoration: none;
}
.youtube-search-content .youtube-search-result-content img {
  max-width: 100%;
}
.youtube-search-content .youtube-search-result-content .youtube-search-title-container {
  height: 48px;
  overflow: hidden;
}
.youtube-search-content .youtube-search-result-content .youtube-search-title {
  font-size: 12px;
  line-height: 16px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  min-height: 1px;
  margin-bottom: 0px;
}

.youtube-search-result {
  float: left;
  width: 28%;
  margin-left: 0%;
  margin-right: 8%;
  margin-bottom: 10px;
}

@media (min-width: 660px) {
  .youtube-search-result:nth-child(3n) {
    margin-right: 0%;
  }
}
@media (min-width: 550px) and (max-width: 659px) {
  .youtube-search-result {
    width: 42%;
    margin-right: 16%;
  }
  .youtube-search-result:nth-child(2n) {
    margin-right: 0%;
  }
}
@media (max-width: 549px) {
  .youtube-search-result {
    width: 100%;
    margin-right: 0%;
    text-align: center;
  }
  .youtube-modal-dialog > .youtube-help-modal-content {
    padding: 10px;
  }
  .youtube-modal-dialog > .youtube-help-modal-content > img {
    padding-bottom: 10px;
  }
  .youtube-help-modal-example {
    font-size: 0.8em;
  }
  .youtube-help-modal-start {
    font-size: 0.8em;
  }
  .youtube-help-modal-end {
    font-size: 0.8em;
  }
}
.toggle-slider {
  display: inline-flex;
  flex-shrink: 0;
  width: 80px;
  height: 30px;
  border-radius: 50px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  transition: 100ms all linear;
  user-select: none;
  margin: auto 0 auto 10px;
}
.toggle-slider .toggle-slider-content {
  height: 30px;
  transition: 100ms all linear;
  color: #ffffff;
  font-weight: bold;
  white-space: nowrap;
}
.toggle-slider .toggle-slider-content > div {
  display: inline-block;
}
.toggle-slider .toggle-slider-content .toggle-slider-yes {
  text-align: center;
  width: 49px;
  height: 30px;
  line-height: 30px;
}
.toggle-slider .toggle-slider-content .toggle-slider-bullet {
  background: #ffffff;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 24px;
  display: inline-block;
}
.toggle-slider .toggle-slider-content .toggle-slider-no {
  text-align: center;
  width: 49px;
  height: 30px;
  line-height: 30px;
}
.toggle-slider.show-toggle-no {
  background: #f63232;
}
.toggle-slider.show-toggle-no .toggle-slider-content {
  transform: translateX(-50px);
}
.toggle-slider.show-toggle-yes {
  background: #669933;
}

.lessoninfo-help-modal-dialog {
  width: 735px;
  overflow: hidden;
  border-radius: unset;
  border: unset;
  height: auto;
}
.lessoninfo-help-modal-dialog > .lessoninfo-help-modal-header {
  background-color: #333333;
  color: #ffffff;
  height: 34px;
  line-height: 34px;
}
.lessoninfo-help-modal-dialog > .lessoninfo-help-modal-header > img {
  position: absolute;
  top: 4px;
  right: 5px;
  padding: 5px;
  width: 27px;
  height: 27px;
  cursor: pointer;
}
.lessoninfo-help-modal-dialog > .lessoninfo-help-modal-header > p {
  margin-left: 20px;
  font-weight: 500;
}
.lessoninfo-help-modal-dialog > .lessoninfo-help-modal-content {
  padding: 16px 20px 20px;
}
.lessoninfo-help-modal-dialog > .lessoninfo-help-modal-content p {
  margin-bottom: 2px;
}

@media (max-width: 549px) {
  .lessoninfo-help-modal-dialog > .lessoninfo-help-modal-content {
    padding: 10px;
  }
  .lessoninfo-help-modal-dialog > .lessoninfo-help-modal-content > img {
    padding-bottom: 10px;
  }
}
@media (max-width: 901px) {
  .lessoninfo-help-modal-dialog {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.rebranding-modal-dialog {
  max-width: 94%;
  width: 800px;
  top: 0;
  margin: 30px auto;
}

.rebranding-modal {
  max-width: 100%;
  width: 800px;
  height: auto;
  text-align: center;
  background-color: white;
}

.rebranding-title {
  color: #333333;
  text-align: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.48px;
  margin-bottom: 26px;
}

.rebranding-text {
  color: #333333;
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
  margin-bottom: 10px;
  padding: 0px 60px;
}

.rebranding-form {
  margin-top: 20px;
  text-align: center;
}

.do-not-show-text {
  width: 320px;
  font-weight: 500;
}

.rebranding-checkbox {
  height: 24px;
  width: 24px;
  float: left;
}

.rebranding-items {
  text-align: left;
  font-weight: bold;
}

.top-image {
  max-width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}

.rebranding-ok-button {
  height: 36px;
  color: #3A3A3A;
}

.rebranding-black-btn {
  color: #3A3A3A !important;
  background-color: #FFFFFF !important;
  border: 1px solid #3A3A3A !important;
  border-radius: 5px !important;
}

.rebranding-go-btn {
  height: 36px;
}

.rebranding-banner {
  background-color: #408950;
  color: white;
  font-weight: bold;
  padding: 20px 0;
  margin: 0 60px;
  border-radius: 5px;
}
.rebranding-banner .rebranding-banner-text {
  margin: 0;
}
.rebranding-banner a, .rebranding-banner a:visited, .rebranding-banner a:hover, .rebranding-banner a:active {
  color: #b5d434;
  text-decoration: underline;
}

@media (max-width: 767px) {
  .sf-modal-content.rebranding-modal {
    padding: 12px;
  }
  .rebranding-banner {
    margin: 0;
  }
  .rebranding-text {
    padding: 0;
  }
}
@media (max-width: 360px) {
  .sf-modal-content.rebranding-modal {
    padding: 0px;
  }
  .rebranding-form {
    text-align: left;
    font-size: 14px;
  }
  .rebranding-checkbox {
    margin-right: 10px;
  }
}
@media (max-width: 300px) {
  .rebranding-checkbox {
    float: none;
  }
  .do-not-show-text {
    max-width: 100%;
  }
}
.upgrade-notice-wrapper {
  width: 100%;
  display: inline-flex;
  justify-content: center;
}

.upgrade-notice {
  width: auto;
  left: 50%;
  display: inline-flex;
  flex-direction: column;
  padding: 40px;
  background: #ffffff;
  color: #4a4a4a;
  border-radius: 4px;
  box-shadow: 0 0 4px #bfbfbf;
  text-align: left;
}
.upgrade-notice .upgrade-notice-row {
  display: inline-flex;
  flex-direction: row;
}
.upgrade-notice .upgrade-notice-row.action-row {
  justify-content: center;
  margin-top: 15px;
}
.upgrade-notice .upgrade-notice-title {
  font-size: 24px;
  font-weight: 600;
}
.upgrade-notice .upgrade-notice-text {
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle;
}
.upgrade-notice .upgrade-notice-check {
  width: 12px;
  margin-right: 15px;
  margin-left: 5px;
}
.upgrade-notice .upgrade-notice-crown {
  width: 24px;
  margin-right: 15px;
}
.upgrade-notice .upgrade-notice-green {
  color: rgb(92, 182, 64);
}

.base, body, html {
  font-family: "Montserrat", sans-serif;
  height: 100%;
}
.base.modal-open, body.modal-open, html.modal-open {
  overflow-y: inherit;
  padding-right: 0px !important;
}

body {
  background-color: #f7f7f7;
}

table, tr, td {
  pointer-events: none;
}

.editbody {
  padding: 0;
  margin: 0;
  height: 100%;
  background: url("/images/bg-blue.svg");
  background-position: center;
  background-size: cover;
}

.home-body {
  background-color: #f7f7f7;
}

.middle-div {
  max-width: 1300px;
}

.max-page-width {
  max-width: 1300px;
  margin: 0 auto;
}

.welcome-text1-banner {
  margin-top: 85px;
  color: #ffffff;
  word-break: break-all;
}

.welcome-text2-banner {
  color: #ffffff;
  padding-bottom: 30px;
}

.icon-bar {
  background-color: white;
}

div.home-header, div.student-header, div.teacher-header {
  background-image: url("/images/bg.svg");
  background-repeat: repeat-x;
  background-position: center;
  background-color: #34734B;
}

.student-class-container {
  display: flex;
  flex-direction: column;
}
.student-class-container > .student-header {
  flex-grow: 1;
}

.student-header {
  min-height: 350px;
}
.student-header .top-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 32px;
  margin-bottom: 10px;
}
.student-header .top-container > .student-home-welcome-heading {
  margin-left: 16px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.student-header .top-container > .back-button {
  height: 36px;
  padding: 8px 16px;
  background-color: #f0b67f;
  border: 1px solid #f0b67f;
}
.student-header .top-container > .back-button:hover {
  background-color: #EF9743;
  border: 1px solid #EF9743;
}

.padding-div {
  width: 25%;
  display: flex;
  align-items: center;
  margin-top: 50px;
}

.header-buttons-div {
  display: inline-block;
}

.header-container-div {
  display: flex;
  justify-content: center;
}

.header-signin-button {
  background-color: transparent;
  border: none;
  outline: 1px solid #3a3a3a;
  font-size: 14px;
  margin: 10px;
  padding: 8px 16px;
  color: #3a3a3a;
}
.header-signin-button:focus {
  outline: none;
}

.header-signup-button {
  background-color: #f0b67f;
  border: none;
  outline: 1px solid #f0b67f;
  font-size: 14px;
  margin: 10px;
  padding: 8px 16px;
  color: #353535;
  text-decoration: none;
}
.header-signup-button:focus {
  outline: none;
}
.header-signup-button > a {
  text-decoration: inherit;
  color: inherit;
}

@media screen and (max-width: 768px) {
  .header-signup-button {
    padding: 2px;
  }
  .header-signin-button {
    margin-left: -5px;
    padding: 2px;
  }
}
@media screen and (max-width: 1300px) {
  .middle-div {
    max-width: 55%;
  }
}
@media screen and (max-width: 850px) {
  .middle-div {
    max-width: 75%;
  }
  .padding-div {
    display: none;
  }
}
@media screen and (max-width: 1285px) {
  .custom-navbar-header {
    text-align: left !important;
    padding-left: 165px !important;
  }
}
.student-home-welcome-heading {
  color: white;
  margin-top: 100px;
  word-wrap: break-word;
}

.student-home-welcome-paragraph, .student-home-welcome-paragraph:hover, .student-home-welcome-paragraph:focus {
  color: white;
}

.student-home-lessonsgrid-heading {
  max-width: 1300px;
  margin: 10px auto;
  padding: 0 20px;
}

.lesson-area {
  background-color: #f7f7f7;
}

.margin-top-30 {
  margin-top: 30px;
}

#btn1-teacher-loggedin {
  border: 2px solid white;
  box-shadow: none;
}

.btn-check-progress {
  background-color: transparent;
  color: white;
  font-weight: 1.5;
}

.lesson-area h2 {
  font-size: 24px;
}

.topbar-lessongrid {
  max-width: 1300px;
  margin: 0px auto;
  padding-top: 8px;
  padding-bottom: 8px;
}

.topbar-lessongrid.standards-searchbar {
  max-width: 1100px;
}

.topbar-delete-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (min-width: 768px) {
  .topbar-combo-section {
    width: 14.4%;
  }
  .topbar-delete-section {
    width: 27.76%;
  }
  .topbar-delete-container {
    display: block;
    margin-top: 17px;
  }
}
.delete-button {
  height: 26px;
  width: 91px;
  margin-left: 40px;
}
.delete-button .delete-button-icon {
  height: 13px;
  width: 13px;
  transform: translateY(-2px);
}

.lesson-info-ageSubjectCountry {
  margin-right: unset !important;
  margin-top: 10px;
}
.lesson-info-ageSubjectCountry .filterbox-communitylessons .filter-p {
  color: white;
}

.searchbox-communitylessons, .filterbox-communitylessons {
  margin-top: 5px;
  margin-bottom: 5px;
}
.searchbox-communitylessons .filter-p, .filterbox-communitylessons .filter-p {
  color: #333333;
}
.searchbox-communitylessons button.btn, .filterbox-communitylessons button.btn {
  box-shadow: none;
}

.community-dropdown-contents {
  max-height: 37vh;
  overflow-y: auto;
}
.community-dropdown-contents .divider {
  pointer-events: none;
}
.community-dropdown-contents .divider > hr {
  margin: 0px 0px;
}

.image-search-textfield {
  border-left: 0;
  height: 40px;
  border-radius: 0px;
  box-shadow: none;
}
.image-search-textfield:focus {
  border-color: #cccccc;
  box-shadow: none;
  outline: 0;
}

.search-results-spinner {
  display: flex;
  width: 100%;
  justify-content: center;
}

.scrollable-drive-files {
  height: auto;
  min-height: 560px;
  max-height: 560px;
  overflow-x: hidden;
  overflow-y: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  background-color: #ffffff;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}

.scrollable-search-results {
  height: auto;
  max-height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}

.drive-browser-modal-header {
  font-family: Montserrat;
  margin: 0px 0px 5px 0px;
  color: #999999;
  font-size: 16pt;
  display: table;
  width: 100%;
  text-align: center;
}

.drive-browser-modal-item {
  padding-bottom: 15px;
}

.drive-browser-modal-dialog {
  background-color: #f7f7f7;
  border-radius: 0;
  padding: 10px 20px 0px 20px;
  width: 100%;
}

.drive-browser-modal-top-navigation-bar {
  display: flex;
  align-items: center;
  padding: 10px 10px 10px 10px;
}

.drive-browser-modal-navbuttons {
  width: 13%;
  padding: 0px;
}

.drive-browser-modal-address-bar {
  width: 100%;
  background: white;
  padding: 7px;
  display: flex;
  overflow-x: auto;
  font-size: 12px;
}
.drive-browser-modal-address-bar a {
  color: #333;
}

.drive-browser-modal-address-bar::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}

.drivefile-container {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  color: #333;
}
.drivefile-container:hover {
  color: #333;
}

.color-999 {
  color: #999999;
}

.color-666 {
  color: #666666;
}

.color-drive-home {
  color: #4d4f4f;
}

.drivefile-thumbnail {
  max-width: 100%;
  max-height: 64px;
}

.drivefile-name {
  font-size: 12px;
  overflow: hidden;
  overflow-wrap: anywhere;
}

.image-search-modal-header {
  font-family: Montserrat;
  margin: 0px 0px 10px 0px;
  color: #999999;
  font-size: 16pt;
  display: table;
  width: 100%;
  text-align: center;
}

.image-search-icon {
  background-color: white;
  top: 0;
  border-radius: 0px;
  padding-right: 0px;
}

.modal > .image-search-modal-dialog {
  width: 530px;
  max-width: 92%;
  margin: 10px auto;
}

.image-search-modal-content {
  background-color: #f7f7f7;
  border-radius: 0;
  padding: 20px 12px;
  width: 100%;
}

.searchbox-placeholder {
  font-size: 12px;
}

.assignment-submitted-modal {
  border-radius: 0;
  background-clip: unset;
  border: none;
  outline: 0;
}

.assignment-submitted-modal-title {
  display: flex;
  align-items: center;
  padding: 30px;
}

.assignment-submitted-modal-title-text {
  text-align: left;
  font-size: 26px;
  word-wrap: break-word;
}

.assignment-submitted-modal-title-image {
  padding-left: 0px;
}

.assignment-submitted-modal-zero-padding {
  padding: 0px;
}

.assignment-submitted-modal-stat-text {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
}

.assignment-submitted-modal-stat-heading {
  font-size: 15px;
  text-align: left;
}

.assignment-submitted-modal-stat-block {
  display: inline-block;
  padding-left: 10px;
}

.assignment-submitted-modal-score-image {
  display: inline;
  height: 55px;
}

.assignment-submitted-modal-score-image-container {
  display: inline-block;
  text-align: left;
  width: 55px;
}

.assignment-submitted-modal-star-block {
  display: flex;
  align-items: center;
}

.assignment-submitted-modal-result-heading {
  font-size: 18px;
  text-align: left;
}

.assignment-submitted-modal-stats-row-padding {
  padding: 10px 30px 30px 30px;
}

.assignment-submitted-modal-result-block-padding {
  padding: 10px 30px 10px 30px;
}

.assignment-results-scroll {
  max-height: 500px;
  overflow-y: auto;
}

.assignment-results-align {
  display: flex;
  align-items: center;
}

.assignment-results-answers-top {
  padding-top: 15px;
}

.assignment-results-icon {
  padding-left: 10px;
  font-size: 22px;
}

.view-feedback-div {
  background-color: #e3e3e3;
  padding: 20px 30px 20px 30px;
}
.view-feedback-div span {
  font-weight: bold;
}

.view-feedback-text {
  margin-top: 26px;
  margin-left: 14px;
  margin-bottom: 28px;
  font-size: 12px;
  max-height: 150px;
  overflow-y: auto;
}

.give-feedback-div hr {
  margin-bottom: 10px;
}
.give-feedback-div > img {
  text-align: center;
  width: 100%;
  padding: 0 30%;
}

.give-feedback-text {
  margin-bottom: 18px;
}

.give-feedback-textarea {
  width: 100%;
  height: 69px;
  padding: 8px 14px;
}
.give-feedback-textarea::placeholder {
  color: #B9B9B9;
}
.give-feedback-textarea:disabled {
  background-color: #ffffff;
}

.give-feedback-remaining {
  text-align: right;
  margin-bottom: 16px;
  color: #868686;
  font-size: 12px;
}

.give-feedback-buttons {
  text-align: right;
  margin-top: 40px;
}
.give-feedback-buttons button {
  min-width: 83px;
  height: 30px;
}
.give-feedback-buttons .sf-modal-btn-success {
  margin-left: 20px;
}
.give-feedback-buttons .give-feedback-cancel {
  background-color: #353535;
  color: #ffffff;
}
.give-feedback-buttons .give-feedback-cancel:hover, .give-feedback-buttons .give-feedback-cancel:active {
  background-color: #353535;
  color: #ffffff;
}

.title-text {
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  margin: 6px 0px 0px 0px;
}

.subtitle-text {
  padding-top: 4px;
  color: #333333;
  font-size: 14px;
}
.subtitle-text strong {
  font-weight: bold;
}

.subtitle-text-bold {
  padding-top: 4px;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}

.top-margin-30 {
  margin-top: 30px;
}

/*----------------------------------filter styles -------------------------*/
.searchbox-filter-row {
  background-color: #f7f7f7;
}

.filter-p {
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #333333;
}

.searchbox-communitylessons #lessons-searchbar-teacherhome {
  border-radius: 0;
  border: none;
  height: 46px;
  font-size: 12px;
  padding-left: 0px;
  box-shadow: none;
}

#lessons-searchbar-teacherhome-glyphicon {
  position: initial;
  background: #ffffff;
  border-radius: 0;
  border: none;
}

.searchbox-communitylessons #my-lessons-searchbar-teacherhome {
  border-radius: 0;
  border: none;
  height: 46px;
  font-size: 12px;
  padding-left: 0px;
  box-shadow: none;
}

#my-lessons-searchbar-teacherhome-glyphicon {
  position: initial;
  background: #ffffff;
  border-radius: 0;
  border: none;
}

/*------------------------------------------------------------------------*/
.community-login-modal-signin-button {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  display: block;
  min-width: 150px;
  height: 40px;
}

.commloginmodal-grandparentdiv {
  padding: 20px 0;
}

.commloginmodal-form-input {
  background-color: #eeeeee;
  border-radius: 0px;
}

.communitylogin-modal {
  border-radius: 0;
}

.community-modal-dialog {
  width: auto;
}

button.close.communitylogin-close {
  margin: 0px;
  margin-top: 4px;
  margin-right: 10px;
}

.communitylogin-modal-header {
  background-color: white;
  border: none;
  padding-bottom: 0px;
  padding-top: 25px;
}

.communitylogin-modal-header > h5 {
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
  font-weight: bold;
}

.communitylogin-modal-desc {
  text-align: center;
}

.community-login-modal-links {
  text-align: center;
  margin: 0;
  padding: 2px;
  font-size: small;
}

.community-login-modal-error-message {
  margin: 0;
  margin-top: 20px;
  color: #C22C2C;
  font-size: small;
  text-align: center;
}

.dropdown .teacher-topbar-button {
  font-size: 18px;
  background: transparent;
  box-shadow: none;
  color: #333333;
}

#lessonfilters {
  background-color: #ffffff;
  font-size: 18px;
}

.lesson-filter-dropdown-item {
  color: #000000;
  text-align: left;
}

ul.dropdown-menu > li > a.lesson-filter-dropdown-item:hover {
  color: #ffffff;
}

ul.lesson-filter-dropdown-menu {
  border-radius: 0;
}

.student-topbar-glyphicon > li > a {
  color: white;
}

.teacher-topbar-glyphicon > li > a {
  color: white;
}

.filter-bar {
  background-color: #333333;
  text-align: center;
  padding: 9px 5px 10px;
}

button.filter-bar-button {
  margin: 1px 1px 0px;
  background-color: #525252;
  box-shadow: none;
  border-radius: 0px;
  color: #ffffff;
  font-size: 12px;
  padding: 10px;
}

button.filter-bar-button:hover, button.filter-bar-button:active, button.filter-bar-button:focus {
  color: #ffffff;
  box-shadow: none;
}

button.filter-bar-button.selected {
  background-color: #6fb8e3;
}

.topbar-lessongrid h2 {
  font-size: 20px;
  color: white;
  margin: 0px;
  line-height: inherit;
  vertical-align: middle;
}

.lesson-grid-header {
  max-width: 1300px;
  margin: 0px auto;
  margin-top: 25px;
  padding: 0px 15px;
  word-break: break-all;
}
.lesson-grid-header .review-class-text {
  display: flex;
}
.lesson-grid-header h4 {
  margin: 0px;
}
.lesson-grid-header h4.review-num-assignments {
  flex-shrink: 0;
  margin-left: 4px;
}

.review-class-name {
  line-height: 1.4;
}

.lesson-grid-header-line {
  margin-top: 5px;
  border-bottom: 1px solid #e2e2e2;
}

.negative-margin-bottom-18 {
  margin-bottom: -18px;
}

.lesson-grid {
  max-width: 1300px;
  margin: 20px auto;
  padding: 0 20px;
}
.lesson-grid > p {
  text-align: center;
}
.lesson-grid button {
  border: none;
}

.lesson-grid-item {
  float: left;
  width: 20%;
  position: relative;
  min-height: 1px;
  padding-left: 11px;
  padding-right: 11px;
}
.lesson-grid-item .lesson-unopened-dot {
  width: 20px;
  height: 20px;
  background-color: orange;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: -10px;
  z-index: 2;
}
.lesson-grid-item .lesson-card-bottom {
  position: relative;
  display: flex;
  align-items: center;
  border-top: 1px solid #e9e9e9;
  padding: 6px 4px 4px 12px;
  justify-content: space-between;
}
.lesson-grid-item .lesson-card-bottom .left-container {
  align-items: center;
  display: flex;
}
.lesson-grid-item .lesson-card-bottom .left-container .play-icon {
  cursor: pointer;
}
.lesson-grid-item .lesson-card-bottom .right-container {
  align-items: center;
  display: flex;
  width: 80%;
  justify-content: right;
  flex-direction: row-reverse;
}
.lesson-grid-item .lesson-card-bottom .right-container .disabled {
  pointer-events: none;
}
.lesson-grid-item .lesson-card-bottom .right-container .more-icon {
  width: 30px;
  cursor: pointer;
}
.lesson-grid-item .lesson-card-bottom .right-container .edit-icon {
  cursor: pointer;
  margin-right: 12px;
}
.lesson-grid-item .lesson-card-bottom .right-container .delete-icon {
  height: 18px;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown {
  background-color: #303030;
  width: 315px;
  left: auto;
  right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown {
    left: -249px;
  }
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li.option-disabled {
  filter: opacity(0.6);
  cursor: default;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li.divider {
  margin: 0px;
  background-color: #494949;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li {
  cursor: pointer;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li > span > .lesson-menu-icon {
  width: auto;
  height: 40px;
  padding-left: 10px;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li > span > .lesson-menu-option {
  display: inline-block;
  padding: 0 10px 0 10px;
  color: #E2E2E2;
  width: 75%;
  height: 100%;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li > span > .lesson-menu-option:hover {
  background-color: inherit;
  text-decoration: none;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li:hover {
  background-color: #404040;
}
.lesson-grid-item .lesson-card-bottom .right-container .lesson-dropdown > li:active {
  background-color: #222222;
}

.lesson-grid-item-symphony {
  height: 319px;
}

.lesson-grid-item-poll {
  height: 298px;
}

.lesson-grid-item-my-lessons {
  height: 296px;
}

.home-create-button, a.teacher-home-create-poll-button, a.teacher-home-create-button, a.list-create-button, a.student-home-create-button {
  display: block;
  margin: 60px auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  min-height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0;
}

.home-create-button-icon {
  padding-left: 8px;
  height: 18px;
}

a.student-home-create-button {
  color: #353535;
  min-width: 236px;
}
a.student-home-create-button:hover {
  color: #353535;
}

.create-title-container {
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}

a.list-create-button {
  width: 214px;
  position: absolute;
  top: 0px;
  left: 15px;
  margin: 17px auto 0px;
  min-height: 36px;
}
a.list-create-button.static {
  position: static;
  margin-top: 15px;
  margin-bottom: 30px;
  min-height: 47px;
}

a.teacher-home-create-button {
  background-color: #f0b67f;
  color: #353535;
  min-width: 200px;
}
a.teacher-home-create-button:hover, a.teacher-home-create-button:active, a.teacher-home-create-button:focus, a.teacher-home-create-button:hover:active {
  background: #EF9743;
  color: #353535;
}

a.teacher-home-create-poll-button {
  background-color: #f0b67f;
  color: #353535;
  margin-top: 4px;
}
a.teacher-home-create-poll-button:hover, a.teacher-home-create-poll-button:active, a.teacher-home-create-poll-button:focus, a.teacher-home-create-poll-button:hover:active {
  background: #EF9743;
  color: #353535;
}

.display-flex {
  display: flex;
}

.browse-standards {
  padding-bottom: 60px;
}

.browse-standards-category {
  margin-left: 10px;
}
.browse-standards-category h4 {
  font-weight: 700;
  font-size: 12px;
}

.browse-standards-info-container {
  position: relative;
}

.browse-standards-code {
  left: -50px;
  font-size: 12px;
  font-weight: 700;
  position: absolute;
  max-width: 70px;
}

.browse-standards-description {
  font-size: 12px;
  font-weight: 700;
  margin-left: 30px;
  max-width: 100%;
}

.lesson-grid.standards-grid {
  max-width: 1270px;
  padding: 10px 70px;
  margin: 10px auto;
  background-color: #ffffff;
}

.lesson-grid-item.standards-grid-item {
  width: 25%;
}

.envelope {
  max-height: 93px;
}

.homework-grid-item {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
}

.no-margin {
  margin: 0 !important;
}

#btn2-teacher-loggedin {
  margin-bottom: 10px;
}

.select-template-body {
  height: auto;
  background-color: #34734B;
}

#select-template-heading {
  margin-bottom: 0px;
  text-align: center;
  color: white;
}

#select-template-subheading {
  text-align: center;
  color: white;
  font-size: small;
  padding-top: 8px;
}

.template-link {
  display: block;
  padding: 12px 10px;
  padding-bottom: 0px;
}

.template > .template-link:active, .template > .template-link:hover {
  text-decoration: none;
}
.template > .template-link:active .btn-select-template, .template > .template-link:hover .btn-select-template {
  background-color: #137c00;
}

#last-edit-notifier {
  font-size: 8px;
  margin: 0;
}

#last-edit-notifier-star {
  width: 100%;
  max-width: 20px;
}

#use-lesson-button-chevron {
  width: 40px;
  max-width: 20px;
}

.communityupload-modal {
  border-radius: 0;
  padding: 40px 45px;
  font-size: 12px;
  color: #4a4a4a;
  font-weight: 500;
}
.communityupload-modal .communityupload-error {
  margin: 0px;
  margin-top: 10px;
  color: #e03535;
}
.communityupload-modal .communityupload-modal-header {
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #e4e4e4;
}
.communityupload-modal .communityupload-modal-header .communityupload-title {
  font-size: 24px;
  margin: 0px;
}
.communityupload-modal .communityupload-modal-body {
  max-height: 370px;
  overflow-y: auto;
  margin-top: 25px;
}
.communityupload-modal .communityupload-modal-body .communityupload-name {
  font-weight: 700;
  margin-bottom: 20px;
  max-width: 100%;
  word-break: break-word;
}
.communityupload-modal .communityupload-modal-body .communityupload-info {
  color: #6d6d6d;
  min-height: 50px;
  max-width: 100%;
  margin: 0px;
  white-space: pre-wrap;
  word-break: break-word;
}
.communityupload-modal .communityupload-modal-footer {
  margin-top: 15px;
}
.communityupload-modal .communityupload-modal-footer label {
  cursor: pointer;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.communityupload-modal .communityupload-modal-footer label p {
  max-width: 90%;
  margin: 0px;
}
.communityupload-modal .communityupload-modal-footer input[type=radio] {
  visibility: hidden;
  display: none;
}
.communityupload-modal .communityupload-modal-footer .communityupload-radio {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 15px;
  background-image: url(/images/radioButton.svg);
  flex-shrink: 0;
  border: 0;
  box-shadow: none;
}
.communityupload-modal .communityupload-modal-footer input[type=radio]:checked + .communityupload-radio {
  background-image: url(/images/radioButtonChecked.svg);
}
.communityupload-modal .communityupload-modal-footer.disabled label {
  opacity: 0.5;
  pointer-events: none;
}
.communityupload-modal .unlist-container .check-container {
  height: 34px;
  display: inline-block;
}
.communityupload-modal .unlist-container img {
  margin-left: -5px;
}
.communityupload-modal .unlist-container span {
  margin-left: 5px;
  font-weight: 700;
}

.communityupload-privacy {
  display: flex;
  align-items: center;
  margin: 10px 0px;
}
.communityupload-privacy input {
  margin: 0px;
  margin-right: 10px;
}
.communityupload-privacy p {
  margin: 0px;
}

.delete-checkbox {
  height: 24px;
  width: 24px;
  vertical-align: middle;
}
.delete-checkbox.top-left {
  position: absolute;
  top: 6px;
  left: 6px;
  margin: 0px 0px 0px 0px;
}

.checkbox-text {
  vertical-align: middle;
  padding-left: 8px;
  font-weight: 400;
}

.lesson-item {
  margin-bottom: 18px;
  background-color: white;
  clear: both;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
  max-width: 250px;
  border-radius: 6px;
}

.lesson-item.community-lesson-item .thumb-container {
  overflow: hidden;
}
.lesson-item.community-lesson-item .thumb-container .lesson-thumb {
  height: auto;
  margin: -9.5% 0 -10%;
}
.lesson-item.community-lesson-item .text-container {
  padding-top: 0;
}
.lesson-item.community-lesson-item .text-container .community-buttons {
  margin: 0 -10px;
}
.lesson-item.community-lesson-item .lesson-card-bottom .right-container {
  width: 100%;
}

.lesson-item.standards-item {
  background-color: unset;
}

.lesson-item .thumb-container {
  cursor: pointer;
  position: relative;
}
.lesson-item .thumb-container.thumb-item-icon-container {
  padding: 44px 26px;
  height: 177px;
}

.lesson-item .thumb-container .lesson-thumb {
  width: 100%;
  height: 177px;
  object-fit: cover;
  padding: 4px;
  border-radius: 6px;
}
.lesson-item .thumb-container .lesson-thumb.thumb-item-icon {
  height: 90px;
  object-fit: contain;
  width: 80px;
  margin: 0 auto;
  display: block;
}
.lesson-item .thumb-container .lesson-thumb.fit-thumb {
  object-fit: fill;
  transform: scale(0.75);
}

.lesson-item .thumb-container .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 75%;
}

.lesson-item .text-container {
  text-align: left;
  padding: 5px 10px;
}

.lesson-item .text-container .lesson-name {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  word-wrap: break-word;
  word-break: break-word;
  height: 40px;
  overflow: hidden;
}

.lesson-item .text-container .lesson-name-input {
  margin-bottom: 20px;
  height: 20px;
  border: 0;
  max-width: 100%;
}
.lesson-item .text-container .lesson-name-input::-moz-selection {
  color: #ffffff;
  background-color: #333333;
}
.lesson-item .text-container .lesson-name-input::selection {
  color: #ffffff;
  background-color: #333333;
}

.lesson-name-input {
  width: 100%;
}

.lesson-item .text-container .community-buttons {
  font-size: 12px;
  line-height: 12px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding: 5px 10px;
  border-bottom: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  margin: 0 -14px;
}
.lesson-item .text-container .community-buttons > div > img {
  margin-bottom: 2px;
}
.lesson-item .text-container .community-buttons > div > img.clickable {
  cursor: pointer;
}
.lesson-item .text-container .community-buttons > div > span {
  margin-left: 5px;
}
.lesson-item .text-container .community-buttons > div > span:not(:last-child) {
  margin-right: 10px;
}

.lesson-name-container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  margin-top: 5px;
  margin-bottom: 5px;
}

.lesson-name-edit-icon {
  flex-shrink: 0;
  margin-bottom: 4px;
  margin-left: 4px;
  cursor: pointer;
}

.thumb-play {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 0.2s linear;
}

.lesson-play-area {
  cursor: pointer;
}
.lesson-play-area .thumb-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: opacity 0.2s linear;
}
.lesson-play-area:hover .thumb-container::after {
  opacity: 1;
}
.lesson-play-area:hover .thumb-play {
  z-index: 1;
  opacity: 1;
}

.lesson-grid-item-poll .delete-checkbox {
  z-index: 2;
}

.lesson-grid-item > a .lesson-item .text-container .lesson-name, .lesson-grid-item > a .lesson-item .text-container .due-date-special, .lesson-grid-item > a .lesson-item .text-container .due-student-count-text {
  color: #555;
}
.lesson-grid-item > a:hover {
  text-decoration: none;
}

.homework-grid-item .lesson-item .text-container .lesson-name {
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
  margin-bottom: 0;
}

.text-container .icon-link {
  text-decoration: underline;
}

.text-container .icon-link + .icon-link {
  margin-top: 8px;
}

.text-container .icon-link img {
  margin-right: 10px;
}

.text-container .icon-link a {
  color: #666666;
}

.text-container .icon-link a:hover {
  color: #000000;
}

.lesson-item .text-container .unplayed {
  background-color: #616161;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  margin: 15px;
  padding: 2px 4px;
}

.lesson-item .text-container .played {
  background-color: #1aa1e5;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  margin: 15px;
  padding: 2px 4px;
}

.from-container {
  height: 14px;
  margin-bottom: 0px;
  font-size: 12px;
}

.from-spacer {
  height: 10px;
}

.lesson-item .text-container .from {
  color: #999999;
  margin: 0;
  word-break: break-all;
}

.lesson-item .text-container .from-feedback {
  font-size: 12px;
  max-width: 100%;
  height: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.lesson-item .text-container .from-feedback a {
  cursor: pointer;
  color: #61ABAF;
  text-decoration: underline;
}

.text-container .list-bottom {
  text-align: left;
}
.text-container .list-bottom .list-actions-btn {
  border: unset;
  box-shadow: unset;
  padding: 0px;
  color: #555;
  cursor: pointer;
}
.text-container .list-bottom .list-actions-btn .crown-icon-absolute {
  right: auto;
  left: 20px;
}
.text-container .list-bottom a > span {
  margin-left: 5px;
}
.text-container .list-bottom .dots {
  margin: 0 10px 0 0;
  height: 20px;
  width: 20px;
  padding-left: 2px;
  font-size: 20px;
  vertical-align: middle;
}
.text-container .list-bottom .list-dropdown {
  background-color: #303030;
  width: 330px;
  left: -68px;
}
.text-container .list-bottom .list-dropdown > .option-disabled {
  filter: opacity(0.6);
  cursor: default;
}
.text-container .list-bottom .list-dropdown > li {
  border-bottom: 1px solid #979797;
}
.text-container .list-bottom .list-dropdown > li:hover {
  background-color: #404040;
}
.text-container .list-bottom .list-dropdown > li:last-child {
  border-bottom: unset;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-icon {
  width: 42px;
  height: 32px;
  padding-left: 10px;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-icon.pdf-icon {
  padding: 7px 0px 7px 10px;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-icon.audio-icon {
  padding: 9px 0px 9px 10px;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-icon.video-icon {
  padding: 9px 0px 9px 10px;
  width: 30px;
  margin-left: 6px;
  margin-right: 6px;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-icon.info-icon {
  padding: 9px 0px 9px 10px;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-option {
  width: calc(100% - 52px);
  display: inline-block;
  padding-left: 10px;
  color: #FFFFFF;
}
.text-container .list-bottom .list-dropdown > li > .list-menu-option:hover {
  background-color: inherit;
}

.send-page {
  background-color: #f7f7f7;
  font-size: 14px;
}

.send-page h2 {
  font-size: 24px;
}

.send-page a.send-page-link {
  text-decoration: underline;
  color: #333333;
  cursor: pointer;
}

.send-page a.send-page-link:hover {
  color: #000000;
}

.send-page .selected-class {
  font-size: 18px;
  display: inline-block;
  word-break: break-all;
  margin-top: 30px;
}

.send-page a.reselect-class {
  font-size: 12px;
  margin-left: 10px;
}

.send-container {
  max-width: 680px;
  margin: 0 auto;
  text-align: center;
  padding: 0px 10px;
}

.send-form {
  text-align: left;
}

.send-form .send-list {
  list-style: none;
  padding-left: 0px;
}

.send-form .send-list li + li {
  margin-top: 8px;
}

.send-class-name {
  display: inline-block;
  word-break: break-all;
}

.num-students-text {
  display: inline-block;
}

.send-form .student-list-links {
  margin: 20px 0px;
}

.send-form a.select-all {
  color: #ffffff;
  background-color: #1aa1e5;
  cursor: pointer;
  display: inline-block;
  padding: 4px 15px;
  text-decoration: none;
  border-radius: 24px;
}

.send-form .add-new-plus {
  float: right;
  height: 12px;
  vertical-align: middle;
  margin-left: 8px;
  margin-top: 4px;
}

.send-form a.select-all:hover {
  background-color: #0068a8;
}

.send-form a.uncheck-all {
  margin-left: 20px;
  font-size: 12px;
}

.send-form .submit-container {
  text-align: center;
  margin: 36px 0px;
}

.send-form .send-button {
  background-color: #f0b67f;
  color: #353535;
  border: none;
  border-radius: 0px;
  text-shadow: none;
  box-shadow: none;
  padding: 12px 16px;
  font-weight: normal;
}
.send-form .send-button:disabled {
  background-color: rgba(240, 182, 127, 0.2);
}

.send-form .send-button:hover:not(:disabled) {
  background-color: #EF9743;
}

.send-form .student-label {
  display: flex;
  align-items: center;
  margin-bottom: 11px;
  font-weight: normal;
  overflow-wrap: anywhere;
}
.send-form .student-label.cutoff-label {
  margin-top: 15px;
}

.send-form .student-checkbox {
  display: none;
}

.send-form .student-checkbox + div {
  background-image: url(/images/studentCheckbox.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  width: 25px;
  height: 25px;
  min-width: 25px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: auto;
}

.send-form .student-checkbox:checked + div {
  background-image: url(/images/studentCheckboxChecked.png);
}

.student-graded-checkbox {
  display: none;
}

.student-graded-checkbox + div {
  background-image: url(/images/checkOff.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
}

.student-graded-checkbox:checked + div {
  background-image: url(/images/checkOn.svg);
}

.ui-datepicker table, tr, td {
  pointer-events: auto;
}

.send-page .send-lesson {
  width: 256px;
  margin: 0 auto;
}

.send-score-slider {
  width: 94%;
}

.login-page .row {
  margin: 0 auto;
}

.login-page h1 {
  color: white;
  margin-top: 15px;
  margin-bottom: 0px;
}

.login-page h2 {
  color: white;
  margin-top: 0px;
  font-size: 24px;
}

.login-page .login-container {
  text-align: center;
}
.login-page .login-container img {
  width: 250px;
}

.login-page .top-spacer {
  height: 50px;
}

.login-page .show-login {
  margin-top: 20px;
  display: inline-block;
  background-color: #f0b67f;
  color: #353535;
  text-decoration: none;
  font-size: 24px;
  padding: 14px 80px;
  transition: all 0.1s ease;
}
.login-page .show-login:hover {
  background-color: #EF9743;
}

.login-page .login-link, .login-page a {
  text-decoration: underline;
  color: white;
}

.login-page .login-link:hover, .login-page a, .login-page p {
  color: white;
}

.login-page .login-area {
  margin-top: 20px;
}

.login-form button {
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.login-form input {
  display: block;
  margin: 0 auto;
}

.login-form .text-field {
  text-align: center;
  width: 310px;
  height: 42px;
  border: none;
  max-width: 100%;
}

.login-form .password-field {
  margin-top: 8px;
}

.login-form .login-button {
  margin-top: 20px;
  background-color: #f0b67f;
  color: #353535;
  border: none;
  border-radius: 4px;
  text-shadow: none;
  box-shadow: none;
  width: 224px;
  height: 36px;
  font-weight: normal;
  justify-content: center;
}
.login-form .login-button:hover {
  background-color: #EF9743;
}
.login-form .login-button.loading {
  background-color: rgba(240, 182, 127, 0.2);
}

.login-page .what-link {
  margin-top: 50px;
}

.login-page .account-links {
  margin-top: 30px;
}

.login-page .account-links a {
  display: block;
  font-size: 14px;
}

.login-page .account-links a + a {
  margin-top: 10px;
}

.login-page .bottom-part {
  text-align: center;
  position: absolute;
  bottom: 190px;
  left: 50%;
  transform: translate(-50%, 0);
  font-size: 11px;
}

.login-page .bottom-part a + a {
  margin-left: 10px;
}

.login-page .bottom-part .bottom-links {
  margin-bottom: 30px;
}

.full-page-container.select-template-container {
  padding: 0;
  background-image: url("/images/bg.svg");
  background-repeat: repeat-x;
  background-position: center;
  padding-bottom: 156px;
  margin-bottom: -156px;
  background-size: cover;
  min-height: 100vh;
}

.navbar {
  background-color: #ffffff;
}
.navbar .navbar-right li:last-child {
  margin-right: 30px;
}

.template-title {
  color: #333333;
  font-size: 18px;
  max-width: 100%;
}

.template {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  max-width: 240px;
  background-color: #fdfdfd;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  border-radius: 8px;
  box-shadow: 0 3px 10px 0px rgba(26, 86, 115, 0.25);
  position: relative;
}

.template-border {
  outline: 5px solid #4996CD;
  outline-offset: -4px;
}

.template-image {
  height: 64px;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  justify-content: center;
}
.template-image img {
  max-height: 100%;
  max-width: 100%;
}

.template-description {
  color: #333333;
  font-size: 12px;
  height: 50px;
  max-width: 100%;
}

.template-container {
  text-align: center;
  padding: 0;
  margin-top: 10px;
}

.ribbon-new {
  position: absolute;
  left: 2px;
  top: 10px;
  background: url("/images/ribbon.svg") no-repeat;
  height: 21px;
  color: #ffffff;
  font-weight: 500;
  font-size: 12px;
  display: flex;
  align-items: center;
  background-size: 100% 100%;
  padding-left: 4px;
  padding-right: 12px;
}

.pointerevents {
  pointer-events: all;
}

.template-grid {
  overflow-x: hidden;
  width: 1120px;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 100%;
}

.community-upload-modal-buttons {
  padding-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.community-upload-modal-buttons .communityupload-cancel {
  background-color: #4a4a4a;
  color: #ffffff;
  margin-right: 17px;
}
.community-upload-modal-buttons .communityupload-cancel:hover {
  background-color: #4a4a4a;
  color: #ffffff;
}
.community-upload-modal-buttons .communityupload-cancel:active {
  background-color: #4a4a4a;
  color: #ffffff;
}

.community-upload-modal-buttons button {
  height: 44px;
  min-width: 113px;
  font-size: 16px;
  font-size: 16px;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.community-upload-modal-buttons button.disabled, .community-upload-modal-buttons button[disabled], .community-upload-modal-buttons button.disabled:hover, .community-upload-modal-buttons button[disabled]:hover {
  opacity: 1;
  background-color: #9d9d9d;
}

.community-modal-header-img {
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.community-upload-modal-heading {
  margin-top: 20px;
  text-align: left;
}

.upload-list-spacer {
  height: 30px;
}

.upload-standards-modal {
  background-color: #eeeeee;
  border-radius: 0;
  height: 755px;
  display: flex;
  flex-direction: column;
}

.upload-standards-group {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.upload-standards-group button {
  width: 70%;
}
.upload-standards-group h4 {
  max-width: 28%;
}

.upload-added-standards {
  height: 18%;
  flex-shrink: 0;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d5d5d5;
}

.upload-no-standards-text {
  text-align: center;
  margin: 0px;
  color: #acacac;
  align-self: center;
}

.upload-standards-content {
  flex-grow: 1;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}

.upload-standards-footer {
  height: 9%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-shrink: 0;
  padding: 10px;
}
.upload-standards-footer button {
  width: 100px;
  box-shadow: unset;
  text-shadow: none;
}
.upload-standards-footer .upload-standards-toggle {
  max-width: 30%;
}
.upload-standards-footer .upload-standards-save-cancel {
  max-width: 69%;
  text-align: right;
}
.upload-standards-footer .upload-standards-save-cancel button {
  max-width: 48%;
  text-shadow: none;
}

.related-standards-text {
  border-bottom: 1px solid #d5d5d5;
  padding: 20px 10px;
}
.related-standards-text p {
  font-weight: 500;
  margin: 0px;
}

.upload-standards-modal.related-standards-modal {
  display: flex;
  flex-direction: column;
}

.related-standards {
  height: auto;
  flex-grow: 1;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  border-bottom: 1px solid #d5d5d5;
}

.upload-standards-footer.related-standards-footer {
  justify-content: flex-end;
}

.selected-standards-container {
  width: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding: 10px 5px;
}
.selected-standards-container .standards-selected-item {
  color: #ffffff;
  font-size: 10px;
  cursor: default;
  width: 100%;
  display: flex;
  align-items: center;
}
.selected-standards-container .standards-selected-item .selected-item-part {
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background-color: #4a4a4a;
  margin: 2px 1px;
  min-height: 24px;
}
.selected-standards-container .standards-selected-item .selected-item-name {
  width: 20%;
  font-weight: 700;
}
.selected-standards-container .standards-selected-item .selected-item-grade {
  width: 15%;
  font-weight: 700;
}
.selected-standards-container .standards-selected-item .selected-item-code {
  width: 15%;
  font-weight: 700;
}
.selected-standards-container .standards-selected-item .selected-item-info {
  position: relative;
  padding-right: 22px;
  width: 50%;
}
.selected-standards-container .standards-selected-item span {
  position: absolute;
  font-size: 12px;
  right: 5px;
  top: 7px;
  padding: 5px;
  cursor: pointer;
  background-image: url("/images/closeCrossSmall.png");
  background-repeat: no-repeat;
  background-position: center;
}

button.upload-standards-toggle {
  background-color: transparent;
  color: #000000;
  border: 1px solid #000000;
}
button.upload-standards-toggle:hover {
  background-color: rgba(0, 0, 0, 0.25);
  color: #000000;
}
button.upload-standards-toggle:active {
  background-color: rgba(0, 0, 0, 0.25);
  color: #000000;
}

.upload-standards-cancel {
  background-color: #4a4a4a;
  color: #ffffff;
  margin-right: 17px;
}
.upload-standards-cancel:hover {
  background-color: #4a4a4a;
  color: #ffffff;
}
.upload-standards-cancel:active {
  background-color: #4a4a4a;
  color: #ffffff;
}

.add-standards-filter-row {
  display: flex;
  align-items: center;
  height: 9%;
  flex-shrink: 0;
  font-size: 17px;
  padding: 0px 10px;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
}

.add-standards-filters {
  display: flex;
  width: calc(100% - 37px);
  font-weight: 700;
  height: 100%;
}
.add-standards-filters .browse-filter {
  margin: auto 0;
}
.add-standards-filters .filter-name {
  width: 30%;
}
.add-standards-filters .filter-subject {
  width: 40%;
  border-left: 1px solid #d5d5d5;
  padding-left: 10px;
}
.add-standards-filters .filter-grade {
  width: 30%;
  border-left: 1px solid #d5d5d5;
  padding-left: 10px;
}
.add-standards-filters .wider-name {
  width: 40%;
}

.add-standards-back-arrow {
  font-size: 27px;
  margin-right: 10px;
  cursor: pointer;
  flex-shrink: 0;
}

.regular-text {
  font-weight: 500;
}

.add-standards-browse, .add-standards-browse-results {
  min-height: 50%;
  overflow-y: auto;
}

.add-standards-browse-results {
  flex-grow: 1;
  background-color: #FFFFFF;
}

.add-standards-result, .add-standards-result-filter {
  background-color: #ffffff;
  border-bottom: 1px solid #d5d5d5;
  padding: 8px 17px;
  padding-right: 37px;
  cursor: pointer;
  position: relative;
}
.add-standards-result p, .add-standards-result-filter p {
  font-weight: 700;
  margin: 0;
}
.add-standards-result .clamp-toggle-icon, .add-standards-result-filter .clamp-toggle-icon {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 10px;
  right: 5px;
  cursor: pointer;
  z-index: 100;
  display: none;
  transition: 100ms linear all;
  background-image: url("/images/toggleClampIcon.png");
  background-repeat: no-repeat;
  background-position: center;
}

.add-standards-result-filter {
  background-color: #eeeeee;
}

.add-standards-search-group {
  height: 8%;
  flex-shrink: 0;
  padding: 13px 17px;
  border-bottom: 1px solid #d5d5d5;
}

.add-standards-search-results {
  overflow-y: scroll;
  height: 66%;
}

.standards-results-loading {
  background-image: url("/images/loading.gif");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #FFFFFF;
}

.add-standards-searchbar {
  display: flex;
}
.add-standards-searchbar .add-standards-search-button {
  height: 34px;
  width: 34px;
  background-color: #f0b67f;
  flex-shrink: 0;
  font-size: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.add-standards-dropdown-group {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.add-standards-dropdown-group p {
  width: 20%;
  margin: 0px;
  font-weight: 500;
}
.add-standards-dropdown-group .dropdown {
  width: 80%;
}
.add-standards-dropdown-group .dropdown button {
  text-align: left;
  border: 0;
  box-shadow: unset;
  padding-left: 10px;
  padding-right: 10px;
}
.add-standards-dropdown-group .dropdown .dropdown-menu {
  text-align: left;
}
.add-standards-dropdown-group .dropdown .dropdown-menu > li > a {
  padding-left: 10px;
  padding-right: 10px;
}
.add-standards-dropdown-group .dropdown .lessons-dropdown-caret {
  font-size: 16px;
}

.add-standards-search {
  height: 66%;
}

.upload-standards-search {
  padding-left: 40px;
  background-image: url("/images/searchStandards.png");
  background-repeat: no-repeat;
  background-position: 10px center;
  border-radius: 0px;
}

.personalised-dd {
  width: 100%;
  display: block;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background-color: #e0e0e0;
}

.unordered-dd-list {
  margin-top: 0;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  box-shadow: none;
  height: 150px;
  overflow: auto;
}

.logo-template {
  display: flex;
  float: none;
  align-items: center;
  align-content: center;
  text-align: center;
  justify-content: center;
  height: 200px;
}

.preview-title {
  color: #ffffff;
}

.preview-text {
  color: #ffffff;
  font-size: 13px;
  flex-shrink: 0;
}

.preview-text p {
  margin-bottom: 3px;
}

.appcontainer {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.leftpanel {
  height: 100%;
  margin: 0px;
  padding: 0px 50px;
  display: flex;
  flex-direction: column;
}
.leftpanel > .btn.nav-menu {
  box-shadow: none;
  left: 0px;
  top: 62px;
  width: 28px;
  height: 28px;
}
.leftpanel > .dropdown-menu.nav-menu {
  left: 0px;
  top: 80px;
  margin: 0px 0px;
  max-height: calc(95vh - 80px);
}
.leftpanel .lesson-tabs {
  margin-left: -22px;
  margin-right: -50px;
  display: flex;
  min-height: 28px;
  flex-shrink: 0;
}
.leftpanel .lesson-tabs .lesson-tab {
  padding: 0px 20px;
  background: #565656;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
  line-height: 28px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.leftpanel .lesson-tabs .lesson-tab.active {
  background: transparent;
}
.leftpanel .lesson-info-container {
  display: flex;
  flex-direction: column;
  min-height: 0;
  margin-top: 20px;
  overflow-y: auto;
}
.leftpanel .lesson-info-container[v-cloak] {
  display: none;
}
.leftpanel .lesson-info-container input, .leftpanel .lesson-info-container textarea {
  border: 1px solid transparent;
}
.leftpanel .lesson-info-container input.badword-highlight, .leftpanel .lesson-info-container textarea.badword-highlight {
  border: 1px solid #D0021B;
}
.leftpanel .lesson-info-container span {
  padding-bottom: 5px;
  color: white;
  font-weight: bold;
  display: block;
}
.leftpanel .lesson-info-container .lesson-info-add-button {
  background: #f0b67f;
  background-image: url("/images/plusIcon.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #353535;
  padding: 10px 44px 10px 10px;
  border: 0px;
  border-radius: 7px;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 1px;
  background-size: 26px;
}
.leftpanel .lesson-info-container .lesson-info-add-button:focus {
  outline: none;
}
.leftpanel .lesson-info-container .lesson-info-add-button.lesson-info-add-button-disabled {
  color: gray;
  cursor: not-allowed;
  background-image: url("/images/plusIconGray.svg");
}
.leftpanel .lesson-info-container .lesson-info-help-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto auto 0 15px;
  border: 2px solid white;
  border-radius: 100%;
  font-size: 28px;
  cursor: pointer;
  width: 44px;
  height: 44px;
  color: white;
  font-family: sans-serif;
}
.leftpanel .lesson-info-container .lesson-info-btn-remove-media {
  background: url("/images/removeMedia.svg") no-repeat center;
  height: 22px;
  width: 22px;
  border: 0;
  box-shadow: none;
  pointer-events: all;
}
.leftpanel .lesson-info-container .show-toggler-container > span {
  padding: 10px 0;
  margin-top: auto;
  display: inline-flex;
  font-weight: bold;
}
.leftpanel .lesson-info-container .lesson-info-description > span {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
}
.leftpanel .lesson-info-container .lesson-info-description textarea {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  width: 100%;
  padding: 10px 10px 10px 10px;
}
.leftpanel .lesson-info-container .lesson-info-pdfs {
  margin-top: 10px;
  margin-bottom: 5px;
}
.leftpanel .lesson-info-container .lesson-info-pdfs div.lesson-info-pdf-item {
  color: white;
  margin-left: 10px;
}
.leftpanel .lesson-info-container .lesson-info-pdfs .pdf-button-container {
  align-items: center;
}
.leftpanel .lesson-info-container .lesson-info-youtube {
  margin-top: 10px;
  margin-bottom: 5px;
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-container-and-switch {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container .show-toggler-container {
  margin-left: auto;
  margin-top: 7px;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-playtime-container {
  display: inline-flex;
  flex-wrap: wrap;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-start-container {
  display: inline-flex;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-start-container .youtube-start {
  display: inline-block;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-start-container span.youtube-start {
  padding: 10px 0px;
  margin-right: 10px;
  margin-top: auto;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-start-container input.youtube-start {
  width: 48px;
  text-align: center;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-end-container {
  display: inline-flex;
  margin-left: 10px;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-end-container .youtube-end {
  display: inline-block;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-end-container span.youtube-end {
  padding: 10px 0px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: auto;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-end-container input.youtube-end {
  width: 48px;
  text-align: center;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-time {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  text-align: center;
  padding: 0 2px;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-time > span {
  padding-top: 10px;
  padding-left: 0;
}
.leftpanel .lesson-info-container .lesson-info-youtube div.youtube-time-container div.youtube-time > input {
  margin-left: 5px;
  margin-top: 5px;
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container {
  display: flex;
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container input {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  flex-grow: 1;
  padding: 10px 10px 10px 10px;
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container input.startsec {
  margin-right: 10px;
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container button {
  margin-left: 20px;
  background: #f0b67f;
  background-image: url("/images/search.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #353535;
  padding: 10px 44px 10px 10px;
  border: 0px;
  border-radius: 7px;
  box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container button:focus {
  outline: none;
}
.leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container button.import {
  background-image: url("/images/import.svg");
}
.leftpanel .lesson-info-container .lesson-info-screenshots {
  margin-top: 10px;
  margin-bottom: 5px;
}
.leftpanel .lesson-info-container .lesson-info-screenshots .screenshot-thumb-container .screenshot-thumb-item {
  margin-top: 10px;
}
.leftpanel .lesson-info-container .lesson-info-screenshots .screenshot-thumb-container .screenshot-thumb-item img {
  max-width: 60px;
  height: auto;
}
.leftpanel .lesson-info-container .lesson-info-screenshots .screenshot-thumb-container .screenshot-thumb-item span {
  color: white;
  display: inline;
}
.leftpanel .lesson-info-container .lesson-info-screenshots .screenshot-input-container {
  display: flex;
}
.leftpanel .lesson-info-container .lesson-info-ageSubjectCountry .filter-default {
  color: black;
}
.leftpanel .lesson-info-container .lesson-info-ageSubjectCountry .standard-selectbox, .leftpanel .lesson-info-container .lesson-info-ageSubjectCountry .lesson-settings-dropdown {
  background-color: #ffffff;
}
.leftpanel .lesson-info-container .lesson-info-ageSubjectCountry .filter-button-glyph {
  color: black;
}
.leftpanel .lesson-info-container .lesson-info-ageSubjectCountry .filter-default {
  color: black;
}
.leftpanel .lesson-info-container .lesson-info-links {
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  min-height: 140px;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container {
  overflow-y: auto;
  overflow-x: hidden;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container .lesson-info-links-row {
  display: flex;
  flex-direction: row;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container .lesson-info-links-row:not(:first-child) {
  margin-top: 10px;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container .lesson-info-links-row img {
  margin-right: 7.5px;
  cursor: pointer;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container .lesson-info-links-row input {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  padding: 10px 10px 10px 10px;
  width: 50%;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container .lesson-info-links-row input.lesson-info-links-row-title {
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.leftpanel .lesson-info-container .lesson-info-links .lesson-info-links-container .lesson-info-links-row input.lesson-info-links-row-url {
  margin-left: 7.5px;
}
.leftpanel .lesson-info-container .lesson-info-keywords {
  margin-top: 30px;
}
.leftpanel .lesson-info-container .lesson-info-keywords input {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  width: 100%;
  padding: 10px 10px 10px 10px;
}
.leftpanel .lesson-info-container .lesson-info-keywords .keywords-limit-label {
  text-align: right;
  padding-right: 10px;
}
.leftpanel .lesson-info-container .lesson-info-addStandards {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.leftpanel .lesson-info-container .lesson-info-addStandards span {
  padding: 0 0 0 10px;
}

.leftpanel .lesson-content-container {
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.leftpanel .content-buttons {
  flex-shrink: 0;
  margin-bottom: 4px;
  margin-left: 5px;
  margin-right: 5px;
}

.leftpanel .lesson-description-area {
  flex-shrink: 0;
}

.leftpanel .objects-container {
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 130px;
}

.leftpanel div#bottomDiv {
  flex-grow: 1;
}

.rightpanel {
  margin: 0px;
  padding: 0px;
  background: #000000;
  overflow-x: hidden;
  display: flex;
  flex-direction: column;
  min-height: 0;
}

.group-box {
  background-color: #FFFFFF;
  margin-top: 20px;
  max-width: calc(95% + 5px);
}

.group-box .row {
  line-height: 28px;
  height: 30px;
}

.group-remove {
  pointer-events: all;
  background: url("/images/removeGroup.svg") no-repeat center;
  background-size: contain;
  height: 24px;
  width: 24px;
  border: 0;
  vertical-align: middle;
}

.group-remove:active {
  transform: scale(1.1);
}

.group-field {
  width: 100%;
  line-height: 24px;
  font-size: 1.2em;
  border: 1px solid #FFFFFF;
  padding-top: 2px;
  padding-right: 2px;
}

.lesson-object {
  margin-top: 5px;
  min-height: 50px;
  margin-left: 5px;
  width: calc(100% - 5px);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.lesson-object .fit-option-group .dropdown-menu {
  background-color: #e0e0e0;
}
.lesson-object .fit-option-group .dropdown-menu a {
  display: flex;
  align-items: center;
}
.lesson-object .fit-option-group .dropdown-menu a:hover {
  color: #ffffff;
}
.lesson-object .fit-option-group .dropdown-menu a img {
  background-color: #ffffff;
  margin-right: 10px;
  height: 16px;
}

.lesson-object .row { /* I believe this doesn't make it quite right, but it's better than without doing it. */
  margin-right: 0px; /* Usually -15 (both) */
  margin-left: 0px;
}

.lesson-object > .lesson-object-content {
  padding: 10px;
  background: #e5ebf0;
  width: 95%;
  display: flex;
  align-items: center;
}

.lesson-object > .lesson-object-handle {
  width: 5%;
}

.lesson-object > div {
  pointer-events: none;
}

.lesson-object-input {
  height: 24px;
  width: 100%;
  pointer-events: all;
}

.lesson-object-remove {
  pointer-events: all;
  background: url("/images/removeObject.svg") no-repeat center;
  height: 36px;
  width: 36px;
  border: 0;
}

.lesson-object-remove:active {
  transform: scale(1.1);
}

.lesson-graded-label {
  height: 22px;
}
.lesson-graded-label.text-clamped {
  color: #999999;
}

.object-image {
  max-width: 25px;
  max-height: 25px;
}

.object-empty-image {
  display: inline-block;
  width: 50px;
  height: 50px;
  outline: #000000 solid 2px;
}

.object-thumb {
  max-width: 25px;
  max-height: 25px;
}

.play-row a {
  margin: 10px 80px;
  margin-bottom: 30px;
}

.edit-object-group {
  background: #333333;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.edit-object-group-title {
  color: white;
  margin-bottom: 0px;
}

.dropzone {
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  z-index: 2;
  pointer-events: all;
}

.dropzone.audio-browse {
  width: auto;
}

.dz-preview {
  z-index: 1;
  pointer-events: none;
}

.dz-details {
  display: none;
}

.dz-success-mark {
  display: none;
}

.dz-error-mark {
  display: none;
}

.dz-error-message {
  display: none;
}

.name-container {
  height: 60px;
  display: flex;
  flex-shrink: 0;
  max-width: 95%;
}

.name-box {
  background: #ffffff;
  height: 32px;
  flex-grow: 1;
  display: flex;
  align-self: center;
  border: 1px solid transparent;
}
.name-box.badword-highlight {
  border: 1px solid #D0021B;
}

.name-label {
  align-self: center;
  padding: 5px;
  white-space: nowrap;
}

.name-field {
  flex-grow: 1;
  align-self: center;
  background-color: transparent;
  border: none;
}

.logodiv {
  margin-right: 0px;
  align-self: center;
  cursor: pointer;
}
.logodiv > img {
  margin-left: -50px;
  margin-right: 16px;
  height: 60px;
}

@media screen and (max-width: 540px) {
  .name-container {
    max-width: 100%;
  }
  .logodiv {
    display: none;
  }
}
.edit-description-title {
  color: #ffffff;
  font-size: 30px;
  white-space: nowrap;
}

.edit-description {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
}

.edit-description-container {
  height: 50px;
  overflow: hidden;
  margin-bottom: 10px;
}

.btn {
  background-image: none;
  border: 0px;
  border-radius: 5px;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
}

/*-----------------------managestudents----------------------------------------------*/
.nopadding {
  padding-left: 0;
  padding-right: 0;
}

.styledlink {
  color: #333333;
  text-decoration: underline;
}

.createclassbutton {
  border-radius: 15px;
  line-height: 100%;
  float: right;
  margin-top: 7px;
}

.managestudents-marginovertext {
  margin-top: 60px;
  text-align: center;
}

.selectclass-row {
  margin: 30px 0 15px 0;
}

.selectclass-row h2 {
  float: left;
  margin: 0px;
  padding: 0px;
}

/*---------------------------------------------------------------------*/
.btn:focus, .btn:active:focus {
  outline: none;
}

.btn-success {
  background-color: #f0b67f;
  color: #353535;
  text-shadow: none;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success:active:focus, .btn-success:active:hover {
  background-color: #EF9743;
  color: #353535;
}
.btn-success.disabled, .btn-success[disabled], .btn-success.disabled:hover, .btn-success[disabled]:hover {
  background-color: #f0b67f;
  color: #353535;
}
.btn-success.sf-create {
  border-radius: 0;
  margin-top: 14px;
  border: 0px;
  color: #353535;
  box-shadow: none;
  -webkit-box-shadow: none;
  max-width: 100%;
}
.btn-success.sf-create.create-lesson-button {
  width: 231px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-success.btn-xs:hover, .btn-success.btn-xs:focus, .btn-success.btn-xs:active {
  background-color: #EF9743;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.btn-success.btn-xs, .btn-success.btn-lg {
  border-radius: 2px;
  text-shadow: none;
}

.btn-success.browse-background {
  padding-top: 3px;
  padding-bottom: 3px;
}

.btn-success.btn-xs.object-browse {
  font-size: 10px;
}

.btn-success.btn-select-template {
  padding: 10px 8px 10px 25px;
  font-size: 10px;
  border-radius: 0;
  box-shadow: none;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.open > .dropdown-toggle.btn-success {
  background-color: #EF9743 !important;
  border-color: #eb7d14 !important;
  text-shadow: none;
}

.btn-primary {
  background-color: #1aa1e5;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #0068a8;
}

.btn-customize {
  color: #ffffff;
  background-color: #1aa1e5;
  min-width: 204px;
  margin-right: 4.4%;
}

.btn-customize:hover, .btn-customize:focus, .btn-customize:active {
  color: #ffffff;
  background-color: #0068a8;
}

.btn-manage {
  color: #ffffff;
  background-color: #1aa1e5;
  min-width: 204px;
  margin-right: calc(4.4% + 5px);
}

.btn-manage:hover, .btn-manage:focus, .btn-manage:active {
  color: #ffffff;
  background-color: #0068a8;
}

.btn.btn-xs.remove-background {
  background: url("/images/removeMedia.svg") no-repeat center;
  height: 28px;
  width: 28px;
  border: 0;
  box-shadow: none;
}

.btn.btn-xs.remove-media {
  background: url("/images/removeMedia.svg") no-repeat center;
  height: 22px;
  width: 22px;
  border: 0;
  box-shadow: none;
  pointer-events: all;
}

.btn.btn-xs.imagesearch {
  pointer-events: all;
}

ul > li > a.imagesearch:hover {
  color: #ffffff;
}

ul > li > a.imagesearch[disabled] {
  color: #CCCCCC;
}
ul > li > a.imagesearch[disabled]:hover {
  color: #CCCCCC;
  background-color: inherit;
}

.fullwidth {
  width: 100%;
}

.background-upload {
  width: 100%;
  text-align: center;
}

.background-upload:hover {
  background: #000000;
  color: #ffffff;
}
.background-upload:hover a {
  color: inherit;
}

.image-dropdown-item {
  color: #000000;
}

.image-dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
}

.image-text {
  vertical-align: middle;
  text-shadow: none;
}

.image-text-spacer {
  width: 6px;
  display: inline-block;
  vertical-align: middle;
}

.image-text-spacer-3 {
  width: 10px;
  display: inline-block;
  vertical-align: middle;
}

.image-text-spacer-5 {
  width: 30px;
  display: inline-block;
  vertical-align: middle;
}

.timer-group {
  display: flex;
}

.gameplay-options {
  display: flex;
  color: #7a7979;
}

.gameplay-option {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
}

.gameplay-option-rules {
  text-align: start;
  margin-right: 25px;
}

.gameplay-option-time {
  width: 30px;
  font-size: 12px;
  text-align: center;
  box-shadow: none;
}

.row.lesson-object-content {
  padding-right: 0px;
}
.row.lesson-object-content .col-md-11 {
  padding-left: 0px;
  padding-right: 0px;
  flex-grow: 1;
}
.row.lesson-object-content .col-md-11 > .row > .col-md-12 {
  padding-left: 0px;
}
.row.lesson-object-content .col-md-11 .col-md-4 {
  padding-right: 0px;
}
.row.lesson-object-content .image-group, .row.lesson-object-content .fit-option-group {
  padding-left: 0px;
  height: 25px;
}
.row.lesson-object-content .audio-group {
  padding-right: 0px;
  height: 25px;
}
.row.lesson-object-content .audio-group .audio-browse a {
  display: block;
}

.media-buttons-group {
  padding-left: 3px;
}

.imagesearchresult {
  max-width: 48%;
  height: 80px;
  margin: 3px 3px;
}
.imagesearchresult:hover {
  cursor: pointer;
}

.searchfield {
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
}

.full-page-container {
  min-height: 100vh;
  height: auto;
  margin-bottom: -156px;
  padding: 0 0px 156px 0px;
}

footer.footer {
  background-color: #408A51;
  min-height: 156px;
  display: grid;
  text-align: center;
  font-size: 11px;
  color: white;
  align-content: center;
}
footer.footer > div {
  margin: 8px;
}
footer.footer .footer-links a {
  color: white;
  text-decoration: underline;
  margin: 0 4px;
}
footer.footer .footer-links a:hover {
  color: #cdcdcd;
}
footer.footer .footer-info p {
  margin: 0 auto;
  font-size: 10px;
}
footer.footer .footer-copyright {
  opacity: 0.6;
}

footer.explorefooter .footer-info p {
  max-width: 345px;
}
footer.explorefooter .footer-button a {
  background-color: #f0b67f;
  color: #353535;
  border: none;
  border-radius: 0px;
  text-shadow: none;
  box-shadow: none;
  padding: 8px 17px;
  font-weight: normal;
  color: #353535;
  display: inline-block;
}

.lessons-dropdown-caret {
  float: right;
  border-left-width: 10px;
  border-right-width: 10px;
  border-top-width: 10px;
  border-bottom-width: 10px;
  vertical-align: middle;
  margin-top: 1px;
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.list-of-list {
  max-height: 250px;
  overflow-y: scroll;
  position: relative;
  margin-top: 15px;
}

.list-item {
  position: relative;
  padding: 5px 5px 5px 20px;
  display: flex;
  align-items: flex-start;
  cursor: pointer;
  max-width: 100%;
}

.list-item .list-item-text {
  margin-left: 10px;
  word-wrap: break-word;
  overflow-x: hidden;
}
.list-item .list-item-text h4 {
  font-weight: bold;
  font-size: 20px;
  margin: 0;
  padding: 0;
  word-break: break-all;
  word-wrap: break-word;
}
.list-item .list-item-text p {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.object-audio-record {
  margin-left: 5px;
  padding: 0px 10px;
  height: 17px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  pointer-events: all;
}

#voiceRecorderOverlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999999;
  display: flex;
  align-items: center;
  justify-content: center;
  user-select: none;
}
#voiceRecorderOverlay > .voice-recorder-close {
  width: 5vh;
  height: 5vh;
  background: transparent url("/images/closeButtonWhite.svg") no-repeat center center;
  cursor: pointer;
  position: absolute;
  right: 1vh;
  top: 1vh;
}
#voiceRecorderOverlay > #voiceRecorderMain {
  width: 30vw;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 3vh 4vw;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-title, #voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-title-stopped {
  font-size: 2vh;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-message, #voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-message-stopped {
  font-size: 1vh;
  margin-top: 0.25vh;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-buttons {
  margin-top: 2vh;
  width: 100%;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-buttons > button {
  width: 33.3%;
  height: 4vh;
  background: #e4e4e4;
  border: 0px solid transparent;
  outline: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-buttons > button > img {
  height: 2.5vh;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-buttons > button.voice-recorder-disabled > img {
  filter: grayscale(1);
  opacity: 0.2;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-buttons > button:not(:first-of-type) {
  border-left: 1px solid #bababa;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-time {
  margin-top: 0.5vh;
  font-size: 1.25vh;
  height: 1.7vh;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-time > .voice-recorder-main-time-recording {
  color: #d0021b;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close {
  margin-top: 1.5vh;
  width: 100%;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close > button {
  text-transform: uppercase;
  width: 40%;
  height: 4vh;
  color: #ffffff;
  border: 0px solid transparent;
  outline: none;
  font-size: 1.5vh;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close > button.voice-recorder-main-cancel {
  background: #333333;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close > button.voice-recorder-main-save {
  background: #f0b67f;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close > button.voice-recorder-main-save:hover {
  background: #EF9743;
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close > button.voice-recorder-disabled {
  filter: grayscale(1);
}
#voiceRecorderOverlay > #voiceRecorderMain > .voice-recorder-main-close > button:not(:first-of-type) {
  margin-left: 0.75vw;
}
@media (orientation: portrait) {
  #voiceRecorderOverlay > #voiceRecorderMain {
    width: 68.57vw;
  }
}
#voiceRecorderOverlay > #voiceRecorderError {
  max-width: 35vw;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
#voiceRecorderOverlay > #voiceRecorderError > .voice-recorder-error-close {
  width: 5vh;
  height: 5vh;
  background: transparent url("/images/closeButton.svg") no-repeat center center;
  cursor: pointer;
  align-self: flex-end;
}
#voiceRecorderOverlay > #voiceRecorderError > .voice-recorder-error-title {
  font-weight: 600;
  font-size: 5vh;
  margin-bottom: 2vh;
}
#voiceRecorderOverlay > #voiceRecorderError > .voice-recorder-error-message {
  margin-left: 5vw;
  margin-right: 5vw;
  font-weight: 600;
}
#voiceRecorderOverlay > #voiceRecorderError > .voice-recorder-error-ok {
  border: 0px solid transparent;
  background: #f0b67f;
  color: #353535;
  cursor: pointer;
  margin-top: 3.5vh;
  margin-bottom: 3vh;
  font-weight: 600;
  padding: 1vh 3.5vw;
}
#voiceRecorderOverlay > #voiceRecorderError > .voice-recorder-error-ok:hover {
  background: #EF9743;
}
@media (orientation: portrait) {
  #voiceRecorderOverlay > #voiceRecorderError {
    max-width: 80vw;
  }
}
#voiceRecorderOverlay .voice-recorder-disabled {
  pointer-events: none;
}

.fullscreen-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  object-fit: scale-down;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
}

.fullscreen-loading-transition {
  transition: opacity 0.25s;
}

.fullscreen-loading-enter, .fullscreen-loading-leave {
  opacity: 0;
}

/*-------------------------- Media Queries --------------------------*/
@media (max-width: 450px) {
  .assignment-sent-image-hidden-on-small {
    display: none;
  }
  .leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container {
    flex-direction: column;
  }
  .leftpanel .lesson-info-container .lesson-info-youtube .youtube-input-container button {
    margin: 10px auto;
    min-width: 110px;
  }
  .content-buttons button {
    margin: 0 0 15px 0;
    width: 100%;
    text-shadow: none;
  }
  .content-buttons button:last-child {
    margin: 0;
  }
}
@media (max-width: 1493px) {
  .youtube-time-container .show-toggler-container {
    width: 100%;
    text-align: right;
  }
}
@media (max-width: 1200px) {
  a.list-create-button {
    position: static;
    margin-top: 17px;
  }
}
@media (min-width: 768px) {
  .community-modal-dialog {
    width: 425px;
  }
  #communityUploadModal .modal-dialog {
    width: 520px;
  }
}
@media screen and (min-width: 1580px) {
  .template-grid {
    width: 1580px;
  }
  .template-container {
    width: 16.5%;
  }
}
@media screen and (min-width: 992px) and (max-width: 1269px) {
  .template-container {
    width: 25%;
  }
}
@media screen and (min-width: 1270px) and (max-width: 1579px) {
  .template-container {
    width: 16.5%;
    padding: 0 10px 0 10px;
  }
  .template-grid {
    width: 1280px;
  }
}
@media (min-width: 640px) and (max-width: 991px) {
  .lesson-grid-item {
    width: 33%;
  }
  .lesson-grid-item.standards-grid-item {
    width: 50%;
  }
}
@media (max-width: 639px) {
  .lesson-grid-item {
    width: 100%;
  }
  .lesson-grid-item.standards-grid-item {
    width: 100%;
  }
  .lesson-grid.standards-grid {
    padding: 10px;
  }
  .browse-standards-code {
    left: 0px;
    position: static;
    max-width: 100%;
    display: block;
    margin-bottom: 5px;
  }
  .browse-standards-description {
    margin-left: 0px;
  }
  .upload-standards-cancel {
    margin-right: 0px;
  }
  .add-standards-search-group {
    height: 42%;
  }
  .add-standards-dropdown-group {
    align-items: start;
    margin-top: 2px;
    flex-direction: column;
  }
  .upload-standards-footer button {
    padding-left: 2px;
    padding-right: 2px;
    text-shadow: none;
  }
}
@media (min-width: 992px) and (max-width: 1550px) {
  .row.lesson-object-content .image-group, .row.lesson-object-content .fit-option-group {
    width: 100%;
  }
  .row.lesson-object-content .audio-group {
    width: 100%;
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .row.lesson-object-content .image-group, .row.lesson-object-content .fit-option-group {
    padding-left: 15px;
  }
  .row.lesson-object-content .lesson-object-content .col-md-6 > .text-media-part > .row {
    padding-left: 15px;
  }
  .row.lesson-object-content .audio-group .audio-browse a {
    display: inline-block;
  }
  .leftpanel {
    overflow: scroll;
  }
  .rightpanel {
    display: block;
  }
  .leftpanel .objects-container {
    overflow: visible;
  }
  .group-box {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .lesson-object > .lesson-object-content {
    display: flex;
    align-items: center;
  }
  .lesson-object > .lesson-object-content .col-md-12 > .text-media-part {
    display: flex;
    align-items: center;
  }
  .image-group, .fit-option-group {
    display: flex;
    align-items: center;
  }
  .image-group .image-browse {
    display: flex;
    align-items: center;
  }
  .audio-group {
    display: flex;
    align-items: center;
  }
  .audio-group .audio-browse {
    display: flex;
    align-items: center;
  }
  .btn.btn-xs.remove-media {
    margin-left: 3px;
  }
}
@media (max-width: 991px) {
  .topbar-lessongrid > div > h2 {
    font-size: 18px;
  }
}
@media (max-height: 1050px) {
  .login-page .bottom-part {
    transition: bottom 0.1s;
    bottom: 50px;
  }
}
@media screen and (min-width: 300px) {
  .drive-arrow-margin {
    margin-left: 0px;
  }
  .drive-browser-modal-navbuttons {
    font-size: 12px;
  }
}
@media screen and (min-width: 450px) {
  .drive-arrow-margin {
    margin-left: 0px;
  }
  .drive-browser-modal-navbuttons {
    font-size: 14px;
  }
}
@media screen and (min-width: 600px) {
  .drive-arrow-margin {
    margin-left: 10px;
  }
  .drive-browser-modal-navbuttons {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  .content-buttons button {
    margin: 0 0 15px 0;
    width: 30%;
    font-size: 12px;
    text-shadow: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .leftpanel .content-buttons button {
    font-size: 12px;
    margin: 0;
    text-shadow: none;
  }
  .leftpanel .content-buttons button:first-child {
    margin-right: 10px;
  }
}
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .leftpanel .content-buttons button {
    font-size: 12px;
    margin: 0;
    text-shadow: none;
  }
  .leftpanel .content-buttons button:first-child {
    margin-right: 10px;
  }
}
.due-date-error-message {
  text-align: center;
  font-size: small;
  color: #FF9494;
  margin: 0;
  margin-top: 3px;
  padding: 0;
}

.homework-due-date {
  height: 14px;
  font-size: 12px;
  color: #888;
}

.homework-info {
  width: 32px;
  height: 28px;
  padding-top: 2.5px;
  padding-left: 5px;
  margin-right: 0px;
  margin-left: auto;
  cursor: pointer;
}
.homework-info.active {
  background-color: #d3d3d3;
}

[v-cloak] {
  display: none;
}

.margin-left-5 {
  margin-left: 5px;
}

input[type=text]:focus, input[type=password]:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
}

.graded-lesson-text {
  font-size: small;
  color: #999999;
  text-decoration: none;
  margin-left: 9px;
  white-space: nowrap;
}

.row-mod {
  text-align: center;
  font-family: Montserrat;
  font-weight: 400;
  color: #555;
}

.drive-navbar-element {
  display: block;
  white-space: nowrap;
}

.object-answer-list .btn-success, .object-answer-list .btn-success:focus, .object-answer-list .btn-success:active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.object-answer-list .btn-success:hover {
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(60.496, 138.504, 60.496);
}

.shared-lesson-block .topbar-lessongrid {
  margin-bottom: 15px;
}
.shared-lesson-block .lesson-grid-item {
  margin-bottom: 15px;
}
.shared-lesson-block .no-shared-lesson {
  margin-top: -40px;
  text-align: center;
}

.delete-lesson-confirmation h6 {
  font-size: 20px;
  color: #000;
  font-weight: 300;
}
.delete-lesson-confirmation h6 span {
  font-size: 20px;
  color: #000;
  font-weight: 300;
}
.delete-lesson-confirmation p {
  font-size: 13px;
  color: #000;
  font-weight: 300;
}
.delete-lesson-confirmation .confirm-modal-confirm-margin button {
  color: white;
  background-color: #f0b67f;
  min-width: 150px;
  height: 50px;
  text-align: left;
  position: relative;
}
.delete-lesson-confirmation .confirm-modal-confirm-margin button img {
  top: 50%;
  transform: translate(-50%, -50%);
  right: 20px;
}

.empty-search-container {
  margin-top: 50px;
}
.empty-search-container .search-tips-container {
  margin-top: 20px;
}
.empty-search-container .search-tips-container .search-tips {
  padding-left: 3.5em;
}

.row-revoke-margin-top {
  margin-top: unset;
}

.no-lessons {
  margin-bottom: 0px;
  margin-top: -20px;
}

.no-liked-lessons-p {
  margin-bottom: 0px;
}

#liked-lesson > .row.user-block {
  margin-top: 10px;
}

.teacher-home-heading {
  max-width: 1300px;
  margin: 0px auto;
  padding: 0 20px;
}

.breadcrumbs-row .breadcrumbs-container {
  max-width: unset !important;
}

.search-results-right-bar {
  display: flex;
  justify-content: flex-end;
}

.explore-sort-container {
  max-width: 100%;
}
.explore-sort-container .explore-sort-box {
  display: flex;
  align-items: center;
}
.explore-sort-container .explore-sort-label {
  margin-right: 6px;
  white-space: nowrap;
  font-weight: 500;
}
.explore-sort-container .explore-sort-dropdown {
  box-shadow: 0px 0px 1px 1px #D4D4D4;
  -webkit-box-shadow: 0px 0px 1px p1x #D4D4D4;
  background-color: #EBEBEB;
  color: #6D6D6D;
  display: flex;
}
.explore-sort-container .dropdown {
  max-width: 90%;
}
.explore-sort-container .dropdown-menu {
  min-width: 275px;
  left: auto;
  right: 0;
}
.explore-sort-container .filter-default {
  width: 96%;
}
.explore-sort-container .lessons-dropdown-caret {
  width: auto;
  margin-left: 4px;
}

@media (max-width: 450px) {
  .explore-sort-container .explore-sort-box {
    display: block;
  }
}
@media (max-width: 767px) {
  .search-results-right-bar {
    display: block;
  }
}
/***** adopt section scss *****/
.adopt-notification {
  background: #383838;
  text-align: center;
  padding: 30px 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 99999;
}
.adopt-notification h6 {
  font-size: 18px;
  color: #fff;
  font-family: Montserrat;
  font-weight: 300;
  line-height: 24px;
}
.adopt-notification h6 a {
  color: #fff;
  text-decoration: underline;
}
.adopt-notification button {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: 300;
  padding: 5px 26px;
  margin-right: 12px;
}
.adopt-notification button.reject {
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
}
.adopt-notification button.accept {
  border: 1px solid #F0B67F;
  background: #F0B67F;
}

/*** loader style ***/
.filter-loader {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 100vh;
  position: fixed;
  z-index: 99;
  vertical-align: middle;
  background: rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.filter-loader > div {
  align-items: center;
  display: flex;
}

.create-card, .create-card-ai {
  cursor: pointer;
  background-color: #FFFFFF;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 8px;
}
.create-card.create-lesson-card, .create-lesson-card.create-card-ai {
  height: 230px;
}
.create-card.create-poll-card, .create-poll-card.create-card-ai {
  height: 279px;
}
.create-card.create-small-poll-card, .create-small-poll-card.create-card-ai {
  height: 233px;
}
.create-card .card-img, .create-card-ai .card-img {
  display: contents;
}
.create-card .card-text, .create-card-ai .card-text {
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  margin-top: 7px;
  overflow-wrap: break-word;
}
.create-card .card-text p, .create-card-ai .card-text p {
  margin: 0;
}

.create-card-ai.create-lesson-card {
  height: 231px;
  margin-bottom: 8px;
}

.card-img-create, .card-img-create-big {
  align-self: center;
  height: 40px;
}

.card-img-create-big {
  height: 66px;
}

.create-top-padding {
  padding-top: 30px;
}

.create-bottom-padding {
  padding-bottom: 15%;
}

.create-with-ai {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
}
.create-with-ai > img {
  margin-right: 10px;
}
.create-with-ai:hover {
  background-color: #F0F0F0;
}

.margin-8 {
  margin-left: -8px;
  margin-right: -8px;
}

.replace-modal-dialog {
  width: 700px;
  max-width: 90%;
  top: 20%;
}

.replace-modal {
  border-radius: 0px;
}
.replace-modal .modal-header {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: unset;
}
.replace-modal .modal-header .close {
  font-size: 41px;
  font-weight: 400;
  opacity: 1;
}
.replace-modal .modal-footer {
  border-top: unset;
  padding-bottom: 40px;
}
.replace-modal .modal-footer button {
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
}

.btn-modal {
  padding: 8px 16px;
  border-radius: 0;
  text-decoration: none;
  color: #353535;
  font-weight: 500;
}

.btn-modal-orange {
  background-color: #f0b67f;
  border: 1px solid #f0b67f;
}
.btn-modal-orange:hover {
  background-color: #f0b67f;
}
.btn-modal-orange:focus {
  outline-color: #f0b67f;
}

.btn-modal-black {
  background-color: #303030;
  border: 1px solid #303030;
  color: #FFFFFF;
}
.btn-modal-black:hover {
  background-color: #303030;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-bottom-10 {
  margin-bottom: 10px;
}

@media screen and (min-width: 768px) {
  .community-dropdown-contents {
    max-height: 37vh;
  }
  .community-dropdown-contents.standard-selectbox-ul, .community-dropdown-contents.lesson-seetings-ul, .community-dropdown-contents.checkbox-selectbox-ul {
    max-height: 42vh;
  }
}
@media screen and (min-width: 992px) {
  .community-dropdown-contents {
    max-height: 50vh;
  }
  .community-dropdown-contents.standard-selectbox-ul, .community-dropdown-contents.lesson-seetings-ul, .community-dropdown-contents.checkbox-selectbox-ul {
    max-height: 55vh;
  }
  .col-md-12p5 {
    width: 12.5%;
  }
  .col-md-15 {
    width: 15%;
  }
  .col-md-20p {
    width: 20%;
  }
  .col-md-24p {
    width: 24%;
  }
}
@media screen and (min-width: 1200px) {
  .community-dropdown-contents {
    max-height: 55vh;
  }
  .community-dropdown-contents.standard-selectbox-ul, .community-dropdown-contents.lesson-seetings-ul, .community-dropdown-contents.checkbox-selectbox-ul {
    max-height: 75vh;
  }
}
@media screen and (min-width: 1730px) {
  .community-dropdown-contents {
    max-height: 60vh;
  }
  .community-dropdown-contents.standard-selectbox-ul, .community-dropdown-contents.lesson-seetings-ul, .community-dropdown-contents.checkbox-selectbox-ul {
    max-height: 85vh;
  }
}
body:not(.modal-open) {
  padding-right: 0px !important;
}

.no-content-image {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 128px;
  height: 128px;
}
.no-content-image.no-content-small-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.no-content-image-with-text {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  width: 90px;
  height: 90px;
}
.no-content-image-with-text.no-content-small-margin {
  margin-top: 10px;
  margin-bottom: 10px;
}

.loading-animation-modal {
  background-color: transparent;
  box-shadow: unset;
  border: unset;
}

#addStandardsModal .modal-dialog {
  margin-top: 10px;
}

.text-normal {
  font-weight: normal !important;
}

.menu-disabled {
  pointer-events: none;
  opacity: 0.5;
}

.button-disabled {
  pointer-events: none;
  filter: opacity(0.5);
}

.crown-icon-absolute {
  position: absolute;
  height: 30%;
  right: 1px;
}

.button-disabled-allow-click {
  filter: opacity(0.5);
}

/*# sourceMappingURL=style.css.map */
