@import url(https://fonts.googleapis.com/css2?family=Khand:wght@300;

400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Khand:wght@300;400;500;600;700&display=swap);@charset "UTF-8";
.vjs-theme-city .vjs-play-control {
  order: 1;
  flex: 1;
  font-size: 1.75em;
  text-align: left;
}

.vjs-theme-city .vjs-playback-rate {
  order: 2;
  flex: 1;
  font-size: 1.65em;
}

.vjs-theme-city .vjs-custom-control-spacer {
  order: 3;
  flex: 20;
  display: inline-block;
}

.vjs-theme-city .vjs-remaining-time {
  order: 4;
  flex: 1;
  line-height: 50px;
}

.vjs-volume-panel {
  order: 5;
  flex: 1;
}

.vjs-fullscreen-control {
  order: 6;
  flex: 1;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999 !important;
  font-family: "Poppins" !important;
}

#chartdiv {
  width: 100%;
  height: 500px;
}

#chartdiv .amcharts-chart-div a {
  display: none !important;
  right: 100%;
}

.dropdown-toggle.no-caret:after {
  content: none;
}

.hidden {
  display: none;
}

.menu .slimScrollDiv .slimScrollBar {
  left: auto !important;
  width: 10px !important;
  right: 0 !important;
  background: rgba(0, 0, 0, 0.41) !important;
}

.brand-item {
  background: #fff;
  padding: 10px;
  display: none;
}

@media (max-width: 500px) {
  .navbar-header .navbar-brand {
    display: none;
  }

  .brand-item {
    display: block;
  }
}

@media (max-width: 640px) {
  .right-m {
    text-align: left !important;
  }

  .activo-en-movil {
    display: block !important;
  }

  .inactivo-en-movil {
    display: none !important;
  }
}

.activo-en-movil {
  display: none;
}

.inactivo-en-movil {
  display: block;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.ui.label i {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: 14px;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ui.label i.icon.cancel::before,
.ui.label i.icon.close::before,
.ui.label i.icon.delete::before,
.ui.label i.icon.x::before {
  content: "\F136";
}

#progress_status > .menu > div {
  color: white;
}

#progress_status > .menu > div:nth-of-type(1) {
  background: #FFB236 !important;
}

#progress_status > .menu > div:nth-of-type(2) {
  background: #18ce0f !important;
}

#progress_status > .menu > div:nth-of-type(3) {
  background: #FF3636 !important;
}

.block-header ul.breadcrumb {
  padding: 5px 15px;
  background: none;
  border-radius: 0px;
}

.home .block-header .row {
  border-bottom: solid 1px #cccccc;
  box-shadow: 0px 15px 10px -19px rgba(0, 0, 0, 0.75);
}

.content .block-header .row {
  margin: 0px;
}

label.error {
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
  font-weight: bold;
}

i.required {
  color: #e80000;
}

.c_list a {
  cursor: pointer;
}

.c_list a i {
  font-size: 24px;
}

.fa-check-circle.color {
  color: green;
}

.fa-times-circle.color {
  color: red;
}

.profile-image {
  content: "";
  text-align: center;
  max-width: 200px;
  max-height: 200px;
  margin: auto;
}

.profile-image:hover:not(.show)::before {
  content: attr(title);
  padding: 30px;
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  cursor: pointer;
}

.profile-image > .fad {
  font-size: 100px;
  color: #fff;
}

.cbp_tmtimeline > li .cbp_tmtime {
  padding-right: 90px !important;
}

.right-sidebar.open {
  right: 0 !important;
}

.right-sidebar {
  width: 380px !important;
  right: -380px !important;
}

.feeds_widget li .feeds-left {
  margin-right: 10px !important;
  width: 50px !important;
}

.index1 section.content {
  margin: 85px 0px 0px 0px !important;
}

.index2 section.content .block-header {
  padding: 10px;
  transition: all 0.5s ease-in-out;
}

.index2 section.content .block-header.hide {
  margin-top: -63px !important;
}

.index2 section.content .block-header h6 {
  margin: 0px;
}

.scorm-content .card.bg-dark {
  min-height: calc(100vh - 111px);
  margin: 0px;
  border-radius: 0px;
  border: 0px;
}

.flotante {
  display: scroll;
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: white;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  z-index: 100;
  transition: all 0.5s ease-in-out;
  box-shadow: 5px 3px 10px 0 rgba(0, 0, 0, 0.3);
  cursor: pointer;
  text-align: center;
  vertical-align: bottom;
}

textarea.form-control {
  border-top: 1px solid #E3E3E3 !important;
  border-left: 1px solid #E3E3E3 !important;
  border-right: 1px solid #E3E3E3 !important;
}

