@charset "UTF-8";
/* General Style */
.lowercase {
    text-transform: lowercase;
}

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

.separator.separator-dashed {
    border-bottom: 1px dashed #C8C8CA !important;
}

.dropdown-item {
    padding: 0.45rem 1rem !important;
}

.label.label-inline {
    padding: 0.15rem 0.35rem !important;
}

.swal2-popup .swal2-content {
    font-weight: normal;
    font-size: 0.9rem !important;
    margin-top: 1.5rem;
    color: #3F4254;
}

.swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 0.9rem !important;
}

.swal2-content {
    z-index: 1;
    justify-content: center;
    margin: 0;
    padding: 0 1.6em;
    color: #545454;
    font-size: 1.125em;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    word-wrap: break-word;
}
.swal2-html-container ul{
    text-align: left;
}
/* General Card style */
.card-header-custom {
    padding: 1rem 1.25rem;
    margin-bottom: 0;
    background-color: #ffffff;
    border-bottom: 1px solid #EBEDF3;
    border-radius: calc(0.42rem - 1px) calc(0.42rem - 1px) 0 0;
}

.card-title-custom {
    margin-bottom: 0px !important;
    font-size: 1.25rem !important;
}

.card-body-custom {
    padding: 1rem 1.25rem;
}

.form-control[readonly] {
    background-color: #F3F6F9 !important;
}

i {
    color: inherit !important;
}

a.only-icon i {
    padding-right: 0 !important;
}

form .card-body {
    padding: 0rem 0.2rem 0.7rem 0.2rem !important;
}

.form-group label.error {
    color: #F64E60 !important;
    width: 100%;
    font-size: 0.65rem !important;
    position: absolute;
    margin-top: 0.3rem !important;
    margin-left: 0.5rem;
}

@media (min-width: 992px) {
    .symbol.symbol-lg-120-car>img {
        /* width: 100%; */
        max-width: 120px !important;

    }
    .cus-col-md-1{
        flex: 5.2% !important;
        max-width: 5.2% !important;
    }
    .no-margin{
        margin: 0 0 0 0 !important;
     }
    .emp{
        margin-bottom:0px !important;
    }

    .card-footer-custom {
        padding: 0.3rem 1rem;
        background-color: #ffffff;
        border-top: 1px solid #EBEDF3;
        height: 3rem;
        margin-top: 0.5rem;
    }

    .content {
        padding: 5px 0 !important;
    }
}

.cover-tile-image {
    text-align: right;
}

.cover-tile-text {
    padding-left: 10px;
}

.row-custom{
    margin-bottom: 0rem !important;
}
.row-custom-min {
   margin-bottom: -0.7rem !important;
}
.row-custom-min-margin{
    margin-bottom: -0.7rem !important;
}
.row-custom-margin{
    margin-top: 0.5rem;
}
.form-control-sm-custom{
   height: calc(1em + 1rem + 1px) !important;
   padding-top: 0rem;
   padding-right: 0.5rem;
   padding-bottom: 0rem;
   padding-left: 0.5rem;
   margin-top: -0.5rem;
   font-size: 0.75rem;
   width:100% !important;
}

.select2-search__field{
    height: calc(1em + 1rem + 1px) !important;
    padding-top: 0rem;
    padding-right: 0.5rem;
    padding-bottom: 0rem;
    padding-left: 0.5rem;
    margin-top: -0.5rem;
    font-size: 0.75rem;
}

.select2-selection{
    height: calc(1em + 0.75rem + 1px) !important;
}

.select2-container--default .select2-results__option{
    font-size: 0.75rem !important;
}
.select2-selection__rendered{
    font-size: 0.75rem !important;
}

.form-control-sm-custom-select{
   padding-top: 0rem;
   padding-right: 0.5rem;
   padding-bottom: 0rem;
   padding-left: 0.5rem;
   margin-top: -0.5rem;
   font-size: 0.75rem;
   position: relative !important;
}

.form-control-sm-custom-textare{
    padding-top: 0rem;
    padding-right: 0.5rem;
    padding-bottom: 0rem;
    padding-left: 0.5rem;
    margin-top: -0.5rem;
    font-size: 0.75rem;
}

.form-control-sm-search{
    height: calc(1em + 1rem + 1px) !important;
    padding-top: 0rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    /* padding-left: 1rem; */
    margin-left: 1rem;
    font-size: 0.75rem;
 }

 .form-control-sm-search-sec{
    height: calc(1em + 1rem + 1px) !important;
    padding-top: 0rem;
    padding-right: 1rem;
    padding-bottom: 0rem;
    /* padding-left: 1rem; */
    margin-left: 1rem;
    font-size: 0.75rem;
 }

