
					/* START   VIEW DEMO DETAILS  Kawsar Ahmed*/
					#pageination{
					float:none;
					margin:10px 3px;
					width:100%;
					height:27px;
					background-color22:red;
					}
					
					#pagination{
					float:right;
					}
					
						#pagination a, #pagination strong{
						float:left;
						margin:0px 3px;
						width:28px;
						height:28px;
						text-decoration:none;
						color:#FFF;
						font-size:14px;
						line-height:28px;
						text-align:center;
						background-color:#6091BA;
						}
						
							#pagintaion strong, #pagination a:hover{
							font-weight:normal;
							background:#FFF;
							color:#6091BA;
							border:1px solid #DDD;
							}
							
						#pagination_view{
						width:auto;
						margin:0px auto;
						height:28px;
						line-height:27px;
						}
					 
					 
					.link_student{
					float:right;
					color:#DAC276;
					margin:0px 7px;
					}
						.link_student:hover{
						color:#FFF;
						text-decoration:underline;
						}

.separator15{
margin: 15px;
}
.separator20{
margin: 20px;
}
.separator15_img{
margin-bottom: 25px;
height: 180px;
float: left;
}
.form-control{
	margin: 0px auto;
}
.center {
     float: none;
     margin-left: auto;
     margin-right: auto;
}


			/****************************************************/
			
				.mid_box_right_link, .mid_box_right_link img
				{
				float:right;
				margin:-3px 0px 0px 0px;
				height: 30px;
				width: 50px;
				text-align:center;
				font-size:10px;
				}
				
				.map_address img {
				width:100%;
				}
	
			/****************************************************/
			
			
			
	#specialTableRow th{
	color:#FFF;
	font-size:15px;
	text-transform:uppercase;
	font-weight:normal;
	text-align:center;
	background:#6091BA; 
	}
	
	.specialTable a{
	font-size:14px;
	}
	
	
	#poweredTitle:hover{
	color:#FFF;
	text-decoration:none;
	}
	
	
	.link-item li a{
	color:#666;
	}
		.link-item li a:hover{
		color:#23527C;
		}
	
	.btn-danger{
	background:#666;
	border-color:#666;
	}
		.btn-danger:hover{
		background:#666;
		border-color:#666;
		opacity:0.8;
		}
	
	i:hover{
	opacity:0.6;
	}