body {
  background:transparent url('../../myimages/img_back.png') no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.rnr-dbselectedrow {
    background-color: #1d1d0f !important;
}

table th {
  vertical-align: middle !important;
}