/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 20, 2018, 6:22:44 PM
    Author     : mv
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 27, 2018, 3:04:21 PM
    Author     : mv
*/
#page_content.bets-page {
  background: #efefef;
}

.zz-ball {
  text-align: center;
  padding: 0 8px;
  display: inline-block;
  /*	
	background-color: red;
	height: 8px;
	width: 8px;
	border-radius: 4px;*/
  font-size: 20px;
}

.zz-ball.red {
  color: red;
}

.zz-ball.green {
  color: green;
}

.zz-hflex {
  display: flex;
  width: 100%;
  justify-content: space-around;
}

.zz-hflex>* {
  flex-grow: 1;
  width: 100%;
  margin: 0 8px 16px;
}

.zz-hflex>*:first-child {
  margin-left: 0;
}

.zz-hflex>*:last-child {
  margin-right: 0;
}

.zz-bets-header {
  margin-bottom: 16px;
}

.zz-bets-header:before,
.zz-bets-header:after {
  content: " ";
  display: table;
}

.zz-bets-header:after {
  clear: both;
}

.zz-bets-header h1 {
  font-family: 'Roboto Condensed';
  font-weight: 300;
  font-size: 20px;
  margin: 0 auto;
  text-align: left;
  display: block;
  padding: 8px 0;
  line-height: 1;
  color: #4a4a4a;
}

.zz-bets-header h1 strong {
  font-weight: bold;
}

.zz-bets-header .new-btn {
  float: left;
}

.zz-bets-header .share-btn {
  float: right;
}

.zz-bets-header .share-btn .zz-icon {
  float: right;
  margin: 0 0 0 16px;
}

.zz-bets-header .share-btn:hover {
  background-color: #759ebd;
}

@media only screen and (max-width: 768px) {
  .zz-bets-header h1 {
    clear: both;
  }

  .zz-bets-header .new-btn {
    width: calc(100% - 56px);
  }

  .zz-bets-header .share-btn {
    width: 40px;
    height: 40px;
    float: right;
    padding: 0;
    min-width: 0;
    text-align: center;
  }

  .zz-bets-header .share-btn .zz-icon {
    height: 40px;
    margin: 0 auto;
    float: none;
  }

  .zz-bets-header .share-btn .txt {
    display: none;
  }
}

@media only screen and (min-width: 769px) {
  .zz-bets-header {
    margin-bottom: 48px;
  }

  .zz-bets-header h1 {
    font-size: 24px;
    text-align: center;
    width: max-content;
  }
}

.zz-bets-bet-header {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  font-family: 'Roboto Condensed';
  margin-bottom: 16px;
}

.zz-bets-bet-header * {
  box-sizing: inherit;
}

.zz-bets-bet-header:before,
.zz-bets-bet-header:after {
  content: " ";
  display: table;
}

.zz-bets-bet-header:after {
  clear: both;
}

.zz-bets-bet-header h1 {
  display: block;
  width: auto;
  float: left;
  font-size: 32px;
}

.zz-bets-bet-header h1 a {
  margin-left: 16px;
  font-size: 24px;
}

.zz-bets-bet-header .position {
  float: right;
  color: #999;
  font-size: 18px;
  text-transform: lowercase;
  letter-spacing: -0.4px;
}

.zz-bets-bet-header .position span {
  color: #4a4a4a;
  font-size: 32px;
}

@media only screen and (max-width: 768px) {
  .zz-bets-bet-header h1 {
    font-size: 26px;
    max-width: 60%;
  }

  .zz-bets-bet-header h1 a {
    display: block;
    margin: 8px 0 0;
  }

  .zz-bets-bet-header .position {
    width: 40%;
    text-align: right;
  }

  .zz-bets-bet-header .position span {
    display: block;
  }
}

@media only screen and (min-width: 769px) {
  .zz-bets-bet-header {
    margin-bottom: 32px;
  }
}

.apostazz-background {
  background-color: #efefef;
  width: 100%;
  background-image: url(/images/apostazz/apostazz_topbg_blur.png);
  background-repeat: no-repeat;
  background-position: top;
}

#page_content.bet-page {
  background-color: #efefef;
  width: 100%;
  background-image: url(/images/apostazz/apostazz_topbg_blur.png);
  background-repeat: no-repeat;
  background-position: top;
}

#page_content.bet-page #page_main {
  padding: 30px 21px 21px 21px;
  width: 100% !important;
  box-sizing: border-box;
}