/*  Modificación de diseño de tabs  */

.close-rightsidebar {
  margin-left: -10px;
  margin-right: 25px;
}

.close-rightsidebar i {
  color: red;
  font-size: 32px;
}

.nav-tabs:not(.not_small) {
  padding: 0px !important;
}

.nav-tabs > .nav-item > .nav-link {
  padding: 5px 10px !important;
}

.nav-tabs > .nav-item > .nav-link i {
  font-size: 20px !important;
  margin: -3px 3px !important;
}

.btn:not(.dtp-btn-clear, .dtp-btn-cancel, .dtp-btn-ok, .dtp-btn-now),
.navbar .navbar-nav > a.btn {
  padding: 10px 20px !important;
}

.dd-item {
  font-size: 12px !important;
}

.dd-item > .dd-handle > i {
  font-size: 17px !important;
}

.dd-item > .actions {
  display: none;
  text-align: center;
}

.dd-item > .actions > i,
.dd-item > .actions > a > i {
  font-size: 20px !important;
  margin-right: 10px !important;
  cursor: pointer;
}

.dd-item:hover > .actions {
  display: block;
}

.dd-handle {
  height: auto !important;
}

.fm-content-item .file-list {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.tab-pane .clearfix {
  padding: 1rem 1rem 0;
}

#documents .clearfix form {
  padding: 1rem 1rem 0;
}

iframe#item_source {
  background: transparent;
  width: 100%;
  height: calc(100vh - 70px);
  margin: 0px 0px -7px 0px;
}

.media-content {
  background: transparent;
  width: 100%;
  height: calc(100vh - 70px);
}

.card.bg-dark > .media-content > .video-js {
  background: transparent;
  width: 100%;
  height: calc(100vh - 70px);
}

audio#audio_source {
  background: transparent;
  width: 100%;
  height: calc(100vh - 70px);
}

#rightsidebar .card h5 {
  padding: 5px;
  margin: 10px 5px 5px 5px;
  background-color: #4a4a4a;
  color: #fff;
  font-size: 16px;
}

#rightsidebar .card h5 span.badge {
  font-size: 12px;
  margin-top: 5px;
}

#rightsidebar .card h6 span.badge {
  margin-top: -3px;
}

#rightsidebar .card h6 {
  padding: 10px 20px;
  margin: 0px 0px 5px 0px;
  background-color: #c4c4c4;
  color: #4a4a4a;
  font-size: 12px;
}

#rightsidebar .card ul.lvl1 {
  padding: 0px 0px 10px 5px;
}

#rightsidebar .card ul.lvl2 {
  padding: 0px 0px 10px 15px;
}

#rightsidebar .card ul.lvl3 {
  padding: 0px 0px 10px 25px;
}

#rightsidebar .card ul.lvl4 {
  padding: 0px 0px 10px 35px;
}

#rightsidebar .card .list-unstyled li .img-preview {
  text-align: center;
  padding: 5px 5px 5px 10px;
}

#rightsidebar .card .list-unstyled li .img-preview > i {
  font-size: 45px;
}

#rightsidebar .card .list-unstyled li .img-preview > i.attempt {
  color: #gray;
}

#rightsidebar .card .list-unstyled li .img-preview > i.incomplete {
  color: #yellow;
}

#rightsidebar .card .list-unstyled li .img-preview > i.completed {
  color: #green;
}

#rightsidebar .card .list-unstyled li .img-preview > i.failed {
  color: #red;
}

#rightsidebar .card .list-unstyled li .img-preview > i.passed {
  color: #green;
}

#rightsidebar .card .list-unstyled li .info-content .title:not(.complete) {
  font-weight: bold;
  font-size: 13px;
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

#rightsidebar .card .list-unstyled li .info-content .title.complete {
  font-weight: bold;
  font-size: 13px;
  width: 100%;
  display: block;
  overflow: hidden;
}

#rightsidebar .card .list-unstyled li .info-content small {
  font-size: 12px;
  width: 100%;
  display: block;
  text-align: justify;
}

#rightsidebar .card {
  padding: 0px;
  margin-top: 0px;
}

#rightsidebar .card .data-course small,
#rightsidebar .card .data-course p {
  padding: 10px;
}

#rightsidebar .card .course_information {
  padding: 10px;
}

.list-content ul li .item-progress {
  padding: 0px;
}

.list-content ul li .progress {
  height: 3px;
}

.list-content ul li div.item-li-row {
  cursor: pointer;
  transition: box-shadow 0.5s;
  margin: 0px -5px;
}

.list-content ul li div.item-li-row:hover {
  box-shadow: 0px 1px 9px -1px rgba(0, 0, 0, 0.5);
}

