body#rt-offline .rt-offline-body .rt-offline-logo #rt-logo {
  background: url(../images/logo/offline-logo.png) no-repeat !important;
  width: 331px !important;
  height: 63px !important;
}

.rt-offline-logo {
    width: 331px;
    margin: 0px auto 50px;
}

.rt-offline-body img {
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  padding: 0;
}

.rt-offline-body {
  padding: 50;
}

#rt-authorized-form {
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
  padding: 50px 0px;
}

#rt-slideshow .layout-fullslideshow .sprocket-features-desc {
    color: #294DA1;
    line-height: 150%;
    margin: 25px auto 0px;
    font-size: 120%;
    width: -moz-max-content;
}

section#rt-mainbody-surround {
    background-image: url("/images/Background.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

div#rt-fullwidth { 
    background-image: none;
    background-repeat: no-repeat;
    background-size: cover;
}

.demostyle-type-preset1 .fp-roksprocket-slideshow.fp-preset-images .sprocket-features-index-1 .sprocket-features-img-container img {
      background: url("/images/FondTest.jpg");
      background-color: none;
}

.demostyle-type-preset1 .fp-roksprocket-slideshow.fp-preset-images .sprocket-features-index-2 .sprocket-features-img-container img {
      background: url("/images/FondTest.jpg");
      background-color: none;
}

.demostyle-type-preset1 .fp-roksprocket-slideshow.fp-preset-images .sprocket-features-index-3 .sprocket-features-img-container img {
      background: url("/images/FondTest.jpg");
}

.table.table_ley {
    margin: 1em auto;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
}

.table_ley th, .table_ley td {
    padding: 4px 8px;
}

.table_ley thead th {
    background: #4f81bd;
    text-align: left;
    font-size: 15px;
    color: #fff;
}

.table_ley tr {
    border-right: 1px solid #95b3d7;
}

.table_ley tbody tr {
    border-bottom: 1px solid #95b3d7;
}

.table_ley tbody tr:nth-child(odd) {
    background: #dbe5f0;
}

.table_ley tbody th, .t1 tbody tr:nth-child(even) td {
    border-right: 1px solid #95b3d7;
}

.table_ley tfoot th {
    background: #4f81bd;
    text-align: left;
    font-weight: normal;
    font-size: 10px;
    color: #fff;
}

.table_ley tr *:nth-child(3), .t1 tr *:nth-child(4) {
    text-align: right;
}


#rt-page-surround {
    color: #000000;
}