body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.links1 {
	font-family: Arial;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
.number1 {
	font-family: Arial;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #A8EAFA;
}
.text1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	color: #343131;
}
.sub1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #343131;
}
.sub2 {
	font-family: Arial;
	font-size: 32px;
	line-height: 22px;
	font-weight: bold;
	color: #02439C;
}
.text2 {
	font-family: Arial;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #343131;
}

.text_company {
	font-family: Arial;
	font-size: 15px;
	line-height: 22px;
	color: #343131;
}
.copy1 {
	font-family: Arial;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
}
.border1 {
	border: 1px solid #CCCCCC;
}
.sub3 {
	font-family: Arial;
	font-size: 23px;
	line-height: 22px;
	font-weight: bold;
	color: #02439C;
}

.inline_block{ display:inline-block;
				width:270px;
				margin-bottom:25px;}
				
.caps{	text-transform:uppercase;}

.smalls{	text-transform:lowercase;}

.pdf_text {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #A8EAFA;
}

.text_justi{	text-align:justify;}

.con_table_th{	text-align:left;
				padding:5px;
				text-transform:none;
				background-color:#d4d4d4;
				border:1px solid #9d9d9d;}

.con_table_th_td{	border:1px solid #9d9d9d;
					padding:5px;
					text-transform:none;}
					
.login_box{	width:585px;
			/*height:300px;*/
			background-color:#f4f3f8;
			margin:50px auto 60px auto;}

.spreadsheet_box{	width:90%;
			background-color:#f4f3f8;
			margin:50px auto 60px auto;}
			
.login_heading{	/*width:500px;*/
				height:50px;
				background-color:#d4d4d4;
				line-height:50px;}

.login_heading1{	
				background-color:#d4d4d4;
				line-height:30px;padding:10px;}
				
.login_heading h1, .login_heading1 h1{	font-family:Arial;
					font-size:23px;
					color:#343131;
					text-align:center;
					margin-left:20px;}
					
.login_details{	width:585px;}

.label_style{	color: #02439c;
				display: inline-block;
				font-family: Arial;
				font-size: 16px;
				height: 30px;
				line-height: 30px;
				min-width: 155px;}	
				
.input_text{	min-width:265px !important;
				height:30px;
				background-color:#FFF;
				border:1px solid #cccccc;
				display:inline-block;
				font-family: Arial;
				font-size:16px !important;
				color:#02439c !important;
				margin-right:20px;text-align:left !important;margin-left:0px !important;}	
				
.btn{	height:35px;
		width:100px;
		background-color:#02439c;
		border:none;
		font-family: Arial;
		font-size:19px;
		color:#FFF;
		text-align:center;
		line-height:35px;
		display:inline-block;
		cursor:pointer;
		transition:all 0.25s;
		-moz-transition:all 0.25s;
		-o-transition:all 0.25s;
		-webkit-transition:all 0.25s;}
		
.btn:hover{	background-color:#000;
			color:#999;}
			
.tags{	font-family:Arial;
		font-size:14px;
		color:#343131;
		text-align:left;}	
		
.tags:hover{	color:#02439c;
				text-decoration:underline;}
				
form.user_info{	width:450px;
				margin:35px auto;}
.error{font-size:12px;color:red;text-align:left;width:218px;margin-left:35%;}
.error_msg{text-align:center;font-size: 18px;color: red;}
.succ_msg{text-align:center;font-size: 20px;color: #063;}
.login_user{
	color: white;
    text-align: right;
    width: 925px;
	font-size: 12px;
    font-weight: bold;
}
.star{color:red;}

.tbl_spreasheet{margin:0 auto;}
.tbl_spreasheet tr td{ border:solid 1px gray;}
.no_record{font-size:15px;margin-left:2%;}

/*for case status*/
.active{background-color: #4c6f26;border-radius: 3px;padding: 1px;color:white;}
.inactive{background-color: #983538;border-radius: 3px;padding: 1px;color:white;}

.active:hover, .inactive:hover{color:white;}