.list-content ul li div.runing {
  background-color: #e5fffc;
  box-shadow: 0px 1px 9px -1px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}

.list-content ul li div.runing i {
  color: green;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  animation: pulse 2s infinite;
}

.list-content ul li div.runing img {
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  animation: pulse 2s infinite;
}

.sidebar .user-info .image img {
  width: 100px !important;
  height: 95px !important;
  border-radius: 50%;
  vertical-align: bottom !important;
  border: 3px solid #fff;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3) !important;
  transition: width 0.4s, height 0.4s !important;
}

.page-loader-wrapper p {
  margin-top: 10px !important;
  color: #6b6b6b !important;
}

.page-loader-wrapper img {
  width: 90px;
}

.modal {
  height: 100% !important;
}

.modal-open .modal {
  top: 40px !important;
}

.sidebar {
  z-index: 9 !important;
}

#div_courses_cards .card div.image {
  height: 200px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#div_courses_cards .card div.image::before {
  content: "";
  padding: 30px;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  height: 200px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

#div_courses_cards .card {
  transition: box-shadow 0.5s;
}

#div_courses_cards .card:hover {
  box-shadow: 0px 1px 9px -1px rgba(0, 0, 0, 0.5);
}

.category-name {
  position: absolute;
  top: 10px;
  right: 5px;
  background-color: #5fc5ba;
  color: #fff;
  padding: 5px 10px;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 2;
  font-weight: bold;
  height: 32px;
  line-height: 23px;
  max-width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.category-name-shadow {
  width: 0;
  height: 0;
  border-top: 10px solid #333333;
  border-right: 10px solid transparent;
  position: absolute;
  top: 42px;
  right: 5px;
}

.category-name.detail {
  right: -10px;
}

.category-name-shadow.detail {
  right: -10px;
}

#div_courses_cards .course-card-container .card-body.description {
  height: 180px;
  min-height: 180px;
  max-height: 180px;
}

#div_courses_cards .course-card-container .card-body.description p.card-text {
  font-size: 15px;
}

#div_courses_cards .course-card-container .card-footer small {
  font-size: 12px;
}

@media (min-width: 1200px) and (max-width: 1300px) {
  #div_courses_cards .course-card-container .card-body.description {
    height: 250px;
    min-height: 250px;
    max-height: 250px;
  }
}

@media (max-width: 767px) {
  #div_courses_cards .course-card-container .card-body.description {
    height: auto;
    min-height: auto;
    max-height: auto;
  }
}

