.loginAnimated-fadeInRight {
    animation: login_fadeInRight 1s ease-in-out;
    -webkit-animation: login_fadeInRight 1s ease-in-out;
  }
  @keyframes login_fadeInRight {
    from {
      opacity: 0;
      transform: translateX(5px);
      -webkit-transform: translateX(5px);
      -moz-transform: translateX(5px);
      -ms-transform: translateX(5px);
      -o-transform: translateX(5px);
    }
    to {
      opacity: 1;
    }
  }
  .bootstrap-select .dropdown-toggle:focus,
  .bootstrap-select .dropdown-toggle:hover,
  .bootstrap-select > select.mobile-device:focus + .dropdown-toggle {
    outline: none !important;
    outline-offset: 0;
  }
  .dropify-wrapper {
    border-radius: 0.475rem !important;
  }
  .dropify-custom-dark .dropify-preview {
    background-color: #1a1a27;
  }
  .dropify-custom-dark .dropify-preview .dropify-render img {
    background-color: #1a1a27;
  }
  .note-editor .dropdown-toggle::after {
    all: unset;
  }
  .note-editor .note-dropdown-menu {
    box-sizing: content-box;
  }
  .note-editor .note-modal-footer {
    box-sizing: content-box;
  }
  .note-editor .note-modal-body .checkbox input {
    margin-right: 5px;
  }
  .note-toolbar .note-btn-group .note-btn i {
    color: #181c32;
  }
  #copyRight p {
    padding: 0;
    margin: 0;
  }
  .home-head-slider .owl-stage-outer {
    border-radius: 1rem;
  }
  .home-head-slider .owl-carousel .owl-nav > button {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 0.64, 0.21, 1);
    transition-timing-function: cubic-bezier(0.2, 0.64, 0.21, 1);
  }
  .home-head-slider .owl-carousel .owl-nav > button.owl-prev {
    top: 50%;
    position: absolute;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    width: 30px;
    height: 30px;
    background-color: var(--bs-light);
    border-radius: 50%;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
    left: 30px;
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    -ms-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  .home-head-slider .owl-carousel .owl-nav > button.owl-next {
    top: 50%;
    position: absolute;
    font-size: 0;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    width: 30px;
    height: 30px;
    background-color: var(--bs-light);
    border-radius: 50%;
    -webkit-transition: all 0.25s;
    transition: all 0.25s;
    box-shadow: 0 1px 6px 0 rgba(49, 53, 59, 0.12);
    right: 30px;
    -webkit-transform: translate(50%, -50%) rotate(0deg);
    -ms-transform: translate(50%, -50%) rotate(0deg);
    transform: translate(50%, -50%) rotate(0deg);
  }
  .home-head-slider .owl-carousel .owl-nav > button:hover {
    width: 35px;
    height: 35px;
  }
  .home-head-slider .owl-carousel:hover .owl-nav button {
    opacity: 1 !important;
  }
  .home-head-slider .owl-carousel:hover .owl-nav button.owl-prev {
    left: 0 !important;
  }
  .home-head-slider .owl-carousel:hover .owl-nav button.owl-next {
    right: 0 !important;
  }
  .home-head-slider .owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 25px;
    width: 100%;
    margin: 0 auto 0 10px;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: -webkit-transform ease 0.3s;
    -webkit-transition: transform ease 0.3s;
    transition: transform ease 0.3s;
  }
  .home-head-slider .owl-carousel .owl-dots button {
    display: block;
    outline: none;
    width: 0.5rem;
    height: 0.5rem;
    background-color: var(--bs-gray-200);
    margin: 0 2px;
    border: 0;
    border-radius: 100%;
  }
  .home-head-slider .owl-carousel .owl-dots button.active {
    background-color: var(--bs-link-hover-color);
    width: 1rem;
    height: 0.5rem;
    border-radius: 50px;
  }
  [data-bs-theme="light"] [data-kt-scrolltop="on"] .app-header {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    --bs-app-header-sticky-bg-color: rgb(255 255 255 / 85%) !important;
  }
  [data-bs-theme="dark"] [data-kt-scrolltop="on"] .app-header {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    --bs-app-header-sticky-bg-color: rgb(30 30 45 / 85%) !important;
  }
  .app-header .app-header-menu .menu > .menu-item > .menu-link.active,
  .app-header
    .app-header-menu
    .menu
    > .menu-item
    > .menu-link.active
    .menu-icon
    i,
  .app-header
    .app-header-menu
    .menu
    > .menu-item
    > .menu-link.active
    .menu-title {
    color: var(--bs-link-color);
  }
  .app-header
    .app-header-menu
    .menu
    > .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here),
  .app-header
    .app-header-menu
    .menu
    > .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here),
  .app-header
    .app-header-menu
    .menu
    > .menu-item:not(.here)
    > .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-icon
    i {
    color: var(--bs-link-hover-color);
  }
  .app-header
    .app-header-menu
    .menu
    > .menu-item.hover:not(.here)
    > .menu-link:not(.disabled):not(.active):not(.here)
    .menu-title,
  .app-header
    .app-header-menu
    .menu
    > .menu-item:not(.here)
    > .menu-link:hover:not(.disabled):not(.active):not(.here)
    .menu-title {
    color: var(--bs-link-hover-color);
  }
  .bg-header-cover {
    background: radial-gradient(
        100% 100% at 100% 0%,
        #a9e2e1 0%,
        rgba(169, 226, 225, 0) 100%
      ),
      radial-gradient(100% 100% at 0% 0%, #d9eccb 0%, rgba(217, 236, 203, 0) 100%),
      #f5f5f5 !important;
    background-repeat: no-repeat;
    background-position: 50% center;
    background-attachment: fixed;
    background-size: cover;
    height: 375px;
  }
  .bg-header-cover-2 {
    background: radial-gradient(
        100% 100% at 100% 0%,
        #23bd618c 0%,
        rgb(70 151 30 / 0%) 100%
      ),
      radial-gradient(
        100% 100% at 0% 0%,
        #009d217a 0%,
        rgb(217 236 203 / 0%) 100%
      ),
      #f5f5f500 !important;
    background-repeat: no-repeat;
    background-position: 50% center;
    background-attachment: fixed;
    background-size: cover;
    height: 375px;
  }
  .filepond--item {
    width: calc(50% - 0.5em);
  }
  @media (min-width: 50em) {
    .filepond--item {
      width: calc(25% - 0.5em);
    }
  }
  .filepond--root .filepond--credits {
    display: none;
  }
  .app-header-2 {
    --bs-app-header-height: 72px;
    --bs-app-header-height-actual: 72px;
  }
  .card {
    --bs-card-box-shadow: var(--bs-box-shadow);
    --bs-card-border-color: var(--bs-border-color);
    border: 1px solid var(--bs-card-border-color);
  }
  .card.card-bordered {
    box-shadow: none;
    border: 1px solid #f1f1f4;
  }
  .card .card-header {
    border-bottom: 1px solid var(--bs-card-border-color);
  }
  .mt-n350px {
    margin-top: -350px;
  }
  .mt-n365px {
    margin-top: -365px;
  }
  .h-86vh {
    height: 86vh;
  }
  .marquee {
    --gap: 10rem;
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    gap: var(--gap);
  }
  .marquee-content {
    flex-shrink: 0;
    display: flex;
    justify-content: space-around;
    gap: var(--gap);
    min-width: 100%;
    list-style-type: none;
    margin-bottom: 0;
    padding-bottom: 0;
    animation: scroll 25s linear infinite;
  }
  @keyframes scroll {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(calc(-100% - var(--gap)));
    }
  }
  .marquee-hover-pause:hover .marquee-content {
    animation-play-state: paused;
  }
  table.text-nowrap.dataTable > thead .sorting_asc:after,
  table.text-nowrap.dataTable > thead .sorting_desc:after {
    display: block !important;
  }
  .table-cell-ellipsis-mw-250px {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px;
  }
  .mfp-bg {
    z-index: 99999;
  }
  .mfp-wrap {
    z-index: 99999;
  }
  div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm {
    background-color: var(--bs-primary);
  }
  div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus {
    box-shadow: 0 0 0 0 rgba(2, 115, 53, 0.5);
  }
  div:where(.swal2-container) button:where(.swal2-styled).swal2-deny {
    background-color: var(--bs-danger);
  }
  div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus {
    box-shadow: 0 0 0 0 rgba(241, 65, 108, 0.5);
  }
  .border-hover-3-primary:hover {
    border: 2px solid rgba(var(--bs-link-color-rgb), 1) !important;
  }
  .datepicker table tr td.active,
  .datepicker table tr td.active.disabled,
  .datepicker table tr td.active.disabled:hover,
  .datepicker table tr td.active:hover {
    background-color: var(--bs-primary);
    background-image: -moz-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: -ms-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(var(--bs-primary)),
      to(var(--bs-link-hover-color))
    );
    background-image: -webkit-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: -o-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#027335',endColorstr='#41744B',GradientType=0);
    border-color: var(--bs-link-hover-color) var(--bs-link-hover-color)
      var(--bs-primary);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  .datepicker table tr td.active.active,
  .datepicker table tr td.active.disabled,
  .datepicker table tr td.active.disabled.active,
  .datepicker table tr td.active.disabled.disabled,
  .datepicker table tr td.active.disabled:active,
  .datepicker table tr td.active.disabled:hover,
  .datepicker table tr td.active.disabled:hover.active,
  .datepicker table tr td.active.disabled:hover.disabled,
  .datepicker table tr td.active.disabled:hover:active,
  .datepicker table tr td.active.disabled:hover:hover,
  .datepicker table tr td.active.disabled:hover[disabled],
  .datepicker table tr td.active.disabled[disabled],
  .datepicker table tr td.active:active,
  .datepicker table tr td.active:hover,
  .datepicker table tr td.active:hover.active,
  .datepicker table tr td.active:hover.disabled,
  .datepicker table tr td.active:hover:active,
  .datepicker table tr td.active:hover:hover,
  .datepicker table tr td.active:hover[disabled],
  .datepicker table tr td.active[disabled] {
    background-color: var(--bs-link-hover-color);
  }
  .datepicker table tr td.active.active,
  .datepicker table tr td.active.disabled.active,
  .datepicker table tr td.active.disabled:active,
  .datepicker table tr td.active.disabled:hover.active,
  .datepicker table tr td.active.disabled:hover:active,
  .datepicker table tr td.active:active,
  .datepicker table tr td.active:hover.active,
  .datepicker table tr td.active:hover:active {
    background-color: var(--bs-link-hover-color) \9;
  }
  .datepicker table tr td span.active,
  .datepicker table tr td span.active.disabled,
  .datepicker table tr td span.active.disabled:hover,
  .datepicker table tr td span.active:hover {
    background-color: var(--bs-primary);
    background-image: -moz-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: -ms-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: -webkit-gradient(
      linear,
      0 0,
      0 100%,
      from(var(--bs-primary)),
      to(var(--bs-link-hover-color))
    );
    background-image: -webkit-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: -o-linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-image: linear-gradient(
      to bottom,
      var(--bs-primary),
      var(--bs-link-hover-color)
    );
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#027335',endColorstr='#41744B',GradientType=0);
    border-color: var(--bs-link-hover-color) var(--bs-link-hover-color)
      var(--bs-primary);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
  .datepicker table tr td span.active.active,
  .datepicker table tr td span.active.disabled,
  .datepicker table tr td span.active.disabled.active,
  .datepicker table tr td span.active.disabled.disabled,
  .datepicker table tr td span.active.disabled:active,
  .datepicker table tr td span.active.disabled:hover,
  .datepicker table tr td span.active.disabled:hover.active,
  .datepicker table tr td span.active.disabled:hover.disabled,
  .datepicker table tr td span.active.disabled:hover:active,
  .datepicker table tr td span.active.disabled:hover:hover,
  .datepicker table tr td span.active.disabled:hover[disabled],
  .datepicker table tr td span.active.disabled[disabled],
  .datepicker table tr td span.active:active,
  .datepicker table tr td span.active:hover,
  .datepicker table tr td span.active:hover.active,
  .datepicker table tr td span.active:hover.disabled,
  .datepicker table tr td span.active:hover:active,
  .datepicker table tr td span.active:hover:hover,
  .datepicker table tr td span.active:hover[disabled],
  .datepicker table tr td span.active[disabled] {
    background-color: var(--bs-link-hover-color);
  }
  .datepicker table tr td span.active.active,
  .datepicker table tr td span.active.disabled.active,
  .datepicker table tr td span.active.disabled:active,
  .datepicker table tr td span.active.disabled:hover.active,
  .datepicker table tr td span.active.disabled:hover:active,
  .datepicker table tr td span.active:active,
  .datepicker table tr td span.active:hover.active,
  .datepicker table tr td span.active:hover:active {
    background-color: var(--bs-link-hover-color) \9;
  }
  
.symbol-book {
    display: inline-block;
    flex-shrink: 0;
    position: relative;
    border-radius: 0.65rem;
}
.symbol-book > img {
    width: 100%;
    flex-shrink: 0;
    display: inline-block;
    border-radius: 0.25rem;
}
.symbol-book.symbol-custom-cover > img {
    width: 125px;
    height: 155px;
}


.preview-views {
  position: fixed;
  display: none;
  z-index: 105;
  justify-content: center;
  align-items: center;
  width: 136px;
  height: 26px;
  bottom: 43px;
  right: 7px;
  background-color: var(--bs-light);
  box-shadow: var(--bs-scrolltop-box-shadow);
  /* opacity: 0; */
  transition: color 0.2s ease;
  border-radius: 0.65rem;
}
.preview-views .svg-icon {
  color: var(--bs-scrolltop-icon-color);
}
.preview-views .svg-icon svg {
  height: 24px;
  width: 24px;
}
.preview-views > i {
  font-size: 1.3rem;
  color: var(--bs-scrolltop-icon-color);
}
/* .preview-views:hover {
  background-color: var(--bs-scrolltop-bg-color-hover);
} */
/* .preview-views:hover .svg-icon,
.preview-views:hover i {
  color: var(--bs-scrolltop-icon-color-hover);
} */
[data-kt-scrolltop="on"] .preview-views {
  opacity: var(--bs-primary);
  animation: animation-scrolltop 0.4s ease-out 1;
  display: flex;
}
/* [data-kt-scrolltop="on"] .preview-views:hover {
  transition: color 0.2s ease;
  opacity: var(--bs-scrolltop-opacity-hover);
} */
@media (max-width: 991.98px) {
  .preview-views {
    bottom: 23px;
    right: 5px;
    width: 30px;
    height: 30px;
  }
}
@keyframes animation-scrolltop {
  from {
    margin-bottom: -15px;
  }
  to {
    margin-bottom: 0;
  }
}