.mliga_header {
  display: flex;
  flex-direction: column;
  font-family: Roboto;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.37px;
}

.mliga_header h3 {
  font-size: 18px;
  margin: 0%;
}

.mliga_header h3 span {
  color: #3cb7f3;
}

.topbar-bet {
  display: flex;
  flex-direction: row;
  background-color: #e0e0e0;
  padding: 9px 23px;
  align-items: center;
}

.topbar-bet h3 {
  margin: 0;
  font-family: Roboto;
  font-size: 15px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.31px;
  color: #4a4a4a;
  text-transform: uppercase;
}

.topbar-bet a {
  margin-left: auto;
}

table.stats th.one,
table.stats td.one {
  width: 80px;
}

.text-left {
  text-align: left !important;
}

.text-center {
  text-align: center !important;
}

.text-right {
  text-align: right !important;
}

.zz-card table th {
  font-size: 12px !important;
  color: #9b9b9b !important;
  padding: 10px 15px 2px 15px !important;
  font-weight: normal !important;
}

.zz-card table td {
  font-family: Roboto;
  font-size: 16px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  letter-spacing: -0.33px;
  color: #4a4a4a;
}

.zz-card table tr.my_classif td {
  background-color: #f2f2f2;
}

.zz-card .tfoot {
  display: flex;
  padding: 15px 20px 20px 15px;
}

.zz-card .tfoot a {
  margin-left: auto;
  font-family: Roboto;
  color: #0078ce;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  font-size: 14px !important;
  text-transform: uppercase;
}

.zz-card.prognostico {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 8px 16px 20px 16px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #333;
  height: 100%;
  position: relative;
}

.zz-card.prognostico .live_points {
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #aaaaaa;
  margin-left: auto;
  display: flex;
  align-items: flex-end;
  z-index: 99;
}

.zz-card.prognostico .live_points.pointer {
  cursor: pointer;
}

.zz-card.prognostico .live_points p {
  margin: 0;
}

.zz-card.prognostico .saved_bet_div {
  position: absolute;
  top: 10%;
  background-color: #0078ce;
  color: #fff;
  padding: 0.5rem;
  margin: auto;
  border-radius: 8px;
  opacity: 0.8;
}

.zz-card.prognostico a.datetime {
  margin: 0 0 19px 0;
  line-height: 2;
  z-index: 0;
}

.zz-card.prognostico .prognostico_main {
  display: flex;
  text-align: center;
  align-items: center;
}

.zz-card.prognostico .prognostico_main img {
  width: 58px;
  margin: 0 16px;
}

.zz-card.prognostico .prognostico_main .goals_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

form.goals_box {
  height: 100%;
}

.zz-card.prognostico .prognostico_main .goals_fields {
  display: flex;
  color: #d8d8d8;
  align-items: center;
  font-size: 24px;
}

.zz-card.prognostico .prognostico_main .final_goals_fields {
  display: flex;
  align-items: center;
  margin-top: 6.5px;
  font-size: 24px;
  color: #d8d8d8;
}

.zz-card.prognostico .prognostico_main .goals_fields input {
  width: 48px;
  height: 48px;
  margin: 0 4px 0 4px;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-radius: 6.4px;
  background-color: #8fd7ef;
  border: #8fd7ef;
  -webkit-text-fill-color: #fff;
}

.zz-card.prognostico .prognostico_main .goals_fields input:focus-visible {
  outline: 3px solid #074388;
}

.mobile_prog .zz-card.prognostico .prognostico_main .goals_fields input {
  font-size: 28px;
}

.zz-card.prognostico .prognostico_main .final_goals_fields div {
  width: 21.5px;
  height: 21.5px;
  border-radius: 3.2px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 4.3px;
  font-size: 14px;
  color: #666;
}

.zz-card.prognostico .prognostico_main .final_goals_fields:not(.finished) div {
  background-color: #f0f0f0;
}

.zz-card.prognostico .prognostico_main .goals_fields input.active {
  background-color: #0078ce;
  border: #0078ce;
}

.zz-card.prognostico .prognostico_main input::-webkit-outer-spin-button,
.zz-card.prognostico .prognostico_main input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.zz-card.prognostico .prognostico_main input[type=number] {
  -moz-appearance: textfield;
}

