#schoolName{
	font-size:30px;
	line-height:45px;
	text-decoration:none;
}


#ReadMoreRight {
    float: right;
    color: #666;
    font-size: 13px;
    text-decoration: none;
}
	#ReadMoreRight:hover{
	color:#888;
	text-decoration:underline;
	}

#homePara{
	max-height:242px;
	overflow:hidden;
}

.time{
font-size:13px;
}

	.download_img{
	float: right; padding: 7px; margin: 0 0 5px 10px; border: 1px solid #ccc; border-radius:3px;
	}
		.download_img:hover{
		border:1px solid red;
		opacity:0.6;
		}
		
	.myDetails{
	float:left;
	width:100%;
	}
	
	
	#facultyContact{
	color:#666;
	font-size:13px;
	margin:10px 0 0 0;
	}
	
	.navbar-nav{
	width:100%;
	}
		.navbar-nav>li{
		width:10%;
		}
		
			.navbar-nav>li>a{
			padding:15px 0;
			font-weight:normal;
			font-size:14px;
			text-align:center;
			}
			
	.albumImage{
	width:100%;
	height:165px;
	padding:3px;
	border:1px solid #DDD;
	transition: all 0.5s ease;
	}
		.albumImage:hover{
		opacity:0.8;
		border-radius:7px;
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		transform: scale(0.8);
		}
	
	
	#btnsubmit{
	margin-top:15px;
	}
	
	.region{
	float:left;
	margin:8px 10px 5px 0;
	width:100%;
	}
	
	.panel-body > p{
	text-align:justify;
	font-family: 'open sans', arial, solaimanlipi;
	}
	
	
	
	
	.date-label-large {
	background:#E6E7F8;
	display: inline-block;
	width: 85px;
	height: 100px;
	text-align: center;
	font-size: 30px;
	}
	
	.date-label-large .month {
	background: #6091ba;
	color: #fff;
	display: block;
	font-size: 22px;
	text-transform: uppercase;
	}
	
	.date-label-large .date-number {
	clear: left;
	display: block;
	padding-top: 5px;
	font-size: 32px;
	font-weight: 500;
	font-family: 'open sans', arial, sans-serif;
	}
	
	
	
	
	.profile_content_2part-lg img {
	float: left;
	height: 140px;
	margin: 0 10px 15px 0;
	width: 140px;
	border: 1px solid #DDD;
	padding: 3px;

	background-color:#FFF;
	}


	#facultyName-lg {
	color: #666;
	float: none;
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	margin: 0 5px 10px 0;
	padding: 0;
	}
	
	#facultyDesignation-lg {
	color: #666;
	float: none;
	font-size: 16px;
	margin: 0 5px 15px 0;
	padding: 0;
	}
	
		.profile_content_2part-lg p {
		float: none;
		font-size: 15px;
		line-height: 25px;
		margin: 0;
		width: 100%;
		}
		
		
	.admin_required_error{
	float:left;
	color:#cd2929;
	width:100%;
	margin:0 0 15px 0;
	line-height:35px;
	text-align:center;
	border-radius:3px;
	border:1px solid #ff5b5b;
	background:#FFE1E1;
	}
		.status_success{
			color:green;
			border:1px solid #3c763d;
			background:#EEFFE7;
		}
		.status_exists{
			color:#947a00;
		}
		.status_update{
			color:#c1ba00;
		}
		.status_failed{
			color:#cd2929;
			border:1px solid #ff5b5b;
			background:#FFE1E1;
		}
		
		.status_delete{
			color:#cd2929;
			border:1px solid #ff5b5b;
			background:#FFE1E1;
		}
	
	
	
	.homeParaSmall{
	height:340px;
	overflow:hidden;
	}
	
	
		
	#homeParaImage{
	height: 140px;
	width: 250px;
	margin:5px 15px 5px 0;
	}
	
	#homeParaSmallImage{
	height: 130px;
	width: 130px;
	margin:5px 15px 5px 0;
	}
	
	
	
	
	
	
	
	
	