﻿
.button-group button {
	height: 40px;
}

.title {
	font-size: 1.8rem;
}

.footer {
	/*position: absolute;*/
	bottom: 15px;
	width: 100%;
}

.right-container {
	background: url(../images/slide0.png);
	background-position: center;
	background-size: cover;
	padding-left: 0px !important;
}

.help {
    color: #212529;


}

@media only screen and (min-width: 750px) {
    .button-group button {
       margin-bottom: 10px;
    }

	
}


#hide1{
	display: none;
}

.validation-summary-valid 
{
	display: none !important;
}