.card.course-header {
  height: 350px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.card > .header.course-header {
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.card.course-header::before {
  content: "";
  padding: 30px;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  height: 350px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.card > .header.course-header::before {
  content: "";
  padding: 30px;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 250px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 0;
}

.card > .body.panel-level .panel-heading.module-heading > .panel-title {
  background-color: #0F0F0F;
}

.card > .body.panel-level .panel-heading.module-heading > .panel-title a,
.card > .body.panel-level .panel-heading.module-heading > .panel-title a:hover,
.card > .body.panel-level .panel-heading.module-heading > .panel-title a:active,
.card > .body.panel-level .panel-heading.module-heading > .panel-title a:focus {
  color: #FFF !important;
  font-weight: bold;
  font-size: 18px;
}

.card > .body.panel-level .panel-heading.lesson-heading {
  height: 115px;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.card > .body.panel-level .panel-heading.lesson-heading > .panel-title {
  background-color: rgba(0, 0, 0, 0.6);
  height: 115px;
}

.card > .body.panel-level .panel-heading.lesson-heading:not(.blocked) > .panel-title:hover {
  background-color: rgba(0, 0, 0, 0.4);
  transition: background-color 250ms linear;
}

.card > .body.panel-level .panel-heading.lesson-heading > .panel-title a,
.card > .body.panel-level .panel-heading.lesson-heading > .panel-title a:hover,
.card > .body.panel-level .panel-heading.lesson-heading > .panel-title a:active,
.card > .body.panel-level .panel-heading.lesson-heading > .panel-title a:focus {
  color: #FFF !important;
  font-weight: bold;
  font-size: 16px;
}

.card > .body.panel-level .panel-heading.lesson-heading > .panel-title p {
  color: #FFF !important;
  font-weight: normal;
  font-size: 14px;
  padding: 0px 15px;
}

.card > .body.panel-level .progress {
  height: 20px;
  border-radius: 0px;
}

.card > .body.panel-level .progress .progress-bar {
  font-weight: 700;
  font-size: 11px;
  background-color: #0F0F0F;
}

.img-thumbnail-item {
  width: 150px;
  height: 90px;
  margin: auto;
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF;
  cursor: pointer;
}

.img-thumbnail-item::before {
  content: "";
  padding: 30px;
  display: block !important;
  position: absolute;
  width: 150px;
  height: 90px;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
  transition: background-color 250ms linear;
}

.course-header-icon-options i {
  color: #FFF !important;
  font-size: 2em !important;
  margin-top: 0px;
}

.img-thumbnail-item i {
  margin-top: 20px;
  font-size: 50px;
}

.img-thumbnail-item:not(.blocked):hover i {
  margin-top: 15px;
  font-size: 60px;
  z-index: 1;
  transition: background-color 250ms linear;
}

.img-thumbnail-item:hover i {
  position: relative;
  z-index: 1;
}

.img-thumbnail-item:not(.blocked):hover::before {
  background-color: rgba(0, 0, 0, 0.2);
}

.item-title {
  color: #0F0F0F;
  font-weight: bold;
  font-size: 14px;
}

.item-description {
  color: #4A4A4A;
  font-weight: 500;
  font-size: 13px;
}

@media (max-width: 850px) {
  .card.course-header {
    height: auto;
    background: url("/storage/themes/kiubix/images/pattern-bg.png") !important;
  }

  .card.course-header::before {
    display: none !important;
  }
}

@media (max-width: 1170px) {
  section.content {
    z-index: 8 !important;
  }

  #leftsidebar {
    z-index: 11 !important;
  }

  .navbar-brand > img {
    margin: 10px;
  }
}

.menu_sm #leftsidebar {
  z-index: 10 !important;
}

.menu_sm #leftsidebar .user-info img {
  width: 80px !important;
  height: 40px !important;
}

.menu_sm .sidebar .list li .ml-menu a:hover {
  background: #1e4568 !important;
  color: #fff !important;
}

.card.course-header > div {
  position: relative;
  z-index: 2;
}

i.avatar {
  font-size: 80px;
}

i.u-comment {
  font-size: 60px;
}

.f-12 {
  font-size: 12px;
}

.c_review .comment-action p {
  white-space: unset !important;
}

.comment-action {
  width: 100%;
}

.course-similar-card {
  height: 150px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.course-similar-card::before {
  content: "";
  padding: 30px;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  height: 150px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}

.file-name > .description {
  min-height: 160px;
}

.file-name > .description p {
  font-size: 14px !important;
}

.file-name > .description strong {
  font-size: 15px !important;
  font-weight: bold;
}

.form-group .input-group-addon,
.input-group .input-group-addon {
  padding: 10px 0 5px 18px;
}

.comments .card {
  webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}

.comments .card .media .media-body {
  font-size: 12px;
}

.comments .comment-box {
  display: none;
  margin-top: -30px;
}

.comments .comment-box .body {
  padding: 0px;
}

.table-attachments {
  font-size: 11px;
}

.table-attachments table thead tr th {
  background-color: #f7f7f7;
}

.table-attachments table tbody tr td {
  padding: 5px;
}

.reactions {
  padding: 0px 5px;
}

.reactions .btn {
  padding: 5px 15px;
  font-size: 15px;
}

.reactions .btn i {
  font-size: 20px;
}

.btn-kearnit {
  background-color: #2e366c;
}

.message-scorm-bar {
  width: 200px;
  text-align: justify;
  background: #1e4568;
  color: #FFF;
  font-weight: bold;
  padding: 15px;
  position: absolute;
}

.link-text {
  color: #0b7290 !important;
  font-weight: bold;
  text-align: center;
}

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

.btn-gray {
  color: #a8a8a8 !important;
}

.card.course-header h4 {
  font-size: 35px;
  font-weight: bold;
}

.synthesis {
  font-size: 14px;
  font-weight: 500;
}

.technicals {
  font-size: 12px;
  font-weight: 500;
}

.carousel .carousel-inner {
  box-shadow: none;
}

.list-group .btn-group .btn {
  margin: -5px 0px;
}

small.discount {
  text-decoration: line-through;
}

a.btn.price {
  padding: 10px;
}

a.btn.more {
  padding: 10px;
}

.course-card-container {
  max-width: 385px;
}

.without-sidebar .course-card-container {
  max-width: 446px;
  min-width: 306px;
}

.index2 section.content {
  margin: 105px 0px 0px 0px !important;
}

.right-sidebar {
  width: 280px;
  height: calc(100vh - 105px) !important;
  top: 105px !important;
  position: fixed;
  right: -300px;
  top: 0px;
  background: #fff;
  z-index: 13 !important;
  -ms-box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: 0.5s;
}

@media (max-width: 959px) {
  .index2 section.content {
    margin: 65px 0px 0px 0px !important;
  }

  .right-sidebar {
    top: 65px !important;
    height: calc(100vh - 65px) !important;
    width: 350px !important;
  }
}

.block-header-progress {
  height: 5px !important;
  margin: 0px -10px -10px -10px;
}

.comment-body {
  background: #FFF;
  padding: 1.2em;
  position: relative;
  border-radius: 5px;
}

.comment-body > h6 > span {
  color: #b7b7b7;
}

.comment-body:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-right-color: #FFF;
  border-width: 10px;
  top: 10px;
}

.comment-body .reactions {
  margin: 10px -16px -16px -16px;
}

.form-group .input-group-addon,
.input-group .input-group-addon {
  padding: 8px 0 0px 15px;
}

.form-group .form-control + .input-group-addon,
.input-group .form-control + .input-group-addon {
  padding: 8px 15px 0px 0 !important;
}

.form-group select.form-control {
  padding: 5px 18px 5px 18px;
}

.btn-space {
  height: 39px;
  margin: 5px;
}

.imgsettings {
  width: 100%;
  height: auto;
}

.setting-row {
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  border: 1px solid #E3E3E3;
}

table.table td div.checkbox {
  margin-top: -20px;
}

.quiz-bar {
  padding: 10px 15px !important;
}

.quiz-bar a {
  margin: 0px 10px;
}

.quiz-bar a i {
  font-size: 45px;
}

.dd3-handle {
  height: 32px !important;
  background-color: #c7c7c7;
  border-color: #c7c7c7;
}

.form-control:not(.selection.dropdown) {
  height: calc(1.5em + 0.75rem + 7px) !important;
}

.ui.fluid.search.selection.dropdown.form-control.round {
  margin-top: 0px !important;
  min-height: 10px !important;
  max-height: 32px;
  padding: 0.585714em 2.1em 0.58571429em 1em;
}

.modal .ui.fluid.search.selection.dropdown.form-control.round {
  margin-top: 0px !important;
  min-height: 10px !important;
  max-height: 32px;
  padding: 0.185714em 2.1em 0.38571429em 1em;
}

.ui.fluid.search.selection.dropdown.form-control.round > i.dropdown.icon {
  padding: 0.71666667em;
}

.navbar-brand > img {
  max-height: 45px;
}

.footer img {
  max-height: 40px;
}

.ms-container {
  background: transparent url("/images/switch.png") no-repeat 50% 50%;
  width: 370px;
}

.ms-container:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  font-size: 0;
  clear: both;
  min-height: 0;
  visibility: hidden;
}

