.errormessage{
    color: red;
    /*margin-bottom: 5px;
    font-weight: 600;*/
}
.sucessmessage{
    color: green;
    margin-bottom: 5px;
    font-weight: 600; 
}
.reloadchapcha {
	margin-top: 10px;
	margin-left: 5px;
}

.bluecolor {
	color: #007bff !important;
}

.h2font {
	font-size: 2.441em;
	margin: 0 0 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.21;	
}