.zz-card.prognostico .prognostico_main input::placeholder {
  color: #fff;
  text-align: center;
}

.zz-card.prognostico .prognostico_main p {
  color: #333;
  margin: 5px 0;
  z-index: 1;
  position: relative;
}

.zz-card.prognostico .odds {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.zz-card.prognostico .odds .values {
  display: flex;
  align-items: center;
}

.zz-card.prognostico .odds p {
  font-size: 12px;
  margin: 0 auto 0 0;
  line-height: 2.5;
  text-transform: uppercase;
}

.zz-card.prognostico .odds img {
  width: 80px;
}

.zz-card.prognostico .odds .odd {
  text-align: center;
  color: #4f5969;
  margin: 0 4px;
  border-radius: 16px;
  padding: 5px 8px;
}

.zz-card.prognostico .bottom-section {
  display: flex;
  width: 100%;
  align-items: end;
  flex: 1;
}

.zz-card.prognostico .joker {
  display: flex;
  align-items: center;
  color: #0078ce;
  font-weight: bold;
  margin-top: 10px;
  width: 100%;
}

.zz-card.prognostico .joker .live_points .stars {
  width: 50px;
}

.zz-card.prognostico .joker .live_points .stars span {
  font-size: 18px;
  margin: -4px;
}

.zz-card.prognostico .joker .live_points .stars span:last-child,
.zz-card.prognostico .joker .live_points .stars span:first-child {
  font-size: 12.5px;
}

.zz-card.prognostico .joker .live_points .stars span:last-child {
  margin-left: -4px;
}

#prognosticos_form_div .you_div {
  background-color: #4a4a4a;
  color: #fff;
  padding: 4px 16px;
  border-radius: 4px;
  margin-bottom: 8px;
}

.mobile_prog .zz-card.prognostico .joker {
  margin-top: 18px;
}

.zz-card.prognostico .joker input {
  width: 20px;
  height: 20px;
  margin: 0;
  /* hiding browser el */
  appearance: none;
  /* Safari support */
  -webkit-appearance: none;
  border: 0.2rem solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 2px #0078ce;
}

.zz-card.prognostico .joker legend {
  margin-left: 8px;
}

.zz-card.prognostico .joker input:checked {
  box-shadow: 0 0 0 2px #0078ce;
  background-color: #0078ce;
  border-width: 0.2rem;
}

.zz-card.prognostico .joker input:disabled+legend,
.zz-card.prognostico .joker input:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}

.divider-full {
  height: 2px;
  width: 100%;
  background-color: #adaeb0;
  margin: 8px !important;
}

.fixture-prog {
  margin-bottom: 64px;
  padding-top: 10px;
}

.fixture-prog .nav_div {
  margin-bottom: 32px;
}

.fixture-prog .navigation {
  display: flex;
}

.pos_jornada {
  border-radius: 4.8px;
  background-color: #333;
  font-family: Roboto;
  font-size: 10.8px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ccc;
  padding: 5px;
  height: fit-content;
  text-transform: uppercase;
  width: 128px;
  margin-top: 5px;
}

.bet-page a.pos_jornada:hover {
  color: #ccc !important;
}

.pos_jornada strong {
  color: #fff;
}

.header.apostazz-header.second.mobile p.bet_descr {
  font-size: 14px;
}

.fixture-prog .navigation.mobile .zz-dropdown .zz-dropdown-toggle,
.fixture-prog .navigation.mobile .zz-dropdown {
  width: 100%;
}

.fixture-prog .navigation .zz-dropdown-toggle {
  background-color: #0078ce;
  font-family: Roboto;
  font-size: 20px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  height: 36px;
  padding: 0 15px;
  transition: 1s;
}

.fixture-prog .navigation .zz-dropdown-toggle:hover {
  background-color: #035e9e;
  opacity: 1;
}

.fixture-prog .navigation .nav_arrow {
  background-color: #0078ce;
  height: 36px;
  display: flex;
  align-items: center;
  padding: 6px;
  box-sizing: border-box;
  transition: 1s;
}

.fixture-prog .navigation .nav_arrow:hover {
  background-color: #035e9e;
}

.fixture-prog .navigation .nav_arrow:first-child {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  margin-right: 1px;
}

.fixture-prog .navigation .nav_arrow:last-child {
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-left: 1px;
}

.fixture-prog .navigation .nav_arrow span {
  font-weight: bold;
  color: #fff;
  font-size: 24px;
}

