.row>* {
  padding-right: calc(var(--bs-gutter-x) * .05);
  padding-left: calc(var(--bs-gutter-x) * .05);
}
.product-row .card .card-body .row {
  padding-right: calc(var(--bs-gutter-x) * .3);
  padding-left: calc(var(--bs-gutter-x) * .3);
}

.priorityUpdateText {
  cursor: pointer;
}

.modal-header-dark {
  background-color: #1a2035 !important;
  color: #fff !important;
}

.bg-img {
  margin-top: 0px;
  height: 100vh;
  width: 100vw;
  background-image: url('../img/bg-pattern.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.lessSpace .form-group {
  padding: 6px 10px !important;
}
.lessSpace .col-md-4, .lessSpace .col-md-8 {
  padding-right: calc(var(--bs-gutter-x) * .33);
  padding-left: calc(var(--bs-gutter-x) * .33);
}

.dp__input {
  font-weight: 400 !important;
  font-size: 1rem !important;
  border-color: #ebedf2 !important;
  padding: .6rem 1rem .6rem 2.5rem !important;
  border-width: 2px !important;
  border: var(--bs-border-width) solid var(--bs-border-color) !important;
  border-radius: var(--bs-border-radius) !important;
}
.homeFilter .dp__input{
  padding: .3rem 1rem .3rem 2.5rem !important;
}
.dp__input_readonly {
  background-color: #f1f1f1 !important;
  opacity: .6 !important;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 5px !important;
}

.remarkContainer {
  max-height: 480px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.table thead tr.filter-row td .form-group {
  padding: 0px !important;
}

.table thead tr.filter-row td {
  /* padding: 0 5px 5px 5px !important; */
  padding-bottom: 0px !important;
}

/* .active>.page-link, .page-link.active {
    z-index: 3;
    color: #fff !important;
    background-color: #00ab4f !important;
    border-color: #00ab4f !important;
} */
.active>.page-link,
.page-link.active {
  z-index: 3;
  color: #fff !important;
  background-color: #11a154 !important;
  border-color: #11a154 !important;
}

.table>thead>tr>td,
.table>thead>tr>th {
  background-color: #11a154 !important;
  text-align: left !important;
  cursor: move;
}
.table>tbody>tr>td{
  text-align: left !important;
}
.viewFullRemark>i.fa-info-circle {
  font-size: 19px;
}

table tr th {
  color: #fff !important;
}

.text-info-swal-modal .swal2-title {
  margin-top: 0px !important;
  background-color: #1a2035 !important;
  color: #fff;
}
.text-info-swal-modal .swal2-footer{
  margin-bottom: 0px !important;
}
.text-left-swal {
  text-align: left !important;
}
.card-body:has(.customTable table) {
   padding: 12px 2px 12px 2px !important;
}

.card .card-action
{
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

.blue-circle {
  width: 13px;
  height: 13px;
  background-color: rgb(0, 88, 255);
  border-radius: 50%;
  display: inline-block;
}

.red-circle {
  width: 13px;
  height: 13px;
  background-color: rgb(255, 71, 71);
  border-radius: 50%;
  display: inline-block;
}

.defaultTableHeader {
  background-color: #f1f3f9 !important;
  color: #000 !important;
}

/**
  * Custom styles for the DataTables search input
  * This will override the default styles applied by DataTables
  */
.customFilterRow {
  margin-bottom: -78px !important;
  padding-left: 4px;
  z-index: 1;
  position: relative;
}
.customTable div.dt-container div.dt-search{
  z-index: 2;
}
.customTable div.dt-container div.dt-search label {
  margin-left: 0px !important;
  margin-bottom: .5rem;
  display: block;
}
.customTable div.dt-container div.dt-search input {
  margin-left: 0px !important;
  display: block;
  padding: .675rem .75rem !important;
}
/* .dropdown-menu {
  display: block;
} */


/* notification-badge */

.btnn {
  display: inline-block;
  /* background: #fff; */
  /* border-radius: 10px; */
  width: 15px;
  height: 15px;
  line-height: 31px;
  text-align: center;
  font-size: 1rem;
  color: #323334;
  position: relative;
  margin: 0px 0px;
  /* right: 50px; */
  -webkit-transition: all ease 300ms;
  transition: all ease 300ms;
  -webkit-animation: appear 300ms;
  animation: appear 300ms;
}

.btnn:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  color: #11a154;
}

.btnn .notification-label {
  position: absolute;
  top: -2px;
  right: -5px;
}

.notification-label {
  border-radius: 50%;
  min-width: 15px;
  width: auto;
  height: 15px;
  line-height: 15px;
  padding:0 2px;
  color: #fff;
  font-size: 9px;
  -webkit-animation: bounceIn 700ms;
  animation: bounceIn 700ms;
}

.notification-label.notification-label-red {
  background: #c62828;
}
.card-title{
  margin-bottom: 0 !important;
}
.card-category {
    margin-top: 8px;
    font-size: 11px;
    color: #8d9498;
    margin-bottom: 0;
    word-break: normal;
}
.card-header{
  padding: 11px 16px !important;
}
@media screen and (min-width: 1920px) {
.card-header{
  display: flex;
  gap: 5px;
}
.column{
  display: flex;
  flex-direction: column;
}
}

/**
  * =============================================
  * Dot Amination
  * =============================================
  */
  .dot-anim::after {
    content: '';
    display: inline-block;
    width: 1em;
    text-align: left;
    animation: dots 1s steps(5, end) infinite;
  }

  @keyframes dots {
    0%, 20% {
      content: '';
    }
    40% {
      content: '.';
    }
    60% {
      content: '..';
    }
    80%, 100% {
      content: '...';
    }
  }

/**
 * ==============================================
 * Dot Flashing
 * ==============================================
 */
.dot-flashing {
  position: relative;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-flashing 1s infinite linear alternate;
  animation-delay: 0.5s;
}
.dot-flashing::before, .dot-flashing::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}
.dot-flashing::before {
  left: -15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 0s;
}
.dot-flashing::after {
  left: 15px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-flashing 1s infinite alternate;
  animation-delay: 1s;
}

@keyframes dot-flashing {
  0% {
    background-color: #9880ff;
  }
  50%, 100% {
    background-color: rgba(152, 128, 255, 0.2);
  }
}

.user-row {
  padding: 10px 0px;
  font-size: 22px;
  font-family: Arial, sans-serif;
}

.user-number {
  color: #555;
}

#filter_visit.form-select{
  padding: .675rem 2.25rem .675rem .75rem;
}
.customTable div.dt-container div{
  margin-top: 0 !important;
}

