﻿
.leaders .leaders-profile .leaders-box .leadtext {
	padding-left: 103px !important;
	float: none !important;
}

.leaders .leaders-profile .leaders-box h4 {
	line-height: 26px !important;
}

.news-head {
	background-color: #bfc0cb2b;
	padding: 7px;
	border: 2px dashed #030248;
	/*background-color: #fcc5732b;
	padding: 7px;
	border: 2px dashed #b82f33;*/
}

	.news-head a {
		display: inline-block;
		font-size: 15px;
	}

		.news-head a:hover {
			text-decoration: none;
		}


.footer-wrap ul.privancy {
	text-align: center;
	margin-top: 10px;
}

.pagination {
	display: table-row !important;
}

	.pagination > td {
		background-color: #20A8B4;
	}

	.pagination table {
		margin-bottom: 10px;
		margin-top: 15px;
		width: 100%;
	}

		.pagination table td:first-child {
			padding-left: 0 !important;
		}

			.pagination table td:first-child span {
				background-color: rgba(0, 0, 0, 0) !important;
				color: #fff;
				font-weight: bold;
			}

	.pagination a {
		background-color: #767676;
		border-radius: 3px;
		color: rgb(255, 255, 255) !important;
		display: block;
		margin: 0 2px;
		padding: 4px 8px;
		transition-duration: 0.2s;
	}

		.pagination a:hover {
			background-color: rgb(204, 204, 204);
			color: rgb(0, 0, 0) !important;
		}

	.pagination span {
		background-color: rgb(204, 204, 204);
		border-radius: 3px;
		color: rgb(0, 0, 0);
		display: block;
		margin: 0 2px;
		padding: 5px 8px;
		text-align: left;
	}



/**.grid-stack > .grid-stack-item > .grid-stack-item-content {
display:none !important;}**/


.library a {
	background-color: #fbf7e8;
	padding: 5px 8px;
	color: #c60a0a !important;
	border: 1px dashed #fb1919;
}

	.library a:hover {
		background-color: #e3b404;
		color: #fff !important;
		border: 1px dashed #fb1919;
		text-decoration: none;
	}

.pdf-size {
	font-size: 12px;
	display: block;
}

	.pdf-size::before {
		color: #d32f2f;
		content: "\f1c1";
		font-family: "FontAwesome";
		margin: 0 5px;
	}

#PartSeven .grid-stack .title-caption {
	width: 100% !important;
}


.award h4 {
}

	.award h4 a {
		display: block;
		transition: all .2s ease-in-out;
		padding: 14px;
		background-color: #feee9b;
		text-align: center;
		border-radius: 6px;
		border: 2px solid burlywood;
		min-height: 72px;
	}

		.award h4 a:hover {
			text-decoration: none;
		}





.navbar-nav > li > a:last-child {
	background-color: #ef940f00 !important;
	color: #fff;
}




.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
	opacity: 1 !important;
}



.web a {
	color: blanchedalmond;
}

	.web a:hover {
		color: #fbcc85;
	}

/*.fancybox-thumbs {
	cursor: pointer !important
}*/


.menu_2 li ul a, .menu_2 li ul a:focus {
	padding: 6px 0px !important
}


/* Social Media Section */
.social {
	position: fixed;
	top: 50%;
	width: 0;
	z-index: 9999;
}

	.social ul {
		padding: 0;
		transform: translate(-285px, 0px);
		-moz-transform: translate(-285px, 0px);
		-webkit-transform: translate(-285px, 0px);
	}

		.social ul li {
			background: rgba(106, 106, 106, 0.7) none repeat scroll 0 0;
			border-radius: 0 30px 30px 0;
			display: block;
			margin: 10px 18px;
			padding: 0;
			text-align: right;
			transition: all 1s ease 0s;
			-moz-transition: all 1s ease 0s;
			-webkit-transition: all 1s ease 0s;
			width: 300px;
		}

			.social ul li:hover {
				transform: translate(110px, 0px);
				-moz-transform: translate(110px, 0px);
				-webkit-transform: translate(110px, 0px);
			}

				.social ul li:hover a {
					color: #fff !important;
				}

	.social span {
		display: inline-block;
		position: relative;
		right: 10px;
		top: 0;
	}

	.social ul li:hover img {
		color: #fff;
		transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transition: all 1s ease 0s;
		-moz-transition: all 1s ease 0s;
		-webkit-transition: all 1s ease 0s;
	}

	.social ul li i {
		background: #ffffff none repeat scroll 0 0;
		border-radius: 50%;
		color: #000;
		font-size: 20px;
		height: 20px;
		margin-left: 10px;
		padding: 10px;
		transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		width: 20px;
	}

.f:hover {
	background-color: #284386 !important
}


@media only screen and (max-width:990px) {
	.leftside {
		height: auto;
		overflow: hidden;
		margin-bottom: 15px;
	}
}
