@media (max-width: 767px) {
    .main-header .navbar-custom-menu {
        float: none !important;
        display: block !important;
    }
    .main-header .navbar-custom-menu .dropdown-menu {
        left: auto !important;
    }
    .skin-blue-light .main-header .navbar .dropdown-menu li a {
        color: #777;
    }
    .main-header .navbar {
      height: auto;
    }
}
.bg-danger {
    background-color: #f2dede !important;
}
.btn-big {
    padding: 10px 30px;
    font-size: 18px;
    line-height: 1.3333333;
}

.of-visible {
    overflow: visible !important;
}

#online_indicator {
  font-size: 8px;
  vertical-align: middle;
}

.pt-0 {
  padding-top: 0px;
}
.f-right {
  float: right;
}
.mb-10 {
  margin-bottom: 10px;
}
.discount-badge {
  position: absolute;
  top: 6px;
  right: 10px;
  font-size: 18px;
  padding: 7px;
}

.discount-badge-small {
  position: absolute;
  top: -2px;
  left: 10px;
  font-size: 12px;
  padding: 6px;
}
.product-info-table td, .product-info-table th {
  font-size: 12px;
}
.catalogue {
  max-height: 127px;
  margin: auto;
  margin-bottom: 18px;
}
.catalogue-title {
  display: inline-block;
  font-size: 18px;
  margin: 0;
  line-height: 1;
  margin-bottom: 10px;
}
.bg-light-gray {
  background-color: #f8f8f8 !important;
}
.p-5-5 {
  padding: 5px 5px !important;
}
.m-4 {
  margin: 4px;
}
.skin-black .main-header, .skin-black-light .main-header {
  color: #525f7f !important;
}
.skin-black .main-header .navbar .nav .open>a {
  color: #999 !important;
}
.skin-black .main-header .navbar .nav>li>a:hover{
  color: #999 !important;
}
.skin-black .main-header .navbar > .sidebar-toggle:hover {
  color: #999 !important;
}
.mt-0{
  margin-top: 0 !important;
}
.table-pdf thead tr{
  background-color: #357ca5 !important;
  color: #fff;
}
.table-pdf thead tr th {
  color: #fff !important;
}
.blue-heading {
    background-color: #12BFAB;
    color: #fff !important;
    margin-bottom: 10px !important;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
}

.table-pdf .odd {
    background-color: #DCE6F1;
}
.p-4{
  padding: 4px;
}
.p-10{
  padding: 10px !important;
}
.jquery-top-scrollbar{
    height: 6px !important;
}
.jquery-top-scrollbar div {
    height: 6px !important;
}
.scroll-top-bottom {
  width: 100%; 
  overflow: scroll;
}
.scroll-top-bottom::-webkit-scrollbar {
    height: 6px;
}

.scrolltop {
  display:none;
  width:100%;
  margin:0 auto;
  position:fixed;
  bottom:20px;
  right:10px; 
}
.scroll {
  position:absolute;
  right:20px;
  bottom:20px;
  background:#b2b2b2;
  background:rgba(178,178,178,0.7);
  padding:7px;
  text-align: center;
  margin: 0 0 0 0;
  cursor:pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s; 
  border-radius: 6px;   
}
.scroll:hover {
  background:rgba(178,178,178,1.0);
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;    
}
.scroll:hover .fas {
  padding-top:-10px;
}
.scroll .fas {
  font-size:25px;
  margin-top:-5px;
  margin-left:1px;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;  
}

.f-left {
  float: left;
}
.align-left {
 text-align: left;
}
.align-right {
 text-align: right;
}

.table-pdf {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 8px 10px;
}
.td-border td, .td-border th{
  border-bottom: 1px solid lightgrey;
  padding: 8px 5px;
}

.ws-nowrap {
  white-space:nowrap;
}

.btn-app>.fas, .btn-app>.fab{
    font-size: 20px;
    display: block;
}
.dropdown-menu>li>a>.fas{
    margin-right: 6px;
}
.mt-5 {
  margin-top: 5px !important;
}

.lockscreen {
    background: #f5f6fa;
}
.pos-form-actions{
    height: auto;
    padding: 10px 10px;
    position: fixed;
    bottom: 0px;
    background-color: #fff;
    width: 100%;
    z-index: 1000;
    border-top: 1px solid #bebebe;
}
.mb-12 {
  margin-bottom: 12px !important;
}
.pb-0{
  padding-bottom: 0px !important;
}
.pr-12{
  padding-right: 12px !important;
}
.main-header .sidebar-toggle:before {
    content: "" !important;
}
.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
} 
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.text-white {
  color: #fff;
}
.wizard > .steps > ul > li {
  width: 33.33% !important;
}
.wizard > .content {
  background: #445867 !important;
}
legend {
  color: #fff;
  margin-bottom: 6px;
  border-bottom: none;
}
.left-col {
  background: linear-gradient(0deg,rgba(0, 0, 0, 0.76),rgba(51, 51, 51, 0.32)),url(../img/home-bg.jpg); 
  text-align: center;
  background-size: cover;
  background-position: center;
}
.left-col-content {
  color: #1A7BF9;
  width: 100%;
}
.login-header {
  font-size: 27px;
  font-weight: 600;
}
.login-header a {
  color: #fff;
}
.form-header {
  font-size: 18px;
  color: #264063 !important;
}
.btn-login {
  padding: 6px 52px !important;
}
.right-col {
  background-color: #243949;
  height: 100%;
  min-height: 100vh;
}

.right-col label {
  color: #fff;
}

.right-col a, .text-white a {
  color: #fff;
  font-weight: 600;
  font-size: 15px
}
.right-col a:hover, .text-white a:hover {
  color: #ccc;
}
.right-col-content {
  padding: 10% 16%;
  padding-bottom: 3%;
}
.right-col-content-register {
  padding: 2% 8%;
}

.input_inline {
  width: 100%;
  display: inline-flex;
}
.input_inline input, .input_inline span {
  width: 50%;
}
.bg-manufacturing {
  background-color: #ff851b;
}
.img-thumbnail {
  position: relative;
  width: 70px;
  height: 70px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  transition: border .2s ease-in-out;
  padding: 4px;
  margin: 3px;
  text-align: center;
}
.img-thumbnail>.badge{
  position: absolute;
  top: -5px;
  right: -7px;
  font-size: 9px;
  font-weight: 400;
  cursor: pointer;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu {
  max-height: 350px;
}
.bg-aqua-lite {
  background-color: #7FFFD4;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
  white-space: normal;
}
.spacer {
  margin-top: 20px;
}
#product_list_body {
   /* max-height: 485px;*/
    max-height: 78vh;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #0e9384 #f1f1f1;
}
.div-overlay {
    cursor: not-allowed;
    background: #e9e9e9; 
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
}

.d-inline-table {
  display: inline-table;
}