.header.apostazz-header {
  display: flex;
  background-image: url('/images/apostazz/apostazz_topbg.png');
  background-repeat: no-repeat;
  background-position: top;
}

.header.apostazz-header.first {
  padding: 22.5px 25.5px 0px;
  position: relative;
  flex-direction: column;
}

.header.apostazz-header.first.mobile {
  padding: 22.5px 16px 0px;
}

.header.apostazz-header.first .form_div {
  flex-direction: column;
  align-items: center;
}

.header.apostazz-header.second {
  padding: 17px 23px 0;
  flex-direction: column;
}

.header.apostazz-header.second.basic {
  padding: 17px 23px;
}

.header.apostazz-header div.header_div {
  display: flex;
  align-items: center;
  height: 43px;
}

.header.apostazz-header.mobile div.header_div {
  height: 30px;
}

div.header_div.second.mobile {
  flex-direction: column;
  align-items: normal;
}

div.header_div.second .positions {
  margin-left: auto;
}

div.header_div.second.mobile .positions {
  margin-left: 60.5px;
}

div.header_div.second {
  padding: 24px 21.5px 0px 21.5px;
  display: flex;
  align-items: center;
}

.header.apostazz-header.first form {
  width: 588px;
  padding: 10px;
  border-radius: 12px;
  box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.5);
  background-color: #fff;
  display: flex;
}

.header.apostazz-header.first.mobile form {
  width: 343px;
}

.header.apostazz-header.first form input[type=text]:focus-visible {
  outline: none;
}

.header.apostazz-header.first form input[type=text] {
  font-family: Roboto;
  font-size: 24px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.7;
  letter-spacing: normal;
  text-align: center;
  color: #99a2b2;
  border: none;
  margin: 0 auto;
}

.header.apostazz-header.first.mobile form input[type=text] {
  font-size: 16px;
}

.header.apostazz-header.first form input[type=submit] {
  width: 200px;
  margin: 0.1px 0 0;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.33px;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  background-color: #0078ce;
  border: #0078ce;
  cursor: pointer;
  margin-left: auto;
  text-transform: uppercase;
}

.header.apostazz-header.first.mobile form input[type=submit] {
  width: 136px;
  font-size: 14px;
}

.header.apostazz-header.first form input[type=submit]:hover {
  background-color: #035e9e;
  border: #035e9e;
  transition: all 1s;
}

.header.apostazz-header.first p {
  text-shadow: 2px 2px 0 #bf2154;
  max-width: 687px;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.header.apostazz-header.first.mobile p {
  font-size: 12px;
}

.header_div.second p.subtitle {
  font-family: Roboto;
  font-size: 9px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  margin: 0;
}

.header_div.second p.bet_descr {
  font-family: Roboto;
  font-size: 24px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  margin: 0;
}

.header.apostazz-header.second.mobile p.bet_descr {
  font-size: 14px;
}

.header.apostazz-header.first .share-btn {
  position: absolute;
  right: 22.5px;
  bottom: 11px;
  z-index: 1;
  filter: brightness(0) invert(1);
}

.header.apostazz-header.mobile .share-btn {
  bottom: 10px;
}

.header.apostazz-header.second .share-btn {
  filter: brightness(0) invert(1);
}

.divider-vertical {
  width: 1px;
  height: 100%;
  opacity: 0.5;
  background-color: #fff;
}

.zz-popup.azz-popup {
  font-family: Roboto;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.37px;
}

.zz-popup.azz-popup .zz-popup-header {
  padding: 20px 24px;
}

.zz-popup.azz-popup .zz-popup-title {
  color: #0078ce;
  font-size: 18px;
}

.zz-popup.azz-popup .zz-popup-content {
  padding: 0 24px;
}

.zz-popup.azz-popup .zz-popup-content label {
  color: #163146;
  font-size: 14px;
  margin-bottom: 35px;
}

.zz-popup.azz-popup .zz-popup-content input[type=text] {
  width: 100%;
  height: 40px;
  border-radius: 4px;
  border: solid 1px #999;
  font-size: 18px;
  display: flex;
  align-items: center;
  padding: 0 10px;
}

.zz-popup.azz-popup .zz-popup-footer {
  margin: 35px 24px;
}

.zz-popup.azz-popup .zz-popup-footer input[type=submit] {
  width: 160px;
  height: 45px;
  padding: 2.6px 0 2.4px;
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #0078ce;
  border: #0078ce;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.33px;
  text-align: center;
  color: #fff;
}

.zz-popup.azz-popup .zz-popup-footer input[type=submit]:hover {
  background-color: #035e9e;
  border: #035e9e;
  transition: all 1s;
  cursor: pointer;
}

#invite-mliga-popup .zz-popup-content,
#share-apostazz-popup .zz-popup-content {
  padding: 0 24px 50px 24px;
}

