@import url(https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600;700&family=PT+Sans+Caption:wght@400;700&display=swap);
/**
* Theme CSS color scheme
**/
body {
  font-family: "Hind Siliguri", "Raleway";
}

body[data-layout=horizontal] {
  color: #0c1d37;
}
body[data-layout=horizontal] .page-content {
  margin-top: 70px;
}
body[data-layout=horizontal] .page-content.adjust-page-height {
  min-height: calc(100vh - 145px);
}
body[data-layout=horizontal] #page-topbar {
  border-bottom: 1px solid #eeefff;
  background-color: white;
}
body[data-layout=horizontal] #page-topbar .navbar-header {
  background-color: white;
}

.page-content.adjust-page-height {
  padding: 94px 12px 60px;
  min-height: calc(100vh - 78px);
  font-family: "Hind Siliguri", "Raleway";
}

.dashboard-processing .card-body {
  padding: 50px 78px;
}
.dashboard-processing img {
  height: 275px;
}
.dashboard-processing .col-md-7 {
  margin-top: 90px;
}
.dashboard-processing p {
  font-size: 19px;
}

.dashboard-terms .card-body {
  padding: 40px 40px;
}

.alternative-background {
  background: #e5e5e5 !important;
}

.alternative-color {
  color: #505e7a !important;
}

.disabled {
  pointer-events: none;
  opacity: 0.6;
}

.signature-upload label {
  padding: 11px 21px;
  background: #ec7323;
  display: table;
  color: #fff;
  font-size: 15px;
  border-radius: 2px;
  cursor: pointer;
  margin-left: 88px;
  margin-top: 0px;
}
.signature-upload input[type=file] {
  display: none;
}

@media (min-width: 1400px) {
  body[data-layout=horizontal] .navbar-header {
    max-width: 1320px;
  }
}
a,
.text-theme-orange,
.breadcrumb-item.active,
.nav-tabs-custom .nav-item .nav-link.active {
  color: #ec7323;
}

a.see-all {
  display: inline-block;
}
a.see-all small {
  font-size: 90%;
}
a.see-all span {
  padding-top: 2px;
}

.nav-tabs-custom .nav-item .nav-link:after {
  background-color: #ec7323;
}

.form-check-primary .form-check-input:checked,
.form-radio-primary .form-check-input:checked,
.form-check-input:checked {
  background-color: #ec7323;
  border-color: #ec7323;
}

label.form-check-label {
  padding-top: 1px;
}

.form-theme {
  padding: 0.75rem;
}

.card-item.card-course {
  padding: 0.75rem;
}
.card-item.card-course img {
  height: 130px;
  width: 100%;
  border-radius: 7px;
}
.card-item.card-course .card-title {
  height: 56px;
  overflow: hidden;
  line-height: 1.3;
}

a.icon {
  padding: 5px 7px;
}

.box-shadow {
  box-shadow: 0 0.1rem 1.25rem rgba(0, 0, 0, 0.1);
}

.heading-left-bar {
  font-size: 1.015625rem;
  font-weight: bold;
  line-height: 24px;
  border-left: 3px solid #ec7323;
  padding-left: 0.5rem;
}

.btn-edit {
  color: #77838f;
  border: 1px solid #77838f;
  padding: 0.2rem 0.4rem;
}

.quick-access-button {
  height: 24px;
}
.quick-access-button .btn-theme {
  padding: 0.47rem 0.75rem;
}

.banner-text {
  font-family: "Hind Siliguri", "Raleway";
}
.banner-text .text-title {
  font-weight: 200;
  font-size: 18px;
  color: #ffffff;
}
.banner-text .text-main {
  font-weight: 500;
  font-size: 46px;
  color: #ffffff;
  line-height: 56px;
  margin-bottom: 32px;
  margin-top: 16px;
}

.bg-plain-white {
  background-color: white !important;
  font-family: "Hind Siliguri", "Raleway";
}

