@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;
      background: linear-gradient(to top , 100% #f1f1f1 ,30% #eb4141 ,50% #f1f1f1  );
    }
}
* {
  
  box-sizing: border-box !important;

}
.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: #357ca5;
  color: #fff;
}

.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:#ee680e ;
  background:#ffe8d9 ;
  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: 100%;
}
.scroll:hover {
  background:#ee680e ;
  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;
}
.pos-form-actions{
  height: auto;
  padding-top: 12px;
  padding-bottom: 20px;
  position: fixed;
  bottom: 0px;
  background-color: #D1D5DC;
  width: 100%;
  z-index: 1000;
}
.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: url(../img/erp.jpg);*/
  text-align: center;
  background-size: cover;
  background-position: center;
}
.left-col-content {
  color: #1a7bf900;
  width: 100%;
 }
.login-header {
  font-size: 27px;
  font-weight: 600;
}
.login-header a {
  color: #fff;
}
.form-header {
  font-size: 18px;
  margin: 16px 0;
}
.btn-login {
  background-color: #000;
  color: white;
  padding: 6px 52px !important;
}
.btn-login:hover {
  background-color: #ffffff;
  color: rgb(0, 0, 0);
  transition: .3S all;
  padding: 6px 52px !important;
}
.right-col {
  background-color: #317db700;
  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;
    overflow-y: scroll;
    overflow-x: hidden;
}
.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: #3c8dbc;
    color: white;
}
.table-th-green th{
	background-color: #5cb85c;
    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 #3c8dbc !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: 16px;
    margin-left: 3px;
    cursor: help;
}
.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;
}

/* Custom scroll bar start*/

/* width */
::-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: 50px;
    width: 50px;
}

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%;
  /*padding-top: 5px;
  padding-bottom: 2px;*/
  margin-bottom: 10px;
  text-align: center;
  cursor: pointer;
  /*border: 1px solid darkgray;*/
  font-weight: 600;
  background-color: #fff;
  border-radius: 2px;
  padding-top: 3px;
}
.product_box .image-container{
  /*width: 95%;*/
  height: 55px;
  margin: auto;
  /*padding-top: 5px;*/

}
.product_box .image-container img{
    height: 45px;
    /*width: 45px*/
}
.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{
    margin-top: 3px;
}
.product_box .text{
    width: 100%;
    overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1; /* number of lines to show */
   line-height: 14px;        /* fallback */
   max-height: 14px;       /* fallback */
}
.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;
}

/*.box, .info-box, .nav-tabs-custom, .external-event{
  box-shadow: 0 4px 6px 0 hsla(0, 0%, 0%, 0.2) !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: 25px !important;
  font-size: 95% !important;
}
.treeview-menu a::before{
  content: "\2192 ";
}

@media only screen and (max-width: 600px) {
  .pos-form-actions{
    position: absolute;
  }
}
.mr-8 {
  margin-right: 8px !important;
}

/* Eng Mohamed Ali 18-4-2021 */
.sidebar-menu >li.active > a > .pull-right-container > .fa-angle-left{
    transform:rotate(-90deg) ;
    color: #f7223c;
}
.sidebar-menu >li.active > a > .pull-right-container > .fa-angle-left{
    transition: all 0.5s;
}

/* table header  */
thead>tr {
    background-color: #403e3d;
    color: #FFFFFF;
}

tfoot>tr {
    background-color: #403e3d;
    color: #FFFFFF;
}

