.ck-editor__editable,
textarea {
    min-height: 150px;
}

.datatable {
    width: 100% !important;
}

table.dataTable tbody td.select-checkbox::before,
table.dataTable tbody td.select-checkbox::after,
table.dataTable tbody th.select-checkbox::before,
table.dataTable tbody th.select-checkbox::after {
    top: 50%;
}

.dataTables_length,
.dataTables_filter,
.dt-buttons {
    margin-bottom: 0.333em;
}

.dt-buttons .btn {
    margin-left: 0.333em;
    border-radius: 0;
}

.table.datatable {
    box-sizing: border-box;
    border-collapse: collapse;
}

table.dataTable thead th {
    border-bottom: 2px solid #dee2e6;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #dee2e6;
}

.select2 {
    max-width: 100%;
    width: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none;
}

.btn-group-xs > .btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}

.searchable-title {
    font-weight: bold;
}
.select2-container--open {
    z-index: 9999;
}
.searchable-fields {
    padding-left:5px;
}
.searchable-link {
    padding:0 5px 0 5px;
}
.searchable-link:hover   {
    cursor: pointer;
    background: #eaeaea;
}
.select2-results__option {
    padding-left: 0px;
    padding-right: 0px;
}

.form-group .required::after {
    content: " *";
    color: red;
}

.form-check.is-invalid ~ .invalid-feedback {
    display: block;
}

.dataTables_length label select {
    width: 65px!important;
}

div.dt-button-collection {
    padding: 0;
}

.buttons-columnVisibility {
    display: block;
}

.buttons-columnVisibility.active {
    background-color: rgba(128, 128, 128, 0.1);
    font-weight: bolder;
}

/* <!--Abdul Rehman css--!> */
body {
    margin: 0;
    font-family: 'Poppins', sans-serif;
        font-size: .85rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: 'Poppins', sans-serif;
    }

    
.card {
    border-radius: 0.5rem;
}

.info-card-knob {
    background: white;
    padding: 1.5rem;
    border-radius: 0.5rem;
    margin-bottom: 1rem;
    overflow: hidden;
    position: relative;
}
.info-card-knob h3 {
    font-size: 1rem;
}
.info-card-knob img {
    position: absolute;
    right: 0;
    bottom: 0;
    max-width: 106%;
    /* opacity: 0.5; */
}
.text-light-info {
    color: #8A92A6;
    font-size: 0.85rem;
}

.profile-card-cover-img {
    height: 110px;
    width: 110px;
    overflow: hidden;
    position: relative;
    border-radius: 500px;
    margin: auto;
    margin-bottom: 22px;
    border: 9px solid #D1EAFF;
}
.profile-card-cover-img img {
    width: 100%;
    object-fit: contain;
}

.card-title {
    font-size: 1rem;
    font-weight: 500;
}

.card-header {
    border: none;
}
.card-body {
    padding: 1rem;
}
.flag {
    max-width: 33px;
}
.mg-0 {
    margin: 0;
}
.support-no {
    font-size: .90rem;
    font-weight: 500;
    color: #3C455D;
}
.bb-light {
    border-bottom: 1px solid #e5e5e5;
}
.subject-block{
    background: #e4eefb;
    border-radius: 8px;
    margin-right: 20px;
    padding-right: 10px;
}




.subject-block-name {
    font-size: 1rem;
    font-weight: 600;
    color: #3C455D;

}

.subject-ico-cover {
    /* height: 50px;
    width: 50px;
    overflow: hidden;
    position: relative;
    border-radius: 5px; */
}
.subject-ico-cover img {
    height: 80px;
    width: 60px;
    object-fit: cover;
    border-radius: 8px;
}
.pro-card {
    overflow: hidden;
    position: relative;
}