.ms-container .ms-selectable,
.ms-container .ms-selection {
  background: #fff;
  color: #555555;
  float: left;
  width: 45%;
}

.ms-container .ms-selection {
  float: right;
}

.ms-container .ms-list {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s;
  border: 1px solid #ccc;
  border-radius: 3px;
  position: relative;
  height: 200px;
  padding: 0;
  overflow-y: auto;
}

.ms-container .ms-list.ms-focus {
  border-color: rgba(82, 168, 236, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  outline: 0;
  outline: thin dotted \9;
}

.ms-container ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.ms-container .ms-optgroup-container {
  width: 100%;
}

.ms-container .ms-optgroup-label {
  margin: 0;
  padding: 5px 0px 0px 5px;
  cursor: pointer;
  color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection {
  border-bottom: 1px #eee solid;
  padding: 2px 10px;
  color: #555;
  font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  background-color: #08c;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled {
  background-color: #eee;
  color: #aaa;
  cursor: text;
}

.modal .form-group .input-group-addon,
.input-group .input-group-addon {
  padding: 3px 0 0px 15px;
}

.dropdown-toggle .label-count {
  color: #FFF;
  font-weight: bold;
  background-color: red;
}

.loading-block:before {
  z-index: 2080;
}

.loading-block:after {
  z-index: 2081;
}

.loading-block:before {
  display: block;
  background: rgba(0, 0, 0, 0.9);
}

.loading-block:before {
  z-index: 1000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
}

.loading-block:after {
  z-index: 1001;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  animation: form-spin 0.6s linear;
  animation-iteration-count: infinite;
  border-width: 2px;
  border-style: solid;
  border-color: #767676 rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
  border-radius: 999px;
}

.loading-block:after,
.loading-block:before {
  position: absolute;
  display: block;
  content: "";
}

.created-pending {
  background-color: #FDFAE3;
}

.card .header .header-dropdown {
  top: 10px;
}

.card .header .header-dropdown li a {
  padding: 0px;
  color: #000;
}

.card .header .header-dropdown li > .progress {
  width: 85px;
}

.card .header .header-dropdown li i {
  color: #000;
  margin-top: 4px;
}

.card .header.blocked .header-dropdown li i {
  color: #FFF !important;
  margin-top: 4px;
}

.course-card-container .card .header {
  padding-bottom: 0px;
}

.course-card-container .card .header .card-title {
  margin-bottom: 0px;
}

.support-icon-life {
  color: #d83535 !important;
  position: absolute;
  right: 20px;
  bottom: 0px;
}

.dtp > .dtp-content > .dtp-date-view > header.dtp-header {
  background: #2e366c !important;
}

.dtp div.dtp-date,
.dtp div.dtp-time {
  background: #0F0F0F !important;
}

.dtp table.dtp-picker-days tr > td > a.selected {
  background: #2e366c !important;
  color: #fff !important;
}

@media (max-width: 991px) {
  .ms-container .ms-selectable {
    width: 100% !important;
  }

  .ms-container .ms-selection {
    width: 100% !important;
    margin-top: 40px !important;
  }
}

.media-object img {
  width: 35px;
  height: 35px;
}

.gold-cup {
  color: gold;
}

.silver-cup {
  color: silver;
}

.bronze-cup {
  color: #CD7F32;
}

li.float-right.user-data > a {
  width: 185px;
  max-width: 185px;
  min-width: 185px;
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

li.float-right.user-data > a ul {
  text-align: left;
}

.gam-score {
  min-height: 250px;
}

.card-dash {
  height: 300px;
  max-height: 300px;
}

.card-dash .media .media-body {
  margin-left: 15px;
}

.navbar-nav > li > a {
  padding: 0px 13px;
  line-height: 60px !important;
  color: #212121;
}

.youtube-video {
  width: 100%;
  height: 55vh;
  margin-bottom: -6px;
}

.overlay_menu .card.links .body {
  padding: 0px;
}

.overlay_menu .social .kicon {
  width: 50px;
  color: #ffffff !important;
  margin: 0 20px;
  transition-property: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
}

.overlay_menu .social p {
  padding: 20px 0 5px 0;
  line-height: 30px;
  font-size: 20px;
  color: #ffffff;
}

.overlay_menu .social p a {
  font-weight: bold;
  font-size: 20px;
  color: #56d591 !important;
}

@media only screen and (min-width: 700px) {
  .dd {
    float: none !important;
    width: 100%;
  }
}

.modal#module-modal .ui.fluid.search.selection.dropdown.form-control.round,
.modal#lesson-modal .ui.fluid.search.selection.dropdown.form-control.round {
  padding: 0.585714em 2.1em 0.58571429em 1em;
}

.coming-soon h2 {
  color: 252525;
  font-weight: 600;
  font-size: 22px;
  text-align: center;
}

.coming-soon .card-coming-soon {
  width: 100%;
  border-radius: 4px;
  text-align: center;
}

.coming-soon .card-coming-soon .body {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.coming-soon .card-coming-soon .body > div {
  background-color: rgba(0, 0, 0, 0.7);
}

.coming-soon .card-coming-soon p {
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: bold;
  font-size: 15px;
  line-height: 18px;
  text-transform: uppercase;
  color: #FFFFFF !important;
  position: relative;
  z-index: 1;
}

.coming-soon .card-coming-soon .btn-coming-soon {
  background: #0F0F0F;
  border-radius: 0;
  font-family: "Poppins" !important;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 13px;
  text-transform: uppercase;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
}

.slider-item-cover {
  background-size: cover;
  height: 500px;
  width: 100%;
}

.slider-item-cover::before {
  content: "";
  padding: 30px;
  display: block !important;
  position: absolute;
  left: 0;
  right: 0;
  height: 500px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 0;
}

.lp-view-layout {
  background: #2E366C;
  background-position: center;
  background-size: cover;
  position: fixed;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 9999999999;
}

.lp-view-layout.hidden {
  display: none;
}

.lp-view-layout .close-lp-view-layout {
  position: absolute;
  font-size: 40px;
  color: #17f5a4 !important;
  right: 8px;
}

.none-overflow {
  overflow: hidden;
}

.lp-view-layout .lp-view-controls {
  height: 65px;
}

.lp-view-layout .lp-view-controls .img-lp-view-item {
  background-size: cover;
  background-position: center;
  height: 50px;
  width: 50px;
  margin-top: 7px;
  margin-left: auto;
  margin-right: 0px;
}

.lp-view-layout .lp-view-controls a {
  font-size: 40px !important;
}

.item-title-lp-view {
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.item-description-lp-view {
  color: #FFF;
  font-weight: normal;
  font-size: 13px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.btn-access-bar a {
  padding: 10px;
  border-width: 1px;
  border-radius: 30px !important;
}

.course-header .nav {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.1098039216) !important;
  margin: 0px;
  border-top: 1px solid #fff;
  width: 100%;
  left: 0px;
  bottom: 0px;
}

.course-header .nav a {
  color: #FFF !important;
}

.lp-view-comments {
  background: rgba(255, 255, 255, 0.9019607843);
  position: absolute;
  width: 50%;
  height: 100vh;
  right: 0;
  padding: 10px;
  overflow: scroll;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.41);
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.41);
}

.lp-view-toolbox {
  background: rgba(255, 255, 255, 0.9019607843);
  position: absolute;
  width: 50%;
  height: 100vh;
  right: 0;
  padding: 10px;
  overflow: scroll;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.41);
  -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.41);
}

