.smart-banner {
  height: 3.7em;
  border: solid #e4e4e4;
  border-width: 0 0 1px
}

.smart-banner-close {
  line-height: 3.7em
}

.smart-banner-close a {
  color: inherit
}

.smart-banner-outer {
  height: 3.7em;
  display: table
}

.smart-banner-inner {
  display: table-cell;
  vertical-align: middle
}

.smart-banner-logo {
  float: left;
  margin-right: .5em
}

.smart-banner-logo img {
  width: 2em;
  height: 2em
}

.smart-banner-title {
  font-size: .8em
}

.smart-banner-subtitle {
  font-size: .7em
}

.smart-banner-stars {
  color: #ec4;
  font-size: .5em
}

.smart-banner-link {
  font-size: .8em;
  text-align: center
}

.course-progress {
  margin-bottom: .5em
}

.course-progress .progress-bar {
  background-color: #63bdab
}

.course-progress-text {
  font-size: .8em;
  text-align: right
}

.du-course-information {
  margin-bottom: 1em
}

.du-course-information h1 {
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 1em;
  margin-bottom: .25em
}

.du-course-information .du-course-information-header {
  color: #404040
}

.du-course-information .du-course-information-header-image {
  border: 1px solid #eee
}

.du-course-information .du-course-information-header-level {
  font-size: .7em;
  text-transform: uppercase;
  font-weight: 600;
  margin: 1em 0 .5em
}

.course-lesson-compact-container {
  text-decoration: none !important
}

@media (max-width:767px) {
  .course-lesson-compact-container {
    padding-left: 0;
    padding-right: 0
  }
}

.course-lesson-compact {
  border: 1px solid #e4e4e4;
  background-color: #fafafa;
  margin: 1em 0 0;
  padding: 1em;
  position: relative
}

.course-lesson-compact:hover {
  background-color: #fff
}

.course-lesson-compact .level-indicator {
  position: absolute;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 0
}

@media (max-width:767px) {
  .course-lesson-compact {
    padding-left: .5em;
    padding-right: .5em;
    border-width: 1px 0 0;
    margin: 0
  }
}

.course-lesson-compact-studied-checkbox {
  float: right;
  display: table;
  margin-left: 1em
}

@media (min-width:768px) {
  .course-lesson-compact-studied-checkbox {
    width: 45px;
    height: 46px
  }

  .course-lesson-compact-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-large-selected-c39d200b.png)
  }
}

@media only screen and (min-width:768px) and (-moz-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min--moz-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-resolution:2dppx),
only screen and (min-width:768px) and (min-resolution:192dpi) {
  .course-lesson-compact-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-large-selected@2x-918e75e3.png);
    background-size: 45px 46px
  }
}

@media (min-width:768px) {
  .course-lesson-compact-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-large-deselected-3a231d82.png)
  }
}

@media only screen and (min-width:768px) and (-moz-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min--moz-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-resolution:2dppx),
only screen and (min-width:768px) and (min-resolution:192dpi) {
  .course-lesson-compact-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-large-deselected@2x-e024f582.png);
    background-size: 45px 46px
  }
}

@media (max-width:767px) {
  .course-lesson-compact-studied-checkbox {
    width: 24px;
    height: 25px
  }

  .course-lesson-compact-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-small-selected-9c442477.png)
  }
}

@media only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-resolution:2dppx),
only screen and (max-width:767px) and (min-resolution:192dpi) {
  .course-lesson-compact-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-small-selected@2x-09b55426.png);
    background-size: 24px 25px
  }
}

@media (max-width:767px) {
  .course-lesson-compact-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-small-deselected-e21fb299.png)
  }
}

@media only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-resolution:2dppx),
only screen and (max-width:767px) and (min-resolution:192dpi) {
  .course-lesson-compact-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-small-deselected@2x-356e5359.png);
    background-size: 24px 25px
  }
}

.course-lesson-compact-left {
  width: 100px;
  float: left;
  height: 100%;
  border-right: 1px solid #e4e4e4;
  padding-right: 1em;
  text-align: center
}

@media (max-width:767px) {
  .course-lesson-compact-left {
    padding-right: .5em
  }
}

.course-lesson-compact-index {
  width: 100%;
  color: #404040;
  font-size: 1.2em;
  font-weight: 800
}

.course-lesson-compact-level {
  color: #404040;
  width: 100%;
  font-size: .6em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5em
}

.course-lesson-compact-right {
  padding: 0 1em;
  overflow: hidden
}

.course-lesson-compact-button {
  margin-top: 1px;
  display: table;
  width: 5em
}

.course-lesson-compact-header {
  color: #404040;
  font-weight: 600;
  font-size: 1em;
  overflow: hidden
}

@media (min-width:768px) {
  .course-lesson-compact-header {
    line-height: 46px
  }
}

@media (max-width:767px) {
  .course-lesson-compact-header {
    font-size: .7em;
    margin-bottom: .5em
  }
}

.course-lesson-compact-button {
  float: right
}

.course-lesson-compact-premium {
  color: #5cb85c;
  font-weight: 600;
  font-size: .7em;
  margin-left: .5em
}

@media (max-width:767px) {
  .course-lesson-compact-premium {
    margin-left: 0;
    display: block;
    font-size: 1em
  }
}

.course-lesson-compact-note {
  color: #404040;
  font-size: .7em;
  margin-left: .5em;
  font-weight: 400
}

@media (max-width:767px) {
  .course-lesson-compact-note {
    margin-left: 0;
    display: block;
    font-size: 1em
  }
}

.course-placeholder-level-indicator {
  background-color: #e4e4e4
}

.course-placeholder:hover {
  background-color: #fafafa
}

.course-placeholder-text {
  color: #b0b0b0 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.multi-lesson-chapter-container {
  text-decoration: none !important
}

@media (max-width:767px) {
  .multi-lesson-chapter-container {
    padding-left: 0;
    padding-right: 0
  }
}

.multi-lesson-chapter {
  border: 1px solid #e4e4e4;
  background-color: #fafafa;
  margin: 0 0 1em;
  padding: 15px;
  position: relative
}

.multi-lesson-chapter:hover {
  background-color: #fff
}

.multi-lesson-chapter .level-indicator {
  position: absolute;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 0
}

@media (max-width:767px) {
  .multi-lesson-chapter {
    padding-left: 15px;
    padding-right: 15px;
    border-width: 1px 0 0;
    margin: 0
  }
}

.multi-lesson-chapter-studied-checkbox {
  float: right;
  display: table;
  margin-left: 1em
}

@media (min-width:768px) {
  .multi-lesson-chapter-studied-checkbox {
    width: 45px;
    height: 46px
  }

  .multi-lesson-chapter-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-large-selected-c39d200b.png)
  }
}

@media only screen and (min-width:768px) and (-moz-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min--moz-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-resolution:2dppx),
only screen and (min-width:768px) and (min-resolution:192dpi) {
  .multi-lesson-chapter-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-large-selected@2x-918e75e3.png);
    background-size: 45px 46px
  }
}

@media (min-width:768px) {
  .multi-lesson-chapter-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-large-deselected-3a231d82.png)
  }
}

@media only screen and (min-width:768px) and (-moz-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min--moz-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-resolution:2dppx),
only screen and (min-width:768px) and (min-resolution:192dpi) {
  .multi-lesson-chapter-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-large-deselected@2x-e024f582.png);
    background-size: 45px 46px
  }
}

@media (max-width:767px) {
  .multi-lesson-chapter-studied-checkbox {
    width: 24px;
    height: 25px
  }

  .multi-lesson-chapter-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-small-selected-9c442477.png)
  }
}

@media only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-resolution:2dppx),
only screen and (max-width:767px) and (min-resolution:192dpi) {
  .multi-lesson-chapter-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-small-selected@2x-09b55426.png);
    background-size: 24px 25px
  }
}

@media (max-width:767px) {
  .multi-lesson-chapter-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-small-deselected-e21fb299.png)
  }
}

@media only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-resolution:2dppx),
only screen and (max-width:767px) and (min-resolution:192dpi) {
  .multi-lesson-chapter-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-small-deselected@2x-356e5359.png);
    background-size: 24px 25px
  }
}

.multi-lesson-chapter-level {
  color: #404040;
  width: 100%;
  font-size: .6em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5em
}

.multi-lesson-chapter-button {
  margin-top: 1px;
  display: table;
  width: 5em
}

.multi-lesson-chapter-header {
  color: #404040;
  font-weight: 600;
  font-size: 1em;
}

@media (min-width:768px) {
  .multi-lesson-chapter-header {
    line-height: 46px
  }
}

@media (max-width:767px) {
  .multi-lesson-chapter-header {
    margin-bottom: .5em
  }
}

.multi-lesson-chapter-button {
  float: right
}

.multi-lesson-chapter-premium {
  color: #5cb85c;
  font-weight: 600;
  font-size: .7em;
  margin-left: .5em
}

.multi-lesson-chapter-note {
  color: #404040;
  font-size: .7em;
  margin-left: .5em;
  font-weight: 400
}

.lesson-save {
  display: inline-block;
  background-color: #fafafa;
  border: 1px solid #e4e4e4;
  -webkit-box-shadow: 2px 2px 3px 0 #fafafa;
  box-shadow: 2px 2px 3px 0 #fafafa;
  padding: .25em;
  margin: .25em 0;
  cursor: pointer
}

.lesson-save-text {
  float: left;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: .8em;
  line-height: 20px;
  margin-left: .5em;
  -webkit-animation: saved-text-animation .5s 1;
  animation: saved-text-animation .5s 1
}

