body,html{width:100%;height:100%}html{background:url(https://meirkids.co.il/uploadimages/reg/set_bg.jpg) no-repeat center/cover;background-attachment:fixed}body{font-family:Arial,sans-serif;margin:0;padding:0}#app{display:flex;min-width:100%;height:100%;justify-content:center;align-items:center}.logo{text-align:center}.container{flex:1;align-self:center;max-width:460px;padding:30px;margin:40px auto;border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 0 10px rgba(0,0,0,.12)}h1{color:#444;font-size:32px;text-align:center;margin-bottom:10px}h2{color:#444;font-size:20px;line-height:26px;text-align:center;margin-bottom:20px}.smaller{color:#444;font-size:16px;text-align:center}.cancelation-msg{color:#444;font-size:14px;text-align:center;margin-bottom:25px}label{color:#333;font-weight:700;display:block;margin-bottom:6px}input{width:100%;padding:12px;border:1px solid #ccc;margin-bottom:15px;border-radius:6px;font-size:16px;box-sizing:border-box}input[type=email]{text-align:left;direction:ltr}input.error{border-color:#e74c3c;background:#fff6f6}.btn{color:#fff;font-size:18px;text-decoration:none;width:100%;padding:14px;border:none;border-radius:8px;background-color:#ff9800;cursor:pointer}.btn:hover{background-color:#e68900}body.loading .btn{background-image:url(../img/ajax-loader.gif);background-repeat:no-repeat;background-position:15px center;background-size:auto 20px}#form-msgs{color:red;font-size:15px;font-weight:700;text-align:center;margin-bottom:15px}#form-msgs{display:none}#form-msgs a{color:inherit}#form-msgs.success{color:green}.form-msgs-box{font-size:18px;line-height:25px;text-align:center;padding:20px}.hidden{display:none}@media only screen and (max-width :400px){#app{min-height:100%;height:auto}.container{max-width:80%}h1{font-size:26px}h2{font-size:18px;margin-bottom:20px}.fail-box,.success-box{font-size:15px;line-height:25px;padding:20px}}