
* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }
legend {border:1px solid grey}
body { font-size: 12px; line-height: 19px; font-family: arial, sans-serif; color: #000; background: #FFF; min-width: 956px;}
#mydiv {position:absolute;top: 50%;left: 50%;width:20em;height:30em;margin-top: -18em; margin-left: -10em; 
    border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 9px 9px 7px rgba(255, 0, 0,0.5);
    background-color: #f5f2ef;z-index:9999;
}

.sidebar {
  margin-top: 7px;
  padding-top: 0px;
  width: 290px;
  background-color: #FFF;
  position: fixed;
  height: 100%;
  overflow: auto;
  border-top:none;
  border-right: 1px solid #ced4da;
  font-weight:500;
  font-stretch:100%;
  text-decoration:bold;
  background-color:##FEF5E7;
  
}
.kill{
	pointer-events: none;
    color: #ccc;
}
#right{
	float:right;
	padding-right:20px;
	margin-right:20px;
	font-size:20px;
	background-color: #FDF2E9;
	color:#f58220;
	border-radius:30px;
	font-weight:600;
}

#footer{
	display:grid;
}
.vendor{
	position: absolute;
	bottom: 60px;
	text-align: center;
}
.vendor{
	position: absolute;
	bottom: 60px;
	text-align: center;
}
.sidebar a {
  display: block;
  color: #67748e;
  padding: 16px;
  text-decoration: none;
  font-size: 17px;
  border-top:1px solid #ced4da;  
  padding-left:40px;
  height:22px;
}
.sidebar button{
	display: block;
	color: #f58220;
	padding: 16px;
	text-decoration: none;
	font-size: 16px;
}
.sidebar a.active {
  background-color: #fda457;
  color: white;
}
.fa-caret-down {
  float: right;
  padding-right: 8px;
}
.sidebar a:hover:not(.active) {
  background-color: white;
  color: #fda457;
}
.dropdown_container {
	display:none;
	border-color:white;
}
.fa {
	font-size:19px;
	vertical-align:middle;
	width: 24px;
}
.navbar {
	overflow: hidden;
	background-color: #FFF;
	position: fixed;
	top: 0px;
	width: 100%;
	border: 1px solid #ced4da;
	display:block;
}


#printable {display:none}
#tbl_data td{
	padding:5px;
}
.paper{
	border:0px solid black;
	width:210mm;
	height:297mm;
	padding-top:0mm;
	padding-bottom:10mm;
	background-color:white;
	/*box-shadow: 9px 9px 7px rgba(105, 105, 105, 0.5);*/
	
}
.papera3{
	border:1px solid black;
	width:158mm;
	height:210mm;
	padding-top:0mm;
	padding-bottom:0mm;
	background-color:white;
}

.forme_tab {
	border:1px solid #ced4da;
	border-radius:5px;
	height:auto;
	width:90%;
	margin-top:40px;
	padding:20px 10px 10px 10px;
	background:#FFF;
	
}
.forme_tab td{
	text-align:center;
	
}

.forme_tab input{
	width:90%;
	height:38px;
	border:1px solid #ced4da;
	border-radius: 5px;
	margin:5px 5px 5px 5px;
	box-sizing:border-box;
	padding:5px;
}
.forme_tab select{
	width:90%;
	height:38px;
	border:1px solid #ced4da;
	border-radius: 5px;
	margin:5px 5px 5px 5px;
	box-sizing:border-box;
	padding:5px;
}



.paper td {
	padding:3px;
}
#itemname{
	display:none;
}
#eformdiv{
	display:none;
}
#datetd1{
	display:none;
}
#datetd2{
	display:none;
}
#datetd3{
	display:none;
}
#coa{
	display:none;
}
.coa_tab{
	width:100%;
	border:1px solid black;
}
.coa_tab td {
	border:1px solid black;
	border-collapse:collapse;
	text-align:center;
	
}
.navbar a {
  float: left;
  display: block;
  color: black;
  text-align: center;
  padding: 16px 16px;
  text-decoration: none;
  font-size: 16px;
}

.navbar a:hover {
  background: #ddd;
  color: black;
}
.navbar img:hover{
	background: white;
	color:white;
	
}
div.content {
  margin-left: 290px;
  margin-top: 54px;
  padding: 1px 16px;
  height: 1000px;
}
#drop_file_zone {
	border:1px solid black;
    width: 100%;
    height: 150px;
    padding:5px 5px 5px 15px;
    font-size: 14px;
	box-sizing:border-box;
	border-radius:5px;
	background: white;
}
#drag_upload_file {
  width:50%;
  margin:0 auto;
}
#drag_upload_file p {
  text-align: center;
  margin:10px 0px 0px 0px;
  
}
#drag_upload_file #selectfile {
  display: none;
  border:1px solid #ced4da;    
}

