/**
* Override this file for custom projects
*/

body {
  background-color: #FFFFFF;
}

a {
    color:           #257a61;
}

pre {
    background-color: #FFFFFF;
}


h1 ,.h1 {
	font-size: 30px;
	text-align: center !important;
	
}


h3,.h3 {
	margin-top:0;
	font-size: 26px;
	text-align: center !important;
	
}


.col-lg-3 {
	width: 10%
	}
	
		
.navbar {
	position: relative;
	min-height: 50px;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	border-radius: 4px
}

.imgCaptchaClasss{
	width: 16.667% !important;
	height: 60px !important;
	}