.banner-student-bg {
  background-image: url("/assets/images/banners/lms-banner.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-student-bg .banner-btn-theme {
  border: 1px solid #fafafa;
  background-color: #fafafa;
  border-radius: 5px;
  color: #ec7323;
  padding: 10px 15px;
  font-size: 16px;
  font-weight: 500;
}

.slider-container {
  background-color: #f5f7f9;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #eee;
}

::-webkit-scrollbar-thumb {
  background: #77838f;
}

::-webkit-scrollbar-thumb:hover {
  background: #2f2d51;
}

.vertical-menu {
  font-family: "Hind Siliguri", "Raleway";
}
.vertical-menu::-webkit-scrollbar {
  width: 5px;
}

.navbar-header {
  background-color: white;
}
.navbar-header .navbar-brand-box.user-control .logo-light {
  display: block;
}
.navbar-header .navbar-brand-box a.logo img {
  max-height: 50px;
  width: 80px;
}
.navbar-header .navbar-brand-box a.logo .logo-sm img {
  max-height: 20px;
  max-width: 50px;
}
.navbar-header .topnav {
  margin-top: 0;
  background-color: white;
  box-shadow: none;
}
.navbar-header .topnav .navbar-nav .nav-item .nav-link {
  color: #0c1d37;
  line-height: 36px;
  padding: 1rem 0.85rem;
}
.navbar-header .topnav .navbar-nav .nav-item .nav-link.active, .navbar-header .topnav .navbar-nav .nav-item .nav-link:hover, .navbar-header .topnav .navbar-nav .nav-item .nav-link:focus {
  color: #ec7323;
}
.navbar-header .topnav .navbar-nav .nav-item .dropdown-menu a:hover, .navbar-header .topnav .navbar-nav .nav-item .dropdown-menu a:focus {
  color: #ec7323;
}
@media (max-width: 991.98px) {
  .navbar-header .topnav {
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    padding: 0;
  }
  .navbar-header .topnav.active {
    border-bottom: 1px solid #ddd;
  }
  .navbar-header .topnav .navbar-nav {
    padding: 0.5rem 0;
  }
  .navbar-header .topnav .navbar-nav .nav-item .nav-link {
    color: #050505;
  }
  .navbar-header .topnav .navbar-nav .nav-item .nav-link.active {
    color: #495057;
  }
}

.home-footer {
  background-color: #f9f0dc;
  padding: 3rem 0 1rem;
}
.home-footer div > i {
  background-color: #fafafa;
  border-radius: 50%;
  color: #ec7323;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 36px;
  text-align: center;
  box-shadow: 4px 10px 20px rgba(236, 115, 35, 0.4);
}
.home-footer div > i.fas {
  font-size: 28px;
}
.home-footer h4 {
  padding: 0.5rem 0 0 0.5rem;
}
.home-footer p {
  padding-left: 0.5rem;
  opacity: 0.85;
}
.home-footer h4 {
  font-weight: 600;
}

.select2,
.select2-container {
  width: 100% !important;
}

.footer-bottom {
  background-color: #2f2d51;
  color: #fafafa;
  padding: 0.75rem 0;
  font-family: "Hind Siliguri", "Raleway";
}
.footer-bottom .quick-links {
  display: flex;
  flex-direction: row;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 0 0 auto;
  max-width: 650px;
}
.footer-bottom .quick-links a {
  padding: 1rem;
  color: #fafafa;
}
.footer-bottom.side-bg {
  background-color: #fafafa;
  color: #343a40;
  border-top: 1px solid #f5f7f9;
}
.footer-bottom.side-bg .quick-links a {
  color: #343a40;
}
.footer-bottom .copyright {
  padding: 1rem;
}

.flex-breaker {
  display: none;
}

a.action-card {
  color: #212529;
  text-align: center;
  border: 1px solid #ced4da;
  border-radius: 1.5rem;
  margin-bottom: 1.5rem;
  transition: 0.5s;
}
a.action-card:hover {
  background-color: #556ee6;
  color: white;
}
a.action-card .card-left {
  width: 30%;
}
a.action-card .card-left img {
  border-radius: 50%;
}
a.action-card .card-right {
  width: 70%;
  font-size: large;
}

table.table-assessment tr th {
  padding-left: 1.5rem;
  min-width: 200px;
  vertical-align: middle;
}

.section-title {
  position: relative;
  padding-bottom: 0.75rem;
  border-bottom: 2px solid #eee;
  margin: 0;
  font-family: "Hind Siliguri", "Raleway";
  font-size: 28px;
  font-weight: 700;
  margin: 1rem 0;
}
.section-title.h1 {
  font-size: 42px;
}
.section-title:before {
  content: "";
  display: block;
  position: absolute;
  width: 15%;
  height: 2px;
  background-color: #ec7323;
  bottom: -2.5px;
  left: 0;
}
.section-title.text-center {
  text-align: center;
  border-bottom: none;
}
.section-title.text-center:before {
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 10%;
}

.banner-image img {
  border-radius: 10px;
}

.title-bar {
  font-family: "Lato", sans-serif;
  padding: 1rem;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5em;
  border: 1px solid #dedfe0;
  position: relative;
}
.title-bar.dark {
  background-color: #2a3042;
  color: white;
  border-color: #2a3042;
}

.page-body {
  padding: 1rem;
  background-color: white;
}

.toggle-fullscreen {
  position: absolute;
  right: 1rem;
  top: 1rem;
  cursor: pointer;
}

.quiz-result-box {
  font-family: "Hind Siliguri", "Raleway";
}
.quiz-result-box .box-card {
  border: 1px solid #ddd;
  border-radius: 5px;
  text-align: center;
  padding: 1rem;
  min-width: 130px;
}
.quiz-result-box .box-card .title {
  font-weight: bold;
}

.card-box {
  border: 1px solid #ddd;
  border-radius: 15px;
  padding: 1.5rem;
  margin-bottom: 2rem;
  background-color: white;
  font-family: "Hind Siliguri", "Raleway";
}

.page-item.active .page-link {
  background-color: #ec7323;
  border-color: #ec7323;
}

.section-notification {
  font-family: "Hind Siliguri", "Raleway";
}
.section-notification .notification-item {
  width: 100%;
  display: flex;
  flex-direction: row;
  line-height: 24px;
  border: 1px solid #f5f7f9;
  border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 0.3rem;
}
.section-notification .notification-item.unread {
  background-color: #f5f7f9;
  font-weight: 600;
}
.section-notification .notification-item .n-first,
.section-notification .notification-item .n-last {
  text-align: center;
  width: 50px;
  padding: 1.5rem 1rem 1rem;
}
.section-notification .notification-item .n-middle {
  padding: 1rem;
  width: calc(100% - 80px);
}
.section-notification .notification-item .notification-title {
  color: inherit;
  font-size: 16px;
}
.section-notification .notification-item .notification-time {
  font-size: 90%;
  opacity: 0.75;
  font-weight: 400;
}
.section-notification .notification-item .notification-action-bar {
  cursor: pointer;
}

.mm-active,
.mm-active .active,
.mm-active .active i,
.mm-active > a,
.mm-active > a i,
.mm-active > i {
  color: #f9b417 !important;
}

/** Module Import CSS **/
.card-box .s-right {
  position: absolute;
  right: 24px;
}
.card-box .modal .modal-footer {
  justify-content: center;
}
.card-box .modal table {
  vertical-align: middle;
}
.card-box .modal table .btn {
  color: #ec7323;
  font-weight: bold;
}
.card-box.quiz-box {
  margin-top: 2rem;
}
.card-box.quiz-box .box-title {
  position: relative;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #eee;
}
.card-box.quiz-box .box-title h5 {
  line-height: 36px;
}
.card-box.quiz-box .box-content,
.card-box.quiz-box .box-footer {
  max-width: 600px;
  margin: 0 auto;
}
.card-box.quiz-box .quiz-top {
  margin-top: 1rem;
  font-size: 80%;
}
.card-box.quiz-box .btn-quiz {
  display: none;
}
.card-box.quiz-box input[type=radio]:checked,
.card-box.quiz-box input[type=checkbox]:checked {
  background-color: #ec7323;
  border-color: #ec7323;
}

.question-block {
  font-family: "Hind Siliguri", "Raleway";
}
.question-block .question-detail {
  display: flex;
  align-items: flex-start;
  font-size: 130%;
  font-weight: bold;
}
.question-block .question-detail .col-index {
  width: 36px;
  padding: 0px 8px;
  text-align: center;
}
.question-block .question-detail .col-content {
  padding: 0;
}
.question-block .option-detail {
  margin: 0.7rem 0;
  display: flex;
  align-items: flex-start;
  padding-left: 1%;
  border-radius: 5px;
  border: 1px solid #ddd;
}
.question-block .option-detail .col-index {
  width: 28px;
  padding: 7px 0 5px 5px;
  text-align: right;
}
.question-block .option-detail .col-content {
  padding: 6px 3px;
}
.question-block .option-detail.option-mapping {
  border: 0;
  border-radius: 0;
}
.question-block .option-detail.option-mapping .col-left,
.question-block .option-detail.option-mapping .col-right {
  width: 100%;
  max-width: 250px;
}
.question-block .option-detail.option-mapping .col-mid {
  padding: 5px;
}

#container--course_progress {
  font-family: "Hind Siliguri", "Raleway";
}
#container--course_progress .progress-box {
  margin-top: 1rem;
  background-color: #f5f7f9;
  border-radius: 0.75rem;
  padding: 0.3rem;
  max-width: 800px;
  margin: 1rem auto;
}
#container--course_progress .progress-box:not(:nth-of-type(1)) {
  margin-top: 2rem;
  display: none;
}
#container--course_progress .progress-box .box-left {
  width: 40%;
  padding: 1rem;
}
#container--course_progress .progress-box .box-right {
  width: 60%;
  padding: 1rem;
}
#container--course_progress .progress-box .box-right .rating {
  font-size: 18px;
}
#container--course_progress .progress-box .box-right h2,
#container--course_progress .progress-box .box-right h3 {
  margin: 0;
  font-size: 26px;
}
#container--course_progress .progress-box .box-right .course-author {
  margin: 0.5rem 0 1.5rem;
  align-items: center;
  gap: 8px;
}
#container--course_progress .progress-box .cover-image {
  text-align: center;
}
#container--course_progress .progress-box .cover-image img {
  border-radius: 5px;
  max-height: 190px;
  width: 100%;
}

