/*Switch Button*/
.profiles .social-media small {
  padding-left: 10px; }

.change-password .tick-radio .form-radio {
  height: 15px;
  width: 15px; }

.modal-content h5 {
  font-size: 18px; }

.modal-content h6 {
  font-size: 16px; }

.main-sidebar .search .input-group {
  max-width: 320px; }

.question-modal .modal-body .file-name {
  height: auto !important;
  padding: 8px 16px !important; }

.login-wrapper {
  padding: 40px 0px 40px 40px !important; }
  .login-wrapper .reset-block {
    min-height: 800px; }
  .login-wrapper .login-block {
    min-height: 280px !important; }
  .login-wrapper .notification-bell, .login-wrapper .hide-notification {
    right: 15px !important;
    bottom: 20px !important;
    position: fixed; }

.active-notification-panel .notification-bell, .active-notification-panel .hide-notification {
  transform: translateX(-340px) !important; }

.bg-greyish-brown {
  background-color: #4b4b4a;
  color: #fff; }

.bg-dark-cream {
  background-color: #ffd699;
  color: #000; }

.bg-lavender {
  background-color: #c6bddb;
  color: #53476b; }

.bg-pale-turquoise {
  background-color: #b2e6ce;
  color: #194d35; }

.alert.alert-deadline {
  background-color: #f3d8d6;
  color: #4b4b4a; }
  .alert.alert-deadline i {
    color: #eb4d5c; }

.cursor-pointer {
  cursor: pointer; }

.bg-none {
  background: none; }

.btn.load-item {
  height: 32px;
  border-radius: 3px;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  line-height: 28px;
  border: none;
  padding: 0 12px; }

.mini-btn [type="button"].btn {
  height: 35px !important;
  border-radius: 3px; }

.alert.alert-plagiarism {
  background-color: #fbf1df;
  color: #4b4b4a; }

.textarea-counter {
  border-radius: 3px;
  background-color: #eeede9;
  height: 100px;
  width: 100%;
  margin-bottom: 8px;
  padding: 10px 15px;
  border: none;
  resize: none;
  color: #323231; }

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
  border: 0 !important; }

strike {
  color: #7e7d7b;
  text-decoration-color: #7e7d7b;
  text-decoration: line-through; }

.vh-100 {
  height: 100vh; }

.text-white {
  color: #fff; }

.text-dark-cream {
  color: #ffd699; }

.w-70 {
  width: 70%; }

.w-90 {
  width: 90%; }

a {
  cursor: pointer !important; }

.text-salmon {
  color: #ff6f61;
  opacity: 0.5; }

.bg-green {
  background-color: #39b27b; }

.share-link {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #323231;
  text-decoration: none; }
  .share-link:hover {
    color: #323231;
    text-decoration: none; }
  .share-link img {
    width: 13px;
    border-radius: 2px; }

.rounded-icon {
  width: 32px;
  text-align: center;
  height: 32px;
  color: #fff;
  border-radius: 50%; }
  .rounded-icon i {
    font-size: 18px;
    line-height: 32px; }

.dropdown-menu {
  min-width: 200px !important; }
  .dropdown-menu .dropdown-item {
    padding: 7px 9px !important; }
  .dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa; }
  .dropdown-menu .dropdown-item.hover-danger:hover, .dropdown-menu .dropdown-item.hover-danger:focus {
    color: #fff;
    text-decoration: none;
    background-color: #ff6f61; }

.opacity-3 {
  opacity: 0.3; }

.bullet-points {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: none;
  font-size: 15px;
  text-align: center;
  font-weight: 400;
  line-height: 20px;
  border: 1px dashed #39b27b;
  line-height: 42px;
  color: #323231; }
  .bullet-points .percentage {
    background: #5dbe91;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1; }

.user-bio {
  align-items: center !important; }
  .user-bio img {
    width: 32px;
    height: 32px;
    margin-right: 10px; }
  .user-bio .media-body {
    font-size: 14px;
    font-weight: 500;
    color: #323231; }

.lead-label {
  color: #323231;
  margin: 0;
  opacity: 0.3;
  font-size: 11px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.82; }

.upload-files-name button {
  vertical-align: middle;
  border: none;
  color: #646462;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-size: 14px;
  display: inline-block;
  padding: 10px 15px;
  text-align: inherit; }
  .upload-files-name button i {
    vertical-align: middle;
    float: left;
    margin-right: 5px;
    color: #979694; }

.import-source-counter {
  padding-top: 40px; }
  .import-source-counter .import-source-number {
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33; }
  .import-source-counter .total-source-number {
    font-size: 48px;
    font-weight: 600;
    color: #323231;
    line-height: 30px; }
  .import-source-counter .import-source-table .material-icons {
    color: #979694;
    vertical-align: middle; }
  .import-source-counter .import-source-table tr td {
    padding: 10px 0; }
  .import-source-counter .import-source-table .lead-label {
    font-size: 14px; }
  .import-source-counter .import-source-table tr td:last-child {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: right; }

.file-picker-modal .modal-dialog {
  max-width: 820px;
  width: 100%;
  overflow: hidden; }
  .file-picker-modal .modal-dialog .modal-content {
    min-height: 630px; }
  .file-picker-modal .modal-dialog .modal-body {
    padding: 0; }
  .file-picker-modal .modal-dialog .modal-sidebar {
    background-color: #eeede9;
    padding: 0; }
    .file-picker-modal .modal-dialog .modal-sidebar h4 {
      padding: 0.5rem 1rem;
      color: #323231;
      opacity: 0.3;
      font-size: 11px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 2.18; }
    .file-picker-modal .modal-dialog .modal-sidebar ul {
      padding: 0;
      margin: 0; }
    .file-picker-modal .modal-dialog .modal-sidebar ul li {
      list-style: none; }
  .file-picker-modal .modal-dialog .nav-pills .nav-link {
    border-radius: 0;
    color: #b9b9b8; }
  .file-picker-modal .modal-dialog .nav-pills .nav-link.active, .file-picker-modal .modal-dialog .nav-pills .show > .nav-link {
    color: #000;
    background-color: #e2e1dd;
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6; }

.course-outline .outline-title, .course-outline .weekly-updates .outline-title {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  color: #323231; }

.weekly-updates .media img {
  margin: 5px 15px 0 0; }

.course-outline .weekly-updates .underline-text {
  color: #323231;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-decoration: underline; }
.course-outline .white-box .row {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08); }
.course-outline .lead-date {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 14px;
  display: block; }
.course-outline .weekly-updates .lead-date {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 14px;
  display: block; }
.course-outline .weekly-updates .notification-bar {
  background-color: #fedc68; }
  .course-outline .weekly-updates .notification-bar p {
    font-size: 16px;
    font-weight: 500;
    color: #323231; }
.course-outline .weekly-updates p {
  color: #646462;
  margin: 0;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47; }
  .course-outline .weekly-updates p i.material-icons {
    vertical-align: middle;
    font-size: 15px; }
.course-outline .lecture-circle {
  margin-left: 0 !important;
  margin-right: 12px; }
  .course-outline .lecture-circle img {
    width: 36px;
    height: 36px; }

.appointment-table .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border: 1px solid #e2e1dd; }
.appointment-table .table tbody tr td {
  padding: 5px 10px;
  vertical-align: top; }
.appointment-table .table-striped thead tr th {
  padding: 15px 10px; }
.appointment-table td:first-child {
  opacity: 0.5; }

.table-striped thead th {
  vertical-align: bottom;
  border-bottom: none !important;
  font-size: 12px;
  white-space: nowrap; }
.table-striped tbody tr:nth-of-type(odd) {
  background-color: transparent !important; }
.table-striped tbody tr td:first-child {
  color: #323231;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }
.table-striped tbody tr th:first-child {
  color: #323231;
  font-weight: 500;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal; }
.table-striped tbody tr:nth-of-type(even) {
  background-color: #eeede9; }

.time-period {
  color: #323231;
  font-family: SFMono;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal; }

.time-tag {
  color: #979694;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  display: block; }

.white-custom-tooltip {
  position: relative;
  max-width: 300px;
  width: 100%;
  display: inline-block;
  border: 1px solid #eee;
  border-radius: 5px; }

.lesson-header .media-body .lesson-info a:hover {
  color: #0099ff;
  border-bottom: 1px solid #0099ff; }

.white-custom-tooltip .tooltip-body {
  padding: 15px 15px 10px 15px;
  background-color: #fff; }

.tooltip-body .media .media-body p {
  color: #323231;
  opacity: 0.5;
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  margin: 0; }
.tooltip-body .media .media-body h5 {
  color: #323231;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal; }

.white-custom-tooltip .media-footer button {
  padding: 3px 5px;
  font-size: 12px;
  font-weight: 500;
  color: #b0afac;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  border-radius: 3px;
  border: transparent;
  width: 131px; }
  .white-custom-tooltip .media-footer button i {
    vertical-align: middle;
    font-size: 16px;
    color: #b0afac;
    line-height: 28px; }

.dark-custom-tooltip {
  display: inline-block;
  max-width: 445px;
  width: 100%; }
  .dark-custom-tooltip .tooltip-body {
    background-color: #191919;
    display: inline-block;
    padding: 10px;
    border-radius: 3px; }
    .dark-custom-tooltip .tooltip-body .media .media-body h5 {
      color: #fff;
      font-size: 22px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.09; }
    .dark-custom-tooltip .tooltip-body .media .media-body p {
      opacity: 0.7;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.43;
      letter-spacing: normal;
      color: #ffffff; }
    .dark-custom-tooltip .tooltip-body .media .media-body .tooltip-isbn {
      opacity: 0.5;
      font-family: SFMono;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.67;
      letter-spacing: normal;
      color: #ffffff; }

.w-inherit {
  width: inherit !important; }

.add-syllabus-list ul {
  position: relative;
  padding: 0; }
  .add-syllabus-list ul li {
    list-style: none; }
.add-syllabus-list .media {
  position: relative;
  background: #eeede9;
  padding: 5px 10px 10px 10px;
  border-radius: 2px;
  margin-left: 25px;
  margin-bottom: 10px; }
.add-syllabus-list .form-radio ~ label {
  vertical-align: middle; }
.add-syllabus-list .media h4 {
  color: #323231;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 2;
  margin: 0; }
.add-syllabus-list .media .media-body h4 {
  color: #323231;
  opacity: 0.4;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78; }
.add-syllabus-list .media .media-body i {
  color: #323231;
  opacity: 0.4;
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  visibility: hidden; }
.add-syllabus-list .media span {
  color: #979694;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5; }
.add-syllabus-list .media p {
  opacity: 0.4;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.47;
  letter-spacing: normal;
  color: #4b4b4a; }
.add-syllabus-list ul li .btn-green {
  height: 34px; }
.add-syllabus-list li.media:hover:before {
  content: "menu";
  font-family: 'Material Icons';
  position: absolute;
  left: -25px;
  top: 10px; }
.add-syllabus-list li.media:hover i {
  visibility: visible; }

.add-syllabus-list li.media:hover {
  background: #fff; }
  .add-syllabus-list li.media:hover .media-body h4 {
    opacity: 1; }
  .add-syllabus-list li.media:hover .media-body p {
    opacity: 1;
    color: #646462; }

.table.add-syllabus-table {
  border: none; }
  .table.add-syllabus-table th, .table.add-syllabus-table td {
    padding: 10px 5px;
    vertical-align: top;
    border-top: none; }
  .table.add-syllabus-table tbody tr:first-child td {
    padding-top: 26px; }
  .table.add-syllabus-table thead th, .table.add-syllabus-table tbody {
    border-bottom: 2px solid #e2e1dd; }

.text-opacity {
  opacity: 0.4 !important; }

.add-syllabus-table thead th {
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67; }
.add-syllabus-table tbody tr td:not(:first-child) {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  color: #323231; }
.add-syllabus-table tbody td:first-child label:first-child {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43; }
  .add-syllabus-table tbody td:first-child label:first-child .switcher-status {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #4b4b4a; }

.syllabus-switch-btn {
  display: inline-block; }
  .syllabus-switch-btn .switcher {
    position: relative;
    display: inline-block;
    width: 38px;
    height: 20px; }
    .syllabus-switch-btn .switcher input {
      opacity: 0;
      width: 0;
      height: 0; }
  .syllabus-switch-btn .slide {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s; }
    .syllabus-switch-btn .slide:before {
      position: absolute;
      content: "";
      height: 16px;
      width: 16px;
      left: 2px;
      bottom: 2px;
      border-radius: 50%;
      background-color: white;
      -webkit-transition: .4s;
      transition: .4s; }
  .syllabus-switch-btn input:checked + .slide {
    background-color: #39b27b; }
  .syllabus-switch-btn input:focus + .slide {
    border: 0 0 1px #319b6b; }
  .syllabus-switch-btn input:checked + .slide:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px); }
  .syllabus-switch-btn .slider.rounded-btn {
    border-radius: 34px; }
    .syllabus-switch-btn .slider.rounded-btn:before {
      border-radius: 50%; }
  .syllabus-switch-btn .switcher-status {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #4b4b4a; }

/* Rounded sliders */
.syllabus-explanation {
  padding-bottom: 25px;
  border-bottom: 2px solid #eee;
  margin-bottom: 25px; }
  .syllabus-explanation textarea {
    background: transparent;
    border: none;
    width: 100%;
    color: #323231; }
    .syllabus-explanation textarea:focus {
      outline: none; }

.office-timing span:last-child:before {
  content: "maximize";
  font-family: 'Material Icons';
  vertical-align: -webkit-baseline-middle;
  margin-right: 10px; }

.student-course {
  background-color: #eeede9; }
  .student-course .student-course-header {
    padding: 30px 0; }
    .student-course .student-course-header h2 {
      color: #191919;
      margin: 0;
      font-size: 20px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.8; }
    .student-course .student-course-header a {
      font-size: 13px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.85;
      letter-spacing: normal;
      color: #646462; }
      .student-course .student-course-header a:hover {
        text-decoration: none;
        color: #007bff; }

.student-course-list {
  margin: 30px 0; }
  .student-course-list .list-icons a.notify-dot:after, .student-course-list .list-icons i.notify-dot:after {
    width: 6px;
    height: 6px;
    background: #ff6f61;
    position: absolute;
    left: auto;
    right: -6px;
    top: -4px;
    content: "";
    border-radius: 100%; }

.student-course .student-course-list li {
  list-style: none;
  padding: 10px 10px;
  background-color: #fbfaf6;
  margin-bottom: 4px; }

.active-border {
  background-image: linear-gradient(3.6deg, #28a745 50%, transparent 50%, transparent), linear-gradient(270deg, #28a745 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1));
  text-align: center;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center; }

.circle {
  font-size: 12px;
  color: rgba(50, 50, 49, 0.5);
  text-align: center;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  background-color: #fbfaf6;
  display: flex;
  justify-content: center;
  align-items: center; }

.student-course .student-course-list li .list-icons {
  display: inline-block;
  cursor: pointer;
  position: relative; }

.list-icons:hover > .student-course .student-course-list li {
  background-color: #000; }

.student-course .student-course-list li .course-icon {
  width: 48px;
  height: 48px;
  margin-right: 14px;
  display: inline-block;
  vertical-align: top; }
.student-course .student-course-list li h5 {
  color: #323231;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal; }
.student-course .student-course-list li p {
  color: #323231;
  opacity: 0.5;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  margin: 0; }

.course-timeline {
  padding: 20px 10px;
  border-radius: 3px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  background-color: #ffffff;
  overflow-y: auto; }

.course-timeline-height {
  height: 570px; }

.course-timeline .course-timeline-title {
  font-size: 20px;
  color: #b0afac;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  margin-bottom: 20px; }
  .course-timeline .course-timeline-title.active {
    color: #ff6f61; }
.course-timeline ul {
  margin-bottom: 20px; }
  .course-timeline ul li {
    border-left: 4px solid #e2e1dd;
    padding-left: 10px;
    margin-bottom: 20px; }
    .course-timeline ul li span {
      font-size: 12px;
      font-weight: 500;
      color: #323231;
      opacity: 0.5;
      font-style: normal;
      font-stretch: normal;
      display: block;
      line-height: 1.60;
      letter-spacing: normal; }
    .course-timeline ul li label {
      font-size: 16px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal; }
    .course-timeline ul li p {
      opacity: 0.8;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.29;
      letter-spacing: normal;
      margin-bottom: 4px; }
      .course-timeline ul li p b {
        font-weight: 600; }

.course-timeline-item button {
  font-size: 13px;
  font-weight: 500;
  letter-spacing: normal;
  color: #646462;
  border: none;
  border-radius: 3px;
  vertical-align: middle;
  padding: 6px 10px; }
  .course-timeline-item button i {
    font-size: 16px;
    vertical-align: middle; }
.course-timeline-item li.active {
  border-left: 4px solid #ff6f61; }
  .course-timeline-item li.active span {
    color: #ff6f61; }

.off-white-two {
  background-color: #fbfaf6;
  padding: 30px 0; }

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5; }

::-webkit-scrollbar-thumb {
  background-color: #979694; }

.student-card::-webkit-scrollbar-track, .course-timeline::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #F5F5F5; }

.student-card::-webkit-scrollbar, .course-timeline::-webkit-scrollbar {
  width: 4px;
  background-color: #F5F5F5; }

.student-card::-webkit-scrollbar-thumb, .course-timeline::-webkit-scrollbar-thumb {
  background-color: #979694; }

.student-card {
  background-color: #fff;
  margin-bottom: 30px;
  border-radius: 3px; }
  .student-card .student-card-header {
    border-bottom: 1px solid #fbfaf6;
    padding: 15px 15px; }
    .student-card .student-card-header h2 {
      margin: 0;
      font-size: 20px;
      font-weight: 600;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.6;
      letter-spacing: -0.3px;
      color: #191919; }
    .student-card .student-card-header a {
      font-size: 13px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.85;
      letter-spacing: normal;
      color: #646462; }
    .student-card .student-card-header .lead-tooltip {
      font-size: 18px;
      color: #979694; }
      .student-card .student-card-header .lead-tooltip:hover {
        color: #4b4b4a; }
    .student-card .student-card-header i {
      font-size: 17px; }
  .student-card .media-body {
    position: relative; }
    .student-card .media-body .message-counter {
      position: absolute;
      right: -8px;
      top: 50%;
      line-height: 20px;
      background-color: #39b27b;
      padding: 3px 9px;
      border-radius: 15px;
      transform: translate(0, -50%);
      font-size: 12px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      text-align: center;
      color: #fff; }

.student-card-header h2 span {
  padding: 2px 7px;
  border-radius: 15px;
  background-color: #eeede9;
  color: #323231;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  line-height: 20px; }

.student-card-body {
  padding: 20px 15px;
  max-height: 300px;
  overflow-y: auto; }
  .student-card-body .media h5 {
    font-size: 16px;
    color: #323231;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    margin: 0; }
  .student-card-body .media img {
    width: 60px;
    height: 60px; }
  .student-card-body .media span {
    opacity: 0.5;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #000; }
  .student-card-body .media i {
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #b0afac;
    display: block; }
  .student-card-body .media img.notes-icon {
    width: 15px;
    height: auto;
    margin-right: 15px;
    margin-top: 5px; }

.student-activity-list li {
  padding: 15px 0;
  border-bottom: 1px solid #eeede9; }
  .student-activity-list li span {
    padding: 2px 8px;
    border-radius: 12px;
    background-color: #eeede9;
    color: #323231;
    font-size: 12px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 18px;
    margin-left: 12px; }

.student-card.student-notice .media-body i {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #b0afac; }

.student-card.student-notice .media-body h5 {
  display: inline-block;
  width: 80%; }
.student-card.student-notice .media-body .notes-counter {
  background: #39b27b;
  padding: 7px 10px;
  border-radius: 22px;
  opacity: 0.8;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000; }

.notes-counter {
  background: #39b27b;
  padding: 7px 10px;
  border-radius: 22px;
  opacity: 0.8;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000; }
  .notes-counter.opacity-6 {
    opacity: 0.6; }
  .notes-counter.opacity-3 {
    opacity: 0.3; }

.student-card.message-card .media-body p {
  margin: 0;
  color: #323231;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.29;
  letter-spacing: normal; }

.lead-bar {
  background: rgba(0, 0, 0, 0.05);
  height: 6px;
  border-radius: 32px;
  position: relative; }

.lead-bar-width {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  background: #39b27b;
  border-radius: 32px; }

.lead-bar-text {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: -0.5px;
  color: #646462; }

.student-card-body .media .chatting-single-user {
  width: 50px;
  height: 50px; }
.student-card-body .media .chatting-user {
  position: relative; }
.student-card-body .media .chatting-user-1 {
  width: 32px;
  height: 32px;
  vertical-align: top; }
.student-card-body .media .chatting-user-2 {
  width: 32px;
  height: 32px;
  margin-left: -17px;
  margin-top: 15px;
  border: 2px solid #fff;
  border-radius: 15px; }

.chatting-user {
  position: relative; }

.chatting-user-1 {
  width: 32px;
  height: 32px;
  vertical-align: top; }

.chatting-user-2 {
  width: 32px;
  height: 32px;
  margin-left: -17px;
  margin-top: 15px;
  border: 2px solid #fff;
  border-radius: 15px; }

i.lead-tooltip a.lead-tooltip {
  position: relative;
  display: inline; }
i.lead-tooltip > div {
  position: absolute;
  visibility: hidden;
  border-radius: 6px;
  outline: none;
  width: max-content; }
  i.lead-tooltip > div:after {
    content: '';
    position: absolute;
    top: 99%;
    left: 30px;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
i.lead-tooltip > div.dark-triangle:after {
  border-top: 8px solid #191919;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent; }
i.lead-tooltip > div.course-tooltip {
  position: absolute;
  padding: 15px 15px;
  width: 350px;
  color: #FFFFFF;
  background: #000000;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
  outline: none; }
  i.lead-tooltip > div.course-tooltip:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 30px;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #191919;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent; }
i.lead-tooltip > div.bottom-tooltip:after {
  border-bottom: 8px solid #fff;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: transparent;
  top: -7px; }

a.lead-tooltip {
  position: relative;
  display: inline; }
  a.lead-tooltip > div {
    position: absolute;
    visibility: hidden;
    border-radius: 6px;
    outline: none;
    width: max-content; }
    a.lead-tooltip > div:after {
      content: '';
      position: absolute;
      top: 99%;
      left: 30px;
      margin-left: -8px;
      width: 0;
      height: 0;
      border-top: 8px solid #fff;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent; }
  a.lead-tooltip > div.dark-triangle {
    background-color: #191919; }
    a.lead-tooltip > div.dark-triangle:after {
      border-top: 8px solid #191919;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent; }
  a.lead-tooltip > div.course-tooltip {
    position: absolute;
    padding: 15px 15px;
    width: 350px;
    color: #FFFFFF;
    background: #000000;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
    outline: none; }
    a.lead-tooltip > div.course-tooltip:after {
      content: '';
      position: absolute;
      top: 100%;
      left: 30px;
      margin-left: -8px;
      width: 0;
      height: 0;
      border-top: 8px solid #191919;
      border-right: 8px solid transparent;
      border-left: 8px solid transparent; }
  a.lead-tooltip > div.bottom-tooltip:after {
    border-bottom: 8px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-top: transparent;
    top: -7px; }

i:hover.lead-tooltip > div {
  visibility: visible;
  bottom: 30px;
  z-index: 999; }
  i:hover.lead-tooltip > div > table tr td:first-child {
    color: #fff; }
  i:hover.lead-tooltip > div > table tr td:last-child {
    color: #b0afac; }
i:hover.lead-tooltip div.bottom-tooltip {
  visibility: visible;
  top: 30px;
  z-index: 999; }

a:hover.lead-tooltip > div {
  visibility: visible;
  bottom: 30px;
  z-index: 999; }
  a:hover.lead-tooltip > div > table tr td:first-child {
    color: #fff; }
  a:hover.lead-tooltip > div > table tr td:last-child {
    color: #b0afac; }
a:hover.lead-tooltip > div.course-tooltip {
  visibility: visible;
  bottom: 30px;
  z-index: 999;
  left: -20px; }
a:hover.lead-tooltip div.bottom-tooltip {
  visibility: visible;
  top: 30px;
  z-index: 999; }

.student-message-modal.modal .modal-dialog {
  max-width: 550px;
  width: 100%;
  margin: 0 auto; }

.chat-listing {
  list-style: none;
  padding: 0 30px; }

.student-message-modal .modal-content {
  padding: 15px 0 0 0;
  background: #fbfaf6;
  border: 0;
  max-height: 740px;
  overflow: auto; }
.student-message-modal .close {
  padding: 0;
  margin: 0;
  position: absolute;
  right: 30px;
  top: 30px; }
  .student-message-modal .close i {
    font-size: 18px; }
.student-message-modal .message-header img {
  width: 32px;
  height: 32px;
  border-radius: 100%;
  margin-right: 10px; }
.student-message-modal .message-header h6 {
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #323231;
  display: inline-block; }
.student-message-modal .message-header span {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #b0afac;
  display: inline-block; }
.student-message-modal .left-message {
  float: left; }
  .student-message-modal .left-message .user-message {
    font-size: 14px;
    line-height: 20px;
    background: #eeede9;
    margin-top: 10px;
    color: #323231;
    border-radius: 0 5px 5px 5px;
    max-width: 400px;
    padding: 10px 15px; }
    .student-message-modal .left-message .user-message .reply-content {
      background: #fff;
      padding: 10px;
      border-radius: 2px;
      margin-bottom: 10px; }
      .student-message-modal .left-message .user-message .reply-content h6 {
        font-size: 14px;
        font-weight: 600;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.43;
        letter-spacing: normal;
        color: #39b27b;
        margin-bottom: 0; }
        .student-message-modal .left-message .user-message .reply-content h6 i {
          font-size: 12px;
          font-weight: normal;
          font-style: normal;
          font-stretch: normal;
          line-height: 1.5;
          letter-spacing: normal;
          color: #b0afac; }
.student-message-modal .right-message {
  float: right; }
  .student-message-modal .right-message .message-header {
    text-align: right; }
  .student-message-modal .right-message .user-message {
    font-size: 14px;
    line-height: 20px;
    background: rgba(0, 153, 255, 0.2);
    margin-top: 10px;
    color: #323231;
    border-radius: 5px 0 5px 5px;
    max-width: 400px;
    padding: 10px 15px; }

.type-message-field {
  background-color: #eeede9; }
  .type-message-field .input-group {
    padding: 0 30px; }
    .type-message-field .input-group input {
      border: none;
      padding: 20px 0;
      color: #b0afac;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      outline: none;
      background-color: #eeede9; }
      .type-message-field .input-group input:focus {
        outline: none;
        box-shadow: none; }
    .type-message-field .input-group .input-group-append span, .type-message-field .input-group .input-group-append a {
      border: none;
      color: #b0afac; }

.tag-program {
  width: 103px;
  border-radius: 3px;
  background-color: #b2e6ce;
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #194d35;
  text-transform: uppercase;
  border: none; }

.announcement-detail-content .date span {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #979694; }

.lesson-listing {
  padding: 10px 0 !important; }
  .lesson-listing .list-content p {
    opacity: 0.5;
    color: #323231;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal; }
  .lesson-listing .list-content .course-teacher {
    opacity: 0.8;
    color: #323231;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal; }
  .lesson-listing .list-content h5 {
    margin-bottom: 0 !important; }

.activities-dashboard {
  padding: 20px 10px;
  border-radius: 0;
  box-shadow: none;
  background-color: #fbfaf6;
  overflow-y: -webkit-paged-y;
  overflow: hidden; }
  .activities-dashboard .course-timeline {
    padding: 20px 10px;
    border-radius: 0;
    box-shadow: none;
    background-color: #fbfaf6;
    overflow-y: initial; }
  .activities-dashboard .course-timeline-item li {
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12); }
  .activities-dashboard .course-timeline-item > li {
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px; }
  .activities-dashboard .course-tooltip span {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    display: inline-block;
    letter-spacing: normal;
    opacity: 1; }
  .activities-dashboard .student-course-list li {
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    background-color: #fff; 
    margin-bottom:20px;
  }
    

.filter-value {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.71;
  letter-spacing: normal;
  display: initial;
  margin-left: 4px; }

.student-course-header.question-filter a, .student-course-header.question-filter label {
  font-size: 14px;
  margin-bottom: 0; }

.question-filter .search .input-group-text {
  background-color: transparent !important; }

.question-filter .options i, .question-filter .options a {
  font-size: 14px !important; }
.question-filter .input-group {
  max-width: 320px; }

.lead-dropdown .dropdown-menu a.dropdown-item {
  font-size: 15px;
  padding: 3px 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #323231; }
.lead-dropdown .dropdown-submenu {
  position: relative; }
.lead-dropdown .dropdown-submenu a::after {
  transform: rotate(-180deg);
  position: absolute;
  right: 6px;
  top: .8em; }
.lead-dropdown .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem; }

.type-message-field .reply-content {
  background: #fbfaf6;
  padding: 10px;
  border-radius: 2px;
  margin-bottom: 10px; }
.type-message-field h6 {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39b27b;
  margin-bottom: 0; }
  .type-message-field h6 i {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #b0afac; }
.type-message-field p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal; }

.meesage-container .message-bar .m-content-right, .forward-message .modal-body .m-content-right {
  background-color: rgba(0, 153, 255, 0.2) !important;
  border-radius: 10px 0px 10px 10px !important; }
.meesage-container .message-bar .reply-content, .forward-message .modal-body .reply-content {
  background: #fbfaf6;
  padding: 10px;
  border-radius: 2px;
  margin-bottom: 10px; }
.meesage-container .message-bar h6, .forward-message .modal-body h6 {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #39b27b;
  margin-bottom: 0; }
  .meesage-container .message-bar h6 i, .forward-message .modal-body h6 i {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #b0afac; }
.meesage-container .message-bar p, .forward-message .modal-body p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal; }

.chat-icon-group {
  float: right;
  visibility: hidden; }

.message-people-list li:hover .chat-icon-group {
  visibility: visible; }

.chat-icon-group .group-item {
  display: inline-block;
  font-size: 10px;
  color: #979694; }

.chat-icon-group .group-item:first-child {
  margin-right: 15px; }

.message-people-list .media-body span {
  display: inline !important; }

.forward-message .message-people-list label {
  font-size: 12px;
  color: #b0afac;
  text-transform: uppercase;
  display: block;
  padding: 16px 10px 10px 17px; }
.forward-message .userinfo img {
  height: 32px;
  width: 32px; }
.forward-message .userinfo .media-body {
  margin-left: 10px; }
  .forward-message .userinfo .media-body span {
    font-size: 14px;
    font-weight: 500; }
.forward-message .modal-body .message-content {
  margin-top: 10px;
  width: 100%;
  background: rgba(57, 178, 123, 0.2);
  padding: 12px 16px;
  border-radius: 4px;
  display: inline-block; }
  .forward-message .modal-body .message-content p {
    margin: 0;
    font-size: 14px; }
  .forward-message .modal-body .message-content i {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #b0afac;
    display: inline-block; }

.modal-from-right .forward-message .options-bulets .img-holder img, .modal-from-right .forward-message .options-bulets img, .modal-from-right .forward-message .options-bulets .img-holder, .modal-from-right .message-group-info .options-bulets .img-holder img, .modal-from-right .message-group-info .options-bulets img, .modal-from-right .message-group-info .options-bulets .img-holder {
  margin: 0; }
.modal-from-right .forward-message .message-people-list li, .modal-from-right .message-group-info .message-people-list li {
  padding: 8px 0;
  margin: 0; }
.modal-from-right .forward-message .message-people-list li:hover, .modal-from-right .message-group-info .message-people-list li:hover {
  background-color: #e2e1dd;
  border-radius: 2px;
  cursor: pointer; }

.alert-detelet-message h6 {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #323231; }

.message-group-info .modal-body h4 {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: -0.2px;
  color: #323231; }
  .message-group-info .modal-body h4 span {
    padding: 2px 7px;
    border-radius: 15px;
    background-color: #eeede9;
    color: #323231;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    text-align: center;
    line-height: 20px; }
.message-group-info .modal-body p {
  opacity: 0.7;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #000000; }

.mini-modal-right .modal-dialog {
  max-width: 440px !important; }
.mini-modal-right .tab-content .tab-pane {
  width: 100% !important; }

.group-user-icon img {
  border: solid 2px #fbfaf6; }
  .group-user-icon img:last-child {
    margin-left: -12px;
    border-radius: 50%; }

.media .img-holder img {
  width: 32px;
  border: 2px solid #fbfaf6;
  border-radius: 100%; }

.announcementTabs .media {
  padding: 16px 0 0 16px !important; }
  .announcementTabs .media > img {
    width: 42px !important;
    border-radius: 50px; }
  .announcementTabs .media > div.name-letter {
    width: 42px !important;
    border-radius: 50px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: space-around; }
  .announcementTabs .media .media-body {
    border-bottom: 1px solid #e2e1dd;
    padding-bottom: 16px;
    padding-right: 16px;
    position: relative; }
    .announcementTabs .media .media-body h6 span {
      color: #323231;
      font-weight: 500;
      font-size: 14px; }
    .announcementTabs .media .media-body.notify-dot:after {
      width: 8px;
      height: 8px;
      background: #39b27b;
      position: absolute;
      right: 10px;
      top: 40%;
      content: "";
      border-radius: 100%; }
  .announcementTabs .media.active .media-body {
    border-bottom: none !important;
    padding-bottom: 16px; }
  .announcementTabs .media .small-tag {
    border-radius: 3px;
    padding: 0 10px;
    text-transform: uppercase; }

.message-people-list li:hover {
  background-color: #e2e1dd;
  cursor: pointer; }
.message-people-list li {
  padding: 6px 0;
  margin-bottom: 2px !important; }
.message-people-list .search {
  top: 0px;
  right: 0px;
  bottom: auto;
  width: 100%;
  position: absolute; }
.message-people-list .search .input-group:before {
  content: "search";
  font-family: 'Material Icons';
  position: absolute;
  right: 5px;
  top: 4px;
  z-index: 9;
  color: rgba(25, 29, 33, 0.7); }
.message-people-list .search .form-control {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  border: none;
  color: rgba(25, 29, 33, 0.6);
  font-size: 14px;
  border-radius: 4px !important; }
.message-people-list .search:not(.show) {
  visibility: hidden;
  z-index: -1; }
.message-people-list .search .input-group-text {
  border: none;
  padding-left: 0;
  background: #dbdad7;
  cursor: pointer; }

.message-intro-timer {
  margin-right: -25px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #c9c8c5;
  display: inline-block; }

.message-gallery img {
  width: 67px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 3px; }
  .message-gallery img:last-child {
    margin-right: 0; }

.message-content {
  position: relative;
  cursor: pointer; }

.message-right-menu .dropdown {
  visibility: hidden;
  position: absolute;
  right: -35px;
  top: 10px;
  padding: 0px 0px 0px 25px; }
.message-right-menu:hover > .dropdown, .message-right-menu .dropdown:hover {
  visibility: visible; }

.group-message-1 {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.12);
  background-color: #ffffff;
  margin-top: 10px;
  padding: 12px 16px;
  border-radius: 0px 10px 10px 10px;
  display: inline-block;
  position: relative; }
  .group-message-1 p {
    margin-bottom: 0; }

.reply-content-field {
  background: #eeede9;
  padding: 10px 30px 0 30px;
  border-radius: 2px; }
  .reply-content-field .reply-content-body {
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12);
    background-color: #fbfaf6;
    padding: 10px; }
  .reply-content-field h6 {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #39b27b;
    margin-bottom: 0; }
    .reply-content-field h6 i {
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: normal;
      color: #b0afac; }
  .reply-content-field p {
    margin: 0 !important; }

.assignment-modal .modal-dialog {
  max-width: 960px !important; }
.assignment-modal .modal-body {
  padding: 30px 30px; }
.assignment-modal .homework-title {
  background-color: #eeede9;
  border-radius: 4px;
  padding: 20px 20px;
  margin-bottom: 30px; }
  .assignment-modal .homework-title span {
    opacity: 0.5;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #282e34; }
  .assignment-modal .homework-title i {
    color: #979694; }
  .assignment-modal .homework-title h2 {
    font-size: 24px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: -0.5px;
    color: #282e34; }
  .assignment-modal .homework-title p {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #4b4b4a; }
  .assignment-modal .homework-title h2 {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.78;
    letter-spacing: -0.2px;
    color: #323231; }
.assignment-modal .upload-files-name .file-name {
  border: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  font-size: 14px;
  align-items: center;
  display: inline-flex;
  height: 36px;
  padding: 0 10px;
  margin: 8px 8px 8px 0; }
  .assignment-modal .upload-files-name .file-name i {
    color: #979694;
    font-size: 18px; }
.assignment-modal .counter-blocks {
  margin-bottom: 30px; }
  .assignment-modal .counter-blocks .media {
    padding: 20px 20px;
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    width: 210px; }
    .assignment-modal .counter-blocks .media i.material-icons {
      color: #4b4b4a;
      margin-right: 10px;
      font-size: 18px;
      line-height: 1.8; }
    .assignment-modal .counter-blocks .media .media-body .counter-blocks-progress {
      opacity: 0.5;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.71;
      letter-spacing: normal;
      text-align: right;
      color: #323231; }
    .assignment-modal .counter-blocks .media .media-body h4 {
      font-size: 28px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.14;
      letter-spacing: normal;
      color: #323231; }
    .assignment-modal .counter-blocks .media .media-body p {
      opacity: 0.5;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.71;
      letter-spacing: normal;
      color: #323231;
      margin-bottom: 0; }
.assignment-modal .listing-header {
  border-bottom: 2px solid #eeede9;
  padding-bottom: 10px; }
  .assignment-modal .listing-header .tick-radio {
    vertical-align: text-bottom;
    padding-left: 0.75rem;
    padding-right: 0.75rem; }
  .assignment-modal .listing-header h2 {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.78;
    letter-spacing: -0.2px;
    color: #323231;
    margin-bottom: 0; }
  .assignment-modal .listing-header .lead-notification {
    padding: 3px 8px;
    opacity: 0.8;
    border-radius: 15px;
    background-color: #eeede9;
    color: #323231;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle; }
  .assignment-modal .listing-header .lead-search-bar {
    font-size: 14px; }
    .assignment-modal .listing-header .lead-search-bar .question-filter .options > * {
      font-size: 14px;
      min-width: 24px;
      min-height: 24px;
      display: inline-block; }
    .assignment-modal .listing-header .lead-search-bar .search {
      left: initial;
      width: 250px; }
.assignment-modal .assignment-listing .table-striped .media img {
  width: 32px; }
.assignment-modal .assignment-listing tr:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  background: #fff;
  cursor: pointer; }
.assignment-modal .assignment-listing tr td {
  vertical-align: middle;
  line-height: 1;
  border: none; }
  .assignment-modal .assignment-listing tr td .comment-icon {
    color: #979694; }
  .assignment-modal .assignment-listing tr td a:hover.lead-tooltip > div {
    bottom: 35px;
    left: -18px; }
  .assignment-modal .assignment-listing tr td .lead-tooltip .course-tooltip.tooltip-simple {
    opacity: 0.9;
    font-size: 14px;
    line-height: 1.43;
    color: #fff;
    text-align: left;
    padding: 10px;
    background-color: rgba(25, 25, 25, 0.9);
    width: max-content; }
    .assignment-modal .assignment-listing tr td .lead-tooltip .course-tooltip.tooltip-simple::after {
      border-top: 8px solid rgba(25, 25, 25, 0.9); }
  .assignment-modal .assignment-listing tr td .text-truncate {
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #323231; }
  .assignment-modal .assignment-listing tr td:last-child span .status-icon {
    font-size: 16px;
    color: #ff6f61;
    margin-right: 5px; }
  .assignment-modal .assignment-listing tr td:last-child span label {
    margin: 0; }
  .assignment-modal .assignment-listing tr td:last-child span:last-child {
    border: 1px solid #e2e1dd;
    border-radius: 3px;
    padding: 2px; }
.assignment-modal .assignment-listing .assignment-text {
  opacity: 0.8;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #323231; }

.lead-tooltip .course-tooltip.tooltip-simple {
  opacity: 0.9;
  font-size: 14px;
  line-height: 1.43;
  color: #fff;
  text-align: left;
  padding: 10px;
  background-color: rgba(25, 25, 25, 0.9);
  width: max-content; }
  .lead-tooltip .course-tooltip.tooltip-simple::after {
    border-top: 8px solid rgba(25, 25, 25, 0.9); }

.assignment-feedback .modal-header {
  border-bottom: none;
  padding: 30px; }
.assignment-feedback .modal-title {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.78;
  letter-spacing: normal;
  color: #323231; }
.assignment-feedback .modal-dialog {
  max-width: 730px; }
.assignment-feedback .modal-body {
  padding: 0 30px 30px; }
  .assignment-feedback .modal-body .info-box {
    background: #fbf1df;
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
    margin: 0 0 20px; }
  .assignment-feedback .modal-body p {
    margin: 0; }
    .assignment-feedback .modal-body p > span {
      font-weight: 600; }
.assignment-feedback .file-name {
  background-color: #eeede9; }
.assignment-feedback .feedback-table {
  background-color: #eeede9; }
  .assignment-feedback .feedback-table tbody tr td {
    vertical-align: middle !important;
    border: 0; }
    .assignment-feedback .feedback-table tbody tr td span {
      opacity: 0.8;
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.54;
      letter-spacing: normal;
      color: #323231; }
.assignment-feedback .modal-footer {
  justify-content: space-between;
  padding: 30px 0;
  margin: 0 30px; }
  .assignment-feedback .modal-footer button {
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.85;
    letter-spacing: normal;
    border-radius: 3px; }
  .assignment-feedback .modal-footer .btn:focus, .assignment-feedback .modal-footer .btn.focus {
    box-shadow: none; }

.assignment-btn-grid button i {
  vertical-align: middle;
  margin-right: 4px;
  font-size: 14px; }

.assignment-feedback.bulk-grade .modal-dialog {
  max-width: 460px; }
.assignment-feedback.bulk-grade h5 {
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  margin-bottom: 0; }
.assignment-feedback.bulk-grade .note-pad {
  min-height: 169px; }
.assignment-feedback.bulk-grade .form-input input {
  border-bottom: 1px solid #eeede9; }

.show-assignment-modal .type-anser .form-control {
  font-size: 15px;
  line-height: 1.6;
  color: #323231;
  padding-bottom: 10px;
  height: auto; }
  .show-assignment-modal .type-anser .form-control::placeholder {
    opacity: 0.4; }
.show-assignment-modal table {
  counter-reset: rowNumber;
  color: #323231;
  font-size: 14px; }
  .show-assignment-modal table tr {
    counter-increment: rowNumber; }
    .show-assignment-modal table tr > td span {
      opacity: 1; }
.show-assignment-modal .table th, .show-assignment-modal .table td {
  padding: 3px; }
.show-assignment-modal table tr td:first-child::before {
  opacity: 0.5;
  content: counter(rowNumber) ".";
  min-width: 1em;
  margin-right: 0.5em; }
.show-assignment-modal table tr td:last-child {
  opacity: 0.5; }
.show-assignment-modal h5 {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  color: #323231; }
.show-assignment-modal .modal-dialog {
  max-width: 360px; }
.show-assignment-modal .modal-body {
  padding: 20px 20px; }
  .show-assignment-modal .modal-body .upload-files-name .file-name span {
    color: #979694;
    margin-left: 10px; }
  .show-assignment-modal .modal-body .feedback-timer {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #b0afac; }
  .show-assignment-modal .modal-body .message-content {
    margin-top: 10px;
    background: #eeede9;
    padding: 12px 16px;
    border-radius: 0px 10px 10px 10px;
    display: block;
    width: 320px; }

.assignment-content-modal {
  color: #323231;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal; }
  .assignment-content-modal .modal-header {
    background-color: #eeede9;
    padding: 12px 0;
    justify-content: center !important; }
    .assignment-content-modal .modal-header span {
      font-size: 14px;
      line-height: 1.71;
      text-align: center; }
    .assignment-content-modal .modal-header ul.dropdown-menu {
      border-radius: 2px;
      box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.12);
      background-color: #fff;
      border: 0;
      padding: 0; }
    .assignment-content-modal .modal-header .dropdown-item.active, .assignment-content-modal .modal-header .dropdown-item:active {
      background-color: #f8f9fa; }
    .assignment-content-modal .modal-header .dropdown-item i.material-icons {
      color: #979694;
      font-size: 20px; }
    .assignment-content-modal .modal-header .dropdown-item p {
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.71;
      letter-spacing: normal;
      color: #323231;
      display: inline-block; }
    .assignment-content-modal .modal-header .dropdown-item span.assignment-name {
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 2;
      letter-spacing: normal;
      color: #979694;
      float: right; }
  .assignment-content-modal .modal-dialog {
    max-width: 760px !important; }
  .assignment-content-modal .modal-body {
    height: 740px;
    overflow-x: auto;
    padding: 30px 30px; }
    .assignment-content-modal .modal-body h2 {
      font-size: 28px;
      font-weight: bold;
      line-height: 1.29;
      margin-bottom: 10px; }
    .assignment-content-modal .modal-body h3 {
      font-size: 20px;
      font-weight: bold;
      line-height: 1.5;
      margin-bottom: 10px; }
    .assignment-content-modal .modal-body p {
      font-size: 16px;
      line-height: 1.5;
      margin-bottom: 30px; }

.lesson-bg {
  background-color: #fbfaf6; }

.assignment-lesson {
  padding: 32px 50px 50px 0;
  border-radius: 2px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.08); }
  .assignment-lesson .assignment-lesson-card {
    max-width: 760px;
    width: 100%;
    margin: 0 auto 60px auto;
    background: #fff; }
  .assignment-lesson .lesson-card-header {
    padding: 32px 50px; }
    .assignment-lesson .lesson-card-header .progressed-bar h4 {
      font-size: 24px;
      margin-bottom: 0; }
    .assignment-lesson .lesson-card-header .progressed-bar:after {
      right: 0; }
  .assignment-lesson .lesson-card-body {
    padding: 0 50px 50px 50px; }
    .assignment-lesson .lesson-card-body p {
      margin-bottom: 30px; }
    .assignment-lesson .lesson-card-body h5 {
      margin-bottom: 8px;
      font-size: 18px; }
    .assignment-lesson .lesson-card-body .textarea-counter {
      border-radius: 3px;
      background-color: #eeede9;
      height: 168px;
      width: 100%;
      margin-bottom: 8px;
      border: none;
      resize: none;
      color: #323231; }
  .assignment-lesson .lesson-card-footer {
    padding: 16px 50px;
    background-color: rgba(0, 0, 0, 0.04); }
  .assignment-lesson .lesson-attached-files {
    text-align: right; }
    .assignment-lesson .lesson-attached-files span {
      font-size: 13px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: normal;
      text-align: right;
      color: #7e7d7b;
      display: block; }
    .assignment-lesson .lesson-attached-files b {
      color: #323231; }

.theme-popover {
  width: 300px;
  padding: 10px 20px 20px;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.08), 0 0 0 1px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border-radius: 4px;
  position: relative; }
  .theme-popover h3 {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #323231; }
  .theme-popover .image-container {
    margin-bottom: 10px;
    background-color: #eeede9;
    height: 180px; }
    .theme-popover .image-container.popover-ilk {
      padding: 20px 0; }
    .theme-popover .image-container.popover-ikinci {
      padding: 0 45px; }
  .theme-popover .popover-ilk .popover-image {
    background: url("../images/pop-1.JPG") no-repeat center;
    height: 100%;
    background-size: cover; }
  .theme-popover .popover-ikinci .popover-image {
    background: url("../images/course-bg.png") no-repeat center;
    height: 100%;
    background-size: cover; }
  .theme-popover .popover-ucuncu .popover-image {
    background: url("../images/pop-3.JPG") no-repeat center;
    height: 100%;
    background-size: cover; }
  .theme-popover p {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #4b4b4a;
    margin-bottom: 0; }
  .theme-popover a {
    color: #09f; }
  .theme-popover:before, .theme-popover:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-bottom: 0; }
  .theme-popover.bottom-popover:before {
    top: -10px;
    left: 22px;
    border-top-color: rgba(0, 0, 0, 0.08) !important;
    border-width: 9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .theme-popover.bottom-popover:after {
    top: -8px;
    left: 22px;
    border-top-color: #fff !important;
    border-width: 9px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .theme-popover.top-popover:before {
    bottom: -9px;
    left: 22px;
    border-top-color: rgba(0, 0, 0, 0.08) !important;
    border-width: 9px; }
  .theme-popover.top-popover:after {
    bottom: -8px;
    left: 22px;
    border-top-color: #fff !important;
    border-width: 9px; }
  .theme-popover.right-popover:before {
    top: 15px;
    left: -14px;
    border-top-color: rgba(0, 0, 0, 0.08) !important;
    border-width: 9px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .theme-popover.right-popover:after {
    top: 15px;
    left: -13px;
    border-top-color: #fff !important;
    border-width: 9px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .theme-popover.left-popover:before {
    right: -14px;
    top: 15px;
    border-top-color: rgba(0, 0, 0, 0.08) !important;
    border-width: 9px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .theme-popover.left-popover:after {
    right: -13px;
    top: 15px;
    border-top-color: #fff !important;
    border-width: 9px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }

.theme-tooltip {
  position: relative;
  white-space: normal !important; }

.theme-popover {
  position: absolute;
  visibility: hidden;
  text-align: left; }

.theme-tooltip:hover > div.theme-popover {
  visibility: visible;
  z-index: 9999; }
.theme-tooltip:hover > .bottom-popover {
  top: 40px; }
.theme-tooltip:hover > .right-popover {
  left: -webkit-calc(100% + 10px);
  left: -moz-calc(100% + 10px);
  left: calc(100% + 10px);
  top: 0; }
.theme-tooltip:hover > .top-popover {
  bottom: calc(100% + 10px); }
.theme-tooltip:hover > .left-popover {
  top: 0;
  right: calc(100% + 10px); }

.activity-alert p {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.43;
  letter-spacing: normal;
  color: #4b4b4a; }

.activity-card {
  max-width: 780px;
  width: 100%;
  margin: 0 auto 68px auto;
  background-color: #fff;
  padding-top: 30px;
  box-shadow: 0 6px 12px -2px rgba(25, 25, 25, 0.12), 0 1px 3px -1px rgba(25, 25, 25, 0.08); }
  .activity-card p {
    color: #323231; }
  .activity-card h3 {
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: -0.5px;
    color: #323231;
    margin-bottom: 15px; }
  .activity-card textarea {
    width: 100%;
    border: 0;
    border-radius: 4px;
    resize: none;
    background-color: #eeede9;
    padding: 10px 15px;
    height: 50px;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.6;
    letter-spacing: normal;
    color: #323231; }
    .activity-card textarea:focus {
      outline: none; }
    .activity-card textarea.answer-area {
      height: 120px; }
  .activity-card .border-bottom {
    margin: 30px 0; }
  .activity-card .file-name {
    border: none;
    border-radius: 3px;
    font-size: 14px;
    align-items: center;
    display: inline-flex;
    padding: 15px;
    background-color: #eeede9;
    cursor: pointer; }
    .activity-card .file-name.bg-white {
      box-shadow: 0 1px 3px 0 rgba(25, 25, 25, 0.12), 0 0 0 1px rgba(25, 25, 25, 0.08);
      padding: 5px 15px; }
    .activity-card .file-name i {
      color: #b0afac;
      font-size: 18px; }
    .activity-card .file-name span {
      color: #b0afac;
      font-size: 12px; }
  .activity-card .activity-time {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #7e7d7b; }
    .activity-card .activity-time label {
      font-weight: bold; }
  .activity-card .activity-title {
    padding: 0 30px; }
    .activity-card .activity-title i {
      line-height: 35px; }
    .activity-card .activity-title img {
      margin-top: 10px; }
    .activity-card .activity-title h2 {
      font-size: 24px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.33;
      letter-spacing: -0.5px;
      color: #323231; }
      .activity-card .activity-title h2 img {
        width: 20px;
        margin-bottom: 3px; }
  .activity-card .activity-body {
    padding: 0 30px 30px 30px;
    border-bottom: 1px solid #e2e1dd; }
  .activity-card .activity-footer {
    padding: 20px 30px; }
    .activity-card .activity-footer .btn-gray {
      background-color: #eeede9;
      color: #7e7d7b; }
  .activity-card .activity-questions h3 {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #323231; }
  .activity-card .activity-questions .question-box {
    margin-bottom: 35px; }

.activity-box {
  margin-bottom: 20px; }
  .activity-box .activity-box-header {
    margin-bottom: 5px; }
    .activity-box .activity-box-header h4 {
      font-size: 16px;
      font-weight: bold;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.5;
      letter-spacing: -0.4px;
      color: #323231; }
    .activity-box .activity-box-header .activity-time {
      color: #b0afac;
      font-size: 14px;
      font-weight: normal; }
    .activity-box .activity-box-header .dropdown img {
      opacity: 0.26; }
  .activity-box .activity-box-body {
    border-radius: 5px;
    background-color: #eeede9;
    padding: 10px 10px;
    color: #323231;
    font-size: 15px; }
    .activity-box .activity-box-body.chat-box {
      border-top-left-radius: 1px; }
    .activity-box .activity-box-body ul.para-listing {
      list-style: none;
      margin: 0;
      padding: 0; }
      .activity-box .activity-box-body ul.para-listing li:last-child > ol li:last-child {
        margin-bottom: 0; }
      .activity-box .activity-box-body ul.para-listing ol {
        padding: 0; }
        .activity-box .activity-box-body ul.para-listing ol li {
          list-style: none; }
          .activity-box .activity-box-body ul.para-listing ol li:last-child {
            margin-bottom: 20px; }
          .activity-box .activity-box-body ul.para-listing ol li::before {
            content: "- ";
            font-weight: bold; }
    .activity-box .activity-box-body .file-name {
      border: none;
      border-radius: 3px;
      font-size: 14px;
      align-items: center;
      display: inline-flex;
      padding: 15px;
      background-color: #eeede9;
      cursor: pointer; }
      .activity-box .activity-box-body .file-name.bg-white {
        box-shadow: 0 1px 3px 0 rgba(25, 25, 25, 0.12), 0 0 0 1px rgba(25, 25, 25, 0.08);
        padding: 5px 15px; }
      .activity-box .activity-box-body .file-name p {
        font-size: 14px; }
      .activity-box .activity-box-body .file-name i {
        color: #b0afac;
        font-size: 18px;
        vertical-align: text-bottom; }
      .activity-box .activity-box-body .file-name span {
        color: #b0afac;
        font-size: 12px; }
        .activity-box .activity-box-body .file-name span i {
          font-size: 18px;
          vertical-align: text-bottom; }
    .activity-box .activity-box-body .play-btn {
      padding: 0;
      height: auto;
      min-width: 107px;
      font-size: 13px;
      font-weight: 500;
      opacity: 0.5; }

p.lead-blockquote {
  margin: 25px 0;
  border-left: 5px solid #c9c8c5;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #646462;
  padding-left: 15px; }
  p.lead-blockquote .blockquote-title {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #323231; }
  p.lead-blockquote i {
    display: block;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #979694; }

.activity-feedback .activity-box-header {
  margin-bottom: 10px; }
  .activity-feedback .activity-box-header .userinfo img {
    height: 32px;
    width: 32px; }
  .activity-feedback .activity-box-header .userinfo .media-body {
    margin-left: 10px; }
    .activity-feedback .activity-box-header .userinfo .media-body span {
      font-size: 14px;
      font-weight: 500; }
    .activity-feedback .activity-box-header .userinfo .media-body i {
      color: #b0afac;
      font-style: normal;
      font-size: 14px;
      font-weight: normal; }

.activity-exam-card .activity-body .view-exam button {
  margin-bottom: 10px; }
.activity-exam-card .activity-body .view-exam p {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #b0afac; }
  .activity-exam-card .activity-body .view-exam p span {
    font-weight: bold;
    color: #4b4b4a; }

.activity-exam-table {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #323231;
  border: 1px solid #e2e1dd; }
  .activity-exam-table th, .activity-exam-table td {
    border-top: 1px solid #e2e1dd; }
  .activity-exam-table thead {
    background-color: #fbfaf6; }
    .activity-exam-table thead tr td {
      color: #646462;
      font-weight: bold;
      font-size: 12px; }
  .activity-exam-table tbody tr td {
    padding-top: 20px;
    padding-bottom: 20px; }

.activity-feature-img {
  background-color: #eeede9;
  height: 435px;
  position: relative;
  margin-right: 5px;
  margin-left: 5px; }
  .activity-feature-img img {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%; }
  .activity-feature-img + span {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #7e7d7b;
    display: block;
    padding: 15px 30px;
    margin: 0; }
  .activity-feature-img + p {
    padding: 15px 30px;
    font-size: 16px; }
  .activity-feature-img.bg-container {
    padding: 35px 5px;
    background-color: #eeede9;
    margin: 0 5px; }
  .activity-feature-img .activity-bg-section {
    background: url(../images/feature.JPG) no-repeat center;
    height: 435px;
    background-size: cover;
    position: relative; }
    .activity-feature-img .activity-bg-section .feature-img-res {
      position: absolute;
      right: 0;
      bottom: 0;
      background-color: #fff;
      font-size: 13px;
      color: #7e7d7b;
      padding: 5px 10px; }

.shared-link-card {
  margin-bottom: 30px;
  border-radius: 4px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #e2e1dd;
  background-color: #fbfaf6; }
  .shared-link-card .link-feature {
    position: relative;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    width: 255px;
    height: 135px; }
    .shared-link-card .link-feature img {
      position: absolute;
      border: 0;
      z-index: 1;
      left: 50%;
      top: 50%;
      height: 100%;
      width: 100%;
      transform: translate(-50%, -50%); }
  .shared-link-card .media-body {
    padding: 20px 0; }
    .shared-link-card .media-body h4 {
      font-size: 18px;
      margin: 0; }
    .shared-link-card .media-body p {
      font-size: 14px;
      color: #7e7d7b;
      margin: 0; }

.activity-gallery .gallery-grid .row > [class*="col-"] {
  padding: 0 3px;
  margin-bottom: 30px; }
  .activity-gallery .gallery-grid .row > [class*="col-"]:last-child a {
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  .activity-gallery .gallery-grid .row > [class*="col-"] .gallery-item {
    position: relative;
    background-image: url(../images/activity-gal-1.JPG);
    background-size: cover;
    background-repeat: no-repeat;
    height: 177px; }
    .activity-gallery .gallery-grid .row > [class*="col-"] .gallery-item a {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .activity-gallery .gallery-grid .row > [class*="col-"] .gallery-item a span {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: -0.5px;
        text-align: center;
        color: #fff; }

.lesson-slide-bar {
  padding: 12px 0 0 0; }
  .lesson-slide-bar .media {
    font-style: normal;
    font-stretch: normal;
    color: #191d21;
    letter-spacing: normal; }
    .lesson-slide-bar .media .media-body {
      padding-left: 20px; }
    .lesson-slide-bar .media h5 {
      opacity: 0.9;
      font-size: 15px;
      font-weight: 600;
      line-height: 1.33;
      margin: 0; }
    .lesson-slide-bar .media p {
      opacity: 0.5;
      font-size: 12px;
      font-weight: normal;
      line-height: 1.17;
      margin: 0; }
  .lesson-slide-bar .option-listing {
    text-align: center; }
    .lesson-slide-bar .option-listing ul {
      list-style: none;
      padding: 2px 0;
      margin: 0 -1px; }
      .lesson-slide-bar .option-listing ul li {
        display: inline-block;
        width: 64px;
        text-align: center;
        margin-bottom: 12px; }
        .lesson-slide-bar .option-listing ul li a {
          text-decoration: none;
          display: flex;
          flex-direction: column;
          align-items: center; }
          .lesson-slide-bar .option-listing ul li a div.circle {
            height: 32px;
            width: 32px;
            border: 1px solid #e1e1dd;
            border-radius: 50%;
            padding: 5px;
            margin-top: -2px;
            position: relative; }
            .lesson-slide-bar .option-listing ul li a div.circle i {
              font-size: 16px; }
            .lesson-slide-bar .option-listing ul li a div.circle.notify-dot:after {
              width: 6px;
              height: 6px;
              border-radius: 100%;
              background: rgba(0, 0, 0, 0.5);
              position: absolute;
              left: auto;
              right: -5px;
              top: 0;
              content: ""; }
            .lesson-slide-bar .option-listing ul li a div.circle.bg-green {
              background-color: #39b27b;
              border: none; }
            .lesson-slide-bar .option-listing ul li a div.circle.bg-dark-o {
              background: rgba(52, 58, 64, 0.5);
              opacity: 0.6;
              color: #fff;
              border: none; }
              .lesson-slide-bar .option-listing ul li a div.circle.bg-dark-o img {
                background: #fff; }
          .lesson-slide-bar .option-listing ul li a span {
            line-height: 20px;
            font-size: 12px;
            color: rgba(0, 0, 0, 0.5); }

.lesson-slide-btn {
  position: absolute;
  background: none;
  border: 1px solid #eee;
  border-radius: 50%;
  height: 32px;
  padding: 0;
  width: 32px;
  cursor: pointer; }
  .lesson-slide-btn i {
    vertical-align: middle;
    font-size: 27px; }
  .lesson-slide-btn.right {
    right: 16px;
    top: 13px; }
  .lesson-slide-btn.left {
    left: 16px;
    top: 13px; }

.import-source-modal .modal-body {
  padding-right: 35px;
  padding-left: 35px; }
.import-source-modal .modal-footer {
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px; }
  .import-source-modal .modal-footer .btn-light {
    background: #fff;
    border: solid 1px rgba(5, 5, 5, 0.1);
    min-width: 70px; }
.import-source-modal i, .import-source-modal img {
  color: #ff6f61;
  margin-bottom: 24px;
  font-size: 42px; }
.import-source-modal h3 {
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 20px; }
.import-source-modal p {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #4b4b4a;
  margin-bottom: 35px; }
.import-source-modal .dot-radio {
  margin-bottom: 20px; }
  .import-source-modal .dot-radio .form-radio:checked ~ label {
    color: #4b4b4a; }
  .import-source-modal .dot-radio:last-child {
    margin-bottom: 0; }

.update-image-modal .mini-btn button {
  font-size: 13px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.85;
  letter-spacing: normal; }

.lead-attached-file {
  background: #eeede9;
  padding: 10px 10px;
  cursor: pointer; }
  .lead-attached-file i {
    vertical-align: text-bottom;
    font-size: 18px;
    color: #979694; }
  .lead-attached-file p {
    background-color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    padding: 6px 15px; }

.import-scorm-modal .activity-box {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .content-container {
    width: 100%; }

  .active-notification-panel .notification {
    height: 100% !important; }

  .modal-from-right .modal-header .close {
    margin-left: -62px !important;
    color: #979694; } }
@media (max-width: 768px) {
  .lesson-slide-btn {
    position: relative;
    margin-bottom: 15px; }
    .lesson-slide-btn i {
      vertical-align: middle;
      font-size: 27px; }
    .lesson-slide-btn.right {
      float: right; } }
@media (max-width: 767px) {
  .login-wrapper {
    padding: 40px !important; }

  .main-sidebar {
    display: block !important; }

  .modal-from-right .modal-footer button {
    margin-bottom: 5px; } }
@media (max-width: 576px) {
  .profiles .nav-tabs {
    font-size: 13px; }

  .student-course .student-course-list li .course-icon {
    width: 32px;
    height: 32px; }

  .student-course .student-course-list li p {
    font-size: 11px; }

  .student-course .student-course-list li h5 {
    font-size: 13px; }

  .lesson-listing .list-content .course-teacher {
    display: none; } }

/*# sourceMappingURL=sqi-style.css.map */
