/* Custom CSS start */
.btn-d1 {
  padding: 12px 15px !important;
  min-width: 100px !important;
}

#addAnnouncement-modal .modal-dialog, #viewAnnouncement-modal .modal-dialog{
    max-width: 850px;
}

.note-editable{
  background: #FFF9FA !important;
}

.note-editor.note-frame{
  border: 1px solid #f1ccd2 !important;
  border-radius: 5px;
}

.max-width-fit{max-width: fit-content !important;}

.questions-field {height: 40px !important;}

.flex{display: flex;}

.form-group .time-format{margin-top: 30px;}

.flex-end{justify-content: flex-end;}

.space-between{justify-content: space-between;}

.space-evenly{justify-content: space-evenly;}

.col-customized {-ms-flex: 0 0 12%;flex: 0 0 12%;max-width: 12%;}

.badge-danger {border: 0 !important;}

.badge-success {border: 0 !important;}

.resized{font-size: 40px;}

.h100{height: 100%;}

.ml-25{margin-left: 25px;}

.jcenter{justify-content: center;}

.min-width-157{min-width: 156px;}

.pink{background: #fea0c6 !important;}

.purple{background: #ad83f1 !important;}

.blue{background: #90C6EF !important;}

.p-l {padding-left: 70px !important;}

.pl-0{padding-left: 0 !important;}

.color-white{color: #fff;}

.ml-0{margin-left: 0 !important}

.pr-0{padding-right: 0 !important;}

.a-title{font-size: 18px;}

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

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

.p-0{padding: 20px 0 !important;}

.no-padding{padding: 0 !important;}

.p-color{background: #a6adef !important;}

.bg-default1{background-color: #F4F4FF;padding: 0;}

.card-head{border-top-left-radius: 10px; border-top-right-radius: 10px;}

.br-10{border-radius: 10px;}

.card-title{white-space: nowrap;}

.card-head-title{padding: 0 0 25px 0;}

.label-secondary{background: #6C757D;}

.label-rounded{margin-bottom: 5px;}

#courses-taken .list-group-item{margin: 0px 30px !important;}

.form-control-sm{height: 10px !important;}

.no-border-right-radius{border-top-right-radius: 0; border-bottom-right-radius: 0;}

.no-border-left-radius{border-top-left-radius: 0; border-bottom-left-radius: 0;}

.form-control.no-border-left-radius.questions-field {height: 100%;}

.swal2-container {background: linear-gradient(60deg, rgba(145, 48, 243, 0.72) 0%, rgba(218, 16, 137, 0.56) 100%) !important;}

.validation-error{position: absolute;width: auto;display: flex;z-index: 5;max-width: 100%;padding: .25rem .5rem;margin-top: .1rem;font-size: 12px;line-height: 1.5;color: #fff !important;background-color: rgba(220,53,69,.9);border-radius: .25rem;}

/* Custom CSS end */



/* Bulletin Board CSS start */

.announcement-box{ box-shadow: 0 0 1px rgba(0,0,0,.125),0 1px 3px rgba(0,0,0,.2); border-radius: .25rem; background-color: #fff; display: -ms-flexbox; display: flex; margin-bottom: 1rem; padding: .5rem; position: relative; width: 100%; }

.announcement-box-content{ display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: flex-start; line-height: 1.8; -ms-flex: 1; flex: 1; overflow: hidden; gap: 5px; padding-left: 5px;}

.announcement-box-icon{ border-radius: .25rem; -ms-flex-align: center; align-items: center; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; text-align: center; width: 30px; border-radius: 5px;}

.announcement-box-number{ display: block;font-weight: 700;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.sl-icon-options-vertical {background: none;border: none;color: #555;}

.announcement-body{display: flex;align-items: center;background: #90c6ef;padding: 1rem !important;border-top-left-radius: 10px;border-top-right-radius: 10px;}

.list-group-item{border: 0;border-bottom: 1px solid #cdcdcd;margin: 0px 70px;}

.list-group-item:last-child {margin-bottom: 0;border-bottom-right-radius: 0 !important;border-bottom-left-radius: 0 !important;}

.pageNumbers, .prev, .next{display: none;}

.page a{background: #90C6EF;}

.panel-footer .pagination {display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;border-radius: .25rem;padding: 30px 50px;margin-bottom: 0;}

.panel-footer .pagination li{margin: 0 10px;}

.panel-footer .pagination li a{padding: 5px 10px;border-radius: 5px;color: #fff;}

.bulletin-b{font-size: 24px;color: #fff;margin: 0 30px;}

.comment-text {padding: 0 !important;}

.announcement-container {max-height: 85px;overflow: hidden;text-overflow: ellipsis;}

#studentLog_paginate {padding: 10px 0px;}

#studentLog_length, #studentLog_filter{display: none;}

/* Bulletin Board CSS end */



/* Card Counter CSS start */

.active-students{position: relative;border-left: 80px solid #edecfd !important;border-radius: 10px !important;justify-content: center;}

.deactivated-students{position: relative;border-left: 80px solid #ffeaf2 !important;border-radius: 10px !important;justify-content: center;}

.subscription-expire{position: relative;border-left: 80px solid #dceffc !important;border-radius: 10px !important;justify-content: center;}

.circle-thumbnail{height: 65px;width: 65px;position: absolute;background: #ad83f1;border-radius: 100px;display: flex;align-items: center;justify-content: center;left: -33px;}

.card-con{font-size: 17px;}

.progress{margin-top: 12px;}

/* Card Counter CSS end */



/* DataTable starts here */

/* .dataTables_wrapper .col-sm-12.col-md-6 {
  background: #F4F4FF !important;
  display: flex;
  justify-content: center;
  padding-left: 15px !important;
  padding-right: 15px !important;
} */

.dataTable .btn-sm{ width: 30px !important; height: 30px !important; margin: 0 2px !important; }

.dataTable .btn-warning{ color: #fff !important; }

.dataTable{ width: 100% !important; }

.dataTables_wrapper{margin-top: 0px !important;background: #fff !important; padding: 0 !important;}

.table th{padding: 2.75rem 1 !important;}

.table td, .table th {vertical-align: top;border-top: 1px solid #dce3f5;font-size: 15px;color: #444;}

.table th{padding: 1rem 70px; text-align: center; padding: 1rem !important;}

.table td{white-space: nowrap; text-align: center;}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting{font-size: 14px !important; font-weight: 700 !important;}

table.dataTable{margin-top: 0 !important;}

.dataTables_length, .dataTables_filter{padding: 20px 60px;}

.dataTables_wrapper div.dataTables_info {padding-top: 0.85em;white-space: nowrap;padding: 20px 0;border-radius: 10px;}

.table-responsive{border-bottom-left-radius: 10px;border-bottom-right-radius: 10px; overflow-x: unset !important;}

.sorting_desc, .sorting{font-size: 14px !important; font-weight: 700 !important;}

.table-bordered td, .table-bordered th {border: 1px solid #dce3f5 !important;}

.dataTables_wrapper .row{background-color: #F4F4FF;}

/* .dataTable {border-top: 10px solid #a6adef;} */

.dataTable thead{background: #fff;}

.dataTable .even{background: #fff;}

.dataTables_wrapper .dataTables_length, .dataTables_filter {padding: 0; background: #fff; margin-bottom: 20px; border-radius: 5px;}

.dataTables_wrapper .dataTables_filter{background: #fbf8fd; border: 1px solid #f3e1ed;}

div.dataTables_wrapper div.dataTables_length label, div.dataTables_filter label {margin-bottom: 0; padding: 10px 20px;}

div.dataTables_wrapper div.dataTables_length label, div.dataTables_length select{font-size: 1rem; background: #fff; border-radius: 5px;}

div.dataTables_length select{padding: 0; background: #fff !important; width: auto !important;}

div.dataTables_wrapper div.dataTables_filter input {margin-left: 0; background: #fbf8fd; font-size: 1rem; padding: 0; color: #9d9d9d;}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {background: #fff;}

.dataTables_length, .dataTables_filter{margin-top: 0;}

.dataTables_wrapper .row:last-child {background: #fff !important; padding: 20px;}

.dataTables_wrapper .col-sm-12.col-md-6 {background: #F4F4FF !important;}

.dataTables_info, .dataTables_paginate{padding: 0;}

.dataTables_wrapper .col-md-5{display: flex;}

.dataTables_info{display: flex; align-items: center;}

.actions{ white-space: nowrap; }

.btn-actions{ display: inline-flex; align-items: center; justify-content: center;}

.btn-add{ width: 38px; }

.btn-add-instructor{background: #ee49ac;color: #fff; font-size: 1rem; padding: 14px 45px;}

.btn-delete-instructor{background: #fff;color: #222;; font-size: 1rem; padding: 14px 62px;}

.show-length-filter .dataTables_length, .show-length-filter .dataTables_filter {display: inline-block !important; margin: 10px 15px 10px 0 !important;}

.show-length-filter .dataTables_info, .show-length-filter .dataTables_paginate{width: 50% !important; display: inline-block !important; margin: 10px 0 !important; padding: 0 10px !important;}

.add-course{margin: 0 !important; width: auto !important; border-radius: 5px !important; padding: 0 50px !important;}

.status-success, .status-danger{height: 30px;}

.status-success{padding: 0 10px;}

.badge-primary,.badge-secondary{height: auto !important; padding: 10px !important;}

/* DataTable end */



/* Modal starts here */

.modal-header{background: #ee49ac; display: flex; align-items: center; justify-content: center;}

.modal-title{color: #fff; font-size: 24px;}

.btn-d1{background: #ee49ac; color: #fff;}

.modal-body{padding-bottom: 0;}

.modal-body select{height: 52px; background: #fff9fa !important; border: 1px solid #f1ccd2; color: #67757c !important;}

.modal-body input, .modal-body textarea{background: #fff9fa !important; border: 1px solid #f1ccd2; padding: 25px 20px;}

.modal-body input[type="date"]{padding: 0 20px !important; height: 52px;}

.modal-footer{border-top: 0; padding-top: 0; padding-bottom: 2rem;}

.modal-footer > :not(:first-child) {margin-left: 0;}

.modal-footer > :not(:last-child) {margin-right: 0;}

.modal-content{border: 0 !important;}

.modal{background: linear-gradient(60deg, rgba(145, 48, 243, 0.72) 0%, rgba(218, 16, 137, 0.56) 100%) !important;}

/* Modal end */



/* Ambot Asa ni */

.page-wrapper {background: #F4F4FF !important;}

.customtab2 {background: #F4F4FF;}

.nav-tabs {border-bottom: 10px solid #f684c9;}

.nav-tabs .nav-link.active {color: #fff;background-color: #f684c9;border-top: 1px solid #f684c9;border-right: 1px solid #f684c9;border-bottom: 1.5px solid #f684c9;}

.nav-tabs .nav-link{border: 0;border-top: 1px solid #d2d2d2;border-right: 1px solid #d2d2d2;border-bottom: 1.5px solid #f684c9;}

.u-bottom{border-bottom: 1px solid #d1d2ef;margin-bottom: 40px;margin-left: 5px;margin-right: 5px;}

.topbar .profile-pic img {width: 30px;border-radius: 0 !important;}

.correct-choices {background: #dbfff3 !important;border-left: 3px solid #3bcc9d;padding: 7px 5px 7px; margin-bottom: 10px; border-radius: 5px;border-top: 1px solid #3bcc9d;border-bottom: 1px solid #3bcc9d;border-right: 1px solid #3bcc9d;}

.remove-answer {border-top-right-radius: .25rem !important;border-bottom-right-radius: .25rem !important;}
.side-icon img{margin-right: 10px;}

.correct-checkbox{border-top-left-radius: .25rem !important;border-bottom-left-radius: .25rem !important;}

.hide-menu {font-size: 15px;}

.fas.fa-camera.upload_file {
  color: #d531c0;
  font-size: 30px;
  position: relative;
  left: 58px;
  top: 205px;
  cursor: pointer;
}

.spinner_body {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 99999;
  justify-content: center;
  display: flex;
  align-items: center;
  display:none;
}
/*
#classAssignedTable_length {
  display: none !important;
}

#classAssignedTable_filter {
  display: none !important;
} */

#assignClass .modal-dialog {
  max-width: 800px !important;
}

/* End */



/* Media e balhin lang nya ug file start */

@media only screen and (max-width: 991px) {

  .pl-0,.pr-0{padding: 0;}

}



@media only screen and (max-width: 767px) {

  .general-add-button {
        justify-content: center;
        display: flex;
      }

  .jcenter{justify-content: flex-end;}

  .panel-footer .pagination {justify-content: center;}

    .dataTables_wrapper .col-sm-12.col-md-6 {
    background: #F4F4FF !important;
    display: flex;
    justify-content: center;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0 !important;
}

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
      padding: 0;
      justify-content: center;
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
      background: #fff;
      padding: 0;
    }

    .pagination{
      display: inline-flex;
    }

}



@media only screen and (max-width: 500px) {

  .list-group-item {margin: 0px 20px;}

}



@media only screen and (max-width: 430px) {

  .counter-cards {flex-direction: column;}

  .jcenter{justify-content: flex-start;}

}



@media only screen and (max-width: 390px) {

  .card-con{white-space: nowrap;}

}



@media only screen and (max-width: 370px) {

  .ml-25{margin: 0;}

  .active-students{border-left: 60px solid #edecfd !important;}

  .deactivated-students{border-left: 60px solid #ffeaf2 !important;}

}

/* Media end */

/* Video Player CSS */

.flex {
    display: flex !important;
}

.justify-center {
    justify-content: center
}

.align-center {
    -ms-align-items: center;
    align-items: center;
}

.align-end {
    -ms-align-items: flex-end;
    align-items: flex-end;
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.img-circle {
    width: 200px !important;
    height: 200px !important;
    border:1px solid #d531c0;
    cursor: pointer;
}

#course_label {
    position: absolute;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: White;
}

#course_icon{
    font-size:50px;
    color: white;
}

#course_display {
    background-color: #d820a4;
    text-align: center !important;
    height:150px;
    margin:5px;
}

.progress-dropout {
    background: red !important;
}

.btn-success.send_certificate {
    min-width: 200px;
    margin: 1px;
    border-radius: 10px;
  }

  .btn-info.view_certificate {
    min-width: 200px;
    margin: 1px;
    border-radius: 10px;
  }
/* / components end / */

.vid-wrapper {
    position: relative;
    height: 100%;
    cursor: none;
}

.vid-wrapper.is-fullscreen .vid-toggle-layer {
    z-index: 999999999998;
}

.vid-wrapper.is-fullscreen .vid-controls-bottom,
.vid-wrapper.is-fullscreen .vid-shadow-layer,
.vid-wrapper.is-fullscreen .vid-info-layer,
.vid-wrapper.is-fullscreen .vid-quality-selector {
    z-index: 999999999999;
}

.vid-wrapper.is-fullscreen .vid-bottom-progress-bar {
    z-index: 999999999999;
    opacity: 0.2;
}

.vid-wrapper.mouse-entered,
.vid-wrapper.paused {
    cursor: default;
}

.vid-wrapper.mouse-entered .vid-bottom-progress-bar,
.vid-wrapper.paused .vid-bottom-progress-bar {
    opacity: 0;
}

.vid-wrapper.mouse-entered .vid-controls-bottom,
.vid-wrapper.paused .vid-controls-bottom {
    opacity: 1;
}

.vid-wrapper.mouse-entered .vid-shadow-layer,
.vid-wrapper.paused .vid-shadow-layer {
    opacity: 0.8;
}

.vid-wrapper.mouse-entered .vid-info-layer .vid-info-wrapper h1,
.vid-wrapper.mouse-entered .vid-info-layer .vid-info-wrapper p,
.vid-wrapper.mouse-entered .vid-info-layer .vid-info-wrapper h2,
.vid-wrapper.paused .vid-info-layer .vid-info-wrapper h1,
.vid-wrapper.paused .vid-info-layer .vid-info-wrapper p,
.vid-wrapper.paused .vid-info-layer .vid-info-wrapper h2 {
    opacity: 1;
}

.vid-wrapper.mouse-entered .vid-quality-selector,
.vid-wrapper.paused .vid-quality-selector {
    opacity: 1;
}

.vid-wrapper .vid-html5 {
    position: relative;
    z-index: 1;
}

.vid-wrapper .vid-html5 video {
    display: block;
    background-color: black;
}

.vid-wrapper .vid-controls-bottom {
    z-index: 2;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 60px;
    opacity: 0;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-controls-wrapper {
    margin: 0 -20px;
    width: 100%;
}

.vid-wrapper .vid-toggle-layer,
.vid-wrapper .vid-shadow-layer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.vid-wrapper .vid-bottom-progress-bar {
    position: absolute;
    width: 100%;
    height: 2px;
    z-index: 2;
    bottom: 0;
    left: 0;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-bottom-progress-bar .progress-bg,
.vid-wrapper .vid-bottom-progress-bar .progress-fg {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.vid-wrapper .vid-bottom-progress-bar .progress-bg {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 1;
}

.vid-wrapper .vid-bottom-progress-bar .progress-fg {
    width: 0%;
    background-color: white;
}

.vid-wrapper .vid-info-layer {
    position: absolute;
    bottom: 80px;
    left: 0;
    z-index: 3;
    width: 100%;
}

.vid-wrapper .vid-info-layer .vid-info-wrapper {
    width: 90%;
    margin: 0 auto;
    padding: 0 20px;
}

.vid-wrapper .vid-info-layer .vid-info-wrapper h1 {
    color: white;
    opacity: 0;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-info-layer .vid-info-wrapper h2 {
    color: white;
    opacity: 0;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-info-layer .vid-info-wrapper p {
    color: rgba(255, 255, 255, 0.6);
    opacity: 0;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-info-layer .vid-info-wrapper .view-count {
    margin-left: auto;
}

.vid-wrapper .vid-shadow-layer {
    pointer-events: none;
    z-index: 2;
    opacity: 0;
    /* / Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7db9e8+0,000000+100 / */
    background: transparent;
    background: -moz-linear-gradient(top, transparent 50%, #000000 90%);
    background: -webkit-linear-gradient(top, transparent 50%, #000000 90%);
    background: linear-gradient(to bottom, transparent 50%, #000000 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8', endColorstr='#000000', GradientType=0);
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-quality-selector {
    position: absolute;
    top: 40%;
    right: 30px;
    z-index: 3;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
    opacity: 0;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-quality-selector button {
    background-color: rgba(34, 34, 34, 0.5);
    padding: 13px 20px;
    font-weight: 700;
    font-size: 16px;
    color: white;
}

.vid-wrapper .vid-quality-selector button.active {
    background-color: white;
    color: #222;
}

.vid-wrapper .vid-controls-contents {
    width: 90%;
    margin: 0 auto;
}

.vid-wrapper .vid-controls-contents span {
    margin: 0 10px;
    font-size: 13px;
    min-width: 45px;
    display: flex;
    justify-content: center;
    color: rgba(255, 255, 255, 0.7);
}

.vid-wrapper .vid-controls-contents button {
    color: rgba(255, 255, 255, 0.7);
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
}

.vid-wrapper .vid-controls-contents button:hover {
    color: white;
}

.vid-wrapper .vid-controls-contents button i {
    font-size: 28px;
}

.vid-wrapper .vid-controls-contents .vid-progress {
    position: relative;
    width: 100%;
    height: 5px;
    margin: 0 20px;
    margin-top: -2px;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    cursor: pointer;
}

.vid-wrapper .vid-controls-contents .vid-progress:hover {
    height: 13px;
}

.vid-wrapper .vid-controls-contents .vid-progress .progress-bg,
.vid-wrapper .vid-controls-contents .vid-progress .progress-fg,
.vid-wrapper .vid-controls-contents .vid-progress .progress-loaded {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.vid-wrapper .vid-controls-contents .vid-progress .progress-bg {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.4);
    z-index: 1;
}

.vid-wrapper .vid-controls-contents .vid-progress .progress-loaded {
    pointer-events: none;
    width: 0%;
    background-color: rgba(255, 255, 255, 0.3);
    z-index: 2;
}

.vid-wrapper .vid-controls-contents .vid-progress .progress-fg {
    width: 0%;
    background-color: white;
}

.vid-wrapper .vid-controls-contents .vid-progress .progress-hovertime {
    position: absolute;
    top: -35px;
    padding: 5px 10px;
    font-size: 12px;
    transform: translateX(-50%);
    color: white;
    background-color: #333;
    opacity: 0;
    pointer-events: none;
}

.vid-wrapper .vid-controls-contents .vid-progress .progress-hovertime.hover {
    opacity: 1;
    pointer-events: auto;
}

.vid-wrapper .vid-controls-contents .item {
    padding: 0 10px;
    margin: 0 10px;
}

.vid-wrapper .vid-volume-control {
    min-width: 45px;
}

.vid-wrapper .vid-volume-slider {
    width: 0;
    height: 5px;
    margin-top: -2px;
    background-color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    transition: all 550ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
    transform-origin: left;
}

.vid-wrapper .vid-volume-slider .ui-slider-range {
    height: 100%;
    background-color: white;
}

video::-webkit-media-controls {
    display: none !important;
}

.loading-holder {
    text-align: center;
    position: absolute;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    width: 100px;
    top: 40%;
    z-index: 1;
    text-align: center;
    display: none;
}

.family-to-family-logo {
    position: absolute;
    top: 0px;
    z-index: 1;
    width: 100px;
    top: 31px;
    left: 30px;
}

.f2f-logo-main-v2 {
    width: 100%;
    min-width: 150px;
    opacity: 0.8;
}
/* end of video css */
