.styled-table{border-collapse:collapse;border-radius:6px;box-shadow:0 0 20px rgba(0,0,0,.15);font-family:sans-serif;font-size:.9em;margin:25px 0;min-width:400px;width:100%}.styled-table thead tr{background-color:#009879;color:#fff;text-align:left}.styled-table tbody tr{border-bottom:1px solid #ddd}.styled-table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.red-text{color:red}.status-tag{border-radius:5px;color:#fff;padding:5px 10px}.paused{color:#e0e0e0}.in-progress{color:#67dd6d}.rejected{color:#890019;font-weight:800}.in-advertisement{color:#67dd6d}.cancelled{color:#ff6d00}.actions{cursor:pointer;font-weight:800;text-decoration:none}.actions,.actions:hover{color:#890019}thead td,thead th{background-color:var(--sidebar-color);border-color:var(--sidebar-color);color:#fff}.styled-table tr{border:none;border-radius:5px}