.lp-view-layout .plyr audio,
.lp-view-layout .plyr iframe,
.lp-view-layout .plyr video {
  height: calc(100vh - 70px) !important;
  width: 100% !important;
}

.progress {
  background-color: #C1C1C1;
}

.progress .progress-bar > span {
  position: absolute;
  left: 40%;
}

.btn-card-price-course {
  width: 75%;
}

.btn-card-in-course {
  width: 75%;
}

.btn-card-more-course {
  width: 25%;
}

.show-mobile-sm {
  display: none;
}

@media (min-width: 767px) and (max-width: 1270px) {
  .course-card-container {
    max-width: 386px;
    min-width: 346px;
  }

  .footer-part-1,
  .footer-part-2,
  .footer-part-3 {
    padding-bottom: 15px;
  }
}

@media (max-width: 375px) {
  .btn-card-price-course {
    width: 72%;
    font-size: 10px;
  }

  .btn-card-in-course {
    width: 72%;
    font-size: 10px;
  }

  .btn-card-more-course {
    width: 28%;
    font-size: 10px;
  }
}

@media (max-width: 575px) {
  .hide-mobile-sm {
    display: none;
  }

  .show-mobile-sm {
    display: block;
  }

  .card > .header.course-header {
    height: 285px;
  }

  .card > .header.course-header::before {
    height: 285px;
  }

  .panel-heading.lesson-heading .header-dropdown {
    top: -11px;
    right: 0px;
    width: 100%;
  }

  .panel-heading.lesson-heading .header-dropdown li {
    width: 100%;
  }

  .panel-heading.lesson-heading .header-dropdown li .progress {
    height: 5px;
    width: 100%;
  }

  .panel-heading.lesson-heading .header-dropdown .progress .progress-bar span {
    display: none;
  }

  .lp-view-layout .lp-view-controls i.fal {
    font-size: 35px !important;
  }

  .footer-part-3 img {
    width: 100px;
  }
}

