@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
a:-webkit-any-link:focus-visible {
  border-radius: 0.4rem;
  outline: -webkit-focus-ring-color auto 2px;
}

.container-fluid {
  padding-left: 0.85rem !important;
  padding-right: 0.85rem !important;
}
.container-fluid > .col, .container-fluid [class*=col-] {
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  margin: 0 !important;
}

.g-2, .gy-2 {
  --bs-gutter-y: 10px;
}

.g-2, .gx-2 {
  --bs-gutter-x: 10px;
}

@media (max-width: 1399.98px) {
  .container-fluid {
    padding-left: var(--bs-gutter-x, 0.75rem) !important !important;
    padding-right: var(--bs-gutter-x, 0.75rem) !important !important;
  }
}
[class^=bi-]::before, [class*=" bi-"]::before {
  line-height: unset !important;
}

.list-group-item {
  padding: 10px 0 !important;
  border: none !important;
  outline: none !important;
  background: transparent !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

@media (min-width: 1200px) {
  .row-cols-6 > *, .row-cols-lg-6 > *, .row-cols-xl-6 > *, .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%;
  }
}
@media (min-width: 1400px) {
  .row-cols-7 > *, .row-cols-lg-7 > *, .row-cols-xl-7 > *, .row-cols-xxl-7 > * {
    flex: 0 0 auto;
    width: 14.2857143%;
  }
}
.bgPrimary {
  background: #111111 !important;
}

.bgWhite {
  background: #ffffff !important;
}

.bgDark {
  background: #1f1f1f !important;
}

.bgShadow1 {
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}

.align {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}

.center, .profilePageImageColumn .profilePageImage i, .profilePageImageColumn {
  display: flex;
  align-items: center;
  justify-content: center;
}

.textColorPrimary {
  color: #111111 !important;
}

.textColorPrimary2 {
  color: #96E6FF !important;
}

.textColorPrimary3 {
  color: #ED7152 !important;
}

.textColorPrimary4 {
  color: #B7BFB9 !important;
}

.textColor1 {
  color: #111111 !important;
}

.textColor2 {
  color: #696969 !important;
}

.textColor3 {
  color: #262626 !important;
}

.font_size {
  font-size: 1rem !important;
}

.font_size_xss {
  font-size: 0.625rem !important;
}

.font_size_xs {
  font-size: 0.75rem !important;
}

.font_size_s {
  font-size: 0.875rem !important;
}

.font_size_m {
  font-size: 1.125rem !important;
}

.font_size_l {
  font-size: 1.375rem !important;
}

.font_size_xl {
  font-size: 2.5rem !important;
}

.fs11 {
  font-size: 11px !important;
}

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

.fs13 {
  font-size: 13px !important;
}

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

.fs15 {
  font-size: 15px !important;
}

.fs16 {
  font-size: 16px !important;
}

.fs17 {
  font-size: 17px !important;
}

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

.fs19 {
  font-size: 19px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs21 {
  font-size: 21px !important;
}

.fs22 {
  font-size: 22px !important;
}

.fs23 {
  font-size: 23px !important;
}

.fs24 {
  font-size: 24px !important;
}

.fs25 {
  font-size: 25px !important;
}

.fs30 {
  font-size: 30px !important;
}

.fs40 {
  font-size: 40px !important;
}

.fs50 {
  font-size: 50px !important;
}

.fs60 {
  font-size: 60px !important;
}

.fs70 {
  font-size: 70px !important;
}

.fs80 {
  font-size: 80px !important;
}

.fs90 {
  font-size: 90px !important;
}

.fs100 {
  font-size: 100px !important;
}

.fs110 {
  font-size: 110px !important;
}

.fs120 {
  font-size: 120px !important;
}

.fs130 {
  font-size: 130px !important;
}

.fs140 {
  font-size: 140px !important;
}

.fs150 {
  font-size: 150px !important;
}

.fs160 {
  font-size: 160px !important;
}

.fs170 {
  font-size: 170px !important;
}

.fs180 {
  font-size: 180px !important;
}

.fs190 {
  font-size: 190px !important;
}

.fs200 {
  font-size: 200px !important;
}

.fw1 {
  font-weight: 100 !important;
}

.fw2 {
  font-weight: 200 !important;
}

.fw3 {
  font-weight: 300 !important;
}

.fw4 {
  font-weight: 400 !important;
}

.fw5 {
  font-weight: 500 !important;
}

.fw6 {
  font-weight: 600 !important;
}

.fw7 {
  font-weight: 700 !important;
}

.fw8 {
  font-weight: 800 !important;
}

.fwn {
  font-weight: normal;
}

.fwb {
  font-weight: bold;
}

.setBg {
  object-fit: cover;
  width: 100% !important;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}

.setBg2 {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-attachment: scroll !important;
}

.rows1 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
}

.rows2 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
}

.rows3 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 3 !important;
  -webkit-box-orient: vertical !important;
}

.rows4 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical !important;
}

.rows5 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 5 !important;
  -webkit-box-orient: vertical !important;
}

.rows20 {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 20 !important;
  -webkit-box-orient: vertical !important;
}

/**
 * * Responsive spacing for various media query breakpoints
 * *
 * * Usage
 * * @include space('mb', 10px, 20px, 30px, 40px, 50px);
 * * @include space('type', xs, sm, md, lg, xl);
 *
 * * If you want to omit specific breakpoint please use ''
 * * e.g. @include space('mb', 10px, '', '', 40px, 50px);
 *
 * Type:
 *
 * m  : margin
 * mt : margin-top
 * mr : margin-right
 * mb : margin-bottom
 * ml : margin-left
 * mx : (horizontal) margin-left and margin-right
 * my : (vertical) margin-top and margin bottom
 *
 * p  : padding
 * pt : padding-top
 * pr : padding-right
 * pb : padding-bottom
 * pl : padding-left
 * px : (horizontal) padding-left and padding-right
 * py : (vertical) padding-top and padding bottom
 * */
.p-025 {
  padding: 0.25rem !important;
}

.pt-025, .py-025 {
  padding-top: 0.25rem !important;
}

.pr-025, .px-025, .pe-025 {
  padding-right: 0.25rem !important;
}

.pb-025, .py-025 {
  padding-bottom: 0.25rem !important;
}

.pl-025, .px-025, .ps-025 {
  padding-left: 0.25rem !important;
}

.p-05 {
  padding: 0.5rem !important;
}

.pt-05, .py-05 {
  padding-top: 0.5rem !important;
}

.pr-05, .px-05, .pe-05 {
  padding-right: 0.5rem !important;
}

.pb-05, .py-05 {
  padding-bottom: 0.5rem !important;
}

.pl-05, .px-05, .ps-05 {
  padding-left: 0.5rem !important;
}

.p-1 {
  padding: 1rem !important;
}

.pt-1, .py-1 {
  padding-top: 1rem !important;
}

.pr-1, .px-1, .pe-1 {
  padding-right: 1rem !important;
}

.pb-1, .py-1 {
  padding-bottom: 1rem !important;
}

.pl-1, .px-1, .ps-1 {
  padding-left: 1rem !important;
}

.p-105 {
  padding: 1.5rem !important;
}

.pt-105, .py-105 {
  padding-top: 1.5rem !important;
}

.pr-105, .px-105, .pe-105 {
  padding-right: 1.5rem !important;
}

.pb-105, .py-105 {
  padding-bottom: 1.5rem !important;
}

.pl-105, .px-105, .ps-105 {
  padding-left: 1.5rem !important;
}

.p-2 {
  padding: 2rem !important;
}

.pt-2, .py-2 {
  padding-top: 2rem !important;
}

.pr-2, .px-2, .pe-2 {
  padding-right: 2rem !important;
}

.pb-2, .py-2 {
  padding-bottom: 2rem !important;
}

.pl-2, .px-2, .ps-2 {
  padding-left: 2rem !important;
}

.p-3 {
  padding: 3rem !important;
}

.pt-3, .py-3 {
  padding-top: 3rem !important;
}

.pr-3, .px-3, .pe-3 {
  padding-right: 3rem !important;
}

.pb-3, .py-3 {
  padding-bottom: 3rem !important;
}

.pl-3, .px-3, .ps-3 {
  padding-left: 3rem !important;
}

.p-4 {
  padding: 4rem !important;
}

.pt-4, .py-4 {
  padding-top: 4rem !important;
}

.pr-4, .px-4, .pe-4 {
  padding-right: 4rem !important;
}

.pb-4, .py-4 {
  padding-bottom: 4rem !important;
}

.pl-4, .px-4, .ps-4 {
  padding-left: 4rem !important;
}

.p-5 {
  padding: 5rem !important;
}

.pt-5, .py-5 {
  padding-top: 5rem !important;
}

.pr-5, .px-5, .pe-5 {
  padding-right: 5rem !important;
}

.pb-5, .py-5 {
  padding-bottom: 5rem !important;
}

.pl-5, .px-5, .ps-5 {
  padding-left: 5rem !important;
}

.p-6 {
  padding: 6rem !important;
}

.pt-6, .py-6 {
  padding-top: 6rem !important;
}

.pr-6, .px-6, .pe-6 {
  padding-right: 6rem !important;
}

.pb-6, .py-6 {
  padding-bottom: 6rem !important;
}

.pl-6, .px-6, .ps-6 {
  padding-left: 6rem !important;
}

.p-7 {
  padding: 7rem !important;
}

.pt-7, .py-7 {
  padding-top: 7rem !important;
}

.pr-7, .px-7, .pe-7 {
  padding-right: 7rem !important;
}

.pb-7, .py-7 {
  padding-bottom: 7rem !important;
}

.pl-7, .px-7, .ps-7 {
  padding-left: 7rem !important;
}

.p-8 {
  padding: 8rem !important;
}

.pt-8, .py-8 {
  padding-top: 8rem !important;
}

.pr-8, .px-8, .pe-8 {
  padding-right: 8rem !important;
}

.pb-8, .py-8 {
  padding-bottom: 8rem !important;
}

.pl-8, .px-8, .ps-8 {
  padding-left: 8rem !important;
}

.p-9 {
  padding: 9rem !important;
}

.pt-9, .py-9 {
  padding-top: 9rem !important;
}

.pr-9, .px-9, .pe-9 {
  padding-right: 9rem !important;
}

.pb-9, .py-9 {
  padding-bottom: 9rem !important;
}

.pl-9, .px-9, .ps-9 {
  padding-left: 9rem !important;
}

.p-10 {
  padding: 10rem !important;
}

.pt-10, .py-10 {
  padding-top: 10rem !important;
}

.pr-10, .px-10, .pe-10 {
  padding-right: 10rem !important;
}

.pb-10, .py-10 {
  padding-bottom: 10rem !important;
}

.pl-10, .px-10, .ps-10 {
  padding-left: 10rem !important;
}

.p-11 {
  padding: 11rem !important;
}

.pt-11, .py-11 {
  padding-top: 11rem !important;
}

.pr-11, .px-11, .pe-11 {
  padding-right: 11rem !important;
}

.pb-11, .py-11 {
  padding-bottom: 11rem !important;
}

.pl-11, .px-11, .ps-11 {
  padding-left: 11rem !important;
}

.p-12 {
  padding: 12rem !important;
}

.pt-12, .py-12 {
  padding-top: 12rem !important;
}

.pr-12, .px-12, .pe-12 {
  padding-right: 12rem !important;
}

.pb-12, .py-12 {
  padding-bottom: 12rem !important;
}

.pl-12, .px-12, .ps-12 {
  padding-left: 12rem !important;
}