.square-3d {
    position: absolute;
    right: -50px;
    max-width: 102px;
    right: -50;
    top: -17px;
    pointer-events: none;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.circle-3d-profile {
    position: absolute;
    /* right: -50px; */
    max-width: 102px;
    right: -50;
    top: -9px;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: -37px;
    opacity: 0.3;
}



.sidebar-dark-primary {
    background-color: #1c2438;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
    color: #fff;
    background-color: #004171;
    border-radius: 500px;
}

.nav-sidebar>.nav-item {
    margin-bottom: 9px;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active {
    box-shadow: none;
}

.drop-menu-fix{
    right: 0!important;
    left: auto !important;
    border-radius: 0.5rem;
    padding: 15px;
}

.user-header {
    
    height: 100px;
    text-align: center;
}

.user-header img {
    height: 90px;
    width: 90px;
}

.side-bar-message {
    color: white;
    background-image: linear-gradient(37deg, #0f64d4, #73a2e1);
    margin: 8px;
    padding: 27px;
    border-radius: 12px;
    margin-top: 30px;
    position:relative;
    overflow:hidden;
}

.side-bar-message h3 {
    font-size: .9rem;
}
.side-bar-message P {
    margin: 0px;
    font-size: .75rem;
}
.side-bar-message a {
    color: #ffffff!important;
}

.bg-side-bar-message {
    position: absolute;
    max-width: 100%;
    right: -50;
    top: 0;
    pointer-events: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    left: -11px;

}

.card-explore-courses {
    background-image: url(../images/bg-message.png);
    /* background-image: linear-gradient(37deg, #0f64d4, #73a2e1); */
    color: #ffffff;
    text-align: center;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: cover;

}

.card-explore-courses h3 {
    font-size: 1rem;
}

.card-explore-courses a {
    color: #212529;
}

.nav-link {
    display: block;
    padding: 0.5rem 0.5rem!important;
    font-weight: 500;
}

.ticket-wig-date-block {
    background: #DFEDFF;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    width: 54px;
}

.ticket-wig-day {
    color: #8A92A6;
}

.ticket-wig-date {
    font-size: 1.2rem;
    
}

.ticket-wig-dep {
    color: #0F64D4;
}

.ticket-wig-title {
    font-weight: 500;
    color: #3C455D;
}

.course-pro-bg img {
    max-width: 101%;
}

/* Student Profile CSS  */

.profile-avatar-cover {
    /* height: 150px;
    width: 150px;
    overflow: hidden;
    position: relative; */

}

.profile-avatar-cover img {
    height: 120px;
    width: 120px;
    object-fit: cover;
    border-radius: 500px;
    border: 9px solid #D1EAFF;
    position: absolute;
    top: -125px;
}
.profile-head h3 {
    font-size: 1.5rem;
    font-weight: 500;
}
.br-full {
    border-radius: 500px;
    padding: 4px 21px;
}

b, strong {
    font-weight: 500;
}

.card {
    box-shadow: 5px 5px 0px #695f9700, 5px 5px 0px #e5dfff17;}

.btn-zoom {
        background-color: #3D8CFF;
        color: #ffffff;
}
.btn-zoom:hover {
        background-color: #105ed3;
        color: #ffffff;
}

/*====================*/
/* BUZZ OUT
/*====================*/

@-webkit-keyframes buzz-out-on-hover {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  @keyframes buzz-out-on-hover {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  .buzz-out-on-hover {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  }
  .buzz-out-on-hover:hover, .buzz-out-on-hover:focus, .buzz-out-on-hover:active {
    -webkit-animation-name: buzz-out-on-hover;
    animation-name: buzz-out-on-hover;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
.btn-zoom .fas {
    margin-right:5px;
    margin-left: 5px;
}

.rating-wig-val-block {
    color: white;
    background: #8A92A6;
    padding: 10px;
    border-radius: 8px;
    text-align: center;
    width: 45px;
    height: 44px;
}
.rating-wig-val {
    font-size: 1rem;
    
}

.rating-stars {
    max-width: 90px;
    margin-bottom: 5px;
}

.vh-100 {
    height: 100vh!important;
}

/* Login Page  */

.login-left-area {
    background-image: linear-gradient(37deg, #0f64d4, #73a2e1);

}


/* New CSS -- 25-10-2022 */

.form-control {
    border-radius: 15px;
font-size: .85rem;
}

.modal-content {
    border-radius: 0.5rem;
}

.modal-header {
    border: none;
}

.modal-title{
    font-size: 1rem;
}

/* .modal-body {
    padding: 0rem 1rem;
} */
.btn {
    border-radius: 1rem;
}

.btn-sm {
    border-radius: 1rem;

}


.card-ycc-support {
    background-image: url(../images/ycc-supoort-card.png);
    /* background-image: linear-gradient(37deg, #0f64d4, #73a2e1); */
    color: #000000;
    text-align: center;
    padding: 30px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;

}

.card-ycc-support h3 {
    font-size: 1rem;
    line-height: 1.5rem;
}


.fas {
    margin-right: 5px;
}



@media screen and (max-width: 767px) {
    .mbl-hide  {
        display: none!important;
    }
  }

  @media screen and (max-width: 767px) {
    .logo  {
        padding-bottom: 20px;

    }
  }

  .pass-reset {
    margin-top: 10px;
  }

  .auth-col {
    position: relative;
    height: 100vh;
}

@media screen and (max-width: 767px) {
    .auth-col  {
        height: 100%;
    }
  }
  
  .auth-box-pos {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  @media screen and (max-width: 767px) {
    .auth-box-pos  {
        position: initial;
        transform: initial;
    }
  }

.footer-login {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    font-size: .85rem;
}

@media screen and (max-width: 767px) {
    .footer-login  {
        position: fixed;
        bottom: 0;
        right: 0;
        background: white;
        font-size: .70rem;
    }
  }

.footer-login p {
    text-align: center;
    color:gray;
    
}

.sidebar-customer-support 
{
        background-color: #1c2438!important;
}

input {
    border-radius: 15px;
}

.timeline>li>.timeline-item>.timeline-header { 

    font-size: .85rem;
}

.content-wrapper {
    background-color: #ECF0F5;
}

.btn-report {
    margin-bottom: 5px;
    margin-right: 5px;
}
.btn-report .fas {
    margin-right:5px;
    margin-left: 5px;
}

.knob {
    pointer-events: none;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    user-select: none; /* Standard syntax */
}

.btn-light-primary {
    background-color: #E1EEFF;
    border: none;
    color: #0F64D4;
    font-size: .8rem;
    padding: 4px 10px;
 
    border-radius: 5px;
}


.btn-light-primary:hover {
    background-color: #4e96f3;
}
.btn-light-danger {
    background-color: #FFDDD9;
    border: none;
    color: #C03221;
    font-size: .8rem;
    padding: 4px 10px;
    border-radius: 5px;
}

.btn-light-danger:hover {
    background-color: #f85643;

}


.btn-light-warning {
    background-color: #ffe2c7;
    border: none;
    color: #d46402;
    font-size: .8rem;
    padding: 4px 10px;
    border-radius: 5px;
}


.btn-light-warning:hover {
    background-color: #faa555;

    color: #ffffff;
}

.btn-light-success {
    background-color: #d0ffe4;
    border: none;
    color: #17904B;
    font-size: .8rem;
    padding: 4px 10px;
    border-radius: 5px;
}

.btn-light-success:hover {
    background-color: #1ee075;

}

.card-schedules-bg {
    background-image: url(../images/dots-circle.svg);

    background-repeat: no-repeat;
    background-position: right 10% top -6%;
    background-size: 100px 43px;

}

.fw500 {
    font-weight: 500;
}



.sidebar-mini.sidebar-collapse .brand-text,.sidebar-mini.sidebar-collapse  .collapse-icon {
    margin-left: 15px;
}

@media (min-width:992px)  {
    .sidebar-mini.sidebar-collapse  .sidebar .side-bar-message {
        opacity:0;
    }
}

.sidebar-mini.sidebar-collapse  .main-sidebar:hover .side-bar-message {
    opacity:1;
}

.brand-text2 {
    display:none;
}


.sidebar-mini.sidebar-collapse  .main-sidebar:hover .brand-text {
    display: block;
}

.sidebar-mini.sidebar-collapse  .main-sidebar:hover .brand-text2 {
    display: none;
}



@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .brand-text {
        display: none;

    }

}

@media (min-width: 992px) {
    .sidebar-mini.sidebar-collapse .brand-text2 {
        display: block;

    }

}



/*.card {*/
/*    margin-bottom: 2rem!important;*/
/*}*/

.class-time {
    color: #8A92A6;
}

/*.class-time  i {*/
/*    color: #616D8A;*/
/*}*/
.class-day {
    color: #8A92A6;
}

/*.class-day i {*/
/*    color: #616D8A;*/
/*}*/
.subject-ico-cover {
    overflow: hidden;
    border-radius: 8px;
}

.subject-ico-cover img {
    transition: transform 0.8s; /* Animation */
}
.subject-block:hover .subject-ico-cover img {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */

}