.coming-soon-text {
  color: #0F0F0F;
  font-weight: bold;
  font-size: 17px;
}

.form-control-profile {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.title-lesson {
  font-weight: bolder !important;
  font-size: 23px !important;
}

.fs13 {
  font-size: 18px !important;
}

.enter-to-course {
  width: 145px;
  border-radius: 0px;
}

.right-m {
  text-align: right;
}

.card-counter {
  box-shadow: 2px 2px 10px #DADADA;
  margin: 5px;
  padding: 20px 10px;
  background-color: #fff;
  height: 100px;
  border-radius: 5px;
  transition: 0.3s linear all;
}

.card-counter:hover {
  box-shadow: 4px 4px 20px #DADADA;
  transition: 0.3s linear all;
}

.card-counter.primary {
  background-color: #2e366c;
  color: #FFF;
}

.card-counter.danger {
  background-color: #71a750;
  color: #FFF;
}

.card-counter.success {
  background-color: #56d591;
  color: #FFF;
}

.card-counter.info {
  background-color: #26c6da;
  color: #FFF;
}

.card-counter i {
  font-size: 5em;
  opacity: 0.2;
}

.card-counter .count-numbers {
  position: absolute;
  right: 35px;
  top: 20px;
  font-size: 32px;
  display: block;
}

.card-counter .count-name {
  position: absolute;
  right: 35px;
  top: 65px;
  font-style: italic;
  text-transform: capitalize;
  opacity: 0.5;
  display: block;
  font-size: 18px;
}

.bot {
  width: 95%;
}

@media screen and (max-width: 470px) {
  .align-iover {
    display: flex-wrap;
  }
}

@media screen and (min-width: 471px) {
  .align-iover {
    display: flex;
  }
}

.eye-password-login {
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: solid 0.5px;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: #eeeeee;
  width: 30px;
  position: absolute;
  right: 0px;
}

.input-group-eye {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.red {
  color: red !important;
}

.pdash {
  padding-top: 10px;
  padding-bottom: 10px;
}

.color-canon {
  background-color: #283A81;
  color: white;
}

.padd-top-dash {
  position: absolute;
  left: 10px;
  padding-top: 10px;
  font-family: Khand;
  font-style: normal;
  font-weight: 400;
  font-size: 45px;
  line-height: 45px;
  color: #F7F7F7;
}

.pad-sp {
  position: absolute;
  top: 43px;
  left: 10px;
  font-family: Khand;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #F7F7F7;
}

.progrescolord {
  background-color: #283A81;
}

.modal.modal-fullscreen .modal-dialog {
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  max-width: none;
}

.modal.modal-fullscreen .modal-content {
  height: auto;
  height: 100vh;
  border-radius: 0;
  border: none;
}

.modal.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.btntimes {
  margin-right: 30px;
  font-size: 50px;
}

.navbar-hidescreen {
  z-index: 0;
}

body {
  font-weight: 600;
  font-family: "Poppins" !important;
}

span {
  font-weight: 600;
}

p {
  font-weight: 600;
}

label {
  font-weight: 500;
}

.form-control:not(.selection.dropdown) {
  font-weight: 500;
}

.input-group.input-group-focus input {
  font-weight: 500;
}

.ui.fluid.search.selection.dropdown.form-control.round {
  font-weight: 500;
}

tbody {
  font-weight: 600;
}

.btn-primary:not(.inverse) {
  font-weight: 600;
}

.card > .card-header {
  border-radius: 25px 25px 0px 0px;
  border-bottom: 1px solid #EEEEEE;
}

.progrescolord {
  background-color: #0096C7;
  border-radius: 4px;
}

#st.progrescolord {
  background-color: #283A81;
  border-radius: 4px;
}

.panel > .panel-body,
.card > .card-body {
  border-radius: 0px 0px 25px 25px;
}

small {
  font-weight: 600;
}

.btn-enter,
.btn-enter:hover {
  font-weight: 600;
}

.edu-live {
  animation: blur 1.5s ease-out infinite;
}

.eva-360-shine {
  animation: evatre60 1.5s ease-out infinite;
}

@keyframes blur {
  from {
    text-shadow: 0px 0px 10px red, 0px 0px 10px red, 0px 0px 25px red, 0px 0px 25px red, 0px 0px 25px red, 0px 0px 25px red, 0px 0px 25px red, 0px 0px 25px red, 0px 0px 50px red, 0px 0px 50px red, 0px 0px 50px #000, 0px 0px 150px #000, 0px 10px 100px #000, 0px 10px 100px #000, 0px 10px 100px #000, 0px 10px 100px #000, 0px -10px 100px #000, 0px -10px 100px #000;
  }
}

@keyframes evatre60 {
  from {
    text-shadow: 0px 0px 10px #43C2EF, 0px 0px 10px #43C2EF, 0px 0px 25px #43C2EF, 0px 0px 25px #43C2EF, 0px 0px 25px #43C2EF, 0px 0px 25px #43C2EF, 0px 0px 25px #43C2EF, 0px 0px 25px #43C2EF, 0px 0px 50px #43C2EF, 0px 0px 50px #43C2EF, 0px 0px 50px #000, 0px 0px 150px #000, 0px 10px 100px #000, 0px 10px 100px #000, 0px 10px 100px #000, 0px 10px 100px #000, 0px -10px 100px #000, 0px -10px 100px #000;
  }
}

.global_c {
  height: 300px;
  width: 100%;
  border: 1px solid #ddd;
  background: #f1f1f1;
  overflow-y: scroll;
}

.mensajes_c {
  height: auto;
}

.horizontal_answer {
  padding-left: 2rem !important;
}

.vertical_answer {
  padding-left: 2rem !important;
}

.custom-txt-area {
  width: 100%;
  box-sizing: border-box;
}

.align-p-evaluation {
  font-weight: bold;
  margin-top: 1rem;
}

/* List evaluations likert error style */

.mark-question-as-error {
  border: solid 1px red;
}

@media screen and (max-width: 670px) {
  .row-custom-table {
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media screen and (min-width: 671px) {
  .row-custom-table {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
}

@media screen and (max-width: 767px) {
  .resize-check {
    padding-left: 0rem !important;
  }
}

@media screen and (min-width: 768px) {
  .resize-check {
    padding-left: 1.25rem;
  }
}

@media screen and (max-width: 767px) {
  .imagec-view {
    display: contents;
    align-items: center;
    position: relative;
    bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  .imagec-view {
    display: flex !important;
    align-items: center;
    position: relative;
    bottom: 6px;
  }
}

.custom-disable {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.custom-disable *:focus {
  outline: 0;
}

.morefoot {
  padding-bottom: 3rem !important;
}

.sidebar {
  font-family: "Poppins" !important;
}

