.bg-custom-gradient{background-image:var(--auth-bg-image);background-repeat:no-repeat;background-size:cover}.bg-auth-form{background:var(--bg-auth-form,white)}.bg-secondary-custom-gradient{background-image:var(--auth-secondary-bg-image);background-color:var(--auth-secondary-bg-image);background-repeat:no-repeat;background-size:cover}.bs-custom-box-shadow{box-shadow:var(
    --auth-box-shadow,0 0 20px 0 var(--fill-primary-light,#e4ecfe)
  )}.social-login-buttons .btn-block{border:1px solid #cbd2d9;text-align:center;padding:4px 60px}.social-logo{width:20px;height:20px;display:inline-block}.auth-custom-logo svg{width:var(--auth-custom-logo-width,3rem);height:var(--auth-custom-logo-height,3rem);display:block;margin:var(--auth-custom-logo-margin-top,0) 0 0 var(--auth-custom-logo-margin-left,0)}@media screen and (max-width:640px){.auth-custom-logo svg{margin:var(--auth-custom-logo-margin-top,0) 0 0 0;width:176px}}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],select,textarea{border-width:.5px}