/* MAIN PROJECT COLOR */
.f-w-600 {
  font-weight: 600;
}

.f-w-800 {
  font-weight: 700;
}

.lp_cta1, .lp_cta2, .lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise, .lp_cta_modal_bm, .lp_cta_modal_nm, .lp_cta_modal_nm_np {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 0px) {
  .lp_cta1, .lp_cta2, .lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise, .lp_cta_modal_bm, .lp_cta_modal_nm, .lp_cta_modal_nm_np {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 767px) {
  .lp_cta1, .lp_cta2, .lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise, .lp_cta_modal_bm, .lp_cta_modal_nm, .lp_cta_modal_nm_np {
    font-size: 18px;
    margin-top: 100px;
  }
}

@media (min-width: 1200px) {
  .lp_cta1, .lp_cta2, .lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise, .lp_cta_modal_bm, .lp_cta_modal_nm, .lp_cta_modal_nm_np {
    font-size: 22px;
    margin-top: 120px;
  }
}

.lp_cta1_white, .lp_cta_modal_white {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media (min-width: 0px) {
  .lp_cta1_white, .lp_cta_modal_white {
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media (min-width: 767px) {
  .lp_cta1_white, .lp_cta_modal_white {
    font-size: 18px;
    margin-top: 100px;
  }
}

@media (min-width: 1200px) {
  .lp_cta1_white, .lp_cta_modal_white {
    font-size: 22px;
    margin-top: 120px;
  }
}

@media (min-width: 0px) {
  .cta_small_exercise {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-rigth: 10px;
  }
}

@media (min-width: 767px) {
  .cta_small_exercise {
    font-size: 14px;
    margin-top: 5px;
  }
}

@media (min-width: 1200px) {
  .cta_small_exercise {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-rigth: 5px;
  }
}

.lp_cta2 {
  margin-top: 30px;
}

.lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise {
  margin-top: 10px;
  margin-bottom: 10px;
}

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

.lp_cta_modal_bm {
  margin-top: 20px;
  margin-bottom: 40px;
}

.lp_cta_modal_nm {
  margin-top: 0px;
  margin-bottom: 0px;
}

.lp_cta_modal_nm_np {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.unlock_lesson, .unlock_lesson_done {
  margin-top: 20px;
}

@media (min-width: 0px) {
  .unlock_lesson, .unlock_lesson_done {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

@media (min-width: 992px) {
  .unlock_lesson, .unlock_lesson_done {
    margin-top: 60px;
    margin-bottom: 25px;
  }
}

@media (min-width: 1200px) {
  .unlock_lesson, .unlock_lesson_done {
    margin-top: 60px;
    margin-bottom: 25px;
  }
}

.start_exercise {
  background-color: grey;
}

.btn_lg, .lp_cta1, .lp_cta2, .lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise, .lp_cta_modal_bm, .lp_cta_modal_nm, .lp_cta_modal_nm_np, .lp_cta1_white, .lp_cta_modal_white {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-green, .lp_cta1, .lp_cta2, .lp_cta_modal, .unlock_lesson, .unlock_lesson_done, .start_exercise, .lp_cta_modal_bm, .lp_cta_modal_nm, .lp_cta_modal_nm_np {
  position: relative;
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: #fff;
  background: #8CC739;
  -webkit-box-shadow: inset 0px 1px 0px #8CC739, 0px 5px 0px 0px #70a02d, 0px 10px 5px #999;
          box-shadow: inset 0px 1px 0px #8CC739, 0px 5px 0px 0px #70a02d, 0px 10px 5px #999;
}

.btn-green:hover, .lp_cta1:hover, .lp_cta2:hover, .lp_cta_modal:hover, .unlock_lesson:hover, .unlock_lesson_done:hover, .start_exercise:hover, .lp_cta_modal_bm:hover, .lp_cta_modal_nm:hover, .lp_cta_modal_nm_np:hover {
  top: 3px;
  color: #fff;
  -webkit-box-shadow: inset 0px 1px 0px #8CC739, 0px 2px 0px 0px #70a02d, 0px 4px 3px #aaa;
          box-shadow: inset 0px 1px 0px #8CC739, 0px 2px 0px 0px #70a02d, 0px 4px 3px #aaa;
}

.btn-white, .cta_small_exercise {
  position: relative;
  padding-left: 1.5em;
  padding-right: 1.5em;
  color: darkgrey;
  font-weight: 700;
  background: white;
  -webkit-box-shadow: inset 0px 1px 0px white, 0px 2px 0px 0px #e6e6e6, 0px 4px 3px #aaa;
          box-shadow: inset 0px 1px 0px white, 0px 2px 0px 0px #e6e6e6, 0px 4px 3px #aaa;
}

.btn-white-default, .lp_cta1_white, .lp_cta_modal_white {
  position: relative;
  padding-left: 1.5em;
  border: 1px solid #e7e7e7;
  padding-right: 1.5em;
  color: gray;
  background: white;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.btn-white-default:hover, .lp_cta1_white:hover, .lp_cta_modal_white:hover {
  color: black;
}

.btn-white-default:focus, .lp_cta1_white:focus, .lp_cta_modal_white:focus {
  outline: none;
}

.btn-select {
  position: relative;
  padding: 0;
  min-width: 236px;
  width: 100%;
  border-radius: 0;
  margin-bottom: 20px;
}

.btn-select:focus {
  outline: none;
}

.btn-info-lang {
  background-color: #8CC739;
  border-color: #8CC739;
}

.btn-select.btn-select-light .btn-select-value {
  background-color: #fff;
  color: #000;
  line-height: 35px;
  font-size: 20px;
}

.btn-mywords {
  color: #f68e1f;
  margin: 3px;
  background-color: white;
  border-color: #f68e1f;
}

.btn-fav-add {
  color: #e7e7e7;
  background-color: white;
  border-color: #e7e7e7;
}

.btn-fav-add:hover {
  color: #f68e1f;
  border-color: #f68e1f;
}

.btn-go-read {
  color: #f68e1f;
  background-color: white;
  border-color: #f68e1f;
}

.btn-go-read:hover {
  color: #a85a07;
  border-color: #a85a07;
}

.btn-fav-remove {
  color: #ad6262;
  background-color: white;
  border-color: #ad6262;
}

.btn-mywords-remove, .btn-learn-remove {
  color: #ad6262;
  background-color: white;
  margin: 3px;
  border: 1px solid #d0a5a5;
}

.btn-mywords-remove:hover, .btn-learn-remove:hover {
  color: #d0a5a5;
}

.btn-learn {
  color: #5bc0de;
  margin: 3px;
  background-color: white;
  border-color: #5bc0de;
}

.btn-learn:hover {
  color: #2390b0;
}

.btn-audio {
  color: #e7e7e7;
  margin: 3px;
  background-color: white;
  border-color: #e7e7e7;
}

.btn-audio:hover {
  color: #b4b4b4;
}

.btn-learn-remove {
  border: 1px solid #d0a5a5;
}

.btn-learn-remove:hover {
  color: #6f3a3a;
}

@font-face {
  font-family: 'ubunturegular';
  src: url("/assets/fonts/ubuntu/ubuntu-regular-webfont.woff2") format("woff2"), url("/assets/fonts/ubuntu/ubuntu-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

html, body {
  width: 100%;
}

body {
  font-family: "ubunturegular", Helvetica Neue, Helvetica, Arial, sans-serif;
  background-color: white;
}

body.auth {
  background-color: #fff;
}

.has-error label a {
  color: #a94442;
  font-weight: bold;
}

a:focus, a:hover {
  text-decoration: none;
  color: #774005;
}

.btn:focus {
  outline: none;
}

/* --------------------------------------------------
:: Popover
-------------------------------------------------- */
.popover {
  max-width: 350px;
}

/* --------------------------------------------------
:: Login Section
-------------------------------------------------- */
.auth-form {
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  background-color: #fff;
}

#login .form-wrap {
  width: 30%;
  margin: 0 auto;
}

.auth-form h1 {
  color: #1fa67b;
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  padding-bottom: 20px;
}

.auth-form .form-group {
  margin-bottom: 25px;
}

.auth-form .form-group:last-child {
  margin-bottom: 0;
}

.auth-form .form-group.has-error {
  margin-bottom: 10px;
}

#login .checkbox {
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.checkbox {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.checkbox.show:before {
  content: '\e013';
  color: #1fa67b;
  font-size: 17px;
  margin: 1px 0 0 3px;
  position: absolute;
  pointer-events: none;
  font-family: 'Glyphicons Halflings';
}

.checkbox .character-checkbox {
  width: 25px;
  height: 25px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ccc;
  vertical-align: middle;
  display: inline-block;
}

.checkbox .label {
  color: #6d6d6d;
  font-size: 13px;
  font-weight: normal;
}

#login .btn.btn-custom {
  font-size: 14px;
}

#login .forget {
  font-size: 13px;
  text-align: center;
  text-align: center;
  display: block;
}

.btn .fa-spinner {
  margin-right: 4px;
}

@media (max-width: 991px) {
  .row .col-spaced {
    margin-bottom: 5px;
  }
}

@media (max-width: 768px) {
  .auth-form {
    margin-top: 0px;
  }
}

/* --------------------------------------------------
:: Inputs & Buttons
-------------------------------------------------- */
.form-control {
  color: #212121;
}

.btn-custom {
  color: #fff;
  background-color: #1fa67b;
}

.btn-custom:hover,
.btn-custom:focus {
  background-color: #1D8967;
  color: #fff;
}

.form-wrap {
  border: 1px solid #dfdfdf;
  margin-bottom: 8px;
  padding: 30px 35px;
  border-radius: 5px;
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}

.divider-wrapper {
  position: relative;
}

.or-divider {
  margin: 25px 0;
}

.or-divider:before {
  content: ' ';
  position: absolute;
  bottom: -15px;
  left: 44%;
  padding: 5px 10px;
  font-size: 16px;
  color: #ccc;
  background-color: #fff;
}

.password-field {
  position: relative;
}

.password-field .forgot {
  position: absolute;
  right: 14px;
  top: 7px;
  color: #909090;
}

/*--------------------------------------------------
:: Checkboxes
-------------------------------------------------- */
div.checkbox {
  padding-left: 20px;
  margin-top: 0px;
  margin-bottom: 0;
  display: inline-block;
}

.checkbox label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.checkbox label.no-content {
  cursor: default;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
  z-index: 1;
  width: 15px;
  height: 15px;
  margin-top: 2px;
}

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

.checkbox input[type="checkbox"]:checked + label::after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

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

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

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

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

.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}

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

.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}

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

.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}

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

.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}

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

.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

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

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

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

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

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

.radio.radio-inline {
  margin-top: 0;
}

.radio-primary input[type="radio"] + label::after {
  background-color: #d97409;
}

.radio-primary input[type="radio"]:checked + label::before {
  border-color: #d97409;
}

.radio-primary input[type="radio"]:checked + label::after {
  background-color: #d97409;
}

.radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}

.radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}

.radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}

.radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}

.radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

input[type="checkbox"].styled:checked + label:after {
  font-family: 'FontAwesome';
  content: "\f00c";
}

input[type="checkbox"] .styled:checked + label::before {
  color: #fff;
}

input[type="checkbox"] .styled:checked + label::after {
  color: #fff;
}

.input-icon > [class*="fa-"],
.input-icon > [class*="glyphicon-"] {
  position: absolute;
  padding: 15px 0 10px 12px;
  color: #666;
}

.input-icon input {
  padding-left: 30px;
}

.input-icon > input:focus + [class*="fa-"],
.input-icon > input:focus + [class*="glyphicon-"] {
  color: #557799;
}

.img-circle.avatar {
  border: 2px solid #ccc;
  padding: 2px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border-top: 2px solid #d97409;
}

/* --------------------------------------------------
:: Page Wrapper
-------------------------------------------------- */
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: #fff;
}

