@charset "UTF-8";
/* CSS Document */
.pagination li a:hover {
	color: #fff;
	background: #58bbf4;
	border-color: #58bbf4;
}
.exams-slider-v2 {
	height: 300px;
	z-index: 1;
	padding: 78px 0px;
	position: relative;
	text-align: center;
	background: transparent url("../img/banners/news-banner01.jpg") no-repeat scroll center center / cover;
}
.grade-slider-v2 {
	height: 300px;
	z-index: 1;
	padding: 78px 0px;
	position: relative;
	text-align: center;
	background: transparent url("../img/banners/globeBanner-member.jpg") no-repeat scroll center center / cover;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	border-color: #58bbf4;
	background-color: #58bbf4;
}
.date-blue dt {
	color: #4765A0;
	font-size: 14px;
}
.padding-right10 {
	padding: 0 0 0 50px;
}
.bg-blue1 {
	padding: 5px;
	background: #e8f5fa;
}
.bg-blue1 p {
	font-size: 13px;
	min-height: 56px;
	line-height: 20px;
}
.bg-blue1 ul {
	padding-left: 10px;
}
.titleline h2 {
	border-left: solid #0CF 5PX;
	padding: 0 0 0 10px;
	border-bottom: solid #CCC 1px;
	margin-bottom: 20px;
}
.news-list dd {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
	padding-left: 240px;
	text-align: justify;
}
.portfolio-box-v1 .portfolio-box-v1-list h3 {
	color: #FFF;
	font-size: 16px;
	padding: 0 5px 0 5px;
	min-height: 55px;
}
.margin10 {
	margin: 10px;
}
.margin-bottom50 {
	margin-bottom: 50px;
}
.margin-bottom50 h4 {
	color: #58bbf4;
	padding: 5px;
	margin-buttom: 20px;
}
.margin-bottom50 a button {
	display: block;
	width: 50%;
}
.margin-bottom50 table th {
	background: #58bbf4;
	color: #FFF;
	width: 23%;
	vertical-align: inherit !important;
	border-top-left-radius: 0px !important;
}
.marginauto {
	margin: 0px auto;
}
@media screen and (max-width: 992px) {
	.bg-blue1 {
	background: #e8f5fa;
	height: 100%;
	margin-left: 0px;
}
	}