@charset "utf-8";
/* CSS Document */

.login{
    border: 2px solid #060;
    border-radius: 5px;
}
.txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.txt3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txtlogin{
	font-family: Arial;
	font-size: 12px;
}

.thead{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	
}
.inputbtn{
	border: 1px solid #2A2B01;
	width: 200px;
	color: #000;
	font-style: normal;
	padding-left: 10px;
}
.submitbtn{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 150px;
	height: 50px;
	background-color: #2A2B01;
	color: #ED741B;

	1px solid #060;
	border-radius: 2px;
}
.errorshow{
	color:#F00;
}
.dashboard{
	background-color:#FFF;
	border-radius: 8px 8px 8px 8px;
border: 1px solid #000000;
padding-left: 10px;	
padding-right: 10px;
overflow:scroll;
height:400px
}
.btn{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background-color: #003466;
	color: #FFFFFF;
	border-top-color: #003466;
	border-right-color: #003466;
	border-bottom-color: #003466;
	border-left-color: #003466;
	height: 32px;
	
}

#scrollbutton {
	padding-top: 10px;
	padding-left: 10px;
	height: 500px;
	overflow-y: auto;
}.repotbtn {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #2A2B01;
	border: 1px solid #900;
	height: 40px;
	padding-top: 30px;
	width: 140px;
	color: #ED7413;
}

.txt2{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0C1526;
}

.txtmenu{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #000000;
}

.bgc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:100%;
	height:25px;
	color:#F00;
	color:#060;
}

@charset "utf-8";
/* CSS Document */

#newspaper-c
{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #000000;
}
#newspaper-c th
{
	padding: 7px;
	font-weight: normal;
	font-size: 11px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
	border-bottom: 1px dashed #69c;
}
#newspaper-c td
{
	padding: 4px 4px;
	color: #000000;
	border-right: 1px dashed #6cf;
	border-bottom: 1px dashed #69c;
}

.txtcustomerdetailshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}

.inputbox{
	width:250px;
	height:30px;
}
