.search-accordion{
padding: 0;
border-radius: 5px;
overflow: hidden;
border: 1px solid #dee2e6;
}
.search-accordion-item .card-header{
  border-top: 1px solid #dee2e6 !important;
  border-bottom: 1px solid #dee2e6 !important;
}

.search-accordion-item .card-header.active{
  color: #fff !important;
  background-color: #727cf5 !important;
}
.search-accordion-item .card-header.active h5 a.custom-accordion-title{
  color: #fff !important;
}
.search-accordion-item:hover, .search-accordion-item:focus{}
/* PADDING - MARGIN */

.m-0 {
  margin: 0 !important; }

.mt-0, .my-0 {
  margin-top: 0 !important; }

.mr-0, .mx-0 {
  margin-right: 0 !important; }

.mb-0, .my-0 {
  margin-bottom: 0 !important; }

.ml-0, .mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1, .my-1 {
  margin-top: 0.25rem !important; }

.mr-1, .mx-1 {
  margin-right: 0.25rem !important; }

.mb-1, .my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2, .my-2 {
  margin-top: 0.5rem !important; }

.mr-2, .mx-2 {
  margin-right: 0.5rem !important; }

.mb-2, .my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3, .my-3 {
  margin-top: 1rem !important; }

.mr-3, .mx-3 {
  margin-right: 1rem !important; }

.mb-3, .my-3 {
  margin-bottom: 1rem !important; }

.ml-3, .mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4, .my-4 {
  margin-top: 1.5rem !important; }

.mr-4, .mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5, .my-5 {
  margin-top: 3rem !important; }

.mr-5, .mx-5 {
  margin-right: 3rem !important; }

.mb-5, .my-5 {
  margin-bottom: 3rem !important; }

.ml-5, .mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0, .py-0 {
  padding-top: 0 !important; }

.pr-0, .px-0 {
  padding-right: 0 !important; }

.pb-0, .py-0 {
  padding-bottom: 0 !important; }

.pl-0, .px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1, .py-1 {
  padding-top: 0.25rem !important; }

.pr-1, .px-1 {
  padding-right: 0.25rem !important; }

.pb-1, .py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1, .px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2, .py-2 {
  padding-top: 0.5rem !important; }

.pr-2, .px-2 {
  padding-right: 0.5rem !important; }

.pb-2, .py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2, .px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3, .py-3 {
  padding-top: 1rem !important; }

.pr-3, .px-3 {
  padding-right: 1rem !important; }

.pb-3, .py-3 {
  padding-bottom: 1rem !important; }

.pl-3, .px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4, .py-4 {
  padding-top: 1.5rem !important; }

.pr-4, .px-4 {
  padding-right: 1.5rem !important; }

.pb-4, .py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4, .px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5, .py-5 {
  padding-top: 3rem !important; }

.pr-5, .px-5 {
  padding-right: 3rem !important; }

.pb-5, .py-5 {
  padding-bottom: 3rem !important; }

.pl-5, .px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1, .my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2, .my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3, .my-n3 {
  margin-top: -1rem !important; }

.mr-n3, .mx-n3 {
  margin-right: -1rem !important; }

.mb-n3, .my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4, .my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5, .my-n5 {
  margin-top: -3rem !important; }

.mr-n5, .mx-n5 {
  margin-right: -3rem !important; }

.mb-n5, .my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto, .my-auto {
  margin-top: auto !important; }

.mr-auto, .mx-auto {
  margin-right: auto !important; }

.mb-auto, .my-auto {
  margin-bottom: auto !important; }

.ml-auto, .mx-auto {
  margin-left: auto !important; }

