#sgcrm-sales-rep-self-orders{margin:0 0 18px;font-family:inherit}
.sgcrm-srso-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border:1px solid #dbe4f0;border-radius:14px;background:#fff;color:#172033;text-align:left;cursor:pointer;box-shadow:0 4px 14px rgba(15,23,42,.04)}
.sgcrm-srso-toggle span{display:flex;flex-direction:column;gap:3px}.sgcrm-srso-toggle strong{font-size:15px}.sgcrm-srso-toggle small{font-size:12px;color:#64748b}
.sgcrm-srso-toggle b{display:grid;place-items:center;min-width:36px;height:36px;padding:0 10px;border-radius:12px;background:#eef4ff;color:#1d4ed8;font-size:16px}
.sgcrm-srso-panel{margin-top:10px;padding:16px;border:1px solid #dbe4f0;border-radius:14px;background:#fff}.sgcrm-srso-panel>p{margin:0 0 12px;color:#64748b;font-size:12px;line-height:1.5}
.sgcrm-srso-list{display:grid;gap:9px}.sgcrm-srso-list article{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 13px;border:1px solid #e5eaf1;border-radius:12px;background:#fbfdff}
.sgcrm-srso-list article div{display:flex;min-width:0;flex-direction:column;gap:3px}.sgcrm-srso-list strong{font-size:13px;color:#172033}.sgcrm-srso-list span,.sgcrm-srso-list small{font-size:11.5px;color:#64748b;white-space:normal}
.sgcrm-srso-list button{flex:0 0 auto;border:1px solid #fecaca;border-radius:9px;background:#fff5f5;color:#b91c1c;padding:8px 11px;font:700 11.5px inherit;cursor:pointer}.sgcrm-srso-list em{font-size:11.5px;font-style:normal;font-weight:700;color:#94a3b8}
.sgcrm-srso-empty,.sgcrm-srso-error{padding:16px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:12.5px;text-align:center}.sgcrm-srso-error{background:#fef2f2;color:#b91c1c}
@media(max-width:680px){.sgcrm-srso-list article{align-items:flex-start;flex-direction:column}.sgcrm-srso-list button{width:100%}}
