/* compiled by scssphp v0.6.7 on Tue, 30 Nov 2021 06:29:39 +0000 (0.0107s) */

.users thead, #tasks_table thead, #admin_tasks_table thead, #client_tasks_table thead {
  background-color: #55bca9; }

.users tr, #tasks_table tr, #admin_tasks_table tr, #client_tasks_table tr {
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4; }

.users th, #tasks_table th, #admin_tasks_table th, #client_tasks_table th {
  color: #fff;
  font-weight: normal;
  border: 1px solid #d4d4d4;
  border-left-width: 0; }

.users td, #tasks_table td, #admin_tasks_table td, #client_tasks_table td {
  padding: 10px; }

#tasks_table, #admin_tasks_table, #client_tasks_table {
  clear: both;
  width: 100% !important; }

#tasks_table thead, #admin_tasks_table thead, #client_tasks_table thead {
  padding: 15px; }

#tasks_table td, #admin_tasks_table td, #client_tasks_table td {
  vertical-align: top; }

#users_table {
  margin: 30px 60px; }

.dataTables_paginate {
  float: left !important; }

.dataTables_length {
  float: right !important; }

.dataTables_length select {
  display: block !important; }

.pagination a[title='Prev'] {
  margin-right: 10px; }

.pagination a[title='Next'] {
  margin-left: 5px; }

.dataTables_length {
  margin-bottom: 10px; }

.dataTables_length select {
  width: 85px !important;
  margin-top: 5px;
  border-radius: 0px;
  padding: 0px 10px;
  line-height: 2em;
  -webkit-appearance: none;
  cursor: pointer;
  overflow: hidden;
  background: url(../../images/icons/task_dropdown.png) no-repeat right 0px center; }

.dataTables_paginate {
  margin-top: 20px !important;
  max-width: 100%; }

.dataTables_paginate li {
  padding: 0 !important; }

.dataTables_paginate li a {
  border-radius: 0 !important; }

.dataTables_paginate li:hover {
  background: none !important;
  border: none !important; }

.paginate_button {
  margin-left: 0 !important;
  margin-right: 5px !important;
  float: left;
  margin-bottom: 10px; }

.paginate_button:active {
  border: 1px solid white !important; }

.button_row {
  overflow: auto;
  margin-bottom: 30px; }
