#dc-customers #dc-header{background:transparent;box-shadow:none;display:flex}#dc-customers .dc-actions-container{display:flex;align-items:center;justify-content:center}#dc-customers .dc-actions-container .dc-icon-view{width:22px;height:22px;color:#000;cursor:pointer}#dc-customers .dc-actions-container .dc-icon-edit{width:22px;height:22px;margin-left:30px;color:#000;cursor:pointer}#dc-customers .dc-actions-container .dc-icon-delete{width:22px;height:22px;margin-left:30px;color:maroon;cursor:pointer}#dc-customers .dc-button-primary{margin-top:10px;width:180px}#dc-customers #dc-customers-table table tbody tr td:first-child{font-weight:700;text-align:center}#dc-customers #dc-customers-table table tbody tr td:nth-child(3){max-width:150px}#dc-customers #dc-customers-table table tbody tr td:nth-child(4){max-width:225px;word-break:break-word}#dc-customers #dc-customers-table table tbody tr td:nth-child(5){max-width:40px;word-break:break-word}#dc-customers #dc-customers-table table tbody tr td:nth-child(6){max-width:40px}#dc-customers #dc-customers-table table tbody .customer-standing-good{background-color:#d4ddb8}#dc-customers #dc-customers-table table tbody .customer-standing-average{background-color:#fcfa69}#dc-customers #dc-customers-table table tbody .customer-standing-bad{background-color:red}