@import url("font.css");
/*
/*.inner p{font-family:'Amaranth-Bold';}*/
.box-body > .table{
  margin-bottom: 10px;
}
/*******RTL********/
button,input,select,option{
  text-transform: capitalize;
}
body{
	background-color: #222d32;
	color:#000;
  text-transform: capitalize;
  font-size: 16px;
}
@media (min-width: 992px) {
  .small-box h3{
    font-size: 24px;
  }
}
/**Fonts***/
.box-header h3,label,.btn{font-family:'Amaranth-Regular';}
.ar-lang{direction: rtl;}
.inner p,.ar-lang{font-family:'Amaranth-Regular';font-weight: 500;}
table th .ar-lang{font-family:'Amaranth-Bold';font-synthesis: style;}
.box-body, .en-lang,table td{font-family:'Amaranth-Regular';}
section h1,section h2,section h3, section h4, section h5,.table th{font-family:'Amaranth-Bold';}
.bold{font-family: 'Amaranth-Bold';}
/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9{float: right;}
.pull-left.box-tools{
  right: unset;
  left: 10px;
}*/
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{vertical-align: middle;text-align: center;}
@media (max-width: 768px) {
.main-header .navbar-custom-menu{
  direction: ltr;
}
  input:not([type=submit]):not([type=file]){
    padding: 5px;
  }
	/*.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9{
		float: unset;
	}
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
    float: unset;
    width: 100%;
  }
  .col-lg-4.col-xs-6{
    float: right;
    width: 100%;
  }*/
  .box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title{
    font-size: 15px;
  }
  table.table-bordered.dataTable th, table.table-bordered.dataTable td{
    font-size: 12px;
  }
  .small-box h3{
    font-size: 16px;
  }
  .login-logo small{
    font-size: 5vw;
  }
  table tfoot{
    display: none;
  }
}
.small-box h3{
  font-size: 20px;
}
@media (min-width: 768px) {


	/*.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{float: right;}
	#example1_wrapper .col-sm-6{
		float: right;
	}
	div.dataTables_wrapper div.dataTables_filter{
	    text-align: left;
	}*/
}
@media (max-width: 512px) {
  body{
    font-size: 12px;
  }
  .box-header > .fa, .box-header > .glyphicon, .box-header > .ion, .box-header .box-title{
    font-size: 13px;
  }
  .breadcrumb{
    display: none;
  }
  .box{
    width: 100%;
  }
  .content{
    width: 100%;
    padding:0;
    margin: 0;
  }
  table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting{padding-right:15px; font-size: 10px;}
  table td{padding: 0 !important;}
  .error{
    font-size: unset;
  }
}
input:not([type=submit]):not([type=file]) {
   text-align: center;
   font-family:sans-serif;
}
table thead th{
	text-align: center;
}
table tfoot th{
	text-align: center;
}
table.table tr td{
	vertical-align: middle !important;
	text-align: center;
}

.black{
	background:rgba(0,0,0,0.5);
}
#page[size="A4"] {
  display: block;
  margin: 0 auto;
  page-break-before: always;
}
@page {
  size: A4;
  margin: 0;
}

#Receipt{
  font-size:12px;
  width:190mm;
  height:68mm;
  border:solid #000 1px;
  text-align:center;
  margin:0 auto;
  margin-top:5px;
}
#Receipt *{
  font-family:'Amaranth-Regular';
  line-height: 1.4;
}
#Receipt .part1{
  width: 40mm;
  height: 100%;
  border-left:solid #000 1px;
  background-color: rgba(0,0,0,0.03);
  float: right;
}
#Receipt .part1 .crp-icon{
  height: 32mm;
  width: 35mm;
  margin: 0 auto;
  margin-top: 5px;
}
#Receipt .part1 .crp-icon img{
  max-width: 100%;
  max-height: 100%;
}
#Receipt .crp-title{
  font-family:'Amaranth-Bold';
  font-size: 13px;
}
#Receipt .crp-icon i{font-size: 80px;}
#Receipt  .fa{font-family: FontAwesome;}
#Receipt .part1 p{margin: 10px 1px;}
#Receipt .part2{
  float: left;
  width: 149mm;
  height: 100%;
}
#Receipt .part2 .rec-info{
  border-bottom:solid rgba(0,0,0,0.08) 1px;
}
#Receipt .part2 .rec-info h5{
  font-family:'Amaranth-Bold';
}
#Receipt .part2 .rec-info p{
  font-weight: bold;
  letter-spacing: 1px;
  margin: 3px 10px;
}
#Receipt .part2 .cus-info p{
  margin: 7px 0;
  margin-right: 5px;
  text-align: right;
  font-family:'Amaranth-Bold';
}
#Receipt .part2 .cus-othr p{
  display: inline-flex;
  width: 48mm;
}
#Receipt .part2 .cus-othr span{
  font-family:'Amaranth-Bold';
}
#Receipt .part2 .rec-data{
  border-top:solid rgba(0,0,0,0.08) 1px;
  text-align: center;
}
#Receipt .part2 .rec-data table th{
  font-family:'Amaranth-Bold';
  border-bottom:solid rgba(0,0,0,0.08) 1px;
  font-weight: unset;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
}
#Receipt .part2 .rec-data table td{
  font-weight: unset;
  text-align: center;
  vertical-align: middle;
  /*padding: 15px 0;*/
}
.rec-data .table.table-bordered.table-striped{
	padding: 0;
	margin: 0;
}