.ct-image {
  width: 100%;
  height: 55px;
}

.section-slider {
  position: relative;
}
.section-slider .btn-next-item,
.section-slider .btn-prev-item {
  position: absolute;
  top: 40%;
  font-size: 20px;
  background-color: #fafafa;
  border-radius: 50%;
  padding: 5px;
  z-index: 999;
  width: 40px;
  border: 1px solid #ccc;
  height: 40px;
}
.section-slider .btn-next-item {
  right: -15px;
}
.section-slider .btn-prev-item {
  left: -15px;
}
.section-slider .slide {
  margin-left: 7px;
  margin-right: 7px;
}

.card.course-list-item {
  border: 1px solid #ddd;
  border-radius: 0.5rem;
}
.card.course-list-item .card-label {
  display: inline-block;
  padding: 0.3rem 0.5rem;
  position: absolute;
  top: 1.7rem;
  left: 1.7rem;
  border-radius: 0.75rem;
  color: #fafafa;
  background-color: #ec7323;
}
.card.course-list-item a {
  text-align: center;
}
.card.course-list-item a img {
  height: 130px;
  width: 100%;
  border-radius: 10px;
}
.card.course-list-item .card-body {
  padding: 0;
}
.card.course-list-item .course-author,
.card.course-list-item .course-time {
  font-size: 80%;
  margin-top: 1rem;
  align-items: center;
  gap: 8px;
}
.card.course-list-item .course-author i,
.card.course-list-item .course-author span,
.card.course-list-item .course-time i,
.card.course-list-item .course-time span {
  color: #ec7323;
  margin-right: 5px;
}
.card.course-list-item .rating {
  font-size: 16px;
}
.card.course-list-item .card-title {
  height: 56px;
  overflow: hidden;
  line-height: 1.3;
}
.card.course-list-item .card-title a {
  color: #2f2d51;
}
.card.course-list-item .card-title a:hover {
  color: #ec7323;
}
.card.course-list-item.regular {
  background-color: #f5f7f9;
}
.card.course-list-item.regular .card-label {
  top: 1rem;
  left: 1rem;
}