@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    padding: 20px 30px 0 20px;
    border-left: 1px solid #e7e7e7;
  }
}

/* --------------------------------------------------
:: Sidebar
-------------------------------------------------- */
.navbar-brand {
  width: 100px;
}

body.sidebar-collapse .sidebar {
  margin-left: -220px;
}

body.sidebar-collapse #page-wrapper {
  margin-left: 0px;
}

@media (min-width: 1200px) and (max-width: 1800px) {
  .panel-widget .panel-heading {
    height: 112px;
  }
}

.sidebar, #page-wrapper {
  min-height: 100%;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

.sidebar .sidebar-avatar {
  padding: 15px;
  text-align: center;
}

.sidebar .sidebar-avatar .name {
  margin-top: 10px;
  color: #555555;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}

.sidebar li.active.open > a:first-child {
  background-color: #d97409;
  border-color: #2e6da4;
  color: #fff;
}

.sidebar ul li a.active {
  background-color: #eee;
}

.sidebar .arrow {
  float: right;
}

.sidebar .fa.arrow:before {
  content: "\f104";
}

.sidebar .active > a > .fa.arrow:before {
  content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: 0 !important;
}

.sidebar .nav-second-level li a {
  padding-left: 37px;
}

.sidebar .nav-third-level li a {
  padding-left: 52px;
}

#user-nav a {
  padding-bottom: 5px;
  padding-top: 5px;
}

