.photo .file-caption{
  margin-top: 20px;
}
.dark-mode .pagination .active a{
  background-color: #28374b !important;
}
.grids{
  vertical-align: middle !important;
}
.grids-center{
  vertical-align: middle !important;
  text-align: center !important;
}
.info-deteils{
      line-height: 2 !important;
      min-width: 150px;
      border-right: 1px solid #dbdfea;
}
.val-deteils{
      line-height: 2 !important;
}

.table-detail{
  border: 1px solid #dbdfea;
}
.vs__clear{display: none !important;}
.form-control-select:after {display: none !important;}
.vs__actions {min-width: 25px;}
.vs__open-indicator{ margin: 15px 0px 0px 0px}
.vs--open .vs__open-indicator{ margin: -13px 0px 0px 0px}
.vs__dropdown-toggle{border: 1px solid #dbdfea; }
.vs__spinner, .vs__spinner:after {width: 6em;}
.vs--disabled .vs__open-indicator {background-color: #f8f8f800;}
.vs__dropdown-toggle { padding: 0 0 5px;}
.table-info, .table-info > th, .table-info > td {
    background-color: #f5f6fa !important;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
  border-color: #f5f6fa !important;
}
.table thead th{
  border-bottom : none !important;
}
.btn-link {
    text-decoration: none !important;
}
.bi-folder2-open, .bi-slash-circle, .bi-upload{
  margin-right: 9px;
  margin-top: -6px;
}
.fileinput-remove{
  display: none;
}
.stat{
  width: 70px;
  text-align: center;
}
.stat-car{
  width: 120px;
  text-align: center;
}
.rbf{
  border-radius: 3px 0 0 3px;
}
.lbf{
  border-radius: 0 3px 3px 0;
}
.no-massage{ display: none !important; }

.dark-mode  .kv-expand-icon-cell:hover, .kv-expand-icon-cell:focus {
    color: #245269;
    background-color: #18181800 !important;
}
.dark-mode .kv-expand-header-cell.kv-batch-toggle:hover, .kv-expand-header-cell.kv-batch-toggle:focus {
    color: #245269;
    background-color: #18181800;
}

.table-info > td {
￼    background-color: #18181800;
}
.dark-mode .table-info > td {
    background-color: #141c26 !important;
}
.nk-order-ovwg-data.min { border-color: #e85347; }
.nk-order-ovwg-data.min .title .icon {
    color: #e85347;
}
.badge-paid {
    display: inline-flex;
    align-items: center;
    background-color: transparent;
    border: none;
    margin-top: -2px;
    padding-left: 0;
    padding-right: 10px;
    font-size: 12px;
}
.badge-paid{
    color: #1ee0ac;
}
.badge-paid:after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    height: 6px;
    width: 6px;
    margin-top: -1px;
    border-radius: 50%;
    background: currentColor;
}
.w-40px {
    width: 40px !important;
}
.is-compact .support{
  display: none;
}
.has-hover .support{
  display: block !important;
}
.is-compact .support{
  display: none;
}
.product-title{
  min-height: 50px;
  vertical-align: middle !important;
}
.hr {
    margin-top: 2rem;
    margin-bottom: 1rem;
    border: 0;
    border-bottom: 1px solid #b7c2d0;
}
.multiple-input-list__item {
  padding-bottom: 30px;
}
.site-invoice label {
    margin-bottom: 5px;
    color: #6576ff;
    font-weight: 500;
}
[v-cloak] {
  display: none;
}
