/*================================================================================
	Item Name: Materialize - Material Design Admin Template
	Version: 5.0
	Author: PIXINVENT
	Author URL: https://themeforest.net/user/pixinvent/portfolio
================================================================================

NOTE:
------
PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE OTHER STYLESHEETS.
WE WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.  */

.login-logo {
  max-height: 200px !important;
  display: block;
  margin: auto;
}

.navbar-dropdown-item {
  padding: 10px 10px !important;
}

.notification-badge {
  font-weight: 900;
  color: #548db5;
  background-color: #0066cc;
  padding: 1px 5px;
}

.notification-element {
  padding: 0 10px !important;
}

.notification-icon {
  max-height: 54px !important;
}

.notifications-list {
  min-height: 200px;
  max-height: 420px;
}

.notifications-paginator {
  position: absolute;
  bottom: 0;
}

.notifications-pages {
  position: relative;
  bottom: 0;
}

.next-page {
  position: absolute;
  left: 200px;
}

.previous-page {
  position: absolute;
  left: 0;
}

.avatar-status {
  display: inline;
}

.avatar-status img {
  width: 40px !important;
  height: 40px !important;
  background-size: cover;
  background-position: top center;
  border-radius: 50%;
}

.no-status {
  border: 1px solid #838488;
}

.bold-text {
  font-weight: bold;
}

.btn-return {
  color: #838488;
  border: 1px solid #838488;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.btn-return:hover {
  background: #cccccc;
  color: #fff;
}

.preview-img {
  width: 100% !important;
}

.input-search {
  height: auto !important;
  width: 85% !important;
  margin-left: 0.5rem !important;
}

.publication-content div figure {
  margin: 0;
  margin-top: 1rem;
}

.publication-content div figure a img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.attachment__caption {
  text-align: center;
}

.preview-card {
  position: relative;
  height: 400px;
}

.preview-card .img-width {
  width: 100%;
}