#user-nav .nav-avatar {
  float: none;
  width: 35px;
  margin-right: 10px;
}

#sidebar-toggle {
  float: left;
  padding: 18px 15px 13px 15px;
}

#sidebar-toggle i {
  font-size: 16px;
  color: #888;
}

.navbar-right {
  float: right !important;
  margin-right: -15px;
}

.navbar-brand img {
  margin-left: 25px;
}

@media (max-width: 767px) {
  #page-wrapper {
    margin-top: 20px;
  }
  .sidebar-open #page-wrapper {
    -webkit-transform: translate(220px, 0);
    transform: translate(220px, 0);
  }
  body.sidebar-open {
    overflow-x: hidden;
  }
  .navbar-brand {
    border-right: none;
  }
  .navbar-brand img {
    margin: 0 auto;
  }
  .sidebar {
    -webkit-transform: translate(-220px, 0);
    transform: translate(-220px, 0);
    margin-top: 104px !important;
  }
  .sidebar-open .sidebar {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.sidebar {
  z-index: 1;
  position: absolute;
  width: 220px;
  padding-top: 51px;
  bottom: 0;
  top: 0;
  left: 0;
  min-height: 100%;
}

/* --------------------------------------------------
:: Header Dropdown Menu
-------------------------------------------------- */
.dropdown-menu.extended li a {
  padding: 15px 10px !important;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #EBEBEB !important;
  font-size: 12px;
  list-style: none;
}

.dropdown-menu.inbox li a .photo img {
  float: left;
  height: 50px;
  margin-right: 4px;
}

.dropdown-menu.inbox li a .subject {
  display: block;
}

.dropdown-menu.inbox li a .subject .from {
  font-size: 12px;
  font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  position: absolute;
  right: 5px;
}

.dropdown-menu.inbox li a .message {
  display: block !important;
  font-size: 11px;
}

.dropdown-menu.extended li p {
  background-color: #F1F2F7;
  color: #666666;
  margin: 0;
  padding: 10px;
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
}

.dropdown-menu.extended {
  width: 260px;
  padding-top: 0;
  padding-bottom: 0;
}

.header-nav .dropdown-toggle {
  padding-top: 12px;
  padding-bottom: 5px;
}

.header-nav i {
  font-size: 26px;
}

.header-nav .badge {
  position: absolute;
  top: 5px;
  right: 5px;
}

.header-nav .badge.bg-green {
  background-color: #1fa67b;
}

.header-nav .badge.bg-orange {
  background-color: #ff5b57;
}

.dropdown-toggle.avatar {
  padding-top: 5px;
  padding-bottom: 3px;
}

.dropdown-toggle.avatar img {
  width: 40px;
  margin-right: 4px;
}

/* --------------------------------------------------
:: Page Header & Breadcrumbs
-------------------------------------------------- */
.page-header {
  margin: 30px 0 20px;
}

.page-header small {
  font-size: 50%;
}

.breadcrumb {
  padding: 10px 0 0 0;
  list-style: none;
  font-size: 14px;
  background-color: inherit;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .page-header {
    word-break: break-all;
  }
  .breadcrumb {
    margin: 10px 0;
  }
}

/* --------------------------------------------------
:: Dashboard Widget Panels
-------------------------------------------------- */
.panel-widget .title {
  text-transform: uppercase;
}

.panel-widget .text-huge {
  font-size: 36px;
}

.panel-widget .icon {
  position: absolute;
  right: 20px;
}

.panel-green {
  background-color: #1fa67b;
  color: #fff;
}

.panel-purple {
  background-color: #727cb6;
  color: #fff;
}

.list-group-item img.img-circle {
  height: 30px;
}

a.panel-link:hover {
  text-decoration: none;
}

.dashboard-panel {
  color: #444;
}

.dashboard-panel:hover {
  text-decoration: none;
}

.dashboard-panel .icon {
  text-align: center;
  font-size: 36px;
}

.dashboard-panel .lead {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}

.dashboard-panel:hover {
  color: #d97409;
  background-color: #fbfbfb;
}

.list-group-item .list-time {
  position: absolute;
  top: 2px;
  right: 15px;
}

/* --------------------------------------------------
:: Tabs
-------------------------------------------------- */
.tab-pane {
  padding-top: 20px;
}

.tab-search {
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.top-border-table {
  border-top: 1px solid #e7e7e7;
  padding-top: 5px;
}

@media (max-width: 992px) {
  .col-md-1, .col-md-2,
  .col-md-3, .col-md-4,
  .col-md-5, .col-md-6,
  .col-md-7, .col-md-8,
  .col-md-9, .col-md-10,
  .col-md-11, .col-md-12 {
    padding-bottom: 5px;
  }
}

@media (min-width: 1500px) {
  .col-md-2 .btn-block {
    max-width: 170px;
  }
}

/* --------------------------------------------------
:: User Profile Panel
-------------------------------------------------- */
.hash_small {
  color: #f68e1f;
  font-weight: 700;
}

.hash_big {
  font-size: 2.4em;
  color: #f68e1f;
  font-weight: 700;
}

.hash_list {
  list-style-type: circle;
}

.hash_list li {
  color: darkgray;
}

#page-wrapper > div > div > ul > li > a {
  color: #f68e1f;
}

.panel-profile {
  text-align: center;
}

.panel-profile .image img {
  width: 100px;
  border: 1px solid #dfdfdf;
}

.panel-profile .name {
  text-align: center;
  margin-top: 10px;
  font-size: 16px;
}

.panel-profile .icons {
  margin-top: 20px;
}

.panel-profile .icons .btn {
  margin-right: 8px;
}

.panel-profile table {
  text-align: left;
}

.table-details tr td:last-child {
  word-break: break-all;
}

.table.user-activity {
  margin-bottom: 0;
}

@media (min-width: 991px) {
  .avatar-wrapper .avatar-preview {
    margin-top: 55px;
    margin-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .avatar-wrapper .avatar-preview {
    margin-bottom: 20px;
  }
}

/* --------------------------------------------------
:: Social Buttons
-------------------------------------------------- */
.btn-dribbble {
  color: #fff;
  background-color: #EA73A0;
  border-color: #EA73A0;
}

.btn-dribbble:hover {
  color: #fff;
  text-decoration: none;
  background-color: #e55088;
  border-color: #e23e7c;
}

.btn-skype {
  font-size: 32px;
  padding: 0;
}

/* --------------------------------------------------
:: Edit User Profile Page Elements
-------------------------------------------------- */
.avatar-wrapper {
  text-align: center;
}

.avatar-preview {
  width: 160px;
  height: 160px;
}

.btn-avatar {
  padding: 10px 0;
  border: 1px solid #dfdfdf;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.btn-avatar:hover {
  background-color: #000;
  border-color: #000;
  opacity: 0.8;
  color: #fff;
  cursor: pointer;
}

.btn-upload {
  width: 120px;
  height: 120px;
  padding: 6px 0;
  border-radius: 50%;
  text-align: center;
  line-height: 1.428571429;
  font-size: 65px;
  color: #ccc;
}

.avatar-source {
  text-align: center;
}

.avatar-source img {
  width: 120px;
}

.avatar-source img:hover,
.avatar-source div:hover {
  background-color: #fff;
  border: 2px solid #555;
  cursor: pointer;
}

.avatar-source p {
  margin: 5px 0 0 0;
  font-weight: bold;
}

.avatar-controls {
  display: none;
}

.btn-upload {
  position: relative;
  overflow: hidden;
}

.btn-upload input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block;
}

#avatar.croppie-container {
  padding: 35px 30px 30px;
}