/*****Hovers*****/
.small-box > .small-box-footer:hover{
  color:#000;
}

.box-header{
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 5px;
}
.wrong{background-color: rgba(255, 0, 0, 0.5) !important;}
textarea{
  width: 100%;
}
.content-header > .breadcrumb{
  top:22px;
}
section > h1.header-title, h1{
  background: #f1f3f7;
  padding: 10px 0;
  font-size: 24px;
  padding-left: 5px;
  border-left: 8px solid #f39c12;
}
i.fas{
  font: normal normal normal 14px/1 FontAwesome !important;
}
.user-header,.hidden-xs,.content-header > .breadcrumb{
  font-family: 'Amaranth-Regular';
}

h3.box-title{
  padding:7px 0;
}

.box-body p{
  font-family: 'Amaranth-Regular';
  text-align: center;
}
.skin-blue .sidebar-menu>li.header{
	color: #aef;
	font-family: 'Amaranth-Regular';
  text-align: center;
}
.fred{
  color: red;
}
.form-control{
  padding-top: 2px;
  padding-bottom: 2px;
}

select.form-control{
  font-family: 'Amaranth-Regular';
  text-align: center;
}
/**
 * Page Templates A4,A3,A5,A6
 */
page {
  background: white;
  display: block;
  margin: 0 auto;
  margin-bottom: 0.5cm;
  /*box-shadow: 0 0 0.5cm rgba(0,0,0,0.5);*/
}
page[size="A4"] {  
  width: 21cm;
  height: 29.7cm; 
}
page[size="A4"][layout="landscape"] {
  width: 29.7cm;
  height: 21cm;  
}
page[size="A3"] {
  width: 29.7cm;
  height: 42cm;
}
page[size="A3"][layout="landscape"] {
  width: 42cm;
  height: 29.7cm;  
}
page[size="A5"] {
  width: 14.8cm;
  height: 21cm;
}
page[size="A5"][layout="landscape"] {
  width: 21cm;
  height: 14.8cm;  
}
page[size="A6"] {
  width: 10.5cm;
  height: 14.8cm;  
}
page[size="A6"][layout="landscape"] {
  width: 14.8cm;
  height: 10.5cm;
}
@media print {
  body, page {
    margin: 0;
    box-shadow: 0;
  }
}
@media print {
  .noprint{display: none;}
  *{ 
    color:#000;
    text-align: center;
  }
  .main-sidebar,main-header{display: none;}
  #content{ width: 100%; }
  .info{ display: none; }
  #page[size="A4"] {margin-top: 20px;}
  #item-list table td{font-size:11px;}
  .content-wrapper{margin-right:unset;}
  .main-footer{display: none;}
  table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting{padding-right:unset;}
  table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td{
    font-size: 12px;
  }
  td .bold{
    font-size: 85%;
  }
  small{
    font-size: 70%;
  }
  .table tr>th{
  font-size: 90%;
    font-family: 'Amaranth-Regular';
    padding:unset !important;
  }
  .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{padding:unset !important;}
  table.dataTable thead .sorting::after,table.dataTable thead .sorting_asc:after{display:none;}
  a[href]:after {content: none !important;}
  .dataTables_wrapper .row:nth-child(1){display: none;}
  .dataTables_wrapper .row:nth-child(3){display: none;}
}
.modal-footer{
  text-align: center;
}
#notify {
  display: none;
  position: absolute;
  top: 184px;
  right: 15px;
  z-index: 999999;
  width: 300px;
  height: auto;
}
.login-logo a{
  font-family:GUNPLAYRG;
  font-size: 50px;
}
.mini-copon .profile-user-img{
  width: 180px;
}

.element {
  position: absolute;
  top:184px;
  right: 5px;
  width: 300px;
  height: auto;
  animation: moveToRight 1s ease-in-out;
  animation-delay: 10ms;
}

@keyframes moveToRight {
  0% {
      transform: translateX(500px);
  }
  100% {
      transform: translateX(0px);
  }
}

div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child{
  padding: 0 15px;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child{
  padding: 0 15px;
}
.modal-content{
  border-radius: 15px;
}
.skin-blue .sidebar-menu > li:hover > a, .skin-blue .sidebar-menu > li.active > a, .skin-blue .sidebar-menu > li.menu-open > a{
  background: #033f57;
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}

/* Firefox */
input[type=number] {
-moz-appearance: textfield;
}