body { font-family: "Futura PT", sans-serif; background: url( '/images/greensky_background.jpg' ) no-repeat center center fixed; background-size: cover; }
.login-card     { max-width: 95%; width: 800px; backdrop-filter: blur(4px); }
.password-card  { max-width: 95%; width: 800px; backdrop-filter: blur(4px); }
.verifycan-card { max-width: 95%; width: 800px; backdrop-filter: blur(4px); }
#toast-container.toast-top-center>div{width:600px;max-width:95%;margin-left:auto;margin-right:auto}
#toast-container>.toast{ opacity:1!important; }
#toast-container>.toast:hover{ opacity:1!important; }
#toast-container>.toast-message{padding-top:9px; padding-bottom:9px;}
