/*---------colors---------*/
/*---------page setup---------*/
/*---------page setup---------*/
/*-------- bila --------*/
/*---------runde table---------*/
.theme-favBet .con-popUp .popUp .popUp-Content.clasament .runde-child {
  background: #0f1998; }
  .theme-favBet .con-popUp .popUp .popUp-Content.clasament .runde-child table.clasament {
    background: #0f1998; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament .leaderboardRules {
  background: #0f1998; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament .leaderboardRules div.detaliiPromo {
  background: url(../img/icon/click3_blue.png);
  background-repeat: no-repeat;
  background-size: 20px;
  padding-left: 30px;
  background-position: left; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament .leaderboardRules .rule.title {
  background: #140474;
  box-shadow: 1px 1px 4px 0px #1884f4;
  border: 1px solid #1884f4;
  border-top: 1px solid #1884f4; }

.theme-favBet .widget-promotion {
  margin: 0 4px; }
  .theme-favBet .widget-promotion table tbody tr td:first-child {
    padding-left: 10px;
    width: unset; }
    .theme-favBet .widget-promotion table tbody tr td:first-child img {
      left: unset; }
  .theme-favBet .widget-promotion table tbody tr td:last-child {
    padding-right: 10px;
    width: unset; }
  .theme-favBet .widget-promotion .module-header {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    height: 46px;
    line-height: 46px;
    border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding-left: 10px !important;
    font-size: 14px; }
  .theme-favBet .widget-promotion .teaserImg img {
    display: block;
    width: 300px; }
  .theme-favBet .widget-promotion .win {
    background-color: #0f1998;
    padding: 0 10px; }
  .theme-favBet .widget-promotion table thead tr th {
    background-color: #140474; }
  .theme-favBet .widget-promotion table tbody tr:nth-child(odd) {
    background-color: #0f1998; }
  .theme-favBet .widget-promotion table tbody tr:nth-child(even) {
    background-color: #0f1998; }
  .theme-favBet .widget-promotion .leaderboard-footer {
    background-color: #140474;
    border-bottom: 2px solid #1e90ff; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament .runde-child {
  background: #0f1998; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament .leaderboardRules {
  background: #0f1998; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament table.clasament.header {
  background: #140474;
  box-shadow: 1px 2px 9px 1px #140474; }
  .theme-favBet .con-popUp .popUp .popUp-Content.clasament table.clasament.header tr th {
    height: 40px; }

.theme-favBet .con-popUp .popUp .popUp-Content.clasament .con-clasament {
  box-shadow: 1px 2px 9px 1px #140474;
  margin-left: 20px;
  width: 580px; }
  .theme-favBet .con-popUp .popUp .popUp-Content.clasament .con-clasament table.clasament {
    background: #0f1998;
    width: unset !important;
    max-width: unset !important;
    margin: 0 !important;
    font-size: 12px; }
    .theme-favBet .con-popUp .popUp .popUp-Content.clasament .con-clasament table.clasament tr td {
      border-bottom: 1px dashed #1e90ff94;
      padding-left: 10px; }

.theme-favBet .con-bile {
  display: grid;
  grid-template-columns: repeat(18, calc((100vw - 678px)/23));
  grid-auto-rows: calc((100vw - 678px)/23);
  grid-gap: 0.6vw; }

.theme-favBet .con-top-winers {
  margin: 0 4px; }
  .theme-favBet .con-top-winers .top-winers-header {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    padding-left: 20px !important;
    background-image: #140474 !important; }
  .theme-favBet .con-top-winers .top-winers-timeframe .active {
    background: #0f1998 !important;
    color: #fff !important; }
  .theme-favBet .con-top-winers .top-winers-past,
  .theme-favBet .con-top-winers .top-winers-mid {
    color: #7085ae !important;
    border-bottom: 1px dashed #b8bed6 !important;
    background-image: none; }
    .theme-favBet .con-top-winers .top-winers-past .top-winers-mid-item,
    .theme-favBet .con-top-winers .top-winers-mid .top-winers-mid-item {
      color: #7085ae !important;
      border-bottom: 1px dashed #b8bed6 !important;
      background-image: none; }
      .theme-favBet .con-top-winers .top-winers-past .top-winers-mid-item span,
      .theme-favBet .con-top-winers .top-winers-mid .top-winers-mid-item span {
        color: #7085ae !important; }

.theme-favBet * {
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif; }

.theme-favBet ::-webkit-scrollbar-thumb {
  background-color: #1e90ff !important;
  width: 5px;
  border-radius: 7px; }

.theme-favBet ::-webkit-scrollbar {
  width: 5px; }

.theme-favBet .container {
  width: 100% !important;
  padding-top: 0; }

.theme-favBet .mob-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  z-index: 10000; }

.theme-favBet .loadingFav {
  height: 700px; }
  .theme-favBet .loadingFav svg {
    margin-left: calc(50% - 30px);
    top: 150px;
    animation: loadingPuls 0.7s infinite; }

.theme-favBet .con-top-winers .top-winers-past div {
  width: 220px; }

.theme-favBet .LotteriesSlider.col-st,
.theme-favBet .LotteriesSlider.col-dr {
  width: 100vw !important; }

.theme-favBet .LotteriesSlider.col-dr {
  background: transparent; }
  .theme-favBet .LotteriesSlider.col-dr .LotteriesSlider__container {
    float: right;
    background: #fff;
    height: fit-content;
    padding-bottom: 10px; }

.theme-favBet .LotteriesSlider {
  position: absolute;
  top: 0;
  z-index: 10001;
  transition: all .3s ease-in; }
  .theme-favBet .LotteriesSlider__container {
    width: 80vw;
    margin: 0;
    background: #fff; }
  .theme-favBet .LotteriesSlider .lotteries-nav {
    width: 80vw;
    max-height: calc(100vh - 300px);
    overflow-y: scroll;
    flex-direction: column !important; }
    .theme-favBet .LotteriesSlider .lotteries-nav.top-lotteries {
      height: unset; }
  .theme-favBet .LotteriesSlider .topLotteriesHeader {
    height: 258px; }

.theme-favBet .col-st,
.theme-favBet .col-dr {
  width: 308px !important; }

.theme-favBet .col-st {
  background: #f2f3f4 !important; }
  .theme-favBet .col-st .topLotteriesContainer {
    width: calc(100% - 10px);
    flex-direction: row !important;
    margin: 5px;
    box-sizing: border-box; }
    .theme-favBet .col-st .topLotteriesContainer .top-lotteries {
      margin-right: 2px; }
    .theme-favBet .col-st .topLotteriesContainer .lottery {
      height: unset;
      height: 40px;
      display: flex;
      align-items: center;
      margin-left: 0 !important;
      margin-bottom: 3px; }
      .theme-favBet .col-st .topLotteriesContainer .lottery:last-child {
        margin-bottom: 0 !important; }
      .theme-favBet .col-st .topLotteriesContainer .lottery img {
        margin-right: 5px; }
      .theme-favBet .col-st .topLotteriesContainer .lottery .live-lot {
        top: 0 !important;
        height: 13px;
        margin-right: 4px; }
      .theme-favBet .col-st .topLotteriesContainer .lottery.active {
        padding-left: 10px !important; }
    .theme-favBet .col-st .topLotteriesContainer .topLotteriesHeader {
      width: 40px;
      box-sizing: border-box;
      line-height: 16px;
      writing-mode: vertical-rl;
      transform: rotate(180deg);
      text-align: right;
      font-size: 18px;
      font-weight: 700;
      padding: 10px 13px 10px 14px;
      border-radius: 2px;
      margin-left: 4px; }
    .theme-favBet .col-st .topLotteriesContainer .top-lotteries {
      width: calc(100% - 26px); }
  .theme-favBet .col-st .lotteriesHeader {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    height: 46px;
    line-height: 46px;
    border-radius: 2px;
    margin-left: 4px;
    margin-bottom: 4px; }
  .theme-favBet .col-st .lotteries-nav {
    margin-left: 4px;
    margin-bottom: 20px; }
    .theme-favBet .col-st .lotteries-nav.top-lotteries {
      margin-left: 0;
      margin-bottom: 0; }
      .theme-favBet .col-st .lotteries-nav.top-lotteries .lottery:hover {
        background: #b8bed6; }
  .theme-favBet .col-st .country {
    margin-bottom: 3px; }
    .theme-favBet .col-st .country:hover {
      background: #7085ae;
      color: #fff !important; }
    .theme-favBet .col-st .country .lottery {
      height: 35px;
      padding-top: 10px !important; }
      .theme-favBet .col-st .country .lottery:hover {
        color: #fff !important; }
      .theme-favBet .col-st .country .lottery:first-child {
        height: 45px;
        box-sizing: border-box; }
  .theme-favBet .col-st .country-selected {
    color: #fff !important;
    border-radius: 2px;
    padding-bottom: 8px; }
    .theme-favBet .col-st .country-selected .DoubleArrowSvg {
      right: -7px; }
    .theme-favBet .col-st .country-selected .lottery:first-child {
      padding-left: 2px !important; }
    .theme-favBet .col-st .country-selected .lottery {
      background: #ffffff;
      width: calc(100% - 16px);
      left: 8px;
      border-bottom: 1px solid #eeeff9 !important; }
      .theme-favBet .col-st .country-selected .lottery:hover {
        background: #eeeff9;
        color: #140474 !important; }
      .theme-favBet .col-st .country-selected .lottery:first-child:hover {
        color: #fff !important; }
      .theme-favBet .col-st .country-selected .lottery.active {
        position: relative;
        background: #eeeff9; }
        .theme-favBet .col-st .country-selected .lottery.active:after {
          content: '';
          position: absolute;
          top: 1px;
          left: 0;
          width: 3px;
          height: calc(100% - 2px);
          background: #da1a32; }
      .theme-favBet .col-st .country-selected .lottery.selected {
        background: #0f1998;
        color: #fff; }
        .theme-favBet .col-st .country-selected .lottery.selected:hover {
          color: #fff; }
    .theme-favBet .col-st .country-selected .lottery:not(.selected) {
      padding: 0 10px !important; }
    .theme-favBet .col-st .country-selected:hover {
      background: #0f1998;
      color: #fff; }
  .theme-favBet .col-st .lottery.single {
    margin-bottom: 3px;
    border-radius: 2px; }
    .theme-favBet .col-st .lottery.single:hover {
      background: #7085ae;
      color: #fff; }
    .theme-favBet .col-st .lottery.single.active {
      background: #7085ae;
      color: #fff;
      position: relative; }
      .theme-favBet .col-st .lottery.single.active:after {
        content: '';
        position: absolute;
        top: 1px;
        left: 0;
        width: 3px;
        height: calc(100% - 2px);
        background: #da1a32; }
  .theme-favBet .col-st .lottery {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    padding: 0 10px !important; }
    .theme-favBet .col-st .lottery img {
      top: 0px;
      width: 20px;
      height: 12px;
      border-radius: unset;
      border: none;
      bottom: unset;
      margin-right: 13px; }
  .theme-favBet .col-st .search-input {
    border-radius: 0 !important;
    padding-left: 49px !important; }
    .theme-favBet .col-st .search-input::placeholder {
      font-weight: 500;
      font-size: 14px;
      color: #686da7;
      text-transform: uppercase; }

.theme-favBet .col-mid {
  width: calc(100% - 623px) !important;
  margin: 0 3px !important;
  box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1);
  box-sizing: border-box; }
  .theme-favBet .col-mid .HeaderMid {
    width: calc(100% + 6px);
    left: -3px; }
    .theme-favBet .col-mid .HeaderMid__toggleVisualization {
      float: right;
      min-width: 135px;
      height: 30px;
      line-height: 30px;
      margin: 5px 10px 0 0;
      text-align: center;
      border: 1px solid #7085ae;
      border-radius: 4px;
      background: transparent;
      color: white; }
  .theme-favBet .col-mid .con-lotto-resp-mid {
    box-shadow: none; }
  .theme-favBet .col-mid .con-con-runde-ora {
    margin: 0; }
    .theme-favBet .col-mid .con-con-runde-ora .hour {
      font-weight: 700; }
  .theme-favBet .col-mid .ballsBar {
    color: #fff;
    padding-left: 5px;
    width: 100%;
    height: 90px; }
    .theme-favBet .col-mid .ballsBar td {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      flex-wrap: wrap; }
    .theme-favBet .col-mid .ballsBar .title {
      width: 100%;
      text-align: left;
      padding-left: 2%; }
    .theme-favBet .col-mid .ballsBar .con-random-numbers {
      width: 100%; }
    .theme-favBet .col-mid .ballsBar .cancel-selection {
      top: unset !important;
      color: #fff !important; }
    .theme-favBet .col-mid .ballsBar .con-random-numbers .secondRowRandom {
      width: 100%;
      display: flex;
      justify-content: space-around;
      position: relative;
      padding-top: 17px; }
      .theme-favBet .col-mid .ballsBar .con-random-numbers .secondRowRandom .title {
        position: absolute;
        top: -15px;
        margin-bottom: 0px; }
    .theme-favBet .col-mid .ballsBar .con-random-numbers .random-numbers {
      display: flex;
      align-items: center;
      width: 28vw; }
      .theme-favBet .col-mid .ballsBar .con-random-numbers .random-numbers button {
        height: 2vw;
        line-height: 2vw;
        width: 3.5vw;
        margin: 0 0 0 0.5vw; }
        .theme-favBet .col-mid .ballsBar .con-random-numbers .random-numbers button:first-child {
          margin-left: 0 !important; }
    .theme-favBet .col-mid .ballsBar .random-btns {
      display: flex;
      align-items: center;
      width: 9.95vw; }
      .theme-favBet .col-mid .ballsBar .random-btns button {
        width: 4vw;
        height: 2vw !important;
        line-height: 2vw;
        margin: 0;
        padding: 0 !important;
        text-align: center; }
        .theme-favBet .col-mid .ballsBar .random-btns button.cancel-selection {
          float: unset; }
  .theme-favBet .col-mid .mid-list-dd .fav {
    width: 15vw;
    max-width: 220px;
    margin-left: 1vw;
    padding-right: 0; }
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-root {
      width: 15vw;
      max-width: 220px; }
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-control {
      width: 15vw;
      max-width: 220px;
      min-width: unset;
      background: transparent !important;
      color: #fff;
      display: flex;
      justify-content: space-around; }
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton {
      width: 1rem;
      height: 1rem;
      z-index: 10;
      background: transparent;
      top: 13px;
      color: transparent;
      font-size: 1px; }
      .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton:before, .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton:after {
        content: '';
        position: absolute;
        width: 0.8rem;
        height: 1px;
        background-color: #d1d7e5;
        border-radius: 2px;
        transition: background-color 300ms;
        left: 0; }
      .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
      .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton::after, .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.deleteButton::before {
        background: #da1a32; }
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-group {
      background: white;
      border-bottom: 1px solid #f2f3f4;
      border-radius: 0; }
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.numbers {
      color: #7094cd;
      font-size: 12px; }
      .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-option.numbers:hover {
        background: transparent;
        color: #140474;
        font-weight: 700; }
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-menu {
      min-width: unset;
      width: 15vw;
      max-width: 220px; }
  .theme-favBet .col-mid .mid-list-dd table.main tbody tr:first-child td:last-child {
    width: 100%;
    padding-right: 0px; }
  .theme-favBet .col-mid .con-paytable table.paytable tbody {
    background-image: none !important; }
  .theme-favBet .col-mid .con-paytable .module-header {
    background: #0f1998 !important;
    display: flex;
    justify-content: space-between;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px; }
    .theme-favBet .col-mid .con-paytable .module-header .cash-in {
      margin-left: unset;
      margin-right: 20px;
      font-size: 16px; }
    .theme-favBet .col-mid .con-paytable .module-header .clearStakeInput {
      top: 22px; }
  .theme-favBet .col-mid .addFav {
    background: #140474;
    width: 200px;
    font-size: 14px;
    cursor: pointer;
    border: none;
    color: #fff;
    padding: 6px 0;
    outline: none;
    height: 40px;
    border-radius: 4px;
    box-shadow: 3px 2px 4px 0px #000000;
    -webkit-box-shadow: 3px 2px 4px 0px #000000;
    left: calc(50% - 75px); }
    .theme-favBet .col-mid .addFav:active {
      background-color: #121212;
      color: #fff; }
    .theme-favBet .col-mid .addFav:disabled {
      cursor: not-allowed;
      opacity: 0.5; }
      .theme-favBet .col-mid .addFav:disabled:hover {
        opacity: 0.5;
        color: #fff; }

.theme-favBet .col-dr {
  position: relative;
  margin-right: 1px; }
  .theme-favBet .col-dr .con-btns {
    top: 0 !important;
    display: grid;
    grid-template-rows: repeat(3, 60px);
    grid-template-rows: 1fr;
    margin: 0 4px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-radius: 3px; }
    .theme-favBet .col-dr .con-btns .istoric-pariuri {
      grid-row: 1;
      background: #feb32e; }
    .theme-favBet .col-dr .con-btns .gameRegulation,
    .theme-favBet .col-dr .con-btns .istoric-runde {
      background: transparent;
      color: #140474 !important;
      box-shadow: 3px 0 7px 0 rgba(0, 0, 0, 0.1);
      text-decoration: none;
      text-transform: uppercase; }
      .theme-favBet .col-dr .con-btns .gameRegulation:hover,
      .theme-favBet .col-dr .con-btns .istoric-runde:hover {
        color: #1E90FF !important; }
    .theme-favBet .col-dr .con-btns .gameRegulation {
      width: calc(100% - 24px);
      margin: 10px auto; }
  .theme-favBet .col-dr .bilet-sisteme {
    margin-bottom: 30px; }
    .theme-favBet .col-dr .bilet-sisteme .sisteme-title.module-header {
      display: flex;
      flex-direction: column;
      background: transparent; }
      .theme-favBet .col-dr .bilet-sisteme .sisteme-title.module-header p {
        text-transform: uppercase;
        margin: 0; }
      .theme-favBet .col-dr .bilet-sisteme .sisteme-title.module-header .ticketType {
        height: 16px;
        font-size: 14px;
        color: #7085ae; }
      .theme-favBet .col-dr .bilet-sisteme .sisteme-title.module-header .systemType {
        height: 22px;
        font-size: 20px;
        font-weight: 700;
        color: #0c4488; }
  .theme-favBet .col-dr .module-header {
    display: flex;
    padding-left: 0;
    background: #0f1998;
    border-radius: 0px; }
    .theme-favBet .col-dr .module-header .ticketTitle {
      width: 100%;
      text-align: center;
      line-height: 16px;
      text-transform: uppercase; }
  .theme-favBet .col-dr .con-bilet-bile {
    padding-left: 20px !important; }
    .theme-favBet .col-dr .con-bilet-bile .bila {
      margin: 10px 6px 0 0 !important;
      width: 50px !important;
      height: 50px !important;
      line-height: 32px !important;
      font-size: 17px !important; }
  .theme-favBet .col-dr .con-bilet .zero-bilete {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700; }
    .theme-favBet .col-dr .con-bilet .zero-bilete:after {
      background: #0f1998; }
  .theme-favBet .col-dr .con-bilet-tab .bilete-btn {
    width: 10% !important; }
    .theme-favBet .col-dr .con-bilet-tab .bilete-btn.active {
      font-weight: 700;
      color: #fff !important;
      border-bottom: 1px solid white; }
  .theme-favBet .col-dr .con-bilet {
    position: relative;
    margin: 8px 4px 0 4px; }
    .theme-favBet .col-dr .con-bilet-overlay {
      position: relative; }
      .theme-favBet .col-dr .con-bilet-overlay:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(242, 243, 252, 0.7);
        z-index: 2000; }
      .theme-favBet .col-dr .con-bilet-overlay .TicketStatus,
      .theme-favBet .col-dr .con-bilet-overlay .ExpiredTicketButtons {
        z-index: 2001; }
    .theme-favBet .col-dr .con-bilet .but-pariaza,
    .theme-favBet .col-dr .con-bilet .but-pariaza-tot {
      font-size: 14px;
      font-weight: 700;
      border-radius: 2px;
      text-transform: uppercase; }
    .theme-favBet .col-dr .con-bilet .but-pariaza {
      margin-top: 5px; }
    .theme-favBet .col-dr .con-bilet .con-future {
      position: absolute;
      right: 10px;
      top: -43px;
      padding: 0;
      background-image: unset;
      color: #fff; }
      .theme-favBet .col-dr .con-bilet .con-future .con-dropdown {
        top: 0;
        width: 60px;
        height: 30px;
        margin-left: 10px; }
        .theme-favBet .col-dr .con-bilet .con-future .con-dropdown input {
          top: 2px; }
      .theme-favBet .col-dr .con-bilet .con-future .title {
        line-height: 35px; }
      .theme-favBet .col-dr .con-bilet .con-future .Dropdown-menu {
        width: 60px; }
    .theme-favBet .col-dr .con-bilet .bilet-header {
      display: grid;
      grid-template-columns: 80px 120px;
      grid-template-rows: 25px;
      padding: 0 !important;
      line-height: 24px; }
      .theme-favBet .col-dr .con-bilet .bilet-header-lottery-date {
        display: flex;
        grid-row: 1;
        height: 100%;
        width: 100%;
        background: #da1a32;
        margin-top: 0 !important;
        margin: auto;
        color: #fff;
        font-weight: 600 !important; }
        .theme-favBet .col-dr .con-bilet .bilet-header-lottery-date span {
          color: #fff;
          background: transparent !important;
          top: 0 !important;
          padding: 0 !important;
          font-size: 13px !important;
          margin: 0 2px;
          font-weight: 600 !important; }
          .theme-favBet .col-dr .con-bilet .bilet-header-lottery-date span:first-child {
            margin-left: 6px;
            font-weight: 500 !important; }
      .theme-favBet .col-dr .con-bilet .bilet-header-lottery-name {
        grid-column: 2;
        grid-row: 1;
        position: relative;
        width: 100%;
        height: 100%;
        background: #0f1998;
        color: #fff;
        text-align: center; }
        .theme-favBet .col-dr .con-bilet .bilet-header-lottery-name::after {
          content: "";
          display: block;
          width: 0;
          height: 0;
          border-left: 0 solid transparent;
          border-bottom: 0 solid transparent;
          border-right: 12px solid transparent;
          border-top: 25px solid #0f1998;
          position: absolute;
          right: -12px;
          top: 0; }
    .theme-favBet .col-dr .con-bilet .bilet-info {
      position: relative;
      background: #f2f3f5; }
      .theme-favBet .col-dr .con-bilet .bilet-info .closeTicket {
        position: absolute;
        top: 4px;
        right: 12px;
        left: unset;
        width: 20px;
        height: 20px;
        padding: 0; }
        .theme-favBet .col-dr .con-bilet .bilet-info .closeTicket::after, .theme-favBet .col-dr .con-bilet .bilet-info .closeTicket::before {
          left: 0;
          background: #7085ae !important; }
      .theme-favBet .col-dr .con-bilet .bilet-info .con-bilet-bile {
        background-image: unset; }
    .theme-favBet .col-dr .con-bilet .all-tickets-info {
      padding: 0 !important;
      padding-bottom: 5px !important;
      margin: 0 12px;
      border-bottom: 1px dashed #b8bed6; }
      .theme-favBet .col-dr .con-bilet .all-tickets-info div {
        color: #7085ae;
        font-size: 14px; }
        .theme-favBet .col-dr .con-bilet .all-tickets-info div span:last-child {
          color: #140474;
          font-weight: 700; }
    .theme-favBet .col-dr .con-bilet .TicketStatus {
      position: relative;
      width: calc(100% - 24px);
      height: fit-content;
      min-height: 30px;
      display: flex;
      align-items: center;
      padding-right: 5px;
      margin: 12px 12px 0 12px;
      color: #fff;
      padding: 5px 5px 5px 20px;
      border-radius: 2px; }
      .theme-favBet .col-dr .con-bilet .TicketStatus div {
        position: absolute;
        top: 15px;
        left: 13px;
        width: 14px !important;
        height: 14px !important; }
      .theme-favBet .col-dr .con-bilet .TicketStatus svg {
        margin-right: 5px;
        width: 15px;
        height: 15px; }
      .theme-favBet .col-dr .con-bilet .TicketStatus--error {
        background: #da1a32; }
        .theme-favBet .col-dr .con-bilet .TicketStatus--error div {
          width: 1rem;
          height: 1rem;
          z-index: 10;
          border: 1px solid #fff; }
          .theme-favBet .col-dr .con-bilet .TicketStatus--error div:before, .theme-favBet .col-dr .con-bilet .TicketStatus--error div:after {
            content: '';
            position: absolute;
            width: 0.8rem;
            height: 1px;
            background-color: #d1d7e5;
            border-radius: 2px;
            transition: background-color 300ms;
            left: 0; }
          .theme-favBet .col-dr .con-bilet .TicketStatus--error div:before {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            transform: rotate(45deg); }
          .theme-favBet .col-dr .con-bilet .TicketStatus--error div:after {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            transform: rotate(-45deg); }
          .theme-favBet .col-dr .con-bilet .TicketStatus--error div::after, .theme-favBet .col-dr .con-bilet .TicketStatus--error div::before {
            top: 6px;
            background: #fff;
            width: 0.7rem;
            left: 1px; }
      .theme-favBet .col-dr .con-bilet .TicketStatus--success {
        background: #00d991; }

.theme-favBet .con-popUp .popUp .runde,
.theme-favBet .con-popUp .popUp .pariuri {
  width: 1200px !important; }

.theme-favBet .con-popUp .popUp .pariuri table tbody {
  background: #F2F3F5; }

.theme-favBet .con-popUp .popUp .numbersExtracted {
  background-image: unset !important;
  background-color: #0f1998;
  float: left;
  padding: 2px;
  border: 7px solid #0f1998;
  -webkit-background-clip: content-box;
  background-clip: content-box;
  box-shadow: inset 0 0 0 1px white;
  border-radius: 50%;
  color: #fff !important;
  line-height: 28px !important; }

.theme-favBet .bilet-curent .cash-in {
  margin-left: calc(100% - 200px);
  width: 200px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #7085ae;
  border-radius: 2px;
  text-align: right;
  padding-right: 9px;
  color: #0c4488;
  margin-bottom: 10px;
  font-size: 16px; }
  .theme-favBet .bilet-curent .cash-in::placeholder {
    color: #7085ae; }

.theme-favBet .bilet-curent .clearStakeInput {
  width: 1rem;
  height: 1rem;
  z-index: 10;
  position: absolute;
  right: 187px;
  top: 24px;
  border: none;
  background: transparent; }
  .theme-favBet .bilet-curent .clearStakeInput:before, .theme-favBet .bilet-curent .clearStakeInput:after {
    content: '';
    position: absolute;
    width: 0.8rem;
    height: 1px;
    background-color: #d1d7e5;
    border-radius: 2px;
    transition: background-color 300ms;
    left: 0; }
  .theme-favBet .bilet-curent .clearStakeInput:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg); }
  .theme-favBet .bilet-curent .clearStakeInput:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .theme-favBet .bilet-curent .clearStakeInput:after, .theme-favBet .bilet-curent .clearStakeInput:before {
    background: #7085ae; }

.theme-favBet .bilet-curent .extremeBetValues {
  margin-left: calc(100% - 200px);
  width: 200px;
  display: flex;
  justify-content: space-between;
  color: #7085ae; }
  .theme-favBet .bilet-curent .extremeBetValues span {
    font-weight: 700; }

.theme-favBet .SearchSvg {
  left: 10px !important; }

.theme-favBet .Dropdown-control {
  width: 100% !important;
  height: 100% !important;
  border-radius: 2px;
  background: transparent; }

.theme-favBet .con-statistici {
  position: relative; }
  .theme-favBet .con-statistici .stat-title {
    display: block;
    position: absolute;
    top: -9px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    padding-left: 10px;
    color: #0C4488; }
  .theme-favBet .con-statistici .pairs-options div {
    background: #F2F3F5;
    border-radius: 50%; }
    .theme-favBet .con-statistici .pairs-options div.active {
      color: #140474 !important;
      background: #F2F3F5 !important; }

.theme-favBet .bila {
  background-image: url("../img/bile/bila-default.png");
  transition: none;
  font-size: 0.83vw !important;
  margin: 0 !important; }
  .theme-favBet .bila.bila-active {
    background-image: unset;
    background-color: #0f1998;
    float: left;
    padding: 2px;
    border: 7px solid #0f1998;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    box-shadow: inset 0 0 0 1px white;
    border-radius: 50%;
    color: #fff;
    line-height: calc((100vw - 678px)/23 - 18px) !important; }

.theme-favBet .con-bilet .delete {
  width: fit-content;
  margin: auto;
  text-decoration: none !important;
  color: #1e90ff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700; }
  .theme-favBet .con-bilet .delete img {
    position: relative;
    top: 2px;
    width: 16px;
    height: 16px;
    margin-right: 5px; }

@media screen and (min-width: 1200px) {
  .theme-favBet .bila:hover {
    background-image: unset;
    background-color: #0f1998;
    float: left;
    padding: 2px;
    border: 7px solid #0f1998;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    box-shadow: inset 0 0 0 1px white;
    border-radius: 50%;
    color: #fff;
    line-height: calc((100vw - 678px)/23 - 18px) !important; } }

@media screen and (max-width: 1200px) {
  .theme-favBet .con-statistici {
    min-height: 20px; }
    .theme-favBet .con-statistici .stat-title {
      top: 4px !important;
      z-index: 1; }
    .theme-favBet .con-statistici::before {
      content: unset; }
  .theme-favBet .con-lotto-resp-st {
    background: pink; }
  .theme-favBet .con-popUp .popUp.runde .mob_round_results .mob_numbersEx_con .numbersExtracted {
    line-height: 17px !important; } }

.theme-maxBet .con-popUp .popUp .popUp-Content.clasament .runde-child {
  background: #010101; }
  .theme-maxBet .con-popUp .popUp .popUp-Content.clasament .runde-child table.clasament {
    background: #010101; }

.theme-maxBet .con-popUp .popUp .popUp-Content.clasament .leaderboardRules {
  background: #010101; }

.theme-maxBet .con-popUp .popUp .popUp-Content.clasament table.clasament.header,
.theme-maxBet .con-popUp .popUp .popUp-Content.clasament table.clasament {
  font-size: 13px; }

.theme-maxBet .widget-promotion table {
  font-size: 13px; }
  .theme-maxBet .widget-promotion table tbody tr td:first-child img {
    height: 30px; }

.theme-maxBet .widget-promotion .win span {
  font-weight: 100; }

.theme-maxBet .popUp-Content ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #010101; }

.theme-maxBet .popUp-Content ::-webkit-scrollbar {
  width: 12px;
  background-color: #010101; }

.theme-maxBet .popUp-Content ::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #D62929; }

.theme-maxBet .lottery {
  padding: 12px 10px 12px 10px !important; }
  .theme-maxBet .lottery img {
    margin-right: 5px; }
  .theme-maxBet .lottery .coteMarite {
    width: 33px;
    background: transparent; }
    .theme-maxBet .lottery .coteMarite span {
      text-shadow: 0 0 5px #ffa500, 0 0 15px #ffa500, 0 0 20px #ffa500, 0 0 40px #ffa500, 0 0 60px #ff0000, 0 0 10px #ff8d00, 0 0 98px #ff0000;
      color: #fff6a9; }

.theme-maxBet .Dropdown-option {
  color: #fff; }

.theme-maxBet .ticketTitle {
  margin: 0; }

.theme-maxBet .bila {
  width: 50px;
  height: 50px;
  background-size: 50px;
  line-height: 50px;
  border-radius: 33px;
  z-index: 100;
  text-align: center;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  background-image: url(../img/bile/maxbet/bila-default.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000; }
  .theme-maxBet .bila-active {
    background-image: url(../img/bile/maxbet/bila-select.png); }

.theme-maxBet .Dropdown-placeholder {
  color: #fff; }

@media screen and (min-width: 1200px) {
  .theme-maxBet .bila:hover {
    background-image: url(../img/bile/maxbet/bila-select.png) !important;
    color: #000;
    background-size: cover;
    box-shadow: none;
    -webkit-animation-name: loadingPuls;
    animation-name: loadingPuls;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .theme-maxBet .top-lotteries .lottery .lotteryName {
    display: flex;
    align-items: center;
    height: 40px;
    top: -12px; } }

@media screen and (max-width: 1200px) {
  .theme-maxBet .col-st .search-input {
    height: 47px !important; }
  .theme-maxBet .col-st .SearchSvg {
    top: 4px; }
  .theme-maxBet .stat-title {
    background-color: #be2614; }
  .theme-maxBet .DoubleArrowSvg {
    top: 3px !important;
    right: -9px !important;
    transform: rotate(-90deg); }
  .theme-maxBet .country-selected .DoubleArrowSvg {
    transform: rotate(90deg) !important; }
  .theme-maxBet .lottery div {
    height: 100%;
    line-height: 17px; }
    .theme-maxBet .lottery div.coteMarite {
      height: 20px;
      line-height: 20px !important; } }

@keyframes loadingPuls {
  0%,
  100% {
    transform: scale(1); }
  50% {
    transform: scale(1.15); } }

/*---------colors---------*/
/*---------page setup---------*/
/*---------page setup---------*/
/*-------- bila --------*/
/*---------runde table---------*/
.con-scroll {
  z-index: 1;
  float: left; }

.con-but-scroll .align-mid {
  display: table;
  margin: auto;
  top: calc(50% - 27px);
  width: 360px; }
  .con-but-scroll .align-mid button {
    height: 54px;
    width: 177px;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-size: 34px;
    background-position: center; }

.oriz {
  border-color: transparent;
  background-color: transparent;
  height: 100px;
  margin: 0 20px;
  outline: none;
  padding: 0;
  border: 0; }
  .oriz svg line.theme-maxBet,
  .theme-maxBet .oriz svg line {
    stroke: #fff; }
  .oriz svg line.theme-favBet,
  .theme-favBet .oriz svg line {
    stroke: #140474; }
  .oriz svg line.theme-betano,
  .theme-betano .oriz svg line {
    stroke: #ff6600; }
  .oriz svg line.theme-betOne,
  .theme-betOne .oriz svg line {
    stroke: #fff; }
  .oriz img {
    width: 26px;
    height: auto; }
  .oriz.left {
    float: left; }
  .oriz.right {
    float: right;
    position: absolute;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }

.ScrollArrowSvg line {
  position: relative; }
  .ScrollArrowSvg line.theme-maxBet,
  .theme-maxBet .ScrollArrowSvg line {
    stroke: #fff; }
  .ScrollArrowSvg line.theme-favBet,
  .theme-favBet .ScrollArrowSvg line {
    stroke: #140474; }
  .ScrollArrowSvg line.theme-betano,
  .theme-betano .ScrollArrowSvg line {
    stroke: #1c2026; }
  .ScrollArrowSvg line.theme-betOne,
  .theme-betOne .ScrollArrowSvg line {
    stroke: #2e323e; }

ul .con-scroll div {
  border-radius: 4px; }

ul .con-but-scroll button.left {
  margin-right: 10px !important; }
  ul .con-but-scroll button.left img {
    width: 25px;
    height: auto; }

ul .con-but-scroll button.right {
  margin-left: 10px !important;
  margin-right: 10px !important; }
  ul .con-but-scroll button.right img {
    width: 30px;
    height: auto; }

ul .con-but-scroll button.oriz img {
  width: 30px;
  height: auto; }

.filter-week .con-but-scroll.oriz button.oriz,
.con-date .con-but-scroll.oriz button.oriz {
  height: 50px;
  width: 60px;
  border: 1px solid #14171e;
  border-radius: 4px; }

.filter-week .con-but-scroll.oriz button.oriz:active,
.filter-week .con-but-scroll.oriz button.oriz:disabled,
.con-date .con-but-scroll.oriz button.oriz:active,
.con-date .con-but-scroll.oriz button.oriz:disabled {
  box-shadow: inset 1px 0px 7px 0px #101118; }

.filter-week .con-but-scroll.oriz button.left img,
.filter-week .con-but-scroll.oriz button.right img,
.con-date .con-but-scroll.oriz button.left img,
.con-date .con-but-scroll.oriz button.right img {
  width: 20px;
  height: auto;
  margin-top: 2px; }

.filter-week {
  top: 4px; }
  .filter-week .con-scroll div {
    border-radius: 4px; }
  .filter-week .con-scroll .date-buttons button {
    font-size: 14px;
    font-weight: regular;
    height: 50px;
    width: 122px;
    border: 1px solid #14171e;
    color: #fff;
    padding: 0px 26px;
    margin: 0px 5px;
    border-radius: 4px; }
    .filter-week .con-scroll .date-buttons button:after {
      content: '';
      position: absolute;
      border-bottom: 2px solid transparent;
      bottom: 0;
      right: 0;
      width: 0;
      height: 0; }
  .filter-week .con-scroll .date-buttons button.active {
    box-shadow: inset 1px 0px 7px 0px #101118; }
    .filter-week .con-scroll .date-buttons button.active:after {
      content: '';
      position: absolute;
      border-bottom: 1px solid #fe7a45;
      bottom: 2px;
      left: 5%;
      width: 90%;
      border-bottom: 1px solid #fe7a45;
      -webkit-border-image: -webkit-gradient(linear, 70% 10, 15 5, from(#fe7a45), to(#FFC107)) 100% 5%;
      -webkit-border-image: -webkit-linear-gradient(right, #fe7a45, #ff8039, #FFC107) 100% 25%;
      -moz-border-image: -moz-linear-gradient(right, #fe7a45, #ff8039, #FFC107) 100% 25%;
      -o-border-image: -o-linear-gradient(right, #fe7a45, #ff8039, #FFC107) 100% 25%;
      border-image: linear-gradient(to right, #fe7a45, #ff8039, #FFC107) 100% 25%;
      transition: border-color 0s ease-out 0s, width 0.3s ease-out 0s; }

.results-popUp .scroll-container {
  width: min-content; }

.right-cont .con-but-scroll.vert {
  margin: 0px 1px;
  box-shadow: 0px 0px 8px 2px #0d0d0d !important; }
  .right-cont .con-but-scroll.vert .align-mid {
    background-color: #373a3e; }

.rul-ticket.empty .con-but-scroll.vert {
  left: -75px; }

.rul-ticket .con-but-scroll.vert {
  box-shadow: 0px 0px 8px 0px #1f2328;
  width: 552px; }

.rounds-container .con-but-scroll.vert,
.top-lot .con-but-scroll.vert,
.results-popUp .con-but-scroll.vert,
.MainMiddle .con-but-scroll.vert,
.right-cont .con-but-scroll.vert,
.rul-ticket .con-but-scroll.vert {
  height: 90px;
  background-color: #373a3f;
  box-shadow: 0px -3px 5px 0px #000;
  z-index: 1;
  overflow: auto; }
  .rounds-container .con-but-scroll.vert button,
  .top-lot .con-but-scroll.vert button,
  .results-popUp .con-but-scroll.vert button,
  .MainMiddle .con-but-scroll.vert button,
  .right-cont .con-but-scroll.vert button,
  .rul-ticket .con-but-scroll.vert button {
    background-size: 100%;
    border: 1px solid #14171e; }
  .rounds-container .con-but-scroll.vert button:active,
  .top-lot .con-but-scroll.vert button:active,
  .results-popUp .con-but-scroll.vert button:active,
  .MainMiddle .con-but-scroll.vert button:active,
  .right-cont .con-but-scroll.vert button:active,
  .rul-ticket .con-but-scroll.vert button:active {
    box-shadow: inset 1px 0px 7px 0px #101118; }
  .rounds-container .con-but-scroll.vert .up,
  .top-lot .con-but-scroll.vert .up,
  .results-popUp .con-but-scroll.vert .up,
  .MainMiddle .con-but-scroll.vert .up,
  .right-cont .con-but-scroll.vert .up,
  .rul-ticket .con-but-scroll.vert .up {
    float: left; }
    .rounds-container .con-but-scroll.vert .up img,
    .top-lot .con-but-scroll.vert .up img,
    .results-popUp .con-but-scroll.vert .up img,
    .MainMiddle .con-but-scroll.vert .up img,
    .right-cont .con-but-scroll.vert .up img,
    .rul-ticket .con-but-scroll.vert .up img {
      width: 30px;
      height: auto; }
  .rounds-container .con-but-scroll.vert .down,
  .top-lot .con-but-scroll.vert .down,
  .results-popUp .con-but-scroll.vert .down,
  .MainMiddle .con-but-scroll.vert .down,
  .right-cont .con-but-scroll.vert .down,
  .rul-ticket .con-but-scroll.vert .down {
    float: left;
    margin-right: 5px; }
    .rounds-container .con-but-scroll.vert .down img,
    .top-lot .con-but-scroll.vert .down img,
    .results-popUp .con-but-scroll.vert .down img,
    .MainMiddle .con-but-scroll.vert .down img,
    .right-cont .con-but-scroll.vert .down img,
    .rul-ticket .con-but-scroll.vert .down img {
      width: 30px;
      height: auto; }

.games-containers button.left {
  background-image: url(../img/icon/slider-left-grey-arrow.svg); }

.games-containers button.right {
  background-image: url(../img/icon/slider-right-grey-arrow.svg); }

.games-containers .con-but-scroll.oriz {
  height: 58px; }
  .games-containers .con-but-scroll.oriz button.oriz {
    background-color: #eeeeee; }

/*---------colors---------*/
/*---------page setup---------*/
/*---------page setup---------*/
/*-------- bila --------*/
/*---------runde table---------*/
.app.theme-maxBet .con-popUp .popUp.clasamentWidgetLastResults div.detaliiPromo {
  display: none; }

.app.theme-maxBet .widget-promotion .teaserImg {
  width: 100%;
  overflow: hidden;
  height: 164px; }
  .app.theme-maxBet .widget-promotion .teaserImg img {
    width: 100%; }

.app.theme-maxBet .lottieAnimation {
  display: none; }

.theme-favBet .widget-promotion {
  background: #0f1998; }

.lottieAnimation {
  position: absolute;
  pointer-events: none; }
  .lottieAnimation:hover {
    cursor: pointer; }
  .lottieAnimation.first {
    right: 0;
    bottom: 0;
    height: 104px;
    width: 300px;
    z-index: 100000; }
    .lottieAnimation.first div {
      width: 100%;
      height: 100%; }
  .lottieAnimation.second {
    right: -35px;
    top: 0px;
    z-index: 100000; }
    .lottieAnimation.second svg {
      height: 120px !important; }
  .lottieAnimation.ghirlande {
    right: 205px;
    top: 323px;
    z-index: 1000;
    width: 360px;
    background: #000; }

.promotions .promo {
  background: dodgerblue;
  color: #fff;
  padding: 10px 20px;
  width: fit-content;
  border-radius: 4px;
  margin-left: 20px;
  cursor: pointer; }

a.teaser.detaliiPromo {
  display: block; }

.carousel .thumbs-wrapper {
  margin: 0 !important; }

html {
  box-sizing: border-box; }

*,
*:after,
*:before {
  box-sizing: inherit; }

* {
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

#portal {
  position: absolute;
  top: 0; }

iframe {
  pointer-events: none; }

button.theme-maxBet,
.theme-maxBet button,
input.theme-maxBet,
.theme-maxBet
input {
  color: #fff; }

button.theme-favBet,
.theme-favBet button,
input.theme-favBet,
.theme-favBet
input {
  color: #140474; }

button.theme-betano,
.theme-betano button,
input.theme-betano,
.theme-betano
input {
  color: #1c2026; }

button.theme-betOne,
.theme-betOne button,
input.theme-betOne,
.theme-betOne
input {
  color: #2e323e; }

button {
  outline: none; }

.MuiDialog-root {
  z-index: 70000 !important; }

.MuiInputBase-input.MuiInput-input {
  text-transform: capitalize; }

.MuiDialog-root .MuiPaper-root {
  position: absolute;
  top: 20px; }

.MuiInputBase-input {
  padding: 0 !important;
  font-size: 12px !important; }

.MuiInput-underline:before,
.MuiInput-underline:after {
  content: none !important; }

.app {
  height: -webkit-fit-content;
  height: fit-content; }
  .app.theme-maxBet,
  .theme-maxBet .app {
    background: #0c0c0e; }
  .app.theme-favBet,
  .theme-favBet .app {
    background: white; }
  .app.theme-betano,
  .theme-betano .app {
    background: white; }
  .app.theme-betOne,
  .theme-betOne .app {
    background: #fff; }
  .app.theme-maxBet,
  .theme-maxBet .app {
    color: #fff; }
  .app.theme-favBet,
  .theme-favBet .app {
    color: #140474; }
  .app.theme-betano,
  .theme-betano .app {
    color: #1c2026; }
  .app.theme-betOne,
  .theme-betOne .app {
    color: #2e323e; }

.module-header {
  height: 40px;
  line-height: 40px;
  color: #fff;
  line-height: 40px;
  padding-left: 20px; }
  .module-header.theme-maxBet,
  .theme-maxBet .module-header {
    background: #be1417; }
  .module-header.theme-favBet,
  .theme-favBet .module-header {
    background: #140474; }
  .module-header.theme-betano,
  .theme-betano .module-header {
    background: #ff6600; }
  .module-header.theme-betOne,
  .theme-betOne .module-header {
    background: #6fad4b; }
  .module-header.topLotteriesHeader.theme-maxBet,
  .theme-maxBet .module-header.topLotteriesHeader {
    background: #be1417; }
  .module-header.topLotteriesHeader.theme-favBet,
  .theme-favBet .module-header.topLotteriesHeader {
    background: #ff0068; }
  .module-header.topLotteriesHeader.theme-betano,
  .theme-betano .module-header.topLotteriesHeader {
    background: #ff6600; }
  .module-header.topLotteriesHeader.theme-betOne,
  .theme-betOne .module-header.topLotteriesHeader {
    background: transparent; }
  .module-header.lotteriesHeader.theme-maxBet,
  .theme-maxBet .module-header.lotteriesHeader {
    background: #be1417; }
  .module-header.lotteriesHeader.theme-favBet,
  .theme-favBet .module-header.lotteriesHeader {
    background: #140474; }
  .module-header.lotteriesHeader.theme-betano,
  .theme-betano .module-header.lotteriesHeader {
    background: #ff6600; }
  .module-header.lotteriesHeader.theme-betOne,
  .theme-betOne .module-header.lotteriesHeader {
    background: transparent; }

.teaser img {
  width: 100%;
  display: block; }

.Dropdown-arrow-wrapper {
  display: contents; }

input.search-input::placeholder {
  opacity: 1;
  /* Firefox */ }

.mob-ticket {
  display: none; }

input {
  outline: none; }

input[type="checkbox"] + label .cbox,
.statistici .bullet {
  display: inline-block;
  min-width: 16px;
  height: 16px;
  margin: 0px 10px 0 -6px;
  vertical-align: middle;
  cursor: pointer;
  background-size: 16px;
  border: 1px solid #9e9e9f;
  border-radius: 10px; }

input[type="checkbox"]:checked + label .cbox,
.statistici.active .bullet {
  background: url("../img/maxbet/casuta-plin.png") left top no-repeat;
  border: none; }

input[type="checkbox"] {
  display: none;
  width: 17px;
  height: 17px;
  margin-right: 3px; }

img.live-lot.highodds {
  display: none; }

.header-mob,
.nav-mob,
.mob-black-overlay,
.col-mid-mob-header,
.close-mobile-lot {
  display: none; }

.coteMarite {
  display: block;
  float: left;
  width: 37px;
  height: 18px;
  overflow: hidden;
  background: #00891e;
  color: white;
  line-height: 18px;
  margin-right: 5px;
  text-transform: uppercase;
  font-size: 12px; }
  .coteMarite span {
    display: inline-block;
    line-height: 18px !important;
    will-change: transform;
    animation: marquee 3s linear infinite;
    height: 18px;
    min-width: 90px; }

.conection-error {
  color: black;
  font-size: 39px;
  text-align: center;
  bottom: -20vh;
  text-transform: uppercase;
  font-weight: 500; }
  .conection-error img {
    width: 350px;
    display: block;
    margin: auto;
    margin-bottom: 10px; }

.bila {
  width: calc((100vw - 678px)/23);
  height: calc((100vw - 678px)/23);
  background-size: calc((100vw - 678px)/23);
  line-height: calc((100vw - 678px)/23);
  border-radius: 33px;
  z-index: 100;
  text-align: center;
  display: inline-block;
  margin: 6px;
  font-size: 18px;
  font-weight: 500;
  border: none;
  padding: 0; }
  .bila.theme-maxBet,
  .theme-maxBet .bila {
    box-shadow: inset 1px 1px 19px 2px #000000; }
  .bila.theme-favBet,
  .theme-favBet .bila {
    box-shadow: none; }
  .bila.theme-betano,
  .theme-betano .bila {
    box-shadow: none; }
  .bila.theme-betOne,
  .theme-betOne .bila {
    box-shadow: none; }
  .bila.bila-active {
    color: #000;
    background-size: cover;
    box-shadow: none; }

.PopGameRegulation {
  max-width: 565px;
  max-height: 80%;
  background-color: #fff;
  box-shadow: 1px 1px 4px 1px #000;
  margin: auto;
  z-index: 3000;
  color: #1f1b1b;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .PopGameRegulation__content {
    height: calc(80% - 50px);
    max-height: 800px;
    overflow-y: scroll; }
    .PopGameRegulation__content::-webkit-scrollbar-track, .PopGameRegulation__content::-webkit-scrollbar {
      background-color: #fff !important; }
  .PopGameRegulation h1,
  .PopGameRegulation p {
    padding: 0 45px 0 70px; }
  .PopGameRegulation h1 {
    font-size: 20px;
    font-weight: 400;
    margin: 60px 0 40px 0;
    color: #1f1b1b; }
  .PopGameRegulation p {
    margin: 0; }
  .PopGameRegulation .marginOnBottom {
    margin-bottom: 10px; }
  .PopGameRegulation .tab {
    margin-left: 20px; }
  .PopGameRegulation .popup-title {
    height: 40px; }
    .PopGameRegulation .popup-title button {
      float: right;
      width: 10px;
      height: 10px;
      padding-right: 10px;
      background-image: url(../img/icon/close-white.png);
      background-repeat: no-repeat;
      background-size: contain;
      background-color: transparent;
      border: none; }

.promoInfo {
  width: 100%;
  background: #010101;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 500;
  color: lightyellow;
  text-shadow: 5px 5px 30px blue;
  animation-name: repeat;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  text-shadow: 5px 5px 30px #f0ed4a; }

@keyframes repeat {
  0% {
    color: #f0ed4a;
    text-shadow: 5px 5px 30px #f0ed4a; }
  20% {
    color: #f0ed4a;
    text-shadow: 5px 5px 30px #f0ed4a; }
  40% {
    color: #f0ed4a;
    text-shadow: 5px 5px 30px #f0ed4a; }
  60% {
    color: #f3b12a;
    text-shadow: 5px 5px 30px #f3b12a; }
  80% {
    color: #f5ac10;
    text-shadow: 5px 5px 30px #f5ac10; }
  100% {
    color: #e99f00;
    text-shadow: 5px 5px 30px lightyellow; } }

.orbs {
  margin: auto; }

.orbs span {
  min-width: 14px;
  background: #010101;
  position: relative;
  line-height: 40px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  color: #fff; }

.orbs:hover span {
  color: #fff;
  -webkit-animation: none;
  -moz-animation: none;
  animation: none; }

@-moz-keyframes neon1 {
  from {
    text-shadow: 0 0 10px yellow, 0 0 20px yellow, 0 0 30px yellow, 0 0 40px #ebeb50, 0 0 50px #ebeb50, 0 0 60px #ebeb50, 0 0 70px #ebeb50, 0 0 100px #ebeb50; }
  to {
    text-shadow: 0 0 5px yellow, 0 0 10px yellow, 0 0 15px yellow, 0 0 20px #ebeb50, 0 0 25px #ebeb50, 0 0 30px #ebeb50, 0 0 35px #ebeb50, 0 0 50px #ebeb50; } }

@keyframes neon1 {
  from {
    text-shadow: 0 0 10px yellow, 0 0 20px yellow, 0 0 30px yellow, 0 0 40px #ebeb50, 0 0 50px #ebeb50, 0 0 60px #ebeb50, 0 0 70px #ebeb50, 0 0 100px #ebeb50; }
  to {
    text-shadow: 0 0 5px yellow, 0 0 10px yellow, 0 0 15px yellow, 0 0 20px #ebeb50, 0 0 25px #ebeb50, 0 0 30px #ebeb50, 0 0 35px #ebeb50, 0 0 50px #ebeb50; } }

.bila-active {
  color: #000; }

.bila {
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

@keyframes hvr-pulse-bila {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.con-btns {
  top: -10px;
  padding-bottom: 10px; }
  .con-btns .gameRegulation {
    width: 100%;
    height: 40px;
    background: transparent;
    border: none;
    text-decoration: underline; }
    .con-btns .gameRegulation.theme-maxBet,
    .theme-maxBet .con-btns .gameRegulation {
      color: #fff; }
    .con-btns .gameRegulation.theme-favBet,
    .theme-favBet .con-btns .gameRegulation {
      color: #140474; }
    .con-btns .gameRegulation.theme-betano,
    .theme-betano .con-btns .gameRegulation {
      color: #1c2026; }
    .con-btns .gameRegulation.theme-betOne,
    .theme-betOne .con-btns .gameRegulation {
      color: #2e323e; }
    .con-btns .gameRegulation:focus {
      outline: none; }

.but-pariaza,
.but-pariaza-tot,
.istoric-pariuri,
.istoric-runde,
.scrollToOdds {
  width: 100%;
  padding: 12px 20px;
  border: none;
  margin-top: 10px;
  outline: 0;
  text-decoration: none;
  text-align: center;
  background-color: #d49413;
  color: #fff !important; }
  .but-pariaza:hover,
  .but-pariaza-tot:hover,
  .istoric-pariuri:hover,
  .istoric-runde:hover,
  .scrollToOdds:hover {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
    cursor: pointer; }
  .but-pariaza:disabled,
  .but-pariaza-tot:disabled,
  .istoric-pariuri:disabled,
  .istoric-runde:disabled,
  .scrollToOdds:disabled {
    opacity: 0.5; }
    .but-pariaza:disabled:hover,
    .but-pariaza-tot:disabled:hover,
    .istoric-pariuri:disabled:hover,
    .istoric-runde:disabled:hover,
    .scrollToOdds:disabled:hover {
      -webkit-filter: brightness(1);
      filter: brightness(1); }

.but-pariaza,
.but-pariaza-tot {
  width: calc(100% - 24px);
  margin: 12px 12px 0 12px; }
  .but-pariaza.theme-maxBet,
  .theme-maxBet .but-pariaza,
  .but-pariaza-tot.theme-maxBet,
  .theme-maxBet
  .but-pariaza-tot {
    background-color: #25b138; }
  .but-pariaza.theme-favBet,
  .theme-favBet .but-pariaza,
  .but-pariaza-tot.theme-favBet,
  .theme-favBet
  .but-pariaza-tot {
    background-color: #1e90ff; }
  .but-pariaza.theme-betano,
  .theme-betano .but-pariaza,
  .but-pariaza-tot.theme-betano,
  .theme-betano
  .but-pariaza-tot {
    background-color: #38a35e; }
  .but-pariaza.theme-betOne,
  .theme-betOne .but-pariaza,
  .but-pariaza-tot.theme-betOne,
  .theme-betOne
  .but-pariaza-tot {
    background-color: #da262b; }

.istoric-runde,
.istoric-pariuri {
  width: calc(100% - 24px);
  margin: 10px auto;
  background-color: #d49413; }

.scrollToOdds {
  width: calc(100% - 24px);
  margin: 10px auto;
  background-color: #d49413; }

.con-alert {
  padding: 20px; }
  .con-alert .alert-body {
    font-size: 14px; }
  .con-alert .alert-footer button {
    background-color: #ececec;
    padding: 10px 20px;
    float: right;
    border: 0;
    margin: 20px 0; }
    .con-alert .alert-footer button:hover {
      background-color: lightgray; }

.container {
  overflow: hidden;
  margin: auto;
  padding-top: 10px;
  font-size: 13px; }
  .container.theme-maxBet,
  .theme-maxBet .container {
    width: 1500px; }
  .container.theme-favBet,
  .theme-favBet .container {
    width: 100%; }
  .container.theme-betano,
  .theme-betano .container {
    width: 100%; }
  .container.theme-betOne,
  .theme-betOne .container {
    width: 100%; }

#root .expired:first-of-type {
  padding-top: 30vh; }
  #root .expired:first-of-type _expired {
    color: #000;
    display: table;
    padding: 10px 30px;
    margin: auto;
    background: orange; }

.container.pt .zero-bilete.empty-ticket, .container.gr .zero-bilete.empty-ticket, .container.fr .zero-bilete.empty-ticket, .container.es .zero-bilete.empty-ticket {
  line-height: 15px !important;
  height: 75px !important; }

.con-statistici:before {
  content: '';
  position: absolute;
  background: url(../img/icon/statIcon.png) center center no-repeat;
  z-index: 100;
  left: -30px;
  top: -4px;
  width: 35px;
  height: 100%; }

.con-statistici .stat-title {
  display: none;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 6px;
  text-align: left;
  padding-left: 20px; }
  .con-statistici .stat-title #info-img {
    width: 12px;
    top: -3px;
    left: 1px; }

.con-statistici .statistici.sta1 + div .con-connumere,
.con-statistici .statistici.sta2 + div .con-connumere {
  display: none;
  overflow: hidden;
  padding: 5px 7px 5px 14px;
  background-color: #1b1b1b;
  margin-top: 15px; }

.con-statistici .statistici.sta1 + div .con-numere,
.con-statistici .statistici.sta2 + div .con-numere {
  float: left;
  width: 49%;
  margin-right: 2%; }
  .con-statistici .statistici.sta1 + div .con-numere span,
  .con-statistici .statistici.sta2 + div .con-numere span {
    text-align: center; }

.con-statistici .statistici.sta1 + div .con-frecvente,
.con-statistici .statistici.sta2 + div .con-frecvente {
  float: left;
  width: 49%; }

.con-statistici .statistici.sta1 + div span,
.con-statistici .statistici.sta2 + div span {
  text-align: center; }

.con-statistici .statistici.sta3 + div .con-connumere,
.con-statistici .statistici.sta4 + div .con-connumere {
  display: none;
  overflow: hidden;
  padding: 5px 7px 5px 14px;
  background-color: #1b1b1b;
  margin-top: 15px; }

.con-statistici .statistici.sta3 + div .con-numere,
.con-statistici .statistici.sta4 + div .con-numere {
  float: left;
  width: 49%;
  margin-right: 2%; }
  .con-statistici .statistici.sta3 + div .con-numere span,
  .con-statistici .statistici.sta4 + div .con-numere span {
    text-align: center; }

.con-statistici .statistici.sta3 + div .con-frecvente,
.con-statistici .statistici.sta4 + div .con-frecvente {
  float: left;
  width: 49%; }

.con-statistici .statistici.sta3 + div span,
.con-statistici .statistici.sta4 + div span {
  text-align: center; }

.con-statistici .statistici {
  padding: 15px 7px 0px 14px;
  display: inline-flex;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  font-size: 12px; }
  .con-statistici .statistici .stat_nb {
    float: left; }
  .con-statistici .statistici.active {
    background-color: #060606; }
  .con-statistici .statistici .bullet {
    vertical-align: middle;
    float: left;
    z-index: 1; }
  .con-statistici .statistici .pairs-options {
    margin-top: 3px; }
    .con-statistici .statistici .pairs-options div {
      float: left;
      width: 17px;
      height: 17px !important;
      text-align: center;
      border-radius: 17px;
      line-height: 17px;
      margin-right: 4px;
      cursor: pointer; }
      .con-statistici .statistici .pairs-options div.active {
        color: #be1417; }
      .con-statistici .statistici .pairs-options div:nth-child(2) {
        min-height: 17px; }

.col-dr.theme-maxBet,
.theme-maxBet .col-dr {
  background: #060606; }

.col-dr.theme-favBet,
.theme-favBet .col-dr {
  background: #fff; }

.col-dr.theme-betano,
.theme-betano .col-dr {
  background: #fff; }

.col-dr.theme-betOne,
.theme-betOne .col-dr {
  background: #2e323e; }

.col-dr .module-header {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.col-dr .con-nr-fav.controls {
  background-color: #1b1b1b;
  font-size: 13px;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 0px; }
  .col-dr .con-nr-fav.controls div:hover {
    text-decoration: underline;
    cursor: pointer; }

.col-dr .fav {
  margin-top: 5px;
  padding: 0px 5px 0px 8px;
  margin-bottom: 5px;
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
  .col-dr .fav span:first-child {
    float: left;
    line-height: 32px; }
  .col-dr .fav ::-webkit-scrollbar-thumb {
    background-color: #fff; }
  .col-dr .fav ::-webkit-scrollbar {
    background-color: #1b1b1b; }
  .col-dr .fav .Dropdown-root {
    width: 100%; }
  .col-dr .fav .Dropdown-control {
    color: #fff;
    background-color: #1b1b1b;
    border-top: 1px solid #060606;
    border-bottom: 1px solid #060606;
    border-left: 2px solid #060606;
    border-right: 0px solid #060606;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    width: 100%;
    padding: 10px 15px 10px 5px; }
    .col-dr .fav .Dropdown-control .Dropdown-placeholder {
      text-align: center; }
  .col-dr .fav .Dropdown-menu {
    border: 1px solid #060606;
    right: 0;
    background-color: #1b1b1b; }
    .col-dr .fav .Dropdown-menu .Dropdown-option {
      color: #fff;
      background-color: #1b1b1b !important; }
  .col-dr .fav .is-open .Dropdown-arrow {
    border-color: transparent transparent #fff; }
  .col-dr .fav .Dropdown-arrow {
    border-color: #fff transparent transparent;
    right: 3px; }

.col-mid .mid-list-dd table.main tbody tr:first-child td:last-child {
  border-radius: 0;
  width: 320px;
  padding-right: 20px; }

.col-mid .mid-list-dd table.main tbody tr td:last-child {
  padding: 0px;
  background-color: unset; }
  .col-mid .mid-list-dd table.main tbody tr td:last-child.star .star {
    background-image: url(../img/icon/maxbet/start-filled2.png);
    background-size: 17px; }

.col-mid .mid-list-dd button.addFav {
  cursor: pointer;
  border: none;
  color: #fff;
  padding: 6px 15px;
  outline: none;
  height: 40px;
  border-radius: 4px;
  box-shadow: 3px 2px 4px 0px #000000;
  -webkit-box-shadow: 3px 2px 4px 0px #000000; }
  .col-mid .mid-list-dd button.addFav.theme-maxBet,
  .theme-maxBet .col-mid .mid-list-dd button.addFav {
    background: #be1417; }
  .col-mid .mid-list-dd button.addFav.theme-favBet,
  .theme-favBet .col-mid .mid-list-dd button.addFav {
    background: #140474; }
  .col-mid .mid-list-dd button.addFav.theme-betano,
  .theme-betano .col-mid .mid-list-dd button.addFav {
    background: #ff6600; }
  .col-mid .mid-list-dd button.addFav.theme-betOne,
  .theme-betOne .col-mid .mid-list-dd button.addFav {
    background: #6fad4b; }
  .col-mid .mid-list-dd button.addFav:active {
    background-color: #121212;
    color: #fff; }
  .col-mid .mid-list-dd button.addFav:disabled {
    cursor: not-allowed;
    opacity: 0.5; }
    .col-mid .mid-list-dd button.addFav:disabled:hover {
      opacity: 0.5;
      color: #fff; }

.col-mid .mid-list-dd .con-nr-fav.controls {
  font-size: 13px;
  text-align: center;
  padding-top: 0px; }
  .col-mid .mid-list-dd .con-nr-fav.controls button.addFav {
    cursor: pointer;
    border: none;
    background-color: #484d5a;
    color: #fff;
    padding: 6px 10px;
    float: right;
    margin-right: 29px;
    outline: none; }
    .col-mid .mid-list-dd .con-nr-fav.controls button.addFav:hover {
      color: #5ab000; }
    .col-mid .mid-list-dd .con-nr-fav.controls button.addFav:disabled {
      cursor: not-allowed;
      opacity: 0.5; }
      .col-mid .mid-list-dd .con-nr-fav.controls button.addFav:disabled:hover {
        background-color: #484d5a;
        opacity: 0.5;
        color: #fff; }
  .col-mid .mid-list-dd .con-nr-fav.controls div:hover {
    text-decoration: underline;
    cursor: pointer; }

.col-mid .mid-list-dd .fav {
  padding: 0px 29px 0px 0px;
  display: inline-flex;
  width: 300px;
  align-items: center;
  float: right; }
  .col-mid .mid-list-dd .fav span:first-child {
    float: left;
    line-height: 40px; }
  .col-mid .mid-list-dd .fav ::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 10px; }
  .col-mid .mid-list-dd .fav ::-webkit-scrollbar {
    background-color: transparent;
    width: 4px; }
  .col-mid .mid-list-dd .fav .Dropdown-root {
    width: 100%; }
  .col-mid .mid-list-dd .fav .Dropdown-root.is-open .Dropdown-control {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px; }
  .col-mid .mid-list-dd .fav .Dropdown-control {
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    min-width: 220px;
    padding: 10px 15px 10px 5px;
    border-radius: 4px; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-maxBet,
    .theme-maxBet .col-mid .mid-list-dd .fav .Dropdown-control {
      background: #1f1f1f; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-favBet,
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-control {
      background: #f2f3f4; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-betano,
    .theme-betano .col-mid .mid-list-dd .fav .Dropdown-control {
      background: #fff; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-betOne,
    .theme-betOne .col-mid .mid-list-dd .fav .Dropdown-control {
      background: #2e323e; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-maxBet,
    .theme-maxBet .col-mid .mid-list-dd .fav .Dropdown-control {
      border: 1px solid #861819; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-favBet,
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-control {
      border: 1px solid #7085ae; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-betano,
    .theme-betano .col-mid .mid-list-dd .fav .Dropdown-control {
      border: 1px solid #7085ae; }
    .col-mid .mid-list-dd .fav .Dropdown-control.theme-betOne,
    .theme-betOne .col-mid .mid-list-dd .fav .Dropdown-control {
      border: transparent; }
    .col-mid .mid-list-dd .fav .Dropdown-control .Dropdown-placeholder {
      text-align: center; }
  .col-mid .mid-list-dd .fav .Dropdown-menu {
    top: 41px;
    min-width: 220px;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    right: 0; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-maxBet,
    .theme-maxBet .col-mid .mid-list-dd .fav .Dropdown-menu {
      background-color: #1f1f1f; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-favBet,
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-menu {
      background-color: #f2f3f4; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-betano,
    .theme-betano .col-mid .mid-list-dd .fav .Dropdown-menu {
      background-color: #fff; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-betOne,
    .theme-betOne .col-mid .mid-list-dd .fav .Dropdown-menu {
      background-color: #2e323e; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-maxBet,
    .theme-maxBet .col-mid .mid-list-dd .fav .Dropdown-menu {
      border: 1px solid #861819; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-favBet,
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-menu {
      border: 1px solid #7085ae; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-betano,
    .theme-betano .col-mid .mid-list-dd .fav .Dropdown-menu {
      border: 1px solid #7085ae; }
    .col-mid .mid-list-dd .fav .Dropdown-menu.theme-betOne,
    .theme-betOne .col-mid .mid-list-dd .fav .Dropdown-menu {
      border: transparent; }
    .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option {
      color: #9e9e9f; }
      .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option:hover {
        background: transparent; }
      .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover.theme-maxBet,
      .theme-maxBet .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover {
        color: #fff; }
      .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover.theme-favBet,
      .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover {
        color: #140474; }
      .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover.theme-betano,
      .theme-betano .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover {
        color: #1c2026; }
      .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover.theme-betOne,
      .theme-betOne .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.numbers:hover {
        color: #2e323e; }
      .col-mid .mid-list-dd .fav .Dropdown-menu .Dropdown-option.deleteButton:hover {
        color: #fff;
        background: #be1417; }
  .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow.theme-maxBet,
  .theme-maxBet .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow {
    border-color: transparent transparent #fff; }
  .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow.theme-favBet,
  .theme-favBet .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow {
    border-color: transparent transparent #7085ae; }
  .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow.theme-betano,
  .theme-betano .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow {
    border-color: transparent transparent #7085ae; }
  .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow.theme-betOne,
  .theme-betOne .col-mid .mid-list-dd .fav .is-open .Dropdown-arrow {
    border-color: transparent transparent #2e323e; }
  .col-mid .mid-list-dd .fav .Dropdown-arrow {
    right: 9px;
    top: 15px; }
    .col-mid .mid-list-dd .fav .Dropdown-arrow.theme-maxBet,
    .theme-maxBet .col-mid .mid-list-dd .fav .Dropdown-arrow {
      border-color: #fff transparent transparent; }
    .col-mid .mid-list-dd .fav .Dropdown-arrow.theme-favBet,
    .theme-favBet .col-mid .mid-list-dd .fav .Dropdown-arrow {
      border-color: #7085ae transparent transparent; }
    .col-mid .mid-list-dd .fav .Dropdown-arrow.theme-betano,
    .theme-betano .col-mid .mid-list-dd .fav .Dropdown-arrow {
      border-color: #7085ae transparent transparent; }
    .col-mid .mid-list-dd .fav .Dropdown-arrow.theme-betOne,
    .theme-betOne .col-mid .mid-list-dd .fav .Dropdown-arrow {
      border-color: #2e323e transparent transparent; }

.HeaderMid {
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #0f1998;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-indent: 20px;
  text-transform: uppercase; }

.con-top-winers {
  overflow: hidden;
  margin-top: 20px; }
  .con-top-winers .top-winers-timeframe {
    overflow: hidden; }
    .con-top-winers .top-winers-timeframe div {
      background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
      background-position: bottom;
      background-size: 6px 1px;
      background-repeat: repeat-x;
      float: left;
      width: calc(100% / 3);
      text-align: center;
      height: 46px;
      line-height: 46px;
      color: #9e9e9f; }
    .con-top-winers .top-winers-timeframe div.active {
      font-weight: 500; }
      .con-top-winers .top-winers-timeframe div.active.theme-maxBet,
      .theme-maxBet .con-top-winers .top-winers-timeframe div.active {
        background: #1b1b1b; }
      .con-top-winers .top-winers-timeframe div.active.theme-favBet,
      .theme-favBet .con-top-winers .top-winers-timeframe div.active {
        background: #0f1998; }
      .con-top-winers .top-winers-timeframe div.active.theme-betano,
      .theme-betano .con-top-winers .top-winers-timeframe div.active {
        background: transparent; }
      .con-top-winers .top-winers-timeframe div.active.theme-betOne,
      .theme-betOne .con-top-winers .top-winers-timeframe div.active {
        background: #abb0c0; }
      .con-top-winers .top-winers-timeframe div.active.theme-maxBet,
      .theme-maxBet .con-top-winers .top-winers-timeframe div.active {
        color: #fff; }
      .con-top-winers .top-winers-timeframe div.active.theme-favBet,
      .theme-favBet .con-top-winers .top-winers-timeframe div.active {
        color: #140474; }
      .con-top-winers .top-winers-timeframe div.active.theme-betano,
      .theme-betano .con-top-winers .top-winers-timeframe div.active {
        color: #1c2026; }
      .con-top-winers .top-winers-timeframe div.active.theme-betOne,
      .theme-betOne .con-top-winers .top-winers-timeframe div.active {
        color: #2e323e; }
    .con-top-winers .top-winers-timeframe div:hover {
      cursor: pointer; }
  .con-top-winers .top-winers-past {
    background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    border-bottom: 1px solid #010101 !important;
    overflow: hidden;
    color: #9e9e9f; }
    .con-top-winers .top-winers-past .win span {
      display: block;
      padding: 8px; }
    .con-top-winers .top-winers-past .win span:first-child {
      float: left; }
    .con-top-winers .top-winers-past .win span:last-child {
      float: right; }
    .con-top-winers .top-winers-past button {
      float: left;
      display: block;
      width: 40px;
      background-color: transparent;
      border: 0;
      top: 4px;
      height: 32px; }
      .con-top-winers .top-winers-past button:before.theme-maxBet,
      .theme-maxBet .con-top-winers .top-winers-past button:before {
        border-color: "11px solid #fff"; }
      .con-top-winers .top-winers-past button:before.theme-favBet,
      .theme-favBet .con-top-winers .top-winers-past button:before {
        border-color: "11px solid #0f1998"; }
      .con-top-winers .top-winers-past button:before.theme-betano,
      .theme-betano .con-top-winers .top-winers-past button:before {
        border-color: "11px solid #0f1998"; }
      .con-top-winers .top-winers-past button:before.theme-betOne,
      .theme-betOne .con-top-winers .top-winers-past button:before {
        border-color: "11px solid #fff"; }
      .con-top-winers .top-winers-past button:disabled:before.theme-maxBet,
      .theme-maxBet .con-top-winers .top-winers-past button:disabled:before {
        border-color: "11px solid #9fa3a6"; }
      .con-top-winers .top-winers-past button:disabled:before.theme-favBet,
      .theme-favBet .con-top-winers .top-winers-past button:disabled:before {
        border-color: "11px solid #b8bed6"; }
      .con-top-winers .top-winers-past button:disabled:before.theme-betano,
      .theme-betano .con-top-winers .top-winers-past button:disabled:before {
        border-color: "11px solid #b8bed6"; }
      .con-top-winers .top-winers-past button:disabled:before.theme-betOne,
      .theme-betOne .con-top-winers .top-winers-past button:disabled:before {
        border-color: "11px solid #9fa3a6"; }
    .con-top-winers .top-winers-past button:disabled {
      color: #9fa3a6 !important; }
    .con-top-winers .top-winers-past button:first-child:before {
      content: '';
      border-right: 11px solid;
      border-bottom: 7px solid transparent;
      border-top: 7px solid transparent;
      position: absolute;
      top: 5px;
      left: 20px; }
    .con-top-winers .top-winers-past button:nth-child(3):before {
      content: '';
      border-left: 11px solid;
      border-bottom: 7px solid transparent;
      border-top: 7px solid transparent;
      position: absolute;
      top: 5px;
      right: 20px; }
    .con-top-winers .top-winers-past div {
      float: left;
      width: 280px;
      text-align: center;
      padding: 8px; }
  .con-top-winers .top-winers-mid-item {
    background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
    background-position: bottom;
    background-size: 6px 1px;
    background-repeat: repeat-x;
    overflow: hidden;
    width: 100%;
    padding: 11px 12px 11px 0;
    color: #ffffff; }
    .con-top-winers .top-winers-mid-item div {
      float: left; }
      .con-top-winers .top-winers-mid-item div span {
        display: block;
        max-width: 160px;
        padding: 3px 0px; }
        .con-top-winers .top-winers-mid-item div span.user {
          white-space: nowrap;
          text-overflow: ellipsis;
          width: 110px;
          max-width: 110px !important;
          overflow: hidden; }
    .con-top-winers .top-winers-mid-item .img {
      background-position: center center;
      background-repeat: no-repeat;
      width: 40px;
      height: 40px;
      display: block;
      float: left;
      top: 5px; }
    .con-top-winers .top-winers-mid-item .user {
      font-weight: 500;
      font-size: 13px; }
    .con-top-winers .top-winers-mid-item .miza {
      color: #e0e1e5; }
    .con-top-winers .top-winers-mid-item .castig {
      color: #e0e1e5;
      font-size: 13px; }
    .con-top-winers .top-winers-mid-item div:last-child {
      float: right;
      text-align: right; }

.col-st {
  width: 280px;
  height: -webkit-fit-content;
  height: fit-content;
  float: left; }
  .col-st .currentTime {
    font-size: 13px;
    text-align: center; }
  .col-st .search-input {
    position: relative;
    font-size: 12px;
    height: 40px;
    outline: none;
    border: 0px;
    padding-left: 40px;
    width: 100%;
    border-top-right-radius: 4px; }
    .col-st .search-input.theme-maxBet,
    .theme-maxBet .col-st .search-input {
      background: #060606; }
    .col-st .search-input.theme-favBet,
    .theme-favBet .col-st .search-input {
      background: #140474; }
    .col-st .search-input.theme-betano,
    .theme-betano .col-st .search-input {
      background: #fff; }
    .col-st .search-input.theme-betOne,
    .theme-betOne .col-st .search-input {
      background: #abb0c0; }
    .col-st .search-input.theme-maxBet,
    .theme-maxBet .col-st .search-input {
      color: #fff; }
    .col-st .search-input.theme-favBet,
    .theme-favBet .col-st .search-input {
      color: #d1d7e5; }
    .col-st .search-input.theme-betano,
    .theme-betano .col-st .search-input {
      color: #d1d7e5; }
    .col-st .search-input.theme-betOne,
    .theme-betOne .col-st .search-input {
      color: #2e323e; }
  .col-st .clearSearchInput {
    width: 1rem;
    height: 1rem;
    z-index: 10;
    position: absolute;
    top: 10px;
    right: 14px;
    border: none;
    background: transparent; }
    .col-st .clearSearchInput:before, .col-st .clearSearchInput:after {
      content: '';
      position: absolute;
      width: 0.8rem;
      height: 1px;
      background-color: #d1d7e5;
      border-radius: 2px;
      transition: background-color 300ms;
      left: 0; }
    .col-st .clearSearchInput:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }
    .col-st .clearSearchInput:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
  .col-st .SearchSvg {
    position: absolute;
    top: 2px;
    left: 2px; }
    .col-st .SearchSvg circle.theme-maxBet,
    .theme-maxBet .col-st .SearchSvg circle,
    .col-st .SearchSvg line.theme-maxBet,
    .theme-maxBet
    .col-st .SearchSvg line {
      stroke: #fff; }
    .col-st .SearchSvg circle.theme-favBet,
    .theme-favBet .col-st .SearchSvg circle,
    .col-st .SearchSvg line.theme-favBet,
    .theme-favBet
    .col-st .SearchSvg line {
      stroke: #d1d7e5; }
    .col-st .SearchSvg circle.theme-betano,
    .theme-betano .col-st .SearchSvg circle,
    .col-st .SearchSvg line.theme-betano,
    .theme-betano
    .col-st .SearchSvg line {
      stroke: #d1d7e5; }
    .col-st .SearchSvg circle.theme-betOne,
    .theme-betOne .col-st .SearchSvg circle,
    .col-st .SearchSvg line.theme-betOne,
    .theme-betOne
    .col-st .SearchSvg line {
      stroke: #2e323e; }
  .col-st .module-header {
    text-transform: uppercase; }
  .col-st .vizual-bar {
    display: none;
    border-bottom: 1px solid #1b1b1b; }
  .col-st .con-lotto-resp-st {
    display: none; }
  .col-st .lotteries-nav .lottery.theme-maxBet,
  .theme-maxBet .col-st .lotteries-nav .lottery {
    border-bottom: 1px dashed #4a4a4a; }
  .col-st .lotteries-nav .lottery.theme-favBet,
  .theme-favBet .col-st .lotteries-nav .lottery {
    border-bottom: none; }
  .col-st .lotteries-nav .lottery.theme-betano,
  .theme-betano .col-st .lotteries-nav .lottery {
    border-bottom: none; }
  .col-st .lotteries-nav .lottery.theme-betOne,
  .theme-betOne .col-st .lotteries-nav .lottery {
    border-bottom: transparent; }
  .col-st .topLotteriesContainer {
    width: 100%;
    display: flex;
    flex-direction: column; }
    .col-st .topLotteriesContainer.theme-maxBet,
    .theme-maxBet .col-st .topLotteriesContainer {
      background: #060606; }
    .col-st .topLotteriesContainer.theme-favBet,
    .theme-favBet .col-st .topLotteriesContainer {
      background: #f2f3f4; }
    .col-st .topLotteriesContainer.theme-betano,
    .theme-betano .col-st .topLotteriesContainer {
      background: #fff; }
    .col-st .topLotteriesContainer.theme-betOne,
    .theme-betOne .col-st .topLotteriesContainer {
      background: #2e323e; }
  .col-st nav {
    font-size: 13px;
    display: flex;
    flex-direction: column; }
    .col-st nav.theme-maxBet,
    .theme-maxBet .col-st nav {
      background-color: #060606; }
    .col-st nav.theme-favBet,
    .theme-favBet .col-st nav {
      background-color: #f2f3f4; }
    .col-st nav.theme-betano,
    .theme-betano .col-st nav {
      background-color: #fff; }
    .col-st nav.theme-betOne,
    .theme-betOne .col-st nav {
      background-color: #2e323e; }
    .col-st nav.top-lotteries .active.theme-maxBet,
    .theme-maxBet .col-st nav.top-lotteries .active {
      background: #1b1b1b; }
    .col-st nav.top-lotteries .active.theme-favBet,
    .theme-favBet .col-st nav.top-lotteries .active {
      background: #b8bed6; }
    .col-st nav.top-lotteries .active.theme-betano,
    .theme-betano .col-st nav.top-lotteries .active {
      background: #eceff1; }
    .col-st nav.top-lotteries .active.theme-betOne,
    .theme-betOne .col-st nav.top-lotteries .active {
      background: #596179; }
    .col-st nav .selected {
      background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
      background-position: bottom;
      background-size: 6px 1px;
      background-repeat: repeat-x;
      height: 100%;
      width: 100%;
      opacity: 1;
      outline: 0; }
    .col-st nav .country-selected.theme-maxBet,
    .theme-maxBet .col-st nav .country-selected {
      background: #1b1b1b; }
    .col-st nav .country-selected.theme-favBet,
    .theme-favBet .col-st nav .country-selected {
      background: #0f1998; }
    .col-st nav .country-selected.theme-betano,
    .theme-betano .col-st nav .country-selected {
      background: transparent; }
    .col-st nav .country-selected.theme-betOne,
    .theme-betOne .col-st nav .country-selected {
      background: #abb0c0; }
    .col-st nav .country-selected .DoubleArrowSvg {
      transform: rotate(180deg); }
      .col-st nav .country-selected .DoubleArrowSvg.theme-maxBet,
      .theme-maxBet .col-st nav .country-selected .DoubleArrowSvg {
        stroke: #fff; }
      .col-st nav .country-selected .DoubleArrowSvg.theme-favBet,
      .theme-favBet .col-st nav .country-selected .DoubleArrowSvg {
        stroke: white; }
      .col-st nav .country-selected .DoubleArrowSvg.theme-betano,
      .theme-betano .col-st nav .country-selected .DoubleArrowSvg {
        stroke: white; }
      .col-st nav .country-selected .DoubleArrowSvg.theme-betOne,
      .theme-betOne .col-st nav .country-selected .DoubleArrowSvg {
        stroke: #fff; }
    .col-st nav .country {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      min-width: fit-content; }
    .col-st nav .DoubleArrowSvg {
      float: right;
      top: -14px;
      right: 1px; }
      .col-st nav .DoubleArrowSvg.theme-maxBet,
      .theme-maxBet .col-st nav .DoubleArrowSvg {
        stroke: #fff; }
      .col-st nav .DoubleArrowSvg.theme-favBet,
      .theme-favBet .col-st nav .DoubleArrowSvg {
        stroke: #140474; }
      .col-st nav .DoubleArrowSvg.theme-betano,
      .theme-betano .col-st nav .DoubleArrowSvg {
        stroke: #ff6600; }
      .col-st nav .DoubleArrowSvg.theme-betOne,
      .theme-betOne .col-st nav .DoubleArrowSvg {
        stroke: #2e323e; }
    .col-st nav .lottery {
      width: 100%;
      height: fit-content;
      height: 40px;
      padding: 12px 10px 12px 15px;
      background-color: transparent;
      border: none;
      background-image: none;
      text-align: left;
      outline: none; }
      .col-st nav .lottery.active {
        border-bottom: 0px; }
        .col-st nav .lottery.active:hover {
          cursor: pointer; }
        .col-st nav .lottery.active button {
          padding: 12px 10px 12px 15px !important; }
          .col-st nav .lottery.active button div {
            padding: 0px !important; }
          .col-st nav .lottery.active button.country-selected {
            background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
            background-position: bottom;
            background-size: 6px 1px;
            background-repeat: repeat-x;
            background-color: #1b1b1b; }
            .col-st nav .lottery.active button.country-selected .chevron {
              right: -2px; }
        .col-st nav .lottery.active.no-arrow img.chevron {
          display: none; }
      .col-st nav .lottery .active {
        background-color: #1b1b1b;
        color: #fff;
        font-weight: 500; }
        .col-st nav .lottery .active div {
          border: 0;
          margin-left: -1px; }
      .col-st nav .lottery .chevron {
        float: right;
        width: 7px;
        height: auto;
        top: -12px;
        margin-right: 0px;
        border: none; }
    .col-st nav img {
      float: left;
      margin-right: 10px;
      width: 24px;
      height: 24px;
      border-radius: 60px;
      border: 1px solid #fff;
      z-index: 2;
      bottom: 4px; }
    .col-st nav .live-lot,
    .col-st nav .live-country {
      float: left;
      border: none;
      border-radius: 0;
      width: auto;
      height: 14px;
      margin: 0;
      left: 0px;
      top: 1px;
      margin-right: 4px; }
    .col-st nav .live-lot {
      top: 2px !important;
      height: 12px;
      margin-right: 4px;
      color: #fff;
      background: #dd193d;
      border-radius: 3px;
      font-size: 10px;
      padding: 1px 4px;
      line-height: 11px; }
    .col-st nav span {
      line-height: 18px; }

.col-midDr {
  display: block;
  width: 550px;
  float: left;
  margin-right: 10px;
  padding-bottom: 8px; }
  .col-midDr .data {
    font-weight: normal;
    display: block;
    float: left;
    width: 40px;
    top: -6px; }
  .col-midDr .loteria {
    font-weight: 500;
    margin-left: 5px; }

.col-mid.col2 {
  width: calc(100% - 280px - 360px - 550px - 20px - 20px); }

.ios-no-vizual {
  background-color: #1b325e;
  line-height: 40px;
  width: 100%;
  text-align: center;
  font-size: 13px; }

.col-mid {
  width: calc(100% - 280px - 360px - 20px - 20px);
  height: -webkit-fit-content;
  height: fit-content;
  margin-left: 20px;
  margin-right: 20px;
  float: left; }
  .col-mid .mid-list-dd table.runde.live {
    margin-top: 5px; }
  .col-mid .mid-list-dd table.runde tbody tr {
    background-color: #e5e5e5; }
    .col-mid .mid-list-dd table.runde tbody tr td {
      height: 44px;
      font-size: 13px;
      font-weight: normal;
      background-color: #343843;
      padding: 0px;
      min-width: 25px; }
      .col-mid .mid-list-dd table.runde tbody tr td:first-child {
        font-size: 13px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        text-align: left;
        padding-left: 29px; }
      .col-mid .mid-list-dd table.runde tbody tr td:last-child {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px; }
      .col-mid .mid-list-dd table.runde tbody tr td div:first-child,
      .col-mid .mid-list-dd table.runde tbody tr td div.cote {
        max-height: 22px;
        line-height: 16px; }
      .col-mid .mid-list-dd table.runde tbody tr td div:first-child {
        padding-top: 3px; }
      .col-mid .mid-list-dd table.runde tbody tr td div.cote {
        padding-bottom: 3px; }
  .col-mid .con-lotto-resp-mid {
    -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.5); }
    .col-mid .con-lotto-resp-mid .viz_notif {
      display: none; }
    .col-mid .con-lotto-resp-mid iframe + .viz_notif {
      color: #fff;
      display: block;
      line-height: 40px;
      width: 100%;
      text-align: center;
      font-size: 13px; }
      .col-mid .con-lotto-resp-mid iframe + .viz_notif.theme-maxBet,
      .theme-maxBet .col-mid .con-lotto-resp-mid iframe + .viz_notif {
        background: #1b325e; }
      .col-mid .con-lotto-resp-mid iframe + .viz_notif.theme-favBet,
      .theme-favBet .col-mid .con-lotto-resp-mid iframe + .viz_notif {
        background: #1e90ff; }
      .col-mid .con-lotto-resp-mid iframe + .viz_notif.theme-betano,
      .theme-betano .col-mid .con-lotto-resp-mid iframe + .viz_notif {
        background: #1e90ff; }
      .col-mid .con-lotto-resp-mid iframe + .viz_notif.theme-betOne,
      .theme-betOne .col-mid .con-lotto-resp-mid iframe + .viz_notif {
        background: #1b325e; }
    .col-mid .con-lotto-resp-mid .ios-no-vizual + .viz_notif {
      display: none; }
  .col-mid .con-header-imgBut {
    width: 100%; }
    .col-mid .con-header-imgBut img {
      width: 100%; }
  .col-mid .slider {
    height: auto;
    overflow: hidden; }
    .col-mid .slider img {
      cursor: pointer; }
  .col-mid .slick-next {
    right: 5px !important;
    z-index: 10;
    width: 40px !important;
    height: 40px !important;
    opacity: 0.6;
    position: absolute;
    transition: all 0.2s;
    top: 150px; }
    .col-mid .slick-next:hover {
      opacity: 0.8; }
  .col-mid .slick-prev {
    left: 5px !important;
    z-index: 10;
    width: 40px !important;
    height: 40px !important;
    opacity: 0.6;
    position: absolute;
    transition: all 0.2s;
    top: 150px; }
    .col-mid .slick-prev:hover {
      opacity: 0.8; }
  .col-mid .slick-next:before {
    display: none !important; }
  .col-mid .slick-prev:before {
    display: none !important; }
  .col-mid .con-paytable {
    margin: 30px 0; }
    .col-mid .con-paytable .module-header {
      text-transform: initial;
      line-height: 60px;
      height: 60px;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px; }
      .col-mid .con-paytable .module-header.theme-maxBet,
      .theme-maxBet .col-mid .con-paytable .module-header {
        background: #1f1f1f; }
      .col-mid .con-paytable .module-header.theme-favBet,
      .theme-favBet .col-mid .con-paytable .module-header {
        background: #140474; }
      .col-mid .con-paytable .module-header.theme-betano,
      .theme-betano .col-mid .con-paytable .module-header {
        background: #ff6600; }
      .col-mid .con-paytable .module-header.theme-betOne,
      .theme-betOne .col-mid .con-paytable .module-header {
        background: #2e323e; }
      .col-mid .con-paytable .module-header img#info-img {
        width: 12px;
        top: -3px;
        left: 1px; }
      .col-mid .con-paytable .module-header .con-con-miza {
        float: right;
        width: 205px;
        height: 60px; }
        .col-mid .con-paytable .module-header .con-con-miza .con-miza {
          width: 130px;
          height: 40px;
          margin-right: 20px;
          padding: 10px 0; }
          .col-mid .con-paytable .module-header .con-con-miza .con-miza.disab {
            opacity: 0.7; }
            .col-mid .con-paytable .module-header .con-con-miza .con-miza.disab:hover {
              cursor: not-allowed; }
          .col-mid .con-paytable .module-header .con-con-miza .con-miza input {
            font-size: 14px;
            height: 40px;
            line-height: 40px;
            width: 60px;
            text-align: center;
            outline: none;
            color: #000;
            font-weight: 500;
            float: left; }
          .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus,
          .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus {
            color: #fff;
            outline: none;
            cursor: pointer;
            height: 40px;
            width: 35px;
            font-size: 25px;
            font-weight: 500;
            text-align: center;
            padding: 0px !important;
            border: none; }
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus.theme-maxBet,
            .theme-maxBet .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus,
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus.theme-maxBet,
            .theme-maxBet
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus {
              background: #0c0c0e; }
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus.theme-favBet,
            .theme-favBet .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus,
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus.theme-favBet,
            .theme-favBet
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus {
              background: #0f1998; }
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus.theme-betano,
            .theme-betano .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus,
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus.theme-betano,
            .theme-betano
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus {
              background: #1c2026; }
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus.theme-betOne,
            .theme-betOne .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus,
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus.theme-betOne,
            .theme-betOne
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus {
              background: #0c0c0e; }
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus div,
            .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus div {
              line-height: 40px;
              height: 40px;
              padding: 0px !important; }
          .col-mid .con-paytable .module-header .con-con-miza .con-miza .minus {
            float: left;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px; }
          .col-mid .con-paytable .module-header .con-con-miza .con-miza .plus {
            border-top-right-radius: 4px;
            border-bottom-right-radius: 4px;
            float: right; }
        .col-mid .con-paytable .module-header .con-con-miza span:first-child {
          float: left;
          margin-right: 10px;
          line-height: 60px; }
        .col-mid .con-paytable .module-header .con-con-miza span:nth-child(2) {
          float: right; }
    .col-mid .con-paytable table.paytable thead tr th {
      background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
      background-position: bottom;
      background-size: 6px 1px;
      background-repeat: repeat-x;
      text-align: center;
      height: 41px;
      max-height: 41px;
      font-weight: 500; }
    .col-mid .con-paytable table.paytable tbody {
      background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
      background-position: bottom;
      background-size: 6px 1px;
      background-repeat: repeat-x; }
      .col-mid .con-paytable table.paytable tbody tr:hover td {
        color: #fff;
        font-weight: 500; }
        .col-mid .con-paytable table.paytable tbody tr:hover td.theme-maxBet,
        .theme-maxBet .col-mid .con-paytable table.paytable tbody tr:hover td {
          background: #060606; }
        .col-mid .con-paytable table.paytable tbody tr:hover td.theme-favBet,
        .theme-favBet .col-mid .con-paytable table.paytable tbody tr:hover td {
          background: #0f1998; }
        .col-mid .con-paytable table.paytable tbody tr:hover td.theme-betano,
        .theme-betano .col-mid .con-paytable table.paytable tbody tr:hover td {
          background: #1c2026; }
        .col-mid .con-paytable table.paytable tbody tr:hover td.theme-betOne,
        .theme-betOne .col-mid .con-paytable table.paytable tbody tr:hover td {
          background: #2e323e; }
      .col-mid .con-paytable table.paytable tbody tr td {
        color: #9e9e9f;
        width: 33%;
        padding: 0px !important;
        height: 41px;
        max-height: 41px; }
  .col-mid .con-random-numbers div.title {
    text-align: left;
    margin-bottom: 10px; }
  .col-mid .con-random-numbers .random-numbers,
  .col-mid .con-random-numbers .refresh {
    float: left; }
  .col-mid .con-random-numbers .random-numbers {
    height: 60px;
    padding-left: 5px; }
    .col-mid .con-random-numbers .random-numbers button {
      width: 68px;
      height: 50px;
      margin: 5px 0 0 5px;
      line-height: 40px;
      text-align: center;
      font-size: 20px;
      border: none;
      border-radius: 4px;
      outline: none;
      padding: 0px;
      z-index: 2; }
      .col-mid .con-random-numbers .random-numbers button.theme-maxBet,
      .theme-maxBet .col-mid .con-random-numbers .random-numbers button {
        background-color: #1f1f1f; }
      .col-mid .con-random-numbers .random-numbers button.theme-favBet,
      .theme-favBet .col-mid .con-random-numbers .random-numbers button {
        background-color: #f2f3f4; }
      .col-mid .con-random-numbers .random-numbers button.theme-betano,
      .theme-betano .col-mid .con-random-numbers .random-numbers button {
        background-color: #fff; }
      .col-mid .con-random-numbers .random-numbers button.theme-betOne,
      .theme-betOne .col-mid .con-random-numbers .random-numbers button {
        background-color: #2e323e; }
      .col-mid .con-random-numbers .random-numbers button.theme-maxBet,
      .theme-maxBet .col-mid .con-random-numbers .random-numbers button {
        box-shadow: 1px 1px 5px 0px #000000; }
      .col-mid .con-random-numbers .random-numbers button.theme-favBet,
      .theme-favBet .col-mid .con-random-numbers .random-numbers button {
        box-shadow: 0px 0px 5px 0px #000; }
      .col-mid .con-random-numbers .random-numbers button.theme-betano,
      .theme-betano .col-mid .con-random-numbers .random-numbers button {
        box-shadow: 0px 0px 5px 0px #000; }
      .col-mid .con-random-numbers .random-numbers button.theme-betOne,
      .theme-betOne .col-mid .con-random-numbers .random-numbers button {
        box-shadow: 1px 1px 5px 0px #000000; }
      .col-mid .con-random-numbers .random-numbers button:hover, .col-mid .con-random-numbers .random-numbers button.active {
        color: #fff;
        outline: none;
        box-shadow: 3px 2px 4px 0px #000000;
        -webkit-box-shadow: 3px 2px 4px 0px #000000; }
        .col-mid .con-random-numbers .random-numbers button:hover.theme-maxBet,
        .theme-maxBet .col-mid .con-random-numbers .random-numbers button:hover, .col-mid .con-random-numbers .random-numbers button.active.theme-maxBet,
        .theme-maxBet .col-mid .con-random-numbers .random-numbers button.active {
          background: #be1417; }
        .col-mid .con-random-numbers .random-numbers button:hover.theme-favBet,
        .theme-favBet .col-mid .con-random-numbers .random-numbers button:hover, .col-mid .con-random-numbers .random-numbers button.active.theme-favBet,
        .theme-favBet .col-mid .con-random-numbers .random-numbers button.active {
          background: #140474; }
        .col-mid .con-random-numbers .random-numbers button:hover.theme-betano,
        .theme-betano .col-mid .con-random-numbers .random-numbers button:hover, .col-mid .con-random-numbers .random-numbers button.active.theme-betano,
        .theme-betano .col-mid .con-random-numbers .random-numbers button.active {
          background: #ff6600; }
        .col-mid .con-random-numbers .random-numbers button:hover.theme-betOne,
        .theme-betOne .col-mid .con-random-numbers .random-numbers button:hover, .col-mid .con-random-numbers .random-numbers button.active.theme-betOne,
        .theme-betOne .col-mid .con-random-numbers .random-numbers button.active {
          background: #6fad4b; }
      .col-mid .con-random-numbers .random-numbers button:first-child {
        margin-left: 0px; }
  .col-mid .con-random-numbers .random-btns {
    float: right;
    height: 55px;
    padding-top: 6px; }
    .col-mid .con-random-numbers .random-btns button.cancel-selection,
    .col-mid .con-random-numbers .random-btns button.refresh {
      padding: 0px 20px;
      border: none;
      height: 40px;
      border-radius: 4px; }
    .col-mid .con-random-numbers .random-btns .refresh {
      color: #fff; }
    .col-mid .con-random-numbers .random-btns button.cancel-selection {
      top: 5px;
      background-color: transparent;
      margin: 0px 0px 0px 6px;
      float: right;
      padding: 0px; }
      .col-mid .con-random-numbers .random-btns button.cancel-selection:hover {
        cursor: pointer; }
      .col-mid .con-random-numbers .random-btns button.cancel-selection:focus {
        border: none;
        outline: none; }
    .col-mid .con-random-numbers .random-btns .refresh {
      margin-top: 5px;
      margin-right: 10px; }
      .col-mid .con-random-numbers .random-btns .refresh.theme-maxBet,
      .theme-maxBet .col-mid .con-random-numbers .random-btns .refresh {
        background: #25b137; }
      .col-mid .con-random-numbers .random-btns .refresh.theme-favBet,
      .theme-favBet .col-mid .con-random-numbers .random-btns .refresh {
        background: #19bfbf; }
      .col-mid .con-random-numbers .random-btns .refresh.theme-betano,
      .theme-betano .col-mid .con-random-numbers .random-btns .refresh {
        background: #19bfbf; }
      .col-mid .con-random-numbers .random-btns .refresh.theme-betOne,
      .theme-betOne .col-mid .con-random-numbers .random-btns .refresh {
        background: #6fad4b; }
      .col-mid .con-random-numbers .random-btns .refresh:hover {
        -webkit-filter: brightness(1.2);
        filter: brightness(1.2);
        color: #ffffff; }
  .col-mid .but-mob-cote {
    display: none !important; }
  .col-mid .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
    .col-mid .slick-slide img {
      width: 100%; }
  .col-mid .slick-initialized .slick-slide {
    display: block; }
  .col-mid table {
    width: 100%;
    text-align: center;
    border-collapse: separate;
    border-spacing: 0px; }
    .col-mid table.theme-maxBet,
    .theme-maxBet .col-mid table {
      background-color: #111111; }
    .col-mid table.theme-favBet,
    .theme-favBet .col-mid table {
      background-color: #fff; }
    .col-mid table.theme-betano,
    .theme-betano .col-mid table {
      background-color: #232b36; }
    .col-mid table.theme-betOne,
    .theme-betOne .col-mid table {
      background-color: #ebecf2; }
    .col-mid table .lottery_name {
      font-weight: 500; }
    .col-mid table .round_time_start {
      font-weight: 500; }
      .col-mid table .round_time_start.theme-maxBet,
      .theme-maxBet .col-mid table .round_time_start {
        color: #cf0019; }
      .col-mid table .round_time_start.theme-favBet,
      .theme-favBet .col-mid table .round_time_start {
        color: #0f1998; }
      .col-mid table .round_time_start.theme-betano,
      .theme-betano .col-mid table .round_time_start {
        color: #1c2026; }
      .col-mid table .round_time_start.theme-betOne,
      .theme-betOne .col-mid table .round_time_start {
        color: #6fad4b; }
    .col-mid table.main {
      border-bottom: none; }
    .col-mid table thead tr th:first-child {
      text-align: left; }
      .col-mid table thead tr th:first-child img {
        width: 30px;
        top: 11px;
        position: absolute; }
      .col-mid table thead tr th:first-child span {
        padding-left: 34px;
        display: block; }
    .col-mid table thead tr.module-header1 {
      height: 0px;
      border-top-right-radius: 4px;
      background-color: #060606; }
      .col-mid table thead tr.module-header1 th:first-child {
        padding: 0px;
        border-top-left-radius: 4px; }
        .col-mid table thead tr.module-header1 th:first-child span:before {
          content: '';
          border-left: 3px solid #0cb035;
          height: 15px;
          width: 3px;
          left: 24px;
          top: 12px;
          position: absolute;
          border-radius: 4px; }
      .col-mid table thead tr.module-header1 th:last-child {
        padding: 0px;
        border-top-right-radius: 4px; }
      .col-mid table thead tr.module-header1 th {
        height: 40px;
        line-height: 40px;
        font-weight: 100;
        background-color: #060606;
        min-width: 45px; }
    .col-mid table thead tr:last-child {
      border-radius: 0px;
      height: 1px; }
      .col-mid table thead tr:last-child th {
        height: 0px;
        padding: 0px;
        border-radius: 0px; }
    .col-mid table tbody {
      border-radius: 4px; }
      .col-mid table tbody:last-child tr td {
        border-bottom: 1px solid transparent; }
      .col-mid table tbody tr {
        border-radius: 4px; }
        .col-mid table tbody tr.active.theme-maxBet,
        .theme-maxBet .col-mid table tbody tr.active {
          background-color: #1f1f1f; }
        .col-mid table tbody tr.active.theme-favBet,
        .theme-favBet .col-mid table tbody tr.active {
          background-color: #f2f3f4; }
        .col-mid table tbody tr.active.theme-betano,
        .theme-betano .col-mid table tbody tr.active {
          background-color: #fff; }
        .col-mid table tbody tr.active.theme-betOne,
        .theme-betOne .col-mid table tbody tr.active {
          background-color: #2e323e; }
        .col-mid table tbody tr.ballsBar.theme-maxBet,
        .theme-maxBet .col-mid table tbody tr.ballsBar {
          background: #1f1f1f; }
        .col-mid table tbody tr.ballsBar.theme-favBet,
        .theme-favBet .col-mid table tbody tr.ballsBar {
          background: #0f1998; }
        .col-mid table tbody tr.ballsBar.theme-betano,
        .theme-betano .col-mid table tbody tr.ballsBar {
          background: #fff; }
        .col-mid table tbody tr.ballsBar.theme-betOne,
        .theme-betOne .col-mid table tbody tr.ballsBar {
          background: #fff; }
        .col-mid table tbody tr td.time_round {
          text-align: left;
          padding-left: 20px !important;
          min-width: calc(80%); }
        .col-mid table tbody tr td:first-child {
          background-repeat: no-repeat;
          background-size: 7px;
          background-position: 14px 16px;
          padding-left: 0px; }
          .col-mid table tbody tr td:first-child span span:nth-child(2) {
            font-weight: 500;
            margin-left: 11px;
            margin-right: 8px; }
        .col-mid table tbody tr td {
          height: 40px;
          padding: 14px 1px; }
        .col-mid table tbody tr td.addFavNb {
          min-width: 250px; }
        .col-mid table tbody tr td:last-child {
          border-right: 0px;
          border-top-right-radius: 4px;
          border-bottom-right-radius: 4px; }
        .col-mid table tbody tr.active td:first-child {
          background-size: 8px 8px;
          background-position: 14px 15px; }
      .col-mid table tbody .con-bile-tr {
        display: none; }
        .col-mid table tbody .con-bile-tr .con-bile {
          text-align: left;
          align-items: center;
          justify-items: center;
          margin-top: 10px; }
        .col-mid table tbody .con-bile-tr td {
          padding: 20px 30px 10px 30px !important;
          border-radius: 0px !important; }
          .col-mid table tbody .con-bile-tr td:after {
            content: '';
            width: 100%;
            position: absolute;
            bottom: -4px;
            left: 0px;
            z-index: 2;
            background-color: #ffffff; }
      .col-mid table tbody .active + .con-bile-tr {
        display: table-row; }

.con-con-runde-ora {
  margin-bottom: 20px; }
  .con-con-runde-ora.theme-maxBet,
  .theme-maxBet .con-con-runde-ora {
    background-color: #141415; }
  .con-con-runde-ora.theme-favBet,
  .theme-favBet .con-con-runde-ora {
    background-color: #f2f3f4; }
  .con-con-runde-ora.theme-betano,
  .theme-betano .con-con-runde-ora {
    background-color: #232b36; }
  .con-con-runde-ora.theme-betOne,
  .theme-betOne .con-con-runde-ora {
    background-color: #ebecf2; }
  .con-con-runde-ora.live {
    margin-top: 20px; }
  .con-con-runde-ora .scroll-container .con-scroll {
    height: 100px;
    padding: 10px 0;
    overflow: hidden !important;
    -ms-overflow-y: hidden; }
    .con-con-runde-ora .scroll-container .con-scroll .scroll-terminal {
      display: flex;
      width: max-content;
      width: -moz-max-content;
      width: -webkit-max-content;
      width: -o-max-content;
      width: -ms-max-content; }
  .con-con-runde-ora .con-runde-ora::-webkit-scrollbar {
    display: none; }
  .con-con-runde-ora .con-runde-ora::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important; }
  .con-con-runde-ora .con-runde-ora {
    -ms-overflow-style: none; }
  .con-con-runde-ora .con-runde-ora {
    overflow: hidden;
    width: 100%;
    height: 100px;
    margin: auto; }
    .con-con-runde-ora .con-runde-ora.no-scroll .con-but-scroll.oriz {
      opacity: 0.5; }
      .con-con-runde-ora .con-runde-ora.no-scroll .con-but-scroll.oriz button {
        cursor: no-drop; }
    .con-con-runde-ora .con-runde-ora .con-round {
      display: table;
      width: 85px;
      height: 80px;
      text-align: center;
      float: left;
      background: #1f1f1f;
      border-radius: 6px;
      margin-left: 15px;
      -moz-user-select: none;
      -webkit-user-select: none;
      -ms-user-select: none;
      user-select: none;
      padding: 11px 0; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-maxBet,
      .theme-maxBet .con-con-runde-ora .con-runde-ora .con-round {
        background-color: #1f1f1f; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-favBet,
      .theme-favBet .con-con-runde-ora .con-runde-ora .con-round {
        background-color: #b8bed6; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-betano,
      .theme-betano .con-con-runde-ora .con-runde-ora .con-round {
        background-color: transparent; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-betOne,
      .theme-betOne .con-con-runde-ora .con-runde-ora .con-round {
        background-color: #dcdee7; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-maxBet,
      .theme-maxBet .con-con-runde-ora .con-runde-ora .con-round {
        box-shadow: 3px 2px 4px 0px #000000; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-favBet,
      .theme-favBet .con-con-runde-ora .con-runde-ora .con-round {
        box-shadow: none; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-betano,
      .theme-betano .con-con-runde-ora .con-runde-ora .con-round {
        box-shadow: none; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-betOne,
      .theme-betOne .con-con-runde-ora .con-runde-ora .con-round {
        box-shadow: none; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-maxBet,
      .theme-maxBet .con-con-runde-ora .con-runde-ora .con-round {
        border: none; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-favBet,
      .theme-favBet .con-con-runde-ora .con-runde-ora .con-round {
        border: none; }
      .con-con-runde-ora .con-runde-ora .con-round.theme-betano,
      .theme-betano .con-con-runde-ora .con-runde-ora .con-round {
        border: 1px solid rgba(255, 255, 255, 0.17); }
      .con-con-runde-ora .con-runde-ora .con-round.theme-betOne,
      .theme-betOne .con-con-runde-ora .con-runde-ora .con-round {
        border: none; }
      .con-con-runde-ora .con-runde-ora .con-round:first-child {
        margin-left: 0; }
      .con-con-runde-ora .con-runde-ora .con-round:last-child {
        margin-right: 0; }
      .con-con-runde-ora .con-runde-ora .con-round.rundeUpcoming:hover {
        opacity: 0.5;
        cursor: progress; }
      .con-con-runde-ora .con-runde-ora .con-round.active {
        font-weight: 500;
        color: #fff; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-maxBet,
        .theme-maxBet .con-con-runde-ora .con-runde-ora .con-round.active {
          background: #be1417; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-favBet,
        .theme-favBet .con-con-runde-ora .con-runde-ora .con-round.active {
          background: #0f1998; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-betano,
        .theme-betano .con-con-runde-ora .con-runde-ora .con-round.active {
          background: transparent; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-betOne,
        .theme-betOne .con-con-runde-ora .con-runde-ora .con-round.active {
          background: #2e323e; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-maxBet,
        .theme-maxBet .con-con-runde-ora .con-runde-ora .con-round.active {
          box-shadow: none; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-favBet,
        .theme-favBet .con-con-runde-ora .con-runde-ora .con-round.active {
          box-shadow: inset 1px 1px 3px 1px #1f3867; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-betano,
        .theme-betano .con-con-runde-ora .con-runde-ora .con-round.active {
          box-shadow: none; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-betOne,
        .theme-betOne .con-con-runde-ora .con-runde-ora .con-round.active {
          box-shadow: none; }
        .con-con-runde-ora .con-runde-ora .con-round.active.theme-betano,
        .theme-betano .con-con-runde-ora .con-runde-ora .con-round.active {
          border: 1px solid #fff; }
      .con-con-runde-ora .con-runde-ora .con-round:hover {
        color: #fff;
        cursor: pointer; }
        .con-con-runde-ora .con-runde-ora .con-round:hover.theme-maxBet,
        .theme-maxBet .con-con-runde-ora .con-runde-ora .con-round:hover {
          background: #be1417; }
        .con-con-runde-ora .con-runde-ora .con-round:hover.theme-favBet,
        .theme-favBet .con-con-runde-ora .con-runde-ora .con-round:hover {
          background: #0f1998; }
        .con-con-runde-ora .con-runde-ora .con-round:hover.theme-betano,
        .theme-betano .con-con-runde-ora .con-runde-ora .con-round:hover {
          background: transparent; }
        .con-con-runde-ora .con-runde-ora .con-round:hover.theme-betOne,
        .theme-betOne .con-con-runde-ora .con-runde-ora .con-round:hover {
          background: #2e323e; }
        .con-con-runde-ora .con-runde-ora .con-round:hover.theme-betano,
        .theme-betano .con-con-runde-ora .con-runde-ora .con-round:hover {
          border: 1px solid #fff; }
      .con-con-runde-ora .con-runde-ora .con-round .draw {
        font-size: 13px;
        text-transform: capitalize; }
      .con-con-runde-ora .con-runde-ora .con-round .hour {
        font-size: 20px;
        margin: 5px 0 3px; }
      .con-con-runde-ora .con-runde-ora .con-round .date {
        font-size: 12px;
        line-height: 12px; }

.col-dr {
  width: 360px;
  float: right;
  height: -webkit-fit-content;
  height: fit-content; }
  .col-dr .module-header2 {
    border-bottom: 1px solid #1b1b1b !important;
    height: 50px;
    padding-left: 34px; }
  .col-dr .con-bilet .zero-bilete {
    padding: 15px 10px 30px 33px;
    line-height: 19px; }
    .col-dr .con-bilet .zero-bilete:after {
      content: '';
      position: absolute;
      bottom: 21px;
      left: 15px;
      height: 1px;
      z-index: 2;
      width: calc(100% - 30px);
      background: #cd011a; }
  .col-dr .con-bilet .con-bilet-tab {
    overflow: hidden;
    padding: 10px 13px; }
    .col-dr .con-bilet .con-bilet-tab.theme-maxBet,
    .theme-maxBet .col-dr .con-bilet .con-bilet-tab {
      background: #010101; }
    .col-dr .con-bilet .con-bilet-tab.theme-favBet,
    .theme-favBet .col-dr .con-bilet .con-bilet-tab {
      background: #140474; }
    .col-dr .con-bilet .con-bilet-tab.theme-betano,
    .theme-betano .col-dr .con-bilet .con-bilet-tab {
      background: #fff; }
    .col-dr .con-bilet .con-bilet-tab.theme-betOne,
    .theme-betOne .col-dr .con-bilet .con-bilet-tab {
      background: #abb0c0; }
    .col-dr .con-bilet .con-bilet-tab .bilete-btn {
      width: 20%;
      float: left;
      text-align: center;
      line-height: 30px;
      height: 30px; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn.theme-maxBet,
      .theme-maxBet .col-dr .con-bilet .con-bilet-tab .bilete-btn {
        color: #fecc0a; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn.theme-favBet,
      .theme-favBet .col-dr .con-bilet .con-bilet-tab .bilete-btn {
        color: #fff; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn.theme-betano,
      .theme-betano .col-dr .con-bilet .con-bilet-tab .bilete-btn {
        color: #fff; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn.theme-betOne,
      .theme-betOne .col-dr .con-bilet .con-bilet-tab .bilete-btn {
        color: #ffffff; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn:last-child {
        margin-right: 0px; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover {
        cursor: pointer; }
        .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover.theme-maxBet,
        .theme-maxBet .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover {
          color: #fff; }
        .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover.theme-favBet,
        .theme-favBet .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover {
          color: #fff; }
        .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover.theme-betano,
        .theme-betano .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover {
          color: #fff; }
        .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover.theme-betOne,
        .theme-betOne .col-dr .con-bilet .con-bilet-tab .bilete-btn:hover {
          color: #fff; }
      .col-dr .con-bilet .con-bilet-tab .bilete-btn.true::after {
        content: "";
        width: 16px;
        height: 16px;
        border-radius: 50%;
        background-color: #f3b12a;
        position: absolute;
        left: -3px;
        top: -4px;
        background-size: 16px; }
    .col-dr .con-bilet .con-bilet-tab .active.theme-maxBet,
    .theme-maxBet .col-dr .con-bilet .con-bilet-tab .active {
      color: #fff; }
    .col-dr .con-bilet .con-bilet-tab .active.theme-favBet,
    .theme-favBet .col-dr .con-bilet .con-bilet-tab .active {
      color: #140474; }
    .col-dr .con-bilet .con-bilet-tab .active.theme-betano,
    .theme-betano .col-dr .con-bilet .con-bilet-tab .active {
      color: #1c2026; }
    .col-dr .con-bilet .con-bilet-tab .active.theme-betOne,
    .theme-betOne .col-dr .con-bilet .con-bilet-tab .active {
      color: #2e323e; }
    .col-dr .con-bilet .con-bilet-tab .alert::after {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f00;
      position: absolute;
      left: -3px;
      top: -4px;
      background-image: url(../img/icon/alert.png);
      background-size: 16px; }
  .col-dr .con-bilet .bilet {
    width: 100%; }
    .col-dr .con-bilet .bilet .bilet-castig {
      margin-bottom: 5px !important;
      padding-bottom: 0px !important; }
    .col-dr .con-bilet .bilet .bilet-cotaTot span:last-child,
    .col-dr .con-bilet .bilet .bilet-castig span:last-child,
    .col-dr .con-bilet .bilet .cota span:last-child,
    .col-dr .con-bilet .bilet .total-pariuri span:last-child,
    .col-dr .con-bilet .bilet .total-miza span:last-child,
    .col-dr .con-bilet .bilet .total-win span:last-child {
      float: right; }
    .col-dr .con-bilet .bilet .bilet-cotaTot img#info-img,
    .col-dr .con-bilet .bilet .bilet-castig img#info-img,
    .col-dr .con-bilet .bilet .cota img#info-img,
    .col-dr .con-bilet .bilet .total-pariuri img#info-img,
    .col-dr .con-bilet .bilet .total-miza img#info-img,
    .col-dr .con-bilet .bilet .total-win img#info-img {
      width: 12px;
      top: -3px;
      left: 1px; }
    .col-dr .con-bilet .bilet .bilet-cotaTot span:last-child {
      color: #ff0707;
      font-weight: 500; }
    .col-dr .con-bilet .bilet .bilet-castig #win-array-cont {
      display: inline;
      left: 0; }
      .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .win-array-detailed {
        display: none;
        position: absolute;
        z-index: 1000;
        background-color: #060606;
        padding: 0px !important; }
        .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .win-array-detailed table {
          border-spacing: 0px;
          border: 1px solid #ccc; }
          .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .win-array-detailed table thead tr {
            border: 1px solid #ccc;
            border-bottom: none;
            white-space: nowrap; }
            .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .win-array-detailed table thead tr th {
              padding: 5px; }
          .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .win-array-detailed table tbody tr td {
            border: 1px solid #ccc;
            border-bottom: none;
            padding: 5px;
            white-space: nowrap; }
            .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .win-array-detailed table tbody tr td:first-child {
              border-right: none; }
      .col-dr .con-bilet .bilet .bilet-castig #win-array-cont .img-win-array-detailed:hover + .win-array-detailed {
        display: block; }
    .col-dr .con-bilet .bilet .bilet-castig span:last-child {
      font-weight: 500; }
    .col-dr .con-bilet .bilet .con-bilet-bile {
      background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
      background-position: bottom;
      background-size: 6px 1px;
      background-repeat: repeat-x;
      display: flex;
      flex-wrap: wrap;
      padding: 0 0 20px 0;
      text-align: left;
      padding-left: 50px; }
      .col-dr .con-bilet .bilet .con-bilet-bile .bila-active {
        width: 50px;
        height: 50px;
        background-size: 50px;
        line-height: 50px;
        margin: 10px 10px 0 0;
        font-size: 17px;
        text-align: center; }
    .col-dr .con-bilet .bilet .mesaj-bilet {
      text-align: center;
      font-size: 14px;
      font-weight: 500;
      color: #ff0707;
      white-space: pre-line; }
      .col-dr .con-bilet .bilet .mesaj-bilet.succes {
        color: #63bb11;
        background-color: rgba(99, 187, 17, 0.2);
        padding: 10px; }
      .col-dr .con-bilet .bilet .mesaj-bilet.error {
        color: #ff0707;
        background-color: rgba(255, 7, 7, 0.2);
        padding: 10px;
        display: inline-block;
        width: 100%;
        margin-top: 0px; }
    .col-dr .con-bilet .bilet .bilet-header {
      padding: 15px 0 0 50px;
      color: #9e9e9f; }
      .col-dr .con-bilet .bilet .bilet-header div:nth-child(2) {
        margin-top: 2px; }
        .col-dr .con-bilet .bilet .bilet-header div:nth-child(2) span:nth-child(2) {
          background-color: #009e3b;
          font-weight: 500;
          padding: 2px 7px;
          font-size: 11px;
          color: #fff;
          border-radius: 4px;
          top: -2px; }
    .col-dr .con-bilet .bilet .closeTicket {
      width: 1rem;
      height: 1rem;
      z-index: 10;
      cursor: pointer;
      float: left;
      width: 40px;
      position: absolute;
      left: 0;
      height: calc(100% - 1px);
      z-index: 1;
      text-align: center;
      border-right: 1px solid #090a0c;
      border: none;
      background: transparent; }
      .col-dr .con-bilet .bilet .closeTicket:before, .col-dr .con-bilet .bilet .closeTicket:after {
        content: '';
        position: absolute;
        width: 0.8rem;
        height: 1px;
        background-color: #d1d7e5;
        border-radius: 2px;
        transition: background-color 300ms;
        left: 0; }
      .col-dr .con-bilet .bilet .closeTicket:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); }
      .col-dr .con-bilet .bilet .closeTicket:after {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
      .col-dr .con-bilet .bilet .closeTicket::after, .col-dr .con-bilet .bilet .closeTicket::before {
        left: 13px; }
    .col-dr .con-bilet .bilet .delete {
      text-align: center;
      font-size: 13px;
      padding: 13px;
      text-decoration: underline; }
      .col-dr .con-bilet .bilet .delete:hover {
        cursor: pointer; }
    .col-dr .con-bilet .bilet .bilet-sisteme {
      overflow: hidden; }
      .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title {
        background: transparent;
        border-radius: 0px;
        line-height: 42px;
        padding: 0px 8px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title.theme-maxBet,
        .theme-maxBet .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title {
          height: 45px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title.theme-favBet,
        .theme-favBet .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title {
          height: 55px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title.theme-betano,
        .theme-betano .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title {
          height: 25px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title.theme-betOne,
        .theme-betOne .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title {
          height: 45px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme-title span.arrow-down {
          width: 0;
          height: 0;
          margin-right: 8px;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 8px solid #fff;
          display: inline-block;
          top: 0px; }
      .col-dr .con-bilet .bilet .bilet-sisteme .cotaTot-value {
        float: right;
        top: 15px;
        right: 10px;
        color: #a70044;
        font-weight: 500; }
      .col-dr .con-bilet .bilet .bilet-sisteme .sisteme {
        padding: 0px 10px 10px 12px;
        color: #9e9e9f;
        padding-bottom: 20px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme div.col1 div {
          float: left;
          width: 50%; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme div.col1 .right {
          padding-left: 10px; }
        .col-dr .con-bilet .bilet .bilet-sisteme .sisteme div div {
          padding-top: 7px; }
    .col-dr .con-bilet .bilet .bilet-curent {
      padding: 12px 12px 0 12px; }
      .col-dr .con-bilet .bilet .bilet-curent div {
        padding-bottom: 5px; }
    .col-dr .con-bilet .bilet .all-tickets-info {
      padding: 0px 12px 0px 12px; }
      .col-dr .con-bilet .bilet .all-tickets-info .total-pariuri,
      .col-dr .con-bilet .bilet .all-tickets-info .total-miza {
        line-height: 20px; }
  .col-dr .con-bilet .bilet.active {
    z-index: 5000; }

.bilet-curent {
  padding-bottom: 0px !important; }
  .bilet-curent .val-error {
    opacity: 1;
    text-align: left;
    font-size: 11px; }
    .bilet-curent .val-error.theme-maxBet,
    .theme-maxBet .bilet-curent .val-error {
      color: #fecc0a; }
    .bilet-curent .val-error.theme-favBet,
    .theme-favBet .bilet-curent .val-error {
      color: #fff; }
    .bilet-curent .val-error.theme-betano,
    .theme-betano .bilet-curent .val-error {
      color: #fff; }
    .bilet-curent .val-error.theme-betOne,
    .theme-betOne .bilet-curent .val-error {
      color: #ffffff; }
  .bilet-curent .con-con-miza {
    overflow: hidden;
    padding-bottom: 10px; }
    .bilet-curent .con-con-miza .miza-text {
      width: 30%;
      line-height: 40px; }
    .bilet-curent .con-con-miza .miza-butoane {
      width: 65%;
      float: right; }
    .bilet-curent .con-con-miza .con-miza {
      width: 122px;
      height: 40px;
      padding-top: 0px;
      float: right;
      border-radius: 5px; }
      .bilet-curent .con-con-miza .con-miza input {
        height: 40px; }
      .bilet-curent .con-con-miza .con-miza .minus,
      .bilet-curent .con-con-miza .con-miza .plus {
        color: #fff;
        cursor: pointer;
        height: 40px;
        width: 30px;
        font-size: 25px;
        text-align: center;
        padding: 0px !important;
        line-height: 40px;
        height: 40px;
        padding: 0px !important; }
        .bilet-curent .con-con-miza .con-miza .minus.theme-maxBet,
        .theme-maxBet .bilet-curent .con-con-miza .con-miza .minus,
        .bilet-curent .con-con-miza .con-miza .plus.theme-maxBet,
        .theme-maxBet
        .bilet-curent .con-con-miza .con-miza .plus {
          background: #0c0c0e; }
        .bilet-curent .con-con-miza .con-miza .minus.theme-favBet,
        .theme-favBet .bilet-curent .con-con-miza .con-miza .minus,
        .bilet-curent .con-con-miza .con-miza .plus.theme-favBet,
        .theme-favBet
        .bilet-curent .con-con-miza .con-miza .plus {
          background: #0f1998; }
        .bilet-curent .con-con-miza .con-miza .minus.theme-betano,
        .theme-betano .bilet-curent .con-con-miza .con-miza .minus,
        .bilet-curent .con-con-miza .con-miza .plus.theme-betano,
        .theme-betano
        .bilet-curent .con-con-miza .con-miza .plus {
          background: #1c2026; }
        .bilet-curent .con-con-miza .con-miza .minus.theme-betOne,
        .theme-betOne .bilet-curent .con-con-miza .con-miza .minus,
        .bilet-curent .con-con-miza .con-miza .plus.theme-betOne,
        .theme-betOne
        .bilet-curent .con-con-miza .con-miza .plus {
          background: #0c0c0e; }
      .bilet-curent .con-con-miza .con-miza .minus {
        float: left;
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px; }
      .bilet-curent .con-con-miza .con-miza .plus {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        float: right; }
    .bilet-curent .con-con-miza span {
      width: 100%; }
  .bilet-curent .miza-min {
    display: block;
    color: #e5ae28;
    font-size: 11px;
    padding: 0px !important; }
  .bilet-curent input[type='text'] {
    line-height: 40px;
    width: 60px;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    border: 0;
    outline: none; }
    .bilet-curent input[type='text']:focus {
      border: 1px solid #a1b5d4; }
  .bilet-curent .miza-currency {
    display: table;
    float: left;
    color: #464b67;
    font-weight: 500;
    background-color: #e7ecf4;
    padding: 7px 7px 7px 3px !important; }
  .bilet-curent .cota {
    color: #fff; }
    .bilet-curent .cota img#info-img {
      width: 12px;
      top: -3px;
      left: 1px; }
    .bilet-curent .cota span {
      width: 40%;
      display: inline-block;
      padding-right: 1px;
      padding-top: 5px; }
      .bilet-curent .cota span:last-child {
        text-align: right; }

.widget-promotion {
  color: #fff; }
  .widget-promotion .title_description {
    text-align: center; }
    .widget-promotion .title_description span {
      color: #22be44;
      font-weight: bold;
      font-size: 18px; }
  .widget-promotion h3 {
    text-align: center;
    color: #4cb9e7;
    margin: 5px; }
  .widget-promotion .progress_con {
    width: 280px;
    height: 54px;
    margin: auto;
    text-align: center;
    border: 3px ridge #1e90ff;
    border-radius: 50px;
    box-shadow: 0px 0px 3px 2px black;
    background: #070e6c; }
  .widget-promotion .sphere {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    float: left;
    margin-right: 7px;
    left: 5px;
    top: 14px;
    z-index: 20 !important;
    position: relative;
    -webkit-transform: scale(0.3);
    z-index: -1;
    background-color: #1e90ff;
    border: 1px solid white; }
  .widget-promotion .shadow {
    position: relative;
    top: -15px;
    width: 20px;
    left: 22px;
    height: 0.5em;
    box-shadow: 0px 0px 25px -0.5px white;
    border-radius: 50%;
    float: left;
    margin-right: 7px;
    -webkit-transform: scale(0.3);
    opacity: 0; }
  .widget-promotion #wrap {
    margin: 0 auto;
    width: 100%; }
  .widget-promotion .progress_clear {
    clear: both; }
  .widget-promotion #shadow1 {
    -webkit-animation: fade 2s 0s infinite; }
    .widget-promotion #shadow1.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow2 {
    -webkit-animation: fade 2s .2s infinite; }
    .widget-promotion #shadow2.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow3 {
    -webkit-animation: fade 2s .4s infinite; }
    .widget-promotion #shadow3.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow4 {
    -webkit-animation: fade 2s .6s infinite; }
    .widget-promotion #shadow4.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow5 {
    -webkit-animation: fade 2s .8s infinite; }
    .widget-promotion #shadow5.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow6 {
    -webkit-animation: fade 2s 1s infinite; }
    .widget-promotion #shadow6.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow7 {
    -webkit-animation: fade 2s 1.2s infinite; }
    .widget-promotion #shadow7.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow8 {
    -webkit-animation: fade 2s 1.4s infinite; }
    .widget-promotion #shadow8.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow9 {
    -webkit-animation: fade 2s 1.6s infinite; }
    .widget-promotion #shadow9.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #shadow10 {
    -webkit-animation: fade 2s 1.8s infinite; }
    .widget-promotion #shadow10.true {
      -webkit-animation: fade_true 2s 1.8s infinite; }
  .widget-promotion #sphere1 {
    -webkit-animation: scale 2s 0s infinite; }
    .widget-promotion #sphere1.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere2 {
    -webkit-animation: scale 2s .2s infinite; }
    .widget-promotion #sphere2.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere3 {
    -webkit-animation: scale 2s .4s infinite; }
    .widget-promotion #sphere3.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere4 {
    -webkit-animation: scale 2s .6s infinite; }
    .widget-promotion #sphere4.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere5 {
    -webkit-animation: scale 2s .8s infinite; }
    .widget-promotion #sphere5.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere6 {
    -webkit-animation: scale 2s 1s infinite; }
    .widget-promotion #sphere6.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere7 {
    -webkit-animation: scale 2s 1.2s infinite; }
    .widget-promotion #sphere7.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere8 {
    -webkit-animation: scale 2s 1.4s infinite; }
    .widget-promotion #sphere8.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere9 {
    -webkit-animation: scale 2s 1.6s infinite; }
    .widget-promotion #sphere9.true {
      -webkit-animation: scale_true 0.3s infinite; }
  .widget-promotion #sphere10 {
    -webkit-animation: scale 2s 1.8s infinite; }
    .widget-promotion #sphere10.true {
      -webkit-animation: scale_true 0.3s infinite; }

@-webkit-keyframes fade_true {
  0% {
    -webkit-transform: scale(1);
    opacity: .3; }
  100% {
    -webkit-transform: scale(1);
    opacity: .3; } }

@-webkit-keyframes scale_true {
  0% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }

@-webkit-keyframes fade {
  0% {
    -webkit-transform: scale(0.3);
    opacity: 0; }
  35%,
  65% {
    -webkit-transform: scale(1);
    opacity: .3; }
  65%,
  100% {
    -webkit-transform: scale(0.3);
    opacity: 0; } }

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0.3); }
  35%,
  65% {
    -webkit-transform: scale(1); }
  65%,
  100% {
    -webkit-transform: scale(0.3); } }
  .widget-promotion .module-header {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px; }
  .widget-promotion .teaser img {
    margin-bottom: 0px !important; }
  .widget-promotion table {
    width: 100%;
    border-collapse: collapse; }
    .widget-promotion table tr.up td {
      animation: glowing 5000ms infinite;
      background-color: #25b137; }
      .widget-promotion table tr.up td:last-child:after {
        right: 0; }
      .widget-promotion table tr.up td:after {
        content: '';
        position: absolute;
        border-right: 10px solid #25b137;
        right: -4px;
        top: 0px;
        height: 39px;
        width: 10px;
        z-index: 1; }
    .widget-promotion table thead tr th {
      height: 30px;
      background-color: #141414;
      padding: 0px 5px;
      text-align: left;
      font-weight: 100;
      text-transform: uppercase; }
      .widget-promotion table thead tr th:first-child {
        padding-left: 20px; }
      .widget-promotion table thead tr th:last-child {
        text-align: right;
        padding-right: 20px; }
    .widget-promotion table tbody tr.pozitiaTa td {
      background-color: #c40029;
      font-weight: bold; }
      .widget-promotion table tbody tr.pozitiaTa td span {
        display: block;
        font-weight: bold; }
    .widget-promotion table tbody tr:nth-child(even) {
      background-color: #141414; }
    .widget-promotion table tbody tr:nth-child(odd) {
      background-color: #010101; }
    .widget-promotion table tbody tr td {
      padding: 0 5px;
      height: 40px; }
      .widget-promotion table tbody tr td:first-child {
        width: 62px;
        text-align: left;
        padding-left: 20px; }
        .widget-promotion table tbody tr td:first-child img {
          height: 40px;
          left: -6px; }
      .widget-promotion table tbody tr td:last-child {
        text-align: right;
        padding-right: 20px; }
      .widget-promotion table tbody tr td.dots {
        height: 26px !important;
        text-align: left;
        padding-bottom: 5px;
        font-weight: bold;
        letter-spacing: 3px; }
      .widget-promotion table tbody tr td.poz-ta {
        background-color: #1e90ff;
        height: 26px !important;
        text-align: left; }
  .widget-promotion .win {
    background-color: #010101;
    font-size: 14px;
    color: #fff;
    line-height: 45px;
    overflow: hidden;
    padding: 0 20px; }
    .widget-promotion .win span {
      color: #fff;
      font-size: 15px;
      font-weight: bold; }
    .widget-promotion .win div:first-child {
      float: left; }
    .widget-promotion .win div:nth-child(2) {
      float: right; }
  .widget-promotion .lottieAnimation:hover + .leaderboard-footer img {
    -webkit-animation-name: loadingPuls;
    animation-name: loadingPuls;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }
  .widget-promotion .lottieAnimation:hover + .leaderboard-footer span {
    text-decoration: underline; }
  .widget-promotion .leaderboard-footer {
    text-align: center;
    color: #fff;
    line-height: 50px;
    background-color: #010101;
    font-size: 14px;
    border-bottom: 2px solid #be1417;
    cursor: pointer; }
    .widget-promotion .leaderboard-footer img {
      margin-right: 5px;
      margin-top: 11px; }
      .widget-promotion .leaderboard-footer img:hover {
        animation: pulseImage 6s linear infinite; }
    .widget-promotion .leaderboard-footer span {
      line-height: 20px;
      top: -14px;
      display: block;
      text-transform: capitalize; }

.con-popUp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9000;
  overflow: auto; }
  .con-popUp .tableContainer {
    height: 608px;
    overflow-y: auto;
    margin-bottom: 40px; }
  .con-popUp .popUp {
    right: 40px;
    display: table;
    max-width: 90%;
    margin: auto;
    margin-top: 90px;
    overflow: auto;
    z-index: 3000; }
    .con-popUp .popUp.clasamentWidgetLastResults div.detaliiPromo {
      color: #fff;
      text-decoration: underline;
      display: block;
      font-size: 14px;
      height: 30px;
      line-height: 30px !important;
      background: url(../img/icon/click3.png);
      background-repeat: no-repeat;
      background-size: 20px;
      padding-left: 30px;
      margin: 20px; }
    .con-popUp .popUp .popUp-Content.clasament .leaderboardRules {
      background: #010101;
      color: #fff;
      padding: 20px 20px 0 20px; }
      .con-popUp .popUp .popUp-Content.clasament .leaderboardRules div.detaliiPromo {
        color: #fff;
        text-decoration: underline;
        font-size: 14px;
        height: 30px;
        line-height: 30px !important;
        background: url(../img/icon/click3.png);
        background-repeat: no-repeat;
        background-size: 20px;
        padding-left: 30px;
        background-position: left; }
        .con-popUp .popUp .popUp-Content.clasament .leaderboardRules div.detaliiPromo.true {
          display: block; }
        .con-popUp .popUp .popUp-Content.clasament .leaderboardRules div.detaliiPromo:hover {
          text-decoration: underline; }
        .con-popUp .popUp .popUp-Content.clasament .leaderboardRules div.detaliiPromo.last {
          margin: 20px; }
      .con-popUp .popUp .popUp-Content.clasament .leaderboardRules .rule {
        line-height: 22px;
        font-size: 13px;
        max-width: 586px; }
      .con-popUp .popUp .popUp-Content.clasament .leaderboardRules .rule.title {
        text-transform: uppercase;
        margin: 10px 0px;
        padding: 6px 10px;
        background: #be1417;
        box-shadow: 1px 1px 4px 0px #f76e6e;
        border: 1px solid #ffffff;
        border-top: 1px solid #ffffff; }
    .con-popUp .popUp .popUp-Content.clasament .con-clasament {
      max-height: 500px;
      overflow: auto;
      width: 100%;
      margin-bottom: 40px; }
    .con-popUp .popUp .popUp-Content.clasament table.clasament {
      color: #fff;
      margin: 0 20px 20px 20px;
      width: calc(100% - 40px);
      width: 580px;
      max-width: 580px; }
      .con-popUp .popUp .popUp-Content.clasament table.clasament thead tr td {
        text-transform: uppercase;
        background-color: #141414; }
      .con-popUp .popUp .popUp-Content.clasament table.clasament tr td {
        border: none;
        border-bottom: 1px dashed #4a4a4a; }
        .con-popUp .popUp .popUp-Content.clasament table.clasament tr td:first-child {
          width: 100px; }
        .con-popUp .popUp .popUp-Content.clasament table.clasament tr td:nth-child(2) {
          width: 180px; }
        .con-popUp .popUp .popUp-Content.clasament table.clasament tr td:nth-child(3) {
          width: 150px; }
        .con-popUp .popUp .popUp-Content.clasament table.clasament tr td:nth-child(4) {
          width: 150px; }
      .con-popUp .popUp .popUp-Content.clasament table.clasament.header {
        margin: 20px 20px 0px 20px;
        background: #000; }
        .con-popUp .popUp .popUp-Content.clasament table.clasament.header tr th {
          border: none;
          text-transform: uppercase; }
          .con-popUp .popUp .popUp-Content.clasament table.clasament.header tr th:first-child {
            width: 100px; }
          .con-popUp .popUp .popUp-Content.clasament table.clasament.header tr th:nth-child(2) {
            width: 180px; }
          .con-popUp .popUp .popUp-Content.clasament table.clasament.header tr th:nth-child(3) {
            width: 150px; }
          .con-popUp .popUp .popUp-Content.clasament table.clasament.header tr th:nth-child(4) {
            width: 150px; }
    .con-popUp .popUp.pariuri {
      border-radius: 4px;
      box-shadow: 1px 1px 4px 1px #000; }
      .con-popUp .popUp.pariuri.theme-maxBet,
      .theme-maxBet .con-popUp .popUp.pariuri {
        background: #1f1f1f; }
      .con-popUp .popUp.pariuri.theme-favBet,
      .theme-favBet .con-popUp .popUp.pariuri {
        background: #f2f3f4; }
      .con-popUp .popUp.pariuri.theme-betano,
      .theme-betano .con-popUp .popUp.pariuri {
        background: #fff; }
      .con-popUp .popUp.pariuri.theme-betOne,
      .theme-betOne .con-popUp .popUp.pariuri {
        background: #2e323e; }
    .con-popUp .popUp.runde {
      right: 32px; }
      .con-popUp .popUp.runde .mob_round_results {
        padding: 0 20px 20px;
        margin-bottom: 30px;
        height: calc(100vh - 300px);
        overflow-y: scroll;
        box-shadow: inset 1px 1px 7px 0px #040404; }
        .con-popUp .popUp.runde .mob_round_results .mob_round_con {
          height: max-content;
          border-bottom: 1px solid #797a7d;
          padding-bottom: 20px; }
        .con-popUp .popUp.runde .mob_round_results .mob_round_title {
          text-align: center;
          text-transform: uppercase;
          padding-bottom: 1em; }
        .con-popUp .popUp.runde .mob_round_results .mob_numbersEx_con {
          display: flex;
          flex-wrap: wrap;
          height: max-content; }
        .con-popUp .popUp.runde .mob_round_results .mob_round_info {
          height: 50px;
          padding: 10px;
          font-weight: bold;
          overflow: hidden; }
          .con-popUp .popUp.runde .mob_round_results .mob_round_info.theme-maxBet,
          .theme-maxBet .con-popUp .popUp.runde .mob_round_results .mob_round_info {
            color: #fff; }
          .con-popUp .popUp.runde .mob_round_results .mob_round_info.theme-favBet,
          .theme-favBet .con-popUp .popUp.runde .mob_round_results .mob_round_info {
            color: #140474; }
          .con-popUp .popUp.runde .mob_round_results .mob_round_info.theme-betano,
          .theme-betano .con-popUp .popUp.runde .mob_round_results .mob_round_info {
            color: #1c2026; }
          .con-popUp .popUp.runde .mob_round_results .mob_round_info.theme-betOne,
          .theme-betOne .con-popUp .popUp.runde .mob_round_results .mob_round_info {
            color: #2e323e; }
          .con-popUp .popUp.runde .mob_round_results .mob_round_info span {
            float: left;
            margin-right: 10px; }
            .con-popUp .popUp.runde .mob_round_results .mob_round_info span:first-child {
              color: #25b137;
              line-height: 28px; }
            .con-popUp .popUp.runde .mob_round_results .mob_round_info span img {
              width: auto;
              height: 20px;
              top: 4px;
              margin-right: 5px; }
        .con-popUp .popUp.runde .mob_round_results .mob_numbersEx_con .numbersExtracted {
          background-image: url(../img/bile/maxbet/bila-hover.png);
          width: 44px;
          height: 44px;
          font-size: 14px;
          background-size: 44px;
          line-height: 45px;
          border-radius: 22px;
          text-align: center;
          display: inline-block;
          margin: 6px;
          color: #000;
          font-weight: 500; }
      .con-popUp .popUp.runde .popUp-Content {
        box-shadow: 1px 1px 4px 1px #000;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px; }
        .con-popUp .popUp.runde .popUp-Content.theme-maxBet,
        .theme-maxBet .con-popUp .popUp.runde .popUp-Content {
          background: #1f1f1f; }
        .con-popUp .popUp.runde .popUp-Content.theme-favBet,
        .theme-favBet .con-popUp .popUp.runde .popUp-Content {
          background: #f2f3f4; }
        .con-popUp .popUp.runde .popUp-Content.theme-betano,
        .theme-betano .con-popUp .popUp.runde .popUp-Content {
          background: #fff; }
        .con-popUp .popUp.runde .popUp-Content.theme-betOne,
        .theme-betOne .con-popUp .popUp.runde .popUp-Content {
          background: #2e323e; }
    .con-popUp .popUp .pariuri {
      min-width: 946px;
      font-size: 12px; }
      .con-popUp .popUp .pariuri .status_info.promo {
        width: 100%;
        padding: 0 20px; }
        .con-popUp .popUp .pariuri .status_info.promo .hoverInfo {
          display: none; }
        .con-popUp .popUp .pariuri .status_info.promo:hover .hoverInfo {
          display: block;
          background-color: #ededed;
          position: absolute;
          color: #000;
          text-transform: capitalize;
          min-width: 310px;
          top: -3px;
          left: 120px;
          height: 18px;
          padding: 0 5px;
          line-height: 18px;
          font-size: 11px; }
        .con-popUp .popUp .pariuri .status_info.promo .conInfo {
          background-color: #25b137;
          width: 180px;
          max-width: 180px;
          text-align: center;
          font-weight: 500;
          padding: 10px;
          border-radius: 5px;
          text-transform: uppercase;
          color: #fff; }
      .con-popUp .popUp .pariuri tr.freeRisk_green td {
        background-color: #25b137;
        color: #fff;
        box-shadow: 0 0 0 0 transparent !important; }
      .con-popUp .popUp .pariuri .runde-child table tbody tr td:first-of-type {
        padding-left: 5px;
        border-left: 0px; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:first-of-type.border-red {
          box-shadow: inset 2px 0 0px 0 #cc0000; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:first-of-type.border-yellow {
          box-shadow: inset 2px 0 0px 0 #ffcc00; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:first-of-type.border-green {
          box-shadow: inset 2px 0 0px 0 #00cc33; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:first-of-type.border-light-green {
          box-shadow: inset 2px 0 0px 0 #cccccc; }
      .con-popUp .popUp .pariuri .runde-child table tbody tr td:last-of-type {
        border-right: 0px; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:last-of-type.border-red {
          box-shadow: inset -2px 0 0px 0 #cc0000; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:last-of-type.border-yellow {
          box-shadow: inset -2px 0 0px 0 #ffcc00; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:last-of-type.border-green {
          box-shadow: inset -2px 0 0px 0 #00cc33; }
        .con-popUp .popUp .pariuri .runde-child table tbody tr td:last-of-type.border-light-green {
          box-shadow: inset -2px 0 0px 0 #cccccc; }
    .con-popUp .popUp .runde {
      width: 946px; }
      .con-popUp .popUp .runde .runde-child .con-title .popup-title2 {
        font-weight: 500; }
        .con-popUp .popUp .runde .runde-child .con-title .popup-title2 span {
          font-size: 16px;
          padding: 15px 0px; }
      .con-popUp .popUp .runde .runde-child .con-title .popup-title,
      .con-popUp .popUp .runde .runde-child .con-title .popup-title2 {
        max-height: 50px;
        line-height: 48px;
        padding: 0px 20px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px; }
      .con-popUp .popUp .runde .runde-child .pagination {
        margin-bottom: 0px;
        top: -25px; }
      .con-popUp .popUp .runde .runde-child table {
        margin: 10px 20px 20px 20px;
        width: calc(100% - 40px);
        margin-bottom: 50px;
        font-size: 12px;
        border: none; }
        .con-popUp .popUp .runde .runde-child table tr td {
          background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
          background-position: bottom;
          background-size: 6px 1px;
          background-repeat: repeat-x;
          border: none;
          height: 40px; }
          .con-popUp .popUp .runde .runde-child table tr td.rez-bile {
            padding: 0px !important; }
            .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
              width: 30px;
              height: 30px;
              line-height: 30px;
              border-radius: 50%;
              z-index: 100;
              text-align: center; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-maxBet,
              .theme-maxBet .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                box-shadow: inset 1px 1px 19px 2px #000000; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-favBet,
              .theme-favBet .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                box-shadow: none; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-betano,
              .theme-betano .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                box-shadow: none; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-betOne,
              .theme-betOne .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                box-shadow: none; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-maxBet,
              .theme-maxBet .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                color: #fff; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-favBet,
              .theme-favBet .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                color: #000; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-betano,
              .theme-betano .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                color: #000; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div.theme-betOne,
              .theme-betOne .con-popUp .popUp .runde .runde-child table tr td.rez-bile div {
                color: #2e323e; }
              .con-popUp .popUp .runde .runde-child table tr td.rez-bile div span {
                font-size: 11px; }
          .con-popUp .popUp .runde .runde-child table tr td:first-child {
            font-weight: 100;
            padding: 0px !important; }
            .con-popUp .popUp .runde .runde-child table tr td:first-child .child-tabel {
              padding: 0px;
              margin: 0px;
              width: 100%;
              height: 35px; }
              .con-popUp .popUp .runde .runde-child table tr td:first-child .child-tabel td {
                padding: 10px;
                border: none; }
                .con-popUp .popUp .runde .runde-child table tr td:first-child .child-tabel td:first-child {
                  padding-left: 10px !important;
                  width: 50%; }
                .con-popUp .popUp .runde .runde-child table tr td:first-child .child-tabel td:nth-child(2) {
                  font-weight: 500;
                  margin-left: 10px;
                  margin-right: 10px; }
    .con-popUp .popUp .popUp-Content {
      display: -ms-grid;
      display: grid; }
      .con-popUp .popUp .popUp-Content img#info-img {
        width: 12px;
        top: -3px;
        left: 1px; }
      .con-popUp .popUp .popUp-Content #win-array-cont {
        display: inline;
        left: 0; }
        .con-popUp .popUp .popUp-Content #win-array-cont .win-array-detailed {
          display: none;
          position: absolute;
          z-index: 1000;
          background-color: #ededed;
          padding: 0px !important; }
          .con-popUp .popUp .popUp-Content #win-array-cont .win-array-detailed table {
            border-spacing: 0px;
            border: 1px solid #333;
            margin: 0px;
            background-color: #ededed; }
            .con-popUp .popUp .popUp-Content #win-array-cont .win-array-detailed table thead tr {
              border: 1px solid #333;
              border-bottom: none;
              white-space: nowrap; }
              .con-popUp .popUp .popUp-Content #win-array-cont .win-array-detailed table thead tr th {
                padding: 5px;
                border: 1px solid #333;
                color: #000; }
            .con-popUp .popUp .popUp-Content #win-array-cont .win-array-detailed table tbody tr td {
              border: 1px solid #333;
              border-bottom: none;
              padding: 5px;
              white-space: nowrap;
              background: #ededed;
              color: #000; }
              .con-popUp .popUp .popUp-Content #win-array-cont .win-array-detailed table tbody tr td:first-child {
                border-right: none; }
        .con-popUp .popUp .popUp-Content #win-array-cont .img-win-array-detailed:hover + .win-array-detailed {
          display: block; }
    .con-popUp .popUp div {
      line-height: initial; }
    .con-popUp .popUp .popup-title {
      padding: 15px 20px;
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      z-index: 1; }
      .con-popUp .popUp .popup-title.theme-maxBet,
      .theme-maxBet .con-popUp .popUp .popup-title {
        background: #be1417; }
      .con-popUp .popUp .popup-title.theme-favBet,
      .theme-favBet .con-popUp .popUp .popup-title {
        background: #140474; }
      .con-popUp .popUp .popup-title.theme-betano,
      .theme-betano .con-popUp .popUp .popup-title {
        background: #ff6600; }
      .con-popUp .popUp .popup-title.theme-betOne,
      .theme-betOne .con-popUp .popUp .popup-title {
        background: #6fad4b; }
      .con-popUp .popUp .popup-title span:last-child {
        float: right; }
        .con-popUp .popUp .popup-title span:last-child:hover {
          cursor: pointer; }
    .con-popUp .popUp table {
      border-collapse: collapse;
      margin: 10px 20px 20px 20px;
      width: calc(100% - 40px); }
      .con-popUp .popUp table tr td {
        font-weight: 100; }
      .con-popUp .popUp table tr th {
        font-weight: 500; }
      .con-popUp .popUp table tr td,
      .con-popUp .popUp table tr th {
        padding: 5px;
        border: 1px solid #4a4a4a;
        text-align: left; }
    .con-popUp .popUp .popup-filtre {
      height: 60px;
      padding: 10px; }
      .con-popUp .popUp .popup-filtre select,
      .con-popUp .popUp .popup-filtre input {
        border: 0;
        border-bottom: 1px solid #4a4a4a;
        margin-bottom: 10px; }
        .con-popUp .popUp .popup-filtre select.theme-maxBet,
        .theme-maxBet .con-popUp .popUp .popup-filtre select,
        .con-popUp .popUp .popup-filtre input.theme-maxBet,
        .theme-maxBet
        .con-popUp .popUp .popup-filtre input {
          background: #1f1f1f; }
        .con-popUp .popUp .popup-filtre select.theme-favBet,
        .theme-favBet .con-popUp .popUp .popup-filtre select,
        .con-popUp .popUp .popup-filtre input.theme-favBet,
        .theme-favBet
        .con-popUp .popUp .popup-filtre input {
          background: #f2f3f4; }
        .con-popUp .popUp .popup-filtre select.theme-betano,
        .theme-betano .con-popUp .popUp .popup-filtre select,
        .con-popUp .popUp .popup-filtre input.theme-betano,
        .theme-betano
        .con-popUp .popUp .popup-filtre input {
          background: #fff; }
        .con-popUp .popUp .popup-filtre select.theme-betOne,
        .theme-betOne .con-popUp .popUp .popup-filtre select,
        .con-popUp .popUp .popup-filtre input.theme-betOne,
        .theme-betOne
        .con-popUp .popUp .popup-filtre input {
          background: #2e323e; }
      .con-popUp .popUp .popup-filtre .filtru {
        float: left;
        width: 25%; }
        .con-popUp .popUp .popup-filtre .filtru span {
          display: block;
          padding-left: 3px; }
        .con-popUp .popUp .popup-filtre .filtru select.theme-maxBet,
        .theme-maxBet .con-popUp .popUp .popup-filtre .filtru select {
          color: #fff; }
        .con-popUp .popUp .popup-filtre .filtru select.theme-favBet,
        .theme-favBet .con-popUp .popUp .popup-filtre .filtru select {
          color: #140474; }
        .con-popUp .popUp .popup-filtre .filtru select.theme-betano,
        .theme-betano .con-popUp .popUp .popup-filtre .filtru select {
          color: #1c2026; }
        .con-popUp .popUp .popup-filtre .filtru select.theme-betOne,
        .theme-betOne .con-popUp .popUp .popup-filtre .filtru select {
          color: #2e323e; }
      .con-popUp .popUp .popup-filtre .date-picker {
        width: calc(50% - 10px);
        margin-left: 10px; }
        .con-popUp .popUp .popup-filtre .date-picker .date-picker-item {
          float: left;
          width: 50%; }
        .con-popUp .popUp .popup-filtre .date-picker span {
          padding-left: 0; }

.pagination {
  margin: auto;
  display: table;
  margin-bottom: 20px; }
  .pagination button {
    border: 0;
    background: none;
    float: left;
    width: 15px;
    height: 21px;
    background-size: contain;
    margin: 0 10px; }
    .pagination button svg {
      position: absolute;
      top: 0;
      left: 0; }
      .pagination button svg line.theme-maxBet,
      .theme-maxBet .pagination button svg line {
        stroke: #fff; }
      .pagination button svg line.theme-favBet,
      .theme-favBet .pagination button svg line {
        stroke: #140474; }
      .pagination button svg line.theme-betano,
      .theme-betano .pagination button svg line {
        stroke: #1c2026; }
      .pagination button svg line.theme-betOne,
      .theme-betOne .pagination button svg line {
        stroke: #2e323e; }
    .pagination button:first-child {
      transform: rotate(180deg); }
    .pagination button:disabled {
      opacity: 0.5; }

.con-future {
  background-image: linear-gradient(to right, #060606 44%, #4a4a4a 0%);
  background-position: bottom;
  background-size: 6px 1px;
  background-repeat: repeat-x;
  padding: 20px 18px 30px; }
  .con-future ::-webkit-scrollbar-thumb {
    background-color: #797979;
    border-radius: 10px; }
  .con-future ::-webkit-scrollbar {
    background-color: transparent;
    width: 4px; }
  .con-future .title {
    float: left;
    line-height: 30px; }
  .con-future #info-img {
    width: 12px;
    top: -3px;
    left: 1px; }
  .con-future .con-dropdown {
    float: right;
    text-align: center;
    top: -8px; }
    .con-future .con-dropdown input {
      height: 100%;
      padding-left: 20px;
      width: calc(100% - 20px);
      text-align: center;
      left: 0;
      top: 0;
      background: transparent;
      position: absolute;
      border: none;
      z-index: 100; }
      .con-future .con-dropdown input.theme-maxBet,
      .theme-maxBet .con-future .con-dropdown input {
        color: #d1d7e5; }
      .con-future .con-dropdown input.theme-favBet,
      .theme-favBet .con-future .con-dropdown input {
        color: #d1d7e5; }
      .con-future .con-dropdown input.theme-betano,
      .theme-betano .con-future .con-dropdown input {
        color: #d1d7e5; }
      .con-future .con-dropdown input.theme-betOne,
      .theme-betOne .con-future .con-dropdown input {
        color: #2e323e; }
  .con-future .Dropdown-control {
    background: transparent;
    height: 40px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    outline: none;
    width: 90px;
    padding: 8px 10px 8px 10px; }
    .con-future .Dropdown-control.theme-maxBet,
    .theme-maxBet .con-future .Dropdown-control {
      border: 1px solid #861819; }
    .con-future .Dropdown-control.theme-favBet,
    .theme-favBet .con-future .Dropdown-control {
      border: 1px solid #7085ae; }
    .con-future .Dropdown-control.theme-betano,
    .theme-betano .con-future .Dropdown-control {
      border: 1px solid #7085ae; }
    .con-future .Dropdown-control.theme-betOne,
    .theme-betOne .con-future .Dropdown-control {
      border: transparent; }
  .con-future .Dropdown-placeholder {
    padding-right: 3px;
    color: transparent; }
  .con-future .Dropdown-menu {
    width: 90px;
    right: 0;
    margin-top: 1px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px; }
    .con-future .Dropdown-menu.theme-maxBet,
    .theme-maxBet .con-future .Dropdown-menu {
      border: 1px solid #861819; }
    .con-future .Dropdown-menu.theme-favBet,
    .theme-favBet .con-future .Dropdown-menu {
      border: 1px solid #7085ae; }
    .con-future .Dropdown-menu.theme-betano,
    .theme-betano .con-future .Dropdown-menu {
      border: 1px solid #7085ae; }
    .con-future .Dropdown-menu.theme-betOne,
    .theme-betOne .con-future .Dropdown-menu {
      border: transparent; }
    .con-future .Dropdown-menu.theme-maxBet,
    .theme-maxBet .con-future .Dropdown-menu {
      background: #060606; }
    .con-future .Dropdown-menu.theme-favBet,
    .theme-favBet .con-future .Dropdown-menu {
      background: #fff; }
    .con-future .Dropdown-menu.theme-betano,
    .theme-betano .con-future .Dropdown-menu {
      background: #fff; }
    .con-future .Dropdown-menu.theme-betOne,
    .theme-betOne .con-future .Dropdown-menu {
      background: #0b0f1d; }
    .con-future .Dropdown-menu .Dropdown-option:hover {
      background: transparent; }
      .con-future .Dropdown-menu .Dropdown-option:hover.theme-maxBet,
      .theme-maxBet .con-future .Dropdown-menu .Dropdown-option:hover {
        color: #fff; }
      .con-future .Dropdown-menu .Dropdown-option:hover.theme-favBet,
      .theme-favBet .con-future .Dropdown-menu .Dropdown-option:hover {
        color: #140474; }
      .con-future .Dropdown-menu .Dropdown-option:hover.theme-betano,
      .theme-betano .con-future .Dropdown-menu .Dropdown-option:hover {
        color: #1c2026; }
      .con-future .Dropdown-menu .Dropdown-option:hover.theme-betOne,
      .theme-betOne .con-future .Dropdown-menu .Dropdown-option:hover {
        color: #2e323e; }
  .con-future .is-open .Dropdown-arrow.theme-maxBet,
  .theme-maxBet .con-future .is-open .Dropdown-arrow {
    border-color: transparent transparent #fff; }
  .con-future .is-open .Dropdown-arrow.theme-favBet,
  .theme-favBet .con-future .is-open .Dropdown-arrow {
    border-color: transparent transparent #7085ae; }
  .con-future .is-open .Dropdown-arrow.theme-betano,
  .theme-betano .con-future .is-open .Dropdown-arrow {
    border-color: transparent transparent #7085ae; }
  .con-future .is-open .Dropdown-arrow.theme-betOne,
  .theme-betOne .con-future .is-open .Dropdown-arrow {
    border-color: transparent transparent #2e323e; }
  .con-future .Dropdown-arrow {
    right: 6px;
    top: 16px; }
    .con-future .Dropdown-arrow.theme-maxBet,
    .theme-maxBet .con-future .Dropdown-arrow {
      border-color: #fff transparent transparent; }
    .con-future .Dropdown-arrow.theme-favBet,
    .theme-favBet .con-future .Dropdown-arrow {
      border-color: #7085ae transparent transparent; }
    .con-future .Dropdown-arrow.theme-betano,
    .theme-betano .con-future .Dropdown-arrow {
      border-color: #7085ae transparent transparent; }
    .con-future .Dropdown-arrow.theme-betOne,
    .theme-betOne .con-future .Dropdown-arrow {
      border-color: #2e323e transparent transparent; }

.TicketIconSvg {
  position: relative;
  width: 50px;
  height: 100%;
  background: #140474;
  padding-left: 12px;
  padding-top: 7px; }
  .TicketIconSvg__ticketsNr {
    position: absolute;
    left: 27px;
    top: 1px; }

.BurgerMenuSvg path {
  stroke: white;
  fill: white; }

.con-random-numbers {
  height: 90px; }

.ExpiredTicketButtons {
  display: flex;
  margin: 5px 12px 0 12px; }
  .ExpiredTicketButtons__delete, .ExpiredTicketButtons__changeRound {
    height: 40px !important;
    border-radius: 3px;
    color: #1E90FF;
    text-transform: uppercase;
    font-weight: 700; }
  .ExpiredTicketButtons__changeRound {
    width: 73%;
    background: transparent;
    border: 1px solid #1E90FF; }
  .ExpiredTicketButtons__delete {
    width: 1rem;
    height: 1rem;
    z-index: 10;
    width: 20%;
    background: #1E90FF !important;
    margin-right: 20px;
    box-sizing: border-box;
    border: none; }
    .ExpiredTicketButtons__delete:before, .ExpiredTicketButtons__delete:after {
      content: '';
      position: absolute;
      width: 0.8rem;
      height: 1px;
      background-color: #d1d7e5;
      border-radius: 2px;
      transition: background-color 300ms;
      left: 0; }
    .ExpiredTicketButtons__delete:before {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      transform: rotate(45deg); }
    .ExpiredTicketButtons__delete:after {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .ExpiredTicketButtons__delete:after, .ExpiredTicketButtons__delete:before {
      left: 20px;
      background: #fff; }

/*=============================================RESPONSIVE============================================*/
@media screen and (max-width: 1485px) {
  .col-mid table tbody .con-bile-tr .con-bile {
    text-align: left;
    margin: 10px 0 0 20px; } }

@media screen and (max-width: 1500px) {
  .col-dr .module-header {
    border-top-right-radius: 0px; }
  .container {
    width: 100%; }
  .col-st {
    width: 260px; }
  .col-dr {
    width: 300px; }
    .col-dr .con-bilet .bilet .bilet-sisteme .sisteme .col1 {
      left: 2%; }
      .col-dr .con-bilet .bilet .bilet-sisteme .sisteme .col1 div {
        width: 48%; }
  .con-top-winers .top-winers-past div {
    width: 220px; }
  .con-future .title {
    line-height: unset; }
  .con-future .Dropdown-control {
    height: 30px; }
    .con-future .Dropdown-control .Dropdown-arrow {
      top: 12px; }
  .con-future .con-dropdown input {
    line-height: 28px; }
  .con-miza {
    height: 30px !important; }
    .con-miza input {
      line-height: 30px !important; }
    .con-miza input,
    .con-miza .minus,
    .con-miza .plus {
      height: 30px !important;
      line-height: 30px !important; }
      .con-miza input div,
      .con-miza .minus div,
      .con-miza .plus div {
        line-height: 30px !important;
        height: 30px !important; }
  .col-mid .con-paytable .module-header .con-con-miza .con-miza {
    padding-top: 15px; }
    .col-mid .con-paytable .module-header .con-con-miza .con-miza input {
      height: 30px !important; }
  .col-mid {
    width: calc(100% - 260px - 300px - 20px - 20px);
    margin-left: 20px;
    margin-right: 20px;
    float: left; }
  .con-con-runde-ora .con-runde-ora div.con-round {
    width: 80px;
    padding: 8px 0; }
    .con-con-runde-ora .con-runde-ora div.con-round .hour {
      margin: 5px 0 5px; }
  .col-mid .con-random-numbers .random-numbers button {
    width: 60px;
    height: 40px;
    font-size: 16px; }
  .col-mid .con-random-numbers .random-btns button.refresh,
  .col-mid .con-random-numbers .random-btns button.cancel-selection {
    height: 30px; } }

@media screen and (max-width: 1450px) {
  .statistici.sta3,
  .statistici.sta4 {
    min-width: 168px; }
  .con-statistici {
    padding: 20px 0 10px 20px; }
    .con-statistici:before {
      left: -15px !important;
      top: 17px !important;
      height: 20px !important; }
    .con-statistici .statistici {
      padding: 0 0 0 10px; }
      .con-statistici .statistici .stat_nb {
        font-size: 12px; } }

@media screen and (max-width: 1380px) {
  .col-mid {
    width: calc(100% - 260px - 300px - 10px - 10px);
    margin-left: 10px;
    margin-right: 10px; }
  .col-mid table tbody .con-bile-tr td {
    padding: 25px 20px 10px 20px !important; }
  .col-mid table tbody tr td.time_round span:first-child {
    display: none; } }

@media screen and (max-width: 1300px) {
  .col-mid .mid-list-dd .controls button.addFav {
    padding: 6px 10px; }
  .col-mid .con-random-numbers .random-numbers button {
    width: 50px; }
  .con-con-runde-ora {
    margin: 10px 0; }
  .col-st {
    width: 230px; }
    .col-st nav {
      font-size: 11px; }
  .col-mid {
    width: calc(100% - 230px - 300px - 10px - 10px); }
  .col-mid table tbody tr td.addFavNb {
    min-width: unset !important; } }

@media screen and (max-width: 1199px) {
  .widget-promotion #wrap {
    display: none; }
  .app.theme-maxBet .widget-promotion .teaserImg,
  .theme-maxBet .app .widget-promotion .teaserImg {
    display: none; }
  .app.theme-maxBet .btnWidget-con,
  .theme-maxBet .app .btnWidget-con {
    background: #232323; }
    .app.theme-maxBet .btnWidget-con .btnWidgetMobile,
    .theme-maxBet .app .btnWidget-con .btnWidgetMobile {
      border: 1px solid #ec850f; }
  .con-popUp .popUp .popUp-Content.clasament .leaderboardRules .rule.title {
    display: block !important; }
  .con-popUp .popUp .popUp-Content.clasament .leaderboardRules div.detaliiPromo {
    display: block; }
  .lottieAnimation {
    display: none; }
  .mobile {
    z-index: 1001;
    position: absolute;
    box-shadow: unset;
    width: 100%; }
    .mobile .widget-promotion {
      margin: 0px !important; }
      .mobile .widget-promotion .module-header {
        display: none; }
    .mobile.false {
      visibility: hidden;
      transition-duration: 1s;
      transform: translateY(100%); }
    .mobile.true {
      z-index: 2010;
      transition-duration: 0.5s;
      transform: translateY(0); }
      .mobile.true .con-leaderboard {
        overflow: auto; }
      .mobile.true .widget-promotion .win div:first-child {
        float: left; }
      .mobile.true .widget-promotion .win div:nth-child(2) {
        float: right; }
  .btnWidget-con {
    background: #140474;
    padding: 10px; }
    .btnWidget-con .btnWidgetMobile {
      border: 1px solid #1e90ff;
      border-radius: 3px;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      line-height: 28px;
      background-position: 57px 10px;
      text-shadow: 2px -1px 0px #000; }
    .btnWidget-con div.arrow {
      position: absolute;
      max-width: 24px;
      max-height: 24px;
      border: solid #fff;
      border-width: 0 3px 3px 0;
      display: inline-block;
      padding: 4px;
      right: 34px;
      top: 20px;
      cursor: pointer; }
      .btnWidget-con div.arrow.down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        top: 15px !important; }
      .btnWidget-con div.arrow.up {
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg); }
  .widget-promotion .teaserImg img {
    display: none !important; }
  .con-con-runde-ora .scroll-container .con-scroll {
    overflow: auto !important; }
    .con-con-runde-ora .scroll-container .con-scroll::-webkit-scrollbar {
      background-color: transparent;
      height: 0;
      width: 0; }
  .PopGameRegulation {
    width: 100%; }
    .PopGameRegulation__content {
      max-height: 600px; }
    .PopGameRegulation h1,
    .PopGameRegulation p {
      padding: 0 30px 0 35px; }
  .col-dr .con-bilet .bilet .bilet-header {
    padding: 15px 0 0 20px;
    overflow: hidden; }
    .col-dr .con-bilet .bilet .bilet-header div {
      float: left; }
      .col-dr .con-bilet .bilet .bilet-header div:nth-child(2) {
        margin-left: 10px;
        top: -2px; }
  .col-mid table tbody .con-bile-tr .con-bile {
    margin: 20px 0 0 0px; }
  .col-mid.lowBlur {
    opacity: 0.3; }
  .col-st.lowBlur nav,
  .col-st.lowBlur .module-header,
  .col-st.lowBlur .vizual-bar,
  .col-st.lowBlur .con-lotto-resp-st,
  .col-st.lowBlur .con-statistici {
    opacity: 0.3; }
  .mon-btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    padding: 5px;
    border-bottom: 1px solid #1b1b1b;
    border-top: 1px solid #1b1b1b; }
    .mon-btns.hide {
      display: none; }
    .mon-btns div {
      width: calc(43% - 10px);
      float: left;
      margin: 0 5px;
      padding: 10px;
      background-color: #1b1b1b;
      border-radius: 4px;
      border: 1px solid #ec850f; }
    .mon-btns button {
      width: calc(12% - 10px);
      height: 36px;
      background-color: #1b1b1b;
      color: #fff;
      border: 1px solid #ec850f;
      border-radius: 3px; }
  .col-dr .con-bilet .bilet .con-bilet-bile {
    padding: 10px 0 20px 10px;
    max-width: 310px;
    margin: auto; }
  .col-st nav {
    background-image: none; }
    .col-st nav .active div {
      margin-left: 0px; }
  .col-st nav.lotteries-nav.top-lotteries button:hover {
    color: #fff; }
  .col-st nav .live-lot {
    margin-right: 10px; }
  .col-st nav ul:first-of-type li.selected div.country-selected {
    height: 47px;
    background-image: none;
    color: #fff; }
  .col-st nav ul li:hover {
    color: #fff; }
  .container {
    padding-top: 0px; }
  .logo-header {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    height: 76px;
    background-color: #020202; }
    .logo-header .wallet {
      line-height: 76px; }
    .logo-header .logo img {
      margin-top: 18px; }
    .logo-header .menu-logo img {
      margin-top: 26px; }
    .logo-header div {
      width: 33.3%;
      float: left;
      text-align: center; }
  .header-mobile {
    height: 44px;
    overflow: hidden; }
    .header-mobile .bilet-mobile {
      overflow: hidden; }
      .header-mobile .bilet-mobile img {
        margin-top: 14px;
        float: left; }
      .header-mobile .bilet-mobile .con-bilet-mobile {
        width: 30px;
        left: calc(50% - 15px); }
      .header-mobile .bilet-mobile .nrBilete {
        float: left;
        width: 14px;
        height: 14px;
        border-radius: 10px;
        position: absolute;
        top: 3px;
        left: 13px;
        line-height: 14px;
        font-size: 11px;
        padding-right: 1px; }
        .header-mobile .bilet-mobile .nrBilete.red {
          color: #000;
          background-color: #be1417; }
        .header-mobile .bilet-mobile .nrBilete.green {
          color: #fff;
          background-color: #25b137; }
    .header-mobile .live-lot-mobile {
      width: 40% !important;
      text-transform: uppercase; }
      .header-mobile .live-lot-mobile img {
        margin-top: 15px; }
    .header-mobile div {
      width: 30%;
      height: 44px;
      float: left;
      text-align: center; }
      .header-mobile div.active {
        background-color: #1b1b1b; }
      .header-mobile div img {
        margin-right: 8px; }
  .con-statistici {
    padding: 0;
    color: #9e9e9f; }
    .con-statistici:before {
      left: 162px !important;
      top: 5px !important; }
    .con-statistici .statistici {
      padding: 10px 0 0 10px; }
      .con-statistici .statistici.active {
        background-color: transparent; }
      .con-statistici .statistici .stat_nb {
        font-size: 13px; }
    .con-statistici .stat-title {
      height: 30px;
      line-height: 30px;
      display: block !important;
      padding-left: 30px;
      background-position: 8px center;
      background-repeat: no-repeat;
      background-size: 12px;
      font-size: 14px; }
      .con-statistici .stat-title.theme-maxBet,
      .theme-maxBet .con-statistici .stat-title {
        color: #fff; }
      .con-statistici .stat-title.theme-favBet,
      .theme-favBet .con-statistici .stat-title {
        color: #140474; }
      .con-statistici .stat-title.theme-betano,
      .theme-betano .con-statistici .stat-title {
        color: #1c2026; }
      .con-statistici .stat-title.theme-betOne,
      .theme-betOne .con-statistici .stat-title {
        color: #2e323e; }
      .con-statistici .stat-title.false {
        background-image: url(../img/icon/arrow-down.png); }
      .con-statistici .stat-title.true {
        background-image: url(../img/icon/arrow-up.png); }
        .con-statistici .stat-title.true .con-simple {
          display: flex; }
    .con-statistici .stat-title.false + .con-simple {
      display: none; }
    .con-statistici .stat-title.true + .con-simple {
      display: block; }
    .con-statistici .con-simple {
      padding: 10px 20px 0; }
  .col-mid .con-random-numbers .random-numbers button {
    width: 70px;
    margin: 10px 0 0 10px; }
  .clearSearch {
    right: 10px;
    position: absolute;
    top: 14px; }
    .clearSearch.hidden {
      visibility: hidden; }
    .clearSearch.visible {
      cursor: pointer; }
  .scrollToOdds {
    display: none; }
  table.runde.live {
    margin-top: 0px !important; }
  .slider {
    display: none; }
  .con-lotto-resp-mid {
    display: none; }
  .con-lotto-resp-st {
    display: block !important; }
  .col-st {
    width: 1px !important;
    min-width: 100%;
    z-index: 1000;
    float: none; }
    .col-st .vizual-bar {
      display: block;
      text-align: center;
      padding-left: 30px;
      background-size: 12px;
      background-position: 8px center;
      background-repeat: no-repeat;
      cursor: pointer;
      height: 40px;
      line-height: 40px; }
      .col-st .vizual-bar.disabled {
        opacity: 0.5; }
    .col-st .vizual-bar.false + .con-lotto-resp-st {
      display: none !important; }
    .col-st .vizual-bar.true + .con-lotto-resp-st {
      display: block !important; }
    .col-st nav {
      width: 100%;
      max-height: 55px;
      overflow: auto;
      overflow-y: hidden;
      margin-bottom: 0px;
      border-bottom: 1px solid #232323; }
      .col-st nav.lotteries-nav {
        flex-direction: row; }
        .col-st nav.lotteries-nav .lottery {
          display: flex;
          flex-direction: row;
          min-width: -webkit-max-content;
          min-width: max-content; }
        .col-st nav.lotteries-nav .lottery {
          height: 47px;
          border-bottom: none; }
          .col-st nav.lotteries-nav .lottery .chevron {
            margin-left: 10px;
            top: 3px; }
          .col-st nav.lotteries-nav .lottery.selected .chevron {
            -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
        .col-st nav.lotteries-nav .country.theme-maxBet,
        .theme-maxBet .col-st nav.lotteries-nav .country {
          flex-direction: row; }
        .col-st nav.lotteries-nav .country.theme-favBet,
        .theme-favBet .col-st nav.lotteries-nav .country {
          flex-direction: "column"; }
        .col-st nav.lotteries-nav .country.theme-betano,
        .theme-betano .col-st nav.lotteries-nav .country {
          flex-direction: "column"; }
        .col-st nav.lotteries-nav .country.theme-betOne,
        .theme-betOne .col-st nav.lotteries-nav .country {
          flex-direction: row; }
      .col-st nav.top-lotteries {
        opacity: 1;
        font-size: 12px;
        height: 130px;
        max-height: unset;
        overflow: auto;
        border-top: 1px solid #1b1b1b;
        margin: 10px 0;
        border-bottom: 1px solid #1b1b1b;
        margin-bottom: 10px;
        color: pink; }
        .col-st nav.top-lotteries.hide {
          display: none; }
      .col-st nav::-webkit-scrollbar {
        background-color: #232323;
        height: 8px;
        width: 8px; }
      .col-st nav::-webkit-scrollbar-thumb {
        background-color: #25b137;
        border-radius: 7px; }
      .col-st nav::-webkit-scrollbar-track {
        margin: 0px 10px;
        border-radius: 10px;
        background-color: #232323; }
      .col-st nav.top-lotteries button {
        width: 100%; }
    .col-st .currentTime {
      padding: 0px 50px;
      line-height: 50px; }
    .col-st .module-header1 {
      position: absolute;
      z-index: 2;
      height: 49px;
      top: 0;
      left: 50px;
      padding-left: 0px !important;
      font-size: 12px; }
  .col-dr {
    position: absolute;
    width: calc(100% - 5px);
    top: 170px;
    background-color: #222222;
    z-index: 1000;
    transition-duration: 0.5s;
    -ms-transform: translateX(110%);
    transform: translateX(110%); }
    .col-dr .con-future .Dropdown-control,
    .col-dr .con-future .Dropdown-menu {
      width: 90px; }
    .col-dr .fav .Dropdown-control {
      padding: 10px 15px 10px 5px !important; }
    .col-dr .fav .Dropdown-placeholder {
      max-width: 100% !important; }
    .col-dr .con-top-winers .top-winers-mid .castig {
      font-size: 13px; }
    .col-dr .con-top-winers .top-winers-mid .top-winers-mid-item div:last-child {
      float: right !important;
      padding-left: 0px !important; }
    .col-dr .mob-overlay {
      width: 100%;
      height: 100%;
      position: absolute; }
    .col-dr .module-header {
      padding-left: 30px;
      background-size: 12px;
      background-position: 8px center;
      background-repeat: no-repeat;
      background-image: url(../img/icon/arrow-left.png); }
      .col-dr .module-header.theme-maxBet,
      .theme-maxBet .col-dr .module-header {
        height: 40px; }
      .col-dr .module-header.theme-favBet,
      .theme-favBet .col-dr .module-header {
        height: 65px; }
      .col-dr .module-header.theme-betano,
      .theme-betano .col-dr .module-header {
        height: 65px; }
      .col-dr .module-header.theme-betOne,
      .theme-betOne .col-dr .module-header {
        height: 40px; }
    .col-dr.mob {
      transition-duration: 0.5s;
      -ms-transform: translateX(5px);
      transform: translateX(5px);
      box-shadow: 1px 1px 11px 2px #1b1b1b; }
      .col-dr.mob .module-header {
        cursor: pointer;
        background-image: url(../img/icon/arrow-right.png);
        background-repeat: no-repeat; }
        .col-dr.mob .module-header.sisteme-title {
          background-image: none; }
      .col-dr.mob .but-pariaza,
      .col-dr.mob .but-pariaza-tot {
        font-size: 14px !important; }
      .col-dr.mob .istoric-pariuri,
      .col-dr.mob .scrollToOdds,
      .col-dr.mob .istoric-runde {
        font-size: 12px !important; }
  .mob-ticket {
    display: block;
    position: absolute;
    background-color: #fff;
    top: 90vh;
    left: 50%;
    z-index: 1000; }
  .bila,
  .bila-active {
    width: 50px;
    height: 50px;
    font-size: 12px;
    background-size: 50px;
    line-height: 50px; }
  .col-mid {
    width: 100%;
    left: 0;
    transition: all 0.3s;
    margin: 0; }
    .col-mid table.mob-odds {
      background-color: #060606;
      position: absolute;
      z-index: 9999999;
      width: 100%;
      top: 26px;
      border-radius: 0px; }
      .col-mid table.mob-odds tr:nth-child(2) td {
        height: 30px;
        padding: 6px; }
    .col-mid .mid-list-dd.mob {
      left: 0;
      transition: all 0.3s; }
      .col-mid .mid-list-dd.mob .mob-overlay {
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        z-index: 1000; }
    .col-mid table thead tr {
      border-top-left-radius: 0px !important;
      border-bottom-left-radius: 0px !important; }
      .col-mid table thead tr th {
        border-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        /*=========================================================================*/ }
        .col-mid table thead tr th img {
          display: none; }
        .col-mid table thead tr th:first-child span {
          border-top-left-radius: 0px !important;
          border-bottom-left-radius: 0px !important; }
        .col-mid table thead tr th:last-child {
          border-top-right-radius: 0px !important;
          border-bottom-right-radius: 0px !important; }
    .col-mid table tbody {
      border-radius: 0px !important; }
      .col-mid table tbody tr {
        border-radius: 0px !important; }
        .col-mid table tbody tr td:first-child {
          border-top-left-radius: 0px !important;
          border-bottom-left-radius: 0px !important;
          padding-left: 0px; }
        .col-mid table tbody tr td:last-child {
          border-top-right-radius: 0px !important;
          border-bottom-right-radius: 0px !important; }
  .con-popUp .popUp {
    width: 98%;
    max-width: 98% !important;
    right: 0 !important; }
    .con-popUp .popUp.clasamentWidget {
      max-width: 462px !important; }
    .con-popUp .popUp .popUp-Content {
      width: 100% !important; }
    .con-popUp .popUp .runde .runde-child,
    .con-popUp .popUp .pariuri .runde-child {
      padding: 0px; }
      .con-popUp .popUp .runde .runde-child table tr td,
      .con-popUp .popUp .runde .runde-child table tr th,
      .con-popUp .popUp .pariuri .runde-child table tr td,
      .con-popUp .popUp .pariuri .runde-child table tr th {
        padding: 5px !important;
        font-weight: 100; }
    .con-popUp .popUp .pariuri {
      min-width: 98%; }
      .con-popUp .popUp .pariuri .runde-child {
        padding: 0px 0px 40px 0px; } }

@media screen and (max-width: 850px) {
  .con-popUp .popUp .pariuri .status_info.promo:hover .hoverInfo {
    display: none; }
  .con-popUp .popUp .pariuri .status_info.promo .hoverInfo {
    display: none; }
    .con-popUp .popUp .pariuri .status_info.promo .hoverInfo.true {
      display: block;
      background-color: #ededed;
      position: absolute;
      color: #000;
      text-transform: capitalize;
      width: max-content;
      top: -3px;
      left: 120px;
      height: 18px;
      padding: 0 5px;
      line-height: 18px;
      font-size: 11px; }
  .col-mid table td.time_round {
    min-width: 300px !important; }
  .col-mid table tbody tr td.addFavNb {
    padding-right: 10px; }
    .col-mid table tbody tr td.addFavNb button.addFav {
      min-width: 170px; }
  .col-mid table td.time_round {
    min-width: unset !important; } }

@media screen and (max-width: 700px) {
  .col-dr .con-future .Dropdown-menu {
    top: 30px; }
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    margin: 5px; }
  .col-mid .mid-list-dd table.main tbody tr:first-child td:first-child {
    padding-left: 10px; }
  .col-mid .mid-list-dd table.main tbody tr:first-child td:last-child {
    width: 250px;
    padding-right: 10px; }
  .oriz button {
    margin: 40px 10px; }
    .oriz button img {
      width: 20px; }
  .con-con-runde-ora .con-runde-ora div.con-round {
    width: 70px;
    padding: 10px 0; }
    .con-con-runde-ora .con-runde-ora div.con-round .hour {
      font-size: 15px;
      margin: 5px 0 5px; }
  .mid-list-dd .time_round {
    padding-left: 10px !important; }
  .mid-list-dd .fav {
    width: 100% !important;
    max-width: 300px;
    padding: 0px 10px 0px 0px !important;
    justify-content: flex-end !important; }
    .mid-list-dd .fav ::-webkit-scrollbar {
      width: 5px !important; }
    .mid-list-dd .fav .star {
      margin-left: 3px;
      margin-right: 3px; }
    .mid-list-dd .fav span:first-child {
      display: none; }
  .Dropdown-option {
    padding: 6px 3px; }
  .Dropdown-root {
    max-width: 100px; }
  .Dropdown-control {
    float: right;
    max-width: 100px; }
  .col-mid .but-mob-cote {
    display: inline-block !important;
    float: right;
    padding-right: 34px; }
  .col-mid table.runde td:nth-child(n+2) {
    display: none; }
  .col-mid table.main thead th:nth-child(n+2) {
    display: none; }
  .col-mid table.main thead tr th:first-child span {
    display: inline-block !important; }
  .col-mid table.main tbody tr:first-child td:first-child {
    background-position: 14px 16px !important; } }

@media screen and (max-width: 650px) {
  .con-popUp .popUp.clasamentWidget {
    max-width: 99% !important; }
  .pagination {
    margin-bottom: 10px;
    position: absolute;
    left: calc(50% - 40px); }
  .con-popUp .popUp .popup-filtre {
    height: 95px; }
    .con-popUp .popUp .popup-filtre .filtru {
      margin-left: 0px;
      margin-right: 10px;
      width: calc(50% - 10px); }
      .con-popUp .popUp .popup-filtre .filtru select {
        width: 100%; }
      .con-popUp .popUp .popup-filtre .filtru.date-picker {
        width: 100% !important; }
        .con-popUp .popUp .popup-filtre .filtru.date-picker .date-picker-item {
          margin-right: 10px;
          width: calc(50% - 10px); }
          .con-popUp .popUp .popup-filtre .filtru.date-picker .date-picker-item input,
          .con-popUp .popUp .popup-filtre .filtru.date-picker .date-picker-item .react-datepicker__input-container,
          .con-popUp .popUp .popup-filtre .filtru.date-picker .date-picker-item .react-datepicker-wrapper {
            width: 100%; }
  .con-popUp .popUp.pariuri table {
    margin: 10px 10px 20px 10px;
    width: calc(100% - 20px);
    font-size: 11px; }
  .con-popUp .popUp.pariuri .runde-child {
    padding: 0px 0px 10px 0px; }
  .con-popUp .popUp.pariuri .tableContainer {
    margin-bottom: 0 !important;
    height: 624px; } }

@media screen and (max-width: 600px) {
  .con-popUp .popUp .popUp-Content.clasament .leaderboardRules {
    padding: 10px; }
  .con-popUp .popUp .popUp-Content.clasament .con-clasament,
  .con-popUp .popUp .popUp-Content.clasament table.clasament {
    width: calc(100% - 20px);
    max-width: calc(100% - 20px);
    margin-left: 10px !important; }
  .con-popUp .popUp .pariuri {
    font-size: 10px; }
  .con-popUp .popUp .popUp-Content img#info-img {
    display: none; }
  .col-mid table tbody .con-bile-tr td {
    padding: 30px 10px 10px 10px !important; }
  .col-mid .mid-list-dd .controls {
    right: 10px;
    top: 20px;
    position: absolute;
    z-index: 100;
    min-width: 170px; }
    .col-mid .mid-list-dd .controls button.addFav {
      height: 34px; }
  .col-mid table tbody tr:first-child {
    height: 50px; }
  .promoInfo {
    font-size: 15px;
    font-weight: 500; }
  .con-popUp .popUp {
    width: 99%;
    max-width: 99% !important; }
    .con-popUp .popUp .popUp-Content {
      width: 100% !important; }
    .con-popUp .popUp .runde .runde-child,
    .con-popUp .popUp .pariuri .runde-child {
      padding: 0px; }
      .con-popUp .popUp .runde .runde-child table tr td,
      .con-popUp .popUp .runde .runde-child table tr th,
      .con-popUp .popUp .pariuri .runde-child table tr td,
      .con-popUp .popUp .pariuri .runde-child table tr th {
        padding: 5px 1px !important;
        font-size: 10px;
        font-weight: 100;
        text-align: center; }
      .con-popUp .popUp .runde .runde-child span.number,
      .con-popUp .popUp .pariuri .runde-child span.number {
        padding: 1px;
        display: inline-block; }
    .con-popUp .popUp .pariuri {
      min-width: 99%; }
      .con-popUp .popUp .pariuri .runde-child {
        padding: 0px 0px 40px 0px; }
  .runde-child {
    overflow: hidden; } }

@media screen and (max-width: 550px) {
  .col-st .vizual-bar {
    padding-left: 20px;
    font-size: 11px; } }

@media screen and (max-width: 507px) {
  .statistici.sta3,
  .statistici.sta4 {
    min-width: unset; }
  .con-statistici .statistici .stat_nb {
    font-size: 12px; }
  .con-statistici .con-simple {
    padding: 17px 10px 10px 10px; }
  .con-statistici:before {
    left: 162px !important; }
  .col-mid .con-paytable .module-header {
    padding-left: 10px; }
  .col-mid .con-paytable .module-header .con-con-miza .con-miza {
    margin-right: 10px; }
  .col-mid table tbody tr:first-child td.time_round {
    padding-left: 10px !important; }
  .col-mid table tbody tr:first-child td:last-child {
    padding-right: 0px !important; }
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    width: 40px;
    height: 40px;
    font-size: 12px;
    background-size: 40px;
    line-height: 40px;
    font-size: 15px; }
  .col-dr .con-bilet .bilet .con-bilet-bile .bila-active {
    width: 40px;
    height: 40px;
    background-size: 40px;
    line-height: 40px;
    margin: 14px 20px 0 0;
    font-size: 15px; }
  .col-mid .mid-list-dd .controls {
    min-width: 160px; }
  .container {
    font-size: 12px; }
  .con-runde-ora .con-but-scroll:nth-child(2) {
    right: 0; }
  .con-scroll {
    padding-left: 20px !important; }
  .oriz {
    position: absolute;
    top: 0;
    width: 40px;
    height: 100px;
    z-index: 100;
    margin: 0 !important; }
    .oriz.right {
      right: 0; }
    .oriz img {
      z-index: 100; }
    .oriz:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5); }
  .col-mid .con-random-numbers .random-numbers button {
    width: 40px;
    margin: 5px 0 0 5px; }
  .con-paytable .module-header .con-con-miza span:first-child {
    display: none;
    color: #343843;
    width: 0px;
    height: 0px; } }

@media screen and (max-width: 469px) {
  .btnWidget-con .btnWidgetMobile {
    font-size: 12px; }
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    margin: 6px; } }

@media screen and (max-width: 435px) {
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    margin: 5px; } }

@media screen and (max-width: 419px) {
  .theme-maxBet .mobile.true .widget-promotion .win {
    font-size: 13px; }
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    margin: 5px 4px; } }

@media screen and (max-width: 403px) {
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    margin: 5px 3px; } }

@media screen and (max-width: 387px) {
  .col-mid table tbody .con-bile-tr td {
    padding: 30px 5px 10px 5px !important; }
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    width: 34px;
    height: 34px;
    background-size: 34px;
    line-height: 34px;
    line-height: 34px;
    font-size: 13px; } }

@media screen and (max-width: 339px) {
  .col-mid table tbody .con-bile-tr td {
    padding: 30px 5px 10px 5px !important; }
  .col-mid table tbody .con-bile-tr .con-bile .bila,
  .col-mid table tbody .con-bile-tr .con-bile .bila-active {
    margin: 5px 2px; } }

@media screen and (max-width: 450px) {
  .widget-promotion table {
    font-size: 13px; }
  .con-popUp .popUp .popUp-Content.clasament table.clasament {
    font-size: 13px; }
  .app.theme-maxBet .widget-promotion .teaserImg,
  .theme-maxBet .app .widget-promotion .teaserImg {
    display: block; }
    .app.theme-maxBet .widget-promotion .teaserImg img,
    .theme-maxBet .app .widget-promotion .teaserImg img {
      display: block !important; }
  .col-st .vizual-bar {
    padding: 0 15px;
    height: 20px;
    line-height: 20px;
    background-size: 16px;
    background-position: 15px center; } }

@media screen and (max-width: 400px) {
  .col-mid .con-random-numbers .random-btns button.cancel-selection,
  .col-mid .con-random-numbers .random-btns button.refresh {
    padding: 0px 5px; }
  .con-popUp .popUp .runde .runde-child .con-title .popup-title2 {
    max-height: 40px;
    line-height: 40px; }
  .con-popUp .popUp.runde .mob_round_results {
    font-size: 13px; }
    .con-popUp .popUp.runde .mob_round_results .mob_numbersEx_con .numbersExtracted {
      width: 34px;
      height: 34px;
      font-size: 12px;
      background-size: 34px;
      line-height: 35px;
      margin: 3px; }
  .col-st input.search-input {
    background-position: 10px center; }
  .col-mid .mid-list-dd table.main tbody tr:first-child td:last-child {
    width: 195px; }
  .col-mid .mid-list-dd .fav .Dropdown-control,
  .col-mid .mid-list-dd .fav .Dropdown-menu {
    min-width: 180px; } }

@media screen and (max-width: 375px) {
  .col-dr .con-bilet .bilet .con-bilet-bile {
    padding: 10px 0 20px 20px;
    max-width: 254px; }
    .col-dr .con-bilet .bilet .con-bilet-bile .bila-active {
      width: 38px;
      height: 38px;
      background-size: 38px;
      line-height: 38px;
      margin: 14px 8px 0 0;
      line-height: 39px;
      margin-right: 1px;
      font-size: 14px; }
  .con-popUp .popUp .pariuri .runde-child {
    min-height: 300px; }
  .col-mid .con-paytable .module-header {
    padding-left: 10px;
    font-size: 13px; }
  .promoInfo {
    font-size: 11px; } }

@media screen and (max-width: 340px) {
  .col-dr .con-bilet .zero-bilete {
    padding: 15px 10px 30px 30px; }
  .col-mid .con-random-numbers .random-btns button.refresh {
    margin-right: 0; } }

/*=========================================================================*/
.sk-circle {
  margin: auto;
  width: 100%;
  height: 100%;
  position: relative;
  margin: auto;
  text-align: center;
  display: table; }

.sk-circle .sk-child {
  margin: auto;
  text-align: center;
  display: table;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 100px;
  left: calc(50% - 30px); }

.sk-circle .sk-child:before {
  content: '';
  top: 110px;
  width: 15%;
  height: 15%;
  background-color: #59b002;
  display: block;
  margin: 0 auto;
  margin: auto;
  text-align: center;
  display: table;
  border-radius: 100%;
  -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
  animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }

.sk-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.sk-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.sk-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.sk-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.sk-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.sk-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.sk-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.sk-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.sk-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.sk-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.sk-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.sk-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.sk-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s; }

.sk-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.sk-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

.sk-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s; }

.sk-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s; }

.sk-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s; }

.sk-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s; }

.sk-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s; }

.sk-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s; }

.sk-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.lotto-live {
  width: 100%; }
  .lotto-live.theme-maxBet,
  .theme-maxBet .lotto-live {
    background: #1f1f1f; }
  .lotto-live.theme-favBet,
  .theme-favBet .lotto-live {
    background: #f2f3f4; }
  .lotto-live.theme-betano,
  .theme-betano .lotto-live {
    background: #fff; }
  .lotto-live.theme-betOne,
  .theme-betOne .lotto-live {
    background: #2e323e; }

canvas#renderCanvas {
  letter-spacing: 0px !important; }

.con-lotto-resp {
  display: none; }

.loading {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9000;
  display: none; }
  .loading.theme-maxBet,
  .theme-maxBet .loading {
    background: #0c0c0e; }
  .loading.theme-favBet,
  .theme-favBet .loading {
    background: white; }
  .loading.theme-betano,
  .theme-betano .loading {
    background: white; }
  .loading.theme-betOne,
  .theme-betOne .loading {
    background: #fff; }
  .loading.active {
    display: block; }

.dn {
  display: none !important; }

.op0 {
  opacity: 0 !important; }

.bold {
  font-weight: 500; }

.green {
  color: #25b137; }

.top-winer0 {
  background-image: url("../img/icon/maxbet/gold.png"); }

.top-winer1 {
  background-image: url("../img/icon/maxbet/silver.png"); }

.top-winer2 {
  background-image: url("../img/icon/maxbet/bronze.png"); }

.fav .star {
  background-image: url(../img/icon/maxbet/start-filled.png);
  background-repeat: no-repeat;
  background-size: 17px;
  min-width: 17px;
  height: 16px;
  margin-left: 6px;
  margin-right: 6px;
  float: left;
  top: -3px; }

.fav .star.change {
  background-image: url(../img/icon/maxbet/start-filled2.png);
  background-size: 17px; }

.box-shadow {
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.55);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.55); }

.react-datepicker__day--selected,
.react-datepicker__day--in-selecting-range,
.react-datepicker__day--in-range {
  border-radius: 50% !important;
  background-color: #1387ec !important; }

.anumate-pulse {
  animation: pulse 3s;
  animation-iteration-count: infinite; }

@keyframes pulse {
  0% {
    border: 1px solid #fff; }
  50% {
    border: 1px solid #1f4d79; }
  100% {
    border: 1px solid #fff; } }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number]:focus {
  outline: none; }

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

@media screen and (min-width: 1000px) {
  .con-connumere {
    display: none; }
  .con-statistici .statistici .pairs-options div {
    font-size: 12px;
    background-color: transparent;
    margin-right: 5px;
    color: #9e9e9f; }
    .con-statistici .statistici .pairs-options div.active {
      background: none; }
      .con-statistici .statistici .pairs-options div.active.theme-maxBet,
      .theme-maxBet .con-statistici .statistici .pairs-options div.active {
        color: #be1417; }
      .con-statistici .statistici .pairs-options div.active.theme-favBet,
      .theme-favBet .con-statistici .statistici .pairs-options div.active {
        color: #0f1998; }
      .con-statistici .statistici .pairs-options div.active.theme-betano,
      .theme-betano .con-statistici .statistici .pairs-options div.active {
        color: #1c2026; }
      .con-statistici .statistici .pairs-options div.active.theme-betOne,
      .theme-betOne .con-statistici .statistici .pairs-options div.active {
        color: #2e323e; }
  .con-statistici .statistici.active {
    background-color: transparent; }
  .con-statistici .con-simple {
    display: flex;
    justify-content: space-between;
    color: #9e9e9f; }
  .col-st li.active {
    border-left: 1px dashed #c40029; }
  .col-st nav .active.theme-maxBet,
  .theme-maxBet .col-st nav .active {
    border-left: 1px dashed #c40029; }
  .col-st nav .active.theme-favBet,
  .theme-favBet .col-st nav .active {
    border-left: none; }
  .col-st nav .active.theme-betano,
  .theme-betano .col-st nav .active {
    border-left: none; }
  .col-st nav .active.theme-betOne,
  .theme-betOne .col-st nav .active {
    border-left: 1px dashed #c40029; }
  .col-st nav .active.theme-maxBet,
  .theme-maxBet .col-st nav .active {
    background: #1f1f1f; }
  .col-st nav .active.theme-favBet,
  .theme-favBet .col-st nav .active {
    background: #b8bed6; }
  .col-st nav .active.theme-betano,
  .theme-betano .col-st nav .active {
    background: transparent; }
  .col-st nav .active.theme-betOne,
  .theme-betOne .col-st nav .active {
    background: #dcdee7; } }

@media only screen and (max-width: 999px) {
  .lottieAnimation {
    display: none; }
  .con-popUp .popUp .runde .runde-child .pagination {
    top: unset !important;
    bottom: 15px; } }

@media only screen and (max-width: 650px) {
  .con-popUp .popUp.runde .mob_round_results .mob_numbersEx_con .numbersExtracted {
    margin: 3px; }
  .con-popUp .popUp .runde .runde-child .pagination {
    bottom: 5px; }
  .addFav {
    font-size: 13px !important; } }

@media only screen and (max-width: 1000px) {
  .con-statistici .con-simple {
    overflow: hidden; }
    .con-statistici .con-simple .statistici {
      float: left; }
      .con-statistici .con-simple .statistici.sta1, .con-statistici .con-simple .statistici.sta3 {
        width: 45%; }
      .con-statistici .con-simple .statistici.sta2, .con-statistici .con-simple .statistici.sta4 {
        width: 55%; } }

@keyframes marquee {
  0% {
    transform: translate(40%, 0); }
  100% {
    transform: translate(-110%, 0); } }

.Dropdown-group {
  height: 30px;
  line-height: 30px; }
  .Dropdown-group .Dropdown-title {
    display: none; }
  .Dropdown-group .deleteButton {
    width: 34px;
    display: inline-block;
    text-transform: lowercase;
    font-weight: 500;
    font-size: 11px;
    line-height: 26px;
    border: none;
    border-radius: 4px !important;
    padding: 0px !important;
    float: right; }
    .Dropdown-group .deleteButton.theme-maxBet,
    .theme-maxBet .Dropdown-group .deleteButton {
      background: #be1417; }
    .Dropdown-group .deleteButton.theme-favBet,
    .theme-favBet .Dropdown-group .deleteButton {
      background: #140474; }
    .Dropdown-group .deleteButton.theme-betano,
    .theme-betano .Dropdown-group .deleteButton {
      background: #ff6600; }
    .Dropdown-group .deleteButton.theme-betOne,
    .theme-betOne .Dropdown-group .deleteButton {
      background: #6fad4b; }
  .Dropdown-group .numbers {
    display: inline-grid;
    width: calc(100% - 60px);
    line-height: 11px;
    font-size: 11px;
    height: 22px;
    padding: 5px 0;
    text-align: center;
    top: -5px; }

.scaling-svg-container {
  position: relative;
  height: 0;
  width: 100%;
  padding: 0;
  padding-bottom: 100%;
  /* override this inline for aspect ratio other than square */ }

.scaling-svg {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0; }

@media screen and (min-width: 1200px) and (max-width: 1500px) {
  .theme-favBet .con-bile {
    display: flex !important;
    flex-wrap: wrap;
    margin-left: 0 !important; }
    .theme-favBet .con-bile .bila {
      width: 35px;
      height: 35px;
      line-height: 35px;
      background-size: contain;
      font-size: 12px !important;
      line-height: 35px !important; }
      .theme-favBet .con-bile .bila.bila-active, .theme-favBet .con-bile .bila:hover {
        line-height: 19px !important; } }

@media screen and (min-width: 1200px) and (max-width: 1650px) {
  .theme-favBet .ballsBar .con-random-numbers .random-numbers button {
    width: 3vw !important; } }

@media screen and (max-width: 1450px) and (min-width: 1200px) {
  .theme-favBet .ballsBar {
    height: 78px; }
  .theme-favBet .ballsBar td {
    height: 80px !important;
    flex-wrap: wrap; }
    .theme-favBet .ballsBar td .con-random-numbers {
      display: flex;
      align-items: center;
      margin-bottom: 5px; }
      .theme-favBet .ballsBar td .con-random-numbers .title {
        height: fit-content;
        top: -20px !important; }
      .theme-favBet .ballsBar td .con-random-numbers .random-numbers {
        width: 25vw !important;
        height: 25px; }
      .theme-favBet .ballsBar td .con-random-numbers button {
        width: 10%;
        height: 25px !important;
        line-height: 25px !important;
        margin-top: 0 !important; }
      .theme-favBet .ballsBar td .con-random-numbers .random-btns {
        height: 25px;
        top: 0;
        padding-top: 0 !important; }
        .theme-favBet .ballsBar td .con-random-numbers .random-btns button {
          width: 6vw; }
    .theme-favBet .ballsBar td .fav {
      height: 25px !important; }
      .theme-favBet .ballsBar td .fav .Dropdown-root {
        height: 25px;
        line-height: 25px; }
      .theme-favBet .ballsBar td .fav .Dropdown-control {
        padding: 0; }
      .theme-favBet .ballsBar td .fav .Dropdown-arrow {
        right: 6px;
        top: 10px; } }

@media screen and (max-width: 1199px) {
  .theme-favBet .col-st .lottery {
    display: unset !important;
    padding: 9px 10px !important; }
    .theme-favBet .col-st .lottery.selected {
      padding: 14px 10px !important; }
  .theme-favBet .col-st .mon-btns {
    background: #140474; }
    .theme-favBet .col-st .mon-btns div,
    .theme-favBet .col-st .mon-btns button {
      border: 1px solid #fff;
      background: transparent;
      text-transform: uppercase; }
  .theme-favBet .col-st .header-mobile {
    background: #0f1998;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .theme-favBet .col-st .header-mobile .bilet-mobile {
      float: unset;
      width: 50%;
      display: flex;
      justify-content: flex-end;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 14px; }
      .theme-favBet .col-st .header-mobile .bilet-mobile p {
        margin-right: 5px; }
      .theme-favBet .col-st .header-mobile .bilet-mobile .TicketIconSvg {
        padding-left: 0;
        background: #140474; }
    .theme-favBet .col-st .header-mobile .lotterySliderButton {
      width: 30%;
      height: 80%;
      border-radius: 3px;
      background: transparent;
      color: #fff;
      text-transform: uppercase;
      border: none;
      font-weight: 700;
      font-size: 14px; }
      .theme-favBet .col-st .header-mobile .lotterySliderButton .BurgerMenuSvg {
        margin-right: 10px; }
    .theme-favBet .col-st .header-mobile div.active {
      background: transparent;
      color: #fff; }
    .theme-favBet .col-st .header-mobile .search-input {
      padding-left: 35px;
      background: transparent; }
  .theme-favBet .col-st .lotteries-nav {
    border: none; }
    .theme-favBet .col-st .lotteries-nav.top-lotteries {
      overflow: hidden; }
  .theme-favBet .col-st .topLotteriesHeader {
    top: 10px; }
  .theme-favBet .col-st .lottery {
    font-size: 13px; }
  .theme-favBet .col-mid {
    width: 100% !important; }
    .theme-favBet .col-mid .ballsBar {
      width: 100%;
      height: 105px; }
      .theme-favBet .col-mid .ballsBar .con-random-numbers .secondRowRandom {
        height: 55px;
        flex-wrap: wrap; }
        .theme-favBet .col-mid .ballsBar .con-random-numbers .secondRowRandom .random-numbers {
          order: 1; }
        .theme-favBet .col-mid .ballsBar .con-random-numbers .secondRowRandom .fav {
          order: 2; }
        .theme-favBet .col-mid .ballsBar .con-random-numbers .secondRowRandom .random-btns {
          order: 3; }
      .theme-favBet .col-mid .ballsBar .con-random-numbers .title {
        padding-left: 10px; }
      .theme-favBet .col-mid .ballsBar .con-random-numbers .random-numbers {
        height: 40px;
        width: 45vw !important; }
        .theme-favBet .col-mid .ballsBar .con-random-numbers .random-numbers button {
          width: 10vw !important;
          height: 30px;
          line-height: 30px;
          margin: 5px 0 0 2vw !important; }
      .theme-favBet .col-mid .ballsBar .con-random-numbers .random-btns {
        width: 100% !important;
        height: 40px !important;
        padding: 0 4% !important; }
        .theme-favBet .col-mid .ballsBar .con-random-numbers .random-btns button {
          width: 20% !important;
          height: 30px !important; }
      .theme-favBet .col-mid .ballsBar .fav {
        width: 45vw !important;
        max-width: unset;
        margin-right: 20px;
        justify-content: flex-end !important; }
        .theme-favBet .col-mid .ballsBar .fav .Dropdown-control {
          width: 45vw !important; }
        .theme-favBet .col-mid .ballsBar .fav .Dropdown-root {
          width: 45vw;
          margin-top: 5px; }
        .theme-favBet .col-mid .ballsBar .fav .Dropdown-arrow {
          display: block; }
        .theme-favBet .col-mid .ballsBar .fav .Dropdown-menu {
          width: 45vw; }
        .theme-favBet .col-mid .ballsBar .fav .Dropdown-placeholder {
          text-overflow: ellipsis;
          height: 15px;
          overflow: hidden; }
        .theme-favBet .col-mid .ballsBar .fav .Dropdown-group {
          height: 45px; }
    .theme-favBet .col-mid table tbody .con-bile-tr .con-bile {
      width: 100vw;
      display: flex !important;
      flex-wrap: wrap;
      padding-right: 5px; }
      .theme-favBet .col-mid table tbody .con-bile-tr .con-bile .bila {
        width: 35px;
        height: 35px;
        font-size: 13px !important;
        background-size: 35px;
        line-height: 35px !important;
        margin: 10px 0 0 6px !important; }
        .theme-favBet .col-mid table tbody .con-bile-tr .con-bile .bila.bila-active {
          line-height: 17px !important;
          border: 5px solid #0f1998; }
        .theme-favBet .col-mid table tbody .con-bile-tr .con-bile .bila:hover {
          animation: none; }
    .theme-favBet .col-mid table tbody tr td:first-child {
      padding: 0 0 20px 0 !important; }
  .theme-favBet .col-dr .cash-in,
  .theme-favBet .col-dr .extremeBetValues {
    margin-left: 20%;
    width: 80%; }
  .theme-favBet .col-dr .clearStakeInput {
    right: unset;
    left: 55%; }
  .theme-favBet .col-dr .con-bilet .bilet .bilet-header div:nth-child(2) {
    margin-left: unset;
    top: 0; }
  .theme-favBet .col-dr .con-future .con-dropdown {
    width: 50px; }
  .theme-favBet .con-popUp .popUp .pariuri,
  .theme-favBet .con-popUp .popUp .runde {
    width: 100% !important; } }

@media screen and (min-width: 1200px) and (max-width: 1300px) {
  .theme-favBet .ballsBar td .con-random-numbers {
    padding-left: 0 !important; }
    .theme-favBet .ballsBar td .con-random-numbers .random-numbers {
      width: 22vw !important;
      padding-left: 0 !important; }
    .theme-favBet .ballsBar td .con-random-numbers .fav {
      padding-right: 0 !important; } }

@-webkit-keyframes pulseImage {
  0% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes glowing {
  0% {
    box-shadow: 0 0 -10px #c4a300; }
  40% {
    box-shadow: 0 0 20px #c4a300; }
  60% {
    box-shadow: 0 0 20px #c4a300; }
  100% {
    box-shadow: 0 0 -10px #c4a300; } }

@media screen and (min-width: 1200px) {
  .lottery:hover {
    cursor: pointer; }
    .lottery:hover.theme-maxBet,
    .theme-maxBet .lottery:hover {
      color: #be1417; }
    .lottery:hover.theme-favBet,
    .theme-favBet .lottery:hover {
      color: #0f1998; }
    .lottery:hover.theme-betano,
    .theme-betano .lottery:hover {
      color: #1c2026; }
    .lottery:hover.theme-betOne,
    .theme-betOne .lottery:hover {
      color: #2e323e; } }

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