div.content_div {
  margin-left: 280px;
  margin-top: 54px;
  padding: 20px 16px;
  height: 1000px;
}

.content_div {
	display:none;
	height:100%;
	margin-left: 280px;
	margin-top: 1%;
	padding: 20px 16px;
	display:none;
	background-color:#F4F6F6;
}

.box1{	
	border-radius:10px;
	border:3px solid white;
	width: 30%;
	height:11%;
	margin:5em 0em 0em 3em;
	float:left;
	/*background-color:#F4511E;*/	
	box-shadow: 9px 9px 7px rgba(50.2, 50.2, 50.2, 0.5);	
}
.box1 table{
	width:88%;
}
.box2{	
	border-radius:22px;
	width: 45%;
	height:20%;
	margin:5em 1em 0em 2em;
	float:left;
	box-shadow: 9px 9px 7px rgba(50.2, 50.2, 50.2, 0.5);	
	border:7px solid #01dbdf;
	line-height:4em;
}
.box2 td{
	color:black;
}




#product form #category form{
	height:100%;
}
.heading{
	font-size:18px;
	float:left;
	width:99%;
	height:24px;
	padding:20px 0px 0px 30px;
	font-weight:500;
	display: block;
	
}
.box_head{
	font-size:20px;
	float:left;
	color:white;
	width:99%;
	height:24px;
	padding:10px 0px 0px 20px;
	font-weight:500;
}
.box_subhead{
	float:left;
	width:99%;
	height:10px;
	padding:10px 0px 0px 20px;
	font-size:18px;
	color:white;
}
.box_subhead select{
	width:50%;
	height:42px;
	border:1px solid orange;
	border-radius: 5px;
	padding:5px 5px 5px 15px;
	margin-top:-10px;
	box-sizing:border-box
}
.subhead{
	font-size:14px;
	float:left;
	width:99%;
	height:50px;
	padding:0px 0px 0px 30px;
	color:#515A5A;
}
.add_but{
	position:absolute;
	display: block;
	font-size:18px;
	float:right;
	width:99%;
	height:24px;
	padding:20px 0px 0px 20px;
	font-weight:600;
}
.form_tab {
	background-color:#FFF;
	border-radius:8px;
	border:1px solid #ced4da;
	width:98%;	
	margin:20px 0px 0px 30px;
	height:70%;
}
.tab_php{
	width:93%;
	height:40%;
	border-radius:8px;
	border:1px solid #ced4da;
	float:center;
	margin:20px 0px 0px 30px;
	font-size:16px;
	line-height:32px;
	
}

#item_list{
	background: transparent;
	height:200px;
	width: 100%;
    overflow-x: auto;
    white-space: nowrap;
	
}
  /*
margin-bottom: 20px
  Chrome/Safari/Webkit 
  */
#item_list tr:nth-child(even) { 
	background-color: #FEF5E7;
	
}
/* Hide scrollbar for Chrome, Safari and Opera */
#item_list::-webkit-scrollbar {
    display: block;
}
#unitname{
	display: none;
}
.supplier{
	background-color:#FFF;
	border-radius:8px;
	border:1px solid #ced4da;
	line-height:42px;
	width:98%;
	
}