@media (min-width: 992px) {
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0, .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0, .ps-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-025 {
    padding: 0.25rem !important;
  }
  .pt-lg-025, .py-lg-025 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-025, .px-lg-025, .pe-lg-025 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-025, .py-lg-025 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-025, .px-lg-025, .ps-lg-025 {
    padding-left: 0.25rem !important;
  }
  .p-lg-05 {
    padding: 0.5rem !important;
  }
  .pt-lg-05, .py-lg-05 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-05, .px-lg-05, .pe-lg-05 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-05, .py-lg-05 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-05, .px-lg-05, .ps-lg-05 {
    padding-left: 0.5rem !important;
  }
  .p-lg-1 {
    padding: 1rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: 1rem !important;
  }
  .pr-lg-1, .px-lg-1, .pe-lg-1 {
    padding-right: 1rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-1, .px-lg-1, .ps-lg-1 {
    padding-left: 1rem !important;
  }
  .p-lg-105 {
    padding: 1.5rem !important;
  }
  .pt-lg-105, .py-lg-105 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-105, .px-lg-105, .pe-lg-105 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-105, .py-lg-105 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-105, .px-lg-105, .ps-lg-105 {
    padding-left: 1.5rem !important;
  }
  .p-lg-2 {
    padding: 2rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: 2rem !important;
  }
  .pr-lg-2, .px-lg-2, .pe-lg-2 {
    padding-right: 2rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-2, .px-lg-2, .ps-lg-2 {
    padding-left: 2rem !important;
  }
  .p-lg-3 {
    padding: 3rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 3rem !important;
  }
  .pr-lg-3, .px-lg-3, .pe-lg-3 {
    padding-right: 3rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-3, .px-lg-3, .ps-lg-3 {
    padding-left: 3rem !important;
  }
  .p-lg-4 {
    padding: 4rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 4rem !important;
  }
  .pr-lg-4, .px-lg-4, .pe-lg-4 {
    padding-right: 4rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-4, .px-lg-4, .ps-lg-4 {
    padding-left: 4rem !important;
  }
  .p-lg-5 {
    padding: 5rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 5rem !important;
  }
  .pr-lg-5, .px-lg-5, .pe-lg-5 {
    padding-right: 5rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 5rem !important;
  }
  .pl-lg-5, .px-lg-5, .ps-lg-5 {
    padding-left: 5rem !important;
  }
  .p-lg-6 {
    padding: 6rem !important;
  }
  .pt-lg-6, .py-lg-6 {
    padding-top: 6rem !important;
  }
  .pr-lg-6, .px-lg-6, .pe-lg-6 {
    padding-right: 6rem !important;
  }
  .pb-lg-6, .py-lg-6 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-6, .px-lg-6, .ps-lg-6 {
    padding-left: 6rem !important;
  }
  .p-lg-7 {
    padding: 7rem !important;
  }
  .pt-lg-7, .py-lg-7 {
    padding-top: 7rem !important;
  }
  .pr-lg-7, .px-lg-7, .pe-lg-7 {
    padding-right: 7rem !important;
  }
  .pb-lg-7, .py-lg-7 {
    padding-bottom: 7rem !important;
  }
  .pl-lg-7, .px-lg-7, .ps-lg-7 {
    padding-left: 7rem !important;
  }
  .p-lg-8 {
    padding: 8rem !important;
  }
  .pt-lg-8, .py-lg-8 {
    padding-top: 8rem !important;
  }
  .pr-lg-8, .px-lg-8, .pe-lg-8 {
    padding-right: 8rem !important;
  }
  .pb-lg-8, .py-lg-8 {
    padding-bottom: 8rem !important;
  }
  .pl-lg-8, .px-lg-8, .ps-lg-8 {
    padding-left: 8rem !important;
  }
  .p-lg-9 {
    padding: 9rem !important;
  }
  .pt-lg-9, .py-lg-9 {
    padding-top: 9rem !important;
  }
  .pr-lg-9, .px-lg-9, .pe-lg-9 {
    padding-right: 9rem !important;
  }
  .pb-lg-9, .py-lg-9 {
    padding-bottom: 9rem !important;
  }
  .pl-lg-9, .px-lg-9, .ps-lg-9 {
    padding-left: 9rem !important;
  }
  .p-lg-10 {
    padding: 10rem !important;
  }
  .pt-lg-10, .py-lg-10 {
    padding-top: 10rem !important;
  }
  .pr-lg-10, .px-lg-10, .pe-lg-10 {
    padding-right: 10rem !important;
  }
  .pb-lg-10, .py-lg-10 {
    padding-bottom: 10rem !important;
  }
  .pl-lg-10, .px-lg-10, .ps-lg-10 {
    padding-left: 10rem !important;
  }
  .p-lg-11 {
    padding: 11rem !important;
  }
  .pt-lg-11, .py-lg-11 {
    padding-top: 11rem !important;
  }
  .pr-lg-11, .px-lg-11, .pe-lg-11 {
    padding-right: 11rem !important;
  }
  .pb-lg-11, .py-lg-11 {
    padding-bottom: 11rem !important;
  }
  .pl-lg-11, .px-lg-11, .ps-lg-11 {
    padding-left: 11rem !important;
  }
  .p-lg-12 {
    padding: 12rem !important;
  }
  .pt-lg-12, .py-lg-12 {
    padding-top: 12rem !important;
  }
  .pr-lg-12, .px-lg-12, .pe-lg-12 {
    padding-right: 12rem !important;
  }
  .pb-lg-12, .py-lg-12 {
    padding-bottom: 12rem !important;
  }
  .pl-lg-12, .px-lg-12, .ps-lg-12 {
    padding-left: 12rem !important;
  }
}
.m-025 {
  margin: 0.25rem !important;
}

.mt-025, .my-025 {
  margin-top: 0.25rem !important;
}

.mr-025, .mx-025, .me-025 {
  margin-right: 0.25rem !important;
}

.mb-025, .my-025 {
  margin-bottom: 0.25rem !important;
}

.ml-025, .mx-025, .ms-025 {
  margin-left: 0.25rem !important;
}

.m-05 {
  margin: 0.5rem !important;
}

.mt-05, .my-05 {
  margin-top: 0.5rem !important;
}

.mr-05, .mx-05, .me-05 {
  margin-right: 0.5rem !important;
}

.mb-05, .my-05 {
  margin-bottom: 0.5rem !important;
}

.ml-05, .mx-05, .ms-05 {
  margin-left: 0.5rem !important;
}

.m-1 {
  margin: 1rem !important;
}

.mt-1, .my-1 {
  margin-top: 1rem !important;
}

.mr-1, .mx-1, .me-1 {
  margin-right: 1rem !important;
}

.mb-1, .my-1 {
  margin-bottom: 1rem !important;
}

.ml-1, .mx-1, .ms-1 {
  margin-left: 1rem !important;
}

.m-105 {
  margin: 1.5rem !important;
}

.mt-105, .my-105 {
  margin-top: 1.5rem !important;
}

.mr-105, .mx-105, .me-105 {
  margin-right: 1.5rem !important;
}

.mb-105, .my-105 {
  margin-bottom: 1.5rem !important;
}

.ml-105, .mx-105, .ms-105 {
  margin-left: 1.5rem !important;
}

.m-2 {
  margin: 2rem !important;
}

.mt-2, .my-2 {
  margin-top: 2rem !important;
}

.mr-2, .mx-2, .me-2 {
  margin-right: 2rem !important;
}

.mb-2, .my-2 {
  margin-bottom: 2rem !important;
}

.ml-2, .mx-2, .ms-2 {
  margin-left: 2rem !important;
}

.m-3 {
  margin: 3rem !important;
}

.mt-3, .my-3 {
  margin-top: 3rem !important;
}

.mr-3, .mx-3, .me-3 {
  margin-right: 3rem !important;
}

.mb-3, .my-3 {
  margin-bottom: 3rem !important;
}

.ml-3, .mx-3, .ms-3 {
  margin-left: 3rem !important;
}

.m-4 {
  margin: 4rem !important;
}

.mt-4, .my-4 {
  margin-top: 4rem !important;
}

.mr-4, .mx-4, .me-4 {
  margin-right: 4rem !important;
}

.mb-4, .my-4 {
  margin-bottom: 4rem !important;
}

.ml-4, .mx-4, .ms-4 {
  margin-left: 4rem !important;
}

.m-5 {
  margin: 5rem !important;
}

.mt-5, .my-5 {
  margin-top: 5rem !important;
}

.mr-5, .mx-5, .me-5 {
  margin-right: 5rem !important;
}

.mb-5, .my-5 {
  margin-bottom: 5rem !important;
}

.ml-5, .mx-5, .ms-5 {
  margin-left: 5rem !important;
}

.m-6 {
  margin: 6rem !important;
}

.mt-6, .my-6 {
  margin-top: 6rem !important;
}

.mr-6, .mx-6, .me-6 {
  margin-right: 6rem !important;
}

.mb-6, .my-6 {
  margin-bottom: 6rem !important;
}

.ml-6, .mx-6, .ms-6 {
  margin-left: 6rem !important;
}

.m-7 {
  margin: 7rem !important;
}

.mt-7, .my-7 {
  margin-top: 7rem !important;
}

.mr-7, .mx-7, .me-7 {
  margin-right: 7rem !important;
}

.mb-7, .my-7 {
  margin-bottom: 7rem !important;
}

.ml-7, .mx-7, .ms-7 {
  margin-left: 7rem !important;
}

.m-8 {
  margin: 8rem !important;
}

.mt-8, .my-8 {
  margin-top: 8rem !important;
}

.mr-8, .mx-8, .me-8 {
  margin-right: 8rem !important;
}

.mb-8, .my-8 {
  margin-bottom: 8rem !important;
}

.ml-8, .mx-8, .ms-8 {
  margin-left: 8rem !important;
}

.m-9 {
  margin: 9rem !important;
}

.mt-9, .my-9 {
  margin-top: 9rem !important;
}

.mr-9, .mx-9, .me-9 {
  margin-right: 9rem !important;
}

.mb-9, .my-9 {
  margin-bottom: 9rem !important;
}

.ml-9, .mx-9, .ms-9 {
  margin-left: 9rem !important;
}

.m-10 {
  margin: 10rem !important;
}

.mt-10, .my-10 {
  margin-top: 10rem !important;
}

.mr-10, .mx-10, .me-10 {
  margin-right: 10rem !important;
}

.mb-10, .my-10 {
  margin-bottom: 10rem !important;
}

.ml-10, .mx-10, .ms-10 {
  margin-left: 10rem !important;
}

.m-11 {
  margin: 11rem !important;
}

.mt-11, .my-11 {
  margin-top: 11rem !important;
}

.mr-11, .mx-11, .me-11 {
  margin-right: 11rem !important;
}

.mb-11, .my-11 {
  margin-bottom: 11rem !important;
}

.ml-11, .mx-11, .ms-11 {
  margin-left: 11rem !important;
}

.m-12 {
  margin: 12rem !important;
}

.mt-12, .my-12 {
  margin-top: 12rem !important;
}

.mr-12, .mx-12, .me-12 {
  margin-right: 12rem !important;
}

.mb-12, .my-12 {
  margin-bottom: 12rem !important;
}

.ml-12, .mx-12, .ms-12 {
  margin-left: 12rem !important;
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0, .me-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0, .ms-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-025 {
    margin: 0.25rem !important;
  }
  .mt-lg-025, .my-lg-025 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-025, .mx-lg-025, .me-lg-025 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-025, .my-lg-025 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-025, .mx-lg-025, .ms-lg-025 {
    margin-left: 0.25rem !important;
  }
  .m-lg-05 {
    margin: 0.5rem !important;
  }
  .mt-lg-05, .my-lg-05 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-05, .mx-lg-05, .me-lg-05 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-05, .my-lg-05 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-05, .mx-lg-05, .ms-lg-05 {
    margin-left: 0.5rem !important;
  }
  .m-lg-1 {
    margin: 1rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: 1rem !important;
  }
  .mr-lg-1, .mx-lg-1, .me-lg-1 {
    margin-right: 1rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-1, .mx-lg-1, .ms-lg-1 {
    margin-left: 1rem !important;
  }
  .m-lg-105 {
    margin: 1.5rem !important;
  }
  .mt-lg-105, .my-lg-105 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-105, .mx-lg-105, .me-lg-105 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-105, .my-lg-105 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-105, .mx-lg-105, .ms-lg-105 {
    margin-left: 1.5rem !important;
  }
  .m-lg-2 {
    margin: 2rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: 2rem !important;
  }
  .mr-lg-2, .mx-lg-2, .me-lg-2 {
    margin-right: 2rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-2, .mx-lg-2, .ms-lg-2 {
    margin-left: 2rem !important;
  }
  .m-lg-3 {
    margin: 3rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 3rem !important;
  }
  .mr-lg-3, .mx-lg-3, .me-lg-3 {
    margin-right: 3rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-3, .mx-lg-3, .ms-lg-3 {
    margin-left: 3rem !important;
  }
  .m-lg-4 {
    margin: 4rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 4rem !important;
  }
  .mr-lg-4, .mx-lg-4, .me-lg-4 {
    margin-right: 4rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-4, .mx-lg-4, .ms-lg-4 {
    margin-left: 4rem !important;
  }
  .m-lg-5 {
    margin: 5rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 5rem !important;
  }
  .mr-lg-5, .mx-lg-5, .me-lg-5 {
    margin-right: 5rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 5rem !important;
  }
  .ml-lg-5, .mx-lg-5, .ms-lg-5 {
    margin-left: 5rem !important;
  }
  .m-lg-6 {
    margin: 6rem !important;
  }
  .mt-lg-6, .my-lg-6 {
    margin-top: 6rem !important;
  }
  .mr-lg-6, .mx-lg-6, .me-lg-6 {
    margin-right: 6rem !important;
  }
  .mb-lg-6, .my-lg-6 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-6, .mx-lg-6, .ms-lg-6 {
    margin-left: 6rem !important;
  }
  .m-lg-7 {
    margin: 7rem !important;
  }
  .mt-lg-7, .my-lg-7 {
    margin-top: 7rem !important;
  }
  .mr-lg-7, .mx-lg-7, .me-lg-7 {
    margin-right: 7rem !important;
  }
  .mb-lg-7, .my-lg-7 {
    margin-bottom: 7rem !important;
  }
  .ml-lg-7, .mx-lg-7, .ms-lg-7 {
    margin-left: 7rem !important;
  }
  .m-lg-8 {
    margin: 8rem !important;
  }
  .mt-lg-8, .my-lg-8 {
    margin-top: 8rem !important;
  }
  .mr-lg-8, .mx-lg-8, .me-lg-8 {
    margin-right: 8rem !important;
  }
  .mb-lg-8, .my-lg-8 {
    margin-bottom: 8rem !important;
  }
  .ml-lg-8, .mx-lg-8, .ms-lg-8 {
    margin-left: 8rem !important;
  }
  .m-lg-9 {
    margin: 9rem !important;
  }
  .mt-lg-9, .my-lg-9 {
    margin-top: 9rem !important;
  }
  .mr-lg-9, .mx-lg-9, .me-lg-9 {
    margin-right: 9rem !important;
  }
  .mb-lg-9, .my-lg-9 {
    margin-bottom: 9rem !important;
  }
  .ml-lg-9, .mx-lg-9, .ms-lg-9 {
    margin-left: 9rem !important;
  }
  .m-lg-10 {
    margin: 10rem !important;
  }
  .mt-lg-10, .my-lg-10 {
    margin-top: 10rem !important;
  }
  .mr-lg-10, .mx-lg-10, .me-lg-10 {
    margin-right: 10rem !important;
  }
  .mb-lg-10, .my-lg-10 {
    margin-bottom: 10rem !important;
  }
  .ml-lg-10, .mx-lg-10, .ms-lg-10 {
    margin-left: 10rem !important;
  }
  .m-lg-11 {
    margin: 11rem !important;
  }
  .mt-lg-11, .my-lg-11 {
    margin-top: 11rem !important;
  }
  .mr-lg-11, .mx-lg-11, .me-lg-11 {
    margin-right: 11rem !important;
  }
  .mb-lg-11, .my-lg-11 {
    margin-bottom: 11rem !important;
  }
  .ml-lg-11, .mx-lg-11, .ms-lg-11 {
    margin-left: 11rem !important;
  }
  .m-lg-12 {
    margin: 12rem !important;
  }
  .mt-lg-12, .my-lg-12 {
    margin-top: 12rem !important;
  }
  .mr-lg-12, .mx-lg-12, .me-lg-12 {
    margin-right: 12rem !important;
  }
  .mb-lg-12, .my-lg-12 {
    margin-bottom: 12rem !important;
  }
  .ml-lg-12, .mx-lg-12, .ms-lg-12 {
    margin-left: 12rem !important;
  }
}
@media (max-width: 1199.98px) {
  .pt-10, .py-10 {
    padding-top: 6rem !important;
  }
  .pr-10, .px-10, .pe-10 {
    padding-right: 6rem !important;
  }
  .pb-10, .py-10 {
    padding-bottom: 6rem !important;
  }
  .pl-10, .px-10, .ps-10 {
    padding-left: 6rem !important;
  }
  .pt-12, .py-12 {
    padding-top: 7rem !important;
  }
  .pr-12, .px-12, .pe-12 {
    padding-right: 7rem !important;
  }
  .pb-12, .py-12 {
    padding-bottom: 7rem !important;
  }
  .pl-12, .px-12, .ps-12 {
    padding-left: 7rem !important;
  }
  .mt-6, .my-6 {
    margin-top: 7rem !important;
  }
  .mr-6, .mx-6, .me-6 {
    margin-right: 7rem !important;
  }
  .mb-6, .my-6 {
    margin-bottom: 7rem !important;
  }
  .ml-6, .mx-6, .ms-6 {
    margin-left: 7rem !important;
  }
}
@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
}
.spaceBetween {
  justify-content: space-between;
  display: flex;
}

@media screen and (min-width: 992px) {
  .spaceBetween-lg {
    justify-content: space-between;
    display: flex;
  }
}
*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  box-sizing: border-box;
  scroll-behavior: smooth !important;
}

html {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
  height: 100vh !important;
  position: relative;
  background: #F4F4F4;
  color: #111111;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

button, .btn {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  background: transparent;
  padding: 0 0 0 0;
  margin: 5px 5px 5px 5px;
  border: 0;
  border-radius: 0;
  transition: 0;
  cursor: pointer;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: nowrap;
  width: fit-content;
}
button:hover, button:focus, .btn:hover, .btn:focus {
  text-decoration: none !important;
}
button:focus, .btn:focus {
  border-radius: 0.4rem;
  outline: -webkit-focus-ring-color auto 2px;
}
button.btn-primary, .btn.btn-primary {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  background: #ffffff;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border: 1px solid #ffffff;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
}
button.btn-primary:hover, button.btn-primary:focus, button.btn-primary:active, button.btn-primary.active, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active, .btn.btn-primary.active {
  color: #111111 !important;
  background: #ffffff !important;
  border: 1px solid #111111;
  transition: all 0.2s !important;
}
button.btn-light, .btn.btn-light {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  background: #F4F4F4;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border: 1px solid #ffffff;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
}
button.btn-light:hover, button.btn-light:focus, button.btn-light:active, button.btn-light.active, .btn.btn-light:hover, .btn.btn-light:focus, .btn.btn-light:active, .btn.btn-light.active {
  color: #111111 !important;
  background: #ffffff !important;
  border: 1px solid #111111;
  transition: all 0.2s !important;
}
button.btn-outline-primary, .btn.btn-outline-primary {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  background: transparent;
  padding: 0.3rem 0.6rem;
  border: 1px solid #111111;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
  word-break: break-word;
}
button.btn-outline-primary:hover, .btn.btn-outline-primary:hover {
  border: 1px solid #696969;
  color: #111111 !important;
  background: #ffffff !important;
  transition: all 0.2s !important;
}
button.btn-secondary, .btn.btn-secondary {
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal;
  background: #111111;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border: 0;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
}
button.btn-secondary:hover, button.btn-secondary:focus, button.btn-secondary:active, button.btn-secondary.active, .btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active, .btn.btn-secondary.active {
  color: #111111 !important;
  background: #F4F4F4 !important;
  border: 0;
  transition: all 0.2s !important;
}
button.btn-card, .btn.btn-card {
  background-color: #F8F9FA !important;
}
button.btn-link, .btn.btn-link {
  padding: 0 0 5px 0;
  margin: 0;
  color: #111111;
  border-bottom: 1px solid #111111;
}
button.btn-link:hover, button.btn-link:focus, button.btn-link:active, button.btn-link.active, .btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:active, .btn.btn-link.active {
  text-decoration: none;
  opacity: 1 !important;
  padding: 0 0 4px 0;
  border-bottom: 2px solid #111111;
}
button.btn-dropdown, .btn.btn-dropdown {
  width: 100%;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  justify-content: space-between;
  display: flex;
  padding: 5px !important;
}
button.btn-success, button.saveBtn, button.btn-danger, button.deleteBtn, button.btn-warning, button.editBtn, button.enableBtn, button.archiveBtn, button.previewBtn, button.ratingBtn, button.printingBtn, .btn.btn-success, .btn.saveBtn, .btn.btn-danger, .btn.deleteBtn, .btn.btn-warning, .btn.editBtn, .btn.enableBtn, .btn.archiveBtn, .btn.previewBtn, .btn.ratingBtn, .btn.printingBtn {
  border: 0 !important;
}
button.btn-success:hover, button.saveBtn:hover, button.btn-danger:hover, button.deleteBtn:hover, button.btn-warning:hover, button.editBtn:hover, button.enableBtn:hover, button.archiveBtn:hover, button.previewBtn:hover, button.ratingBtn:hover, button.printingBtn:hover, .btn.btn-success:hover, .btn.saveBtn:hover, .btn.btn-danger:hover, .btn.deleteBtn:hover, .btn.btn-warning:hover, .btn.editBtn:hover, .btn.enableBtn:hover, .btn.archiveBtn:hover, .btn.previewBtn:hover, .btn.ratingBtn:hover, .btn.printingBtn:hover {
  border: 0 !important;
}
button.btn-success, button.saveBtn, .btn.btn-success, .btn.saveBtn {
  box-shadow: 0 2px 0 0 #B2CF56 !important;
}
button.btn-success:hover, button.btn-success:focus, button.btn-success:active, button.btn-success.active, button.saveBtn:hover, button.saveBtn:focus, button.saveBtn:active, button.saveBtn.active, .btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.saveBtn:hover, .btn.saveBtn:focus, .btn.saveBtn:active, .btn.saveBtn.active {
  background: #B2CF56 !important;
  color: #ffffff !important;
}
button.btn-danger, button.deleteBtn, .btn.btn-danger, .btn.deleteBtn {
  box-shadow: 0 2px 0 0 #f23555 !important;
  color: #111111 !important;
}
button.btn-danger:hover, button.btn-danger:focus, button.btn-danger:active, button.btn-danger.active, button.deleteBtn:hover, button.deleteBtn:focus, button.deleteBtn:active, button.deleteBtn.active, .btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger.active, .btn.deleteBtn:hover, .btn.deleteBtn:focus, .btn.deleteBtn:active, .btn.deleteBtn.active {
  background: #f23555 !important;
  color: #ffffff !important;
}
button .fileDeleteBtn, .btn .fileDeleteBtn {
  color: #ffffff;
  background: #f23555;
  border-radius: 0.4rem;
  padding: 0 0.25rem;
  font-size: 1rem !important;
  margin: 0 0 0 0.5rem;
}
button.btn-warning, button.editBtn, .btn.btn-warning, .btn.editBtn {
  box-shadow: 0 2px 0 0 #F0BC31 !important;
  color: #111111 !important;
}
button.btn-warning:hover, button.btn-warning:focus, button.btn-warning:active, button.btn-warning.active, button.editBtn:hover, button.editBtn:focus, button.editBtn:active, button.editBtn.active, .btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning.active, .btn.editBtn:hover, .btn.editBtn:focus, .btn.editBtn:active, .btn.editBtn.active {
  background: #F0BC31 !important;
  color: #ffffff !important;
}
button.enableBtn, .btn.enableBtn {
  box-shadow: 0 2px 0 0 #0d7feb !important;
  color: #111111 !important;
}
button.enableBtn:hover, button.enableBtn:focus, button.enableBtn:active, button.enableBtn.active, .btn.enableBtn:hover, .btn.enableBtn:focus, .btn.enableBtn:active, .btn.enableBtn.active {
  background: #0d7feb !important;
  color: #ffffff !important;
}
button.archiveBtn, .btn.archiveBtn {
  box-shadow: 0 2px 0 0 #696969 !important;
  color: #111111 !important;
}
button.archiveBtn:hover, button.archiveBtn:focus, button.archiveBtn:active, button.archiveBtn.active, .btn.archiveBtn:hover, .btn.archiveBtn:focus, .btn.archiveBtn:active, .btn.archiveBtn.active {
  background: #696969 !important;
  color: #ffffff !important;
}
button.previewBtn, .btn.previewBtn {
  box-shadow: 0 2px 0 0 #8811FB !important;
  color: #111111 !important;
}
button.previewBtn:hover, button.previewBtn:focus, button.previewBtn:active, button.previewBtn.active, .btn.previewBtn:hover, .btn.previewBtn:focus, .btn.previewBtn:active, .btn.previewBtn.active {
  background: #8811FB !important;
  color: #ffffff !important;
}
button.ratingBtn, .btn.ratingBtn {
  box-shadow: 0 2px 0 0 #f6d365 !important;
  color: #111111 !important;
}
button.ratingBtn:hover, button.ratingBtn:focus, button.ratingBtn:active, button.ratingBtn.active, .btn.ratingBtn:hover, .btn.ratingBtn:focus, .btn.ratingBtn:active, .btn.ratingBtn.active {
  background: #f6d365 !important;
  color: #ffffff !important;
}
button.printingBtn, .btn.printingBtn {
  box-shadow: 0 2px 0 0 #CFCFCF !important;
  color: #111111 !important;
}
button.printingBtn:hover, button.printingBtn:focus, button.printingBtn:active, button.printingBtn.active, .btn.printingBtn:hover, .btn.printingBtn:focus, .btn.printingBtn:active, .btn.printingBtn.active {
  background: #CFCFCF !important;
  color: #ffffff !important;
}
button.deleteButton, .btn.deleteButton {
  font-size: 1rem;
  font-weight: normal;
  background: #f23555;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
  color: #ffffff !important;
  box-shadow: unset !important;
}
button.deleteButton:hover, button.deleteButton:focus, button.deleteButton:active, button.deleteButton.active, .btn.deleteButton:hover, .btn.deleteButton:focus, .btn.deleteButton:active, .btn.deleteButton.active {
  background: #bd2842 !important;
  color: #ffffff !important;
}
button.saveButton, .btn.saveButton {
  font-size: 1rem;
  font-weight: normal;
  background: #B2CF56;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
  color: #ffffff !important;
  box-shadow: unset !important;
}
button.saveButton:hover, button.saveButton:focus, button.saveButton:active, button.saveButton.active, .btn.saveButton:hover, .btn.saveButton:focus, .btn.saveButton:active, .btn.saveButton.active {
  background: #8ba143 !important;
  color: #ffffff !important;
}

.btn-sm {
  padding: 0.25rem 0.5rem !important;
}

.form-check-input:checked {
  background-color: #111111;
  border-color: #111111;
}

.checkboxInCol {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 75%;
}

@media (min-width: 1200px) {
  .checkboxColumn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.check {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
  width: fit-content;
}
.check svg {
  width: 20px;
  position: relative;
  z-index: 1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #111111;
  stroke-width: 1.5;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
}
.check svg path {
  stroke-dasharray: 60;
  stroke-dashoffset: 0;
}
.check svg polyline {
  stroke-dasharray: 22;
  stroke-dashoffset: 66;
}
.check span {
  margin-left: 0.25rem;
  font-size: 0.875rem !important;
}
.check span a {
  font-size: 0.875rem !important;
  text-decoration: underline !important;
}
.check:hover:before {
  opacity: 1;
}
.check:hover svg {
  stroke: #111111;
}

.cbx:checked + .check svg {
  stroke: #111111;
}
.cbx:checked + .check svg path {
  stroke-dashoffset: 60;
  transition: all 0.3s linear;
}
.cbx:checked + .check svg polyline {
  stroke-dashoffset: 42;
  transition: all 0.2s linear;
  transition-delay: 0.15s;
}

.form-floating.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0.5rem;
  z-index: 8;
}

.input-group .btn {
  margin: 0 !important;
  height: calc(100% - 2px) !important;
}

.form-floating > .form-control, .form-floating > .form-select {
  padding: 0.5rem 0.75rem;
}

.form-floating > .form-control, .form-floating > .form-select, .input-group, .input-group-text {
  height: 3.25rem;
  max-height: 3.25rem;
  min-height: 3.25rem;
}
@media screen and (max-width: 1200px) {
  .form-floating > .form-control, .form-floating > .form-select, .input-group, .input-group-text {
    height: 3.75rem;
  }
}

.form-floating > textarea.form-control {
  height: auto;
}

.form-floating {
  margin-bottom: 0.5rem !important;
}
@media screen and (min-width: 1200px) {
  .form-floating input {
    font-size: 1rem !important;
  }
}
.form-floating label {
  top: 0;
  left: 0;
  height: 100%;
  width: fit-content;
  color: #111111 !important;
  background: transparent;
  border: 0;
  margin: 0;
  display: flex;
  align-items: center;
  padding: 0 0.75rem !important;
  border-radius: 0.25rem;
}
.form-floating .activeLabel {
  opacity: 1 !important;
  transform: scale(0.85) translateY(-1.3rem) translateX(0) !important;
  height: auto !important;
  color: #111111 !important;
  background: linear-gradient(0deg, #ffffff 53%, transparent 47%) !important;
  margin: 0.5rem 0.55rem !important;
  padding: 0 0.25rem !important;
  z-index: 9 !important;
}
@media screen and (max-width: 1200px) {
  .form-floating .activeLabel {
    transform: scale(0.85) translateY(-0.75rem) translateX(0.15rem);
    margin: 0 0.55rem;
    padding: 0 0.5rem !important;
  }
}
.form-floating .form-select {
  padding-right: 2.5rem !important;
}
.form-floating .form-control, .form-floating .form-select {
  color: #111111;
  background-color: #ffffff;
  border-radius: 0.4rem;
  border: 1px solid #98999A;
  white-space: unset;
}
@media screen and (min-width: 1200px) {
  .form-floating .form-control, .form-floating .form-select {
    font-size: 1rem !important;
  }
}
.form-floating .form-control:hover, .form-floating .form-control:focus, .form-floating .form-control:active, .form-floating .form-control.active, .form-floating .form-select:hover, .form-floating .form-select:focus, .form-floating .form-select:active, .form-floating .form-select.active {
  outline: none;
  box-shadow: none;
  background-color: #ffffff;
  border: 1px solid rgba(31, 31, 31, 0.55) !important;
}
.form-floating .form-control:disabled, .form-floating .form-control[readonly], .form-floating .form-select:disabled, .form-floating .form-select[readonly] {
  background-color: #ececec !important;
  border: 1px solid #adadad !important;
}

.form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
  opacity: 1;
  transform: scale(0.85) translateY(-1.3rem) translateX(0);
  height: auto;
  color: #111111 !important;
  background: linear-gradient(0deg, #ffffff 53%, transparent 47%);
  margin: 0.5rem 0.55rem;
  padding: 0 0.25rem !important;
}
@media screen and (max-width: 1200px) {
  .form-floating > .form-control:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label {
    transform: scale(0.85) translateY(-0.75rem) translateX(0.15rem);
    margin: 0 0.55rem;
    padding: 0 0.5rem !important;
  }
}

.form-floating > .form-control:disabled:focus ~ label, .form-floating > .form-control:disabled:not(:placeholder-shown) ~ label, .form-floating > .form-select:disabled ~ label {
  background: linear-gradient(0deg, #ececec 53%, transparent 47%);
}

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
  padding-top: 0;
  padding-bottom: 0;
}

.form-floating > textarea.form-control:focus, .form-floating > textarea.form-control:not(:placeholder-shown) {
  padding-top: 0.8rem;
  padding-bottom: 0.625rem;
}

.form-check {
  min-height: auto;
  margin-bottom: 0;
}

.labelColor {
  color: #696969 !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 5rem #ffffff inset !important;
  -webkit-text-fill-color: #111111 !important;
  font-size: 1rem !important;
}

.textareaInput textarea {
  min-height: 5rem !important;
  white-space: unset;
}
.textareaInput label {
  display: unset !important;
  align-items: unset !important;
}

.form-floating > textarea.form-control ~ label, .form-floating > textarea.form-control:not(:placeholder-shown) ~ label {
  padding-top: 0.5rem !important;
}

.form-floating > textarea.form-control:focus ~ label, .form-floating > textarea.form-control:not(:placeholder-shown) ~ label {
  transform: scale(0.85) translateY(-1.3rem) translateX(0);
  height: auto;
  background: linear-gradient(0deg, #ffffff 53%, transparent 47%);
}
@media screen and (min-width: 1200px) {
  .form-floating > textarea.form-control:focus ~ label, .form-floating > textarea.form-control:not(:placeholder-shown) ~ label {
    margin: 0.5rem 0.55rem;
    padding: 0 0.25rem !important;
  }
}
@media screen and (max-width: 1200px) {
  .form-floating > textarea.form-control:focus ~ label, .form-floating > textarea.form-control:not(:placeholder-shown) ~ label {
    transform: scale(0.85) translateY(-1rem) translateX(0.15rem);
  }
}

.ms-options-wrap {
  margin-bottom: 0.5rem;
}
.ms-options-wrap > button:focus, .ms-options-wrap > button {
  height: 3.25rem;
  padding: 0.5rem 0.75rem;
  color: #111111;
  background: #ffffff;
  font-size: 1rem !important;
  border-radius: 0.4rem;
  border: 1px solid #98999A;
  margin: 0;
}
.ms-options-wrap > button:focus:hover, .ms-options-wrap > button:focus:focus, .ms-options-wrap > button:hover, .ms-options-wrap > button:focus {
  border: 1px solid rgba(31, 31, 31, 0.55);
}
.ms-options-wrap > button:focus:after, .ms-options-wrap > button:after {
  right: 0.5rem;
  border-top-color: #111111;
}
.ms-options-wrap > button:focus:active, .ms-options-wrap > button:focus:focus, .ms-options-wrap > button:active, .ms-options-wrap > button:focus {
  outline: none;
}
.ms-options-wrap > .ms-options {
  z-index: 9;
  margin-top: 0.5rem;
  padding: 0.5rem;
  border: none !important;
  border-radius: 0.4rem;
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}
.ms-options-wrap > .ms-options .ms-search input {
  border-bottom: 1px solid #98999A;
}
.ms-options-wrap > .ms-options .ms-selectall {
  color: #ffffff !important;
  background: #111111 !important;
  border-radius: 0.4rem;
  padding: 0.5rem;
  margin: 0.5rem 0 !important;
  text-align: center;
  width: 100%;
  transition: unset !important;
}
.ms-options-wrap > .ms-options .ms-selectall:hover {
  color: #111111 !important;
  background: #F4F4F4 !important;
}
.ms-options-wrap > .ms-options > ul li.selected label {
  border-radius: 0.4rem;
  background: #F4F4F4;
}
.ms-options-wrap > .ms-options > ul li label {
  border: 1px solid #ffffff;
  border-radius: 0.4rem;
  padding: 0.25rem;
}
.ms-options-wrap > .ms-options > ul li:hover label {
  background: transparent;
  border: 1px solid rgba(31, 31, 31, 0.55);
}

.ms-options-wrap > .ms-options > ul input[type=checkbox] {
  position: relative;
  margin: 0 0.25rem 0 0;
  top: auto;
  left: auto;
}

.ms-options-wrap > button[disabled] {
  background: #ececec;
  border: 1px solid #98999A;
  opacity: 1;
  cursor: auto;
}

input[type=file i] {
  padding: 0 !important;
}

input[type=file]::file-selector-button {
  border: none;
  border-radius: 0.4rem;
  background: #ececec !important;
  color: #111111;
  height: 100%;
  margin: 0 1rem 0 0 !important;
}
input[type=file]::file-selector-button:hover, input[type=file]::file-selector-button:focus {
  background: #ececec !important;
}

.fileInput label {
  background: linear-gradient(0deg, #ececec 53%, transparent 47%) !important;
}
.fileInput label::after {
  display: none;
}

.inputFileTypeLabel {
  background: #ececec !important;
}

.input-group {
  flex-wrap: unset;
}

.input-group-text {
  color: #111111;
  background-color: #F4F4F4;
  border-radius: 0.4rem;
  border: 1px solid #98999A;
  min-width: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-control-color {
  padding: 0 !important;
  width: 100% !important;
  border: none !important;
}

.inputRed .form-control {
  border-color: #f23555 !important;
}

.inputRed.form-floating .form-control:disabled, .inputRed.form-floating .form-control[readonly], .inputRed.form-floating .form-select:disabled, .inputRed.form-floating .form-select[readonly] {
  border-color: #f23555 !important;
}

.inputRed.form-floating > .form-control:disabled:focus ~ label, .inputRed.form-floating > .form-control:disabled:not(:placeholder-shown) ~ label, .inputRed.form-floating > .form-select:disabled ~ label {
  color: #f23555 !important;
}

.inputBlue .form-control {
  border-color: #0d7feb !important;
}

.inputBlue.form-floating .form-control:disabled, .inputBlue.form-floating .form-control[readonly], .inputBlue.form-floating .form-select:disabled, .inputBlue.form-floating .form-select[readonly] {
  border-color: #0d7feb !important;
}

.inputBlue.form-floating > .form-control:disabled:focus ~ label, .inputBlue.form-floating > .form-control:disabled:not(:placeholder-shown) ~ label, .inputBlue.form-floating > .form-select:disabled ~ label {
  color: #0d7feb !important;
}

.form-select[multiple] {
  height: 8rem;
  padding: 0.75rem 0.5rem !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

option {
  padding: 0.25rem !important;
  border-radius: 0.4rem;
  margin-bottom: 0.25rem;
}
option:checked {
  background-color: #F4F4F4 !important;
}

a {
  color: #111111;
  font-size: 1rem !important;
  font-weight: normal;
  text-decoration: none;
  transition: 0.2s all ease-out !important;
  opacity: 1;
}
a:hover {
  color: rgba(17, 17, 17, 0.8) !important;
  font-weight: normal;
  text-decoration: none !important;
  transition: 0.2s all ease-out !important;
  opacity: 1 !important;
}
a:focus {
  border-radius: 0.4rem;
  outline: -webkit-focus-ring-color auto 2px;
}

p {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  margin: 0 0 6px 0 !important;
}

small {
  color: #98999A;
  font-size: 0.75rem;
}

hr {
  margin-top: 0.25rem;
  margin-bottom: 0.5rem;
  border-color: #F4F4F4;
  opacity: 1;
}

ul, ol, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

h1 {
  font-size: 5.2rem;
  font-weight: 600;
  text-transform: unset;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  z-index: 3;
}

h2 {
  font-size: 2rem;
  font-weight: 700;
  text-transform: unset;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
@media screen and (max-width: 992px) {
  h2 {
    font-size: 1.9rem;
  }
}

h3 {
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: unset;
  margin: 0 0 0.5rem 0;
  padding: 0 0 0 0;
}

h4 {
  font-size: 1rem;
  font-weight: bold;
  text-transform: unset;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
@media screen and (max-width: 992px) {
  h4 {
    font-size: 1.2rem;
  }
}

h5 {
  font-size: 1rem;
  font-weight: normal;
  text-transform: unset;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
@media screen and (max-width: 992px) {
  h5 {
    font-size: 1rem;
  }
}

h6 {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  text-transform: unset;
  margin: 0.5rem 0.5rem 0.5rem 0;
  padding: 0 0 0 0;
}
@media screen and (max-width: 992px) {
  h6 {
    font-size: 1rem;
  }
}

.addImageColumn {
  padding: 0.5rem;
  background: #ffffff;
  position: relative;
  border-radius: 0.4rem;
}
.addImageColumn .addImageBox {
  height: 15rem;
  padding-bottom: 0.5rem;
}
.addImageColumn .addImageBox img, .addImageColumn .addImageBox iframe {
  max-width: 100%;
  max-height: 100%;
  display: block;
  margin: 0 auto;
  cursor: move;
}
.addImageColumn .addImageBox iframe {
  width: 100%;
  height: 100%;
}
.addImageColumn .controlBox {
  padding-top: 0.5rem;
  text-align: center;
}
.addImageColumn .controlBox .btn {
  background: #F4F4F4;
  margin: 0 0.25rem;
}
.addImageColumn .form-floating {
  margin-bottom: 0 !important;
  margin-top: 1rem;
}

.alertify-notifier {
  z-index: 999;
}

.alertify .ajs-dialog {
  border-radius: 0.4rem !important;
}
.alertify .ajs-header {
  font-weight: bold;
  border-bottom: 1px solid #F4F4F4;
  border-top-right-radius: 0.4rem !important;
  border-top-left-radius: 0.4rem !important;
  padding: 1rem !important;
}
.alertify .ajs-body .ajs-content {
  padding: 1rem 0;
}
.alertify .ajs-footer {
  border-bottom-right-radius: 0.4rem !important;
  border-bottom-left-radius: 0.4rem !important;
  padding: 0 1rem 1rem 1rem !important;
}
.alertify .ajs-ok {
  color: #ffffff;
  font-size: 1rem;
  font-weight: normal;
  background: #111111;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border: 1px solid #ffffff;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
}
.alertify .ajs-ok:hover {
  color: #111111 !important;
  background: #ffffff !important;
  border: 1px solid #111111;
  transition: all 0.2s !important;
}
.alertify .ajs-cancel {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  background: #ffffff;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border: 1px solid #ffffff;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
}
.alertify .ajs-cancel:hover {
  color: #111111 !important;
  background: #ffffff !important;
  border: 1px solid #111111;
  transition: all 0.2s !important;
}

.alertify .ajs-commands button.ajs-close {
  margin-top: 8px;
  margin-right: -5px;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z' clip-rule='evenodd'/></svg>");
}

@media screen and (max-width: 1200px) {
  .alertify-notifier.ajs-right {
    left: 0;
    right: 0;
  }
  .alertify-notifier.ajs-right .ajs-message.ajs-visible {
    left: 10px;
    right: 20px;
    word-break: break-all;
    font-size: 14px;
    margin: 0;
  }
  .alertify-notifier .ajs-message {
    width: 95vw;
  }
}
.card {
  border: 0;
  background-color: #ffffff !important;
  border-radius: 0.4rem;
  padding: 0;
  margin-bottom: 1.25rem;
}
.card .cardTitle {
  font-size: 1rem;
  font-weight: bold;
  margin: 0;
}
.card .card-header {
  padding: 0;
  background: #ffffff;
  border-bottom: 1px solid #F4F4F4;
  margin-bottom: 0.5rem;
  min-height: 3rem;
}
@media (min-width: 576px) {
  .card .card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0.625rem;
  }
}
@media (max-width: 767.98px) {
  .card .card-header {
    margin: 1rem 0.75rem;
  }
  .card .card-header .btn {
    margin-top: 1rem;
    display: block;
    width: 100%;
  }
}
.card .card-header .btn {
  background-color: #F8F9FA;
}
.card .card-body {
  padding: 0 0.75rem;
}

.scheduleTable .scheduleDayBox {
  background: #ffffff;
  border-radius: 0.4rem;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.15rem 0.5rem;
  background: #111111;
  color: #ffffff !important;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxHeader .scheduleDays {
  color: #ffffff !important;
  font-size: 0.875rem;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxHeader p {
  margin-bottom: 0 !important;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxBody {
  min-height: 7.75rem;
  padding: 0.85rem;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxBody .scheduleContent {
  display: flex;
  margin-bottom: 0.25rem;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxBody .scheduleContent p {
  margin: 0 !important;
}
.scheduleTable .scheduleDayBox .scheduleDayBoxBody .scheduleContent .scheduleContentColor {
  width: 5px;
  min-width: 5px;
  max-width: 5px;
  border-radius: 5rem;
  margin-right: 0.5rem;
  background: #F4F4F4;
}

.weekend {
  background: #ececec !important;
}

.hideDay {
  background: transparent !important;
  height: 0;
}
.hideDay .scheduleDayBoxHeader {
  background: transparent !important;
  border-bottom: 0 !important;
}

.pastEvent {
  opacity: 0.5 !important;
}

.fileBtn {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  background: #F4F4F4;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border: 1px solid #ffffff;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
  display: inline-flex;
  align-items: center;
}
.fileBtn i {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}
.fileBtn:hover, .fileBtn:focus {
  color: #111111 !important;
  background: #F4F4F4;
  border: 1px solid #111111;
  transition: all 0.2s !important;
}

.files {
  overflow: auto;
}
.files .file.pdf {
  background-color: #f23555;
}
.files .file.word {
  background-color: #0d7feb;
}
.files .file.excel {
  background-color: #31de79;
}
.files .file.image {
  background-color: #FFB737;
}
.files .file.zip {
  background-color: #8811FB;
}
.files .file.csv {
  background-color: gray;
}
.files .file.code {
  background-color: gray;
}
.files .file.other {
  background-color: gray;
}

.loading-shadow {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s all;
  z-index: 1040 !important;
}
.loading-shadow .loading-icon {
  position: absolute;
  width: 240px;
  height: 240px;
  left: calc(50% - 120px);
  top: calc(50% - 120px);
}

.process {
  border-radius: 0.4rem;
  padding: 0.25rem 0.5rem;
  font-weight: bold;
}

.process100 {
  background: #B2CF56 !important;
  color: #ffffff !important;
}

.sliderContainer.gallerySlider .owl-carousel, .sliderContainer.gallerySlider .owl-stage-outer, .sliderContainer.gallerySlider .owl-stage {
  height: 11rem;
}
.sliderContainer.gallerySlider .owl-prev, .sliderContainer.gallerySlider .owl-next {
  height: 8rem;
}
.sliderContainer.gallerySlider .sliderItem img {
  height: 8rem;
  max-width: unset !important;
}
.sliderContainer.gallerySlider .owl-prev, .sliderContainer.gallerySlider .owl-next {
  background: #ffffff;
  top: 45%;
  height: 2rem;
  width: 2rem;
  border-radius: 50% !important;
  opacity: 1;
  align-items: center;
  justify-content: center;
}
.sliderContainer.gallerySlider .owl-prev i, .sliderContainer.gallerySlider .owl-next i {
  color: #111111 !important;
}
.sliderContainer.gallerySlider .owl-prev {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
}
.sliderContainer.gallerySlider .owl-next {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}

.sliderItem .form-floating {
  margin-top: 10px;
}

.moveLeft, .moveLeftVideo {
  position: absolute;
  background: #ffffff;
  top: 0.25rem;
  right: 3.25rem;
}

.moveRight, .moveRightVideo {
  position: absolute;
  background: #ffffff;
  top: 0.25rem;
  right: 1.75rem;
}

.saveBtnBox {
  position: absolute;
  bottom: 0;
  right: 0.25rem;
  height: 2.25rem;
  display: flex;
  align-items: center;
}

.textEditorColumn a {
  color: #111111 !important;
}
.textEditorColumn a:hover, .textEditorColumn a:focus {
  color: #111111 !important;
  text-decoration: underline !important;
}
.textEditorColumn img {
  height: auto !important;
  max-width: 100% !important;
  border-radius: 0.4rem;
}

.zTableTop {
  display: table-caption;
  padding: 0.5rem;
  background-color: #ffffff;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: -0.5rem;
}
.zTableTop .zTableTopInner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zTable {
  display: table;
  table-layout: fixed;
  width: 100%;
  font-size: 0.875rem;
  background-color: #ffffff;
  border-radius: 0.4rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.zTable.mini .zFilter {
  display: none;
}
.zTable .zTableHeader {
  width: 100%;
  display: none;
  border-radius: 0.4rem;
}
@media (min-width: 768px) {
  .zTable .zTableHeader {
    display: table-row;
  }
}
.zTable .zTableHeader .zTableItem {
  user-select: none;
}
@media (min-width: 768px) {
  .zTable .zTableHeader .zTableItem {
    color: black;
    padding: 0.5rem 0.5rem 0 0.65rem;
    display: table-cell;
    width: auto;
  }
  .zTable .zTableHeader .zTableItem span {
    cursor: pointer;
  }
  .zTable .zTableHeader .zTableItem span svg {
    margin-left: 5px;
  }
}
.zTable .zTableHeader .zTableItem:first-child {
  border-top-left-radius: 0.4rem;
}
.zTable .zTableHeader .zTableItem:last-child {
  border-top-right-radius: 0.4rem;
}
.zTable .zTableHeader .zTableItem .zTableLimitColumn {
  display: flex;
  margin-left: auto;
  justify-content: end;
  width: fit-content;
  background: #F4F4F4;
  border-radius: 0.4rem;
  padding: 0.2rem;
}
.zTable .zTableHeader .zTableItem .zTableLimit {
  cursor: pointer;
  font-weight: normal;
  transition: 0.3s all;
  min-width: 2rem;
  height: 2rem;
  border-radius: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.1rem;
}
.zTable .zTableHeader .zTableItem .zTableLimit:hover {
  background-color: #ffffff !important;
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}
.zTable .zTableHeader .zTableItem .zTableLimit.active {
  background-color: #ffffff;
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}
.zTable .zFilter {
  font-size: 14px;
  width: 100%;
}
@media (min-width: 768px) {
  .zTable .zFilter {
    display: table-row;
  }
}
.zTable .zFilter .zTableItem {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .zTable .zFilter .zTableItem {
    display: table-cell;
    width: auto;
  }
}
.zTable .zFilter .zTableItem.hidden {
  display: none;
}
@media (min-width: 768px) {
  .zTable .zFilter .zTableItem.hidden {
    display: table-cell;
  }
  .zTable .zFilter .zTableItem.hidden input {
    opacity: 0;
  }
}
.zTable .zFilter .zTableItem span {
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .zTable .zFilter .zTableItem span {
    display: none;
  }
}
.zTable .zFilter .zTableItem input, .zTable .zFilter .zTableItem select {
  margin: 0.5rem;
  display: inline-block;
  border: 1px solid #98999A;
  background-color: #ffffff;
  height: 25px;
  float: left;
  width: calc(55% - 0.5rem);
  border-radius: 0.3rem;
}
@media (max-width: 991.98px) {
  .zTable .zFilter .zTableItem input, .zTable .zFilter .zTableItem select {
    margin: 0.5rem 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .zTable .zFilter .zTableItem input, .zTable .zFilter .zTableItem select {
    height: 1.55rem;
    width: calc(100% - 0.5rem);
    color: rgba(31, 31, 31, 0.55) !important;
  }
}
@media (min-width: 768px) {
  .zTable .zFilter .zTableItem.filter-btn-col {
    padding: 0;
  }
}
.zTable .zFilter .zTableItem input {
  padding-left: 0.25rem;
}
.zTable .zFilter .zTableItem input[type=submit] {
  width: calc(100% - 1rem);
  background: #111111;
  color: #ffffff !important;
  font-weight: normal;
}
@media (max-width: 767.98px) {
  .zTable .zFilter .zTableItem input[type=submit] {
    width: 100%;
    height: auto;
    padding: 0.6rem 1rem;
    margin-bottom: 2rem;
    font-size: 1rem;
  }
}
.zTable .zTableBody {
  cursor: default;
  font-size: 14px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .zTable .zTableBody {
    cursor: default;
    font-size: 0.875rem;
    width: 100%;
    display: inline-block;
    background: #ffffff;
    padding: 0 0.15rem 0.3rem 0.15rem;
    margin: 0.15rem;
    border-radius: 0.15rem;
  }
}
@media (min-width: 768px) {
  .zTable .zTableBody {
    display: table-row;
    transition: 0.3s all;
  }
  .zTable .zTableBody:nth-child(2n) {
    background-color: #F4F4F4 !important;
  }
}
@media (min-width: 768px) {
  .zTable .zTableBody:hover {
    background: #111111 !important;
    color: #ffffff !important;
  }
}
.zTable .zTableBody.mini {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.zTable .zTableBody.clickable {
  cursor: pointer;
}
.zTable .zTableBody .zTableItem {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .zTable .zTableBody .zTableItem {
    display: table-cell;
    width: auto;
  }
}
@media (max-width: 991.98px) {
  .zTable .zTableBody .zTableItem:last-child span {
    display: none;
  }
}
.zTable .zTableBody .zTableItem span {
  display: none;
  color: rgba(17, 17, 17, 0.8);
}
@media (max-width: 767.98px) {
  .zTable .zTableBody .zTableItem span {
    display: block;
    font-size: 0.75rem;
    line-height: 1;
    padding: 0.3rem 0.15rem 0 0.15rem;
  }
}
.zTable .zTableBody .zTableItem .data {
  padding: 0.3rem 0.3rem 0.3rem 0.5rem;
  display: inline-block;
  float: left;
  width: 100%;
  word-wrap: break-word;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  -webkit-line-clamp: 1 !important;
  -webkit-box-orient: vertical !important;
  font-size: 0.875rem;
}
@media (max-width: 991.98px) {
  .zTable .zTableBody .zTableItem .data {
    display: block;
    padding: 0 0.15rem;
  }
}
.zTable .zTableBody .zTableItem .data a {
  font-size: 0.875rem !important;
}
.zTable .zTableBody .zTableItem .data.options {
  text-align: right;
}
@media (max-width: 991.98px) {
  .zTable .zTableBody .zTableItem .data.options {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
}
.zTable .zTableBody .zTableItem .data.options i {
  height: 100%;
  min-width: 1.5rem;
  font-size: 0.75rem;
  border-radius: 0.3rem;
  margin: 0 !important;
}
@media (min-width: 768px) {
  .zTable .zTableBody .zTableItem .data.options i {
    margin-right: 0.5rem !important;
  }
}
@media (max-width: 991.98px) {
  .zTable .zTableBody .zTableItem .data.options i {
    height: 1.5rem;
    width: calc(50% - 0.15rem);
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.zTable .zTableBody .zTableItem .data.options i:hover {
  transform: scale(1.15) perspective(1px);
}
.zTable .zTableBody .zTableItem .data.options i.delete-btn {
  color: #ffffff;
  background: #f23555;
}
.zTable .zTableBody .zTableItem .data.options i.edit-btn {
  background: #ececec;
}
.zTable .zTableBody .zTableItem .data.options i.edit-btn:hover {
  color: #111111;
}
@media (min-width: 768px) {
  .zTable:not(.mini) .zTableBody {
    cursor: pointer;
  }
  .zTable.mini .zTableHeader {
    background-color: #ffffff;
  }
  .zTable.mini .zTableHeader .zTableItem {
    border-bottom: 1px solid lightgray;
    color: black;
    padding: 5px 0 5px 5px;
  }
}

.zTablePagination.paginationContainer {
  background: #ffffff;
  border-bottom-left-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem;
}
@media (max-width: 767.98px) {
  .zTablePagination.paginationContainer {
    background: transparent;
  }
}
.zTablePagination.paginationContainer .paginationBox {
  background: #F4F4F4 !important;
}

.paginationContainer {
  margin: 0 auto;
  padding: 0.5rem 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .paginationContainer {
    margin: 1rem auto 0 auto;
  }
}
.paginationContainer .paginationBox {
  display: flex;
  background: #EBEBEB;
  border-radius: 0.4rem;
  padding: 0.2rem;
}
.paginationContainer .page {
  color: #111111;
  background: transparent;
  border-radius: 0.4rem;
  border: 0;
  cursor: pointer;
  margin: 0.1rem;
  font-size: 1rem;
  transition: 0.3s all;
  min-width: 2rem;
  height: 2rem;
}
@media (max-width: 991.98px) {
  .paginationContainer .page {
    margin: 0.25rem;
  }
}
.paginationContainer .page i {
  opacity: 0.4;
}
.paginationContainer .page:hover {
  background-color: #ffffff;
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}
.paginationContainer .page:hover i {
  opacity: 1;
}
.paginationContainer .pageCounter {
  background-color: #ffffff !important;
}
.paginationContainer .pageCounter.active {
  color: #ffffff !important;
  background-color: #111111 !important;
}

.zTableBody.hiddenTable:hover {
  background: unset !important;
  color: unset !important;
  cursor: unset;
}

.navbarContainer {
  display: flex;
  position: fixed !important;
  top: 0;
  right: 0;
  left: 0;
  height: 4.375rem !important;
  backdrop-filter: blur(25px);
  background: rgba(244, 244, 244, 0.5) !important;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0 !important;
  padding-right: 0.85rem !important;
  transition: 0.2s all ease-out !important;
  z-index: 99;
}
@media (max-width: 991.98px) {
  .navbarContainer {
    z-index: 999;
    padding-left: var(--bs-gutter-x, 0.75rem) !important;
    padding-right: var(--bs-gutter-x, 0.75rem) !important;
  }
}
.navbarContainer .navbarContainerInner {
  width: 100%;
}

.navbarColumn {
  display: flex;
  align-items: center;
}
@media (min-width: 992px) {
  .navbarColumn .navItem:nth-child(2) {
    margin-left: auto;
  }
}
.navbarColumn .navItem .navLink {
  display: block;
  color: #111111;
  font-weight: 400;
  padding: 0 0 0 0.65rem !important;
}
.navbarColumn .navItem .navLink:hover, .navbarColumn .navItem .navLink:focus, .navbarColumn .navItem .navLink:active, .navbarColumn .navItem .navLink.active {
  color: #111111 !important;
}

.navbarTitle {
  font-size: 1.125rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .navbarTitle {
    margin: auto 1rem auto 0;
  }
}
@media (max-width: 991.98px) {
  .navbarTitle {
    margin-left: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: var(--bs-gutter-x, 0.75rem) !important;
  }
}

@media (max-width: 991.98px) {
  .mobileHeaderBtns {
    overflow-x: auto;
    padding-bottom: 0.25rem;
  }
  .mobileHeaderBtns::-webkit-scrollbar {
    width: 0 !important;
    height: 5px !important;
    background: transparent;
    opacity: 0;
  }
  .mobileHeaderBtns::-webkit-scrollbar-track {
    background: transparent;
    opacity: 0;
  }
  .mobileHeaderBtns::-webkit-scrollbar-thumb {
    background: #F0F2F5 !important;
    border-radius: 5px;
    display: none;
  }
  .mobileHeaderBtns:hover::-webkit-scrollbar-thumb {
    display: block;
  }
  .navbarLeftColumn .navItem:first-child {
    width: 0;
    padding-left: 0.85rem;
  }
  .navbarLeftColumn .navLink:first-child {
    padding: 0 0.5rem 0 0 !important;
  }
}
.navbarLeftColumn {
  width: 100%;
}

#navbarNavDropdown {
  align-items: center;
}
@media (max-width: 991.98px) {
  #navbarNavDropdown {
    background: #ffffff;
    font-size: 1.5rem;
    overflow: hidden !important;
    touch-action: none;
    -ms-touch-action: none;
    transition: none !important;
  }
}

.navbar-collapse {
  transition: none !important;
}

.navOpen {
  overflow: hidden !important;
}
@media (max-width: 991.98px) {
  .navOpen #navbarNavDropdown {
    background: #F4F4F4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.navbarDate {
  display: flex;
  align-items: center;
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .navbarDate {
    right: auto;
    text-align: center;
  }
}

.userProfileColumn {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1200px) {
  .userProfileColumn {
    margin-right: 3.75rem;
  }
}
.userProfileColumn .userProfileTexts {
  margin-left: 0.8rem;
  line-height: 1.2;
}
@media screen and (max-width: 1200px) {
  .userProfileColumn .userProfileTexts {
    display: none;
  }
}
.userProfileColumn .userProfileTexts .userProfilePermission {
  display: block;
  font-size: 0.75rem;
}
.userProfileColumn .userProfileTexts .userProfileName {
  display: block;
}
.userProfileColumn .userProfileImg {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 5rem;
  object-fit: cover;
}

.sidebarProfileImg {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 5rem;
  object-fit: cover;
}

.sidebarProfileName {
  height: 3.15rem;
  display: block !important;
}
@media (max-width: 991.98px) {
  .sidebarProfileName {
    height: 2.8rem;
  }
}
.sidebarProfileName .sidebarProfilePermission {
  margin-top: 0.25rem !important;
}
@media (max-width: 991.98px) {
  .sidebarProfileName .sidebarProfilePermission {
    margin-top: 0 !important;
  }
}
.sidebarProfileName:hover {
  display: block !important;
}

.siteLogoColumn {
  display: flex;
  align-items: center;
  white-space: nowrap;
  z-index: 99 !important;
}
@media (min-width: 768px) {
  .siteLogoColumn:hover {
    opacity: 0.8;
  }
}
.siteLogoColumn .siteLogo {
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  z-index: 999 !important;
}
@media (min-width: 768px) {
  .siteLogoColumn .siteLogo {
    margin: 0.5rem 0;
    width: 3.55rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.siteLogoColumn .siteLogo img {
  height: 2.4rem;
  width: 2.4rem;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665) !important;
  z-index: 99;
}
.siteLogoColumn .siteName {
  display: none;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665) !important;
}
@media (max-width: 991.98px) {
  .siteLogoColumn .siteName {
    margin-left: 1rem;
  }
}
.siteLogoColumn .siteName span {
  color: #111111;
  font-weight: bold;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665) !important;
}

.breadcrumb {
  display: flex;
  padding: 0.25rem 0 0 0.65rem;
  margin: 0;
}
.breadcrumb .breadcrumbBack {
  display: flex;
  margin-right: 1.5rem;
}
.breadcrumb li {
  display: contents;
}
.breadcrumb li a, .breadcrumb li span {
  font-size: 0.625rem !important;
}
.breadcrumb li span {
  margin: 0 0.2rem;
}
.breadcrumb li:last-child span {
  display: none;
}

.breadcrumb-item + .breadcrumb-item::before {
  font-size: 0.625rem !important;
  padding: 0 0.25rem !important;
}

.sidebar {
  position: fixed;
  top: 0;
  left: 0;
  background: transparent;
  width: 3.55rem;
  height: 100vh;
  border-radius: 0;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom left;
  z-index: 98 !important;
}
@media (max-width: 991.98px) {
  .sidebar {
    width: 0;
    padding: 0;
    transition: none !important;
  }
}
.sidebar a {
  transition: 0s !important;
}
.sidebar .sidebarSectionName {
  opacity: 0;
  margin-bottom: 0.5rem;
}
.sidebar .sidebarSectionName small {
  margin-left: 2.1rem;
}
.sidebar small {
  display: block;
  font-size: 0.75rem;
  text-align: center;
  width: 3.55rem;
}
.sidebar .sidebarContainer {
  height: 100%;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sidebar .sidebarContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    overflow-y: auto;
    position: fixed;
  }
}
.sidebar .sidebarContainer::-webkit-scrollbar {
  width: 0 !important;
  background: transparent;
  opacity: 0;
}
.sidebar .sidebarContainer::-webkit-scrollbar-track {
  background: transparent;
  opacity: 0;
}
.sidebar .sidebarContainer::-webkit-scrollbar-thumb {
  background: #98999A !important;
  border-radius: 5px;
  display: none;
}
.sidebar .sidebarContainer:hover::-webkit-scrollbar-thumb {
  display: block;
}
.sidebar .sidebarLinksColumn {
  margin-top: 4.375rem;
}
.sidebar .sidebarLink {
  display: flex;
  align-items: center;
  height: 3.15rem;
  color: #111111 !important;
  z-index: 9 !important;
  white-space: nowrap;
  width: auto !important;
}
@media (max-width: 991.98px) {
  .sidebar .sidebarLink {
    height: 2.8rem !important;
    width: 100%;
    justify-content: end;
  }
}
@media (min-width: 768px) {
  .sidebar .sidebarLink span, .sidebar .sidebarLink .sidebarLinkName {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .sidebar .sidebarLink span, .sidebar .sidebarLink .sidebarLinkName {
    font-size: 1rem;
    margin-right: 5.25rem;
  }
}
.sidebar .sidebarLink i {
  font-size: 1.3rem;
  color: #111111;
  background: transparent;
  margin: 0.4rem;
  border-radius: 0.4rem;
  height: 2.75rem;
  width: 2.75rem !important;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: none !important;
}
@media (max-width: 991.98px) {
  .sidebar .sidebarLink i {
    position: absolute;
    right: 0;
    font-size: 1rem;
  }
}
.sidebar .sidebarLink i svg {
  height: 1.75rem;
  width: 1.75rem;
}
.sidebar .sidebarLink b {
  display: none;
}
.sidebar .sidebarLink:active i, .sidebar .sidebarLink.active i {
  color: #ffffff;
  background: #111111;
}
.sidebar .sidebarLink:active small, .sidebar .sidebarLink.active small {
  font-weight: normal !important;
}
.sidebar .sidebarLink:hover, .sidebar .sidebarLink:focus {
  transition: none !important;
  color: #111111 !important;
  width: auto !important;
}
.sidebar .sidebarLink:hover i, .sidebar .sidebarLink:focus i {
  color: #ffffff;
  background: #111111;
  transition: none !important;
}
.sidebar .sidebarLink:hover span, .sidebar .sidebarLink:hover .sidebarLinkName, .sidebar .sidebarLink:focus span, .sidebar .sidebarLink:focus .sidebarLinkName {
  color: #ffffff !important;
  background: #111111;
  padding: 0.15rem 0.5rem;
  border-radius: 0.4rem;
  height: auto;
  width: auto !important;
  display: flex;
  align-items: center;
  z-index: -1 !important;
}
.sidebar .sidebarBtm {
  bottom: 0;
  left: 0;
}

@media (max-width: 991.98px) {
  b, .sidebarLink.active b {
    display: none !important;
  }
  .sidebarLink, .sidebarLink:hover span, .sidebarLink:hover .sidebarLinkName {
    height: 37px !important;
  }
}
.showSidebar {
  width: 18rem;
  background: transparent;
}
@media (max-width: 991.98px) {
  .showSidebar {
    width: 100%;
    box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
    background: #F4F4F4;
  }
}
.showSidebar .siteName {
  display: block !important;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665) !important;
}
.showSidebar .sidebarSectionName {
  opacity: 1;
}
@media (min-width: 768px) {
  .showSidebar .sidebarLink span, .showSidebar .sidebarLink .sidebarLinkName {
    display: block;
  }
}
.showSidebar .sidebarLink:hover {
  color: #111111 !important;
  background: transparent !important;
}
.showSidebar .sidebarLink:hover span, .showSidebar .sidebarLink:hover .sidebarLinkName {
  color: #111111 !important;
  background: transparent !important;
  justify-content: start !important;
  z-index: 1 !important;
  position: relative !important;
  padding: 0;
}
@media (min-width: 768px) {
  .showSidebar .sidebarLink:hover span, .showSidebar .sidebarLink:hover .sidebarLinkName {
    margin: 0;
  }
}

.reducedContainer {
  padding-top: 4.5rem;
  padding-left: 3.55rem;
  min-height: 95vh;
  display: flex;
  flex-direction: column;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom left;
}
@media (max-width: 991.98px) {
  .reducedContainer {
    padding-left: 0;
    padding-top: 4rem !important;
    padding-bottom: 60px !important;
  }
}

.showSidebar ~ .reducedContainer {
  padding-left: 18rem;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
  transform-origin: bottom left;
}
@media (max-width: 991.98px) {
  .showSidebar ~ .reducedContainer {
    padding-left: 0;
  }
}

.sidebarToggle {
  font-size: 1.6rem;
  color: #111111;
  margin-right: 1rem;
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .sidebarToggle {
    position: absolute;
    top: 0.4rem;
    right: 1rem;
    margin: 0;
    height: auto;
    width: auto;
    background: transparent;
    font-size: 1.8rem;
    z-index: 9999 !important;
    padding-left: 0.5rem;
  }
}
.sidebarToggle:hover {
  color: #111111;
}

.togglePoint {
  margin-left: 2rem !important;
  transition: all 0.5s cubic-bezier(0.945, 0.02, 0.27, 0.665);
}

@media (min-width: 768px) {
  .toggleEffect {
    margin-left: 8rem !important;
  }
}

.sidebar .sidebarLink#logout {
  margin-bottom: 0.2rem;
}
.sidebar .sidebarLink#logout i, .sidebar .sidebarLink#logout span {
  color: #f23555 !important;
}
.sidebar .sidebarLink#logout.active i, .sidebar .sidebarLink#logout.active span {
  color: #f23555 !important;
  background: transparent !important;
}
.sidebar .sidebarLink#logout:hover i, .sidebar .sidebarLink#logout:hover span {
  color: #ffffff !important;
  background: #f23555 !important;
}

#logoutModal .modal-content {
  background: #ffffff;
  color: #111111 !important;
  border-radius: 0.4rem !important;
  border: 0;
}
#logoutModal .modal-footer {
  padding: 0.3rem;
}
#logoutModal .modal-footer .btn {
  padding: 5px 15px;
  background: transparent;
  border-radius: 0.4rem;
}
#logoutModal .modal-footer .btn:hover {
  background: #111111;
  color: #ffffff !important;
}
#logoutModal .modal-footer #sidebarModalLogoutBtn {
  background: #f23555;
  color: #ffffff;
}
#logoutModal .modal-footer #sidebarModalLogoutBtn:hover {
  background: #111111;
  color: #ffffff !important;
}

.sidebar.showSidebar .sidebarLink #logout, .sidebar.showSidebar .sidebarLink #logout span {
  color: #f23555 !important;
}

.sidebar.showSidebar .sidebarLink#logout:hover span {
  color: #f23555 !important;
  background: transparent !important;
}

body {
  background: #F4F4F4;
}
@media screen and (min-width: 1200px) {
  body {
    font-size: 1rem !important;
  }
}

.authentication {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .authentication {
    margin-top: 0;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .authentication .btn-reset {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.5rem;
  }
  .authentication .checkForMobile {
    display: flex;
  }
  .authentication .checkForMobile .check {
    width: auto !important;
    margin: 0.5rem auto;
  }
}
.authentication .authenticationInner {
  height: 100%;
}
.authentication .authenticationTop, .authentication .authenticationBottomInner {
  width: 30rem;
  display: block;
  margin: 0 auto;
  position: relative;
}
.authentication .authenticationTop {
  background-color: #ffffff;
  height: 20rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.authentication .authenticationBottom {
  height: calc(100% - 20rem);
  overflow: auto;
  position: relative;
}
.authentication .arrow {
  position: absolute;
  top: -25px;
  display: block;
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  transform: rotate(45deg);
}
.authentication .authenticationBottomInner {
  padding-top: 5rem;
}
.authentication .authLogo {
  width: 20rem;
  padding-bottom: 3rem;
}
.authentication .btn-auth {
  width: 100%;
  background: #ffffff;
  padding: 0.85rem 3rem;
  margin: 2rem 0 0 0;
  border-radius: 0.4rem;
  transition: 0.5s all ease-out !important;
}
.authentication .btn-auth i {
  display: inline-block;
  transform: translateX(0px);
  transition: 0.5s all ease-out !important;
}
.authentication .btn-auth:hover i, .authentication .btn-auth:focus i, .authentication .btn-auth:active i, .authentication .btn-auth.active i {
  transform: translateX(30px) !important;
  transition: 0.5s all ease-out !important;
}
.authentication .btn-reset {
  white-space: nowrap;
}

.participantAppearedBtn {
  font-size: 1rem;
  font-weight: normal;
  padding: 0.3rem 0.6rem;
  margin: 0;
  border-radius: 0.4rem;
  transition: all 0.2s !important;
  box-shadow: unset !important;
}
.participantAppearedBtn i {
  margin-right: 0.15rem;
}
.participantAppearedBtn.checkedIn {
  color: #ffffff;
  background-color: #B2CF56 !important;
}
.participantAppearedBtn.checkedOut {
  color: #111111;
  background-color: #F4F4F4 !important;
}

.eventTypeLabel {
  border-radius: 4px;
  background-color: #B2CF56;
  font-weight: bold;
  color: white;
  padding: 4px 6px;
}

.eventStatusLabel {
  border-radius: 4px;
  background-color: #B2CF56;
  font-weight: bold;
  color: white;
  padding: 4px 6px;
}
.eventStatusLabel.closed {
  background-color: #0D7FEB;
}

.eventFinalizedLabel {
  border-radius: 4px;
  background-color: orange;
  font-weight: bold;
  color: white;
  padding: 4px 6px;
}
.eventFinalizedLabel.finalized {
  background-color: #B2CF56;
}

.priceInput {
  display: block;
  width: 100%;
}
.priceInput .form-floating {
  margin: 0 !important;
}
.priceInput .form-floating > .form-control, .priceInput .form-floating > .form-select, .priceInput .input-group, .priceInput .input-group-text {
  height: 2.5rem !important;
  max-height: 2.5rem !important;
  min-height: 2.5rem !important;
}

.participantGroup {
  padding: 0.5rem;
  border: 1px solid #F4F4F4;
  border-radius: 0.4rem;
  margin-bottom: 0.625rem;
}
.participantGroup .participantGroupTitle {
  font-weight: bold;
  padding-left: 0.35rem;
  padding-bottom: 0.35rem;
  margin-bottom: 0.35rem;
  border-bottom: 1px solid #F4F4F4;
}

.allParticipants .participants, .selectedParticipants .participants {
  max-height: 200px;
  overflow-y: scroll;
}
.allParticipants .participant, .selectedParticipants .participant {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0.15rem;
  margin-right: 0.25rem;
  border-radius: 0.4rem;
}
.allParticipants .participant:hover, .selectedParticipants .participant:hover {
  background-color: #F4F4F4;
}
.allParticipants .participant.selected, .selectedParticipants .participant.selected {
  display: none;
}

.selectedParticipants .participant {
  display: none;
}
.selectedParticipants .participant.selected {
  display: flex;
  align-items: center;
}
.selectedParticipants .participant.selected .deleteBtn {
  height: 2.5rem;
}

.eventAddPage .allParticipants .participant:nth-child(2), .eventAddPage .selectedParticipants .participant:nth-child(2) {
  background-color: transparent;
}

.sectionHeader {
  margin-bottom: 1rem;
}
@media screen and (min-width: 1200px) {
  .sectionHeader {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 2rem;
    margin-bottom: 0.5rem;
  }
}

.sectionHeaderTitle {
  font-weight: bold;
}
@media screen and (min-width: 1200px) {
  .sectionHeaderTitle {
    margin: auto 1rem auto 0;
  }
}
.sectionHeaderTitle .sectionHeaderBtns a {
  margin-right: 15px;
}
.sectionHeaderTitle .sectionHeaderBtns .btn {
  margin-right: 0 !important;
}

.category-item {
  display: block;
  width: 100%;
  min-height: 2.875rem;
}
.category-item span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.images {
  display: flex;
  gap: 1.25rem;
  margin-bottom: 1.25rem;
}
.images img {
  border-radius: 0.4rem;
  max-width: 100%;
  height: auto;
  max-height: 10rem;
}

.statusIndicator {
  color: #111111;
  font-size: 1rem;
  font-weight: normal;
  padding: 0.3rem 0.6rem;
  border-radius: 0.4rem;
}

.statusIndicatorColumn .btn-success {
  background: #B2CF56 !important;
}
.statusIndicatorColumn .btn-danger {
  background: #f23555 !important;
}
.statusIndicatorColumn .btn-success, .statusIndicatorColumn .btn-danger {
  color: #ffffff !important;
  box-shadow: unset !important;
}
.statusIndicatorColumn .btn-success:hover, .statusIndicatorColumn .btn-success:focus, .statusIndicatorColumn .btn-danger:hover, .statusIndicatorColumn .btn-danger:focus {
  color: #111111 !important;
  background-color: #F4F4F4 !important;
}

.tabsContainer {
  width: fit-content;
  margin: 0 auto 0.5rem auto;
}
.tabsContainer.small .btn, .tabsContainer.small button {
  padding: 0.3rem 0.5rem;
}
.tabsContainer .tabsColumn {
  background: #EBEBEB;
  border-radius: 0.5rem;
  padding: 0.125rem;
}
.tabsContainer .btn, .tabsContainer button {
  margin: 0.125rem;
  padding: 0.3rem 2rem;
}
.tabsContainer .btn:hover, .tabsContainer button:hover {
  background-color: #ffffff;
  box-shadow: 0px 16px 40px 0px rgba(112, 144, 176, 0.2);
}
.tabsContainer .btn-primary {
  background-color: #EBEBEB;
  border: unset;
}
.tabsContainer .btn-primary:hover {
  border: unset;
  background: #F4F4F4 !important;
}
.tabsContainer .selected, .tabsContainer .btn-secondary {
  background-color: #ffffff !important;
  color: #111111 !important;
}
.tabsContainer .pageCounter {
  background: #ffffff !important;
}

.nav-pills .nav-link {
  color: #111111;
}
.nav-pills .nav-link.active {
  background-color: #ffffff;
  color: #111111;
}
.nav-pills .nav-link:hover {
  background-color: #F4F4F4;
}

.no-data {
  padding: 1rem 0 !important;
  display: block;
}

.card-body.no-data {
  padding: 0.5rem !important;
}
@media (min-width: 768px) {
  .card-body.no-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.borderRadius {
  border-radius: 0.4rem;
}

@media screen and (max-width: 1200px) {
  .categoryTabsContainer {
    overflow-x: auto;
    display: flex;
  }
}

@media screen and (max-width: 1200px) {
  .boardHeader {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .boardHeader {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.listContent {
  display: flex;
  background: #ffffff;
  padding: 0.85rem;
  border-radius: 0.4rem;
  line-height: 1.3;
  position: relative;
}
.listContent p {
  margin: 0 !important;
}
.listContent .row {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.listContent .row > .col, .listContent .row [class*=col-] {
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-top: 0 !important;
  padding-bottom: 5px !important;
}
.listContent .listContentColor {
  width: 5px;
  min-width: 5px;
  max-width: 5px;
  border-radius: 5rem;
  margin-right: 0.5rem;
  background: #F4F4F4;
}

.listContentAddCalendar {
  position: absolute;
  top: 0.85rem;
  right: 0.85rem;
  background: #F4F4F4;
  border-radius: 0.4rem;
  padding: 0.3rem;
  margin: 0 !important;
  border: 1px solid transparent !important;
  width: 1.85rem;
  height: 1.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .listContentAddCalendar {
    padding: 0.5rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.listContentAddCalendar:hover, .listContentAddCalendar:focus {
  border: 1px solid #111111 !important;
}

.scheduleContent {
  position: relative;
}

.scheduleContentAddCalendar {
  position: absolute;
  top: 0;
  right: 0;
  background: #F4F4F4;
  border-radius: 0.4rem;
  padding: 0.3rem;
  margin: 0 !important;
  border: 1px solid transparent !important;
  width: 1.85rem;
  height: 1.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  .scheduleContentAddCalendar {
    padding: 0.5rem;
    width: 2.5rem;
    height: 2.5rem;
  }
}
.scheduleContentAddCalendar:hover, .scheduleContentAddCalendar:focus {
  border: 1px solid #111111 !important;
}

.profilePageContainer h6 {
  text-align: center;
  margin-bottom: 2rem;
}

.profilePageImageColumn {
  width: 100%;
}
.profilePageImageColumn .profilePageImage {
  height: 7rem;
  width: 7rem;
  margin-bottom: 1rem;
}
.profilePageImageColumn .profilePageImage img {
  height: 7rem;
  width: 7rem;
  border-radius: 50%;
  border: 4px solid #ffffff;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.082);
  object-fit: cover;
}
.profilePageImageColumn .profilePageImage i {
  position: absolute;
  font-size: 30px;
  background: #ffffff;
  box-shadow: 0 2px 14px rgba(0, 0, 0, 0.082);
  border-radius: 50%;
  height: 45px;
  width: 45px;
}

.fileUpload {
  margin: 0;
  cursor: pointer;
}
.fileUpload i {
  z-index: 1;
}
.fileUpload label {
  padding: 0 !important;
  margin: 0 !important;
  cursor: pointer;
}

.newsViewPage .newsContentBox {
  max-height: unset;
  height: auto;
}

.newsContentBox {
  background: #ffffff;
  border-radius: 0.4rem;
  padding: 1rem;
  overflow: hidden;
}
.newsContentBox .newsContentBoxColumn {
  display: flex;
}
.newsContentBox .newsPageContentPostedTime {
  color: #98999A;
}
.newsContentBox .newsPageContentTitle {
  font-weight: bold;
}
.newsContentBox .newsPageContentTitle, .newsContentBox .newsPageShortDescription {
  margin-bottom: 0.5rem !important;
}
.newsContentBox img {
  border-radius: 0.4rem;
  max-width: 12rem !important;
  height: auto;
  max-height: 8rem;
  margin-right: 1rem;
}

@media screen and (max-width: 1200px) {
  .newsContentBox {
    max-height: 30rem;
  }
  .newsContentBox .newsContentBoxColumn {
    display: block;
  }
  .newsContentBox img {
    width: 100%;
    height: 12rem;
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .categoryTabsContainer {
    margin: 0 15px 1rem 15px;
  }
}
.categoryTabsContainer .btnAdd {
  width: auto;
}

@media screen and (min-width: 1200px) {
  .input-group-text, .form-control, option {
    font-size: 1rem !important;
  }
}
.form-control::after {
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z' clip-rule='evenodd'/></svg>");
}

.colorCommentContainer {
  display: flex;
}
.colorCommentContainer .colorCommentBox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.5rem;
}
.colorCommentContainer .colorCommentDot {
  width: 12px;
  height: 12px;
  border-radius: 5rem;
  margin-right: 0.3rem;
  background: #F4F4F4;
  border: 2px solid #ffffff;
}

.lcc1 {
  background: #0d7feb !important;
  cursor: no-drop !important;
}

.lcc2 {
  background: #FFDC00 !important;
}

.lcc3 {
  background: #ececec !important;
}

.lcc4 {
  background: #45d0bd !important;
}

.calendarContainer .calendarBox {
  background: #ffffff;
  border-radius: 0.4rem;
}
.calendarContainer .calendarBox .calendarBoxHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.15rem 0.5rem;
  background: #111111;
  color: #ffffff !important;
  border-top-left-radius: 0.4rem;
  border-top-right-radius: 0.4rem;
}
.calendarContainer .calendarBox .calendarBoxHeader .calendarDay {
  color: #ffffff !important;
  font-size: 0.875rem;
}
.calendarContainer .calendarBox .calendarBoxHeader p {
  margin-bottom: 0 !important;
}
.calendarContainer .calendarBox .calendarBoxBody {
  padding: 0.5rem 0.5rem 0.25rem 0.5rem;
}
.calendarContainer .calendarBox .calendarBoxBody .freeDateBox {
  padding: 0.5rem;
  border-radius: 0.4rem;
  border: 1px solid transparent;
  margin-bottom: 0.25rem;
  text-align: center;
  cursor: pointer;
}
.calendarContainer .calendarBox .calendarBoxBody .freeDateBox:hover {
  border: 1px solid #111111;
}
.calendarContainer .calendarBox .calendarBoxBody .notFree {
  padding: 1rem 0;
  cursor: default;
}
.calendarContainer .calendarBox .calendarBoxBody .notFree:hover {
  border: 1px solid transparent;
}

.editCalendarPage .freeDateBox {
  background: #ececec;
  cursor: default !important;
  padding: 0.25rem !important;
}
.editCalendarPage .freeDateBox:nth-child(2n) {
  background: #F4F7F8;
}
.editCalendarPage .freeDateBox:hover {
  border: 1px solid transparent !important;
}
.editCalendarPage .btn-sm {
  padding: 0.05rem 0.5rem !important;
}

.weekend {
  background: #ececec !important;
}

.hideDay {
  background: transparent !important;
  height: 0;
}
.hideDay .scheduleDayBoxHeader {
  background: transparent !important;
  border-bottom: 0 !important;
}

.pastEvent {
  opacity: 0.5 !important;
}

.actorProfileImg, .actorProfileImg2 {
  border-radius: 0.4rem;
  width: 10rem;
}

.img-thumbnail {
  padding: 0;
  border: none;
  background: transparent;
  border-radius: 0.4rem;
  object-fit: cover;
}

.simpleActorBox {
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 1200px) {
  .simpleActorBox {
    font-size: 0.55rem;
  }
}
.simpleActorBox .memberPost {
  opacity: 0.5;
  margin-bottom: 0 !important;
}

.ui-state-default {
  background: #ffffff !important;
  color: #111111 !important;
  border: 0 !important;
  display: flex;
  width: 100%;
  position: relative;
  border-radius: 0.4rem;
  padding: 0.25rem;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .ui-state-default {
    font-size: 1rem;
  }
}
.ui-state-default i {
  cursor: pointer;
}
.ui-state-default span {
  cursor: pointer;
}
.ui-state-default div {
  margin-left: 1.75rem;
  margin-right: 1.75rem;
}
.ui-state-default .moveBtn, .ui-state-default .deleteBtn, .ui-state-default .editBtn {
  border-radius: 0.4rem;
  padding: 0.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.25rem;
  position: absolute;
  top: 0;
  bottom: 0;
}
.ui-state-default .moveBtn {
  background: #F4F4F4;
  left: 0;
}
.ui-state-default .deleteBtn {
  background: #f23555;
  color: #ffffff;
  right: 0;
}
.ui-state-default .editBtn {
  background: #FFB737;
  color: #ffffff;
  right: 34px;
}

.toolbar {
  display: flex;
  align-items: center;
}
.toolbar .moveBtn, .toolbar .deleteBtn {
  border-radius: 0.4rem;
  padding: 0.25rem 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.25rem;
  cursor: pointer;
}
.toolbar .moveBtn {
  background: #F4F4F4;
}
.toolbar .deleteBtn {
  background: #f23555;
  color: #ffffff;
}

.simpleActorBox.ui-state-default {
  margin: 5px;
}
@media screen and (min-width: 1200px) {
  .simpleActorBox.ui-state-default {
    width: 99%;
    margin: 5px;
  }
}

.addGalleryItem {
  width: 20rem;
  margin-bottom: 0.5rem;
  background: #ffffff;
  padding: 0.5rem;
  border-radius: 0.4rem;
}

@media screen and (max-width: 1200px) {
  .columnHeader .columnHeaderBtn {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .columnHeader .btn-primary {
    margin-bottom: 3rem;
  }
}
@media screen and (min-width: 1200px) {
  .columnHeader {
    display: flex;
    margin-bottom: 3rem;
    height: 3rem;
  }
  .columnHeader .btn-primary {
    position: absolute;
  }
}

.typeContainer {
  padding-left: 12.5% !important;
  padding-right: 12.5% !important;
}

.galleryItem {
  padding: 1rem;
  background: #ffffff;
  position: relative;
  width: fit-content;
  border-radius: 0.4rem;
}
.galleryItem .galleryItemImageBox {
  padding-bottom: 0.25rem;
}
.galleryItem .galleryItemImageBox .galleryItemImage {
  height: 10rem;
  width: auto;
  display: block;
  margin: 0 auto;
  cursor: move;
  max-width: 100%;
}
.galleryItem .controlBox {
  padding-top: 0.25rem;
  border-top: 1px solid #F4F4F4;
}
.galleryItem .controlBox .btn {
  background: #F4F4F4;
  margin-bottom: 0;
}

.historyBox {
  background-color: #F4F4F4;
  border-radius: 0.4rem;
  padding: 0.5rem;
}
.historyBox .btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin: 0;
}
.historyBox .historyBoxInner {
  display: flex;
  align-items: center;
}
.historyBox .historyBoxInner i {
  font-size: 22px;
  margin-right: 0.5rem;
}
.historyBox .historyBoxInner span {
  margin-right: 0.5rem;
}
.historyBox .collapse {
  margin-top: 1rem;
}

.homeTile {
  background-color: #ffffff;
  border-radius: 0.4rem;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.homeTile:hover {
  scale: 0.975;
}
.homeTile i {
  font-size: 4rem;
  margin-bottom: 2rem;
}
.homeTile i svg {
  height: 5rem;
  width: 5rem;
  margin-bottom: 0.5rem;
}
.homeTile .homeTileBadge {
  color: #ffffff;
  background-color: #0d7feb;
  border-radius: 0.4rem;
  padding: 0.5rem;
  height: 2rem;
  width: 2rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.chartsContainer {
  border-radius: 0.4rem;
}

/*# sourceMappingURL=globals.css.map */