.in-progress-action-toggle span {
  color: #ec7323;
}
.in-progress-action-toggle span:hover {
  color: #0c1d37;
}

.list-accordion {
  font-family: "Lato", sans-serif;
}
.list-accordion .accordion-button:not(.collapsed) {
  color: #222;
}
.list-accordion .accordion-item:first-of-type .accordion-button {
  border-radius: 0;
}
.list-accordion .accordion-item .accordion-button {
  font-size: 16px;
  font-weight: 700;
}
.list-accordion .accordion-body {
  padding: 0;
}
.list-accordion .lesson-item {
  padding: 0;
  margin: 1px 0;
  background-color: #f8f9fa;
}
.list-accordion .lesson-item .item-serial,
.list-accordion .lesson-item .item-status {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  padding: 0;
  background-color: #ebebf4;
}
.list-accordion .lesson-item .item-serial .form-check .form-check-input,
.list-accordion .lesson-item .item-status .form-check .form-check-input {
  margin-left: -1.25em;
}
.list-accordion .lesson-item.active .item-status {
  color: white;
  background: #b6bfe3;
}
.list-accordion .lesson-item .item-content {
  padding: 1rem;
}
.list-accordion .lesson-item:hover {
  cursor: pointer;
}
.list-accordion .lesson-item:hover .item-serial {
  color: white;
  background: #b6bfe3;
}