#share-apostazz-popup .zz-popup-content div.share-url {
  margin-top: 30px;
}

#invite-mliga-popup .zz-popup-content div.invite-url {
  margin-top: 5px;
}

#invite-mliga-popup .zz-popup-content div.invite-url,
#share-apostazz-popup .zz-popup-content div.share-url {
  display: flex;
  align-items: center;
  border-radius: 4px;
  border: solid 1px #999;
  height: 43px;
}

#invite-mliga-popup .zz-popup-content div.invite-url input,
#share-apostazz-popup .zz-popup-content div.share-url input {
  color: #666;
  border: none;
}

#invite-mliga-popup .zz-popup-content div.invite-url span,
#share-apostazz-popup .zz-popup-content div.share-url span {
  border-left: solid 1px #999;
  height: 100%;
  display: flex;
  align-items: center;
  padding: 5px;
}

#share-apostazz-popup p {
  margin-top: 0;
  margin-bottom: 30px;
}

#share-apostazz-popup .icons {
  display: flex;
  justify-content: center;
  align-items: center;
}

#share-apostazz-popup .icons img {
  width: 48px;
  height: 48px;
  margin: 8px;
}

.copy_button {
  padding: 5px;
  font-size: 24px;
}

.mini-leagues {
  display: flex;
}

.mini-leagues .descr {
  font-family: Roboto;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #053061;
  max-width: 70%;
  margin-bottom: 20px;
}

.mini-leagues.mobile .descr {
  max-width: 100%;
}

.mini-leagues .descr h3 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}

.mini-leagues .descr p {
  font-size: 16px;
  font-weight: normal;
  margin: 0;
}

.mini-leagues.button input {
  border: #0078ce;
}

.mini-leagues.button input,
.mini-leagues.button a {
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  background-color: #0078ce;
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.33px;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12.5px 30px;
}

.mini-leagues.button.mobile input,
.mini-leagues.button.mobile a {
  padding: 8px 15px;
}

.mini-leagues.button input:hover,
.mini-leagues.button a:hover {
  color: #fff !important;
  background-color: #035e9e;
  border: #035e9e;
  transition: all 1s;
  cursor: pointer;
}

.mini-leagues.button {
  margin-bottom: 46px;
}

.mini-leagues.join-button input {
  border-radius: 6px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  font-family: Roboto;
  font-size: 16px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: -0.33px;
  text-align: center;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 1px #fff;
  padding: 7px 15px;
  background: none;
  margin-left: 10px;
}

.mini-leagues.join-button input:hover {
  color: #0078ce !important;
  background-color: #fff;
  transition: all 1s;
  cursor: pointer;
}

.mini-leagues.join-button {
  margin-left: 10px;
}

.secondary_action_mliga {
  margin-left: auto;
  padding: 7.5px 10.5px;
  border-radius: 6px;
  background-color: #fff !important;
  height: 100%;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #4f5969 !important;
  display: flex;
  align-items: center;
}

.secondary_action_mliga span {
  font-size: 22px;
  transition: all 0.2s;
}

.secondary_action_mliga:hover span {
  color: #035e9e !important;
}

.dataTables_length {
  display: none;
}

#DataTables_Table_0_paginate {
  background-color: #fafafa;
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  color: #333;
  padding: 7px;
  box-sizing: border-box;
  margin-top: 24px;
}

#DataTables_Table_0_paginate a {
  padding: 0 10px;
  cursor: pointer;
}

#DataTables_Table_0_length {
  padding: 0.7rem 0;
}

.paginate_button:hover {
  color: #3D5871 !important;
}

.paginate_button.current {
  color: #3D5871;
  border-bottom: 3px solid #3D5871;
}

.zz-datatable th.sorting_desc span.sort_arrow.zz-icn-chevron-down,
.zz-datatable th.sorting_asc span.sort_arrow.zz-icn-chevron-up {
  display: block !important;
  font-size: 20px;
  margin-left: 5px;
}