.spinner {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.spinner > .spinner-dot:nth-child(1) {
  -webkit-animation-delay: -.32s;
  animation-delay: -.32s;
}

.spinner > .spinner-dot:nth-child(2) {
  -webkit-animation-delay: -.16s;
  animation-delay: -.16s;
}

.spinner > .spinner-dot {
  width: 15px;
  height: 15px;
  background: #333;
  border-radius: 50%;
  display: inline-block;
  margin: 0 5px;
  -webkit-animation: bounce 1.4s infinite ease-in-out;
  animation: bounce 1.4s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounce {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

/* Custom Pagination */
.pagination-lg.pagination-custom > li > a,
.pagination-lg.pagination-custom > li > span {
  padding: 9px 15px;
  font-size: 14px;
}

/* --------------------------------------------------
:: Bootstrap Switch
-------------------------------------------------- */
.form-group .bootstrap-switch-small {
  margin-top: 5px;
}

/*
:: AI PAGE
*/
.ai_block {
  width: 130px;
  background-color: white;
  margin: 10px;
  display: inline-block;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  padding: 15px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.14);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.14);
}

.profile_wrapper {
  padding: 7px;
  background-color: white;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.17);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.17);
  margin-top: 10px;
  margin-bottom: 7px;
}

.ai_name {
  font-size: 14px;
  color: grey;
  margin-top: 15px;
  font-weight: bold;
  text-align: center;
}