.check_group{
    border: #0a568c 2px solid;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* add for gallery*/
.main-prduct{
    align-items: flex-start;
    flex-wrap: wrap;
    position: relative;
    display: flex;
    padding-top: 16px;
    padding-bottom: 16px;
    justify-content: space-between;
    background-color: white;
}
.produc-div{
   display: flex;
   flex-direction: column;
   margin-bottom: 25px;
}
 .product-image2{
    box-sizing: border-box;
    position: absolute;
    padding-bottom: 1px;
    top: -1px;
    height: calc(100% + 2px);
    right: -1px;
    padding-top: 1px;
    padding-left: 1px;
    width: calc(100% + 2px);
    object-fit: cover;
    padding-right: 1px;
    transition: all ease-out 0.5s;
}
.product-image2:hover{
    width:110%;
}
 .a-product{
     padding-left: 0;
     box-sizing: border-box;
     padding-bottom: 0;
     margin-bottom: 0;
     cursor: pointer;
     display: inline;
     margin-top: 0;
     padding-top: 0;
     text-align: inherit;
     margin-right: 0;
     color: inherit;
     background-color: transparent;
     touch-action: manipulation;
     margin-left: 0;
     padding-right: 0;
     border-right: 0;
     border-top: 0;
     border-left: 0;
     border-bottom: 0;
     list-style: none;
     outline: none;
     text-decoration: none;
 }

 .product-footer{
     background-color: #e8e8e8d1;
     border-radius: 0px 0px 10px 10px;
     margin-top: 5px;
 }
.product-1{
    box-sizing: border-box;
    position: relative;
    width: 100%;
    display: flex;
  flex-direction: column;
}
.product-2{
    position: relative;
    width: 100%;
    display: flex;
    font-family: inherit;
    cursor: pointer;
    text-align: inherit;
    color: inherit;
    list-style: none;
}
.product-3 {
    overflow-y: hidden;
    overflow-x: hidden;
    box-sizing: border-box;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius:10px;
    border:1px solid #DFD7D7;
    padding: 5px;
    position: relative;
    width: 100%;
    background-color: transparent;
    z-index: 0;
}
.product-4{
    position: relative;
    padding-bottom: 100%;
}

.product-name a {
    color: #333444;
    font-size: 14px;
    font-weight: 500;

}
.product-name {
    flex-wrap: nowrap;
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    border-radius: 5px 5px 0px 0px;
}

.product-name-1{
    padding-left: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 100%;
    padding-right: 0;
}
.product-description{

}
.product-name-2{
    padding-left: 0;
    padding-bottom: 3px;
    padding-top: 3px;
    width: 100%;
    padding-right: 0;
}

.product-name-span{
    word-break: break-word;
    color: #424242;
    font-weight: 600;
    font-size: 1.5rem;
    min-width: 0;
    max-width: 100%;
    word-wrap: break-word;
    display: block;
    line-height: 1.3333;
}
.product-price-span{
    text-align: center;
    word-break: break-word;
    color: #6b6b6b;
    font-weight: 600;
    font-size: 1.5rem;
    min-width: 0;
    max-width: 100%;
    word-wrap: break-word;
    display: block;
    line-height: 1.3333;
}
.product-price{
    flex-wrap: nowrap;
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-top: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    border-radius: 5px 5px 0px 0px;
}


.btn-search{
    float: left; width: 20%;
    border-left: none; /* Prevent double borders */
    padding: 4px;
    background: #2196F3;
    color: white;
    font-size: 17px;
    border: 1px solid grey;

    cursor: pointer;
}

/* loading div */

 .loader {
     margin: auto;
     border: 10px solid #280606;;
     border-radius: 50%;
     border-top: 10px solid #ec6808;
     width: 70px;
     height: 70px;
     -webkit-animation: spin 2s linear infinite; /* Safari */
     animation: spin 2s linear infinite;
 }

/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.hidden{
    opacity: 0;
    visibility: hidden;
}



/*this add by eng ali 16-11-2021*/
.content-header{
    background-color: #FFFFFF !important;
}

/*Chart of account*/
.parent{
    margin-bottom: 7px;
    padding: 14px;
    color: #369 !important;
    cursor: pointer;
    font-size: 17px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}
.parent:hover{
    background-color: #f7f6f6;
    color: #424242 !important;
}
/*.............*/

/**/
.bg-gray {
    color: #000;
    background-color: #d2d6de !important;
}

/* for table header color*/
.bg-green{
    background-color: #14293c !important;
}


.panel-default>.panel-heading a {
  display: block;
  padding: 10px 15px;
}

.panel-default>.panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Almarai';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
}

.panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}

.panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.img-thumbnail{
  cursor: pointer;
}
.remove_row {
  color: red;
  font-size: 26px;
  cursor: pointer;
}
.sidebar  {
  font-family: "Almarai" !important;
  font-weight: 100 !important;
  
}
.sidebar i{
 
  font-size: large !important;

}
.sidebar {
 
  padding: 0px !important;

}
.treeview-menu{
  
}
.pull-right-container{
  width: 90% !important;
}
.dataTables_scrollHead {
  width: 100% !important;
}
.dataTables_scrollFootInner>table{
  width: 100% !important;

}

.button-close-open{
  border:0px solid gray;
  -webkit-box-shadow: 1px 1px 3px black;
  -moz-box-shadow: 1px 1px 3px black;
  -o-box-shadow: 1px 1px 3px black;
  box-shadow: 1px 1px 3px black;
  border-radius: .3rem;
  font-size: medium;
  padding:10px;
  background:#f1f1f1;
  color:black;
  width: 75px;
  margin:30px auto;
  text-align:center;
  cursor:pointer;
}
 
