.scroll {
  overflow-y: auto; }

.card-height {
  height: 79% !important; }

.store-multipledrp {
  height: 149px; }

.progress-height {
  height: 35px !important; }

.progress-width {
  width: 600px; }

.card-dashboard {
  height: 86%; }

.img-size {
  height: 55px; }
  
.avatar-md {
  height: 2.5rem !important;
  width: 2.5rem !important;
  border-radius: 50px;
}

#tbl_fgAudit_filter {
    width: 50%;
    float: right;
}
/* 
.square-switch input[switch]:checked+label:after {
  left: 80% !important;
  background-color: #f5f6f8;
}

.square-switch{
  width: 135px !important;
} */

.badge-width{
  width: 100%;
}

.custom-padding {
  padding: 5px !important;
}

.footer {
  bottom: 0;
  padding: 10px calc(0.5rem / 2) !important;
  height: 40px !important;
  position:fixed;
}

.navbar-header {
  height: 40px !important;
}
.page-content {
  padding: calc(40px + 1.25rem) calc(1.25rem / 2) 60px calc(1.25rem / 2) !important;
}

.header-item {
  height: 40px !important;
}

.logo {
  line-height: 40px !important;
}

.estimate-time {
    font-size: 19px;
    border: 1px solid rgba(91,115,232,.25) !important;
   font-size: 75%;
    font-weight: 500;
    line-height: 1;
}

@media(max-width: 600px){
  .btn-packing{
      width: 100%;
  }

  .list-tag{
      width: 200px !important;
  }

  .batch-center{
      text-align: center !important;
  }

  .vertical-menu {
    top: 7% !important;
  }

}

@media(min-width:760px) and (max-width:769px){
  .list-tag{
      width: 200px !important;
  }
  .vertical-menu {
 
      top: 7% !important;
  }
}