.no-margin{
   margin: 0 0 0 0 !important;
}
.card-header-custom{
    min-height: 0.5rem !important;
    margin-bottom: 0.1rem;
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 1.19rem !important;
}
.card-title-custom{
    padding: 0px;
    margin-top: 0.3rem;
    margin-bottom: 0.3rem !important;
}
.label-sm{
    font-size: 0.75rem !important;
    margin-top: -0.9rem;
    /* margin-right: -3.5rem; */
}
.label-custom{
    font-size: 0.75rem !important;
    margin-top: -0.9rem;
    /* margin-right: -3.5rem; */
}
.checkbox-lbl{
    font-size: 0.75rem !important;
}
.checkbox-lbl-margin{
    font-size: 0.75rem !important;
    margin-left:0.5rem;
}
.emp th, .table td {
    padding: 0.4rem !important;
    font-size: 0.75rem !important;
}

.emp thead th, .emp thead td {
    font-weight: 600;
    font-size: 0.75rem;
    border-bottom-width: 1px;
    padding-top: 0.2rem;
    padding-left: 0.5rem !important;
}

.emp{
    margin-bottom:10px;
}
.gutter-b {
    margin-bottom: 1px !important;
}

.image-input .image-input-wrapper {
    width: 150px !important;
    height: 190px !important;
}

.checkbox-inline-margin{
    margin-right: 3rem !important;
    margin-top: 0.8rem !important;
}
.checkbox-inline .checkbox span {
    margin-right: 0.4rem;
}

svg.w-5.h-5{
    width: 1rem !important;
    height: 1rem !important;
}

.table-sm-custom th, .table-sm-custom td {
    padding-top: 0.1rem !important;
    padding-bottom: 0.1rem !important;
    vertical-align: middle !important;
}

.table-sm-custom tr th, .table-sm-custom tr td {
   max-height: 0.5rem !important;
   /* border: 1px solid #3699ff; */
   font-size: 0.75rem;
}

.table-button{
    height: calc(0.6em + 0.5rem + 2px) !important;
    padding: 0rem 0.75rem !important;
}

.add-button{
    height: 2rem !important;
    padding: 0rem 0.75rem !important;
    margin-left:0.8rem !important;
}
.card.card-custom > .card-body {
    padding: 0rem 0.5rem !important;
}

.card-header {
    padding: 0.2rem 0.2rem !important;
}

.card.card-custom > .card-header{
    min-height: 45px;
}
.card.card-custom > .card-header .card-title{
    margin-bottom: 0.2rem !important;
    margin-top: 0.2rem !important;
    margin-left: 0.7rem;
}

.card.card-custom > .card-header .card-toolbar {
    flex-wrap: nowrap !important;
    margin-left: 0.2rem !important;
    width: 400px;
}

div.flex.justify-between.flex-1{
    display:none;
}

nav.flex.items-center.justify-between{
    margin-bottom:1rem;
}

.nav-text{
    font-size: 0.9rem !important;
    font-weight: 400 !important;
}

.container{
    padding: 0 5px !important;
}

.select2-container{
    width:100% !important;
}

.select2-container--default .select2-results__option {
    padding: 0.2rem !important;
}

.select2-container--default .select2-search--dropdown {
     padding: 0.25rem 0.25rem;
}

.select2-container--default .select2-results__options {
    padding: 0.4rem 0.2rem  !important;
}

.table-checkbox{
    height: 15px !important;
    width: 15px !important;
}
h4{
    white-space: nowrap;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item > .menu-link {
    cursor: pointer;
    min-height: 30px !important;
}

.legend-label{
    font-size: 0.75rem;
}

.checkbox-legend{
    height: 18px;
    width: 18px;
    margin-top: 0.5rem;
}
.aside-menu {
    background-color: #054283 !important;
}
.aside-menu .menu-nav > .menu-item > .menu-heading .menu-text, .aside-menu .menu-nav > .menu-item > .menu-link .menu-text {
    color: #eaeaeb !important;
}

.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link .menu-icon {
    color: #eaeaeb;
}



.aside-menu .menu-nav > .menu-item > .menu-heading .menu-icon, .aside-menu .menu-nav > .menu-item > .menu-link .menu-icon {
    color: #eaeaeb;
}

.aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
    background-color: #121250;
}

.aside-menu .menu-nav .menu-item > .menu-heading:hover, .aside-menu .menu-nav .menu-item > .menu-link:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #121250 !important;

}

.aside-menu .menu-nav > .menu-item.menu-item-open > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-open > .menu-link {
    background-color: #121250 !important;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-active > .menu-link {
    background-color: #121250 !important;
}

.aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-heading, .aside-menu .menu-nav > .menu-item .menu-submenu .menu-item.menu-item-open > .menu-link {
    background-color: #121250 !important;
}

.brand {
    background-color: #054283;
}

.aside-menu .menu-nav > .menu-item > .menu-heading .menu-arrow, .aside-menu .menu-nav > .menu-item > .menu-link .menu-arrow {
    color: #ffffff !important;
}

.symbol.symbol-light-success .symbol-label {
    background-color: #C9F7F5;
    color: #054283 !important;
}

/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 1060;
  height: 2em;
  width: 2em;
  overflow: visible;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}