.arnona-refund { .form_nav { margin-top: 40px; } .mt-3rem { margin-top: 3rem; } .validation-code-wrapper .error { display: block; /* Or any other styles you want to apply */ } .validation-code-wrapper .incorrect-code { /* Add styles for incorrect code */ } .btn_text { /* Add styles for your button text */ } app-client-declaration .step-body-wrapper { min-height: 0px !important; } .message-text { font-size: 16px; } @media (max-width: 991px) { .form_fields--radios { display: flex; flex-direction: row; } } .message .message-text { font-size: 14px !important; } app-details-form app-files-uploader { margin: 32px 0; display: block; } app-address-options-form .form_fields--radios .fields { gap: 10px; display: flex; } app-address-options-form .form_fields--radios .fields { margin-bottom: 35px; } app-address-options-form .choice { flex: unset !important } app-details-form app-address-options-form { display: block; margin-top: 45px; } .inner-error { font-size: 14px !important; } app-client-declaration .btn-primary { margin-bottom: 5px; } @media (max-width: 768px) { .choice label { min-width: 200px; } } @media (max-width: 768px) { .bankNumberSelect { min-width: unset !important; } .bankNumberSelect select { font-size: 14px !important; } } @media (max-width: 450px) { .bankNumberSelect select { font-size: 13px !important; } } fieldset { border: none; } @media (max-width: 991px) { .form_fields--radios { flex-direction: row !important; align-items: flex-start !important; align-content: flex-start !important; } } .refund-method-radios .choice label, app-address-options-form .choice label { width: 250px; } @media (max-width: 599px) { .refund-method-radios .choice label, app-address-options-form .choice label { width: 100%; } } fieldset { padding: 20px 0 0 0; display: flex; } .files-section { padding-top: 3.4rem; margin-top: 5rem; border-top: 1px solid var(--sGray); } .files-section .message { margin: 20px 0 12px 0; } .file-name { flex-grow: unset !important; } @media (max-width: 768px) { .choice { max-width: unset !important; } .form_field-radio { width: 100%; } } .radio { align-items: flex-start !important; } app-details-form p.requiredFieldsNote { margin-top: 50px; } app-final-screen .dateNote { display: flex; justify-content: center; } .subtitle { padding: 0px 40px 30px 0 !important; margin: auto !important; } .autocomplete-open .mat-autocomplete-panel { max-width: calc(100% - 16px); /* Adjust for padding/margins */ left: 0; /* Align it to the left */ right: 0; /* Align it to the right */ } @media (min-width: 769px) { .autocomplete-open .mat-autocomplete-panel { max-width: none; /* Reset for larger screens */ } } .tooltipUploaderParent { gap: unset !important; } .step-body-wrapper { padding: 0px !important; } .steps-container { height: auto !important; margin-top: 20px !important; } .main .container { padding-top: 20px !important; } .step-head { height: auto !important; } app-loader { top: 45% !important; } app-single-file-uploader app-loader, app-multiple-files-uploader app-loader { top: 60% !important; } @media (max-width: 669px) { .form_fields--radios { display: flex; flex-direction: column !important; } } .fillOtpCode .subtitle { padding: 20px 40px 0px 0 !important; } .fields .fields-row { align-items: baseline; } }