.cs_input {
	font-size: 18px !important;
}

.cs_button {
	border-color: #292F5C !important;
	background-color: #292F5C !important;
	font-size: 18px !important;
}

.cs_logo {
	margin-top: 30% !important;
}

.cs_logo img {
	margin-bottom: 90px;
}

.cs_logo img {
	width: 300px;
}

.cs_failed_data {
	color: red;
	text-align: center;
}