@charset "utf-8";
@font-face {
  font-family: "Droid Arabic Kufi";
  src: url(../fonts/ir_sb.ttf) format("truetype");
  font-weight:100;
  font-style:normal
}


body{
  font-family: "Droid Arabic Kufi";
  width:100%;
}


.rtl{
  direction:rtl;
  text-align: right;
}
.ltr{
  direction:ltr;
  text-align: left;
}
.wasl-bashy-xwarawa{
  height:110px;
  width:100%;
  padding:20px;
  /*position: fixed;*/
  width: 90%;
  bottom: 0px;
  border: 1px solid #eee;
  box-shadow:0px 0px 10px rgba(250,250,250,1) inset;
  margin-bottom:2px;
  margin-left:2px;
  z-index: 100;
  background-color: #fff;
}
@media(max-width:768px){
  .wasl-bashy-xwarawa{
    height:auto;
    padding:20px;
    position: relative;
    width: 100%;
    bottom: 0px;
    border: 1px solid #eee;
    box-shadow:0px 0px 10px rgba(250,250,250,1) inset;
    margin-bottom:2px;
    margin-left:2px;
    z-index: 1;
    background-color: #fff;
  }

}

.akam-technology{
  padding: 12px 0px 12px 0px ;
  color: rgba(104, 171, 50,1);
  font-size: 20px;
  text-align: center;
  width: 100%;
}
.sidenav{
  overflow-y:scroll;
  padding: 0px;
  background-color: #D7E9FA;
  position: fixed;
  width: 100%;
  height: 100%;
  /*background-image: url('../img/bg.jpg') ;*/
  background-size: cover ;
  background-repeat: no-repeat;
  background-position: bottom;
  z-index: 1000
}
/*.sidenav>div>a{
  transition: all ease 0.5s;
  background-color: rgba(100,100,100,0);
  border-color: rgba(100,100,100,0.2);
  border-top: 1px solid rgba(100,100,100,0);
  border-right: 1px solid rgba(100,100,100,0);
  border-left: 1px solid rgba(100,100,100,0);
  border-bottom: 1px dotted rgba(100,100,100,0.2);
  color: #fff;
  text-decoration: none;
  padding:5px 10px 5px 0px ;
}
.sidenav>div>a:hover{
  transition: all ease 0.5s;
  background-color: rgba(104, 171, 50,1);
  color: rgba(250,250,250,0.9);
}
*/
  .mobile{
    display: none;
  }

@media(max-width:768px){
  .sidenav{
    display: none;
  }
  .mobile{
    display: block;
  }

}

.nav-item{
  color: rgba(200,200,200,1);
  font-size:15px;
}
.nav-item:hover{
  color: rgba(250,250,250,1);
  text-decoration: none;
}

.title-menu{
  padding-right:20px;
  font-size:15px;
  color: rgb(255, 228, 40);
  background-color: #666;
}
.home-title{
  border:5px solid #fff;
  padding:10px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 17px;
}
.nav-link{
  width: 100%;
  height: 40px;
}
.c-white{
  color: #fff;
}
.c-black{
  color: #000;
}
.c-primary{
  color: #03A9F4 ;
}
.barcode-ganaertor{
  position: absolute;
  margin-top: -38px;
  left:0px;
}
.custom-menu-home{
  background:#00BCD4;
  border:5px solid #fff;
  padding:30px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 20px;
}
.custom-menu-home:hover{
  color:#fff;
  text-decoration: none;
  background:#2f3b45;

}
.c-red{
  color: red;
}

.hide-side-bar{
  background-color: #0f68b2;
  margin: 0px;
  padding:0px;
  max-width: 12.6%;
  height: 100%;
  position: fixed;
  z-index: 10;
}
  .mobile-footer{
    display: none;
  }
@media(max-width:768px){
  .hide-side-bar{
    overflow-y: scroll;  
  }
  .mobile-footer{
    display: block;
    width: 100%;
    background-color: #3490dc;
    color: #fff;
    position: relative;
    top: 0px;
    padding:10px;
    z-index: 1000;
  }
  .side-bar{
    transition: all ease 0.3s;
    z-index:10;
    width: 70%;
    /*background-color: #0f68b2;*/
    margin: 0px;
    padding:0px;
    max-width: 100%;
    height: 1000%;
    position: fixed;
    overflow-y: scroll;  
  }
  .hide-side-bar{
    transition: all ease 0.3s;
    z-index:10;
    width: 0px;
    background-color: #0f68b2;
    margin: 0px;
    padding:0px;
    height: 100%;
    position: absolute;
    overflow-y: scroll;  
  }
  .bg-side-bar{
    z-index:9;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    margin: 0px;
    padding:0px;
    height: 1000%;
    position: absolute;
    overflow-y: scroll;  
  }
  .hide-bg-side-bar{
    z-index:9;
    width: 0px;
    background-color: rgba(0,0,0,0.5);
    margin: 0px;
    padding:0px;
    height: 100%;
    position: absolute;
  }
  .body-scroll-stop{
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .table{
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.category-image{
  padding:2px;
  width:100%;
  background: #1A83D6;
  border-radius:7px;
  border:3px solid #D7E9FA ;
  color:#fff;
}
.category-image>img{
  width:100%;  
}
.category-image:hover{
  text-shadow:0px 0px 10px #1A83D6 ;
  background: #EF5350;
  color:#fff;
  text-decoration: none;
}

.menu-product{
  padding:2px;
  width:100%;
  background: #999;
  border-radius:7px;
  border:3px solid #fff ;
  color:#fff;
}
.menu-product:hover{
  background: #333;
  cursor: pointer;
}

.menu-image{
  width:100%;
  background: #1A83D6;
  border-radius:7px;
  border:3px solid #D7E9FA ;
  color:#fff;
}
.menu-image>img{
  width:100%;  
}
.menu-image:hover{
  text-shadow:0px 0px 10px #1A83D6 ;
  background: #EF5350;
  color:#fff;
  text-decoration: none;
}
.logout-menu{
 width:100%;
  background: #1A83D6;
  border-radius:7px;
  border:3px solid #D7E9FA ;
  color:#fff;
}
.developer{
  width:100%;
  background: #1A83D6;
  border-radius:7px;
  border:3px solid #D7E9FA ;
  color:#fff;
}
.developer>img{
  height: 40px;
  float: right;  
  color:#fff;
}
.developer:hover{
  background: #EF5350;
  text-shadow:0px 0px 10px #1A83D6 ;
  color:#fff;
  text-decoration: none;
}

.logout-menu>img{
  height: 50px;
  float: right;  
}
.logout{
  margin-top:13px;
}
.logout-menu:hover{
  background: #EF5350;
  text-shadow:0px 0px 10px #1A83D6 ;
  color:#fff;
  text-decoration: none;
}
.highlight {
    padding: 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    background-color: #f8f9fa;
}
.top-left{
  float: left;
  position: absolute;
  left:20px;
  color:#fff;
  padding-left: 60px;
  padding-right: 60px;
  z-index:100;
  border: 1px solid #000;
}

.block-display{
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(250,250,250,0.4);
  z-index:1000;
}
.feild-block{
  display: none;
}