.label-round{
  font-size: 8px;
  border-radius: 44%;
}
.table>tbody+tbody{
  border-top: 0;
}
.table-pl-12 td, .table-pl-12 th{
  padding-left: 12px !important;
}
table tbody td.pl-20-td{
  padding-left: 20px !important;
}
table.table-border-center > tbody > tr > td:first-child, 
table.table-border-center > thead > tr > th:first-child,
table.table-border-center > tfoot > tr > td:first-child
{
  border-right: 1px solid darkgray;
}
table.table-border-center-col > tbody > tr > td:nth-child(2), 
table.table-border-center-col > thead > tr > th:nth-child(2),
table.table-border-center-col > tfoot > tr > td:nth-child(2)
{
  border-right: 1px solid darkgray;
  border-left: 1px solid darkgray;
}
.bg-transparent{
  background-color: transparent !important;
}
.mb-0{
  margin-bottom: 0;
}

.nav-tabs>li>a{
  font-size: 18px;
  font-weight: 600;
}
.table-transparent, .table-transparent th {
    background-color: transparent !important;
    color: #000 !important;
}
.td-full-width {
  white-space:nowrap;
}
.font-17{
    font-size: 17px !important;
}
table.dataTable tbody>tr.selected{
    background-color: #B0BED9;
}
tr.footer-total > td {
    vertical-align: middle !important;
}
.error{
	color: red !important;
}
/*  pos tab */
div.pos-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
    margin-bottom: 28px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}
div.pos-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.pos-tab-menu div.list-group{
  margin-bottom: 0;
}
div.pos-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.pos-tab-menu div.list-group>a .glyphicon,
div.pos-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.pos-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.pos-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.pos-tab-menu div.list-group>a.active,
div.pos-tab-menu div.list-group>a.active .glyphicon,
div.pos-tab-menu div.list-group>a.active .fa{
  background-color: #3c8dbc;
  color: #ffffff;
    border-color: #3c8dbc;
}
div.pos-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #3c8dbc;
}

div.pos-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 20px;
}

div.pos-tab div.pos-tab-content:not(.active){
  display: none;
}

.add-product-price-table th{
	background-color: #5cb85c;
    color: white;
}
.blue-header th {
	background-color: #12BFAB;
    color: white;
}
.table-th-green th{
	background-color: #12BFAB;
    color: white;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
.active-cell {
    border: 2px dotted #12BFAB !important;
}
.cursor-pointer{
    cursor: pointer !important;
}
.pos_product_div{
    min-height: 47vh;
    max-height: 57vh;
    overflow-y: auto;
    margin-bottom: 20px;
}
.bg-lightgray{
    background-color: #F0EDED !important;
}
.balance_due_box >li{
    padding: 11px 5px 0px 5px;
}
.option-div {
    padding: 15px;
    background-color: #d2d6de;
    color: #333;
    border:1px solid #d2d6de;
    cursor: pointer;
}
.option-div input[type="radio"]{
    display: none;
}
.option-div-group .icon {
    color: #d33724;
    display: none;
}
.option-div-group .option-div:hover{
    border:1px solid gray;
}
.option-div-group .active .icon{
    display: block;
}
.margin-left-10 {
    margin-left: 10px;
}
.margin-bottom-12{
    margin-bottom: 12px;
}
.bg-info{
    background-color: #00c0ef !important;
}
.bg-info > a{
    color: #FFFFFF !important;
}
.bg-info>a:hover{
    background-color: #337ab7 !important;
}
ul.dt-button-collection{
    background-color: #00c0ef;
}
td.details-control {
    background: url('/img/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('/img/details_close.png') no-repeat center center;
}
.icheckbox_square-blue, .iradio_square-blue{
    margin-right: 10px;
}
.header-right-div{
    right: 10px;
    float: right;
    position: absolute;
    top: 15px;
}
.header-left-div{
    margin-top: 15px;
    display: inline-flex;
}
.m-8 {
    margin: 8px;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.m-5 {
    margin: 5px;
}
.icon-link{
  text-align:center;
  display:block;
  margin-bottom: 18px;
}
.icon-link > a {
    display:grid;
}
.icon-link > .badge{
    position: absolute;
    top: 20px;
    right: 67px;
}
.link-des {
    display: inline-block;
    text-align: left;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    border: none;
    height: auto;
    width: 100%;
    max-height: 120px;
}
.bg-light-green{
    background-color: #98D973 !important;
    color: #fff !important
}
.hover-q {
    font-size: 13px;
    margin-left: 9px;
    cursor: help;
    background: #acdad4;
    padding: 4px;
    border-radius: 3px;
    color: #000;
}
.input-group-addon .hover-q{
    margin-left: 0px;
}
.text-bold{
    font-weight: bold;
}
.tour .popover-content{
    padding: 18px 14px;
}
.table-slim>tbody>tr>td, .table-slim>tbody>tr>th, .table-slim>tfoot>tr>td, .table-slim>tfoot>tr>th, .table-slim>thead>tr>td, .table-slim>thead>tr>th{
    padding: 1px;
}


::-webkit-scrollbar {
    width: 7px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555; 
}

/* Custom scroll bar end*/

.product_cell{
    height: 100px;
    padding: 1%;
}
.product_cell_div{
    height: 100% !important;
    width: 100% !important;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;
    cursor: pointer;
    overflow: hidden;
}

/*CSS to print receipts*/
.print_section{
    display: none;
}
@media print{
    .print_section{
        display: inline !important;
    }
    .modal-xl{
        width: 100% !important;
    }
    ::-webkit-scrollbar{
        display: none !important;
    }
    #toast-container {
      display: none;
    }
}

.input-number .btn-default{
    background-color: white;
    padding: 6px 9px;
}

.width-50{
    width: 50% !important;
}
.width-40{
    width: 40% !important;
}
.width-60{
    width: 60% !important;
}
.width-100{
    width: 100% !important;
}

.font-30{
    font-size: 30px !important;
}

.font-23{
    font-size: 23px !important;
}
.padding-5{
    padding: 5px !important;
}
.padding-10{
    padding: 10px !important;
}
.padding-side-15{
    /*padding-left: 15px !important;
    padding-right: 15px !important;*/
}
.text-muted-imp{
    color: #A3A3A3 !important;
}

.table-no-top-cell-border td{
    border-top: 0px !important;
    border-bottom: 0px !important;
}
.table-no-top-cell-border th{
    border-top: 0px !important;
    border-bottom: 0px !important;
}

.table-no-side-cell-border td{
    border-left: 0px !important;
    border-right: 0px !important;
}
.table-no-side-cell-border th{
    border-left: 0px !important;
    border-right: 0px !important;
}

.color-555 {
    color: #555555 !important;
}
.color-555 *{
    color: #555555 !important;
}
.color-white {
    color: white !important;
}
.col-no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.col-2px-padding{
    padding: 2px;
}

.pos-express-btn{
    font-size: 23px !important;
    overflow: hidden !important;
    height: 73px !important;
    white-space: normal;
}
.word-wrap{
    word-wrap: break-word !important;
}

.modal-xl{
    width: 90%; /* respsonsive width */
    margin-left: auto !important;
    margin-right: auto !important;
}
table.ajax_view tbody tr{
    cursor: pointer;
}
.bg-white{
    background-color: #fff;
}

.product-thumbnail-small{
    height: 40px;
    width: 40px;
}

table.table-text-center td, table.table-text-center th{
    vertical-align: middle !important;
}
.product_list{
    padding-left: 8px;
    padding-right: 8px;
}
.product_box{
  width: 100%;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  background-color: #fff;
  border-radius: 7px;
  padding: 10px;
  border: 1px solid #E6EAED;
  transition: all linear .4s;
}
.product_box:hover{
  border: 1px solid #0E9384;
  transition: all linear .4s;
}

.image-container{
    overflow: hidden;
}

.image-container img{
    width: 100%;
    object-fit: cover;
    transition: all linear .4s;
}

.product_box:hover .image-container img{
    transform: scale(1.1);
    object-fit: cover;
    transition: all linear .4s;
}





.product_box .image-container{
    margin: auto;
  
}
.product_box .image-container img{
    width: 100%;
}
.eq-height-row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:flex;
    flex-wrap: wrap;
}
.eq-height-col{
    display: flex;
}

.product_box .text_div {
    border-bottom: 1px dashed #dbdbdb;
    padding: 5px 0px;
    display: flex;
    flex-direction: column;
    gap: 7px;
        text-align: left;
    
}

.pos-sku{
    color: #605ca8;
    font-weight: normal;
}

.pos-price-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 7px;
    font-weight: normal;
}

