/* ========================================
   TENANT 7 - RIVERBET CUSTOM STYLES
   Matches production at riverbet.ro
   This file will auto-compile to css/tenants/7.css
   ======================================== */
body.tenant-7 {
  /* ========================================
     HEADER
     ======================================== */
}
body.tenant-7 .header-2 .header-2-top {
  background-color: #333333;
}
body.tenant-7 .header-2 .header-2-top .header-2-top-menu li {
  border-right: 1px solid #555555;
}
body.tenant-7 .header-2 .header-2-top .header-2-top-menu li a {
  color: #CCCCCC;
  font-size: 13px;
}
body.tenant-7 .header-2 .header-2-top .header-2-top-menu li:last-child {
  border-right: 0;
}
body.tenant-7 .header-2 .header-2-main {
  background-color: #0D7D25;
}
body.tenant-7 .header-2 .header-2-main li a:hover {
  background-color: #18AA37;
}
body.tenant-7 .header-2 .header-2-main li a.active {
  color: #FFFFFF;
}
body.tenant-7 .header-2 .header-2-main li a.active::after {
  background-color: #FFFFFF;
}
body.tenant-7 {
  /* ========================================
     BODY & LAYOUT
     ======================================== */
  background: #DDE0E5;
  /* ========================================
     BOX STYLES
     ======================================== */
}
body.tenant-7 .box {
  background: #333333;
}
body.tenant-7 .box .middle {
  background: #333333;
  border-radius: 0 0 5px 5px;
}
body.tenant-7 .box .more .center-drawn {
  background-color: #0D7D25;
}
body.tenant-7 .box .types .specialslink {
  color: #0D7D25;
}
body.tenant-7 {
  /* box-color-4 is WHITE on production */
}
body.tenant-7 #content .box-color-4 {
  background-color: #FFFFFF !important;
  color: #333333;
}
body.tenant-7 #content .box-color-4 .top {
  color: #0D7D25;
}
body.tenant-7 #content .box-color-4 .top a {
  color: #0D7D25;
}
body.tenant-7 #content .box-color-4 .topg {
  color: #333333;
}
body.tenant-7 #content .box-color-4 .topg a {
  color: #0D7D25;
}
body.tenant-7 #content .box-color-4 .top-bettype {
  color: #333333;
}
body.tenant-7 #content .box-color-4 .middle {
  background: #FFFFFF;
  color: #333333;
}
body.tenant-7 #content .box-color-4 {
  /* Override all base #F4F4F4 rules */
}
body.tenant-7 #content .box-color-4 .games {
  color: #333333;
}
body.tenant-7 #content .box-color-4 .games a {
  color: #333333;
}
body.tenant-7 #content .box-color-4 .games .event-name {
  color: #333333;
}
body.tenant-7 #content .box-color-4 .games .menulink {
  color: #8C8C8C;
}
body.tenant-7 #content .box-color-4 .games .datelink {
  color: #8C8C8C;
}
body.tenant-7 #content .box-color-4 .games .cota {
  color: #333333;
}
body.tenant-7 #content .box-color-4 .games .cota span {
  color: #333333;
}
body.tenant-7 #content .box-color-4 table.games tbody tr {
  border-top: 1px solid #E8E8E8 !important;
}
body.tenant-7 #content .box-color-4 table.games thead tr, body.tenant-7 #content .box-color-4 table.games thead tr td {
  background-color: #FFFFFF;
}
body.tenant-7 #content .box-color-4 table.games td {
  color: #8C8C8C;
}
body.tenant-7 #content .box-color-4 table.games {
  /* Production: hover AND cotatop share same style */
}
body.tenant-7 #content .box-color-4 table.games td.cota:hover span,
body.tenant-7 #content .box-color-4 table.games td.cotatop span {
  background: #e8e8e8;
  color: #333333;
  border: none;
}
body.tenant-7 #content .box-color-4 table.games td.cotaplayed span {
  background: #FFBB00;
  color: #FFFFFF;
}
body.tenant-7 #content .box-color-4 .loto thead td {
  color: #0D7D25;
}
body.tenant-7 #content .box-color-4 .loto tbody tr td.loto-nou::after {
  background-color: #0D7D25;
}
body.tenant-7 #content .boxinfo {
  background-color: #FFFFFF !important;
  color: #8C8C8C;
}
body.tenant-7 .filter-groups {
  color: #454545 !important;
}
body.tenant-7 .ui-state-default .center a {
  color: #333333;
}
body.tenant-7 .ui-tabs-selected .center a {
  color: #FFFFFF !important;
}
body.tenant-7 .box .event-top .tabs .center a {
  color: #333333;
}
body.tenant-7 .box .event-top .tabs .ui-tabs-selected .center a {
  color: #FFFFFF !important;
}
body.tenant-7 .acordeon > ul > li > a {
  border-radius: 0 0 5px 5px;
}
body.tenant-7 .acordeon > ul > li {
  border-radius: 0 0 5px 5px;
}
body.tenant-7 .ui-tabs-selected .addshow, body.tenant-7 .ui-tabs-selected .add {
  background-color: #0D7D25;
}
body.tenant-7 .ui-tabs-selected .center {
  background-color: #0D7D25;
  color: #FFFFFF;
}
body.tenant-7 .sidebar .box {
  border-radius: 5px;
}
body.tenant-7 .sidebar .box .top {
  color: #FFFFFF;
}
body.tenant-7 {
  /* Sport filters - white bg, green border */
}
body.tenant-7 .sportFilters {
  background-color: #FFFFFF;
  border-color: #0D7D25;
}
body.tenant-7 .sportFilters .sRight:hover, body.tenant-7 .sportFilters .sLeft:hover {
  background-color: #0D7D25;
}
body.tenant-7 .sportFilters .wrapper {
  margin: 0 40px;
  width: auto;
}
body.tenant-7 .sportFilters .tabs li:first-child {
  margin-left: 0;
}
body.tenant-7 .ticketPrint {
  background: #0D7D25;
}
body.tenant-7 .ticketWinings {
  color: #F1C117;
}
body.tenant-7 .button-search::after {
  color: #FFFFFF;
}
body.tenant-7 .ttypebutton.active a {
  color: #0D7D25;
}
body.tenant-7 .add-top-to-ticket {
  color: #0D7D25 !important;
}
body.tenant-7 .tns-nav button.tns-nav-active {
  background-color: #0D7D25;
}
body.tenant-7 {
  /* ========================================
     SP-CONTAINER (contact, promotii)
     ======================================== */
}
body.tenant-7 .sp-container {
  background-color: #FFFFFF;
}
body.tenant-7 .sp-container .sp-content-row {
  color: #333333;
}
body.tenant-7 .sp-container .sp-content-row a {
  color: #0D7D25;
}
body.tenant-7 {
  /* ========================================
     FOOTER
     ======================================== */
}
body.tenant-7 #footerWrapper {
  background-color: #282828;
}
body.tenant-7 #footerWrapper .btn-grey {
  background-color: #0D7D25;
}
body.tenant-7 #footerWrapper h3::before {
  background: #0D7D25;
}
body.tenant-7 {
  /* ========================================
     AGENTII
     ======================================== */
}
body.tenant-7 .row-header-agentie .col-agentie {
  background-color: #0D7D25;
}
body.tenant-7 .row-header-agentie .table-header-agentii {
  background-color: #0D7D25 !important;
}
body.tenant-7 .row-agentie.active {
  border-color: #0D7D25;
}
body.tenant-7 .row-agentie .row-agentie-header::before, body.tenant-7 .row-agentie .row-agentie-header::after {
  color: #0D7D25;
}
body.tenant-7 .agentii-loading {
  font-size: 24px;
  color: #0D7D25;
}
body.tenant-7 .agentii-loading-big {
  font-size: 58px;
  color: #0D7D25;
  line-height: 300px;
}
body.tenant-7 {
  /* ========================================
     MISC
     ======================================== */
}
body.tenant-7 #tabelbilet .number, body.tenant-7 .bltbody .left1 .number {
  border-color: #0D7D25;
}
body.tenant-7 tbody.datepickerDays td.datepickerSelected {
  background-color: #0D7D25;
}
body.tenant-7 .results-getsix .runda::after {
  color: #0D7D25;
}
body.tenant-7 .leagues-toggle {
  background: #FFFFFF;
  color: #0D7D25;
}
body.tenant-7 .leagues-toggle:hover {
  color: #18AA37;
}
body.tenant-7 .box .leagues.leagues-collapsed::after {
  background: linear-gradient(transparent, #FFFFFF);
}

/*# sourceMappingURL=7.css.map */