.sorting_paragraph {
  margin: 0;
}

#create-mliga-popup input,
#join-mliga-popup input {
  margin: 5px 5px 5px 0;
}

#invite-mliga-popup .code-label,
#create-mliga-popup .code-label,
#join-mliga-popup .code-label {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #666;
}

.zztable .leave_mliga_btn span,
.zztable .delete_mliga_btn span {
  font-size: 16px;
}

.zztable .leave_mliga_btn:hover span,
.zztable .delete_mliga_btn:hover span {
  color: #035e9e;
}

.mini-leagues .zz-icn-ghost-outline-blank,
.mini-leagues .zz-icn-ghost-outline,
.mini-leagues .zz-icn-ghost {
  font-size: 22px !important;
  color: #4a4a4a !important;
}

.zz-icn-ghost-outline-blank::content,
.zz-icn-ghost-outline::content,
.zz-icn-ghost::content {
  content: '';
}

.visibility_mliga_btn span {
  cursor: pointer;
  transition: 1s;
}

.visibility_mliga_btn span {
  color: #0078ce !important;
}

.visibility_mliga_btn .zz-icn-ghost-outline-blank {
  opacity: 0.4;
}

.visibility_mliga_btn:hover .zz-icn-ghost-outline-blank {
  opacity: 1;
  color: #035e9e !important;
}

.visibility_mliga_btn:hover .zz-icn-ghost-outline {
  color: #035e9e !important;
}

#DataTables_Table_0_filter {
  background-color: #f2f2f2;
}

#DataTables_Table_0_filter input {
  width: 320px;
  height: 32px;
  padding: 4px 7px 4px 11px;
  border-radius: 4px;
  border: solid 1px #d9d6d6;
  background-color: #fff;
  margin: 9px;
}

.bet-page a:hover {
  color: #035e9e !important;
}

.order-hide {
  display: none;
}

#page_main .apo_premios_button div.bet_button {
  font: 700 14px 'Roboto', Helvetica, Arial, Verdana, sans-serif;
  color: #FFFFFF;
  text-decoration: none;
}

#page_main .apo_premios_button_liga_lebull div.bet_button {
  font: 700 14px 'Roboto', Helvetica, Arial, Verdana, sans-serif;
  color: #091A35;
  text-decoration: none;
}

.header.apostazz-header .menu_holder {
  width: auto !important;
  background: none !important;
  color: #fff;
  height: auto;
}

.header.apostazz-header .menu_holder span {
  margin: 14px 0px 0px 0px !important;
  color: #fff;
  height: auto;
}

.header.apostazz-header .h2 {
  height: auto;
}

.header.apostazz-header .h2 span {
  margin: 14.5px 10px 0px 10px !important;
  box-sizing: border-box;
}

.header.apostazz-header .h2 span a {
  color: #fff;
  font-size: 16px;
}

.header.apostazz-header .h2 span.selected {
  border-bottom: solid 4px #fff;
}

.header.apostazz-header .h2 span:hover {
  border-bottom: solid 4px #fff;
}

.header.apostazz-header .h2 span a:hover {
  color: #fff !important;
}

.header.apostazz-header .menu_holder:hover {
  background: none !important;
}

div.thumb {
  border-radius: 50%;
  width: 48px;
  height: 48px;
  background-size: cover;
}

div.profile_picture {
  margin-right: 12.5px;
}

div.profile_bet {
  align-items: center;
}

.zztext p:first-child {
  margin-top: 0;
}

.zz-entitymenu-mainbar {
  width: auto;
  display: flex;
}

.zz-entitymenu-mainbar ul {
  width: auto;
}

.zz-entitymenu-mainbar .more-btn {
  position: static;
  opacity: 1 !important;
  margin-right: 15px;
}

.zz-entitymenu-mainbar ul a {
  opacity: 1 !important;
}

#page_header_container.zz-entity-header {
  min-height: auto;
}

#page_header_container {
  width: auto !important;
  display: flex !important;
}

.entity_homepage_menu {
  top: 45px;
}

.zz-card.prognostico .zz-open-popup-stats {
  position: absolute;
  right: 16px;
  top: 11px;
}

.zz-card.prognostico .zz-open-popup-stats span {
  font-size: 26px;
}

.azz-popup .zz-popup-container {
  margin: 0 21px;
}

