
/* /gi_signup/static/src/scss/login_signup.scss defined in bundle 'gi_signup.gi_signup_login_signup_common_assets' */
 .w-1450{max-width: 1450px; margin: auto;}input.register_email{width: 50%; border: 1px solid #888888; border-radius: 10px; padding: 10px 10px;}input.register_email:read-only{border: 1px solid #0071E3; background-color: #0071E333;}.confirm_register_mail{background-color: #2D2D2D; border-radius: 15px; padding: 10px 30px; border: 0; color: white; font-weight: 600;}.login_henoto_account{background-color: #0071E3; border-radius: 15px; padding: 10px 30px; border: 0; color: white; font-weight: 600;}.type{font-size: 1.25rem;}.single_input{flex: 0 50%;}.single_input .name, .single_input .surname, .single_input .password, .single_input .confirm_password, .single_input .company_name, .single_input .role, .single_input .employee_email_for_signup{border: 1px solid #888888; background-color: white; border-radius: 10px; padding: 10px 10px;}.single_input .name, .single_input .surname, .single_input .password, .single_input .confirm_password, .single_input .company_name, .single_input .role{width: 90%;}.single_input .employee_email_for_signup{width: 50%;}.create_account{background-color: #0071E3; color: white; font-weight: bold; border-radius: 15px; padding: 10px 30px; border: 0;}.logout{font-size: 1rem; font-weight: bold; text-decoration: underline;}.eye_span{right: 40px; position: relative; z-index: 2;}input:focus{outline: none;}select:focus{outline: none;}.forgot_password{font-size: 1rem; font-weight: bold; text-decoration: underline;}.login_mail, .login_password{width: 50%; border: 1px solid #888888; background-color: white; border-radius: 10px; padding: 10px 10px;}.signup_div{background-color: #F3F3F3; width: 100%;}.signup_div .signup_button{border-radius: 15px; font-weight: bold; background-color: #2D2D2D; color: white; width: max-content; padding: 10px 30px; display: block;}