.ai_desc {
  font-size: 16px;
  color: grey;
  margin-bottom: 7px;
}

.section_head_text {
  font-size: 16px;
  color: gray;
  font-weight: 400;
  text-align: justify;
}

.margin-small {
  margin-top: 20px;
  margin-bottom: 10px;
}

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

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

.td_foreign {
  font-weight: 700;
  font-size: 18px;
}

.td_cz {
  font-size: 18px;
}

.td_rank {
  color: darkgrey;
}

.table > thead > tr > th {
  font-size: 18px;
  color: darkgrey;
  text-transform: uppercase;
  font-weight: 700;
}

.pagination {
  margin: 0px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background-color: #f68e1f;
  border-color: #f68e1f;
}

.pagination > li > a, .pagination > li > span {
  color: #f68e1f;
}

.pagination > li > a:hover, .pagination > li > span:hover {
  color: white;
  background-color: #fcd8b2;
  border-color: #fcd8b2;
}

#feedback {
  font-size: 1.4em;
}

#selectable .ui-selecting {
  background: #FECA40;
}

#selectable .ui-selected {
  background: #F39814;
  color: white;
}

#selectable {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#selectable li {
  margin: 4px;
  border-radius: 6px;
  background-color: white;
  float: left;
  display: list-item;
  font-size: 1.5em;
  text-align: center;
}

