.tab-head {
	margin-top: 20px;
}
.tab-head a {
	font-size: 17px;
	text-transform: uppercase;
	color: #6DB0E5;
}
.tab-head a.active {
	font-weight: bolder;
}	
.tab-head-border {
	border-top: 1px solid #6DB0E5;
	margin: 0px !important;
}
.tab-head-image {
	height: 30px;
}	
.tab-head-image div {
	line-height: 0px !important;

}		

.tab-content .tab-content-login {
	letter-spacing: 1px;
}

.tab-content p, .tab-content-login p {
	font-size: 16px;
}
.tab-content-login h3 {
	color: #d20000;
	font-size: 35px;
	font-weight: bolder;	
}		
.tab-content p {
	color: #034987;
}
.tab-content-login p {
	color: #d20000;
}
.col-material-image {
	padding-bottom: 10px;
}

@media (min-width: 992px) {
.col-material-image img{
	width: 225px;
	height: 126px;
}

}