.prog_result_validation {
  padding: 2px;
  border-radius: 8px;
  margin-top: 8px;
  width: 100%;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.prog_result_validation.check {
  background-color: #04A6A033;
}

.prog_result_validation.close {
  background-color: #e5390033
}

.prog_result_validation.middle {
  background-color: #e1e13633
}

.prog_result_validation span.fa-star-half {
  color: #e1e136;
  font-size: 24px;
}

.prog_result_validation span.fa-star {
  color: #04A6A0;
  font-size: 24px;
}

.prog_result_validation span.zz-icn-close {
  color: #E53900;
  font-size: 28px;
}

.prog_live_descr {
  padding: 2px;
  border-radius: 8px;
  background-color: #0078ce33;
  margin-top: 8px;
  width: 100%;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: Roboto;
  font-size: 18px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #0078ce;
}

.stats-bet-popups .zz-popup-content .zz-popup-title {
  color: #0078ce;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding: 4px 0;
  text-transform: uppercase;
  font-family: 'Roboto Condensed';
  margin-top: 20px;
}

.stats-bet-popups .zz-popup-content td {
  height: 35px;
}

.stats-bet-popups .zz-popup-content .links p.active {
  color: #0078ce;
  border-bottom: solid 2px #0078ce;
}

.stats-bet-popups .zz-popup-content .links p {
  font-size: 14px;
  margin-right: 20px;
  cursor: pointer;
}

.stats-bet-popups.zz-popup-confirm .zz-popup-container {
  width: 700px;
}

.zz-card.prognostico .zz-open-live {
  position: absolute;
  left: 10px;
  top: 11px;
}

.zz-card.prognostico .zz-open-live span.active {
  color: #ff8102;
}

.zz-card.prognostico .zz-open-live span {
  font-size: 24px;
}

.zz-site-mobile .zz-table-scroll {
  max-width: calc(100vw - 42px);
}

.bonus_points {
  width: 100%;
  text-align: left;
  font-family: Roboto;
  font-stretch: condensed;
  padding: 0 0 5px 0;
}

.bonus_points.finished {
  padding: 11px 0 5px 0;
}

.bonus_points .entity_bonus {
  display: flex;
  align-items: center;
}

.bonus_points .entity_bonus .open-popup-first-player,
.bonus_points .entity_bonus .open-popup-first-team {
  margin-left: auto;
  border-radius: 5px;
  background: #8fd7ef81;
  color: #fff;
  border: solid 1px #fff;
  padding: 5px;
  font-weight: bold;
  text-align: center;
  width: 120px;
  height: 29px;
  cursor: auto;
  text-wrap: nowrap;
}

.bonus_points .entity_bonus .zz-open-popup-first-player:not(.clickable),
.bonus_points .entity_bonus .zz-open-popup-first-team:not(.clickable) {
  pointer-events: none;
}

.bonus_points .entity_bonus .zz-open-popup-first-player.clickable,
.bonus_points .entity_bonus .zz-open-popup-first-team.clickable {
  cursor: pointer;
  background: #8fd7ef;
}

.bonus_points .entity_bonus .open-popup-first-player:hover,
.bonus_points .entity_bonus .open-popup-first-team:hover {
  color: #fff !important;
}

.bonus_points .entity_bonus .open-popup-first-player.active,
.bonus_points .entity_bonus .open-popup-first-team.active {
  background: #0078ce;
}

.bonus_points .entity_bonus .open-popup-first-player.correct:hover,
.bonus_points .entity_bonus .open-popup-first-player.correct,
.bonus_points .entity_bonus .open-popup-first-team.correct:hover,
.bonus_points .entity_bonus .open-popup-first-team.correct {
  background: #04A6A055 !important;
  color: #04A6A0 !important;
}

.bonus_points .entity_bonus .open-popup-first-player.incorrect:hover,
.bonus_points .entity_bonus .open-popup-first-player.incorrect,
.bonus_points .entity_bonus .open-popup-first-team.incorrect:hover,
.bonus_points .entity_bonus .open-popup-first-team.incorrect {
  background: #e5390055 !important;
  color: #E53900 !important;
}

.zz-card.prognostico.party {
  background: #3b2354;
}

.zz-card.prognostico.party * {
  color: #fff !important;
}

.zz-card.prognostico.party .prog_result_validation.check {
  background-color: #04A6A0;
}

.first-team-bet-popups img {
  width: 100px;
  border-radius: 50%;
  border: solid 3px black;
  background: #616060;
  padding: 5px;
  cursor: pointer;
  transition: .25s;
}

.first-team-bet-popups img:hover {
  border-color: #0078ce;
}

.first-player-bet-popups img:active,
.first-team-bet-popups img:active {
  background-color: #7eb6de;
}

.first-team-bet-popups .zz-tpl-row {
  justify-content: space-around;
}

.first-player-bet-popups .zerozero {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: solid 3px black;
  padding: 5px;
  cursor: pointer;
  font-size: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .25s;
}

.first-team-bet-popups .zz-tpl-row .zerozero {
  width: 100px;
  border-radius: 50%;
  border: solid 3px black;
  padding: 5px;
  cursor: pointer;
  font-size: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .25s;
}

.first-player-bet-popups .zerozero:hover,
.first-team-bet-popups .zz-tpl-row .zerozero:hover {
  border-color: #0078ce;
}

.first-player-bet-popups .zerozero:active,
.first-team-bet-popups .zz-tpl-row .zerozero:active {
  background-color: #7eb6de;
}

.first-player-bet-popups .zz-popup-content {
  overflow-y: scroll;
  max-height: 60vh;
}

.first-player-bet-popups .players .zz-tpl-row {
  text-align: center;
}

.first-player-bet-popups .players .player_img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  object-position: top;
  border-radius: 50%;
  transition: .25s;
}

