html, body {
	height: 100%;
	background-color: #FAFAFA;
}

.valign-parent {
	display: table;
}

.valign-child {
	display: table-cell;
	vertical-align: middle;
}

#fontaine-login {
	width: 100%;
	height: 100%;
}
#fontaine-login .panel {
	height: 280px;
	margin: auto;
}

/*
h1 {
	margin-bottom: 30px;
}


.cpny_logo {
	max-height: 70px;
}*/

.w3-client1 {
	background-color: #13a7d3;
}

.w3-border-client1 {
	border-color: #87CEEB !important;
}