@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;500;600;700&display=swap");
@import url(https://fonts.googleapis.com/css?family=Archivo+Narrow);
:root {
  --size: 50px;
  --primary-blue: #0052cc;
  --primary-text: #174ea6;
}

::-webkit-scrollbar {
  width: 2px !important;
  height: 5px !important;
}

::-webkit-scrollbar-thumb {
  background-color: #cccccc;
}

.container-custom {
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .container-custom.container-custom-sm {
    width: 90% !important;
  }
}

@font-face {
  font-family: "kalimati";
  src: url("../../font/kalimati.ttf"), url("../../font/Kalimati.woff");
}
body {
  font-family: "kalimati", sans-serif;
  color: #494747;
  background-color: #f0f1f7;
  font-size: 0.84rem;
}
body .english-text {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif !important;
}

a {
  color: #106eea;
  text-decoration: none;
}

.fw-bold {
  font-weight: 600 !important;
}

.text-primary {
  color: var(--primary-blue) !important;
}

.form-control,
.form-select {
  font-size: 0.8rem;
}

.fs-6 {
  font-size: 0.8rem !important;
}

.fs-7 {
  font-size: 0.85rem !important;
}

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

.login-body {
  background-color: rgb(241, 241, 241);
}

.login-body img {
  width: 100px !important;
  height: 55px;
  -o-object-fit: contain;
  object-fit: contain;
}

.login-body .text-info-p {
  color: rgb(83, 114, 159);
}

.login-body .auth-content .auth-title {
  font-size: 1rem;
}

.login-body .auth-content .t-eye {
  position: absolute;
  top: 30px;
  right: 12px;
  font-size: 1.3rem;
  z-index: 99;
  padding-left: 10px;
}

.login-body .auth-content .t-eye:hover {
  cursor: pointer;
  color: blue;
}

.login-body .auth-content .form-check-label,
.login-body .auth-content a {
  font-size: 0.8rem;
}

.login-body .auth-content .form-check-label:hover,
.login-body .auth-content a:hover {
  text-decoration: underline !important;
}

.lr-page {
  height: 100vh;
}
.lr-page .overlay-image {
  background-image: url(../img/login-img.png);
  opacity: 0.2;
}
.lr-page .login-register {
  z-index: 999;
}
.lr-page .auth.login, .lr-page .auth.reset {
  width: 35%;
}
@media screen and (max-width: 768px) {
  .lr-page .auth.login, .lr-page .auth.reset {
    width: 95%;
  }
}
@media screen and (min-width: 1200px) {
  .lr-page .auth.login, .lr-page .auth.reset {
    width: 35%;
  }
}
.lr-page .auth.register {
  width: 40%;
}
@media screen and (max-width: 768px) {
  .lr-page .auth.register {
    width: 95%;
  }
}
@media screen and (min-width: 1200px) {
  .lr-page .auth.register {
    width: 40%;
  }
}
.lr-page .auth .auth-content .auth-title {
  font-size: 1rem;
}
.lr-page .auth .auth-content .input-custom-icon .form-control,
.lr-page .auth .auth-content .input-custom-icon .form-select {
  padding: 10px;
  padding-left: 27px;
}
.lr-page .auth .auth-content .input-custom-icon i {
  position: absolute;
  z-index: 10;
  line-height: 40px;
  left: 8px;
  top: 50%;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #7d8287;
}
.lr-page .auth .auth-content .form-check-label,
.lr-page .auth .auth-content a {
  font-size: 0.8rem;
}
.lr-page .auth .auth-content a:hover {
  text-decoration: underline !important;
}
.lr-page .auth .auth-content img {
  width: 100px !important;
  height: 80px;
  object-fit: contain;
}
.lr-page .auth .auth-content .item-icons .btn {
  font-size: 0.6rem !important;
}

.branding-section {
  padding: 10px 20px !important;
}
.branding-section img {
  height: 35px;
}
.branding-section img.s-logo {
  width: 35px;
  height: 30px;
}
.branding-section .text-logo {
  color: #000;
}

.nav-header {
  position: sticky;
  top: 0;
  z-index: 99;
}

.t-ggle {
  background: #fff;
  width: 35px;
  height: 35px;
  right: -51px;
  top: 17px;
  line-height: 1;
}
.t-ggle i {
  font-size: 19px;
  color: #000;
}

.form-label {
  font-size: 0.75rem;
  font-weight: 600;
}

.navbar-vertical-fixed {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 100;
  width: 16.25rem;
}
.navbar-vertical-fixed .navbar-vertical-container {
  position: relative;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
}
@media screen and (max-width: 720px) {
  .navbar-vertical-fixed {
    left: -16.25rem;
  }
}
.navbar-vertical-fixed .navbar-vertical-footer-offset {
  height: 100%;
  padding-bottom: 4.25rem;
}
.navbar-vertical-fixed .nav-vertical.nav-tabs .nav-link {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left: 0.1875rem solid transparent;
  margin-bottom: 0;
  border-radius: 4px;
}
.navbar-vertical-fixed .navbar-vertical-content {
  height: calc(100% - 3.875rem);
  overflow-y: auto;
}
.navbar-vertical-fixed .navbar-vertical-content .nav-tabs {
  border: none;
}
.navbar-vertical-fixed .navbar-vertical-content .nav-link {
  padding: 0.7rem !important;
  color: var(--ohw--dark-text-color);
  border-left: 4px solid transparent;
  font-size: 13px;
  font-weight: 500;
}
.navbar-vertical-fixed .navbar-vertical-content .nav-link:hover {
  background: #0d6efd;
  color: #ffffff;
  border-radius: 4px !important;
}
.navbar-vertical-fixed .navbar-vertical-content .nav-collapse {
  position: relative;
  margin: 0 10px;
  margin-bottom: 6px;
}
.navbar-vertical-fixed .navbar-vertical-content .nav-link {
  border-left: none;
}
.navbar-vertical-fixed .dropdown-toggle.active {
  background: transparent;
}
.navbar-vertical-fixed .dropdown-toggle::after {
  float: right;
  margin-left: auto;
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1rem 1rem;
  content: "";
  transition: 0.3s;
}
.navbar-vertical-fixed.sidebar-small {
  width: 4rem;
}
.navbar-vertical-fixed.sidebar-small .text-logo,
.navbar-vertical-fixed.sidebar-small .count {
  display: none;
}
.navbar-vertical-fixed.sidebar-small .nav-item {
  padding-bottom: 0;
}
.navbar-vertical-fixed.sidebar-small .nav-link-title {
  display: none;
}
.navbar-vertical-fixed.sidebar-small .nav-collapse {
  position: absolute;
  min-width: 16rem;
  left: 3.5rem;
  background: white;
  padding: 10px;
}
.navbar-vertical-fixed.sidebar-small .dropdown-toggle::after {
  display: none !important;
}
.navbar-vertical-fixed.sidebar-small .dropdown-header {
  display: none;
}
.navbar-vertical-fixed.sidebar-small .t-ggle i {
  transform: rotate(-180deg);
}

.nav-item {
  display: flex;
  flex-flow: column;
  flex: 1;
}
.nav-item.active {
  background: #edf2f7;
  border-radius: 4px !important;
  color: var(--ohw--dark-text);
}
.nav-item.active > .nav-link {
  background: #deecf9;
  margin-bottom: 0px;
}
.nav-item > .nav-link.dropdown-toggle::after {
  margin-left: auto;
  content: "\f282";
  height: 1rem;
  width: 1rem;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
}
.nav-item > .nav-link[aria-expanded=true]::after {
  transform: rotate(-180deg);
}

.show > .nav-link {
  font-size: 12px !important;
  margin: 2px !important;
}
.show > .nav-link.active, .show > .nav-link:hover {
  background: #0d6efd;
  color: #ffffff;
  border-radius: 4px !important;
}
.show > .nav-link.dropdown-toggle::after {
  margin-left: auto;
  display: inline-block;
  content: "\f282";
  height: 1rem;
  width: 1rem;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
}
.show > .nav-link.dropdown-toggle::after {
  transform: rotate(-180deg);
}

.nav-link .count {
  border: 1px solid #0d6efd !important;
  padding: 0 5px;
  color: #fff;
  background-color: #0d6efd;
  font-size: 10px;
  line-height: 2;
  border-radius: 4px;
  font-weight: 600;
}
.nav-link.active, .nav-link:hover {
  color: var(--ohw--blue-text);
  border-color: var(--ohw--blue-text);
}
.nav-link.active .count, .nav-link:hover .count {
  background-color: #fff;
  color: #0d6efd;
}

.m-left {
  margin-left: 16.25rem;
}
@media screen and (max-width: 720px) {
  .m-left {
    margin-left: 0;
  }
}
.m-left.sidebar-small {
  margin-left: 3.5rem;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.6rem 0.7rem;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.2;
  color: #1e2022;
  background-color: #fff;
  border: 0.0625rem solid rgb(217, 217, 217) !important;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-select-sm {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  padding-left: 0.5rem !important;
  font-size: 0.875rem !important;
  border-radius: 0.2rem !important;
}

.select2-selection__rendered {
  line-height: 39px !important;
}

.select2-container .select2-selection--single {
  height: 39px !important;
  border: 0.0625rem solid rgb(217, 217, 217);
}

.select2-dropdown {
  border: 0.0625rem solid rgb(217, 217, 217);
}

.select2-selection__arrow {
  height: 34px !important;
}

.filter-items.active, .filter-items:hover {
  color: var(--ohw--blue-text);
  cursor: pointer;
}
.filter-items.active .filter-checkbox, .filter-items:hover .filter-checkbox {
  color: var(--ohw--blue-text);
}

.filter-check .f-check-input {
  display: none;
}

.user-pro {
  width: 50px;
  height: 50px;
  font-size: 1.8rem;
}

.c-tabs-content {
  display: none !important;
}
.c-tabs-content.active {
  display: block !important;
}

.card {
  border: 1px solid #e3e3e3;
  margin-bottom: 1rem;
  border-radius: 10px;
  overflow: hidden;
}
.card .card-header {
  font-weight: 600;
  background-color: #fff;
  color: #0953b5;
  border: 0;
  padding: 13px 18px;
  font-size: 0.9rem;
  border-bottom: 1px solid #dedede;
}
.card .card-footer {
  background-color: #fff;
}

.tabs-s .nav-link {
  border-bottom: 2px solid transparent;
  color: var(--ohw--dark-text);
}
.tabs-s .nav-link.active {
  border-color: var(--ohw--blue-text);
  color: var(--ohw--blue-text);
}

.table {
  white-space: nowrap;
  width: 100% !important;
}
.table tr {
  color: #4a4d4f;
}
.table tr th,
.table tr td {
  padding: 0.75rem;
  background-color: transparent;
  border-bottom-width: 0.0625rem;
  box-shadow: inset 0 0 0 9999px transparent;
  vertical-align: middle;
  font-size: 13px;
  white-space: nowrap;
}
.table tr.amount-td {
  text-align: right;
}
.table tr.tr-header {
  background: var(--ohw--blue-text);
  color: white;
  font-weight: bold;
  text-transform: uppercase;
}
.table tr.tr-header td {
  padding: 0.65rem;
  font-size: 12px;
}
.table thead.thead-light th {
  background-color: #f8fafd;
}
.table thead th {
  font-size: 0.74375rem;
  font-weight: 600;
  color: #4a4d4f;
}
.table tfoot th,
.table tfoot td {
  font-weight: bold;
  font-size: 13px;
}
.table .form-control {
  width: 100%;
  text-wrap: nowrap;
  white-space: nowrap;
  min-width: 180px;

}

.dataTables_filter input{
  width: 300px !important;
}

.pre-laoder {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 100vh;
  background: #ffcede;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pre-laoder .loader {
  border: 8px solid #f3f3f3;
  /* Light grey */
  border-top: 8px solid #3498db;
  /* Blue */
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.act-btns {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 30px;
  border-radius: 5px;
  flex-flow: wrap;
}
.act-btns.bt-primary {
  background: rgba(31, 133, 217, 0.22);
  color: #0a8ef9;
}
.act-btns.bt-success {
  background: rgba(53, 217, 31, 0.22);
  color: rgba(37, 161, 20, 0.8);
}
.act-btns.bt-danger {
  background: rgba(217, 31, 31, 0.22);
  color: rgba(161, 20, 20, 0.8);
}

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

.fv-plugins-bootstrap5 .row .fv-plugins-icon {
  right: 22px;
}

.form-group {
  position: relative;
}
.form-group label ~ .fv-plugins-icon {
  top: 23px !important;
}

.tb-img {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
  background: #f8f9fa;
}

.nav-item.hs-mn-rqst {
  position: relative;
}
.nav-item.hs-mn-rqst .nav-link-title:after {
  position: absolute;
  width: 7px;
  height: 7px;
  background: red;
  top: 15px;
  z-index: 99;
  content: "";
  margin-left: 4px;
  border-radius: 50%;
}

.is-notification {
  min-width: 300px;
}
.is-notification .not-user-icon {
  width: 40px;
  height: 40px;
}
.is-notification .not-info {
  font-size: 13px;
  flex: 1;
}

.is-new {
  background: #f3f8fc;
  border-left: 2px solid #3499ec;
}

.invalid-feedback {
  display: block !important;
}

.i-noftif .dropdown-toggle:after {
  display: none;
}
.i-noftif.has-notification {
  position: relative;
}
.i-noftif.has-notification .dropdown-toggle:before {
  content: "";
  background: red;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  position: absolute;
  top: 1px;
  right: -1px;
}
.i-noftif.has-notification .n-count {
  font-size: 10px !important;
  width: 19px;
  height: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  right: -10px;
  top: -8px !important;
}

.c-badge {
  height: 17px;
  font-size: 10px;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 2px;
}

.comment-text {
  font-size: 13px;
}

.daterangepicker td.in-range {
  background-color: rgba(91, 105, 200, 0.3019607843);
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.active {
  background-color: #5b69c8;
  border-color: transparent;
  color: #fff;
}
.daterangepicker td.active:hover {
  background-color: #5b69c8;
  border-color: transparent;
  color: #fff;
}
.daterangepicker .ranges li.active {
  background-color: #5b69c8;
  color: #fff;
}

.input-group-append .input-group-text {
  padding: 0.475rem 0.75rem;
  font-size: 0.9rem;
  background-color: #f7f7f7;
}

.required-label {
  position: relative;
}

.required-label:after {
  content: "*";
  color: red;
  position: relative;
  top: 0;
}

.table > :not(:first-child) {
  border-top: 1px solid #dedede;
}

.table.dataTable > thead .sorting::before, .table.dataTable > thead .sorting::after,
.table.dataTable > thead .sorting_asc::before,
.table.dataTable > thead .sorting_asc::after,
.table.dataTable > thead .sorting_desc::before,
.table.dataTable > thead .sorting_desc::after,
.table.dataTable > thead .sorting_asc_disabled::before,
.table.dataTable > thead .sorting_asc_disabled::after,
.table.dataTable > thead .sorting_desc_disabled::before,
.table.dataTable > thead .sorting_desc_disabled::after {
  bottom: auto;
  display: inline-flex;
}

.table.dataTable > thead .sorting_asc::before, .table.dataTable > thead .sorting_asc::after,
.table.dataTable > thead .sorting_desc::before,
.table.dataTable > thead .sorting_desc::after {
  color: #0a8ef9;
}

.modal .modal-header {
  padding: 0.5rem 1rem;
}
.modal .modal-footer .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}

.fs-i-s * {
  font-size: 12px !important;
}

.print-letter-div .table thead th {
  color: #000;
  background-color: #f6f6f6;
  font-weight: 600;
  padding: 4px 5px !important;
}
.print-letter-div .table th,
.print-letter-div .table td {
  white-space: wrap;
  color: #000 !important;
  border: 1px solid black !important;
  padding: 4px 5px !important;
  font-size: 0.75rem !important;
  vertical-align: top !important;
}
.print-letter-div .table .photo-section {
  height: 125px;
}
.print-letter-div .header-address {
  font-size: 1rem;
}

.sifaris {
  font-size: 0.85rem;
}

.citizenship {
  line-height: 1.5;
}
.citizenship .letter-lg-text {
  font-size: 14px;
  font-weight: 600;
}
.citizenship .signature {
  width: 200px;
  height: 100px;
  border: 2px solid gray;
  font-size: 12px;
}
.citizenship .signature .left {
  border-right: 2px solid gray;
  height: 100%;
}
.citizenship .photo-paste {
  width: 100px;
  height: 100px;
  border: 2px solid gray;
  font-size: 12px;
}
.citizenship .form-box {
  border: 1px solid #d3d2d2;
}
.citizenship .form-box .left-form {
  border-right: 1px solid #d3d2d2;
  height: 100%;
  width: 50%;
}
.citizenship .form-box .right-form {
  width: 50%;
}
.citizenship .input-text {
  border-bottom: 1px dashed gray;
  width: auto;
  padding: 0 8px;
  margin: 0 8px;
  align-items: center;
  flex-grow: 1;
}
.citizenship .input-text.custom-input-text {
  width: auto;
  display: inline-flex;
}
.citizenship .input-text.custom-input-text.short-input-text {
  width: auto;
}
.citizenship .border-dashed {
  display: inline-block;
  border-bottom: 1px dashed gray;
  text-align: center;
  padding: 0 8px;
  line-height: 1.4;
}

.print-title .title-1 {
  font-size: 1.4rem;
}
.print-title .title-2 {
  font-size: 1.3rem;
}
.print-title .title-3 {
  font-size: 1.1rem;
}
.print-title .title-4 {
  font-size: 1rem;
}

@media print {
  @page {
    margin: 30px 30px 20px;
  }
  body {
    background: #fff !important;
    color: #000 !important;
    margin: 0;
    position: relative;
    font-size: 0.84rem;
  }
  .print-body {
    height: min-content;
  }
  .table th,
  .table td {
    white-space: wrap !important;
    font-size: 0.65rem !important;
    padding: 4px !important;
    color: #000 !important;
    border: 1px solid black !important;
  }
  .l-h-info {
    display: table-header-group;
  }
  .citizenship {
    font-size: 0.7rem;
  }
  .citizenship .signature,
  .citizenship .photo-paste {
    font-size: 9px;
  }
  .citizenship .letter-lg-text {
    font-size: 0.73rem;
  }
  .print-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid black;
    background: rgb(255, 255, 255);
  }
  .form-label {
    font-size: 1rem;
    margin-bottom: 0.1rem !important;
    font-weight: 500;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .print-body {
    height: 90;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@-webkit-keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@-moz-keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@-ms-keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
@keyframes folding {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
  }
}
.cube-wrapper {
  position: fixed;
  left: 50%;
  top: 38%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  text-align: center;
}
.cube-wrapper:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  margin: auto;
  width: 90px;
  height: 6px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-filter: blur(2px);
  filter: blur(2px);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -webkit-animation: shadow 0.5s ease infinite alternate;
  -moz-animation: shadow 0.5s ease infinite alternate;
  animation: shadow 0.5s ease infinite alternate;
}
.cube-wrapper .loading {
  font-size: 12px;
  letter-spacing: 0.1em;
  display: block;
  color: white;
  position: relative;
  top: 25px;
  z-index: 2;
  -webkit-animation: text 0.5s ease infinite alternate;
  -moz-animation: text 0.5s ease infinite alternate;
  animation: text 0.5s ease infinite alternate;
}

@-webkit-keyframes text {
  100% {
    top: 35px;
  }
}
@-moz-keyframes text {
  100% {
    top: 35px;
  }
}
@-ms-keyframes text {
  100% {
    top: 35px;
  }
}
@keyframes text {
  100% {
    top: 35px;
  }
}
@-webkit-keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
@-moz-keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
@-ms-keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
@keyframes shadow {
  100% {
    bottom: -18px;
    width: 100px;
  }
}
.preloader {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  position: fixed;
  width: 100%;
  z-index: 999;
}

.toast {
  background-color: #030303;
}

.toast-info {
  background-color: #3276b1;
}

.toast-info2 {
  background-color: #2f96b4;
}

.toast-error {
  background-color: #bd362f;
}

.toast-success {
  background-color: #51a351;
}

.toast-warning {
  background-color: #f89406;
}

.modal .select2-container .select2-container--open.select2-dropdown--below {
  max-width: 400px !important;
}

.avatar {
  width: 2.5rem;
  height: 2.5rem;
}

.div-content-area {
  min-height: 255px;
  max-height: 255px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.div-content-area .avatar i {
  font-size: 1.2rem;
}

.request-title {
  font-size: 0.8rem;
}

.bg-assign {
  --bs-bg-opacity: 1;
  background-color: #41f9c9;
  color: #118466;
}

.no-wrap {
  white-space: normal;
}

.dataTable .sticky-col {
  position: sticky !important;
  width: 140px;
  right: 0px;
  z-index: 9 !important;
  background: white !important;
}
.dataTable th.sticky-col {
  background-color: #f8f9fa !important;
  text-align: center;
}

.custom-input {
  width: 101px;
  border: 1px solid #ccc;
  line-height: 1;
  padding: 8px;
  border-radius: 4px;
  font-size: 13px;
  color: #3a3a3a;
}

.collapseButton {
  vertical-align: text-top;
}

#hidden {
  display: none;
}

.text-break {
  white-space: break-spaces;
}

.text-break {
  width: 440px;
  display: table;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}

.overlay-stamp::after {
  content: "";
  position: absolute;
  background: url("/img/letter-bg.png");
  background-size: cover;
  background-position: center;
  margin: 0 auto;
  height: 150px;
  width: 150px;
  left: 0;
  right: 0;
  top: 0;
}

span.created.badge.bg-primary {
  padding: 3px 3px;
  font-size: 9px !important;
}

.thumb-rect {
  width: 115px;
  border: 1px solid;
  padding: 9px;
  height: 125px;
}

.boolean_display {
  display: none;
}

.fancybox__container {
  z-index: 2000 !important;
}

.doc-image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f4f5;
}

.fancybox {
  width: 200px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: contain;
  margin-bottom: 10px;
  padding: 10px 0;
}
.fancybox img {
  object-fit: contain;
}
.fancybox .zoom {
  transition: transform 0.5s ease;
  overflow: hidden;
}
.fancybox .zoom:hover {
  transform: scale(1.03);
}

.table .fancybox {
  width: 100px;
  height: 37px;
  margin-bottom: 0;
}
.table .fancybox[data-type=pdf] img {
  height: 25px !important;
}

.documents .others .fv-plugins-icon {
  top: 0 !important;
}
.documents .others .file-upload .fv-plugins-icon {
  top: 107px !important;
}
.documents .others .cross-button {
  top: 3px;
  right: 19px;
}
.documents .fv-plugins-icon {
  top: 148px !important;
}
.documents .label-minheight {
  min-height: 41px;
}

.home-iframe {
  height: 789px;
}

@media (max-width: 767px) {
  .border-sm-none {
    border: none !important;
  }
}
.fancybox[data-type=pdf] img {
  height: 100px !important;
}

.pdf-show {
  height: 100px !important;
  width: 100px !important;
}

.fancybox .zoom {
  transition: transform 0.5s ease;
  overflow: hidden;
}

.fancybox:hover .zoom {
  transform: scale(1.03);
}

.fancybox img {
  width: 20px;
}

.zoom {
  transition: transform 0.5s ease;
  overflow: hidden;
}
.zoom:hover {
  transform: scale(1.03);
}

.page-break {
  page-break-after: always;
}

.indented-paragraph-custom,
.indented-paragraph {
  text-indent: 75px;
  text-align: justify !important;
}/*# sourceMappingURL=style.css.map */