.pos-stock{
    color: #ffad46;
}

.pos-price{
    color: green;
    font-weight: 600;
}
.product_box .text{
    width: 100%;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1; 
   line-height: 14px;        
   max-height: 14px; 
}
.small-box.bg-gray:hover{
    color: #000;
    text-decoration: none;
}

#calendar table tbody td {
    cursor: pointer;
}

.min-height-90hv{
    min-height: 90vh !important;
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.text-link{
    cursor: pointer;
}

.text-link:hover{
    text-decoration: underline;
}

.v-center{
    vertical-align: middle !important;
}

.bg-woocommerce{
  background-color: #9E458B !important;
}


.user_avatar {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin: 1px;
}

.fs-10 {
  font-size: 10px;
}

.timeline-lode-more-btn {
  margin-left: 50px;
  margin-top: 25px;
  padding-right: 12px;
  padding-left: 12px;
}

.pa-0 {
  padding: 0px !important;
}

.mt-56{
  margin-top: 56px !important;
}

.m-2{
  margin: 2px !important;
}

.treeview-menu i{
  display: none !important;
}
.treeview-menu a{
  padding-left: 15px !important;
  font-size: 95% !important;
}
.treeview-menu a::before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 9px;
    margin-right: 8px;
}


.treeview-menu li:nth-child(1) a::before {
    color: #487fff;
}


.treeview-menu li:nth-child(2) a::before {
    color: #ff9f29;
}

.treeview-menu li:nth-child(3) a::before {
    color: #144bd6;
}


.treeview-menu li:nth-child(4) a::before {
    color: #ef4a00;
}
.treeview-menu li:nth-child(5) a::before {
    color: #45b369;
}


.treeview-menu li:nth-child(6) a::before {
    color: #8252e9;
}

.treeview-menu li:nth-child(7) a::before {
    color: #487fff;
}


.treeview-menu li:nth-child(8) a::before {
    color: #ff9f29;
}

.treeview-menu li:nth-child(9) a::before {
    color: #144bd6;
}


.treeview-menu li:nth-child(10) a::before {
    color: #ef4a00;
}
.treeview-menu li:nth-child(11) a::before {
    color: #45b369;
}


.treeview-menu li:nth-child(12) a::before {
    color: #8252e9;
}


.skin-black-light .sidebar-menu .treeview-menu>li.active>a{
    color: #0e9384 !important;
    background: #e4f1ff;
    border-radius: 5px;
}


@media only screen and (max-width: 600px) {
  .pos-form-actions{
    position: absolute;
  }
}
.mr-8 {
  margin-right: 8px !important;
}

@media (max-width: 1024px) {
   .pos_form_totals{
        margin-bottom: 40px;
    }
}

.swal-modal .swal-text {
    text-align: center;
}

.pos-total {
    display: inline-block;
    padding: 2px 18px;
    font-size: 21px;
    vertical-align: middle;
    border-radius: 5px;
    font-weight: bold !important;
    background: #0e9384;
    color: #fff;
}
.pos-footer-right{
    text-align: right;
}

.pos-total span.text{
    font-weight: bolder;
    display: inline-block;
    width: 60px;
    vertical-align: middle;
}
.mb-40 {
    margin-bottom: 40px !important;
}

@media print {
    a:after { content:''; }
    a[href]:after { content: none !important; }
}

.fa-times{
    font-size: 30px
}
.mb-5{
  margin-bottom: 5px !important;
}
.tree-actions {
  margin-left: 20px;
  display: none;
}
.jstree-hovered .tree-actions {
  display: inherit;
}




/*-----------------new css-------------*/
.custom-login-box {
    padding:20px;
    margin: 0px auto;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 10px;
    width: 100%;
}


.form_header{
    display: flex;
    justify-content: space-between;
}

.input-sm {
    
    line-height: 20px;
    width: 150px;
    font-size: 10px;
    background: transparent;
    border-radius: 3px;
}

.logo-sec{
    text-align: center;
    margin-bottom: 40px;
}


.logo-sec a img{
    width: 70px;
    margin-bottom: 10px;
}

.form-group-box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.btn-login{
    width: 100%;
    border-radius: 5px;
}



.reg-btn{
    font-size: 10px;
    background: transparent;
    color: #555 !important;
    padding: 4px 10px;
    border: 1px solid #d2d6de;
    line-height: 14px;
    border-radius: 3px;
}

.logo-sec h2{
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 5px;
}

.form-group a {
    color: #525f7f;
    font-size: 13px;
}

.icheck>label {
    padding-left: 0;
    font-size: 13px;
}

.skin-black-light .main-sidebar, .skin-blue-light .main-sidebar, .skin-green-light .main-sidebar, .skin-purple-light .main-sidebar, .skin-red-light .main-sidebar, .skin-yellow-light .main-sidebar {
    background: #ffffff !important;
    border-right: 1px solid #ebecef !important;
}

.skin-black-light .sidebar a {
    color: #4b5563;
}

 .skin-black-light .sidebar-menu>li:hover>a{
    color: #0e9384;
    border-radius: 8px;
    background: #fff !important;
}


.skin-black-light .sidebar-menu>li.active>a{
    background: #0e9384 !important;
    color: #fff;
    border-radius: 8px;
}



.info-box-1{
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    background-color: #FE9F43 !important;
}

.text-color {
    color: #fff !important;
}

.bg-aqua {
    background-color: #487fff !important;
}
.text-white{
    color: #fff;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 2px;
}

.info-box-number {
    color: #fff;
    font-size: 22px;
}