li[data-status='unknown'] {
  cursor: pointer;
  background: #fff;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #b3b3b3 !important;
  color: #b3b3b3;
}

#selectable .ui-selected {
  background: #f68e1f;
  color: white;
}

li[data-status='known'] {
  cursor: pointer;
  border: 1px solid #f68e1f;
  color: #f68e1f;
  font-weight: bold;
  font-size: 16px;
  border-radius: 6px;
  display: inline-block;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

li[data-status='learn'] {
  cursor: pointer;
  border: 1px solid #5bc0de !important;
  color: #5bc0de;
  font-weight: bold;
  font-size: 16px;
  border-radius: 6px;
  display: inline-block;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

#empty_text {
  color: #949494;
  text-align: center;
  font-size: 14px;
}

.sm-header {
  margin-top: 10px;
  font-size: 20px;
  color: #949494;
}

.selected_result {
  list-style-type: none;
}

.selected_result li[data-status='preselected'] {
  cursor: pointer;
  background: #fff;
  padding-top: 3px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid #b3b3b3 !important;
  color: #b3b3b3;
}

.selected_result li {
  margin: 4px;
  border-radius: 6px;
  background-color: white;
  float: left;
  display: list-item;
  font-size: 1.5em;
  text-align: center;
}

#card, #card > .front, #card > .back {
  text-align: center;
  width: 100%;
  line-height: 300px;
  font-weight: 700;
  color: white;
  border-radius: 10px;
}

