﻿.admin
{
	border-left: #cad5db 1px solid;
	border-right: #cad5db 1px solid;
	border-bottom: #cad5db 1px solid;
	border-top: #cad5db 2px solid;	
	padding-bottom:20px;	
}

.admin-login
{
	margin:25px 0px 0px 200px;
}

.control-panel
{
	border-left: #cad5db 1px solid;
	border-right: #cad5db 1px solid;
	border-bottom: #cad5db 1px solid;
	border-top: #cad5db 2px solid;	
	padding-bottom:20px;	
}

.control-panel-admin
{
	border-left: #cad5db 1px solid;
	border-right: #cad5db 1px solid;
	border-bottom: #cad5db 1px solid;
	border-top: #cad5db 2px solid;	
	padding-bottom:0px;	
}

.grid-header
{
	background-color : #eef3f6;
	color: #f72763;
	font-size: 10pt;	
}

.dashboard
{
	margin:0px 0px 0px 25px;
}

.login-status
{
	margin:0px 10px 0px 650px;
}

.slokatable
{
	margin:10px 0px 0px 0px;
}

.slokatable .lblcolumn
{
	margin:0px;
	padding:0px 5px 0px 0px;
	vertical-align:top;
	width:120px;
	text-align:right;
}

.slokatable .inputcolumn
{
	width:520px;
}

.slokatable .textboxinput
{
	width:250px;
}

.slokatable .explanationerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-top:-200px;
	margin-left : 410px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
}

.slokatable .slokaerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-top:-100px;
	margin-left : 410px;
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
}


.slokatable .registerresultmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color:#FF512E;		
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;
}

.timingtable
{
	margin:0px 0px 0px 75px;
}

.timingtable .timingresulterrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;	
}


.timingtable .timingresultmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color: #FF512E;
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;	
}

.completelist
{
	margin:10px 0px 50px 20px;	
}

.announcementtable
{
	margin:10px 0px 0px 0px;	
}

.announcementtable .lblcolumn
{
	margin:0px;
	padding:0px 5px 0px 0px;
	vertical-align:top;
	width:120px;
	text-align:right;
}

.announcementtable .inputcolumn
{
	width:520px;
}

.announcementtable .textboxinput
{
	width:250px;
}

.announcementtable .announcementerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
	width:75px;
	margin-top:-55px;
	margin-left:415px
}

.announcementtable .expirydateerrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
	width:75px;
	margin-top:-25px;
	margin-left:185px;
}

.announcementtable .detailserrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
	width:75px;
	margin-top:-105px;
	margin-left:415px;
}

.announcementtable .fileuploaderrormsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;	
	margin-bottom:0px;
	line-height :  1.1em;
	height:20px;
	width:75px;
	margin-top:-20px;
	margin-left:245px;
}

.announcementtable .announcementresultmsg
{
	font-family: Arial, Verdana, Sans-Serif;	
	font-weight: normal;
	color: #FF512E;
	text-decoration: none;	
	margin-top:5px;
	font-size: 12px;	
}

.logincontrol
{
	width:500px; 
	margin:30px auto 0px auto; 
	border:1px solid red;  
	background-color:#EFF3FB; 
	border-color:#B5C7DE; 
	border-style:Solid; 
	font-family:Verdana; 
	font-size:0.8em; 
	font:#333333; 
	height: 150px;
}

.loginbox
{
	width:351px; 
	margin:25px auto 0px auto; 
	height: 90px;
}

.loginstatus
{
	width:350px; 
	margin:0px 0px 10px 120px; 
	color:Red;
}

.passwordbox
{
	width:192px;
	margin:0px 0px 0px 10px;
}

.status
{
	font-size:large;
	font-weight:bold;
	color:Red;
	text-align:center;
}

