@charset "UTF-8";
/***!  Style Declaration  !***/

.formContainer{background-color:transparent;padding:30px;width:50%}.formRequired{color:red}.formValidation{font-size:0.9em;color:red}.icon{color:#49bde5;font-size:1.2em;margin-right:10px}.rsform-block{display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%}.formControls,.formControlLabel{width:90%;text-transform:uppercase}.customStyle .formControls,.formControlLabel{width:100%}.form-control{max-width:100%;border:0;border-bottom:1px solid #afafaf;border-radius:0;background:whitesmoke;padding-left:0}.form-control:focus{background:whitesmoke}.fas{font-family:'Font Awesome 5 Free';font-weight:900;color:white;background:#49bde5;padding:20px;width:60px;height:60px;border-radius:50%}
