.smscm-account-table-wrap{overflow-x:auto}.smscm-account .smscm-status{display:inline-block;padding:4px 8px;border-radius:3px;font-size:12px;font-weight:400;line-height:1.35;background:#f7f7f7;color:#00305d;border:0;white-space:nowrap}.smscm-customer-msg{margin-top:8px;font-size:13px;line-height:1.45;max-width:320px}

/* v0.1.10 - Frontend status styling aligned with SMS ABG order overview */
.smscm-account .smscm-status,
.smscm-account [class*="smscm-status-"]{
    display:inline-block;
    padding:4px 8px;
    border-radius:3px;
    font-size:12px;
    font-weight:400;
    line-height:1.35;
    background:#f7f7f7;
    color:#00305d;
    border:0;
    white-space:nowrap;
    box-shadow:none;
}