.kv-preview-thumb{
  overflow: hidden;
  width: 95%;
  height: 100%;
  
}
.felxDiv{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.row-lex{
  background: #050505;
  color:white;
  padding: 10px;
}
.box_state{
  margin: 10px;
  text-align: center;
  background-color: #cbcbcb;
  width: 15% !important;
  border-radius:10px;
  border: 1px solid rgba(102, 102, 102, 0.235);

  -webkit-box-shadow:0px 0px 5px 1px rgba(102, 102, 102, 0.235); 
  -moz-box-shadow:0px 0px 5px 1px rgba(102, 102, 102, 0.235); 
  -o-box-shadow:0px 0px 5px 1px rgba(102, 102, 102, 0.235); 
  box-shadow:0px 0px 5px 1px rgba(102, 102, 102, 0.235); 
  
}
.box_state h4{
  position: relative;
  top:-10px;
  background-color: #181818;
  color:white;
  padding:10px;
  border-radius:10px;
  border-bottom-left-radius:0px;
  border-bottom-right-radius:0px;
  
}
.box_state p{
  position: relative;
  top:-10px;
  background-color: #f1f1f1;
  color:black;
  padding:10px;
   
  
}
#price{
  position: relative;
  bottom:-10px !important;
  background-color: #f1f1f1;
  color:rgb(255, 0, 0) !important;
  padding:10px;
   
  
}

.fixedHeader-floating{
  display: none !important;
}

.change-bill{
  background-color: #ee680ea1;
  color: black;
}
.hr_class {
  margin:0px 50px;
  height:1px ;
  width: 20%;
  color: #ee680e;
  border: 1px solid #ee680e ;
  background: #ee680e;
}

.table-responsive .bg-green{
    background-color: #000 !important;
}
 
.table thead th{
  background-color: #494949 !important;
  font-weight: bolder;
  color: #ffffff;  
  
}

.btn-info{
  background-color: #ffe8d9 !important;
  color: #ee680e !important;
  border-color: #ffe8d9 !important;
  
}
.nav-tabs-custom>.nav-tabs>li.active{
  border-color: #ee680e !important;
}

.btn-primary{
  background-color: #494949 !important;
  border-color: #494949 !important;
}
.text-primary{
  color: #000 !important;
}
.pagination>.active>a{
  
  background-color: #ffe8d9 !important;
  border-color: #ffe8d9 !important;
  color: #ee680e !important;
}
.toggle-font-size{
  
  color: #ee680e !important;
  border-color: #ffe8d9 !important;
  background-color: #ffe8d9 !important;
}
.box-title{
   color: #ee680e !important;

}
.box-title a{
   color: #ee680e !important;
   
  }
  div.pos-tab-menu div.list-group>a.active{
    color: #ee680e !important;
    border-color: #ffe8d9 !important;
  background-color: #ffe8d9 !important;
}
div.pos-tab-menu div.list-group>a:after{
  border-left-color: #ffe8d9 !important;
  background-color: #52525210 !important;
}
div.pos-tab-menu div.list-group>a.active .fa{
  background-color: #52525200 !important;
 
}
.icheckbox_square:hover {
  border-color: #ffe8d9 !important;
  
}
:root {
  --tagify-dd-color-primary: #ffe8d9 !important;
  --tagify-dd-bg-color: #fff;
}
.form-control:focus{
  border-color: #ffe8d9 !important;
 }
 .top-entry tr th{
  background-color: #FFFFFF !important;
}
.check-attention{
  border-bottom:1px solid rgb(255, 43, 43);
  font-weight: 600;;
  width:200px;
  padding:10px;
  display: inline-block;
  text-align: center;
  color: red;
  border-radius: 10px;;
  -webkit-box-shadow:0px 0px 12px red;
  -moz-box-shadow:0px 0px 12px red;
  -o-box-shadow:0px 0px 12px red;
  box-shadow:0px 0px 12px red;
  background-color: #ff1d1239;
}
.icheckbox_square-blue{
  border: 1px solid black !important;
}
.icheckbox_square-blue.checked{
  border: 1px solid rgb(0, 141, 207) !important;
   color:   #ee680e !important;
}
.iCheck-helper{
  background-color: red !important;
}
.box-currencies{
  position:absolute;
  border: 0px solid red;
  width: 97% !important;
  height: 60%;
  margin-top: 40px;
  overflow-y: scroll;
}
.pos-tab{
  position:relative;
  width: 80%;
  height: 80vh;
  border: 0px solid black;
  overflow-y: scroll;
}
.box-c{
  position:absolute;
  background-color: red;;
  padding: 10px;
  overflow-y: scroll;
  height: 70vh;
}
#box_currency{
  border: 1px solid black !important;
  margin-bottom: 100px !important;
}
#box_currency tbody tr td{
  border: 1px solid rgba(0, 0, 0, 0.235) !important;
  
  /* margin-bottom: 100px !important; */
}
.dropdown-menu {
  background-color: #ffe8d9 !important;
  
}
.dropdown-menu>li>a {
  color: #ee680e !important;
  
}
div.pos-tab-menu div.list-group>a:after{
background-color: transparent !important;
}
 
 .check_group{
  border-color: #ee8835b4 !important;
}
 .check_group h4{
   color: #ee8835b4 !important;
}
 .check_group .ch_all{
   color: #ee8835b4 !important;
   font-weight: bold !important;
}
.main_permission{
  background-color: #ee8835b4;
  color: #ffffff;
  font-weight: bold;
  font-size: larger;
  text-shadow: 1px 1px 3px #00000033;
}
.rows_balances{
  /* position : absolute;
  top:6px;
  right:5px;; */
 }