#editModal .form-group {
  padding: 10px 0;
}
.filterIcon{
    display: none;
    font-size: medium;
}
.dropdown-user{
  width: fit-content;
}
.new-tag {
  position: absolute;
  top: -1em;
  top: var(--top-tag-top);
  transform: translateX(0%);
  z-index: 1;
  background-color: #11a154;
  font-size: 10px;
  padding: 1px 4px;
  color: #fff;
  border-radius: 4px;
  margin-left: 5px;
}
.responsive-logout {
  border-left: 2px solid #fff;
  padding: 5px 10px;
}
li.responsive-logout{
  display: none;
}
@media screen and (max-width: 991.5px) {
  .profile-pic{
    pointer-events: none; /* Disables click events */
    cursor: default;
  }
  ul.dropdown-user{
    display: none;
  }
  li.responsive-logout{
    display: block;
  }
  .main-header {
    height: 75px;
  }
  .topbar_open .navbar-header {
    transform: translate3d(0,0,0) !important;
  }
  .main-header .navbar-header {
    min-height: 44px;
    background-color: #e3e5ea;
  }
  .form-check, .form-group
  {
      margin-bottom: 0;
      padding-left: 10px !important;
  }

  .customFilterRow{
    margin-bottom: 0px !important;
    padding-left: 0px;
    margin-left: 0px;
  }

  form.homeFilterForm{
    display: none;
    /* margin-bottom: 12%; */
  }
  .filterIcon{
    display: block;
  }
  .customTable div.dt-container div{
    padding-left: 0;
  }
  .leftspace{
    margin-left: 10px;
  }
  .profile-pic span {
    display: inline;
  }
}

@media screen and (max-width: 759.9px) {
  .customTable div.dt-container div.dt-search{
    /* z-index: 2; */
    margin-top: 80px;
  }
  .customTable div.dt-container div.dt-search label {
    margin-left: 0px !important;
    margin-bottom: .5rem;
    display: inline;
  }
  .customTable div.dt-container div.dt-search input {
    margin-left: 0px !important;
    display: inline;
  }  
  /* form.homeFilterForm{
    margin-bottom: 25%;
  } */
  .spacee{
    padding-top: 50% !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
}