#container--lesson_resource {
  height: 100%;
}
#container--lesson_resource .resource-view {
  width: 100%;
  height: 450px;
}
#container--lesson_resource .resource-view iframe {
  height: 100%;
  width: 100%;
}
#container--lesson_resource .resource-view video {
  height: auto;
  width: 100%;
}
#container--lesson_resource .resource-view img {
  width: 100%;
}
#container--lesson_resource .resource-view .pdfobject-container {
  height: 100%;
  border: 1rem solid rgba(0, 0, 0, 0.1);
}
#container--lesson_resource .resource-view.fullscreen {
  height: calc(100vh - 100px);
}
#container--lesson_resource .resource-view.fullscreen .pdfobject-container {
  height: 100%;
}
@media (max-width: 1400px) {
  #container--lesson_resource .resource-view {
    height: 450px;
  }
}
@media (max-width: 800px) {
  #container--lesson_resource .resource-view {
    height: 400px;
  }
}
@media (max-width: 500px) {
  #container--lesson_resource .resource-view {
    height: 300px;
  }
}
@media (max-width: 360px) {
  #container--lesson_resource .resource-view {
    height: 280px;
  }
}

#container--lesson .lesson-content {
  background-color: #2a3042;
  color: #fff;
}

#lesson--tab_menu .nav-link {
  border: 0;
  padding: 0.8rem;
  font-size: 16px;
}
#lesson--tab_menu .nav-item.show .nav-link,
#lesson--tab_menu .nav-link.active {
  border-bottom: 2px solid #3c3b37;
}

#lesson--tab_content .section-title {
  font-size: 14px;
}
#lesson--tab_content .section-title:before {
  width: 10%;
  background-color: transparent;
}

.course-detail {
  font-family: "Hind Siliguri", "Raleway";
}
.course-detail .nav-course-tabs {
  border-top: 1px solid #ced4da;
}
.course-detail .nav-course-tabs .nav-item.show .nav-link,
.course-detail .nav-course-tabs .nav-link.active {
  border: 0;
  border-bottom: 2px solid #ec7323;
  color: #ec7323;
  padding: 0.8rem;
  font-size: 16px;
}
.course-detail .list-accordion {
  background-color: #fff;
  border: 0;
  color: #0c1d37;
  padding: 0 2rem;
}
@media (max-width: 500px) {
  .course-detail .list-accordion {
    padding: 0 !important;
  }
}
.course-detail .list-accordion .accordion-item {
  border-bottom: 1px solid #cecece;
}
.course-detail .list-accordion .accordion-button,
.course-detail .list-accordion .accordion-button:not(.collapsed),
.course-detail .list-accordion .accordion-collapse {
  border-width: 0;
}
.course-detail .list-accordion .accordion-button:not(.collapsed):after {
  transform: rotate(-90deg);
}
.course-detail .list-accordion .lesson-item {
  border-width: 0 0 1px;
  border-color: #cecece;
  background-color: #fff;
}
.course-detail .list-accordion .lesson-item h5 {
  font-size: 14px;
  color: #2f2d51;
  font-weight: 400;
}
.course-detail .list-accordion .accordion-body {
  margin-left: 0 !important;
}
.course-detail .list-accordion .accordion-body .lesson-item {
  display: flex;
  align-items: center;
  padding: 0 20px;
}
.course-detail .list-accordion .accordion-body .lesson-item .item-status {
  background-color: transparent;
}
.course-detail .list-accordion .accordion-body .lesson-item .item-status .form-check {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}
.course-detail .list-accordion .accordion-body .lesson-item .item-content .lesson-title {
  margin-bottom: 0;
}
.course-detail .list-accordion .accordion-body .lesson-item .item-content-status {
  margin-left: auto;
  font-size: 14px;
}

