/* CSS Document */

body.login.et_divi_100_custom_login_page {
    background-position: top right !important;
}
.et_divi_100_custom_login_page--style-4 .divi-login__input input {
	color: rgba(45,143,206,1.0) !important;
}
.et_divi_100_custom_login_page--style-4 .divi-login__input input:-webkit-autofill, 
.et_divi_100_custom_login_page--style-4 .divi-login__input textarea:-webkit-autofill, 
.et_divi_100_custom_login_page--style-4 .divi-login__input select:-webkit-autofill {
    -webkit-box-shadow: inset 0 1px 20px rgba(255,255,255,.7) !important;
	-webkit-text-fill-color: #000;
}

.et_divi_100_custom_login_page--style-4 .divi-login__input .icon {
	color: rgba(45,143,206,0.5) !important;
	-webkit-text-fill-color: #000;
	text-shadow: 0 0 9px white;
}