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

body, html { height:90% }

body { font-size: 12px; line-height: 19px; font-family: arial, sans-serif; color: #999ea2; background: #edf6ff; min-width: 956px;}



.uppercase { text-transform: uppercase;  }
article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; background-color:white }
textarea { overflow: auto; }
input {}
.cl { display: block; height: 30px; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.shell { margin:auto; width: 956px; }
.header { padding: 32px 32px 16px;  }
.rlogo{width:44px; height:44px; float:center; padding:2px}
.rcenter{float:center; color:black;}
.select_w{width:150px; height:25px}


#login_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:20em;
	height:30em;
	margin-top: -20em;
	margin-left: -10em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
}
.center {display: block;margin-top:15px;margin-left: auto;margin-right: auto;width: 50%;}
.signin{
	-webkit-border-radius:5px;
	border-color:white;	
	font-size:16px;
	width:170px;
	
}
input:focus { 
    outline: none !important;
    border-color: #719ECE;
    box-shadow: 0 0 10px #719ECE;
 }

.signin-hold{ margin-top:25px; width:15em; }
.signin-hold input{ padding:5px 5px 5px 5px; }
.signin-row {
	
	padding:0px 0px 10px 0px
}
button.logbtn {
  background-color: #9e76e8;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e76e8), color-stop(50%, #7038e0), color-stop(50%, #6021de), color-stop(100%, #6224de));
  background-image: -webkit-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: -moz-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: -ms-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: -o-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  border-radius: 3px;
  color: #fff;
  font:  12px "helvetica neue", helvetica, arial, sans-serif;
  padding: 5px 0 6px 0;
  text-align: center;
  text-shadow: 0 -1px 1px #473569;
  width: 80px;
}
  button.logbtn:hover {
    background-color: #8d69cf;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d69cf), color-stop(50%, #6332c7), color-stop(50%, #551dc4), color-stop(100%, #561fc4));
    background-image: -webkit-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: -moz-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: -ms-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: -o-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    -webkit-background-clip: padding-box;
    cursor: pointer; }
  button.logbtn:active {
    background: #4a1aab;
    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, #7b5cb5 0%, #572bad 50%, #4a1aab 50%, #4b1bab 100%);
    background: -webkit-gradient(radial, 50% 20%, 75, 50% 50%, 0, from(rgba(38, 76, 153, 0.4)), to(rgba(11, 23, 46, 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: #ddd;
    -webkit-background-clip: padding-box; }
	/*
button.logbtn: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:47em;height:30em; margin-top: -20em; 
    margin-left: -23.5em; border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3; color:#000;}
.space{padding:0px 10px 10px 10px}
.cl { display: block; height: 30px; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
	
button.button2 {
  background-color: #9e76e8;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9e76e8), color-stop(50%, #7038e0), color-stop(50%, #6021de), color-stop(100%, #6224de));
  background-image: -webkit-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: -moz-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: -ms-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: -o-linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  background-image: linear-gradient(top, #9e76e8 0%, #7038e0 50%, #6021de 50%, #6224de 100%);
  border-radius: 5px;
  color: #fff;
  font:  16px/1 "helvetica neue", helvetica, arial, sans-serif; font-weight:500;
  padding: 10px 0 12px 0;
  text-align: center;
  text-shadow: 0 -1px 1px #473569;
  width: 150px;
  -webkit-background-clip: padding-box; }
  button.button2:hover {
    background-color: #8d69cf;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d69cf), color-stop(50%, #6332c7), color-stop(50%, #551dc4), color-stop(100%, #561fc4));
    background-image: -webkit-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: -moz-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: -ms-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: -o-linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    background-image: linear-gradient(top, #8d69cf 0%, #6332c7 50%, #551dc4 50%, #561fc4 100%);
    -webkit-background-clip: padding-box;
    cursor: pointer; }
button.button2:active {
    background: #4a1aab;
    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, #7b5cb5 0%, #572bad 50%, #4a1aab 50%, #4b1bab 100%);
    background: -webkit-gradient(radial, 50% 20%, 75, 50% 50%, 0, from(rgba(38, 76, 153, 0.4)), to(rgba(11, 23, 46, 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: #ddd;
    -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;
	
}
.dc-box{position:absolute;
	top: 40%;
	left: 50%;
	width:60em;
	height:75em;
	margin-top: -25em;
	margin-left: -30em; 
	margin-bottom:50em;
    border: 1px solid black;
	-webkit-border-radius: 10px;
	box-shadow: 9px 9px 7px rgba(100,0,255,0.5);
    background-color: #f5f2ef;z-index:9999;
}
.alter-box{
	position:absolute;
	top: 40%;
	left: 50%;
	width:60em;
	height:75em;
	margin-top: -30em;
	margin-left: -30em; 
	margin-bottom:50em;
    border: 1px solid black;
	-webkit-border-radius: 10px;
	box-shadow: 9px 9px 7px rgba(100,0,255,0.5);
    background-color: #f5f2ef;z-index:9999;
}
.alter-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;
}
.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;
}
.curve{
	border-radius:8px;
	margin:1em;
}
#docform{
	width:55em;
	height:49em;
}
#alterform{
	width:55em;
	height:51em;
	
}
.dc-tab select:focus {
	 border-color: rgba(100,0,255,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:160px;
	font-size:14px;
	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;
}
.dc-control{-webkit-border-radius: 5px; font-weight:500; font-size:13px;  border-color: rgb(255, 255, 255, 1 ); padding-left:5px; height:27px; width:160px}
.dc-control:focus {  border-color: rgba(100,0,255,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;
}
#dcleg{
	border-radius:5px;
	padding-left:15px;
	padding-right:15px;
	color:black;
	background-color: #FFF;
	
}
.data-box legend{
	border-radius: 5px;
	
}
legend {border:1px solid grey}
#alter_box{
	position:absolute;top: 50%;left: 50%;width:35em;height:25em;margin-top: -20em; 
    margin-left: -17.5em; border: 1px solid black;-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(0, 0, 255,0.5);
    background-color: #f5f2ef;	
}
#editchal{
	width:200px;
	height:32px;
	border-radius:5px;
	text-align:center;
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
}
/*
{
	
	
}
*/
.prn_tab{
	color:black;
	font-weight:700;
}
.rep_tab{
	color:black;
	font-weight:700;
	font-size:16px;
}
#prn_box {
  margin: auto;
  position:absolute;
  top: 50%;
  left: 50%;
  width:600px;
  height:600px;
  margin-top: -300px;
  margin-left: -300px;
  border: 1px solid black;
  color:black;
  background-image: url("../images/back.png");
  background-repeat: no-repeat;
  border:1px solid black;	
}

.one {
  width: 50%;
  height:100px;
  float: left;
}

.two {
  float:right;
  height: 100px;
  width:50%;
 
}
.three{
  width: 50%;
  height:70px;
  float: left;
  color:black;
	
}
.four{
	width:50%;
	height:70px;
	float:right;
	color:black;
	font-weight:700;
}
.five{
	width:50%;
	float: left;
	height:30px;
	color:black
}
.six{
	width:50%;
	float:right;
	height:30px;
	color:black
}
.six_prn{
	width:60%;
	float:right;
	height:30px;
}
.seven{
	width:38%;
	float: left;
	height:60px;
}
.eight{
	width:50%;
	float:right;
	height:60px;
	color:black;
	font-weight:700;
}
.eight_prn{
	width:40%;
	float:left;
	height:80px;
	margin-left:42%;
	/* border:1px solid black; */
	word-wrap: break-word;
	margin-right:20%;
}
#input_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:40em;
	height:30em;
	margin-top: -15em;
	margin-left: -20em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
}

#verify_table{
	width:30em;
	color:black;
}
#verify_div{
	width:30em;
}
#disp_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:40em;
	height:50em;
	margin-top: -25em;
	margin-left: -20em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
}
#results1 { float:center; margin-top:-1.5em; padding:0px;  }

