.c-account-selector{align-items:center;background:#002e55;border-bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:20px}
@media(max-width:400px){.c-account-selector{padding:12px 0 0 12px}
}
@media(max-width:767px){.c-account-selector{font-size:12px}
}
.c-account-selector__account{font-weight:700}
@media(max-width:400px){.c-account-selector__account{width:100%}
}
.c-account-selector__account-button{background-color:initial;border:0;border-radius:2px;color:#58666e;font-weight:400;padding:6px 15px !important;text-align:left;width:100%}
.c-account-selector__account-button:hover{background-color:#edf1f2 !important}
.c-account-selector__dropdown-btn{border:none !important;color:#fff;font-weight:700;padding:12px}
@media(max-width:400px){.c-account-selector__dropdown-btn{margin-left:auto;padding:6px 12px}
}
.c-account-selector__dropdown-btn:hover{color:#fff !important}
.c-account-selector__dropdown-btn:focus{box-shadow:0 0 0 .3rem rgba(0,92,178,.5);color:#fff !important;outline:0}
@media(max-width:400px){.c-account-selector .dropdown{margin-left:auto}
}
.c-account-selector .dropdown-menu{left:inherit;right:0}
.c-account-selector .closedrop{display:none !important}
.c-quote-request__table-delete-btn{background:0;border:0;color:#b71c1c;padding:2px 6px}
.c-quote-request__table-delete-btn:before{content:"\f00d";font-family:Font Awesome\ 7 Pro,sans-serif}
.c-quote-request__table-delete-btn:hover{background:none !important;color:#ee3939 !important}
.c-quote-request__table-delete-btn.active,.c-quote-request__table-delete-btn.focus,.c-quote-request__table-delete-btn:active,.c-quote-request__table-delete-btn:active:focus,.c-quote-request__table-delete-btn:focus{background:none !important;color:#b71c1c !important}
.c-quote-request__add-more-parts-btn:before{content:"\f067";font-family:Font Awesome\ 7 Pro,sans-serif;font-weight:900;margin-right:6px}
.c-quote-request__contact-info-footer{align-items:flex-start;display:flex;gap:15px 35px;justify-content:space-between}
@media(max-width:767px){.c-quote-request__contact-info-footer{flex-direction:column}
.c-quote-request__contact-info-footer button{align-self:end}
}
.form-error{color:#b71c1c;margin-bottom:6px;margin-top:6px}