.first-player-bet-popups .players .injury {
  position: absolute;
  top: -5px;
  right: 0px;
  z-index: 99;
  width: 26px;
}

.first-player-bet-popups h3 {
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 16px;
}

.first-player-bet-popups .players p {
  margin-top: 5px;
}

.first-player-bet-popups .players .player {
  cursor: pointer;
  position: relative;
}

.first-player-bet-popups .players .player:hover .player_img {
  border: solid 3px #0078ce;
}

.zz-open-popup-first-player {
  overflow: hidden;
}

.first-player-bet-popups .players .player span {
  position: absolute;
  top: 65px;
  right: 0px;
  z-index: 99;
  color: goldenrod;
  font-size: 38px;
}

.first-player-bet-popups .players .player span.fa-shirt {
  font-size: 18px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  border: solid 2px goldenrod;
  background-color: goldenrod;
}

.first-player-bet-popups .players .player span.zz-icn-star {
  position: absolute;
  top: -5px;
  right: 0px;
  z-index: 99;
  color: #fff;
  border: solid 2px goldenrod;
  background-color: goldenrod;
  font-size: 24px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}

.first-player-bet-popups .players .player .games_goals {
  position: absolute;
  top: 66px;
  left: 0px;
  z-index: 99;
  border: solid 2px #4a4a4a;
  background-color: #4a4a4a;
  font-size: 24px;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.first-player-bet-popups .players .player .games_goals div {
  color: #fff;
  font-size: 11px;
  width: 100%;
}

.first-player-bet-popups .players .player .games_goals div div:first-child {
  text-align: right;
}

.first-player-bet-popups .players .player span.fa-shirt.starting_eleven {
  border: solid 2px green;
  background-color: green;
}

.first-team-bet-popups .selected.zerozero,
.first-player-bet-popups .selected.zerozero {
  border: solid 5px #0078ce !important;
  box-shadow: 0px 0px 10px 0px #0078ce;
}

.first-team-bet-popups .selected,
.first-player-bet-popups .selected {
  border: solid 5px #0078ce;
  box-shadow: 0px 0px 10px 0px #0078ce;
}

.first-team-bet-popups :not(.selected),
.first-player-bet-popups :not(.selected) {
  box-shadow: none !important;
}

.check_button.d-none {
  display: none !important;
}

.apostazz-header.second {
  position: relative;
}

.apostazz-header.second .icons {
  position: absolute;
  right: 23px;
  bottom: 11px;
  z-index: 1;
}

.apostazz-header .img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: solid 2px #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  overflow: hidden;
}

.apostazz-header .img img {
  object-fit: cover;
  width: 90%;
}

.apostazz-header.mobile .img {
  width: 40px;
  height: 40px;
}

.score-explain-bet-popups .zz-tpl-col {
  display: flex;
  align-items: center;
}

.score-explain-bet-popups .is-2 {
  justify-content: center;
  text-align: center;
}