.category_tab {
	background-color:#FFF;
	border-radius:8px;
	border:1px solid #ced4da;
	width:98%;	
	margin:20px 0px 0px 30px;
	height:40%;
}
.square {
  width: 50px;
  height: 50px;
  border: 1px solid black;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: 10px 5px; /* 10px between elements */
}
.circle {
  float: right;
  margin-right: 0px;
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border:1px solid #ced4da;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: #FDEBD0;
  position: relative;
}
#retid option{
	background-color: #FEF5E7;
}
.circle:hover{
	filter:drop-shadow(10px 8px 3px #D5D8DC);
	padding-right:3px;
	padding-bottom:3px;
	
}
.reprt_tab{
	border-radius:8px;
	border:1px solid #ced4da;
	width:96%;
	height:auto;
	font-size:14px;
	table-layout:auto
}
.reprt_tab td{
	height:auto;
	border:1px solid #ced4da;
	display:flex;
	align-items:center;
	justify-content:center;

	
}
.reprt_tab tr:nth-child(even) { 
	background-color: #FEF5E7;
	
} 
.reprt_tab tr{
	border-radius:8px;
	border:1px solid #ced4da;
	
}

.listing{
	background-color:#FFF;
	border-radius:8px;
	border:1px solid #ced4da;
	width:96%;
	height:auto;
	font-size:14px;
	font-weight:500;
	margin:50px 0px 0px 30px ;
	box-sizing:border-box
}
.listing tr:nth-child(even) { 
	background-color: #FEF5E7;
	
} 
.listing td{
	height:42px;
	border-top:0;
	border:1px solid #ced4da;
	border-radius:4px;
	box-sizing:border-box
}
.form_tab td {	
	font-size:14px;	
	width:100%;
	float:left;
	padding: 0px 10px 0px 10px;
	text-align:left;
}
.category_tab td {	
	font-size:14px;	
	width:46%;
	float:left;
	padding: 0px 10px 0px 10px;
	text-align:left;
}
.category_tab tr{
	display: flex;
	align-self: flex-start;	
}
.form_tab tr{
	display: flex;
	align-self: flex-start;
	
}
.list_table{
	width:95%;
	border:	1px solid #ced4da;
	border-radius:8px;
	border-collapse:collapse;
}

.form_tab tbody{
	padding-top:20px;
}
.category_tab tbody{
	padding-top:20px;
}
.form_tab input{
	width:100%;
	height:42px;
	border:1px solid #ced4da;
	border-radius: 5px;
	padding:5px 5px 5px 15px;
	box-sizing:border-box
}
.category_tab input{
	width:100%;
	height:42px;
	border:1px solid #ced4da;
	border-radius: 5px;
	padding:5px 5px 5px 15px;
	box-sizing:border-box
}
.form_tab select{
	width:100%;
	height:42px;
	border:1px solid #ced4da;
	border-radius: 5px;
	padding:5px 5px 5px 15px;
	box-sizing:border-box
}

.form_tab textarea{
	width:100%;
	height:42px;
	border:1px solid #ced4da;
	border-radius: 5px;
	padding:5px 5px 5px 15px;
	box-sizing:border-box;
	display:block;
}
.form_tab input:focus{
	border:2px solid #FF9800;
}
.content_div input:focus{
	border:2px solid #FF9800;
}
.form_tab select:focus{
	border:2px solid #FF9800;
	
}

.form_tab textarea:focus{
	border:2px solid #FF9800;
}
option{
	font-size:18px;
	height:150px;
}

select:focus>option:checked {
  background: #fda457;
  color:white;  
}
select:focus>option {  
  color:#fda457;
}
.sub_button{
    min-width: 120px;
    background: #fda457;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 10px;
	 margin: 20px 10px 0px 0px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
	border-radius:5px;
	border:1px solid #ced4da;
}
.reset{
    height:46px;
    background: #fda457;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 10px;
	 margin: 20px 10px 0px 0px;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
	border-radius:5px;
	border:1px solid #ced4da;
}
.reset:hover{
	background:#34495E;
}
.sub_button:hover{
	background:#34495E;
}
.sub_button:active{
	background:#2874A6;
}

.sub_button:disabled{
	background:#34495E;
}

.bak_button{
    min-width: 120px;
    background: #fda457;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 14px 10px;
    margin: 20px 10px 0px 0px	;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    transition: all .2s ease;
	border-radius:5px;
	border:1px solid #ced4da;
}

#drop_file_zone {
	border:1px solid #ced4da;
    width: 100%;
    height: 10%px;
    padding:5px 5px 5px 15px;
    font-size: 14px;
	box-sizing:border-box;
	border-radius:5px;
}
#drag_upload_file {
  width:50%;
  margin:0 auto;
}
#drag_upload_file p {
  text-align: center;
  margin:10px 0px 0px 0px;
  
}
#drag_upload_file #selectfile {
  display: none;
  border:1px solid #ced4da;    
}
#selectfile{
	display: none;
  border:1px solid #ced4da;    
}
.img-content{
	border:1px solid #ced4da;
	position: relative;
    width: 150px;
    height: 150px;
	float:right;
	background:white;
	object-fit:contain;
}
#uped_image{
	width: 100%; 
	height: 100%;
	position: absolute;
	top:0;
	right: 0;
	left: 0;
	bottom: 0;
	object-fit: scale-down;
}
.input [type=radio]{
	height:20px;
	width:20px;
}