@media (min-width: 0px) {
  #card, #card > .front, #card > .back {
    font-size: 1.4em;
  }
}

#card > .front, #card > .front > .front, #card > .back > .front {
  background-color: #fabf81;
  padding: 10px;
}

#card > .back, #card > .front > .back, #card > .back > .back {
  background-color: white;
  border: 2px solid lightgrey;
  color: grey;
  padding: 10px;
}

.card-controls > div {
  display: inline-block;
  color: #fabf81;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.dots {
  color: #f68e1f;
}

.color-green {
  color: #8CC739;
}

.color-red {
  color: #ad6262;
}

.card-grid {
  width: 200px;
  height: 200px;
  margin: 20px;
  display: inline-block;
}

.card-grid .back {
  backgroud-color: white;
  border-radius: 5px;
  border: 2px solid lightgrey;
  color: black;
  line-height: 200px;
  border-radius: 5px;
  text-align: center;
  font-weight: 700;
  font-size: 1.4em;
  white-space: nowrap;
}

.card-grid .front {
  background-color: white;
  text-align: center;
  border: 2px solid #fabf81;
  border-radius: 5px;
  line-height: 200px;
  color: #f68e1f;
  font-weight: 700;
  font-size: 1.4em;
}

.card-success {
  position: absolute;
  position: absolute;
  left: 154px;
  top: -70px;
  color: #f68e1f;
  overflow: visible;
}

.card-skill {
  width: 40px;
  position: absolute;
  top: 59px;
  left: 75px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

#vimeo-modal > div > div > div.modal-body {
  position: relative;
  padding-bottom: 49%;
  padding-top: 30px;
  overflow: hidden;
}

a[data-target="#vimeo-modal"]:focus {
  outline: none;
}

#vimeo-modal > div > div > div.modal-header {
  border: 0px;
}

.cookie-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  z-index: 99999;
  background: black;
}

.cookie-bar a.cookie-bar-close {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  text-decoration: none;
  color: white;
  display: block;
  width: 50px;
  height: 100%;
  text-align: center;
  font-size: 20px;
  background-color: black;
}

