.accessibilty *:not(i) {
  font-weight: bold !important;
  color: black !important;
  font-family: Arial, Helvetica, sans-serif; }

.accessibilty table.table thead tr {
  background: white !important; }

.accessibilty table.table thead tr td, .accessibilty table.table tbody tr td, .accessibilty table.table tfoot tr td {
  background-color: white; }

.accessibilty .unpaid-page tr.is-approved {
  background-color: #edff30; }

.accessibilty .ui-button, .accessibilty nav .menu, .accessibilty .index-container header, .accessibilty .index-container nav {
  background: white !important; }

.accessibilty .table tr.marked td {
  background-color: #edff30 !important; }

.accessibilty .ui-form-button.export button {
  background-color: white !important; }

.accessibilty .ui-form-button button {
  background-color: white !important; }

.accessibilty table.table tbody tr td .pay-report {
  background-color: white !important; }

.accessibilty div.paging ul li.next {
  background-color: white !important; }

.accessibilty .selected-totals td:not(:empty) {
  background-color: #edff30 !important; }

.accessibilty div.paging ul li, .accessibilty .page .page-title, .accessibilty nav .menu > ul li > a.active {
  background-color: #edff30 !important; }

.accessibilty nav .account .profile {
  background-color: white !important; }

.accessibilty .page .page-title:first-of-type:before {
  border-right-color: #edff30 !important; }

.accessibilty .dashboard-page {
  background: white !important; }

.accessibilty table.table tbody tr td.actions button, .accessibilty table.table, .accessibilty table.table tbody tr td.actions a, .accessibilty table.table thead tr th {
  background: white !important; }

.accessibilty table.table tbody tr td {
  padding: 1px !important; }

.accessibilty td.accessibilty-support {
  width: 110px !important; }