@media screen and (max-width: 700px) {
  .sidebar {
    width: 100%;
    height: auto;
    position: relative;
  }
.sidebar a {float: left;}
  div.content_div {margin-left: 0;}
}

@media screen and (max-width: 400px) {
  .sidebar a {
    text-align: center;
    float: none;
  }
}

.center {display: block;margin-top:15px;margin-left: auto;margin-right: auto;width: 50%;}
.signin-control{-webkit-border-radius: 5px; font-weight:500; font-size:12px;  border-color: rgb(255, 255, 255, 1 ); }
.signin-control:focus {  border-color: rgb(226, 100, 3, 1 ); outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(255, 255, 255);
-webkit-border-radius: 5px; font-size:12px;}
.signin-hold{margin-top:25px; color:black;}
.signin-hold select{ width:160px; height:32px; background-color: white;}
.signin-hold input{ padding:5px; }
.signin-row {padding:0px 0px 10px 0px}
.button1 {font-size:16px; 	color: rgba(50,100,255,1);	-webkit-transition: all 0.5s;	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;	transition: all 0.5s;	position: relative;	border: 1px solid rgba(0,0,0,1);  
}
.dc-control{-webkit-border-radius: 5px; font-weight:500; font-size:14px;  border-color: rgb(255, 255, 255, 1 ); padding-left:5px; height:27px; width:160px}
.dc-control:focus {  border-color: rgb(226, 100, 3, 1 ); outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(255, 255, 255);
	-webkit-border-radius: 5px; font-size:14px;
	padding-left:5px; height:27px
}
.dc-box select td tr {
	-webkit-border-radius: 5px;
	font-weight:500;
	font-size:14px;
	border-color: rgb(255, 255, 255, 1 );
	padding-left:5px;
	height:27px	;
	padding:5px 5px 5px 5px;
	background-color: white;
}
.dc-tab select:focus {
	border-color: rgb(226, 100, 3, 1 ); outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(255, 255, 255);
	-webkit-border-radius: 5px; font-size:14px;
	padding:5px; height:27px;
	background-color: white;
}
.dc-tab input{
	margin:8px;
}
.dc-tab select{
	margin:8px;
	width:169px;
	font-size:14px;
	background-color: white;
	color:black;
}
.dc-box{position:absolute;
	top: 50%;
	left: 50%;
	width:60em;
	height:71em;
	margin-top: -30em;
	margin-left: -30em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;
	box-shadow: 9px 9px 7px rgba(255, 0, 0,0.5);
    background-color: #f5f2ef;z-index:9999;
}
.alter_in{position:absolute;
	top: 50%;
	left: 50%;
	width:60em;
	height:71em;
	margin-top: -20em;
	margin-left: -30em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;
	box-shadow: 9px 9px 7px rgba(255, 0, 0,0.5);
    background-color: #f5f2ef;z-index:9999;
}
.daily-box{position:absolute;
	top: 50%;
	left: 50%;
	width:60em;
	height:77em;
	margin-top: -35em;
	margin-left: -30em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;
	box-shadow: 9px 9px 7px rgba(255, 0, 0,0.5);
    background-color: #f5f2ef;z-index:9999;
}
.daily-box select td tr {
	-webkit-border-radius: 5px;
	font-weight:500;
	font-size:14px;
	border-color: rgb(255, 255, 255, 1 );
	padding-left:5px;
	height:27px	;
	padding:5px 5px 5px 5px;
}