a.isDisabled {
  cursor: not-allowed !important;
  opacity: 0.5 !important;
  text-decoration: none !important;
}
  
  .animatedbg::after {
    content: "";
    display: block;
    width: 50%;
    height: 50%;
    border-radius: 100%;
    top: -50%;
    left: 25%;
    box-shadow: 0 150px 300px rgb(255 222 235);
    animation: animate_1 10s infinite;
  }
  
  /* gradient-bg-style */
  .gradient-bg::before {
    content: "";
    display: block;
    width: 50%;
    margin:0 auto;
    opacity:.5;
    height: 100%;
    border-radius: 100%;
    top: 0%;
    /* left: -50%; */
    box-shadow: 0 0 350px 300px rgb(253 255 212);
    animation: animate_2 10s infinite;
  }
  
  .gradient-bg::after {
    content: "";
    display: block;
    width: 50%;
    height: 100%;
    border-radius: 100%;
    top: 0%;
    right: -50%;
    bottom: -1000px;
    /* box-shadow: 0 0 350px 100px rgb(225 255 253); */
    /* animation: animate_3 10s infinite; */
  }
  
  /* animate-1 */
  @keyframes animate_1 {
    25% {
      box-shadow: 0 150px 300px rgba(243, 86, 146, 1);
    }
  
    50% {
      box-shadow: 0 150px 300px rgb(142, 68, 173);
    }
  
    75% {
      box-shadow: 0 150px 300px rgba(93, 248, 240, 1);
    }
  
    100% {
      box-shadow: 0 150px 300px rgba(243, 86, 146, 1);
    }
  }
  
  @-webkit-keyframes animate_1 {
    25% {
      box-shadow: 0 150px 300px rgba(114, 124, 245, 1);
    }
  
    50% {
      box-shadow: 0 150px 300px rgb(142, 68, 173);
    }
  
    75% {
      box-shadow: 0 150px 300px rgba(93, 248, 240, 1);
    }
  
    100% {
      box-shadow: 0 150px 300px rgba(10, 207, 151, 1);
    }
  }
  
  /* animate-2 */
  @keyframes animate_2 {
    25% {
      box-shadow: 0 0 350px 300px rgb(142, 68, 173);
    }
  
    50% {
      box-shadow: 0 0 350px 100px rgba(93, 248, 240, 1);
    }
  
    75% {
      box-shadow: 0 0 350px 300px rgba(243, 86, 146, 0.7);
    }
  
    100% {
      box-shadow: 0 0 350px 300px rgb(142, 68, 173);
    }
  }
  
  @-webkit-keyframes animate_2 {
    25% {
      box-shadow: 0 0 350px 300px rgb(142, 68, 173);
    }
  
    50% {
      box-shadow: 0 0 350px 100px rgba(93, 248, 240, 1);
    }
  
    75% {
      box-shadow: 0 0 350px 300px rgba(243, 86, 146, 0.7);
    }
  
    100% {
      box-shadow: 0 0 350px 300px rgb(142, 68, 173);
    }
  }
  
  /* animate-3 */
  @keyframes animate_3 {
    25% {
      box-shadow: 0 0 350px 100px rgba(93, 248, 240, 1);
    }
  
    50% {
      box-shadow: 0 0 350px 300px rgba(243, 86, 146, 0.7);
    }
  
    75% {
      box-shadow: 0 0 350px 300px rgb(142, 68, 173);
    }
  
    100% {
      box-shadow: 0 0 350px 100px rgba(93, 248, 240, 1);
    }
  }
  
  @-webkit-keyframes animate_3 {
    25% {
      box-shadow: 0 0 350px 100px rgba(93, 248, 240, 1);
    }
  
    50% {
      box-shadow: 0 0 350px 300px rgba(243, 86, 146, 0.7);
    }
  
    75% {
      box-shadow: 0 0 350px 300px rgb(142, 68, 173);
    }
  
    100% {
      box-shadow: 0 0 350px 100px rgba(93, 248, 240, 1);
    }
  }
  
  .delete-data, .hide-text{display: none;padding: 10px;}
  .hide{display: none !important;}
  .preloaderPage{
    width: inherit !important;
    height: inherit !important;
  }
 .preloader {
      width: 100%;
      height: 100%;
      left: 0;
      right: 0;
      overflow: hidden;
      top: 0;
      bottom: 0;
      visibility: hidden;
      background: #ffffffc0;
      position: absolute;
      z-index: 9999;
      color: #0d1b3b;
      margin: 0 auto;
}
  
  .preloader .jumper {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    position: absolute;
    margin: auto;
    width: 50px;
    height: 50px;
  }
  
  .preloader .loading .jumper {
    display: block;
  }
  
  .preloader .jumper > div {
    background-color: #0d1b3b;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    opacity: 0;
    width: 50px;
    height: 50px;
    -webkit-animation: jumper 1s 0s linear infinite;
    animation: jumper 1s 0s linear infinite;
  }
  
  .preloader .jumper > div:nth-child(2) {
    -webkit-animation-delay: 0.33333s;
    animation-delay: 0.33333s;
  }
  
  .preloader .jumper > div:nth-child(3) {
    -webkit-animation-delay: 0.66666s;
    animation-delay: 0.66666s;
  }
  input[required]:after, select[required]:after,
  .required:before {
    content:"* ";
    color: red;
  }

  .btnDisabled{
    opacity: .7;
    cursor: disabled;
    pointer-events: none;
  }
  .disabled{
    opacity: .5;
    cursor: not-allowed;
    pointer-events: none;
  }
