@import url("https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap");

.page-content {
    padding-top: 140px;
}

#sidebar-menu .has-arrow:after {
    display: none;
}

body {
    background: #f2f2f2;
    font-family: "Quicksand", sans-serif;
}

body[data-topbar="colored"] #page-topbar {
    background-color: #d9d9d9;
}

body[data-topbar="colored"] .dropdown.show .header-item {
    background-color: #458ccb85;
}

body[data-topbar="colored"] .navbar-brand-box {
    background: #458ccb !important;
}

body[data-topbar="colored"] .header-item {
    color: black !important;
}

.learner_box .card-body {
    padding: 60px 20px;
}

.white {
    color: white !important;
}

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

.font-normal {
    font-weight: 500;
}

.learner_box .card {
    background: #458ccb !important;
    border-radius: 20px;
}

.teacher_box .card {
    background: #817bbf !important;
    border-radius: 20px;
}

.principals_box .card {
    background: #37bb9b !important;
    border-radius: 20px;
}

.school_box .card {
    background: orange !important;
    border-radius: 20px;
}

.classes_box .card {
    background: tomato !important;
    border-radius: 20px;
}

.categories_box .card {
    background: #de6fb5 !important;
    border-radius: 20px;
}

.clusters_box .card {
    background: #ac92ec !important;
    border-radius: 20px;
}

.outcum_box .card {
    background: #43bae0 !important;
    border-radius: 20px;
}

.Learning_outcum_box .card {
    background: #ec444c !important;
    border-radius: 20px;
}

.maaterial_box .card {
    background: green !important;
    border-radius: 20px;
}

.learner_box h4 {
    font-size: 18px;
    font-weight: 500;
    color: white;
}

.learner_box h2 {
    font-size: 22px;
    font-weight: 700;
    color: white;
}

body[data-topbar="colored"] .header-item {
    color: white;
    font-weight: 700;
}

.custom_bg {
    background-color: #458ccb !important;
    background: url(../images/bg-pattern.png) center center/cover no-repeat;
}

.mm-active .active {
    color: #458ccb;
}

#sidebar-menu ul li a {
    padding: 16px 10px;
    font-size: 13px;
    color: white;
}

#sidebar-menu ul li a:hover {
    color: white;
}

#sidebar-menu ul li ul.sub-menu li a {
    color: white;
    font-size: 14px;
}

#sidebar-menu ul li ul.sub-menu li a:hover {
    color: white;
}

.vertical-menu {
    background: #458ccb !important;
}

.icon_btn {
    border: none !important;
    background: none !important;
    padding: 0;
}

.icon_btn:focus {
    box-shadow: none;
}

.btn-primary {
    background: #458ccb;
    border-radius: 100px;
    color: white;
    border: 2px solid #458ccb;
}

.btn-primary:hover {
    background: #458ccb;
    color: white;
    box-shadow: none;
    border: 2px solid #458ccb;
}

.btn-primary:focus {
    background: #458ccb;
    color: white;
    box-shadow: none;
    border: 2px solid #458ccb;
}

.btn-secondary {
    background: #458ccb;
    border-radius: 100px;
    color: white;
    border: 2px solid #458ccb;
}

.btn-secondary:hover {
    background: #458ccb;
    color: white;
    box-shadow: none;
    border: 2px solid #458ccb;
}

.btn-secondary:focus {
    background: #458ccb;
    color: white;
    box-shadow: none;
    border: 2px solid #458ccb;
}

.form-control {
    background: white;
    height: 50px;
    border-radius: 100px;
}

.selectize-input {
    height: 50px !important;
    padding: 15px 10px !important;
    border-radius: 100px !important;
}

/* admin_page page style start */

.admin_page .table {
    white-space: nowrap;
}

.fillter_btn {
    flex-wrap: wrap;
}

.modal-footer .btn-primary,
.modal-footer .btn-secondary {
    width: 100px;
}

.btn-primary,
.btn-secondary {
    width: 213px !important;
}

.fillter_btn .dropdown,
.fillter_btn .btn-primary,
.fillter_btn .input-group {
    margin-top: 20px;
}

.table-responsive,
tr {
    background: white;
}

.table-responsive thead tr {
    background: #458ccb !important;
    border: none;
    color: white;
}

.admin_page .table thead tr th {
    border: none;
}

.dropdown-menu.show {
    left: auto !important;
    position: initial !important;
}

#profile_menu.dropdown-menu.show {
  position: absolute !important;
}

.admin_page .fillter_btn .dropdown-menu {
    left: 0 !important;
    width: 100%;
}

