
* { 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;
}



.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;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(255, 255, 255);
}
.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:32px	;
	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:32px;
	background-color: white;
}
.dc-tab input{
	margin:8px;
}
.dc-tab select{
	margin:8px;
	width:169px;
	font-size:14px;
	background-color: white;
	color:black;
	height:32px;
}
.dc-box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:60em;
	height:73.5em;
	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;
}
.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:32px	;
	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:focus {
	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:45em;margin-top: -23em; 
    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;	
}
#sup_box{position:absolute;top: 50%;left: 50%;width:35em;height:50em;margin-top: -30em; 
    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}
#addbuy_box{display:none}
#buyman{display:none}
#rep_itemlist{display:none}
#lbn{display:none}
#billspan{display:none}
#supspan{display:none}
#buyspan{display:none}
#itmspan{display:none}
#printout{display:none}
.space{padding:0px 7px 7px 7px}
.data-tab select td tr textarea{
	width:225px;
	height:32px;
	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:32px;
	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:32px;
	background-color: white;
}
#itemaster_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:33em;
	height:54.5em;
	margin-top: -28em;
	margin-left: -16.5em; 
    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;
}
#itemedit_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:33em;
	height:58em;
	margin-top: -30em;
	margin-left: -16.5em; 
    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:13px;
	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:37em;
}
#sdocform{
	width:55em;
	height:32em;
}
#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;}

#one{display:none;}
#two{display:none;}
#three{display:none;}
#xbut:hover{ 
    background-color: orange; 
	transform: scale;
}
#prninput{display:none;}
#analysis{display:none;}
#printable{display:none}
.tabpad td th {
	padding-right:10px;
	padding-left:10px;
	
	}
#datespan{display:none}
.prntbl td{ padding-right:2px;padding-left:2px}





