body#quote .quote-card,body#iframe-quote-form .quote-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:.25rem;padding:1.25rem}body#quote .quote-section+.quote-section,body#iframe-quote-form .quote-section+.quote-section{border-top:1px solid #eee;padding-top:1.25rem;margin-top:1.25rem}body#quote .quote-section-header,body#iframe-quote-form .quote-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;color:#333}body#quote .quote-section-header i,body#iframe-quote-form .quote-section-header i{color:#888;width:1.25rem;text-align:center}body#quote .form-label,body#iframe-quote-form .form-label{font-size:.95rem;margin-bottom:.35rem}body#quote textarea.form-control,body#iframe-quote-form textarea.form-control{min-height:5rem}body#quote .iti,body#iframe-quote-form .iti{display:block;width:100%}body#quote #quote-submit,body#iframe-quote-form #quote-submit{padding:.5rem 1.5rem;font-weight:600}body#quote-success .quote-serial{font-family:SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace;font-weight:500}