body,
body:after {
  background-color: rgba(0, 0, 25, .75);
  color: rgba(249, 252, 252, 1);
}

::-webkit-scrollbar {
  background-color: rgba(0, 0, 25, .92);
}

::-webkit-scrollbar-thumb {
  background-color: rgba(90, 82, 177, 1);
}

::selection {
  background-color: rgba(90, 82, 177, .5);
  color: rgba(249, 252, 252, 1);
}

::-moz-selection {
  background-color: rgba(90, 82, 177, .5);
  color: rgba(249, 252, 252, 1);
}

a,
#copyright,
#copyright:before,
#mal_cs_pic {
  color: rgba(249, 252, 252, 1) !important;
}

a:hover,
#copyright:hover,
#copyright:hover:before {
  color: rgba(90, 82, 177, 1) !important;
  text-shadow: 0px 0px rgba(90, 82, 177, 1), -0px 0px rgba(90, 82, 177, 1);
}

#btn-back_to_mobile {
  border-left-color: rgba(90, 82, 177, 1) !important;
  border-right-color: rgba(90, 82, 177, 1) !important;
}

#mal_control_strip {
  background-color: rgba(0, 0, 25, .8) !important;
}

#mal_cs_pic {
  background-color: rgba(0, 0, 25, .7);
}

#mal_cs_listinfo {
  background-color: rgba(0, 0, 25, .7);
}

#mal_cs_listinfo a:hover {
  border-color: rgba(90, 82, 177, 1);
}

#mal_cs_links a:hover,
#mal_cs_otherlinks div:last-of-type a:hover,
#mal_cs_pic:hover {
  background-color: rgba(90, 82, 177, .5) !important;
}

#mal_cs_links a[href="/"]:hover {
  background-color: rgba(90, 82, 177, .5) !important;
}

#mal_cs_otherlinks div:first-of-type strong {
  color: rgba(249, 252, 252, 1);
}

#mal_cs_otherlinks div:first-of-type strong:before {
  background-color: rgba(90, 82, 177, .5);
}

#searchBox {
  border-color: rgba(90, 82, 177, 1);
  color: rgba(249, 252, 252, 1);
}

#list_surround > table:first-of-type:after {
  background: rgba(0, 0, 25, .8);
}

.status_not_selected a,
.status_selected a {
  border-color: rgba(90, 82, 177, 1) !important;
}

.status_not_selected a:before,
.status_selected a:before {
  background-color: rgba(90, 82, 177, 1);
}

.status_selected a {
  color: rgba(90, 82, 177, 1) !important;
}

.header_cw,
.header_completed,
.header_onhold,
.header_dropped,
.header_ptw {
  background-color: rgba(0, 0, 25, .5);
}

.header_title {
  color: rgba(90, 82, 177, 1);
}

.table_header {
  background-color: rgba(90, 82, 177, .7);
}

.table_header,
.table_header a {
  color: rgba(0, 0, 25, 1) !important;
}

tr:hover [class^=td] {
  background-color: rgba(0, 0, 25, .6);
}

.td1 {
  background-color: rgba(0, 0, 25, .5);
}

.td2 {
  background-color: rgba(0, 0, 25, .4);
}

tr:hover [class^=td] a {
  text-shadow: 0px 0px rgba(90, 82, 177, 1), -0px 0px rgba(90, 82, 177, 1);
}

.animetitle:after,
.animetitle:before {
  background-color: rgba(0, 0, 25, .8);
  border-left-color: rgba(90, 82, 177, 1) !important;
  border-right-color: rgba(90, 82, 177, 1) !important;
}

.animetitle:hover {
  border-color: rgba(90, 82, 177, 1);
}

td:nth-of-type(n+1)[width="125"] small {
  background-color: rgba(90, 82, 177, .5);
}

td:nth-of-type(n+1)[width="125"] small:hover,
input[value=Cancel]:hover,
input[value=Save]:hover {
  color: rgba(0, 0, 25, 1);
}

.td1[width="125"] > span,
.td2[width="125"] > span {
  background-color: rgba(0, 0, 25, .8);
  border-color: rgba(90, 82, 177, 1);
}

.inputtext {
  background-color: rgba(0, 0, 25, .8);
  color: rgba(249, 252, 252, 1);
}

input[value=Cancel],
input[value=Save] {
  background-color: rgba(90, 82, 177, .5);
  color: rgba(249, 252, 252, 1);
}

.borderRBL {
  color: rgba(249, 252, 252, 1);
}

.category_totals,
#grand_totals {
  background-color: rgba(90, 82, 177, .7);
  color: rgba(0, 0, 25, 1);
}

#copyright,
#copyright:before {
  border-color: rgba(90, 82, 177, 1) !important;
  color: rgba(249, 252, 252, 1);
}

#copyright:hover {
  color: rgba(249, 252, 252, 1) !important;
}

#copyright:hover:before {
  color: rgba(90, 82, 177, 1);
}

#copyright:after {
  background-color: rgba(0, 0, 25, .8);
}