.infored{color: #ff0000;font-size: 11px;}
.infoalert{color: #ff7e00;font-size: 11px;}
.infolight{color: #a7b1c2;font-size: 11px;}
.inforedlarge{color: #ff0000;font-size: 11px; font-weight: bold;}
  body[data-leftbar-theme=dark] .leftside-menu .logo .logo-lg,
  body[data-leftbar-theme=dark] .leftside-menu .logo .logo-sm{
    background: #142437 !important;
  }
  .contentInput{
    max-width: 100% !important;
    min-width: 100% !important;
    max-height: 500px !important;
    min-height: 300px !important;
  }
  .footer{
    font-size: .8rem;
    padding: 15px 24px 15px
  }
 .dataTables_wrapper .row:last-child{
    margin-top:30px !important;
  }

 .dataTables_wrapper {
    padding: 30px 10px !important;
  }
  .hidden-box{
    display:none;
    max-width: 400px !important;
  }
.form-headline{
  padding-bottom: 15px;border-bottom: 1px solid #dee2e6;
}
.dark-bg{
  background: #18295c !important;
}
.dark-bg-image {
  background: url('/school/public/images/world-map-overlay.png') no-repeat #18295c !important;
  background-size: cover  !important;
  height: 100vh !important;
}
.inner-shadow {
  -moz-box-shadow:    inset 0px 0px 100px 50px #0a173d;
  -webkit-box-shadow: inset 0px 0px 100px 50px #0a173d;
  box-shadow:         inset 0px 0px 100px 50px #0a173d;
}
.profile-avatar{
  width:100% !important;
  height: auto !important;
}
.clear{
  clear: both !important;
}
.txt-bold {font-weight: 700 !important;}
input[data-switch] + label {
  width: 80px !important;
}
input[data-switch]:checked + label::after {
  left: 55px !important;
}
.modal-overlay{
  background: #00000059 !important;
}
.floatR, .pull-right {
  float: right !important;
}
.floatL, .pull-left {
  float: left !important;
}
body[data-leftbar-theme="dark"] .side-nav .menuitem-active > a {color: #727cf5 !important; }
body[data-leftbar-theme="dark"] .leftside-menu {background: #233040;}

.calendar {
  display: flex;
  flex-flow: column;
}
.calendar .header .month-year {
  font-size: 20px;
  font-weight: bold;
  color: #636e73;
  padding: 20px 0;
}
.calendar .days {
  display: flex;
  flex-flow: wrap;
}
.calendar .days .day_name {
  width: calc(100% / 7);
  border-right: 1px solid #2c7aca;
  padding: 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  color: #818589;
  color: #fff;
  background-color: #448cd6;
}
.calendar .days .day_name:nth-child(7) {
  border: none;
}
.calendar .days .day_num {
  display: flex;
  flex-flow: column;
  width: calc(100% / 7);
  border-right: 1px solid #e6e9ea;
  border-bottom: 1px solid #e6e9ea;
  padding: 15px;
  font-weight: bold;
  color: #7c878d;
  cursor: pointer;
  min-height: 100px;
}
.calendar .days .day_num span {
  display: inline-flex;
  width: 30px;
  font-size: 14px;
}
.calendar .days .day_num .event {
  margin-top: 10px;
  font-weight: 500;
  font-size: 14px;
  padding: 3px 6px;
  border-radius: 4px;
  background-color: #f7c30d;
  color: #fff;
  word-wrap: break-word;
}
.calendar .days .day_num .event.green {
  background-color: #51ce57;
}
.calendar .days .day_num .event.blue {
  background-color: #518fce;
}
.calendar .days .day_num .event.red {
  background-color: #ce5151;
}
.calendar .days .day_num .event.warining {
  background-color: #fff2cc;
}
.calendar .days .day_num .event.info {
  background-color: #d7eff6;
}
.calendar .days .day_num:nth-child(7n+1) {
  border-left: 1px solid #e6e9ea;
}
.calendar .days .day_num:hover {
  background-color: #fdfdfd;
}
.calendar .days .day_num.ignore {
  background-color: #fdfdfd;
  color: #ced2d4;
  cursor: inherit;
}
.calendar .days .day_num.selected {
  background-color: #f1f2f3;
  cursor: inherit;
}
.card-year {
  box-shadow: 0 0 35px 0 rgba(154, 161, 171, 0.34) !important;
}
.card-year:hover .card-header{
  background-color:rgba(var(--bs-info-rgb)) !important;
}

.card-year:hover .card-header h5, 
.card-year:hover .card-header h5 a, 
.card-year:hover .card-header h5 a span,
.card-note:hover .card-header h5, 
.card-note:hover .card-header h5 a, 
.card-note:hover .card-header h5 a span{
  color:white !important;
}
.card-year:hover .card-header h5 a span.current{
  background-color:white !important;
  color:rgba(var(--bs-info-rgb)) !important;
}
.years a.collapsed i.yearPlus{
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.card-header-hover:hover{
  background-color:rgba(185, 225, 236, 0.18)
}
.card-header-hover:hover{
  background-color: #727cf5;
}

.card-note:hover .card-header{
  background-color:rgba(var(--bs-primary-rgb)) !important;
  color:white !important;
}
.card-note:hover .card-header h5 a span.current{
  background-color:white !important;
  color:rgba(var(--bs-primary-rgb)) !important;
}
.toggled{ cursor: pointer !important;}
.vertTabHeaderSimple{
  padding-top:2rem !important;
  vertical-align:bottom !important;
}
.vercTabHeader3 {
  background-color:none !important;
  text-align:center;
  vertical-align:bottom;
  padding-bottom: 20px !important;
  white-space:nowrap;
  transform-origin:50% 50%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); 
}
textarea.form-control{
  min-height: 170px !important;
}

.calendar .days .day_num span.event-status {
  position: relative;
  top: 10px;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  z-index: 9999;
  float: left;
  left:-16px;
}
.noteHover:hover {
  --bs-bg-opacity: .4;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }
  #datepickerfull .datepicker-inline,
  #datepickerfull .datepicker .datepicker-days table{width:100% !important;}