@-webkit-keyframes saved-text-animation {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes saved-text-animation {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.lesson-save-button {
  float: left;
  width: 20px;
  height: 20px
}

.lesson-save-button-selected {
  background-image: url(/packs/media/images/lesson-unsave-button-f9a80324.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-save-button-selected {
    background-image: url(/packs/media/images/lesson-unsave-button@2x-546872d7.png);
    background-size: 20px 20px
  }
}

.lesson-save-button-deselected {
  background-image: url(/packs/media/images/lesson-save-button-70a6639d.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-save-button-deselected {
    background-image: url(/packs/media/images/lesson-save-button@2x-7915f5e8.png);
    background-size: 20px 20px
  }
}

.du-multi-lesson-information {
  margin-bottom: 1em
}

.du-multi-lesson-information h1 {
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: .25em;
  color: #404040
}

.du-multi-lesson-information .du-multi-lesson-information-header {
  margin-top: 1em;
  font-size: .7em;
  color: #404040
}

.du-multi-lesson-information .du-multi-lesson-information-header-image {
  border: 1px solid #eee
}

.du-multi-lesson-information .du-multi-lesson-information-header-level {
  text-transform: uppercase;
  font-weight: 600
}

.multi-lesson-chapter-placeholder:hover {
  background-color: #fafafa
}

.multi-lesson-chapter-header-placeholder,
.multi-lesson-chapter-note-placeholder {
  color: #b0b0b0
}

.login-modal-body p {
  margin-bottom: 2em
}

.login-modal-button {
  text-align: center;
  margin-top: 1em
}

.login-modal-button>.btn {
  min-width: 14em
}

.flashcards-word-info-cedict-entry {
  font-size: 1.2em
}

.flashcards-word-info-cedict-entry+.flashcards-word-info-cedict-entry {
  margin-top: .5em
}

.flashcards-word-info-cedict-pinyin {
  font-size: 1em;
  color: #3e80af
}

.flashcards-word-info-cedict-meaning {
  font-size: .8em;
  white-space: pre-wrap
}

.dropdown-toggle {
  cursor: pointer
}

.dropdown-toggle-icon {
  font-size: 12px;
  vertical-align: 6px;
  margin-left: 6px
}

.flashcards-word-info-li {
  display: inline-grid;
  background: #eeedf1;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  gap: 10px;
  font-size: 13px
}

.flashcards-word-info-li-content {
  font-size: .9em;
  color: #1a191c
}

input.copy-text {
  visibility: hidden;
  width: 0;
  border: none;
  padding: 0;
  margin: 0;
  pointer-events: none
}

span.copy-button {
  cursor: pointer
}

.copy-message {
  display: none;
  font-style: italic
}

.flashcards-words-info-header {
  background: #f6f6f8;
  border-radius: 10px;
  padding: 16px
}

.flashcards-words-info-hanzi,
.flashcards-words-info-hanzi-reverse {
  display: inline-block;
  font-size: 2em
}

.flashcards-words-info-hanzi-reverse {
  margin-left: .5em;
  color: #b3b2b9
}

.flashcards-words-info-hsk {
  background: #fff;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 8px 8px 16px;
  border-width: 1px 1px 1px 10px;
  border-style: solid;
  border-radius: 10px;
  float: right;
  width: 101px
}

.flashcards-words-info-pinyin {
  color: #3e80af;
  margin-top: .5em;
  font-size: 1.25em
}

.flashcards-words-info-hanzi-play {
  display: inline-block;
  margin-left: 2em
}

.flashcards-word-info-play {
  display: inline-block;
  font-size: 1.2em;
  color: #63bdab;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer
}

.flashcards-words-info-copy {
  color: #404040
}

.word-info-hsk-underline-1 {
  border-color: #fd826e
}

.word-info-hsk-underline-2 {
  border-color: #63bdab
}

.word-info-hsk-underline-3 {
  border-color: #fdc86c
}

.word-info-hsk-underline-4 {
  border-color: #3e80af
}

.word-info-hsk-underline-5 {
  border-color: #b18bac
}

.word-info-hsk-underline-6 {
  border-color: #d9be8f
}

@media (max-width:767px) {
  .word-dictionary-modal .modal-dialog {
    width: 100%;
    margin: 1em 0;
    padding: 0
  }

  .word-dictionary-modal .modal-content {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

.word-exists-modal-body .word-exists-modal-p {
  margin-bottom: 2em
}

.word-exists-modal-button {
  text-align: center;
  margin-top: 1em
}

.word-exists-modal-button>.btn {
  min-width: 14em
}

.sticky-child-fixed {
  position: fixed;
  background-color: #fff;
  z-index: 10
}

.du-button-control {
  font-size: .7em;
  text-align: center;
  line-height: 25px;
  float: right;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (max-width:767px) {
  .du-button-control {
    font-size: .6em
  }
}

.du-button-control div {
  margin: 0 auto
}

.du-button-pinyin {
  margin: 10px 10px;
  margin-left: 1em !important
}

@media (max-width:767px) {
  .du-button-pinyin {
    margin-left: .5em !important;
    margin-bottom: 0 !important;
  }
}

.du-button-pinyin div {
  width: 25px;
  height: 25px
}

.du-button-charset {
  margin: 10px 0;
  margin-left: 1em !important
}

@media (max-width:767px) {
  .du-button-charset {
    margin-left: 0 !important
  }
}

.du-button-charset div {
  width: 25px;
  height: 25px
}

.du-button-charset-sc {
  background-image: url(/packs/media/images/charset-sc-xs-6038cfc9.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-charset-sc {
    background-image: url(/packs/media/images/charset-sc-xs@2x-59b13c35.png);
    background-size: 25px 25px
  }
}

.du-button-charset-tc {
  background-image: url(/packs/media/images/charset-tc-xs-9148bfba.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-charset-tc {
    background-image: url(/packs/media/images/charset-tc-xs@2x-f2828c95.png);
    background-size: 25px 25px
  }
}

.course-navigation {
  border-top: 1px solid #e4e4e4;
  background-color: #fafafa;
  padding: .5em
}

.course-navigation-left {
  text-align: left;
  line-height: 25px;
  font-size: .7em
}

.course-navigation-center {
  text-align: center
}

@media (max-width:767px) {
  .course-navigation-center {
    margin-bottom: 1em
  }
}

.course-navigation-right {
  text-align: right;
  line-height: 25px;
  font-size: .7em
}

.lesson-font-controls[data-v-669800c5] {
  font-size: .8em;
  text-decoration: none;
  border: 1px solid #e4e4e4;
  background: #fafafa;
  -webkit-box-shadow: 0 2px 5px #aaa;
  box-shadow: 0 2px 5px #aaa;
  border-radius: .5em;
  padding: 1.5em 3em 1.5em 1.5em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.lesson-font-controls label[data-v-669800c5] {
  color: #404040;
  font-weight: 600
}

.lesson-font-controls .fas[data-v-669800c5] {
  color: #54799c
}

.lesson-font-controls a[data-v-669800c5] {
  color: grey
}

.lesson-font-controls a[data-v-669800c5]:focus {
  text-decoration: none
}

.lesson-font-controls-item+.lesson-font-controls-item[data-v-669800c5] {
  margin-top: 2em
}

.lesson-font-controls-close[data-v-669800c5] {
  position: absolute;
  top: .5em;
  right: 1em
}

.lesson-font-controls-close a .fas[data-v-669800c5] {
  color: #b0b0b0
}

.lesson-font-controls-button[data-v-669800c5] {
  display: inline;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.lesson-font-controls-percentage[data-v-669800c5] {
  display: inline-block;
  width: 50px;
  text-align: center;
  color: #404040
}

.fade-fast-enter-active[data-v-669800c5],
.fade-fast-leave-active[data-v-669800c5] {
  -webkit-transition: opacity .1s;
  transition: opacity .1s
}

.fade-fast-enter[data-v-669800c5],
.fade-fast-leave-to[data-v-669800c5] {
  opacity: 0
}

.lesson-font-controls-button a {
  color: #404040
}

.lesson-font-controls-icon {
  margin-right: .5em
}

.lesson-font-controls-text {
  font-size: .7em
}

.lesson-font-controls-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

a.lesson-item-link {
  outline: none;
  display: block
}

a.lesson-item-link:hover {
  text-decoration: none
}

.lesson-item-header {
  font-size: .6em;
  color: #404040;
  line-height: 20px;
  margin-bottom: 1em;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.lesson-item-studied-checkbox {
  position: absolute;
  top: .5em;
  right: 1em;
  width: 21px;
  height: 22px
}

.lesson-item-studied-checkbox-selected {
  background-image: url(/packs/media/images/studied-checkbox-selected-459f0e2c.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-item-studied-checkbox-selected {
    background-image: url(/packs/media/images/studied-checkbox-selected@2x-3cde1d7b.png);
    background-size: 21px 22px
  }
}

.lesson-item-studied-checkbox-deselected {
  background-image: url(/packs/media/images/studied-checkbox-deselected-860f1609.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-item-studied-checkbox-deselected {
    background-image: url(/packs/media/images/studied-checkbox-deselected@2x-b962bd3e.png);
    background-size: 21px 22px
  }
}

.lesson-image-xs {
  position: relative;
  display: none
}

.lesson-image {
  border: 1px solid #e4e4e4;
  position: relative;
  padding-bottom: 62%;
  height: 0
}

.lesson-image img {
  position: absolute;
  width: 100%
}

.lesson-image-premium {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 65px;
  height: 65px;
  background-image: url(premium-ribbon-92b4daee.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-image-premium {
    background-image: url(premium-ribbon@2x-7feadb4d.png);
    background-size: 65px 65px
  }
}

.lesson-image-premium-xs {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 43px;
  height: 43px;
  background-image: url(premium-ribbon-xs-0d7f8e89.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-image-premium-xs {
    background-image: url(premium-ribbon-xs@2x-6db4926e.png);
    background-size: 43px 43px
  }
}

.lesson-item-title {
  color: #404040;
  font-weight: 600;
  font-size: .8em;
  height: 40px;
  overflow: hidden;
  margin: .5em 0 .25em
}

.lesson-item-level {
  font-size: .6em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: right
}

.lesson-item {
  border: 1px solid #e4e4e4;
  background-color: #fafafa;
  margin-bottom: 1em;
  padding: .5em 1em;
  position: relative
}

.lesson-item:hover {
  background-color: #fff
}

.lesson-item .level-indicator {
  position: absolute;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 0
}

@media (max-width:767px) {
  .lesson-image-xs {
    border: 1px solid #e4e4e4;
    margin-right: 16px;
    display: inline;
    float: left
  }

  .lesson-image-xs img {
    width: 120px;
    height: 75px
  }

  a.lesson-item-link {
    margin: 0
  }

  .lesson-item {
    border-width: 1px 0 0;
    height: 111px;
    padding: 16px 16px 20px
  }

  .lesson-item-studied-checkbox {
    top: 16px;
    right: 16px
  }

  .lesson-item-title {
    font-size: .7em;
    height: 35px;
    margin: 0 0 .5em
  }
}

.panel-locked {
  margin-bottom: 0
}

.locked-free-lessons {
  padding: 1em
}

.locked-free-lessons-list {
  background-color: #fff;
  margin: 0 -15px
}

@media (min-width:768px) {
  .locked-free-lessons-list {
    border: solid #eee;
    border-width: 1px 0;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    padding: 5px 15px;
    margin: 0
  }
}

@media (min-width:768px) {
  .locked-free-lessons-item {
    width: 212.5px;
    display: inline-block;
    white-space: normal;
    margin-right: 15px
  }
}

.du-button-hsk {
  margin: 10px 0;
  margin-left: 1em !important
}

@media (max-width:767px) {
  .du-button-hsk {
    float: left
  }
}

.du-button-hsk div {
  width: 25px;
  height: 25px;
  margin-left: 3px
}

.du-button-on {
  background-image: url(button-on-xs-957517ed.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-on {
    background-image: url(button-on-xs@2x-c3e396b3.png);
    background-size: 25px 25px
  }
}

.du-button-off {
  background-image: url(button-off-xs-f98c4e40.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-off {
    background-image: url(button-off-xs@2x-0468ca6b.png);
    background-size: 25px 25px
  }
}

.du-button-repeat {
  background-image: url(button-repeat.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-repeat {
    background-image: url(button-repeat@2x.png);
    background-size: 25px 25px
  }
}

.du-button-play[data-v-6f37c2f8] {
  cursor: pointer;
  width: 55px;
  height: 55px;
  margin: 7.5px auto;
  opacity: 1;
  -webkit-animation: fadeIn-data-v-6f37c2f8 .4s ease-in 1;
  animation: fadeIn-data-v-6f37c2f8 .4s ease-in 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.du-button-play[data-v-6f37c2f8]:after {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  content: url(play-button-pause-0bf4d613.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-play[data-v-6f37c2f8]:after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url(play-button-pause@2x-78d379e5.png)
  }
}

.du-button-loading-spinner[data-v-6f37c2f8] {
  color: #b0b0b0;
  text-align: center;
  font-size: .8em;
  padding-right: 2px;
  line-height: 51px
}

@media (min-width:768px) {
  .du-button-start[data-v-6f37c2f8] {
    width: 188px;
    background-image: url(/packs/media/images/start-button-2eb7eaae.png)
  }
}

@media only screen and (min-width:768px) and (-moz-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min--moz-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-device-pixel-ratio:2),
only screen and (min-width:768px) and (min-resolution:2dppx),
only screen and (min-width:768px) and (min-resolution:192dpi) {
  .du-button-start[data-v-6f37c2f8] {
    background-image: url(/packs/media/images/start-button@2x-7f25c924.png);
    background-size: 188px 55px
  }
}

@media (max-width:767px) {
  .du-button-start[data-v-6f37c2f8] {
    background-image: url(play-button-play-5835ba1f.png)
  }
}

@media only screen and (max-width:767px) and (-moz-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-resolution:2dppx),
only screen and (max-width:767px) and (min-resolution:192dpi) {
  .du-button-start[data-v-6f37c2f8] {
    background-image: url(play-button-play@2x-13d91058.png);
    background-size: 55px 55px
  }
}

.du-button-loading[data-v-6f37c2f8] {
  background-image: url(play-button-empty-fc114b09.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-loading[data-v-6f37c2f8] {
    background-image: url(play-button-empty@2x-67c906df.png);
    background-size: 55px 55px
  }
}

.du-button-playing[data-v-6f37c2f8] {
  background-image: url(play-button-pause-0bf4d613.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-playing[data-v-6f37c2f8] {
    background-image: url(play-button-pause@2x-78d379e5.png);
    background-size: 55px 55px
  }
}

.du-button-paused[data-v-6f37c2f8] {
  background-image: url(play-button-play-5835ba1f.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-paused[data-v-6f37c2f8] {
    background-image: url(play-button-play@2x-13d91058.png);
    background-size: 55px 55px
  }
}

@-webkit-keyframes fadeIn-data-v-6f37c2f8 {
  0% {
    opacity: 0
  }

  75% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn-data-v-6f37c2f8 {
  0% {
    opacity: 0
  }

  75% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }

  to {
    opacity: 1
  }
}

.du-button-speed {
  float: right;
  margin: 10px 2em
}

@media (max-width:767px) {
  .du-button-speed {
    float: left;
    margin: 10px 0
  }
}

.du-button-speed div {
  width: 25px;
  height: 25px
}

.du-button-speed-slowest {
  background-image: url(/packs/media/images/speed-button-slowest-913290e8.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-speed-slowest {
    background-image: url(/packs/media/images/speed-button-slowest@2x-e614a126.png);
    background-size: 25px 25px
  }
}

.du-button-speed-slower {
  background-image: url(/packs/media/images/speed-button-slower-cd342dd3.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-speed-slower {
    background-image: url(/packs/media/images/speed-button-slower@2x-d8c26d2e.png);
    background-size: 25px 25px
  }
}

.du-button-speed-normal {
  background-image: url(/packs/media/images/speed-button-normal-d8f1a700.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-speed-normal {
    background-image: url(/packs/media/images/speed-button-normal@2x-923e4a76.png);
    background-size: 25px 25px
  }
}

.du-button-speed-faster {
  background-image: url(/packs/media/images/speed-button-faster-af932ce3.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-speed-faster {
    background-image: url(/packs/media/images/speed-button-faster@2x-2e26e5ab.png);
    background-size: 25px 25px
  }
}

.du-button-speed-fastest {
  background-image: url(/packs/media/images/speed-button-fastest-9aa539d5.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-button-speed-fastest {
    background-image: url(/packs/media/images/speed-button-fastest@2x-13083367.png);
    background-size: 25px 25px
  }
}

.du-translation-word-hanzi {
  color: #3e99ed;
  font-weight: 400;
  margin-right: .3em
}

.du-translation-word-pinyin {
  color: #df3142;
  font-size: .8em;
  height: 100%;
  line-height: 20px
}

.du-translation-word-meaning {
  margin-left: .3em;
  margin-right: .3em
}

.du-translation-word-hint {
  font-size: .6em;
  color: #b0b0b0;
  position: absolute;
  top: .4em;
  left: 1.66667em;
  right: 1.66667em
}

.du-translation-word-hsk {
  float: right;
  font-size: .7em;
  border-width: 0 0 2px;
  border-style: solid;
  margin-bottom: 8px;
  padding-left: .2em;
  padding-right: .2em;
  margin-left: 1em;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.du-hsk-border-1 {
  border-color: #fd826e
}

.du-hsk-border-2 {
  border-color: #63bdab
}

.du-hsk-border-3 {
  border-color: #fdc86c
}

.du-hsk-border-4 {
  border-color: #3e80af
}

.du-hsk-border-5 {
  border-color: #b18bac
}

.du-hsk-border-6 {
  border-color: #d9be8f
}

.du-translation-container {
  position: relative;
  height: 8em;
  color: #333
}

@media (max-width:767px) {
  .du-translation-container {
    /* height: 6em; */
    position: inherit;
    font-size: .8em
  }

  .du-translation-box {
    padding: .1em 1em !important;
  }

  .du-translation-sentence {
    height: 5em !important;
    /* top: 0 */
  }

  .du-translation-word {
    height: 3em !important;
    padding: 0 8px !important;
    top: 5.2em !important;
  }

  .du-translation-sentence-inner {
    padding: 0 0 !important;
  }

  .du-translation-content-wrapper {
    padding-left: 8px;
    padding-right: 8px;
  }

}


.du-translation-box {
  display: block;
  border: solid #e4e4e4;
  border-width: 0 0 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: .8em 1em .2em
}

.du-translation-box+.du-translation-box {
  border-top: 0
}

.du-translation-sentence {
  height: 4em;
  top: 0
}

.du-translation-sentence-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  padding: inherit
}

.du-translation-word {
  top: 4em;
  height: 4em;
}

.du-translation-content-wrapper {
  height: 100%
}

.du-translation-content {
  display: block;
  overflow: hidden;
  max-height: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

@media (min-width:768px) {
  .du-translation-content {
    line-height: 1.1em;
    padding: .3em 0
  }
}

.du-translation-button-hide {
  float: right
}

.du-translation-tap-area-hide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 6em;
  text-align: center;
  color: #b0b0b0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (min-width:768px) {
  .du-translation-tap-area-hide {
    display: none
  }
}

@media (min-width:768px) {
  .du-translation-sentence-hidden {
    height: 5.5em
  }

  .du-translation-sentence-hidden>.du-translation-sentence {
    height: 1.5em
  }

  .du-translation-sentence-hidden>.du-translation-word {
    top: 1.5em
  }
}

.du-word-menu[data-v-cbd9b312] {
  position: absolute;
  bottom: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%)
}

@media (max-width:767px) {
  .du-word-menu[data-v-cbd9b312] {
    bottom: 4px
  }
}

.du-word-menu-bubble+.du-word-menu-bubble[data-v-cbd9b312] {
  margin-top: 4px
}

.du-word-menu-bubble[data-v-cbd9b312] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 140px;
  height: 40px;
  margin: 0;
  padding: 0 8px;
  border-radius: 13px;
  background-color: #d9e6f0;
  cursor: pointer;
  -webkit-box-shadow: 0 15px 10px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 15px 10px 0 rgba(0, 0, 0, .3)
}

.du-word-menu-icon[data-v-cbd9b312] {
  color: #4281b6
}

.du-word-menu-icon img[data-v-cbd9b312] {
  width: 30px;
  height: 30px
}

.du-word-menu-title[data-v-cbd9b312] {
  color: #4d4c53;
  font-size: 17px;
  padding-left: 8px
}

.du-word-menu-active[data-v-cbd9b312] {
  background-color: #4281b6
}

.du-word-menu-active .du-word-menu-icon[data-v-cbd9b312] {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1)
}

.du-word-menu-active .du-word-menu-title[data-v-cbd9b312] {
  color: #fff
}

.lesson-canvas-container {
  position: relative
}

.lesson-canvas-clipper {
  overflow: hidden;
  position: relative
}

.lesson-word-menu-container {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 15
}

.fade-fast-enter-active,
.fade-fast-leave-active {
  -webkit-transition: opacity .1s;
  transition: opacity .1s
}

.fade-fast-enter,
.fade-fast-leave-to {
  opacity: 0
}

.lesson-canvas-clipper>canvas {
  background-color: transparent;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none
}

.lesson-mark-studied {
  cursor: pointer
}

.lesson-mark-studied,
.lesson-mark-studied-text {
  float: right;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.lesson-mark-studied-text {
  font-size: .9em;
  line-height: 44px;
  margin-right: .5em;
  -webkit-animation: studied-text-animation .5s 1;
  animation: studied-text-animation .5s 1
}

.lesson-mark-studied-text img {
  margin-bottom: .1em
}

@-webkit-keyframes studied-text-animation {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes studied-text-animation {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.lesson-mark-studied-button {
  float: right;
  width: 45px;
  height: 46px
}

.lesson-mark-studied-button-selected {
  background-image: url(/packs/media/images/studied-checkbox-large-selected-c39d200b.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-mark-studied-button-selected {
    background-image: url(/packs/media/images/studied-checkbox-large-selected@2x-918e75e3.png);
    background-size: 45px 46px
  }
}

.lesson-mark-studied-button-deselected {
  background-image: url(/packs/media/images/studied-checkbox-large-deselected-3a231d82.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .lesson-mark-studied-button-deselected {
    background-image: url(/packs/media/images/studied-checkbox-large-deselected@2x-e024f582.png);
    background-size: 45px 46px
  }
}

.rating-and-feedback[data-v-67824c60] {
  margin-top: 1em
}

.rating-and-feedback .star-rating[data-v-67824c60] {
  cursor: pointer;
  margin-top: .625em
}

.rating-and-feedback .star-rating span[data-v-67824c60] {
  margin-left: .25em
}

.rating-and-feedback .comment label[data-v-67824c60] {
  font-size: .8125em;
  font-weight: 400;
  margin-bottom: .625em
}

.rating-and-feedback .comment textarea[data-v-67824c60] {
  border: 1px solid #817e8b;
  height: 100px;
  border-radius: .625em;
  font-size: .6875em
}

.rating-and-feedback .feedback[data-v-67824c60] {
  font-size: 1.0625em;
  font-weight: 400
}

.rating-and-feedback .submit-btn[data-v-67824c60] {
  border-radius: .625em;
  font-size: 1.0625em;
  font-weight: 600;
  background-color: #58c0a9;
  color: #fff;
  height: 2.5em
}

.rating-and-feedback .submitted[data-v-67824c60] {
  background-color: #b3b2b9;
  color: #fff
}

.rating-and-feedback[data-v-67824c60] ::-webkit-input-placeholder {
  color: #817e8b;
  font-weight: 400
}

.rating-and-feedback .rating-wrapper[data-v-67824c60] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.rating-and-feedback .rating-wrapper .heading[data-v-67824c60] {
  font-size: .9375em;
  font-weight: 600
}

@media screen and (max-width:1199px) {
  .rating-and-feedback .sm-mt[data-v-67824c60] {
    margin-top: 3.2rem
  }
}

#du-reading-screen[data-v-4c7e5c89] {
  padding: .5em 0 1.8em
}

.du-reading-screen-words[data-v-4c7e5c89] {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.du-loading-message[data-v-4c7e5c89] {
  text-align: center
}

.du-lesson-mark-studied[data-v-4c7e5c89] {
  margin-top: 2em;
  margin-right: 1em
}

.du-loading-error[data-v-4c7e5c89] {
  margin-top: .8em;
  color: #333;
  font-size: 1em
}

.du-loading-spinner[data-v-4c7e5c89] {
  margin-top: 1.14286em;
  color: #b0b0b0;
  font-size: .7em;
  opacity: 0;
  -webkit-animation: fadeIn-data-v-4c7e5c89 1s ease-in 2s 1 forwards;
  animation: fadeIn-data-v-4c7e5c89 1s ease-in 2s 1 forwards
}

.du-loading-spinner>i[data-v-4c7e5c89] {
  -webkit-animation: spin-data-v-4c7e5c89 2s linear infinite;
  animation: spin-data-v-4c7e5c89 2s linear infinite
}

@-webkit-keyframes spin-data-v-4c7e5c89 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes spin-data-v-4c7e5c89 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@-webkit-keyframes fadeIn-data-v-4c7e5c89 {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn-data-v-4c7e5c89 {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.panel-locked {
  background-color: #fafafa
}

@media (max-width:767px) {
  .panel-locked .panel-body {
    text-align: center
  }
}

.premium-info {
  height: 285px;
  display: table
}

.premium-info>div {
  height: 100%;
  display: table-cell;
  vertical-align: middle
}

.premium-learn-more {
  margin: 1.5em 0
}

.du-player-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.du-player-controls>div:nth-of-type(2) {
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0
}

.du-player-controls>div:not(:nth-of-type(2)) {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.lesson-content-font-controls {
  position: absolute;
  right: 0;
  margin: 1em;
  z-index: 2
}

.lesson-content-font-controls-button {
  z-index: 1;
  float: right;
  margin: .5em 1em 0
}

.lesson-content-container {
  position: relative;
  -webkit-box-shadow: 2px 2px 3px 0 #fafafa;
  box-shadow: 2px 2px 3px 0 #fafafa;
  border: 1px solid #e4e4e4;
  margin-bottom: 1em
}

@media (max-width:767px) {
  .lesson-content-container {
    border-width: 1px 0 !important
  }
}

.du-translation-fixed {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1)
}

.du-footer-lesson-info {
  cursor: pointer
}

@media (min-width:768px) {
  .du-footer-lesson-info>div {
    height: 40px;
    margin: 15px 0
  }

  .du-footer-level {
    font-size: .6em;
    line-height: 15px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 1em
  }
}

@media (min-width:768px) and (max-width:991px) {
  .du-footer-level {
    font-size: .5em
  }
}

@media (min-width:768px) {
  .du-footer-title {
    color: #404040;
    line-height: 25px;
    font-weight: 600;
    font-size: .8em
  }
}

@media (min-width:768px) and (max-width:991px) {
  .du-footer-title {
    font-size: .7em
  }
}

@media (max-width:767px) {
  .du-footer-lesson-info {
    border: solid #e4e4e4;
    border-width: 1px 0 0
  }

  .du-footer-level {
    float: right;
    font-size: .5em;
    text-transform: uppercase;
    font-weight: 600;
    margin-left: 1em;
    line-height: 25px
  }

  .du-footer-title {
    color: #404040;
    font-weight: 600;
    font-size: .7em;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
  }
}

.du-footer-fixed-bottom {
  z-index: 5;
  position: fixed;
  background-color: #fafafa;
  border-top: 1px solid grey;
  height: 215px;
  bottom: 0;
  left: 0;
  right: 0
}


@media (max-width:767px) {
  .du-footer-fixed-bottom {
    height: 210px
  }
}

@media (max-width:767px) {
  .col-controls {
    padding-left: 0
  }
}

.du-course {
  padding-bottom: 180px
}

.du-course-breadcrumbs {
  font-size: .8em;
  color: #404040;
  margin: 1em 0
}

.du-course-loading-spinner {
  margin-top: 1em;
  color: #b0b0b0;
  text-align: center;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease-in 1 forwards;
  animation: fadeIn 1s ease-in 1 forwards
}

.du-course-loading-spinner>i {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.du-lesson-next-chapter {
  margin-top: 1em;
  margin-right: 1em;
  float: right
}

@media (min-width:768px) {
  .du-lesson-next-chapter-soon {
    text-align: right
  }
}

.flashcards-word-info-sentence-hanzi {
  display: inline-block;
  font-size: 1.2em;
  line-height: 2em
}

.flashcards-word-info-sentence-hanzi strong {
  font-weight: 300;
  color: #df3142
}

.flashcards-word-info-sentence-hanzi rt {
  font-size: .7em;
  color: #3e80af;
  font-family: Helvetica, sans-serif
}

.flashcards-word-info-sentence-meaning {
  font-size: .8em
}

.flashcards-word-info-open-lesson {
  margin-top: .5em
}

.flashcards-word-info-btn {
  border-radius: 10px;
  background-color: transparent;
  margin-top: 1em
}

.flashcards-word-info-open-sentence {
  color: #4281b6;
  border-color: #4281b6
}

.flashcards-word-info-open-sentence:hover {
  background-color: #4281b6;
  color: #fff
}

.flashcards-word-info-delete {
  color: #a9060e
}

.flashcards-word-info-delete:hover {
  background-color: #a9060e;
  border-color: #df3142;
  color: #fff
}

.flashcards-word-info-text {
  margin-left: 6px;
  margin-right: 6px
}

.flashcards-list-panel {
  background-color: #fff;
  border: 1px solid #e4e4e4
}

.flashcards-list-breadcrumbs {
  font-size: .8em;
  color: #404040;
  margin-bottom: 1em
}

.flashcards-list {
  padding-top: 1em;
  padding-bottom: 6em;
  background-color: #fafafa
}

.flashcards-list-table td {
  vertical-align: middle !important;
  padding-bottom: 10px !important
}

.flashcards-list-buttons {
  margin-top: 1em;
  margin-bottom: 1em
}

.flashcards-list-buttons>i {
  margin-right: .5em;
  color: #404040
}

.flashcards-list-btn:focus,
.flashcards-list-btn:hover {
  background-color: #fff;
  border-color: #ccc
}

.flashcards-list-btn-space {
  margin-right: .5em
}

.flashcards-list-empty {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 2em
}

.flashcards-list-loading {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 6em
}

.flashcards-list-loading-error {
  margin-top: .8em;
  color: #333;
  font-size: 1em
}

.flashcards-list-loading-spinner {
  margin-top: 1.14286em;
  color: #b0b0b0;
  font-size: .7em;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease-in 2s 1 forwards;
  animation: fadeIn 1s ease-in 2s 1 forwards
}

.flashcards-list-loading-spinner>i {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.flashcards-list-word-header {
  padding: 5px;
  font-size: .8em;
  background-color: #e1effc
}

.flashcards-list-word-row {
  cursor: pointer
}

.flashcards-list-word-xs {
  padding: 0 !important
}

.flashcards-list-word-xs .flashcards-list-chinese,
.flashcards-list-word-xs .flashcards-list-english {
  padding: 5px;
  width: 50%;
  display: inline-block
}

@media (min-width:768px) {
  .flashcards-list-word-xs {
    display: none
  }
}

.flashcards-list-chinese {
  white-space: nowrap;
  vertical-align: top
}

.flashcards-list-pinyin {
  color: #555;
  font-size: .8em
}

.flashcards-list-hanzi {
  font-size: 1.2em;
  line-height: 100%;
  font-family: Microsoft YaHei, Open Sans, Helvetica, sans-serif
}

.flashcards-list-checkbox>div {
  padding-left: .5em;
  padding-right: .5em
}

.modal-container {
  padding: 18px
}

.draggable-outer {
  -webkit-perspective: 16em;
  perspective: 16em
}

.flashcard-test-card-box {
  height: 22em;
  border: 1px solid #e4e4e4;
  border-radius: 1em;
  background-color: #fff;
  cursor: pointer
}

.flashcard-test-card-content {
  text-align: center
}

.flashcard-test-card-hanzi {
  font-size: 2em;
  margin: .5em;
  font-family: Microsoft YaHei, Open Sans, Helvetica, sans-serif;
  cursor: auto;
  display: inline-block
}

.flashcard-test-card-hanzi-container {
  position: relative
}

.flashcard-test-card-word {
  font-size: 1.5em;
  color: #63bdab;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
  position: absolute;
  top: 1em;
  right: 1em
}

.flashcard-test-card-flashcard,
.flashcard-test-card-sentence {
  position: relative;
  border: 1px solid #e4e4e4;
  border-radius: 1em;
  margin-left: .5em;
  margin-right: .5em;
  padding: .5em;
  cursor: auto
}

.flashcard-test-card-sentence {
  margin-top: 1em
}

.flashcard-test-card-sentence-meaning strong {
  font-weight: 300;
  color: #df3142
}

.flashcard-test-card-sentence-meaning rt {
  font-size: .8em
}

.flashcard-test-card-hidden,
.flashcard-test-card-hider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.flashcard-test-card-hider {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  border-radius: 1em;
  cursor: pointer
}

.flashcard-test-card-hider p {
  color: #404040;
  font-size: .8em;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.flashcard-progress-bar-container {
  border: 1px solid #333;
  border-radius: 1em;
  background-color: #fff;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.flashcard-progress-bar-clipper {
  background-color: #fff;
  position: absolute;
  border-radius: .5em;
  margin: 2px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

.flashcard-progress-bar-inner {
  height: 100%;
  background-color: #63bdab;
  -webkit-transition: width .5s cubic-bezier(.25, .65, .4, 1.35);
  transition: width .5s cubic-bezier(.25, .65, .4, 1.35)
}

body.flashcards-review-body {
  padding-top: 75px;
  background-color: #fafafa;
  margin-bottom: 130px
}

@media (max-width:767px) {
  body.flashcards-review-body {
    padding-top: 45px;
    margin-bottom: 90px
  }
}

.flashcards-review {
  padding-top: 1em;
  padding-bottom: 4em;
  overflow: hidden
}

@media (max-width:767px) {
  .flashcards-review-top-buttons div:first-child {
    padding-right: 0
  }

  .flashcards-review-top-buttons div:last-child {
    padding-left: 0
  }
}

.flashcards-review-card-stack {
  min-height: 22em;
  position: relative;
  margin: 0 auto 1em;
  -webkit-perspective: 1000px;
  perspective: 1000px
}

.flashcards-review-card-container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0
}

.flashcards-review-remaining {
  margin: .5em 0
}

.flashcards-review-oval-button,
.flashcards-review-remaining {
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.flashcards-review-oval-button {
  border: 1px solid #000;
  border-radius: 1em;
  cursor: pointer;
  -webkit-transition: background-color .05s, color .05s;
  transition: background-color .05s, color .05s
}

.flashcards-review-oval-button:active {
  color: #fff
}

.flashcards-review-round-button {
  border: 2px solid #000;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  line-height: 95px;
  text-align: center;
  background-color: #fff;
  margin: 0 auto;
  font-size: 1.2em;
  -webkit-box-shadow: 2px 2px #e4e4e4;
  box-shadow: 2px 2px #e4e4e4;
  -webkit-transition: background-color .1s, color .1s;
  transition: background-color .1s, color .1s;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer
}

@media (max-width:767px) {
  .flashcards-review-round-button {
    width: 80px;
    height: 80px;
    line-height: 75px
  }
}

.flashcards-review-round-button:active {
  color: #fff
}

.flashcards-review-round-button span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal
}

.flashcards-review-round-button-small {
  margin: 20px auto;
  font-size: .8em;
  width: 60px;
  height: 60px;
  line-height: 55px
}

.flashcards-review-button-red {
  border-color: #fd826e;
  color: #fd826e
}

.flashcards-review-button-red:active {
  background-color: #fd826e
}

.flashcards-review-button-blue {
  border-color: #3e80af;
  color: #3e80af
}

.flashcards-review-button-blue:active {
  background-color: #3e80af
}

.flashcards-review-button-blue-selected {
  color: #fff;
  background-color: #3e80af
}

.flashcards-review-button-green {
  border-color: #63bdab;
  color: #63bdab
}

.flashcards-review-button-green:active {
  background-color: #63bdab
}

.flashcards-review-cram-mode {
  text-transform: uppercase;
  font-weight: 600;
  color: #404040;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.flashcards-review-bottom-buttons {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 10px
}

.flashcards-review-bottom-buttons-inner {
  background-color: #fafafa;
  padding-bottom: 20px
}

@media (max-width:767px) {
  .flashcards-review-bottom-buttons-inner {
    padding-bottom: 0
  }
}

.flashcards-review-bottom-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fafafa));
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fafafa);
  height: 10px
}

.flashcards-review-loading {
  text-align: center;
  padding-top: 2em
}

.flashcards-review-loading-error {
  margin-top: .8em;
  color: #333;
  font-size: 1em
}

.flashcards-review-loading-spinner {
  margin-top: 1.14286em;
  color: #b0b0b0;
  font-size: .7em;
  opacity: 0;
  -webkit-animation: fadeIn 1s ease-in 2s 1 forwards;
  animation: fadeIn 1s ease-in 2s 1 forwards
}

.flashcards-review-loading-spinner>i {
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

.flashcards-review-finish {
  text-align: center;
  padding: 4em 1em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0
}

.flashcards-review-word-info {
  background-color: #fff;
  padding: 1em;
  margin-bottom: 2em;
  border: 1px solid #e4e4e4;
  border-radius: 1em;
  position: relative;
  z-index: 1
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn)
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.flip-enter-active,
.flip-leave-active {
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: opacity .2s, -webkit-transform .2s;
  transition: transform .2s, opacity .2s;
  transition: transform .2s, opacity .2s, -webkit-transform .2s
}

.flip-enter,
.flip-leave-to {
  opacity: 0;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg)
}

.flashcards-review-no-gutter>div {
  padding-left: 0;
  padding-right: 0
}

.feedback[data-v-1ffe94e0] {
  font-size: 1em;
  position: fixed;
  display: block;
  right: 3em;
  bottom: 2em;
  height: 2em;
  padding: 0 1em;
  border-radius: 1em;
  color: #fff;
  text-align: center;
  line-height: 2em;
  background-color: rgba(0, 0, 0, .8);
  text-decoration: none;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
  outline: none
}

@media (max-width:767px) {
  .feedback[data-v-1ffe94e0] {
    right: 1em;
    bottom: 1em
  }
}

.flashcards-top-no-words-header {
  text-align: center;
  padding-bottom: 2em
}

.flashcards-top-no-words-header .btn {
  margin-top: 1em
}

.flashcards-save-word1 {
  width: 197px;
  height: 124px;
  background-image: url(/packs/media/images/flashcards-save-word1-8d116d11.png);
  margin: 0 auto
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .flashcards-save-word1 {
    background-image: url(/packs/media/images/flashcards-save-word1@2x-5e4e8e75.png);
    background-size: 197px 124px
  }
}

.flashcards-save-word2 {
  width: 197px;
  height: 124px;
  background-image: url(/packs/media/images/flashcards-save-word2-be629668.png);
  margin: 0 auto
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .flashcards-save-word2 {
    background-image: url(/packs/media/images/flashcards-save-word2@2x-e39d627b.png);
    background-size: 197px 124px
  }
}

.flashcards-top {
  padding-top: 1em;
  padding-bottom: 6em
}

.flashcards-review-panel {
  margin-bottom: 1em;
  color: #404040;
  font-weight: 600;
  font-size: 1em
}

@media (max-width:767px) {
  .flashcards-review-panel {
    text-align: center
  }

  .flashcards-review-panel a {
    margin-top: 1em;
    float: none !important
  }
}

.flashcards-stats-percentage {
  position: relative;
  padding: 1em
}

.flashcards-stats-percentage-value {
  font-size: 4em;
  font-weight: 600;
  line-height: 120px;
  text-align: center;
  color: #fdc86c
}

.flashcards-stats-percentage-label {
  color: #404040;
  font-weight: 600;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: .667em
}

.flashcards-stats-panel {
  border: 1px solid #e4e4e4;
  background-color: #fff;
  padding: 15px;
  color: #404040;
  margin-bottom: .5em
}

@media (max-width:767px) {
  .flashcards-stats-panel {
    text-align: center
  }
}

@media (max-width:767px) {
  .flashcards-top-btn {
    margin-top: 1em;
    display: block;
    text-align: center
  }
}

@media (min-width:768px) {
  .flashcards-top-btn {
    float: right
  }
}

.du-lesson-author {
  color: #404040;
  background-color: #fafafa;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  font-size: .9em;
  padding: .3em;
  display: table
}

.du-lesson-author .du-lesson-cell {
  display: table-cell;
  vertical-align: middle
}

.du-lesson-author a {
  text-decoration: underline;
  color: #404040;
  white-space: pre-wrap
}

.du-lesson-author img {
  height: 26.5px;
  margin-right: .3em
}

@media (max-width:767px) {
  .du-lesson-author {
    font-size: .7em
  }
}

.du-lesson-information {
  margin-bottom: 1em
}

.du-lesson-information h1 {
  font-size: 1.3em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: .25em;
  color: #df3142
}

.du-lesson-information .du-lesson-information-breadcrumbs {
  font-size: .8em;
  color: #404040;
  margin: 1em 0
}

.du-lesson-information .du-lesson-information-header {
  margin-top: 1em;
  font-size: .7em;
  color: #404040
}

.du-lesson-information .du-lesson-information-header-image {
  border: 1px solid #eee
}

.du-lesson-information .du-lesson-information-header-date,
.du-lesson-information .du-lesson-information-header-note {
  margin-left: .5em
}

.du-lesson-information .du-lesson-information-header-level {
  text-transform: uppercase;
  font-weight: 600
}

#du-lesson-container {
  padding-bottom: 180px
}

.du-lesson-copyright {
  color: #404040;
  font-size: .7em
}

.du-hide-studied {
  cursor: pointer
}

.du-hide-studied .du-hide-studied-icon {
  display: inline-block;
  text-align: left;
  min-width: 1em;
  font-size: 1.2em
}

.du-hide-studied i.far {
  line-height: .83em;
  vertical-align: -13.5%
}

.lesson-search .lesson-search-box[data-v-c996eb58],
.lesson-search[data-v-c996eb58] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.lesson-search .lesson-search-box[data-v-c996eb58] {
  width: 100%
}

.lesson-search .lesson-search-box input[type=text][data-v-c996eb58] {
  border: 1px solid #e4e4e4;
  height: 100%;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;
  font-size: .8em
}

.lesson-search .lesson-search-button[data-v-c996eb58] {
  color: #817e8b;
  background-color: transparent;
  border: 1px solid transparent;
  position: absolute;
  right: 0;
  margin-right: 20px
}

@media (min-width:768px) {
  .lesson-filter-row {
    margin-left: 0;
    margin-right: 0
  }
}

.level-card {
  -webkit-box-align: center;
  -ms-flex-align: center;
  padding: 8px 8px 8px 10px;
  border-width: 1px 1px 1px 10px;
  border-style: solid;
  border-radius: 10px;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.level-card img {
  margin-left: 8px
}

.level-card span {
  color: #1a191c
}

[aria-expanded=true] .fa-chevron-up {
  visibility: visible
}

[aria-expanded=true] .fa-chevron-down {
  display: none
}

.collapse.in,
.collapsing {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.fa-chevron-up {
  visibility: hidden
}

.list-filter-collapse {
  gap: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-top: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.list-filter-toggle {
  padding: .5em 0 1.2em .3em;
  cursor: pointer;
  font-size: .8em;
  margin-left: 13px;
  margin-bottom: 10px;
  line-height: 20px;
  display: none
}

@media (min-width:768px) {
  .list-filter-toggle {
    display: none
  }
}

.list-filter-toggle .list-filter-selected {
  font-size: .8em;
  white-space: nowrap;
  overflow: hidden
}

.list-filter-toggle .list-filter-disclosure {
  line-height: 20px;
  margin-left: .5em
}

.list-filter-level {
  cursor: pointer;
  text-transform: capitalize;
  font-size: .8em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

@media (min-width:768px) {
  .list-filter-level {
    padding: .4em
  }
}

.list-filter-level i.far {
  min-width: 1em;
  font-size: 1.2em;
  line-height: .83em;
  vertical-align: -13.5%
}

.hide-studied {
  margin-left: 20px
}

.hide-studied span {
  font-size: .8em
}

.lesson-filter-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width:767px) {
  .lesson-filter-search-box {
    display: block;
    margin: 20px 1px 1px
  }

  .lesson-filter-search-box .hide-studied {
    margin: 10px 0 10px 17px
  }
}

@media (min-width:768px) {
  #collapseLevels {
    height: auto !important
  }
}

.lesson-list {
  margin-bottom: 4em
}

.du-lesson-list-breadcrumbs {
  font-size: .8em;
  color: #404040;
  margin: 1em 0 0
}

.lesson-list-more {
  min-height: 600px
}

.lesson-list-hide-studied {
  font-size: .8em;
  color: #404040;
  text-align: right
}

@media (max-width:767px) {
  .lesson-list-search {
    margin-top: .5em
  }

  .lesson-item-container {
    padding-left: 0;
    padding-right: 0
  }

  .lesson-list {
    margin-top: 0
  }
}

a.multi-lesson-item-link {
  outline: none;
  display: block
}

a.multi-lesson-item-link:hover {
  text-decoration: none
}

.multi-lesson-item-header {
  font-size: .6em;
  color: #404040;
  margin-right: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.multi-lesson-item-icon {
  position: absolute;
  top: .6em;
  right: 1em;
  width: 16px;
  height: 16px;
  background-image: url(icon-story-86fd9e34.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .multi-lesson-item-icon {
    background-image: url(icon-story@2x-4b90cb71.png);
    background-size: 16px 16px
  }
}

.multi-lesson-image-xs {
  position: relative;
  display: none
}

.multi-lesson-image {
  border: 1px solid #e4e4e4;
  position: relative;
  padding-bottom: 62%;
  height: 0
}

.multi-lesson-image img {
  position: absolute;
  width: 100%
}

.multi-lesson-image-premium {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 65px;
  height: 65px;
  background-image: url(/packs/media/images/premium-ribbon-92b4daee.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .multi-lesson-image-premium {
    background-image: url(/packs/media/images/premium-ribbon@2x-7feadb4d.png);
    background-size: 65px 65px
  }
}

.multi-lesson-image-premium-xs {
  position: absolute;
  top: -1px;
  right: -1px;
  width: 43px;
  height: 43px;
  background-image: url(/packs/media/images/premium-ribbon-xs-0d7f8e89.png)
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .multi-lesson-image-premium-xs {
    background-image: url(/packs/media/images/premium-ribbon-xs@2x-6db4926e.png);
    background-size: 43px 43px
  }
}

.multi-lesson-item-title {
  color: #404040;
  font-weight: 600;
  font-size: .8em;
  height: 40px;
  overflow: hidden;
  margin: .5em 0 .25em
}

.multi-lesson-item-level {
  font-size: .6em;
  font-weight: 600;
  text-transform: uppercase;
  text-align: right
}

.multi-lesson-item {
  border: 1px solid #e4e4e4;
  background-color: #fafafa;
  margin-bottom: 1em;
  padding: .5em 1em;
  position: relative
}

.multi-lesson-item:hover {
  background-color: #fff
}

.multi-lesson-item .level-indicator {
  position: absolute;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 0
}

@media (max-width:767px) {
  .multi-lesson-image-xs {
    border: 1px solid #e4e4e4;
    margin-right: 16px;
    display: inline;
    float: left
  }

  .multi-lesson-image-xs img {
    width: 120px;
    height: 75px
  }

  a.multi-lesson-item-link {
    margin: 0
  }

  .multi-lesson-item {
    border-width: 1px 0 0;
    height: 111px;
    padding: 16px 16px 20px
  }

  .multi-lesson-item-icon {
    left: auto;
    top: 16px;
    right: 16px
  }

  .multi-lesson-item-title {
    font-size: .7em;
    height: 35px;
    margin: 0 0 .5em
  }
}

.my-lessons-chart {
  margin-top: 1em;
  margin-bottom: 1em
}

.my-lessons-chart>div {
  border: 1px solid #e4e4e4
}

@media (max-width:767px) {
  .my-lessons-chart {
    padding-left: 0;
    padding-right: 0
  }

  .my-lessons-chart>div {
    border-left: 0;
    border-right: 0
  }
}

.my-lessons {
  margin-bottom: 4em
}

.my-lessons-more {
  min-height: 600px
}

.du-my-lessons-breadcrumbs {
  font-size: .8em;
  color: #404040;
  margin: 1em 0 0
}

@media (max-width:767px) {
  .lesson-item-container {
    padding-left: 0;
    padding-right: 0
  }

  .my-lessons {
    margin-top: 0
  }
}

.navbar-web {
  margin-bottom: 0
}

.navbar-flashcards-link {
  position: relative
}

.navbar-flashcards-due-count {
  position: absolute;
  right: 1em;
  top: -.4em;
  background: #ff7172;
  border-radius: 1em;
  height: 1.4em;
  text-align: center;
  border: 1px solid #fff;
  color: #fff;
  font-size: .8em;
  line-height: 1.2em;
  padding: 0 4px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%)
}

.du-navbar-sm {
  height: 45px;
  min-height: 45px;
  border-color: #b6b6b6
}

.du-navbar-sm .navbar-header {
  float: left
}

.du-navbar-brand-sm {
  height: 45px;
  padding: 10px 15px
}

.du-navbar-brand-sm img {
  height: 25px
}

.du-navbar-link-sm {
  font-size: .7em;
  line-height: 25px;
  float: right;
  margin-right: -15px;
  padding: 10px 15px
}

.multi-lesson-list {
  margin-bottom: 4em
}

.du-multi-lesson-list-breadcrumbs {
  font-size: .8em;
  color: #404040;
  margin: 1em 0 0
}

.multi-lesson-list-more {
  min-height: 600px
}

.multi-lesson-list-hide-studied {
  font-size: .8em;
  color: #404040;
  text-align: right
}

@media (min-width:768px) {
  .lesson-item-container {
    margin: 1em 0
  }
}

@media (max-width:767px) {
  .multi-lesson-list-search {
    margin-top: .5em
  }

  .lesson-item-container {
    padding-left: 0;
    padding-right: 0
  }

  .multi-lesson-list {
    margin-top: 0
  }
}

.du-welcome {
  margin-top: 75px
}

@media (min-width:768px) {
  .du-welcome {
    margin-top: 0;
    height: 100vh;
    position: relative
  }

  .du-welcome>div {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%)
  }
}

.du-welcome-intro {
  text-align: center;
  margin-bottom: 1em
}

@media (min-width:768px) {
  .du-welcome-intro {
    margin-bottom: 6em
  }
}

.du-welcome-intro h2 {
  font-weight: 600
}

@media (max-width:767px) {
  .du-welcome-intro h2 {
    font-size: 1em
  }
}

.du-welcome-level {
  border: 1px solid #e4e4e4;
  border-radius: 15px;
  -webkit-box-shadow: 3px 3px 3px #e4e4e4;
  box-shadow: 3px 3px 3px #e4e4e4;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  overflow: hidden;
  -webkit-transition: border-color .2s;
  transition: border-color .2s;
  margin-bottom: 15px
}

@media (max-width:767px) {
  .du-welcome-level {
    height: 8em
  }
}

.du-welcome-level:focus,
.du-welcome-level:hover {
  border: 1px solid #404040;
  -webkit-transition: border-color .1s;
  transition: border-color .1s
}

.du-welcome-content {
  text-align: center;
  padding: 1em
}

.du-welcome-content h3 {
  color: #3e99ed;
  font-weight: 600
}

.du-welcome-content p {
  font-size: .9em;
  min-height: 3em
}

@media (max-width:767px) {
  .du-welcome-content {
    padding: 0 1em
  }

  .du-welcome-content h3 {
    font-size: .8em
  }

  .du-welcome-content p {
    font-size: .7em;
    min-height: 0
  }
}

.du-welcome-level-indicator {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 10px
}

.du-welcome-level-indicator[data-level=newbie] {
  background-color: #fd826e
}

.du-welcome-level-indicator[data-level=elementary] {
  background-color: #63bdab
}

.du-welcome-level-indicator[data-level=intermediate] {
  background-color: #fdc86c
}

.du-welcome-level-indicator[data-level=advanced] {
  background-color: #b18bac
}

@media (max-width:767px) {
  .du-welcome-lesson-item-container {
    padding-left: 0;
    padding-right: 0
  }
}

.course-link {
  outline: none
}

.course-link:hover {
  text-decoration: none
}

.course-item {
  border: 1px solid #e4e4e4;
  background-color: #fafafa;
  margin-bottom: 1em;
  padding: 1em;
  position: relative
}

.course-item:hover {
  background-color: #fff
}

.course-item .level-indicator {
  position: absolute;
  height: 4px;
  left: 0;
  right: 0;
  bottom: 0
}

@media (max-width:767px) {
  .course-item {
    border-width: 1px 0 0;
    margin: 0
  }
}

@media (min-width:768px) {
  .course-item-details {
    margin-left: 258px
  }
}

.course-item-details-header {
  font-size: .8em;
  color: #404040;
  margin-bottom: .5em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.course-item-details-footer {
  position: relative
}

.course-item-details-footer-bottom {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right
}

.course-item-lesson-count {
  color: #404040;
  font-size: .6em;
  font-weight: 600
}

.course-item-button {
  margin-top: 1em
}

.course-item-title {
  color: #404040;
  font-weight: 600;
  font-size: 1em;
  margin: 0 0 .25em
}

@media (max-width:767px) {
  .course-item-title {
    font-size: .7em
  }
}

.course-item-levels {
  color: #404040;
  font-size: .6em;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: .5em
}

.course-item-image {
  float: left;
  position: relative;
  border: 1px solid #e4e4e4
}

.course-item-image>img {
  width: 240px;
  height: 150px
}

@media (max-width:767px) {
  .course-item-image>img {
    width: 120px;
    height: 75px
  }
}

@media (max-width:767px) {
  .course-item-image {
    margin-right: .5em
  }

  .course-item-image img {
    max-height: 75px
  }
}

.du-top-banner {
  position: relative;
  height: 180px;
  background-color: #fff;
  margin-top: 1em;
  border: 1px solid #e4e4e4;
  background: #ae393f;
  background: -webkit-gradient(linear, left top, left bottom, from(#df3142), to(#ae393f));
  background: linear-gradient(180deg, #df3142, #ae393f)
}

@media (max-width:767px) {
  .du-top-banner {
    margin-top: 0;
    height: 80px
  }
}

.du-top-banner-teacher-container {
  position: relative;
  height: 180px
}

.du-top-banner-teacher {
  width: 181px;
  height: 155px;
  bottom: 0;
  left: 5%;
  position: absolute;
  background-image: url(/packs/media/images/banner-teacher-88d20e47.png)
}

@media (max-width:991px) {
  .du-top-banner-teacher {
    display: none
  }
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
  .du-top-banner-teacher {
    background-image: url(/packs/media/images/banner-teacher@2x-5c5e050b.png);
    background-size: 181px 155px
  }
}

h1.du-top-banner-heading {
  color: #fff;
  line-height: 180px;
  margin: 0;
  text-align: center
}

@media (max-width:767px) {
  h1.du-top-banner-heading {
    font-size: 1.6em;
    line-height: 80px
  }
}

.du-top-banner-campaign-banner {
  background-image: url(/packs/media/lny2024/banner-bg-3ee5a737.jpg)
}

.du-top-banner-campaign-banner img {
  max-width: 1200px
}

.du-top-banner-campaign {
  margin-top: 10px;
  background-color: #f4eae0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 182px
}

.du-top-banner-campaign img {
  margin: 0 auto;
  padding: 20px;
  display: block;
  width: 100%
}

.lesson-top {
  padding-bottom: 6em;
  background-color: #fafafa
}

.lesson-top-section {
  background-color: #fff;
  padding-bottom: 2em;
  margin-top: 1em;
  border: 1px solid #e4e4e4
}

.lesson-top-section h3 {
  color: #404040;
  font-weight: 600
}

.lesson-top-message {
  font-size: .8em
}

@media (max-width:767px) {
  .lesson-top-message {
    font-size: .6em;
    padding-top: .5em;
    padding-bottom: .5em
  }
}

@media (min-width:768px) {
  .lesson-top-filter-row {
    margin-top: 1em
  }
}

.lesson-top-category-underline {
  border: solid #e4e4e4;
  border-width: 0 0 2px;
  margin: 1em 0 1.25em;
  display: inline-block
}

.lesson-top-category-title {
  display: inline-block;
  margin: 0 0 .25em;
  color: #404040;
  font-weight: 600;
  font-size: 1.35em
}

.lesson-top-category-link {
  margin-left: .5em;
  font-size: .8em
}

.lesson-top-more-categories-link {
  font-size: .8em
}

.lesson-top-more-categories-link+.lesson-top-more-categories-link {
  margin-left: .5em
}

@media (max-width:767px) {
  .lesson-top-category-first {
    margin-top: 0
  }

  .lesson-top-search {
    margin-top: .5em
  }

  .lesson-top-item {
    padding-left: 0;
    padding-right: 0
  }

  .lesson-top {
    margin-top: 0
  }
}

@media (max-width:767px) {
  .col-fs {
    padding-left: 0 !important;
    padding-right: 0 !important
  }
}

@media (max-width:767px) {
  .col-fs-row {
    margin: 0 !important
  }
}

body.lessons-body {
  padding-top: 45px;
  padding-bottom: 70px
}

@media (max-width:767px) {
  body.lessons-body {
    padding-top: 45px;
    padding-bottom: 98px
  }
}

.preload-img {
  width: 0;
  height: 0;
  background-repeat: no-repeat;
  background-position: -9999px -9999px
}

.du-level-newbie {
  color: #fd826e
}

.du-level-elementary {
  color: #63bdab
}

.du-level-intermediate {
  color: #fdc86c
}

.du-level-upper-intermediate {
  color: #3e80af
}

.du-level-advanced {
  color: #b18bac
}

.du-level-master {
  color: #d9be8f
}

.du-level-newbie-hi {
  color: #fd826e
}

.du-level-elementary-hi {
  color: #87ccbe
}

.du-level-intermediate-hi {
  color: #fedb9e
}

.du-level-upper-intermediate-hi {
  color: #5b99c5
}

.du-level-advanced-hi {
  color: #c6a9c2
}

.du-level-master-hi {
  color: #e6d4b5
}

.du-level-newbie-bg {
  background-color: #fd826e
}

.du-level-elementary-bg {
  background-color: #63bdab
}

.du-level-intermediate-bg {
  background-color: #fdc86c
}

.du-level-upper-intermediate-bg {
  background-color: #3e80af
}

.du-level-advanced-bg {
  background-color: #b18bac
}

.du-level-master-bg {
  background-color: #d9be8f
}

.du-level-newbie-filter-bg {
  background-color: #ffe4e1
}

.du-level-elementary-filter-bg {
  background-color: #def2ee
}

.du-level-intermediate-filter-bg {
  background-color: #fef5e3
}

.du-level-upper-intermediate-filter-bg {
  background-color: #d9e6f0
}

.du-level-advanced-filter-bg {
  background-color: #efe9ef
}

.du-level-master-filter-bg {
  background-color: #f6f2ea
}

.iziToast-capsule {
  font-size: 0;
  height: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: height .5s cubic-bezier(.25, .8, .25, 1), -webkit-transform .5s cubic-bezier(.25, .8, .25, 1);
  transition: height .5s cubic-bezier(.25, .8, .25, 1), -webkit-transform .5s cubic-bezier(.25, .8, .25, 1);
  transition: transform .5s cubic-bezier(.25, .8, .25, 1), height .5s cubic-bezier(.25, .8, .25, 1);
  transition: transform .5s cubic-bezier(.25, .8, .25, 1), height .5s cubic-bezier(.25, .8, .25, 1), -webkit-transform .5s cubic-bezier(.25, .8, .25, 1)
}

.iziToast-capsule,
.iziToast-capsule * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.iziToast-overlay {
  display: block;
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  bottom: -100px;
  z-index: 997
}

.iziToast {
  display: inline-block;
  clear: both;
  position: relative;
  font-family: Lato, Tahoma, Arial;
  font-size: 14px;
  padding: 8px 45px 9px 0;
  background: hsla(0, 0%, 93.3%, .9);
  border-color: hsla(0, 0%, 93.3%, .9);
  width: 100%;
  pointer-events: all;
  cursor: default;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  min-height: 54px
}

.iziToast>.iziToast-progressbar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 1;
  background: hsla(0, 0%, 100%, .2)
}

.iziToast>.iziToast-progressbar>div {
  height: 2px;
  width: 100%;
  background: rgba(0, 0, 0, .3);
  border-radius: 0 0 3px 3px
}

.iziToast.iziToast-balloon:before {
  content: "";
  position: absolute;
  right: 8px;
  left: auto;
  width: 0;
  height: 0;
  top: 100%;
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  border-radius: 0
}

.iziToast.iziToast-balloon .iziToast-progressbar {
  top: 0;
  bottom: auto
}

.iziToast.iziToast-balloon>div {
  border-radius: 0 0 0 3px
}

.iziToast>.iziToast-cover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: rgba(0, 0, 0, .1)
}

.iziToast>.iziToast-close {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  padding: 0;
  opacity: .6;
  width: 42px;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAJPAAACTwBcGfW0QAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAD3SURBVFiF1ZdtDoMgDEBfdi4PwAX8vLFn0qT7wxantojKupmQmCi8R4tSACpgjC2ICCUbEBa8ingjsU1AXRBeR8aLN64FiknswN8CYefBBDQ3whuFESy7WyQMeC0ipEI0A+0FeBvHUFN8xPaUhAH/iKoWsnXHGegy4J0yxialOfaHJAz4bhRzQzgDvdGnz4GbAonZbCQMuBm1K/kcFu8Mp1N2cFFpsxsMuJqqbIGExGl4loARajU1twskJLLhIsID7+tvUoDnIjTg5T9DPH9EBrz8rxjPzciAl9+O8SxI8CzJ8CxKFfh3ynK8Dyb8wNHM/XDqejx/AtNyPO87tNybAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 8px;
  cursor: pointer;
  outline: 0
}

.iziToast>.iziToast-close:hover {
  opacity: 1
}

.iziToast>.iziToast-body {
  position: relative;
  padding: 0 0 0 10px;
  height: auto;
  min-height: 36px;
  margin: 0 0 0 15px;
  text-align: left
}

.iziToast>.iziToast-body:after {
  content: "";
  display: table;
  clear: both
}

.iziToast>.iziToast-body .iziToast-texts {
  margin: 10px 0 0;
  padding-right: 2px;
  display: inline-block;
  float: left
}

.iziToast>.iziToast-body .iziToast-inputs {
  min-height: 19px;
  float: left;
  margin: 3px -2px
}

.iziToast>.iziToast-body .iziToast-inputs>input:not([type=checkbox]):not([type=radio]),
.iziToast>.iziToast-body .iziToast-inputs>select {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 4px 7px;
  font-size: 13px;
  letter-spacing: .02em;
  background: rgba(0, 0, 0, .1);
  color: #000;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
  min-height: 26px
}

.iziToast>.iziToast-body .iziToast-inputs>input:not([type=checkbox]):not([type=radio]):focus,
.iziToast>.iziToast-body .iziToast-inputs>select:focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .6)
}

.iziToast>.iziToast-body .iziToast-buttons {
  min-height: 17px;
  float: left;
  margin: 4px -2px
}

.iziToast>.iziToast-body .iziToast-buttons>a,
.iziToast>.iziToast-body .iziToast-buttons>button,
.iziToast>.iziToast-body .iziToast-buttons>input:not([type=checkbox]):not([type=radio]) {
  position: relative;
  display: inline-block;
  margin: 2px;
  border-radius: 2px;
  border: 0;
  padding: 5px 10px;
  font-size: 12px;
  letter-spacing: .02em;
  cursor: pointer;
  background: rgba(0, 0, 0, .1);
  color: #000
}

.iziToast>.iziToast-body .iziToast-buttons>a:hover,
.iziToast>.iziToast-body .iziToast-buttons>button:hover,
.iziToast>.iziToast-body .iziToast-buttons>input:not([type=checkbox]):not([type=radio]):hover {
  background: rgba(0, 0, 0, .2)
}

.iziToast>.iziToast-body .iziToast-buttons>a:focus,
.iziToast>.iziToast-body .iziToast-buttons>button:focus,
.iziToast>.iziToast-body .iziToast-buttons>input:not([type=checkbox]):not([type=radio]):focus {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .6);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .6)
}

.iziToast>.iziToast-body .iziToast-buttons>a:active,
.iziToast>.iziToast-body .iziToast-buttons>button:active,
.iziToast>.iziToast-body .iziToast-buttons>input:not([type=checkbox]):not([type=radio]):active {
  top: 1px
}

.iziToast>.iziToast-body .iziToast-icon {
  position: absolute;
  left: 0;
  top: 50%;
  display: table;
  font-size: 23px;
  line-height: 24px;
  margin-top: -12px;
  color: #000;
  width: 24px;
  height: 24px
}

.iziToast>.iziToast-body .iziToast-icon.ico-info {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACCtoPsAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast>.iziToast-body .iziToast-icon.ico-warning {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAkFBMVEUAAAAAAAABAAIAAAABAAIAAAMAAAABAAIBAAIBAAIAAAIAAAABAAIAAAABAAICAAICAAIAAAIAAAAAAAAAAAABAAIBAAIAAAMAAAABAAIBAAMBAAECAAIAAAIAAAIAAAABAAIBAAIBAAMBAAIBAAEAAAIAAAMAAAAAAAABAAECAAICAAIAAAIAAAMAAAQAAAE05yNAAAAAL3RSTlMAB+kD7V8Q+PXicwv7I9iYhkAzJxnx01IV5cmnk2xmHfzexsK4eEw5L7Gei39aRw640awAAAHQSURBVFjD7ZfJdoJAEEWJgCiI4oDiPM8m7///LidErRO7sHrY5u7YXLr7vKqu9kTC0HPmo9n8cJbEQOzqqAdAUHeUZACQuTkGDQBoDJwkHZR0XBz9FkpafXuHP0SJ09mGeJLZ5wwlTmcbA0THPmdEK7XPGTG1zxmInn3OiJ19zkB0jSVTKExMHT0wjAwlWzC0fSPHF1gWRpIhWMYm7fYTFcQGlbemf4dFfdTGg0B/KXM8qBU/3wntbq7rSGqvJ9kla6IpueFJet8fxfem5yhykjyOgNaWF1qSGd5JMNNxpNF7SZQaVh5JzLrTCZIEJ1GyEyVyd+pClMjdaSJK5O40giSRu5PfFiVyd1pAksjdKRnrSsbVdbiHrgT7yss315fkVQPLFQrL+4FHeOXKO5YRFEKv5AiFaMlKLlBpJuVCJlC5sJfvCgztru/3NmBYccPgGTxRAzxn1XGEMUf58pXZvjoOsOCgjL08+b53mtfAM/SVsZcjKLtysQZPqIy9HPP3m/3zKItRwT0LyQo8sTr26tcO83DIUMWIJjierHLsJda/tbNBFY0BP/bKtcM8HNIWCK3aYR4OMzgxo5w5EFLOLKDExXAm9gI4E3iAO94/Ct/lKWuM2LMGbgAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast>.iziToast-body .iziToast-icon.ico-error {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVyEiIAAAAJ3RSTlMA3BsB98QV8uSyWVUFz7+kcWMM2LuZioBpTUVBNcq2qaibj4d1azLZZYABAAACZElEQVRYw7WX25KCMAyGAxUoFDkpiohnV97/DXeGBtoOUprZ2dyo1K82fxKbwJJVp+KQZ7so2mX5oThVQLKwjDe9YZu4DF3ptAn6rxY0qQPOEq9fNC9ha3y77a22ba24v+9Xbe8v8x03dPOC2/NdvB6xeSreLfGJpnx0TyotKqLm2s7Jd/WO6ivXNp0tCy02R/aFz5VQ5wUPlUL5fIfj5KIlVGU0nWHm/5QtoTVMWY8mzIVu1K9O7XH2JiU/xnOOT39gnUfj+lFHddx4tFjL3/H8jjzaFCy2Rf0c/fdQyQszI8BDR973IyMSKa4krjxAiW/lkRvMP+bKK9WbYS1ASQg8dKjaUGlYPwRe/WoIkz8tiQchH5QAEMv6T0k8MD4mUyWr4E7jAWqZ+xWcMIYkXvlwggJ3IvFK+wIOcpXAo8n8P0COAaXyKH4OsjBuZB4ew0IGu+H1SebhNazsQBbWm8yj+hFuUJB5eMsN0IUXmYendAFFfJB5uEkRMYwxmcd6zDGRtmQePEykAgubymMRFmMxCSIPCRbTuFNN5OGORTjmNGc0Po0m8Uv0gcCry6xUhR2QeLii9tofbEfhz/qvNti+OfPqNm2Mq6105FUMvdT4GPmufMiV8PqBMkc+DdT1bjYYbjzU/ew23VP4n3mLAz4n8Jtv/Ui3ceTT2mzz5o1mZt0gnBpmsdjqRqVlmplcPdqa7X23kL9brdm2t/uBYDPn2+tyu48mtIGD10JTuUrukVrbCFiwDzcHrPjxKt7PW+AZQyT/WESO+1WL7f3o+WLHL2dYMSZsg6dg/z360ofvP4//v1NPzgs28WlWAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 80%
}

.iziToast>.iziToast-body .iziToast-icon.ico-success {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABt0UjBAAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast>.iziToast-body .iziToast-icon.ico-question {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEhFovxTxAAAEDklEQVRo3s2ZTWgTQRTHf03ipTRUqghNSgsRjHgQrFUQC6JgD1Kak3gQUUoPqRdBglf1oBehBws9Cn4cGk+1SOmh2upBxAYVoeJHrR9tgq0i1Cq0lqYeks7MbpPdmU00/c8hm9n33v/t7Nt5M2+qMEWQI0QIibZKRrQpHvLL2KI2wnQzzBKrDm2RIeKEy01dTYKUI7G1ZRknQXV5yP10kTYgly1NF/5S6duZ8ES+1iZodyaocrjXxE0OFeifYYgp0mRIkwFChAkRJsIxGgrIP+I0n82fvZW5dc/zkss0O2o1c5mX6/TmaDWl77RFe5YkUW3tKEmyFv0lOvXJ/fTYnmCEFuMRbGHEZqVHLyT9DFjUJmkzJl9DG5MWWwM6Llif/gF1nukB6nhgGwUXdFrE+wiURA8QoM9i0zEWWpXQW+ZsyeRrOMuyEo5Fv4gmy4dXPvqcC+pH2VRYaMwy+OWG+iLGCgm0W0Kv9HdvR8ASjmKCXpuK/bxiV/76A/v5UdDIZuKcJGjrnec5KZ7wwsWFOp6xPX/9mt2sqDe7FO+Kf/fXHBPPDWpdXGhTpLvUG9VKwh1xMDDjkvu+cNDFBTk7ptX1QkKZ850m3duu6fcrWxwdaFFyREJ2j4vOpKP6Du6z4uJCv8sYJIVkCnJBGGZaBONO3roY2EqNrSfIPi7SKP4fdXyNUd6I6wbSAHEl33tFLe+FlSsusnK90A0+oEPcuufZgXnOi+u9LrKSJQZQw6LwqBnv2CKsfHORbFbyQhA6xN/pEuihSdj56Co7LWRjPiKie6gkB2LiKuUqK5kiPkLiz1QJ9K1cNXBAMoUCigNpQ9IqDtMI1HKA4/jyvUsaoSyZLA5kjOjDPFZen8Ql5TsvBskUgjciIPSX3QAXC86DT7VWvlEh/xZ+ij9BDVWJ0QL0SbZq6QaFxoLPcXPmBLveLCc4wXdDK6s+6/vwhCSniFLPXW0NJe5UB8zKCsviqpc7vGPVQFcyZbyPwGD+d5ZnxmNWlhG4xSBZZjivjIWHEQgoDkSMjMwTo54569JSE5IpA7EyJSMTyGTUAUFlO1ZKOtaHTMeL1PhYYFTcihmY2cQ5+ullj7EDkiVfVez2sCTz8yiv84djhg7IJVk81xFWJlPdfHBG0flkRC/zQFZ+DSllNtfDdUsOMCliyGX5uOzU3ZhIXFDof4m1gDuKbEx0t2YS25gVGpcMnr/I1kx3c6piB8P8ZoqEwfMX3ZyCXynJTmq/U7NUXqfUzCbWL1wqVKBQUeESzQYoUlW8TAcVL1RCxUu1G6BYXfFyfQ4VPbDI4T8d2WzgQ6sc/vmxnTsqfHCZQzUJxm1h5dxS5Tu6lQgTZ0ipqRVqSwzTbbLHMt+c19iO76tsx/cLZub+Ali+tYC93olEAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjE3KzAyOjAwjKtfjgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxNyswMjowMP325zIAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast>.iziToast-body .iziToast-message,
.iziToast>.iziToast-body .iziToast-title {
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
  float: left;
  white-space: normal
}

.iziToast>.iziToast-body .iziToast-title {
  color: #000;
  margin: 0
}

.iziToast>.iziToast-body .iziToast-message {
  margin: 0 0 10px;
  color: rgba(0, 0, 0, .6)
}

.iziToast.iziToast-animateInside .iziToast-buttons-child,
.iziToast.iziToast-animateInside .iziToast-icon,
.iziToast.iziToast-animateInside .iziToast-inputs-child,
.iziToast.iziToast-animateInside .iziToast-message,
.iziToast.iziToast-animateInside .iziToast-title {
  opacity: 0
}

.iziToast-target {
  position: relative;
  width: 100%;
  margin: 0 auto
}

.iziToast-target .iziToast-capsule {
  overflow: hidden
}

.iziToast-target .iziToast-capsule:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.iziToast-target .iziToast-capsule .iziToast {
  width: 100%;
  float: left
}

.iziToast-wrapper {
  z-index: 99999;
  position: fixed;
  width: 100%;
  pointer-events: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.iziToast-wrapper .iziToast.iziToast-balloon:before {
  border-right: 0 solid transparent;
  border-left: 15px solid transparent;
  border-top: 10px solid #000;
  border-top-color: inherit;
  right: 8px;
  left: auto
}

.iziToast-wrapper-bottomLeft {
  left: 0;
  bottom: 0;
  text-align: left
}

.iziToast-wrapper-bottomLeft .iziToast.iziToast-balloon:before,
.iziToast-wrapper-topLeft .iziToast.iziToast-balloon:before {
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  right: auto;
  left: 8px
}

.iziToast-wrapper-bottomRight {
  right: 0;
  bottom: 0;
  text-align: right
}

.iziToast-wrapper-topLeft {
  left: 0;
  top: 0;
  text-align: left
}

.iziToast-wrapper-topRight {
  top: 0;
  right: 0;
  text-align: right
}

.iziToast-wrapper-topCenter {
  top: 0;
  left: 0;
  right: 0;
  text-align: center
}

.iziToast-wrapper-bottomCenter,
.iziToast-wrapper-center {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center
}

.iziToast-wrapper-center {
  top: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.iziToast-rtl {
  direction: rtl;
  padding: 8px 0 9px 45px;
  font-family: Tahoma, Lato, Arial
}

.iziToast-rtl .iziToast-cover {
  left: auto;
  right: 0
}

.iziToast-rtl .iziToast-close {
  right: auto;
  left: 0
}

.iziToast-rtl .iziToast-body {
  padding: 0 10px 0 0;
  margin: 0 16px 0 0;
  text-align: right
}

.iziToast-rtl .iziToast-body .iziToast-buttons,
.iziToast-rtl .iziToast-body .iziToast-inputs,
.iziToast-rtl .iziToast-body .iziToast-message,
.iziToast-rtl .iziToast-body .iziToast-texts,
.iziToast-rtl .iziToast-body .iziToast-title {
  float: right;
  text-align: right
}

.iziToast-rtl .iziToast-body .iziToast-icon {
  left: auto;
  right: 0
}

@media only screen and (min-width:568px) {
  .iziToast-wrapper {
    padding: 10px 15px
  }

  .iziToast {
    margin: 5px 0;
    border-radius: 3px;
    width: auto
  }

  .iziToast:after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, .2), inset 0 0 5px rgba(0, 0, 0, .1), 0 8px 8px -5px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, .2), inset 0 0 5px rgba(0, 0, 0, .1), 0 8px 8px -5px rgba(0, 0, 0, .25)
  }

  .iziToast:not(.iziToast-rtl) .iziToast-cover {
    border-radius: 3px 0 0 3px
  }

  .iziToast.iziToast-rtl .iziToast-cover {
    border-radius: 0 3px 3px 0
  }

  .iziToast.iziToast-color-dark:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px hsla(0, 0%, 100%, .3), 0 10px 10px -5px rgba(0, 0, 0, .25);
    box-shadow: inset 0 -10px 20px -10px hsla(0, 0%, 100%, .3), 0 10px 10px -5px rgba(0, 0, 0, .25)
  }

  .iziToast.iziToast-balloon .iziToast-progressbar {
    background: 0 0
  }

  .iziToast.iziToast-balloon:after {
    -webkit-box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .25), inset 0 10px 20px -5px rgba(0, 0, 0, .25);
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, .25), inset 0 10px 20px -5px rgba(0, 0, 0, .25)
  }

  .iziToast-target .iziToast:after {
    -webkit-box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, .2), inset 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: inset 0 -10px 20px -10px rgba(0, 0, 0, .2), inset 0 0 5px rgba(0, 0, 0, .1)
  }
}

.iziToast.iziToast-theme-dark {
  background: #565c70;
  border-color: #565c70
}

.iziToast.iziToast-theme-dark .iziToast-title {
  color: #fff
}

.iziToast.iziToast-theme-dark .iziToast-message {
  color: hsla(0, 0%, 100%, .7);
  font-weight: 300
}

.iziToast.iziToast-theme-dark .iziToast-close {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAQAAADZc7J/AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfgCR4OIQIPSao6AAAAwElEQVRIx72VUQ6EIAwFmz2XB+AConhjzqTJ7JeGKhLYlyx/BGdoBVpjIpMJNjgIZDKTkQHYmYfwmR2AfAqGFBcO2QjXZCd24bEggvd1KBx+xlwoDpYmvnBUUy68DYXD77ESr8WDtYqvxRex7a8oHP4Wo1Mkt5I68Mc+qYqv1h5OsZmZsQ3gj/02h6cO/KEYx29hu3R+VTTwz6D3TymIP1E8RvEiiVdZfEzicxYLiljSxKIqlnW5seitTW6uYnv/Aqh4whX3mEUrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE2LTA5LTMwVDE0OjMzOjAyKzAyOjAwl6RMVgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNi0wOS0zMFQxNDozMzowMiswMjowMOb59OoAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 8px
}

.iziToast.iziToast-theme-dark .iziToast-icon {
  color: #fff
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-info {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA6PsIvDob+OapavVhWRYPrIry2MxGQ97czsOzpJaMcE0qJQOwVtKjfxCVFeIAAAI3SURBVFjDlJPZsoIwEETnCiGyb8q+qmjl/3/wFmGKwjBROS9QWbtnOqDDGPq4MdMkSc0m7gcDDhF4NRdv8NoL4EcMpzoJglPl/KTDz4WW3IdvXEvxkfIKn7BMZb1bFK4yZFqghZ03jk0nG8N5NBwzx9xU5cxAg8fXi20/hDdC316lcA8o7t16eRuQvW1XGd2d2P8QSHQDDbdIII/9CR3lUF+lbucfJy4WfMS64EJPORnrZxtfc2pjJdnbuags3l04TTtJMXrdTph4Pyg4XAjugAJqMDf5Rf+oXx2/qi4u6nipakIi7CsgiuMSEF9IGKg8heQJKkxIfFSUU/egWSwNrS1fPDtLfon8sZOcYUQml1Qv9a3kfwsEUyJEMgFBKzdV8o3Iw9yAjg1jdLQCV4qbd3no8yD2GugaC3oMbF0NYHCpJYSDhNI5N2DAWB4F4z9Aj/04Cna/x7eVAQ17vRjQZPh+G/kddYv0h49yY4NWNDWMMOMUIRYvlTECmrN8pUAjo5RCMn8KoPmbJ/+Appgnk//Sy90GYBCGgm7IAskQ7D9hFKW4ApB1ei3FSYD9PjGAKygAV+ARFYBH5BsVgG9kkBSAQWKUFYBRZpkUgGVinRWAdUZQDABBQdIcAElDVBUAUUXWHQBZx1gMAGMprM0AsLbVXHsA5trZe93/wp3svQ0YNb/jWV3AIOLsMtlznSNOH7JqjOpDVh7z8qCZR10ftvO4nxeOvPLkpSuvfXnxzKtvXr7j+v8C5ii0e71At7cAAAAASUVORK5CYII=) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-warning {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEQAAABECAMAAAAPzWOAAAAAllBMVEUAAAD////+//3+//3+//3///////z+//3+//3+//3////////////9//3////+//39//3///3////////////+//3+//39//3///z+//z+//7///3///3///3///3////////+//3+//3+//3+//z+//3+//7///3///z////////+//79//3///3///z///v+//3///+trXouAAAAMHRSTlMAB+j87RBf+PXiCwQClSPYhkAzJxnx05tSyadzcmxmHRbp5d7Gwrh4TDkvsYt/WkdQzCITAAAB1UlEQVRYw+3XaXKCQBCGYSIIighoxCVqNJrEPfly/8vFImKXduNsf/Mc4K1y7FnwlMLQc/bUbj85R6bA1LXRDICg6RjJcZa7NQYtnLUGTpERSiOXxrOPkv9s30iGKDmtbYir3H7OUHJa2ylAuvZzRvzUfs7Ii/2cgfTt54x82s8ZSM848gJmYtroQzA2jHwA+LkBIEuMGt+QIng1igzlyMrkuP2CyOi47axRaYTL5jhDJehoR+aovC29s3iIyly3Eb+hRCvZo2qsGTnhKr2cLDS+J73GsqBI9W80UCmWWpEuhIjh6ZRGjyNRarjzKGJ2Ou2himCvjHwqI+rTqQdlRH06TZQR9ek0hiqiPp06mV4ke7QPX6ERUZxO8Uo3sqrfhxvoRrCpvXwL/UjR9GRHMIvLgke4d5QbiwhM6JV2YKKF4vIl7XIBkwm4keryJVmvk/TfwcmPwQNkUQuyA2/sYGwnXL7GPu4bW1jYsmevrNj09/MGZMOEPXslQVqO8hqykD17JfPHP/bmo2yGGpdZiH3IZvzZa7B3+IdDjjpjesHJcvbs5dZ/e+cddVoDdvlq7x12Nac+iN7e4R8OXTjp0pw5CGnOLNDEzeBs5gVwFniAO+8f8wvfeXP2hyqnmwAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-error {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMA3BsB98QV8uSyWVUFz6RxYwzYvbupmYqAaU1FQTXKv7abj4d1azKNUit3AAACZElEQVRYw7WXaZOCMAyGw30UORRQBLxX/v8/3BkaWjrY2szO5otKfGrzJrEp6Kw6F8f8sI+i/SE/FucKSBaWiT8p5idlaEtnXTB9tKDLLHAvdSatOan3je93k9F2vRF36+mr1a6eH2NFNydoHq/ieU/UXcWjjk9XykdNWq2ywtp4tXL6Wb2T/MqtzzZutsrNyfvA51KoQROhVCjfrnASIRpSVUZiD5v4RbWExjRdJzSmOsZFvzYz59kRSr6V5zE+/QELHkNdb3VRx45HS1b1u+zfkkcbRAZ3qJ9l/A4qefHUDMShJe+6kZKJDD2pLQ9Q4lu+5Q7rz7Plperd7AtQEgIPI6o2dxr2D4GXvxqCiKcn8cD4gxIAEt7/GYkHL16KqeJd0NB4gJbXfgVnzCGJlzGcocCVSLzUvoAj9xJ4NF7/R8gxoVQexc/hgBpSebjPjgPs59cHmYfn7NkDb6wXmUf1I1ygIPPw4gtgCE8yDw8eAop4J/PQcBExjQmZx37MsZB2ZB4cLKQCG5vKYxMWSzMxIg8pNtOyUkvkocEmXGo69mh8FgnxS4yBwMvDrJSNHZB4uC3ayz/YkcIP4lflwVIT+OU07ZSjrbTkZQ6dTPkYubZ8GC/Cqxu6WvJZII93dcCw46GdNqdpTeF/tiMOuDGB9z/NI6NvyWetGPM0g+bVNeovBmamHXWj0nCbEaGeTMN2PWrqd6cM26ZxP2DeJvj+ph/30Zi/GmRbtlK5SptI+nwGGnvH6gUruT+L16MJHF+58rwNIifTV0vM8+hwMeOXAb6Yx0wXT+b999WXfvn+8/X/F7fWzjdTord5AAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 80%
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-success {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABABAMAAABYR2ztAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMApAPhIFn82wgGv8mVtwAAAKVJREFUSMft0LEJAkEARNFFFEw1NFJb8CKjAy1AEOzAxNw+bEEEg6nyFjbY4LOzcBwX7S/gwUxoTdIn+Jbv4Lv8bx446+kB6VsBtK0B+wbMCKxrwL33wOrVeeChX28n7KTOTjgoEu6DRSYAgAAAAkAmAIAAAAIACQIkMkACAAgAIACAyECBKAOJuCagTJwSUCaUAEMAABEBRwAAEQFLbCJgO4bW+AZKGnktR+jAFAAAAABJRU5ErkJggg==) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast.iziToast-theme-dark .iziToast-icon.ico-question {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAQAAAAAYLlVAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhCQkUEg18vki+AAAETUlEQVRo3s1ZTWhbRxD+VlIuxsLFCYVIIQYVopBDoK5bKDWUBupDMNbJ5FBKg/FBziUQdE9yaC+FHBrwsdCfQ9RTGoLxwWl+DqHEojUFFydxnB9bInZDqOsErBrr6yGvs/ueX97bldTKo4Pe7puZb3Z33s7srIIjMY1jyCEjP6ImvyX8pF64arSHznKC06wzijY5xSKz7YbuYokV2lODsyyxqz3gSY6z6gCuqcpxJluFH+Z8U+D/0jyHoxFUBHgfvsGHIS9WMIUlVFFDFTUAGWSRQRY5HMeBEP6b+Ew9dh/7INd2jGeO59kfKdXP85zbIbfGQVf4sYC3N1hm3lo6zzIbPvk6x+zBk7wQGMEMB5xncIAzAS0XrFySSV72iS1yyBVcdA1x0afrsoUJgdFfY2+z8ADAXl7zz0KcwJiPfZKpVuABgClO+nRG+QIHDdfb4qlWwUXvKW4Z7vi6L4J9vg+vbfCeCeZH2RfOdMOc/HbCA4BvIW6EMQz7XK/ltd+hP+VzR9mgva2YSfyGI17fA7ynnocqeQNFfIJ0oHsdv6CC2+rXGBN6cQdveY3fcVRtmy/HDete+93zy8jA8zV7YkwYMrjHzRddRsCdiVCwwmh6wg9iTNC7Y9XIF1iS7kbUpsvvGEdPuTfSgAEjRpR096x0liPFD/Eqt2NMuBQzB2XhrACAApjFsuQFh9XdGAX70B3oSuNdnMVBaX+sopYxjwVpHFBVACyKTXNoktjD+6Ll8xhenS9MAAkAI/Lux2YNUOs4I413Ypg1SgEAu7kpFvWjaeJe0fJHDGe/cNaZBkekudw8PMA+0fMwlndZeAsJ5KR/qhUDUJCnSiyvRsolkJHGUgvjH8QXDgZopEzKMKDqCKrwEQ4C6MH7GEXC665buLJG8hlQc4LP4paxfJrOqYVYYY2UARfEIazTbgDg2dB98GebzJd54b8L/iWNdLyooeR6CHyZ+6xk0yKxkYg6nEVSUG4VJ9QJ9cxRCxO+9WiOyvgUeexXP1hLGH5nGuBWVtiSp4vqe3VP0UFWI9Wan4Er3v8q7jjPWVtm4FtcQQMrOKO2nOQCM5AyDMi56FDrKHA/1nyppS1ppBpYaE8wciEjGI2AaeM41kI4doDX4XiT3Qm1gevyruCgZg9P8xIv8m1nCzTKq6oiJ9xTMiZ505P5m8cdZ0CnZMVXHVljM7WMBzxpyDxygtdxoCEFTaMIWbZU85UvBjgUMYy0fBaAF8V1Lj9qWQ1aMZ5f4k9r+AGMSkMP1vZoZih6k6sicc5h/OFHM9vDqU/VIU7zJZdYYsKGH4g4nAJMGiXZRds1pVMoZ69RM5vfkbh0qkBhsnS2RLMLilQdL9MBHS9UAh0v1e6CYnXHy/WeeCcvLDwl/9OVze69tPKM+M+v7eJN6OzFpWdEF0ucDbhVNFXadnVrmJFlkVNGTS2M6pzmhMvltfPhnN2B63sVuL7fcNP3D1TSk2ihosPrAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTA5LTA5VDIwOjE4OjEzKzAyOjAweOR7nQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0wOS0wOVQyMDoxODoxMyswMjowMAm5wyEAAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  background-size: 85%
}

.iziToast.iziToast-theme-dark .iziToast-buttons>a,
.iziToast.iziToast-theme-dark .iziToast-buttons>button,
.iziToast.iziToast-theme-dark .iziToast-buttons>input {
  color: #fff;
  background: hsla(0, 0%, 100%, .1)
}

.iziToast.iziToast-theme-dark .iziToast-buttons>a:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons>button:hover,
.iziToast.iziToast-theme-dark .iziToast-buttons>input:hover {
  background: hsla(0, 0%, 100%, .2)
}

.iziToast.iziToast-theme-dark .iziToast-buttons>a:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons>button:focus,
.iziToast.iziToast-theme-dark .iziToast-buttons>input:focus {
  -webkit-box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .6);
  box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .6)
}

.iziToast.iziToast-color-red {
  background: rgba(255, 175, 180, .9);
  border-color: rgba(255, 175, 180, .9)
}

.iziToast.iziToast-color-orange {
  background: rgba(255, 207, 165, .9);
  border-color: rgba(255, 207, 165, .9)
}

.iziToast.iziToast-color-yellow {
  background: rgba(255, 249, 178, .9);
  border-color: rgba(255, 249, 178, .9)
}

.iziToast.iziToast-color-blue {
  background: rgba(157, 222, 255, .9);
  border-color: rgba(157, 222, 255, .9)
}

.iziToast.iziToast-color-green {
  background: rgba(166, 239, 184, .9);
  border-color: rgba(166, 239, 184, .9)
}

.iziToast.iziToast-layout2 .iziToast-body .iziToast-message,
.iziToast.iziToast-layout2 .iziToast-body .iziToast-texts {
  width: 100%
}

.iziToast.iziToast-layout3 {
  border-radius: 2px
}

.iziToast.iziToast-layout3:after {
  display: none
}

.iziToast.revealIn,
.iziToast .revealIn {
  -webkit-animation: iziT-revealIn 1s cubic-bezier(.25, 1.6, .25, 1) both;
  animation: iziT-revealIn 1s cubic-bezier(.25, 1.6, .25, 1) both
}

.iziToast.slideIn,
.iziToast .slideIn {
  -webkit-animation: iziT-slideIn 1s cubic-bezier(.16, .81, .32, 1) both;
  animation: iziT-slideIn 1s cubic-bezier(.16, .81, .32, 1) both
}

.iziToast.bounceInLeft {
  -webkit-animation: iziT-bounceInLeft .7s ease-in-out both;
  animation: iziT-bounceInLeft .7s ease-in-out both
}

.iziToast.bounceInRight {
  -webkit-animation: iziT-bounceInRight .85s ease-in-out both;
  animation: iziT-bounceInRight .85s ease-in-out both
}

.iziToast.bounceInDown {
  -webkit-animation: iziT-bounceInDown .7s ease-in-out both;
  animation: iziT-bounceInDown .7s ease-in-out both
}

.iziToast.bounceInUp {
  -webkit-animation: iziT-bounceInUp .7s ease-in-out both;
  animation: iziT-bounceInUp .7s ease-in-out both
}

.iziToast.fadeIn,
.iziToast .fadeIn {
  -webkit-animation: iziT-fadeIn .5s ease both;
  animation: iziT-fadeIn .5s ease both
}

.iziToast.fadeInUp {
  -webkit-animation: iziT-fadeInUp .7s ease both;
  animation: iziT-fadeInUp .7s ease both
}

.iziToast.fadeInDown {
  -webkit-animation: iziT-fadeInDown .7s ease both;
  animation: iziT-fadeInDown .7s ease both
}

.iziToast.fadeInLeft {
  -webkit-animation: iziT-fadeInLeft .85s cubic-bezier(.25, .8, .25, 1) both;
  animation: iziT-fadeInLeft .85s cubic-bezier(.25, .8, .25, 1) both
}

.iziToast.fadeInRight {
  -webkit-animation: iziT-fadeInRight .85s cubic-bezier(.25, .8, .25, 1) both;
  animation: iziT-fadeInRight .85s cubic-bezier(.25, .8, .25, 1) both
}

.iziToast.flipInX {
  -webkit-animation: iziT-flipInX .85s cubic-bezier(.35, 0, .25, 1) both;
  animation: iziT-flipInX .85s cubic-bezier(.35, 0, .25, 1) both
}

.iziToast.fadeOut {
  -webkit-animation: iziT-fadeOut .7s ease both;
  animation: iziT-fadeOut .7s ease both
}

.iziToast.fadeOutDown {
  -webkit-animation: iziT-fadeOutDown .7s cubic-bezier(.4, .45, .15, .91) both;
  animation: iziT-fadeOutDown .7s cubic-bezier(.4, .45, .15, .91) both
}

.iziToast.fadeOutUp {
  -webkit-animation: iziT-fadeOutUp .7s cubic-bezier(.4, .45, .15, .91) both;
  animation: iziT-fadeOutUp .7s cubic-bezier(.4, .45, .15, .91) both
}

.iziToast.fadeOutLeft {
  -webkit-animation: iziT-fadeOutLeft .5s ease both;
  animation: iziT-fadeOutLeft .5s ease both
}

.iziToast.fadeOutRight {
  -webkit-animation: iziT-fadeOutRight .5s ease both;
  animation: iziT-fadeOutRight .5s ease both
}

.iziToast.flipOutX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation: iziT-flipOutX .7s cubic-bezier(.4, .45, .15, .91) both;
  animation: iziT-flipOutX .7s cubic-bezier(.4, .45, .15, .91) both
}

.iziToast-overlay.fadeIn {
  -webkit-animation: iziT-fadeIn .5s ease both;
  animation: iziT-fadeIn .5s ease both
}

.iziToast-overlay.fadeOut {
  -webkit-animation: iziT-fadeOut .7s ease both;
  animation: iziT-fadeOut .7s ease both
}

@-webkit-keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, 1);
    transform: scale3d(.3, .3, 1)
  }

  to {
    opacity: 1
  }
}

@keyframes iziT-revealIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, 1);
    transform: scale3d(.3, .3, 1)
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes iziT-slideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
    transform: translateX(280px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  70% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes iziT-bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(280px);
    transform: translateX(280px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px)
  }

  70% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }

  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes iziT-bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-280px);
    transform: translateX(-280px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px)
  }

  70% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
  }

  to {
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }

  70% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes iziT-bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-200px);
    transform: translateY(-200px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
  }

  70% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  70% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes iziT-bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(200px);
    transform: translateY(200px)
  }

  50% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  70% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
  }

  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes iziT-fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes iziT-fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes iziT-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes iziT-fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes iziT-fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes iziT-fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-300px, 0, 0);
    transform: translate3d(-300px, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@-webkit-keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes iziT-flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg)
  }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes iziT-fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@keyframes iziT-fadeOut {
  0% {
    opacity: 1
  }

  to {
    opacity: 0
  }
}

@-webkit-keyframes iziT-fadeOutDown {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@keyframes iziT-fadeOutDown {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }
}

@-webkit-keyframes iziT-fadeOutUp {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@keyframes iziT-fadeOutUp {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }
}

@-webkit-keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
  }
}

@keyframes iziT-fadeOutLeft {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
  }
}

@-webkit-keyframes iziT-fadeOutRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
  }
}

@keyframes iziT-fadeOutRight {
  0% {
    opacity: 1
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
  }
}

@-webkit-keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}

@keyframes iziT-flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }

  30% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    opacity: 1
  }

  to {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0
  }
}