.cookie-bar .cookie-bar-content {
  position: relative;
  z-index: 3;
  padding: 10px 54px 10px 10px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-b-100 {
  margin-bottom: 100px;
}

.buddy_circle_new {
  border-radius: 50%;
  text-align: center;
  width: 180px;
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  height: 180px;
  cursor: pointer;
  background-color: white;
  color: #e7e7e7;
  margin-bottom: 10px;
  border: 2px solid #e7e7e7;
  -webkit-box-shadow: 0px 0px 19px 3px;
          box-shadow: 0px 0px 19px 3px;
  font-weight: bold;
  line-height: 180px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.buddy_circle_new:hover {
  border: 2px solid #fabf81;
  color: #fabf81;
}

.buddy_pending {
  border: 2px solid #fabf81;
  color: #fabf81;
  line-height: 207px;
}

.buddy_accepted {
  border: 2px solid #fabf81;
  color: #fabf81;
  line-height: 207px;
}

.buddy_detail {
  color: darkgrey;
  font-weight: 700;
  margin-bottom: 30px;
}

.t-c {
  text-align: center !important;
}

.remove_buddy {
  top: -92px;
  left: -25px;
  color: darkgrey;
  position: relative;
}

.remove_buddy:hover {
  cursor: pointer;
  color: #f68e1f;
}

#buddy_notification {
  position: relative;
  top: 49px;
  right: -9px;
  color: white !important;
}

.buddy_not_wrapper {
  margin-top: 10px;
  background-color: #e7e7e7;
}

.buddy_not_wrapper {
  position: relative;
  overflow: auto;
  padding-top: 15px;
}

.buddy_not_wrapper:before {
  top: 0px;
  background-position: left top;
  background: linear-gradient(-135deg, white 7.5px, transparent 0), linear-gradient(135deg, white 7.5px, transparent 0);
  content: " ";
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 15px;
  background-repeat: repeat-x;
  background-size: 15px 15px;
}

.buddy_not_wrapper {
  position: relative;
  overflow: auto;
  padding-bottom: 15px;
}

.buddy_not_wrapper:after {
  bottom: 0px;
  background-position: left bottom;
  background: linear-gradient(-45deg, white 7.5px, transparent 0), linear-gradient(45deg, white 7.5px, transparent 0);
  content: " ";
  display: block;
  position: absolute;
  left: 0px;
  width: 100%;
  height: 15px;
  background-repeat: repeat-x;
  background-size: 15px 15px;
}

.cat_el {
  width: 150px;
  height: 150px;
  display: inline-block;
  border-radius: 10px;
  margin: 6px;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
  border: 2px solid #e7e7e7;
  line-height: 150px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.cat_el:hover {
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 19px 3px #fabf81;
          box-shadow: 0px 0px 19px 3px #fabf81;
  border: 2px solid #fabf81;
  color: #fabf81;
}

.faq-wrap > a {
  color: black;
}

.question_list {
  counter-reset: item;
  margin-bottom: 50px;
}

.question_list ol {
  list-style: none;
  -webkit-padding-start: 5px;
}

.question_list > ol > li {
  font-size: 16px;
  color: gray;
  font-weight: 600;
  cursor: pointer;
  text-align: left;
}

.question_list > ol > li a {
  color: #f68e1f;
}

.question_list > ol > li a:hover {
  color: #a85a07;
}

.question_list li:before {
  margin-right: 26px;
  content: counter(item);
  background: #f68e1f;
  border-radius: 5px;
  color: white;
  width: 35px;
  text-align: center;
  display: inline-block;
}

.question_list li {
  counter-increment: item;
  margin-bottom: 10px;
}

.breadcrumb > li > a {
  color: #f68e1f;
  font-weight: 700;
}

@media (min-width: 0px) {
  .lesson_buttons {
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .lesson_buttons {
    display: block;
  }
}

.mini_h {
  font-size: 18px;
  color: darkgrey;
}

ul.tree_motivations {
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
  -o-padding-start: 0px;
  -ms-padding-start: 0px;
}

ul.tree_motivations li {
  list-style-type: none;
  color: darkgrey;
}

.tree_m_icon {
  color: #f68e1f;
}

#reason {
  margin-top: 4px;
  color: #777;
}

.chapters {
  margin-top: 5px;
}

div.chapters > a {
  color: #f68e1f;
}

.word_translation {
  font-weight: 700;
  font-size: 18px;
  padding: 4px;
  text-align: center;
  margin-bottom: 10px;
}

.read-page-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}

span.word {
  cursor: pointer;
}

@media (min-width: 0px) {
  span.word {
    font-size: 12px;
  }
}

@media (min-width: 767px) {
  span.word {
    font-size: 18px;
  }
}

.word#learn {
  color: #5bc0de;
}

.word#known {
  color: #f68e1f;
}

.word#both {
  background: -webkit-linear-gradient(top, #f68e1f 0%, #f68e1f 50%, #5bc0de 50%, #5bc0de 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.xs-lib-head > div {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 7px;
}

.xs-lib-record {
  border-bottom: 1px solid #e7e7e7;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 14px;
}

form.counter {
  width: 300px;
  text-align: center;
}

.value-button {
  display: inline-block;
  border: 1px solid #ddd;
  margin: 0px;
  width: 40px;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  background: #eee;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.value-button:hover {
  cursor: pointer;
}

#decrease {
  margin-right: -4px;
  border-radius: 8px 0 0 8px;
}

#increase {
  margin-left: -4px;
  border-radius: 0 8px 8px 0;
}

form.counter#input-wrap {
  margin: 0px;
  padding: 0px;
}

input#number {
  text-align: center;
  border: none;
  margin: 0px;
  width: 40px;
  height: 40px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.caret-tree {
  margin-top: -6px;
}
/*# sourceMappingURL=app.css.map */

/* styl tlacitka pro payment start */

.btn-payment-gopay {
  margin-right: 4px;
}

