* {font-family: 'Raleway';}	
body {display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding-top: 10px; padding-bottom: 20px; height: 100%;}
.form-signin {width: 100%; max-width: 330px; padding: 15px; margin: auto;}
.form-signin .form-control {position: relative; box-sizing: border-box; height: auto; padding: 15px 10px; font-size: 16px; color: #96A5BC !important;}
.form-signin .form-control:focus {z-index: 2;}
.form-signin input[type="email"] {margin-bottom: 15px; color: #96A5BC; border-radius: 10px; border: 0; box-shadow: 2px 4px 12px #D3E0F5; border-top: 1px solid #d3e0f5a1;}
.form-signin input[type="password"] {margin-bottom: 10px; color: #96A5BC; border-radius: 10px; border: 0; box-shadow: 2px 4px 12px #D3E0F5; border-top: 1px solid #d3e0f5a1;}
.bd-placeholder-img {font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.imgvocalift {width: 60%}
.txtlogin {color: #002C72; font-size: 30pt}
.btnlogin {background: #055698; width: 50%; margin: 0 auto;}
.txtrecupera a {color: #96A5BC;}
.aiscriviti {background: #D1D7E1; width: 50%; margin: 0 auto; color: #055698; font-size: 12pt; border: 1px solid #D1D7E1}
@media (min-width: 768px) 
{
.bd-placeholder-img-lg {font-size: 3.5rem;}
}