.admin_page .search .input-group .input-group-text {
    background: none;
    border: none;
}

.admin_page .search .input-group .form-control {
    background: none;
    border: none;
}

.admin_page .search .input-group .form-control:focus {
    box-shadow: none !important;
}

.admin_page .search .input-group {
    background-color: white;
    border: none;
    width: 213px;
    border-radius: 100px;
}

.admin_page .search {
    margin-bottom: 40px;
}

.form_page .modal-header {
    border-bottom: none !important;
}

.form_page .modal-footer {
    border-top: none !important;
}

.form_page .modal_heading {
    font-size: 34px;
    margin-bottom: 30px;
    font-weight: 700;
    margin-left: 14px;
}

.form_page h3 {
    font-size: 22px;
    font-weight: 600;
    margin-left: 14px;
}

.form_page h4 {
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0;
}

.mm-active .active {
    color: black !important;
    background: white;
}

.mm-active {
    color: white !important;
}

.noti-icon i {
    color: black !important;
}

.selectize-dropdown {
    background: transparent;
    border: none !important;
    box-shadow: none;
}

.selectize-dropdown-content {
    margin-top: 10px;
    border: 1px solid #ced4da;
    background: white;
    border-radius: 20px;
}

.selectize-dropdown-content::-webkit-scrollbar {
    width: 4px;
}

@media (max-width: 375px) {
    .admin_page .search .input-group {
        width: 150px;
    }
}

@media (max-width: 1169px) {

    .btn-primary,
    .btn-secondary {
        width: 170px !important;
    }
}

@media (max-width: 767px) {
    .form_page h3 {
        font-size: 18px;
        font-weight: 600;
        margin-left: 14px;
    }

    .form_page .modal_heading {
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: 700;
        margin-left: 14px;
    }
}

@media (max-width: 991px) {
    .admin_page .search .input-group {
        width: 100% !important;
    }

    .fillter_btn .btn,
    .fillter_btn button {
        width: 100% !important;
    }
}

.assign_principals h2 {
    font-size: 22px;
    margin: 20px 0;
}

.assign_principals .form-check {
    width: 50px;
}

.table-responsive {
    overflow-x: hidden;
}

@media (max-width: 600px) {
    .table-responsive {
        overflow-x: auto;
    }
}

