/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#refer-friend-form .filter-select select {
    min-width: auto !important;
}
.error {
    color: #dc3545 !important;
}
table.ui-datepicker-calendar thead tr {
    color: #000;
}
select.ui-datepicker-month, select.ui-datepicker-year {
    height: auto;
}
#apg-rf-form .iti.iti--allow-dropdown.iti--show-flags.iti--inline-dropdown {
    width: 100% !important;
}
div#refer-friend-form  .rbt-my-account-inner {
    overflow: inherit;
}
