#sc-customers{position:relative;min-height:calc(100vh - 200px)}#sc-customers #sc-header{background:transparent;box-shadow:none;display:flex}#sc-customers .sc-loading-spinner{z-index:10}#sc-customers .sc-empty-message,#sc-customers .sc-loading-spinner{position:fixed;left:calc(50vw + 120px);top:50vh;transform:translate(-50%,-50%)}#sc-customers .sc-empty-message{font-size:16px;color:#666;font-weight:500;text-align:center}#sc-customers .sc-empty-message span{display:block}#sc-customers .sc-actions-container{display:flex;align-items:center;justify-content:center}#sc-customers .sc-actions-container .sc-icon-view{width:22px;height:22px;color:#000;cursor:pointer}#sc-customers .sc-actions-container .sc-icon-edit{width:22px;height:22px;margin-left:30px;color:#000;cursor:pointer}#sc-customers .sc-actions-container .sc-icon-delete{width:22px;height:22px;margin-left:30px;color:maroon;cursor:pointer}#sc-customers .sc-actions-container .sc-button-primary{margin-top:10px;width:160px}#sc-customers #sc-customers-table table tbody tr td:first-child{font-weight:700;text-align:center}#sc-customers #sc-customers-table table tbody tr td:nth-child(3){max-width:150px}#sc-customers #sc-customers-table table tbody tr td:nth-child(4){max-width:125px}#sc-customers #sc-customers-table table tbody tr td:nth-child(5),#sc-customers #sc-customers-table table tbody tr td:nth-child(6){max-width:40px}#sc-customers #sc-customers-table table tbody .customer-standing-good{background-color:#d9ead3}#sc-customers #sc-customers-table table tbody .customer-standing-average{background-color:#fff2cc}#sc-customers #sc-customers-table table tbody .customer-standing-bad{background-color:#f4cccc}