body {
	background-color: #002361!important;
}

.card {
	border-radius: 30px!important;
}

.card-body {
	border-radius: 30px!important;
	background-color: #2B9B9E;
}

.levolincontent {
	background-color: #FFF;
	border-radius: 20px;
}

.form-container {
	background-color: #2B9B9E;
	border-radius: 20px!important;
}

.form-horizontal label {
	color: #FFF;
}

.btn-primary {
	color: #111111!important;
	font-weight: bold!important;
}