.course-comment-list .comment-item {
  margin-bottom: 1.2rem !important;
}
.course-comment-list .comment-item:not(:nth-of-type(1)):before {
  content: "";
  position: absolute;
  width: 90%;
  margin: -10px auto;
  height: 1px;
  background-color: #eff2f7;
  left: 0;
  right: 0;
}
.course-comment-list .comment-item:last-child {
  border-bottom: 0;
}
.course-comment-list .comment-item .comment-content {
  padding: 0.5rem;
}
.course-comment-list .comment-item .comment-author {
  padding: 0.25rem 0.5rem;
}

.table-course-list {
  vertical-align: middle;
}
.table-course-list img {
  max-height: 50px;
  margin: 0 auto;
  border-radius: 5px;
}
.table-course-list .course-title a {
  color: #0c1d37;
}

.glow-on-hover {
  border: none;
  outline: none;
  color: white;
  background: #212529;
  cursor: pointer;
  position: relative;
  z-index: 0;
  border-radius: 0.5rem;
  padding: 1rem;
}
.glow-on-hover:hover {
  color: whitesmoke;
}
.glow-on-hover:hover:before {
  content: "";
  background: linear-gradient(45deg, #eaeaea, #a6b0cf, #556ee6, #79829c, #dadada);
  position: absolute;
  top: -2px;
  left: -2px;
  background-size: 400%;
  z-index: -1;
  filter: blur(5px);
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  animation: glowing 20s linear infinite;
  opacity: 0;
  transition: all 0.7s ease-in-out;
  border-radius: 0.5rem;
  opacity: 0.1;
}
.glow-on-hover:active:after {
  background: transparent;
}
.glow-on-hover:hover:before {
  opacity: 0.5;
}
.glow-on-hover:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #212529;
  left: 0;
  top: 0;
  border-radius: 0.5rem;
}

@keyframes glowing {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 400% 0;
  }
  100% {
    background-position: 0 0;
  }
}
.profile-sidebar,
.profile-page-content {
  min-height: 100%;
  box-shadow: 0 0.3rem 2rem rgba(0, 0, 0, 0.1);
  background-color: white;
}
@media (max-width: 500px) {
  .profile-sidebar,
  .profile-page-content {
    padding: 10px !important;
  }
  .profile-sidebar .bg-theme-silver,
  .profile-page-content .bg-theme-silver {
    padding: 0px !important;
  }
  .profile-sidebar .bg-theme-silver #change_group,
  .profile-page-content .bg-theme-silver #change_group {
    font-size: 8px !important;
  }
}
@media (max-width: 500px) {
  .profile-sidebar .table-responsive th,
  .profile-sidebar .table-responsive td,
  .profile-page-content .table-responsive th,
  .profile-page-content .table-responsive td {
    text-wrap: nowrap;
  }
}

.profile-sidebar {
  padding-bottom: 3rem;
}
.profile-sidebar .label-top {
  padding: 1.25rem;
  font-size: 16px;
  text-align: center;
  border-bottom: 1px solid #eee;
  font-weight: 500;
  opacity: 0.5;
}
.profile-sidebar .info {
  padding: 1rem;
  text-align: center;
}
.profile-sidebar .info img {
  max-width: 80px;
  margin: 0 auto;
}
.profile-sidebar .info .text {
  margin-top: 1rem;
  font-weight: bold;
  font-size: 14px;
}
.profile-sidebar .list-group {
  border-radius: 0;
  font-weight: 500;
  margin-top: 1rem;
  color: #77838f;
}
.profile-sidebar .list-group .list-group-item {
  font-size: 16px;
  border: 0;
}
.profile-sidebar .list-group .list-group-item a {
  color: #77838f;
}
.profile-sidebar .list-group .list-group-item a:hover {
  color: #ec7323;
}
.profile-sidebar .list-group .list-group-item.active, .profile-sidebar .list-group .list-group-item:hover, .profile-sidebar .list-group .list-group-item:active {
  color: #ec7323;
  background-color: #fcece1;
  border-color: transparent;
}
.profile-sidebar .list-group .list-group-item.active a, .profile-sidebar .list-group .list-group-item:hover a, .profile-sidebar .list-group .list-group-item:active a {
  color: #ec7323;
}