.post-preview-img {
  height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.preview-author {
  position: absolute;
  bottom: 25px;
  left: 25px;
}

.publication-cover img {
  max-height: 250px;
  background-size: cover;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Dropdown notification max size */

.notification-dropdown {
  max-height: 300px;
}

.notification-icon {
  top: 0 !important;
}

.notification-icon-bg {
  color: #548db5;
  line-height: initial !important;
}

.notification-icon-f {
  line-height: inherit !important;
}

.product-img-wrapper {
  margin: auto;
  width: 50%;
}

.product-img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.my-table-wrapper {
  overflow-x: auto;
  width: 100%;
}

.course-preview .image-wrapper {
  position: relative;
}

.course-preview .image-wrapper img {
  height: 250px !important;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.course-preview .image-wrapper .level {
  background-color: #0066cc;
  position: absolute;
  right: 0;
  bottom: 5px;
  color: #fff;
  font-size: 4.8rem;
  font-weight: bold;
  border-radius: 0 0 8px 0;
  margin: 0;
  padding: 0 2px;
  line-height: 5rem;
}

.course-preview .image-wrapper .level span {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.5rem;
  padding: 0 3px 0 0;
  width: 5px;
}

.course-preview .course-score span {
  font-size: 1.5rem;
}

.course-preview h6 {
  margin-top: 25px;
}

.course-preview .grey-border {
  border: 1px solid #838488;
}

.course-card {
  height: 550px;
  background-color: #1d242c;
  color: #fff;
  font-size: 1rem;
  margin: 20px 0;
}

.course-image {
  background-color: #1d242c;
  width: 100%;
  position: relative;
  color: #fff;
  font-size: 2rem;
  height: 100%;
  padding: 0 !important;
}

.course-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.level {
  background-color: #0066cc;
  position: absolute;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 4.8rem;
  font-weight: bold;
  margin: 0;
  padding: 0 2px;
  line-height: 5rem;
}

.level span {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.5rem;
  padding: 0 3px 0 0;
  width: 5px;
}

.course-content {
  padding: 20px !important;
}

.course-content p {
  color: #b4cee7;
  font-size: 1rem;
  line-height: 1.4rem;
  margin: 0 0 15px;
}

.course-content p .date {
  padding-left: 0;
  margin: 0 0 15px;
}

.course-content p .course-content-title {
  color: #fff;
  font-size: 0.9rem;
  line-height: 1.5rem;
  display: block;
}

.course-content-footer p {
  padding-top: 0;
}

.course-content-footer .status {
  margin-right: 20px;
}

.course-content-footer .score {
  font-size: 1rem;
}

.course-content-footer .score b {
  font-size: 1.5rem;
  margin-left: 5px;
}

.course-modules .course-modules-contents {
  margin: 30px auto;
}

.course-modules .course-modules-contents .collapsible {
  border: none;
  box-shadow: none;
}

.course-modules .course-modules-contents .collapsible li {
  background: transparent;
  margin-bottom: 15px;
}

.course-modules .course-modules-contents .collapsible li.active i {
  transform: rotate(180deg);
}

.course-modules .course-modules-contents .collapsible .collapsible-header {
  background-color: #0066cc;
  border: none;
  color: white;
  font-size: 1.3rem;
  font-weight: bold;
  padding: 0.8rem 1rem;
  position: relative;
}

.course-modules .course-modules-contents .collapsible .collapsible-header span {
  padding-right: 10px;
}

.course-modules .course-modules-contents .collapsible .collapsible-header i {
  position: absolute;
  right: 0;
}

.course-modules .course-modules-contents .collapsible .collapsible-body {
  background: #fff;
  border: none;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0);
  padding-top: 10px;
}

.course-modules .course-modules-contents .collapsible .collapsible-body .link-repare {
  color: #0066cc;
  font-weight: bold;
}

.course-modules .course-modules-contents .collapsible .collapsible-body tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.topic-wrapper {
  margin: 25px 0 15px;
}

.topic-wrapper .video-wrapper {
  margin: 0;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  background-color: #1d242c;
}

.topic-wrapper .video-player {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.topic-wrapper .topics-menu {
  background: #fff;
  position: relative;
  padding: 20px;
  font-weight: bold;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.topic-wrapper .topics-menu > h6 {
  color: black;
  font-weight: bold;
  font-size: 1.2rem;
  padding-bottom: 10px;
}

.topic-wrapper .topics-menu ul {
  padding-left: 15px;
}

.topic-wrapper .topics-menu ul li {
  margin-bottom: 10px;
}

.topic-wrapper .topics-menu ul li a {
  color: #0066cc;
}

.topic-wrapper .topics-menu ul li a span {
  margin-right: 5px;
}

.topic-wrapper .topics-menu .topics-menu-footer {
  margin: 30px 0 0;
}

.topic-wrapper .topics-menu .topics-menu-footer .btn-return {
  color: #838488;
  border: 1px solid #838488;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 0 2px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.topic-wrapper .topics-menu .topics-menu-footer .btn-return:hover {
  background: #cccccc;
  color: #fff;
}

.tabs-wrapper {
  margin-bottom: 40px;
}

.tabs-wrapper .tabs {
  height: 60px;
}

.tabs-wrapper .tabs .tab {
  line-height: 35px;
  height: 60px;
}

.tabs-wrapper .tabs .tab a {
  font-size: 1.2rem;
  padding: 12px 24px;
}

.tabs-wrapper .tabs .tab a span.text {
  font-size: 1.2rem;
  font-weight: normal;
}

.tabs-wrapper .tabs .tab a span.icon {
  font-size: 2.2rem;
  font-weight: bold;
  margin-right: 10px;
  vertical-align: middle;
}

.tabs-wrapper .tab-content {
  background: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 1px 0 rgba(0, 0, 0, 0);
  padding: 5px 40px 20px;
}

.tabs-wrapper .tab-content h6 {
  margin-top: 2% !important;
  font-weight: bold;
}

.card-module-wraper {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}

.card-module {
  height: auto;
}

.card-module-header {
  margin: 0 !important;
  padding: 10px 10px 10px 10px !important;
  color: aliceblue;
  /* background-color: #4d4d4d; */
  height: 20%;
  font-weight: 1000 !important;
  font-size: 1.5rem !important;
}

.card-module-badge {
  display: inline-block;
  min-height: 25px;
  min-width: 25px;
  border-radius: 50%;
  font-size: 1.5rem;
  text-align: center;
  background: #fff;
  color: #4d4d4d;
}

.card-module-title {
  margin: 0 !important;
  padding-left: 10px !important;
  color: #eeeeeb;
  font-weight: 1000 !important;
  font-size: 1.5rem !important;
}

.card-module-body {
  font-size: 1rem !important;
  margin: 0 !important;
  padding: 20px !important;
  /* background-color: 	#eeeeeb; */
  height: auto;
}

.files-container {
  margin-top: 20px;
  margin-bottom: 20px;
  /* max-width: 500px; */
}

.file-waves-effect {
  width: 100%;
}

.list-divider {
  border: 0;
  height: 1px;
  overflow: hidden;
  background-color: #e0e0e0;
  margin-right: 16px;
  margin-left: 75px;
}

.file-list {
  margin: 0;
}

.file-list li {
  padding: 0;
}

.file-list li .valign-wrapper {
  min-height: 72px;
}

.file-list i.circle {
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.26);
}

.file-list li i {
  font-size: 1.5rem;
}

.file-list .title span {
  color: rgba(0, 0, 0, 0.54);
}

.ml-auto {
  margin-left: auto;
}

i.ml-auto {
  color: rgba(0, 0, 0, 0.26);
}

.exam-instructions {
  padding: 20px;
}

/* table head rotate */

.table-header-rotated th.rotate {
  height: 140px;
  padding-left: 0;
  padding-right: 0;
  white-space: nowrap;
}

.table-header-rotated th.rotate > div {
  transform: translate(15px, 54px) rotate(270deg);
  width: 30px;
}

.table-header-rotated th.rotate > div > span {
  padding: 5px 10px;
}

.table-header-rotated th.row-header {
  vertical-align: bottom;
}

.table-header-rotated tr.grade-row:first-child > td.cell-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.table-header-rotated tr.grade-row:first-child > td.cell-rotate {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.table-header-rotated tr.grade-row td.cell-header {
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: none;
  width: 20%;
}

.table-header-rotated tr.grade-row td.cell-rotate {
  width: 1%;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-top: none;
  border-left: none;
  text-align: center;
}

.table-header-rotated tr.grade-row td.cell-rotate.score-tab {
  padding: 0;
}

.table-header-rotated tr.grade-row td.cell-rotate.score-tab a {
  padding: 19px 0 20px;
  display: block;
  width: 100%;
}

.table-header-rotated tr.grade-row td.cell-rotate.score-tab a:hover {
  background: #efefef;
  cursor: pointer;
}

.table-header-rotated tr.grade-row td.cell-rotate.active {
  background: #efefef;
  border-bottom: none;
}

.table-header-rotated .certificate-link {
  color: #0066cc;
  font-size: 1.4rem;
  font-weight: bold;
}

/* table row accordion */

.table-row-accordion {
  border-collapse: inherit;
}

.table-row-accordion .accordion-toggle {
  color: #a2a2a2 !important;
  cursor: pointer;
  text-decoration: underline;
}

.table-row-accordion .accordion-row {
  border-top: 1px solid #fff;
  padding: 0 !important;
}

.table-row-accordion .accordion-row td {
  padding: 0 !important;
  background-color: #efefef;
}

.table-row-accordion .accordion-body {
  font-size: 1rem;
  display: none;
  padding: 0 !important;
  text-align: left !important;
}

.table-row-accordion .accordion-body p.title {
  font-size: 1rem;
  margin: 5px !important;
  text-align: center;
}

.table-row-accordion .accordion-body.show {
  display: block;
  padding: 20px 15px !important;
  border-bottom: none;
}

.table-row-accordion .accordion-body .grade-detail {
  margin-bottom: 10px;
}

.table-row-accordion .accordion-body .grade-detail caption {
  border-bottom: 2px solid #0066cc;
  padding: 8px 0;
  text-align: left;
}

.table-row-accordion .accordion-body .grade-detail th {
  font-weight: 700;
  text-align: center;
}

.table-row-accordion .accordion-body .grade-detail tr td {
  border-bottom: 1px solid #b4cee7;
  padding: 5px !important;
  text-align: center;
}

.table-row-accordion .accordion-body .grade-detail tr td:first-child {
  font-weight: 700;
  text-align: left;
}

.table-row-accordion .accordion-body .grade-detail tr td a.score-exam {
  cursor: pointer;
  text-decoration: underline;
}

/* Media Queries */

@media only screen and (max-width: 600px) {
  .tabs-wrapper .tabs .tab a {
    font-size: 1rem;
    padding: 10px 0;
  }

  .tabs-wrapper .tabs {
    height: 75px;
  }

  .tabs-wrapper .tabs .tab {
    height: 75px;
  }

  .tabs-wrapper .tabs .tab a span.icon {
    font-size: 2rem;
  }

  .tabs-wrapper .tab-content {
    padding: 5px 20px 20px;
  }

  .course-card {
    height: 650px !important;
  }

  .course-card .course-image {
    height: 30% !important;
  }

  .course-card .course-content {
    padding: 20px;
  }

  .small-collapsable-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-right: 0 !important;
  }

  .small-collapsable-header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0 !important;
    margin-right: 0 !important;
  }

  .card-content {
    padding: 16px !important;
  }

  .publication-content div figure a img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 601px) {
  .course-card {
    height: 500px;
  }

  .course-card .course-image {
    height: 30%;
  }

  .course-content-footer .actions {
    padding: 25px 0 0;
  }

  .course-content-footer .actions .btn {
    display: block;
    margin: 0 auto;
    float: none;
  }
}

@media only screen and (max-width: 768px) {
  .course-card {
    height: 550px;
  }

  .course-card .course-image {
    height: 100%;
  }

  .video-wrapper i.large {
    font-size: 9rem;
    color: #fff;
  }

  .card-news-content {
    padding: 0 7% !important;
  }

  .tabs-wrapper .tabs .tab a {
    font-size: 1rem;
    padding: 10px 0;
  }

  .tabs-wrapper .tabs .tab a span.icon {
    font-size: 2rem;
  }

  .highlighted-date {
    display: flex;
    flex-direction: column;
    background: #b4cee7;
    border-radius: 3px;
    color: #0a4774;
    font-size: 0.7rem;
    font-weight: bold;
    padding: 0;
    position: relative;
    margin-bottom: 3px;
    max-width: 130px;
    text-align: center;
  }

  .highlighted-date b {
    background: #0a4774;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 0.7rem;
    float: right;
    padding: 0 5px;
    position: relative;
  }

  .product-img-wrapper {
    width: 100%;
  }
}

@media only screen and (min-width: 769px) {
  .course-card {
    height: 550px;
  }

  .course-card .course-image {
    height: 100%;
  }

  .course-modules .course-modules-contents {
    width: 100%;
  }

  .video-wrapper i.large {
    font-size: 11rem;
    color: #fff;
  }

  .highlighted-date {
    display: flex;
    flex-direction: column;
    background: #b4cee7;
    border-radius: 3px;
    color: #0a4774;
    font-size: 0.7rem;
    font-weight: bold;
    padding: 0;
    position: relative;
    margin-bottom: 3px;
    max-width: 130px;
    text-align: center;
  }

  .highlighted-date b {
    background: #0a4774;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 0.7rem;
    float: right;
    padding: 0 5px;
    position: relative;
  }

  .product-img-wrapper {
    width: 75%;
  }
}

@media only screen and (min-width: 1025px) {
  .course-card {
    height: 450px;
  }

  .course-card .course-image {
    height: 100% !important;
  }

  .course-content-footer .actions {
    padding: 0;
  }

  .course-content-footer .actions .btn {
    display: block;
    margin: 0;
    float: right;
  }

  .course-modules .course-modules-contents {
    width: 92%;
  }

  .course-modules .course-content {
    padding: 0 40px 0 0;
  }

  .video-wrapper i.large {
    font-size: 15rem;
    color: #fff;
  }

  .highlighted-date {
    background: #b4cee7;
    border-radius: 3px;
    color: #0a4774;
    font-size: 0.7rem;
    display: block;
    padding: 0 0 0 5px;
    margin-bottom: 3px;
    max-width: 130px;
    text-align: left;
  }

  .highlighted-date b {
    background: #0a4774;
    border-radius: 3px;
    color: #fff;
    font-size: 0.7rem;
    float: right;
    padding: 0 5px;
  }

  .product-img-wrapper {
    width: 50%;
  }
}

@media only screen and (min-width: 1201px) {
  .course-card {
    height: 450px;
  }

  .course-card .course-image {
    height: 100% !important;
  }

  .course-content-footer .actions {
    padding: 0;
  }

  .course-content-footer .actions .btn {
    display: block;
    margin: 0 10px;
    float: right;
  }

  .video-wrapper i.large {
    font-size: 15rem;
    color: #fff;
  }

  .topics-menu {
    height: 100%;
  }

  .card-news-content {
    padding-left: 0 !important;
  }

  .highlighted-date {
    background: #b4cee7;
    border-radius: 3px;
    color: #0a4774;
    font-size: 0.7rem;
    display: block;
    padding: 0 0 0 5px;
    margin-bottom: 3px;
    max-width: 130px;
    text-align: left;
  }

  .highlighted-date b {
    background: #0a4774;
    border-radius: 3px;
    color: #fff;
    font-size: 0.7rem;
    float: right;
    padding: 0 5px;
  }
}

/** memory-card **/

.img-crop {
  width: 100%;
  /* width of container */
  height: 150px;
  /* height of container */
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  /* try 20px 10px */
  border: 1px solid #b4cee7;
}

.file-field.file-img.input-field {
  margin-top: 0 !important;
}

.file-field.file-img .btn-small {
  height: 2rem !important;
  line-height: 2rem !important;
}

.text-success {
  color: #38c172 !important;
}

.text-danger {
  color: #e3342f !important;
}

.crossword-col-h {
  height: 500px;
  overflow: hidden;
  overflow-x: scroll;
}

.info-video-wrapper {
  width: 100%;
  height: 500px;
  background-color: #1d242c;
}

.info-video-wrapper .video-wrapper {
  margin: 0;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  background-color: #1d242c;
}

.info-video-wrapper .video-player {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.info-video-wrapper i {
  height: 100px;
  width: 100px;
  position: relative;
  top: 50%;
  left: 50%;
}

