.erp-ui .sales-only-dashboard .branch-sales-row .rank-badge{display:inline-grid;place-items:center;width:27px;height:27px;flex:0 0 27px;border:1px solid var(--branch-color);border-radius:50%!important;background:transparent!important;color:var(--branch-color)!important;font-style:normal;box-shadow:none!important;}
.erp-ui .sales-only-dashboard :is(.branch-sales-head,.branch-sales-row,.branch-sales-total){grid-template-columns:minmax(235px,1.6fr) minmax(140px,1fr) minmax(240px,1.5fr) minmax(160px,1.1fr) 75px 75px 55px;min-width:1090px;gap:12px;}
.erp-ui .sales-only-dashboard .branch-sales-row>strong{display:flex;align-items:center;gap:9px;}
.erp-ui .sales-only-dashboard .branch-sales-row .month-sales-cell{background:linear-gradient(100deg,color-mix(in srgb,var(--branch-color) 15%,white),color-mix(in srgb,var(--branch-color) 3%,white));}
.erp-ui .sales-only-dashboard .daily-briefing-grid article.teal{background:linear-gradient(125deg,#e6f4ed,#fff)!important;}
.erp-ui .sales-only-dashboard .daily-briefing-grid article.blue{background:linear-gradient(125deg,#eaf2fb,#fff)!important;}
.erp-ui .sales-only-dashboard .daily-briefing-grid article.coral{background:linear-gradient(125deg,#fbeceb,#fff)!important;}
.erp-ui .sales-only-dashboard .daily-briefing-grid article.gold{background:linear-gradient(125deg,#faf1e2,#fff)!important;}
.erp-ui .sales-only-dashboard .daily-briefing-grid>aside{background:linear-gradient(120deg,#eef0f8,#fafbfd)!important;}
.erp-ui .sales-only-dashboard .branch-sales-total{background:linear-gradient(100deg,#e5f2ed,#f5faf7)!important;}
.erp-ui .sales-only-dashboard .schedule-summary-count{background:linear-gradient(110deg,#e2f1eb,#f3faf6);}
.erp-ui .sales-only-dashboard .schedule-summary-attention{background:linear-gradient(110deg,#ffefd8,#fffbf3);}
.erp-ui .sales-only-dashboard .schedule-summary-cancel{background:linear-gradient(110deg,#fae6e2,#fff7f5);}
.erp-ui .sales-only-dashboard .master-pill{background:linear-gradient(110deg,#e6f2ed,#f4faf7);}
.erp-ui .sales-only-dashboard .month-sales-cell{display:flex;align-items:center;justify-content:flex-end;gap:8px;}
.erp-ui .sales-only-dashboard .month-sales-cell small{margin:0;white-space:nowrap;font-size:12px;font-weight:400;padding:2px 6px;border:1px solid #c2ced3;border-radius:4px;background:#ffffff9c;color:#526870;}
.erp-ui .sales-only-dashboard .branch-sales-head>span:not(:first-child),.erp-ui .sales-only-dashboard .branch-sales-row>:not(:first-child),.erp-ui .sales-only-dashboard .branch-sales-total>:not(:first-child){text-align:right;}
.erp-ui .sales-only-dashboard .master-request-row>strong{font-weight:400!important;}