.profile-page-content {
  padding: 2rem;
}
@media (max-width: 500px) {
  .profile-page-content {
    padding: 10px !important;
  }
  .profile-page-content .bg-theme-silver {
    padding: 0px !important;
  }
  .profile-page-content .bg-theme-silver #change_group {
    font-size: 8px !important;
  }
}
@media (max-width: 500px) {
  .profile-page-content .table-responsive th,
  .profile-page-content .table-responsive td {
    text-wrap: nowrap;
  }
}
.profile-page-content form .form-control,
.profile-page-content form .form-select {
  padding: 0.55rem 0.75rem;
  line-height: 1.8;
  color: #0c1d37;
  border-radius: 0.1rem;
}

.card.user-item {
  font-family: "Hind Siliguri", "Raleway";
  box-shadow: 0 0.3rem 2rem rgba(0, 0, 0, 0.1);
}
.card.user-item .profile-image {
  margin-right: 1rem;
}
.card.user-item .profile-image img {
  width: 60px;
  height: 60px;
}
.card.user-item .btn-theme {
  padding: 0.4rem 0.5rem;
}
.card.user-item hr {
  background-color: #bbb;
}
.card.user-item .badge-status {
  position: absolute;
  right: 1rem;
  top: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: 900;
}

/** Media Queries **/
.mobile-show {
  display: none;
}

.mobile-hide {
  display: inherit;
}

.device-lg-show {
  display: block;
}

@media (max-width: 640px) {
  .vertical-menu.content-menu {
    width: 100%;
    height: 100vh !important;
    position: fixed;
    background-color: #fafafa;
  }
  .mobile-show {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  .md-center {
    text-align: center;
  }
  .account-pages {
    min-height: calc(100vh - 210px);
  }
  .flex-breaker {
    display: block;
    width: 100%;
    height: 0;
  }
  .card-item.card-course img {
    height: 185px;
  }
  .card-item.card-course .card-title {
    height: auto;
  }
  .small-card {
    max-width: 100%;
  }
  .device-lg-show {
    display: none;
  }
  .page-content.adjust-page-height {
    padding: 5.5rem 0;
    min-height: 80vh;
  }
  .page-content .quick-access-button {
    position: absolute;
    right: 0;
  }
  body[data-sidebar=dark] .navbar-brand-box {
    background: #fafafa;
  }
  .footer-bottom .quick-links {
    padding: 1rem 0;
  }
  .footer-bottom .quick-links a {
    padding: 1rem 0;
  }
  .footer-font {
    font-size: 11px !important;
  }
  .dashboard-processing .card-body {
    padding: 1.25rem 1.25rem;
  }
  .dashboard-processing img {
    height: 275px;
  }
  .dashboard-processing .col-md-7 {
    margin-top: 0px;
  }
  .dashboard-processing p {
    font-size: 19px;
  }
  .signature-upload label {
    margin-left: 0px !important;
    margin-top: 25px !important;
  }
  .card.user-item {
    height: unset !important;
  }
  .right-space {
    padding-right: 48px;
  }
  .custom-padding {
    padding-bottom: 15px !important;
  }
  .custom-margin {
    margin-top: 15px;
  }
  .quick-access-button .btn-theme {
    margin-right: 10px;
  }
  .custom-font {
    font-size: 14px !important;
  }
  .card.user-item .badge-status {
    position: absolute;
  }
}
@media (max-width: 640px) and (max-width: 500px) {
  .card.user-item .badge-status {
    right: 5px !important;
    top: 5px !important;
  }
}
@media (max-width: 640px) {
  .card.user-item .profile-image {
    margin-right: 0px !important;
  }
  .card.user-item .profile-image img {
    width: 50px !important;
    height: 50px !important;
  }
  .card.user-item span {
    font-size: 12px !important;
  }
  #container--course_progress .progress-box .box-right .rating {
    font-size: 12px !important;
  }
}
.quiz-info {
  background: #ec7323;
  padding: 10px 10px 1px 10px;
  color: white;
  font-size: 14px;
}

.quistion-border {
  border: 1px solid #828998 !important;
}

.font-size-14 {
  font-size: 14px !important;
}

@media (max-width: 991px) {
  div#resource--pdf {
    display: none;
  }
}
a.course-pdf-mobile-view-btn {
  width: 120px;
  margin: auto;
  display: block;
  text-align: center;
  border: 1px solid;
  padding: 4px;
  border-radius: 2px;
}
@media (min-width: 992px) {
  a.course-pdf-mobile-view-btn {
    display: none;
  }
}