.deb-amount{
  position : relative !important;
  
 }
.crd-amount{
  position : relative !important;
  
 }
 
.printer-setting-bar{
  width: 100%;
  padding: 10px;
  border:1px solid #f7f7f7;
  border-bottom :4px solid #3d3d3d; 
  background-color: #f7f7f7;
  color :black;
  font-size: 16px;
  font-weight: 600;
  }
 .paper-style{
    border:1px solid #f7f7f7;
    margin:5px 32px;
    padding: 10px;
    background-color: #ffffff;
    color: black;
    box-shadow: 0px 0px 3px #666666;
    border-radius: 10px;
    width:595pt;
    /* height: 842pt; */
}
 .page_size_select{
    
    border-radius: 10px !important;
}
.paper-setting{
  border:1px solid #f7f7f7;
  margin:5px 0px;
  padding: 10px;
  color: black;
  background-color: #f7f7f7;
  box-shadow: 0px 0px 3px #666666;
  border-radius: 10px;
  }
.paper-content{
  border:1px solid #f7f7f7;
  margin:5px 0px;
  padding: 10px;
  color: black;
  background-color: #f7f7f7;
  box-shadow: 0px 0px 3px #666666;
  border-radius: 10px;
  }
  
.PAGE{
    background-color: white;
    padding: 10px;;
    border:1px solid #000000;
    width: 100%;
    height: auto;
    }
.PAGE-SETTING{
      background-color: white;
      padding: 10px;;
      border:1px solid #000000;
      width: 100%;
      height: auto;
}
.printer-form{
  position: relative;
  background-color: white;
  width: 80%;
  top: 0px;
  border: 1px solid rgba(59, 59, 59, 0.438);
  ;
}
.select_printer{
  padding: 3px ;
  width: 80%;
}
.view-ch{
  float: right;
}
.printer_cell{
  width: 100%;
}
.printer_cell .left,
.printer_cell .right,
.printer_cell .center{
  width: 32.33333%;
}
.title-header-setting{
  padding-top: 20px;
  /* height: auto !important; */
}
.title-footer-setting{
  padding-top: 80px;
  /* height: 20vh; */
}
.paper-setting hr{
  width: 100%;
  height: 3px;
  color: black;
  background-color: black;
}
.btn-more{
  background-color: #000;
  color: white;
  border: 1px solid black;
  border-radius: 5px;
  box-shadow: 1px 1px 5px black;
  cursor: pointer;
  padding: 2px;
}
.btn-contain-more{
  background-color: #000;
  color: white;
  border: 1px solid black;
  border-radius: 5px;
  box-shadow: 1px 1px 5px black;
  cursor: pointer;
  padding: 2px;;
}
#set_header_default{
  float: right;
  padding:3px  10px;
  border-radius:5px ;
  margin-left: 10%;
  background-color: black;
  color: #fff;
  font-weight: 800;
  text-transform: capitalize;
  box-shadow: 0px 0px 2px black;
  cursor: pointer;
}
#set_content_default{
  float: right;
  padding:3px  10px;
  border-radius:5px ;
  margin-left: 10%;
  background-color: black;
  color: #fff;
  font-weight: 800;
  text-transform: capitalize;
  box-shadow: 0px 0px 2px black;
  cursor: pointer;
}
#set_footer_default{
  float: right;
  padding:3px  10px;
  border-radius:5px ;
  margin-left: 10%;
  background-color: black;
  color: #fff;
  font-weight: 800;
  text-transform: capitalize;
  box-shadow: 0px 0px 2px black;
  cursor: pointer;
}
#set_all_default{
  float: right;
  padding:3px  10px;
  border-radius:5px ;
  margin-left: 10%;
  background-color: black;
  color: #fff;
  font-weight: 800;
  text-transform: capitalize;
  box-shadow: 0px 0px 2px black;
  cursor: pointer;
}
#change_setting1{
  cursor: pointer;
}
#change_setting2{
  cursor: pointer;
}
.height_auto{
  height: auto;
}
.box-stylish{
  border: 1px solid #b2b2b2;
  box-shadow: 0px 0px 10px #b2b2b2;
  background-color: #ffffff;
  border-radius: 10px !important;
  padding: 10px !important; 
  margin: 10px !important;

}
.box_check{
  border: 1px solid #f7f7f7;
  background-color: #f7f7f7;
  border-radius: 10px;
  padding: 1px 40px ;

}
 
 