.select2-container--default .select2-selection--single {
    border: 1px solid #e3e3e3;
    background: white;
    height: 50px!important;
    border-radius: 100px!important;
    padding: 0rem .75rem!important;
  }

  .select2-container--open .select2-dropdown--above {
    border-bottom: solid 1px #aaa!important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .select2-container--open .select2-dropdown--below {
    border-top: solid 1px #aaa!important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
  .form-textarea {
    background: white;
    border-radius: 20px!important;
  }


  
/*Media library page*/
.card-folders .card-body > .breadcrumb {
    margin-left: -1.25em;
    margin-right: -1.25em;
    margin-top: -1.25em;
    border-radius: 0;
  }
  
  .folder-container {
    text-align: center;
    margin-left: 2rem;
    margin-right: 2rem;
    margin-bottom: 1.5rem;
    width: 100px;
    padding: 0;
    align-self: start;
    background: none;
    border: none;
    outline-color: transparent !important;
    cursor: pointer;
    position: relative;
  }
  .folder-icon {
    font-size: 3em;
    line-height: 1.25em;
  }
  .folder-icon-color {
    color: #ffc107;
    text-shadow: 1px 1px 0px #e0a800;
  }
  .folder-name {
    overflow-wrap: break-word;
    word-wrap: break-word;
    hyphens: auto;
  }
  
  .flex-column .folder-container {
    display: flex;
    width: auto;
    min-width: 100px;
    text-align: left;
    margin: 0;
    margin-bottom: 1rem;
  }
  .flex-column .folder-icon, .flex-column .folder-name {
    display: inline-flex;
  }
  .flex-column .folder-icon {
    font-size: 1.4em;
    margin-right: 1rem;
  }
  .file-icon-color {
    color: #999;
  }
  .card {
      margin-bottom: 24px;
      -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
      box-shadow: 0 1px 1pxrgba(0,0,0,.05);
      width: 100%;
      border: none;
      box-shadow: none;
  }
  
  
  
  
  
  
  /*Upload image */
  .uploader {
    /*display: block;
    clear: both;
    margin: 0 auto;
    width: 100%;*/
    /*max-width: 600px;*/
  }
  .uploader label {
    float: left;
    clear: both;
    width: 100%;
    padding: 2rem 1.5rem;
    text-align: center;
    background: #fff;
    border-radius: 7px;
    border: 3px solid #eee;
    transition: all 0.2s ease;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .uploader label:hover {
    border-color: #458ccb;
  }
  .uploader label.hover {
    border: 3px solid #458ccb;
    box-shadow: inset 0 0 0 6px #eee;
  }
  .uploader label.hover #start i.fa {
    transform: scale(0.8);
    opacity: 0.3;
  }
  .uploader #start {
    float: left;
    clear: both;
    width: 100%;
  }
  .uploader #start.hidden {
    display: none;
  }
  .uploader #start i.fa {
    font-size: 50px;
    margin-bottom: 1rem;
    transition: all 0.2s ease-in-out;
  }
  .uploader #response {
    float: left;
    clear: both;
    width: 100%;
  }
  .uploader #response.hidden {
    display: none;
  }
  .uploader #response #messages {
    margin-bottom: 0.5rem;
  }
  .uploader #file-image {
    display: inline;
    margin: 0 auto 0.5rem auto;
    width: auto;
    height: auto;
    max-width: 180px;
  }
  .uploader #file-image.hidden {
    display: none;
  }
  .uploader #notimage {
    display: block;
    float: left;
    clear: both;
    width: 100%;
  }
  .uploader #notimage.hidden {
    display: none;
  }
  .uploader progress,
  .uploader .progress {
    display: inline;
    clear: both;
    margin: 0 auto;
    width: 100%;
    max-width: 180px;
    height: 8px;
    border: 0;
    border-radius: 4px;
    background-color: #eee;
    overflow: hidden;
  }
  .uploader .progress[value]::-webkit-progress-bar {
    border-radius: 4px;
    background-color: #eee;
  }
  .uploader .progress[value]::-webkit-progress-value {
    background: linear-gradient(to right, #393f90 0%, #458ccb 50%);
    border-radius: 4px;
  }
  .uploader .progress[value]::-moz-progress-bar {
    background: linear-gradient(to right, #393f90 0%, #458ccb 50%);
    border-radius: 4px;
  }
  .uploader input[type=file] {
    display: none;
  }
  .uploader div {
    margin: 0 0 0.5rem 0;
    color: #5f6982;
  }
  .uploader .btn {
    display: inline-block;
    margin: 0.5rem 0.5rem 1rem 0.5rem;
    clear: both;
    font-family: inherit;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    text-transform: initial;
    border: none;
    border-radius: 0.2rem;
    outline: none;
    padding: 0 1rem;
    height: 36px;
    line-height: 36px;
    color: #fff;
    transition: all 0.2s ease-in-out;
    box-sizing: border-box;
    background: #458ccb;
    border-color: #458ccb;
    cursor: pointer;
  }
  #file-upload-form{
      margin-left: 14px;
  }
  
  /*[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
      position: absolute;
      clip: rect(0,0,0,0);
      pointer-events: none;
  }
  input[type="checkbox"].graphic {
      display: none;
  }*/
  
  
  .folder-container input {
      position: absolute;
      opacity: 0;
      cursor: pointer;
      height: 100%;
      width: 100%;
      left: 0;
      z-index: 999;
  }
  .folder-container input:checked ~ .checkmark {
      background-color: #458ccb;
  }
  
  .checkmark {
      position: absolute;
      top: 30px;
      left: 51px;
      height: 20px;
      width: 20px;
      background-color: #eee;
  }
  .folder-container input:checked ~ .checkmark:after {
      display: block;
  }
  
  .folder-container .checkmark:after {
      left: 8px;
      top: 5px;
      width: 5px;
      height: 10px;
      border: solid white;
      border-width: 0 3px 3px 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
  }
  
  .checkmark:after {
      content: "";
      position: absolute;
      display: none;
  }
  .ml-14px{
    margin-left: 14px;
  }
  
  
  
  .upload__box {
    padding: 40px;
  }
  .upload__inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .upload__btn {
    display: inline-block;
    font-weight: 600;
    color: #fff;
    text-align: center;
    min-width: 116px;
    padding: 5px;
    transition: all 0.3s ease;
    cursor: pointer;
    border: 2px solid;
    background-color: #4045ba;
    border-color: #4045ba;
    border-radius: 10px;
    line-height: 26px;
    font-size: 14px;
  }
  .upload__btn:hover {
    background-color: unset;
    color: #4045ba;
    transition: all 0.3s ease;
  }
  .upload__btn-box {
    margin-bottom: 10px;
  }
  .upload__img-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
  }
  .upload__img-box {
    width: 200px;
    padding: 0 10px;
    margin-bottom: 12px;
  }
  .upload__img-close {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    line-height: 24px;
    z-index: 1;
    cursor: pointer;
  }
  .upload__img-close:after {
    content: "✖";
    font-size: 14px;
    color: white;
  }
  
  .img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    padding-bottom: 100%;
  }
  
  /*Multi image upload*/
  .ui-sortable-placeholder {
    border: 1px dashed black !important;
    visibility: visible !important;
    background: #eeeeee78 !important;
  }
  .ui-sortable-placeholder * {
    visibility: hidden;
  }
  .RearangeBox.dragElemThumbnail {
    opacity: 0.6;
  }
  .RearangeBox {
    width: 180px;
    height: 260px;
    padding: 10px 5px;
    cursor: all-scroll;
    float: left;
    border: 1px solid #9e9e9e;
    font-family: sans-serif;
    display: inline-block;
    margin: 5px !important;
    text-align: center;
    color: #673ab7;
    background: #ffc107;
    /*color: rgb(34, 34, 34);
              background: #f3f2f1;     */
  }
  
  
  .IMGthumbnail {
    max-width: 168px;
    height: 220px;
    margin: auto;
    background-color: #ececec;
    padding: 2px;
    border: none;
  }
  
  .IMGthumbnail img {
    max-width: 100%;
    max-height: 100%;
  }
  
  .imgThumbContainer {
    margin: 4px;
    border: solid;
    display: inline-block;
    justify-content: center;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.14);
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
  }
  
  .imgThumbContainer > .imgName {
    text-align: center;
    padding: 0px 6px;
    margin-top: 4px;
    font-size: 13px;
    height: 15px;
    overflow: hidden;
  }
  
  .imgThumbContainer > .imgRemoveBtn {
    position: absolute;
    color: #e91e63ba;
    right: 2px;
    top: 2px;
    cursor: pointer;
    display: none;
  }
  
  .RearangeBox:hover > .imgRemoveBtn {
    display: block;
  }
  .modal-footer{
    width: 100%;
  }
  .outline-upload-box{
      padding: 20px;
      border: 1px dashed #d9d9d9;
      width: 50%;
      text-align: center;
      margin-bottom: 20px;
  }
  
  
  /* Loader Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 9999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    background: radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0, .8));

  background: -webkit-radial-gradient(rgba(20, 20, 20,.8), rgba(0, 0, 0,.8));
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 150ms infinite linear;
  -moz-animation: spinner 150ms infinite linear;
  -ms-animation: spinner 150ms infinite linear;
  -o-animation: spinner 150ms infinite linear;
  animation: spinner 150ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
box-shadow: rgba(255,255,255, 0.75) 1.5em 0 0 0, rgba(255,255,255, 0.75) 1.1em 1.1em 0 0, rgba(255,255,255, 0.75) 0 1.5em 0 0, rgba(255,255,255, 0.75) -1.1em 1.1em 0 0, rgba(255,255,255, 0.75) -1.5em 0 0 0, rgba(255,255,255, 0.75) -1.1em -1.1em 0 0, rgba(255,255,255, 0.75) 0 -1.5em 0 0, rgba(255,255,255, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  
}

  .admin_page_new_head .table thead tr th {
  border: none;
  background-color: #458ccb;
  color: #fff;
}

.admin_page_new_head  #datatable_filter{
  display: none!important;
}
.owl-dots{
  text-align: center;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}
.item .form-group input[type="checkbox"]{
  position: absolute;
  right: 10px;
  top: 10px;
}

@media (max-width: 1024px) {
  .navbar-header h6{
    font-size: .71rem;
  }
}
.navbar-brand-box-mobile{
  display: none;
}

@media (max-width: 992px){
  .navbar-brand-box{
    display: none;
  }
  .navbar-brand-box-mobile{
    display: block;
  }
}
.navbar-brand-box-mobile{
  padding: 0 1.5rem;
  text-align: center;
  width: 250px;
}
.navbar-brand-box-mobile .logo-lg i{
  padding-bottom: 15px;
}
.w-100{
  width: 100%!important;
}

.col-lg-2.col-6 .form-group h4{
  font-size: 1.265rem;
}

.item .form-group i{
  position: absolute;
  right: 10px;
  top: 10px;
}

.breadcrumb-item > a {
  color: rgba(2, 2, 2, 0.9); 
}

li.breadcrumb-item button.folder-container{
  width: auto !important;;
}