#back_img{
	/*background:url('../images/back.jpg');*/
    background-repeat:no-repeat; 
    background-position: center;
    background-size: contain;
	border:1px solid;
	width:600px;
	height:600px;
	background-image:url('../images/ADC.jpg');
	z-index:-1;
	box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
}
#rep_dlog{
	color:black;
}






@media only screen and (min-width: 992px){
	#verify_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:20em;
	height:30em;
	margin-top: -20em;
	margin-left: -10em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
	}
	
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
	#verify_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:24em;
	height:35em;
	margin-top: -20em;
	margin-left: -12em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
	}
	.signin{width:190px;}	
	.signin-hold{ margin-top:25px; width:240px; }
	.copyright{padding-top:50px}
}
	
}


@media only screen and (min-width: 480px) and (max-width: 767px){
	
	#verify_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:24em;
	height:35em;
	margin-top: -20em;
	margin-left: -12em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
	}
	
}

@media only screen and (max-width: 479px) {
	
	#verify_box{
	position:absolute;
	top: 50%;
	left: 50%;
	width:60em;
	height:100em;
	margin-top: -12em;
	margin-left: -8em; 
    border: 1px solid black;
	-webkit-border-radius: 10px;box-shadow: 7px 7px 7px rgba(100,0,255,0.5);
    background-color: #f3f3f3;z-index:9999;
	}
	.signin{width:210px}	
	
}