.div-oeil, .div-input-password, .div-effacer {
	margin-top: 20px;
}

.div-input-password {
}

.font-weight-bold  {
	font-weight:500 !important;
}

.password-damier {
	border-bottom: none!important;
}

.erreur-form {
	display:none;
}

#erreur-authentification {
	display:block;
}

.video-votre-espace-client {
	max-width: 450px;
	position: relative;
}

.video-votre-espace-client > div {
	position: absolute;
}

.video-votre-espace-client > div > img {
	width: 100%;
}

@media (max-width: 768px) { 
	.logo-prevoir{
		width : 100%;
		display : flex;
		justify-content : center;
		margin-top : 10px;
	}
	
	.text-redirect-cnp{
		width : 100%;
	}
}