button.button1 {
	background-color: #e26403;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff1e6), color-stop(50%, #fff1e6), color-stop(50%, #fff1e6), color-stop(100%, #fff1e6));
	background-image: -webkit-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -moz-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -ms-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -o-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
    -webkit-background-clip: padding-box;
	border-radius: 3px;
	color: #000;
	font:  12px "helvetica neue", helvetica, arial, sans-serif;
	text-align: center;
	font-weight:500;
	width: 80px;
	height:25px;
	-webkit-background-clip: padding-box; }
  button.button1:hover {
	background-color: #fff1e6;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff1e6), color-stop(50%, #fdb781), color-stop(50%, #fc8c36), color-stop(100%, #e26403));
  background-image: -webkit-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -moz-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -ms-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -o-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
    cursor: pointer; }
  button.button1:active {
    background: #e26403;
    background: -moz-radial-gradient(50% 31% 0deg, circle cover, rgba(38, 76, 153, 0.4), rgba(11, 23, 46, 0.4)), -moz-linear-gradient(top, #fdc59b 0%, #fc9a4f 50%, #fc7d1d 50%, #e26403 100%);
    background: -webkit-gradient(radial, 50% 20%, 75, 50% 50%, 0, from(rgba(226, 100, 3, 0.4)), to(rgba(252, 154, 79, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7b5cb5), color-stop(0.5, #572bad), color-stop(0.5, #4a1aab), color-stop(1, #4b1bab));
    color: #000;
    -webkit-background-clip: padding-box; }
button.button1:disabled{
  background-color: #9E9E9E;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9E9E9E), color-stop(50%, #9E9E9E), color-stop(50%, #9E9E9E), color-stop(100%, #9E9E9E));
  background-image: -webkit-linear-gradient(top, #9E9E9E 0%, #9E9E9E 50%, #9E9E9E 50%, #9E9E9E 100%);
  color:black;
	
}
	
button.button2 {
 background-color: #e26403;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff1e6), color-stop(50%, #fff1e6), color-stop(50%, #fff1e6), color-stop(100%, #fff1e6));
	background-image: -webkit-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -moz-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -ms-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -o-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
  -webkit-background-clip: padding-box;
  border-radius: 5px;
  border-color:white;
  color: #000;
  font:  14px/1 "helvetica neue", helvetica, arial, sans-serif; font-weight:500;
  padding: 10px 0 12px 0;
  text-align: center;
  width: 125px;
  -webkit-background-clip: padding-box; }
  button.button2:hover {
    background-color: #fff1e6;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff1e6), color-stop(50%, #fdb781), color-stop(50%, #fc8c36), color-stop(100%, #e26403));
  background-image: -webkit-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -moz-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -ms-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -o-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
    -webkit-background-clip: padding-box;
    cursor: pointer; }
button.button2:active {
    background: #e26403;
    background: -moz-radial-gradient(50% 31% 0deg, circle cover, rgba(38, 76, 153, 0.4), rgba(11, 23, 46, 0.4)), -moz-linear-gradient(top, #fdc59b 0%, #fc9a4f 50%, #fc7d1d 50%, #e26403 100%);
    background: -webkit-gradient(radial, 50% 20%, 75, 50% 50%, 0, from(rgba(226, 100, 3, 0.4)), to(rgba(252, 154, 79, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7b5cb5), color-stop(0.5, #572bad), color-stop(0.5, #4a1aab), color-stop(1, #4b1bab));
    color: #000;
    -webkit-background-clip: padding-box; }

button.button2:disabled{
  background-color: #9e76e8;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e76e8), color-stop(50%, #f3f3f3), color-stop(50%, #6021de), color-stop(100%, #6224de));
  background-image: -webkit-linear-gradient(top, #9e76e8 0%, #f3f3f3 50%, #f3f3f3 50%, #6224de 100%);
  color:black;
	
}

button.button3 {
	background-color: #e26403;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff1e6), color-stop(50%, #fff1e6), color-stop(50%, #fff1e6), color-stop(100%, #fff1e6));
	background-image: -webkit-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -moz-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -ms-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: -o-linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
	background-image: linear-gradient(top, #fff1e6 0%, #fff1e6 50%, #fff1e6 50%, #fff1e6 100%);
    -webkit-background-clip: padding-box;
	border-radius: 3px;
	color: #000;
	font:  12px "helvetica neue", helvetica, arial, sans-serif;
	padding: 10px 0 12px 0;
	text-align: center;
	
	width: 100px;
	-webkit-background-clip: padding-box; }
  button.button3:hover {
	background-color: #fff1e6;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff1e6), color-stop(50%, #fdb781), color-stop(50%, #fc8c36), color-stop(100%, #e26403));
  background-image: -webkit-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -moz-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -ms-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: -o-linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
  background-image: linear-gradient(top, #fff1e6 0%, #fdb781 50%, #fc8c36 50%, #e26403 100%);
    cursor: pointer; }
  button.button3:active {
    background: #e26403;
    background: -moz-radial-gradient(50% 31% 0deg, circle cover, rgba(38, 76, 153, 0.4), rgba(11, 23, 46, 0.4)), -moz-linear-gradient(top, #fdc59b 0%, #fc9a4f 50%, #fc7d1d 50%, #e26403 100%);
    background: -webkit-gradient(radial, 50% 20%, 75, 50% 50%, 0, from(rgba(226, 100, 3, 0.4)), to(rgba(252, 154, 79, 0.4))), -webkit-gradient(linear, 0 0, 0 100%, color-stop(0, #7b5cb5), color-stop(0.5, #572bad), color-stop(0.5, #4a1aab), color-stop(1, #4b1bab));
    color: #000;
    -webkit-background-clip: padding-box; }
button.button3:disabled{
  background-color: #D3D3D3;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #D3D3D3), color-stop(50%, #D3D3D3), color-stop(50%, #D3D3D3), color-stop(100%, #D3D3D3));
  background-image: -webkit-linear-gradient(top, #D3D3D3 0%, #D3D3D3 50%, #D3D3D3 50%, #6224de 100%);
  color:black;
}
#container{position:absolute;top: 50%;left: 50%;width:40em;height:40em;margin-top: -20em; 
    margin-left: -20em; border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(255, 51, 0,0.5);
    background-color: #f5f2ef; }
#adm_box{
	position:absolute;top: 50%;left: 50%;width:35em;height:40em;margin-top: -17.5em; 
    margin-left: -17.5em; border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(255, 51, 0,0.5);
    background-color: #f5f2ef;	
}
#listman_box{
	position:absolute;top: 50%;left: 50%;width:45em;height:70em;margin-top: -35em; 
    margin-left: -22.5em; border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(255, 51, 0,0.5);
    background-color: #f5f2ef;
}
#alter_box{
	position:absolute;top: 50%;left: 50%;width:35em;height:35em;margin-top: -20em; 
    margin-left: -20em; border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(255, 51, 0,0.5);
    background-color: #f5f2ef;	
}
#add_box{display:none}
#editbox{display:none}
#itembox{display:none}
#hsn_box{display:none}
#hsnman_box{display:none}
#itemman_box{display:none}
#alter_in{display:none}
#alter_out{display:none}
#listman_box{display:none}
.space{padding:0px 7px 7px 7px}
.data-tab select td tr{
	width:225px;
	height:27px;
	color:1px solid black;
	background-color: white;
}

.dc-tab select td tr{
	-webkit-border-radius: 5px;
	font-weight:500;
	font-size:14px;
	border-color: rgb(255, 255, 255, 1 );
	padding-left:5px; height:27px;
	background-color: white;
}
.signin-control select:focus {
	border-color: rgb(226, 100, 3, 1 ); outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(255, 255, 255);
	-webkit-border-radius: 5px; font-size:14px;
	padding-left:5px; height:27px;
	background-color: white;
}
#itemaster_box{
	position:absolute;
	top: 40%;
	left: 50%;
	width:33em;
	height:52em;
	margin-top: -21em;
	margin-left: -14em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 9px 9px 7px rgba(255, 0, 0,0.5);
    background-color: #f5f2ef; z-index:9999;
}
.box_border{
	border:1px solid black;
	border-radius:8px;
	margin:1em;
	padding-bottom:15px;
	height:auto;
}
.data-box{position:absolute;top: 50%;left: 50%;width:60em;height:60em;margin-top: -30em; margin-left: -30em; 
    border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 9px 9px 7px rgba(255, 0, 0,0.5);
    background-color: #f5f2ef;z-index:9999;
}
#docform{
	width:55em;
	height:31em;
}
#dailyform{
	width:55em;
	height:35em;
}
.data-box legend{
	border-radius: 5px;
}
.curve{
	border-radius:8px;
	margin:1em;
}
#dcleg{
	border-radius:5px;
	padding-left:15px;
	padding-right:15px;
}
#itemlist_box{
	width:95%;
	border-collapse:collapse;`
}
#vehicleno { 
    text-transform: uppercase;
}
#dvehicleno { 
    text-transform: uppercase;
}
#chalno { 
    text-transform: uppercase;
}
#itemfert { 
    text-transform: uppercase;
}
#itembatch { 
    text-transform: uppercase;
}
#dailybatch { 
    text-transform: uppercase;
}
.report-header th td {padding:3px}
.prn_tab td {
	padding-right:2px;
	padding-left:2px;
	
}
.copyright{
	font-size:10px;
}
#header {display:none;}
#itemlist {display:none;}
#one{display:none;}
#two{display:none;}
#three{display:none;}
#xbut:hover{ 
    background-color: orange; 
	transform: scale;
}

#analysis{display:none;}

.tabpad td th {
	padding-right:10px;
	padding-left:10px;
	
	}
#datespan{display:none}
.prntbl td{ padding-right:2px;padding-left:2px}