.ion-ios-cart{
    font-size: 25px;
    color: #fe9f43;
}

.info-box-2{
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    background: #092C4C;
}

.bg-bule-deep {
    background: #fff;
    color: #092c4c;
}


.alert-success, .callout.callout-success, .label-success, .modal-success .modal-body {
    background-color: #00a65a !important;
}
.info-box-3{
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    background: #0E9384;
}

.bg-3{
   background: #fff;
    color: #0E9384; 
}

.info-box-4{
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    background: #FA8072;
}

.bg-4{
   background: #fff;
   color: #FA8072;  
}

.small-text-white{
    color: #fff;
}

.info-box-5{
    display: flex;
    align-items: center;
    gap: 20px;
    background: #00b8f2;
}
.bg-5{
    color: #00b8f2;
    background-color: #fff;
}



.info-box-6 {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    border: 1px solid #d1d5db;
    background: linear-gradient(to right, #FFFFFF, #F3EEFF);
}

.bg-6{
    background-color: #fff;
    color: #fff;
}

.info-box-8 {
    display: flex;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    background: #155EEF;
}

.bg-8{
    background-color: #fff;
    color: #155EEF;
}



.info-box-new-style .info-box-icon i {
    font-size: 25px;
}

.info-box-new-style .info-box-icon {
    height: 45px;
    width: 45px;
}

.info-box-new-style .info-box-icon {
    border-radius: 10px;
}

.alert-danger, .alert-error, .bg-red, .callout.callout-danger, .label-danger, .modal-danger .modal-body, .progress-bar-danger, .progress-bar-red {
    background-color: transparent !important;
    color: red !important;
    padding: 0px;
    border: 0px;
}
.alert a {
    color: red;
    text-decoration: underline;
}

.box, .info-box {
    margin-bottom: 25px;
}


.filter_li{
    padding: 10px 10px;
}


.daterangepicker.opensright:before{
    left: 50%;
}
.daterangepicker.opensright:after {
    left: 50%;
}

.sidebar-menu li.active>a {
    font-weight: 500 !important;
}

.skin-black-light .sidebar-menu>li>a {
    border-left: 0px solid transparent;
}

.skin-black-light .sidebar-menu>li>.treeview-menu, .skin-blue-light .sidebar-menu>li>.treeview-menu, .skin-green-light .sidebar-menu>li>.treeview-menu, .skin-purple-light .sidebar-menu>li>.treeview-menu, .skin-red-light .sidebar-menu>li>.treeview-menu, .skin-yellow-light .sidebar-menu>li>.treeview-menu {
    background: #fff !important;
}

.skin-black-light .sidebar-menu .treeview-menu>li>a {
    color: #4b5563;
}
.skin-black-light .sidebar-menu .treeview-menu>li.active>a, .skin-black-light .sidebar-menu .treeview-menu>li>a:hover {
    color: #0e9384;
}

.content-custom{
    background: #f5f6fa;
}

.dashboard-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dashboard-head h2{
    margin: 0px;
    font-size: 25px;
    font-weight: 600;
}
.skin-black .main-header .navbar, .skin-black-light .main-header .navbar {
    background-color: #fff;
    background-image: none;
}

.skin-black .main-header .logo, .skin-black-light .main-header .logo {
    color: #000;
    background: #ffffff;
    border-right: 1px solid #ebecef !important;
    border-bottom: 1px solid #ebecef;
}

.skin-black .main-header .logo:hover, .skin-black-light .main-header .logo:hover {
    background: #fff;
}

.skin-black .main-header .navbar>.sidebar-toggle, .skin-black-light .main-header .navbar>.sidebar-toggle {
    color: #000 !important;
    font-size: 21px;
}
.skin-black-light .main-header .navbar .sidebar-toggle:hover {
    background: #fff;
}

.main-sidebar {
    width: 280px;
}

.content-wrapper, .main-footer {
    margin-left: 280px;
}

.main-header .navbar {
    margin-left: 280px;
    padding: 0px 30px;
}

.main-header .logo {
    width: 280px;
}

.content-wrapper .content, .content-wrapper .content-header {
    padding: 30px;
}

.main-header .sidebar-toggle {
    padding-left: 0px;
}

.skin-black .main-header .navbar .nav>li>a, .skin-black-light .main-header .navbar .nav>li>a {
    color: #000 !important;
}

.navbar-nav>li>a {
    padding: 8px 10px;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #000 !important;
    background: #F7F7F7;
    margin-left: 10px;
}

.skin-black-light .main-header .navbar .nav .open>a, .skin-black-light .main-header .navbar .nav .open>a:focus, .skin-black-light .main-header .navbar .nav .open>a:hover, .skin-black-light .main-header .navbar .nav>.active>a, .skin-black-light .main-header .navbar .nav>li>a:active, .skin-black-light .main-header .navbar .nav>li>a:focus, .skin-black-light .main-header .navbar .nav>li>a:hover, .skin-black-light .main-header .navbar .sidebar-toggle:hover {
    padding: 8px 10px;
    border-radius: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    color: #000 !important;
    background: #F7F7F7;
    margin-left: 10px;
}

.navbar-nav>.user-menu .user-image {
    float: initial;
    width: 25px;
    height: auto;
    display: flex;
    align-items: center;
    padding-top: 7px;
}

.navbar-nav>.user-menu .user-image {
    margin: 0px auto;
}

.profile-menu{
    padding:0px!important;
}

.sidebar {
    padding: 15px;
}


.sidebar-menu>li>a {
    padding: 10px;
}


.btn-pos{
    padding: 7px 10px;
    border-radius: 5px;
    color: #fff !important;
    background: #0e9384;
}

.btn-pos img{
    width:100%;
}

.btn-outline-primary{
    background: #fff;
    border: 1px solid #e1e1e1;
}

.sidebar-toggle:hover {
    width: auto!important;
    height: 100%!important;
    background: transparent!important;
}

@media (min-width: 768px) {
    .sidebar-mini.sidebar-collapse .main-sidebar {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
        transform: translate(0, 0);
        width: 70px !important;
        z-index: 850;
    }
.sidebar {
    padding: 10px;
}
.sidebar-mini.sidebar-collapse .main-header .logo {
        width: 70px;
    }
.sidebar-mini.sidebar-collapse .main-header .navbar {
        margin-left: 70px;
    }
}






.card{
    margin-bottom: 1.5rem;
    background-color: #ffffff;
    transition: all 0.5s ease-in-out;
    position: relative;
    border-radius: 8px;
    border: 1px solid #E6EAED;
    box-shadow: none;
    color: inherit;
}


.card-header{
    border-bottom: 1px solid #E6EAED;
    padding: 15px;
}

.card-body{
    padding: 15px;
}

.card-header-cont span {
    background: #e4f1ff;
    height: 35px;
    width: 35px;
    overflow: hidden;
    display: inline-block;
    border-radius: 7px;
    padding: 6px;
}

.card-header-cont span img{
    width: 100%;
}


.card-header-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-header-cont{
    display: flex;
    align-items: center;
    gap: 10px;
}

.card-header-cont h3{
    margin: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #32325d;
}

.form-select-sm{
    padding: 2px 10px;
    border-radius: 4px;
    border-color: #E6EAED;
}


.card_list_left img{
    width: 50px;
    border-radius: 6px;
}

.card_list_box ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.card_list_box ul li{
        display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
    border-bottom: 1px solid #E6EAED;
    padding: 8px 0px;
}
.card_list_box ul li:last-child{
    border-bottom: 0px;
}

.card_list_left{
    display: flex;
    align-items: center;
    gap: 10px;
}

.card_list_cont h3 {
    margin: 0px;
    font-size: 15px;
    margin-bottom: 6px;
}

.card_list_cont_bottom{
    font-size: 12px;
    display: flex;
    gap: 6px;
}



.fa-dot::before {
        content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-size: 5px;
    color: #144bd6;
}

.card_list_right_persent{
    background-color: #ffffff;
    border: 1px solid #3EB780;
    color: #3EB780;
    border-radius: 4px;
    padding: 0px 6px;
    font-size: 12px;
}

.card_list_cont_text{
    color: #1264c4;
}


.allert_bg{
    background: #FFEDE9!important;
}

.card-stock ul li {
    border-bottom: 0px;
}

.card_list_right_stock{
    display: flex;
    flex-direction: column;
    text-align: right;
}
.stock-qty{
    color: #f84747;
    font-size: 15px;
}

.card_list_right_status{
    display: flex;
    flex-direction: column;
    text-align: right;
}

.card_status{
    margin-top: 4px;
    color: #fff;
    font-size: 11px;
    padding: 2px 10px;
    border-radius: 4px;
}

.card_status_processing{
    background: #8252e9;
}

.card_status_cancelled{
     background: red;
}


.card_status_onhold{
    background: #06AED4;
}

.card_status_success{
    background: #3EB780;
}


.card_list_location img{
    width: 15px;
}

.card_list_cont_order{
    color: #0ab2e7;
    font-size: 13px;
}

.card_list_right_order_amount{
    color: #000;
    font-size: 15px;
}

.total-card-suppliers{
    background: #f0f5ff;
    padding: 10px;
    border: 1px solid #E6EAED !important;
    border-radius: 7px;
    width: 100%;
    text-align:center;
}

.total-card-customer{
    background: #fff5ea;
    padding: 10px;
    border: 1px solid #E6EAED !important;
    border-radius: 7px;
    width: 100%;
    text-align:center;
}
.total-card-orders{
    background: #ebfff9;
    padding: 10px;
    border: 1px solid #E6EAED !important;
    border-radius: 7px;
    width: 100%;
    text-align:center;
}

.overall-top{
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.overall-top a{
    width: 100%;
}
.total-card-suppliers i{
    color: #487fff;
    font-size: 20px;
    margin-bottom: 15px;
}

.total-card-suppliers p, .total-card-customer p, .total-card-orders p{
    margin-bottom: 5px;
    font-size: 13px;
}

.total-card-suppliers h6, .total-card-customer h6, .total-card-orders h6{
    margin: 0px;
    font-size: 16px;
}

.total-card-customer i{
    color: #ffad46;
    font-size: 20px;
    margin-bottom: 15px;
}

.total-card-orders i{
    color: #00a65a;
    font-size: 20px;
    margin-bottom: 15px;
}

.overall-bottom{
    border-top: 1px solid #E6EAED;
    margin-top: 20px;
    padding: 15px 0px;
}
.overall-bottom-header-cont h4{
    margin: 0px;
    font-size: 17px;
}

.overall-bottom-box{
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 7px 0px;
}

.customers-overview{
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.customers-overview-item{
    width: 100%;
    text-align: center;
}

.customers-overview-item:last-child{
    border-left:1px solid #E6EAED;
}

.customers-overview-item h2{
    margin: 0px;
    font-size: 23px;
    margin-bottom: 10px;
}

.customers-overview-item{
    color: green;
    margin: 3px;
}

.overview-tag{
    background: green;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 1px 10px;
    border-radius: 4px;
}

.firts-time p{
    color: #ffad46;
}
















    .top-area {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .chart-box {
      width: 55%;
      position: relative;
    }

    .chart-box svg {
      width: 100%;
      height: 100%;
      overflow: visible;
    }

    .chart-path {
      fill: none;
      stroke-linecap: round;
    }

    .legend {
      display: flex;
      flex-direction: column;
      gap: 26px;
      margin-right: 4px;
    }

    .legend-item {
      display: flex;
      gap: 12px;
      align-items: flex-start;
    }

    .legend-line {
      width: 5px;
      height: 13px;
      border-radius: 10px;
      margin-top: 3px;
    }

    .legend-name {
      font-size: 14px;
      color: #6b7280;
      margin-bottom: 6px;
    }

    .legend-value {
      font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #1f2937;
    }

    .legend-value span {
      font-size: 15px;
      font-weight: 500;
      color: #6b7280;
      margin-left: 4px;
    }

    .section-title {
      font-size: 16px;
    font-weight: 600;
    color: #1f2937;
    margin-top: 30px;
    margin-bottom: 12px;
    }

    .stats-box {
      border: 1px solid #e1e6ed;
      border-radius: 10px;
      overflow: hidden;
    }

    .stats-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 7px 10px;
      background: #ffffff;
    }

    .stats-row + .stats-row {
      border-top: 1px solid #e1e6ed;
    }

    .stats-left {
         display: flex;
        align-items: center;
        gap: 12px;
        color: #6b7280;
        font-size: 13px;
        font-weight: 500;
    }

    .dot {
      width: 8px;
      height: 8px;
      border-radius: 2px;
    }

    .stats-number {
      font-size: 15px;
    font-weight: 600;
    color: #1f2937;
    }

    .orange {
      background: #ff9f3d;
    }

    .red {
      background: #e94712;
    }

    .navy {
      background: #0d3559;
    }

    .purple {
      background: #4326a8;
    }

    @media (max-width: 520px) {
      .dashboard-card {
        width: 94%;
        padding: 24px 18px 32px;
      }

      .top-area {
        flex-direction: column;
        gap: 25px;
      }

      .legend {
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        gap: 10px;
        margin-right: 0;
      }

      .legend-value {
        font-size: 22px;
      }

      .legend-value span {
        display: block;
        margin-left: 0;
        margin-top: 4px;
      }
    }

.transection span {
    background: #d2f0e7!important;
}



.rating-box {
      width: 110px;
      position: relative;
    }

    svg {
      width: 100%;
      height: 100%;
     /* transform: rotate(-90deg);*/
    }

    .track {
      fill: none;
      stroke: #e9edf1;
      stroke-width: 11;
      stroke-linecap: round;
    }

    .progress {
      fill: none;
      stroke-width: 11;
      stroke-linecap: round;
      transition: stroke-dashoffset 0.6s ease;
      cursor: pointer;
      pointer-events: stroke;
    }

    .tooltip {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background: #222;
      color: #fff;
      padding: 7px 12px;
      border-radius: 20px;
      font-size: 14px;
      font-weight: bold;
      opacity: 0;
      visibility: hidden;
      transition: 0.25s ease;
      pointer-events: none;
      white-space: nowrap;
    }

    .tooltip.show {
      opacity: 1;
      visibility: visible;
    }

/*------------*/

.custom-tab-wrapper {
  max-width: 900px;
  margin: 60px auto;
  background: #ffffff;
  border-radius: 15px;
  padding: 25px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.custom-tabs {
  border-bottom: none;
  background: #eef2f7;
  border-radius: 12px;
  padding: 8px;
  display: flex;
  gap: 10px;
}

.custom-tabs .nav-item {
  flex: 1;
  text-align: center;
}

.custom-tabs .nav-link {
  border: none;
  border-radius: 10px;
  color: #415864;
  font-weight: 600;
  padding: 14px 20px;
  transition: 0.3s ease;
}

.custom-tabs .nav-link:hover {
  background: #dfe7ee;
  color: #000;
}

.custom-tabs .nav-link.active {
  background: linear-gradient(135deg, #415864, #1f2f38);
  color: #ffffff;
  box-shadow: 0 6px 15px rgba(65, 88, 100, 0.35);
}

.custom-tab-content {
  margin-top: 25px;
  padding: 25px;
  border-radius: 12px;
  background: #f9fbfc;
  border: 1px solid #e5e9ef;
}

.custom-tab-content h4 {
  color: #1f2f38;
  font-weight: 700;
  margin-bottom: 12px;
}

.custom-tab-content p {
  color: #555;
  line-height: 1.7;
  margin-bottom: 0;
}

/*----------------*/
 
    .tab-buttons {
      display: flex;
      gap: 10px;
      margin-bottom: 5px;
    }

    .tab-btn {
     width: 100px;
    border: none;
    outline: none;
    padding: 4px 8px;
    border-radius: 2px;
    cursor: pointer;
    font-size: 15px;
    transition: 0.3s ease;
    }

    .tab-btn:hover {
      background: #dfe7ec;
      color: #111;
    }

    .tab-btn.active {
      background: linear-gradient(135deg, #ebfff9, #ebfff9);
      color: #0e9384;
    }

    .tab-content {
      display: block;
     overflow: hidden;
    }

    .tab-content.active {
      display: block;
    }
    
    .tab-content-dashboard {
      display: none;
     overflow: hidden;
    }

    .tab-content-dashboard.active {
      display: block;
    }

    .tab-content h3 {
      margin-top: 0;
      color: #1f2f38;
      font-size: 24px;
    }

    .tab-content p {
      color: #555;
      line-height: 1.7;
      margin-bottom: 0;
    }

    @keyframes fadeEffect {
      from {
        opacity: 0;
        transform: translateY(8px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    @media (max-width: 576px) {
      .tab-buttons {
        flex-direction: column;
      }

      .tab-wrapper {
        margin: 30px 15px;
        padding: 18px;
      }
    }

.borderless-table {
  width: 100%;
  border-collapse: collapse;
}

.borderless-table th,
.borderless-table td {
  border: none;
  padding: 12px 15px;
  text-align: left;
}

.borderless-table th {
    background: #f9fbfc;
  font-weight: 700;
  color: #222;
}

.borderless-table td {
  color: #555;
}

.table-customer{
    display: flex;
    align-items: center;
    gap: 10px;
}

.table-customer img{
    width: 40px;
    border-radius: 7px;
}

.table-customer-cont h5{
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
}

.table-customer-cont p{
    color: #ffad46;
}



/*---------------pos------------*/

.pos-header{
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 10px;
    padding: 10px;
    position: fixed;
    z-index: 99;
}

.pos-user-name h3{
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0px;
    color:#0E9384;
}
.pos-user-name p{
    margin: 0px;
}


.content {
    margin-bottom: 50px !important;
    margin-top: 0px!important;
}

.pos_quantity{
    height: 28px;
    padding: 2px 6px;
}

.input-number .btn-default {
    background-color: white;
    padding: 3px 9px;
    border-radius: 0px !important;
}

.text-info{
    color: #0b0b0b!important;
    text-decoration: none!important;
    font-size: 13px!important;
}
.eq-height-row{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.custom-select.select2.selection.select2-selection--single{
    border: 1px solid #E6EAED!important;
    border-radius: 4px!important;
    padding: 6px 12px!important;
    height: 34px!important;
    background: #fff!important;
}

@media (max-width: 991px) {
  .items-wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 575px) {
  .items-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}


.pull-right{
    background: #f5f6fa!important;
    border-color: #0e9384!important;
    padding: 5px 10px;
    border-radius: 5px !important;
    color: #0e9384!important;
    font-size: 13px;
}

.pull-right:hover{
    background: #0e9384!important;
    color: #fff!important;
}

.text-light-blue, .text-primary {
    color: #0e9384 !important;
}

.table-condensed thead{
    background: #dbebed;
}

.pos-header-botton-box{
    display: flex;
    justify-content: end;
    gap: 6px;
}

.go_back{
    background: #0e9384!important;
    color: #fff!important;
    font-size: 15px;
}

.clock{
    background: #0e9384;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    margin-left: 20px;
    font-size: 14px;
}

.pos_title p{
    margin: 0px;
    font-size: 20px;
    font-weight: 600;
    color: #ff9612;
}


.left-btn{
    background: #f5f6fa !important;
    border-color: #0e9384 !important;
    padding: 5px 10px;
    border-radius: 5px !important;
    color: #0e9384 !important;
    font-size: 15px;
}
.left-btn:hover {
    background: #0e9384 !important;
    color: #fff !important;
}

.bg-maroon {
    background-color: #06AED4 !important;
    border-color: #06AED4;
}
.btn-flat{
    border-radius: 5px !important;
}
.btn-danger{
    background: #f41e48;
    border-color: #ec0c38;
    display: inline-block;
    padding: 7px 12px;
    margin-bottom: 0;
    font-size: 12px;
}
.bg-navy {
    background-color: #ff9612 !important;
}

.pos_title{
    display: flex!important;
    align-items: center;
}

#select_location_id{
    padding: 5px 15px 5px 5px;
    height: 28px !important;
}

.body-content{
    margin-top: 55px !important;
}

.swal-footer {
    text-align: center!important;
}

.pos-user-name{
    display: flex;
    gap: 20px;
}

.pos-product-name{
    height: 32px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}


thead{
    font-size: 12px;
    background: #e6e6e6c4;
}
thead tr th{
    padding:10px 5px!important;
}

tbody{
    font-size: 13px;
}

tbody tr td{
    padding: 10px 5px!important;
    vertical-align: middle!important;
}



.dataTables_scrollBody table thead{
    visibility: collapse;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}

tfoot{
    background: #e6e6e6c4!important;
    font-weight: bold;
    color: #0e9384;
}

div.dataTables_wrapper div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
    float: left;
    display: inline-block;
    padding: 6px 20px;
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    color: #0e9384;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin: 0;
    white-space: nowrap;
    text-align: right;
    width: 50%;
    float: right;
}


/* Pagination Wrapper */
.dataTables_paginate {
    display: flex;
    justify-content: end;
    margin-top: 30px;
}

/* Pagination Container */
.dataTables_paginate .pagination {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 5px 10px;
    background: #fff;
    border-radius: 60px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
    margin: 0;
}

/* All Buttons */
.dataTables_paginate .pagination .paginate_button a {
    border: none !important;
    background: transparent !important;
    color: #20b2aa !important;
    font-size: 16px;
    font-weight: normal !important;
    min-width: 25px;
    height: 25px;
    padding: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .3s ease;
}

/* Hover */
.dataTables_paginate .pagination .paginate_button:not(.active):not(.disabled):hover a {
    color: #169792 !important;
    transform: translateY(-2px);
}

/* Active Page */
.dataTables_paginate .pagination .paginate_button.active a {
    width: 25px;
    height: 25px;
    background: #0e9384!important;
    color: #fff !important;
    border-radius: 50%;
    box-shadow: none;
}

/* Remove Default Bootstrap Styles */
.dataTables_paginate .pagination .page-link,
.dataTables_paginate .pagination .paginate_button a {
    box-shadow: none !important;
    outline: none !important;
}

/* Disabled */
.dataTables_paginate .pagination .paginate_button.disabled a {
    opacity: .5;
    cursor: not-allowed;
    color: #999 !important;
}

/* Previous & Next */
.dataTables_paginate .pagination .previous a,
.dataTables_paginate .pagination .next a {
    font-weight: 700;
}

.custom-content{
    padding-top: 0px!important;
    
}

.box.box-primary {
    border-top-color: transparent;
}


.custom-col-box{
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 15px;
}

.custom-col{
    width: 100%;
}

.product-custom-col-box{
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
}

/* Tablet */
@media (max-width: 992px){
    .custom-col-box{
        grid-template-columns: repeat(3, 1fr);
    }
    .product-custom-col-box{
        grid-template-columns: repeat(3, 1fr);
    }
}

/* Mobile */
@media (max-width: 768px){
    .custom-col-box{
        grid-template-columns: repeat(2, 1fr);
    }
    .product-custom-col-box{
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 480px){
    .custom-col-box{
        grid-template-columns: 1fr;
    }
}




.form-group strong{
    font-size: 15px;
}

.form-group {
    margin-bottom: 10px;
}

#deactivate-selected{
    padding: 7px 5px;
    background: #20678f;
    border-color: #20678f;
}
#deactivate-selected:hover{
    background: #227cae;
    border-color: #227cae;
}

.nav-tabs-custom>.nav-tabs>li a {
    font-weight: normal;
    font-size: 15px;
    border-top: transparent;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border: 0px!important;
}
.nav-tabs-custom>.nav-tabs>li>a:hover {
    color: #000;
}

.nav-tabs-custom>.nav-tabs>li.active>a {
    border-left-color: transparent;
    background: #28c7b8ba !important;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
    border-top: transparent;
}



.nav-tabs-custom>.nav-tabs>li.active {
    border-top: 0px;
}

.nav-tabs>li.active>a{
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom: 0px;
}

.delete_unit_button,.delete_category_button,.delete_brand_button,.delete_spg_button,.activate_deactivate_spg,.delete_ledger_discount{
   
    display: inline-block;
    padding: 1px 5px;
    margin-bottom: 0;
    font-size: 12px;
}




.dt-custom-wrapper {
    width: 100%;
}

.dt-custom-topbar {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 8px;
    padding: 0px;
    background: #fff;
    border: 0px;
    border-radius: 8px;
    justify-content: space-between;
   
}

.dt-left-area {
    width: 25%;
    display: flex;
    justify-content: flex-start;
}

.dt-center-area {
    width: 25%;
    display: flex;
    display: flex;
    justify-content: flex-end;
    order: 3;
}

.dt-right-area {
    width: 50%;
    display: flex;
    justify-content: center;
    
}

.dt-custom-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.dt-button-group {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    float: none !important;
}

.dt-action-btn {
    border-radius: 6px !important;
    padding: 6px 10px !important;
    border: 1px solid #d1d5db !important;
    background: #f9fafb !important;
    color: #374151 !important;
}

.dt-action-btn:hover {
    background: #eef2ff !important;
    color: #1f2937 !important;
}

.dataTables_filter{
    width: 100%;
}
.dt-search-input {
    width: 100%!important;
    border-radius: 6px !important;
    padding: 6px 10px !important;
}

.dt-left-area .dataTables_length label,
.dt-right-area .dataTables_filter label {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

.dt-left-area select {
    width: auto !important;
    display: inline-block;
}

.dt-info-area {
    text-align: left;
}

.dt-pagination-area {
    text-align: right;
}

@media (max-width: 767px) {
    .dt-custom-topbar {
        flex-direction: column;
        align-items: stretch;
    }

    .dt-left-area,
    .dt-center-area,
    .dt-right-area {
        width: 100%;
        justify-content: flex-start;
    }

    .dt-search-input {
        width: 100% !important;
    }

    .dt-custom-footer {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
}


.jbtn{
    font-size: 15px;
    padding: 3px 10px !important;
}

.dt-btn-csv{
    background: #4cb6ac !important;
    color: #fff !important;
    border-color: #4cb6ac !important;
}

.dt-btn-excel{
    background: #369719!important;
    color: #fff !important;
    border-color: #369719 !important;
}
.dt-btn-print{
    background: #42a5f6!important;
    color: #fff !important;
    border-color: #42a5f6 !important;
}
.dt-btn-colvis{
    background: #ff9800!important;
    color: #fff !important;
    border-color: #ff9800 !important;
}

.dt-btn-pdf{
    background: #cb4343 !important;
    color: #fff !important;
    border-color: #cb4343 !important;
}

.open>.dropdown-menu {
    display: block;
    padding: 8px 10px;
}

.dropdown-menu>li>a {
    border-radius: 4px;
    background: #f3f3f3;
    margin-bottom: 4px;
}

.nav-tabs-custom>.nav-tabs{
    padding: 5px;
}

.nav-tabs-custom>.nav-tabs>li {
    border-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
}


.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    background: #f3f3f3 !important;
    border-radius: 5px !important;
    padding: 6px 15px;
}

.nav-tabs-custom>.nav-tabs>li .active>a {
    background: #35b5a9 !important;
    border: 1px solid #35b5a9;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #62d6cb;
    padding: 6px 12px;
    height: 34px;
    background: #f4fffe;
}

.custom-col .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 600;
    color: #0e9384;
}

.icheckbox_square-blue, .iradio_square-blue {
    background-size: 240px 24px;
    border: 1px solid #62d6cb;
}

.form-control {
    background: #f4fffe;
    border: 1px solid #62d6cb;
}
    
.tox-tinymce{
    height: 180px!important;
}

.select2-container--default .select2-selection--multiple {
    background: #f4fffe;
    border: 1px solid #62d6cb;
}
.btn-default{
    background: #f4fffe;
    border: 1px solid #62d6cb;
    height: 34px;
}

.tox-tinymce {
    border: 1px solid #62d6cb;
}

.btn-primary {
    background: #0e9384;
    border-color: #0e9384;
}

.add-btn-group button{
    font-size: 14px!important;
    margin-right: 10px;
}

.btn-primary:hover {
    background: #0dad9b;
    border-color: #0dad9b;
}

.btn-flat {
    background: #f5f6fa !important;
    border-color: #0e9384 !important;
    padding: 7px 10px;
    border-radius: 0px !important;
    color: #0e9384 !important;
    font-size: 13px;
}

.btn-flat:hover {
    background: #0e9384 !important;
    color: #fff !important;
}

.input-group .input-group-addon {
    background: #f4fffe;
    border: 1px solid #62d6cb;
    
}


.box.box-solid>.box-header>.box-tools .btn {
    border: 1px solid #0e9384;
}

.content-header-left h1{
    margin: 0px;
    font-size: 22px;
    color: #0e9384;
}




.content-header-right{
    display:flex;
    justify-content: end;
    align-items: center;
    gap: 10px;
}

.content-header-right a{
    background: #f5f6fa;
    border:1px solid #0e9384;
    padding: 5px 10px;
    border-radius: 5px;
    color: #0e9384;
    font-size: 13px;
}

.content-header-right a:hover{
    background: #0e9384;
    color: #fff;
    box-shadow:
        -4px -4px 8px rgba(255,255,255,0.9),
         4px  4px 8px rgba(174,184,200,0.6);
}

.content-wrapper .content-header {
    padding: 20px 30px;
}

.box .box-body, .box .box-footer, .box .box-header {
    padding: 13px 15px;
}


.btn-flat{
    padding: 5px 10px;
    border-radius: 5px!important;
}

.btn-default:hover{
    background: #0e9384 !important;
    color: #fff !important;
}

.nav-tabs-custom>.nav-tabs>li.active:hover>a, .nav-tabs-custom>.nav-tabs>li.active>a {
    color: aliceblue;
}

.add-btn-group button{
    border-radius: 5px!important;
    font-size: 14px !important;
}

.input-sm {
    font-size: 12px!important;
}

.nav-tabs-custom>.profit_loss_tab>li {
    margin-right: 7px;
}


.nav-tabs-custom>.profit_loss_tab>li>a {
    font-size: 14px;
    padding: 6px 10px;
}

.nav-tabs-custom>.profit_loss_tab>li.active>a {
   font-size: 14px;
    padding: 6px 10px;
}

.close_account{
    background: #f41e48;
    border-color: #ec0c38;
    display: inline-block;
    padding: 1px 10px;
    margin-bottom: 0;
    font-size: 12px;
}

.ac{
    display: flex;
    flex-direction: column;
}

.btn-info {
    background: #0b8095;
    border-color: #0b8095;
}

.p-0{
    padding:0px;
}

.product-modal-details {
    background-color: #f8f9fe;
    padding:15px;
}

.product-modal-details .thumbnail {
    width: 180px;
    margin: auto;
    margin-bottom: 10px;
}
.product-modal-details ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.product-modal-details ul li{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
    padding: 3px 8px;
    font-size: 13px;
    color: #0e9384;
    font-weight: bold;
}

.product-modal-details ul li:nth-of-type(odd) {
    background-color: #fff;
}

.product-modal-details ul li:nth-of-type(even) {
    background-color: #f9f9f9;
}

.product-modal-details ul li span{
    font-weight: normal;
}


.product-modal-table-header{
    font-size: 12px;
    background: #e6e6e6c4 !important;
}


.product-modal-table-body>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.product-modal-details>tbody>tr:nth-of-type(even){
    background-color: #f9f9f9;
}

#modalTitle{
    color: #138d7f;
    font-weight: 600;
    font-size: 17px;
}
.product-modal-table{
    padding-right: 10px;
}

.table-slim>tbody>tr:nth-of-type(odd) {
    background-color: #fff;
}

.table-slim>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}


.product-variation-details {
    background-color: #fff8ef;
    padding: 15px;
    min-height: 190px;
    border-radius: 5px;
    border: 1px solid #ffe6c6;
}

.product-variation-details h3{
    margin: 0px;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #ff9800;
}

.product-variation-details ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.product-variation-details ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
    padding: 6px 8px;
    font-size: 13px;
    color: #0e9384;
    font-weight: bold;
}

.product-variation-details ul li span {
    font-weight: normal;
}

.product-variation-details ul li:nth-of-type(odd) {
    background-color: #fff;
}

.product-variation-details ul li:nth-of-type(even) {
    background-color: #fff2e2;
}


.group-prices-td{
    display: flex;
}

.group-prices-td input{
    width: 60%;
    height: 34px;
    border-radius: 0px;
}

.group-prices-td select{
    width: 40%;
}

.nav-tabs-custom>.nav-tabs>li>a {
    margin: 3px !important;
}


.supplier-card{
    background-color: #fff8ef;
    padding: 15px;
    border-radius: 5px;
    border: 1px solid #ffe6c6;
    min-height: 320px;
}


.supplier-icon{
    background: #fff;
    display: inline-block;
    font-size: 33px;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 2px 10px;
    border-radius: 37px;
    border: 1px solid #b2cbbf;
}
.supplier-card-header{
    display: flex;
    gap: 10px;
    align-items: center;
    border-bottom: 1px solid #ffe2b1;
    padding-bottom: 10px;
    min-height: 60px;
}
.supplier-name h3{
    margin: 0px;
    font-size: 18px;
    margin-bottom: 5px;
    color: #0e9384;
}

.supplier-name small{
    font-size: 14px;
}

.supplier-card-body ul{
    list-style: none;
    padding: 0px;
    padding-top: 10px;
}

.supplier-card-body ul li{
    padding: 5px 0px;
    display: flex;
    gap: 20px;
}

.supplier-card-body ul li span{
    font-weight: bold;
}

.supplier-card-header p{
    font-size: 18px;
    margin: 0px;
    color: #0e9384;
}
.blue-heading th {
    font-size: 13px;
}


table tbody tr td a .label {
    display: block;
    padding: 4px 2px;
    width: 60px;
    margin: 0px auto;
}
.bg-red {
    background-color: red!important;
    color: #fff !important;
}

.invoice-col{
    background-color: #fff8ef;
    padding: 15px;
    min-height: 210px;
    border-radius: 5px;
    border: 1px solid #ffe6c6;
}

.table>tbody>tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px solid #f4f4f4;
}

.well {
    background-color: #fff8ef;
    padding: 15px;
    min-height: 130px;
    border-radius: 5px;
    border: 1px solid #ffe6c6;
}

.custom-box-body{
    background-color: #fff8ef;
    padding: 15px;
    border-radius: 5px;
}
