.level_0 {
    background: #f2f2f2;
    color: #000000;
}

.level_1 {
    color: #000000;
    background-color: #dcdca5;
}

.level_2 {
    color: #000000;
    background-color: #c3c392;
}

.level_3 {
    color: #000000;
    background-color: #CCCC33;
}

.level_4 {
    color: #FFFFFF;
    background-color: #CC3300;
}

.level_5 {
    color: #FFFFFF;
    background-color: #CC0000;
}

body {
    padding-top: 70px;
}

.table > tbody > tr > td.level_0 {
    background: #f2f2f2;
    color: #000000;
}

.table > tbody > tr > td.level_1 {
    color: #000000;
    background-color: #dcdca5;
}

.table > tbody > tr > td.level_2 {
    color: #000000;
    background-color: #c3c392;
}

.table > tbody > tr > td.level_3 {
    color: #000000;
    background-color: #CCCC33;
}

.table > tbody > tr > td.level_4 {
    color: #FFFFFF;
    background-color: #CC3300;
}

.table > tbody > tr > td.level_5 {
    color: #FFFFFF;
    background-color: #CC0000;
}


.table > thead > tr > th {
  vertical-align: middle;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  background-color: #ffffff;
  vertical-align: middle;
  color:#333333;
}


.table > thead > tr > th > a,
.table > tbody > tr > th > a,
.table > tfoot > tr > th > a,
.table > thead > tr > td > a,
.table > tbody > tr > td > a,
.table > tfoot > tr > td > a {
  color: teal;
  text-decoration: none;
}

.table > thead > tr > th > b > a,
.table > tbody > tr > th > b > a,
.table > tfoot > tr > th > b > a,
.table > thead > tr > td > b > a,
.table > tbody > tr > td > b > a,
.table > tfoot > tr > td > b > a {
  color:#cc3131;
  text-decoration: none;
}

.table > thead > tr > th > div > a,
.table > tbody > tr > th > div > a,
.table > tfoot > tr > th > div > a,
.table > thead > tr > td > div > a,
.table > tbody > tr > td > div > a,
.table > tfoot > tr > td > div > a {
  color:#cc3131;
  text-decoration: none;
}

.table > thead > tr > th > a:hover,
.table > thead > tr > th > a:focus,
.table > tbody > tr > th > a:hover,
.table > tbody > tr > th > a:focus,
.table > tfoot > tr > th > a:hover,
.table > tfoot > tr > th > a:focus,
.table > thead > tr > td > a:hover,
.table > thead > tr > td > a:focus,
.table > tbody > tr > td > a:hover,
.table > tbody > tr > td > a:focus,
.table > tfoot > tr > td > a:hover,
.table > tfoot > tr > td > a:focus {
  color:#7dcb7f;
  text-decoration: none;
}

.table > thead > tr > th > b > a:hover,
.table > thead > tr > th > b > a:focus,
.table > tbody > tr > th > b > a:hover,
.table > tbody > tr > th > b > a:focus,
.table > tfoot > tr > th > b > a:hover,
.table > tfoot > tr > th > b > a:focus,
.table > thead > tr > td > b > a:hover,
.table > thead > tr > td > b > a:focus,
.table > tbody > tr > td > b > a:hover,
.table > tbody > tr > td > b > a:focus,
.table > tfoot > tr > td > b > a:hover,
.table > tfoot > tr > td > b > a:focus {
  color:#7dcb7f;
  text-decoration: none;
}

.table > thead > tr > td.tcora, .table > tbody > tr > td.tcora, .table > tfoot > tr > td.tcora, .table > thead > tr > th.tcora, .table > tbody > tr > th.tcora, .table > tfoot > tr > th.tcora, .table > thead > tr.tcora > td, .table > tbody > tr.tcora > td, .table > tfoot > tr.tcora > td, .table > thead > tr.tcora > th, .table > tbody > tr.tcora > th, .table > tfoot > tr.tcora > th {
    background-color: #800080;
}

.table > thead > tr > td.tbell, .table > tbody > tr > td.tbell, .table > tfoot > tr > td.tbell, .table > thead > tr > th.tbell, .table > tbody > tr > th.tbell, .table > tfoot > tr > th.tbell, .table > thead > tr.tbell > td, .table > tbody > tr.tbell > td, .table > tfoot > tr.tbell > td, .table > thead > tr.tbell > th, .table > tbody > tr.tbell > th, .table > tfoot > tr.tbell > th {
    background-color: #ffc0cb;
}

.table > thead > tr > td.tacc, .table > tbody > tr > td.tacc, .table > tfoot > tr > td.tacc, .table > thead > tr > th.tacc, .table > tbody > tr > th.tacc, .table > tfoot > tr > th.tacc, .table > thead > tr.tacc > td, .table > tbody > tr.tacc > td, .table > tfoot > tr.tacc > td, .table > thead > tr.tacc > th, .table > tbody > tr.tacc > th, .table > tfoot > tr.tacc > th {
    background-color: #808080;
}

.table > thead > tr > th > div > a:hover,
.table > thead > tr > th > div > a:focus,
.table > tbody > tr > th > div > a:hover,
.table > tbody > tr > th > div > a:focus,
.table > tfoot > tr > th > div > a:hover,
.table > tfoot > tr > th > div > a:focus,
.table > thead > tr > td > div > a:hover,
.table > thead > tr > td > div > a:focus,
.table > tbody > tr > td > div > a:hover,
.table > tbody > tr > td > div > a:focus,
.table > tfoot > tr > td > div > a:hover,
.table > tfoot > tr > td > div > a:focus {
  color:#7dcb7f;
  text-decoration: none;
}

.item_code_ajax {
    display: block;
    width: 100%;
}

.upgrades_to_img img {
    width: 12px;
}

.navbar-brand {
    text-transform: uppercase;
}

.rb-shop-price {
    margin-top: 4px;
    font-weight: bold;
}

.page-header {
    font-size: 1.8em;
    margin-top: 0;
}

.item_highlight {
    background-color: #c3c392;
    color: #FFFFFF;
}

table.shop {
  background-color: transparent;
  vertical-align: middle;
  color:white;
}

footer {
    text-align: center;
}

#BtnTop {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}

#BtnBot {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}

a.show_icon {
    position: relative;
}

a.show_icon img {
    position: absolute !important;
    left:-9999px;
    z-index:9999;
    transition: opacity .5s, top .5s;
}

a.show_icon:focus img {
    left: 0;
    top: 20px;
}

a.show_icon:hover img {
    left: 0;
     top: 20px;
}

.borderless td, .borderless th {
    border: none;
    border-top: 0px;
}

.dataTables_wrapper .dataTables_filter {
    float:left
}

.dataTables_wrapper .dataTables_length {
    float:right
}