
.btn{
	line-height: 1;
	font-weight: 700;
}

#bodyPopup{
	background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    color: #ff6600 !important;
}

.headerGameButton {
	color: var(--gameHeader-title-color) !important;
	padding: 2px;
    font-size: 20px !important;
    margin-right: 10px;
} 

#gameLayer{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;
	background: black;
	background-size: 100% !important;
	min-width: 1280px;
	background-repeat: no-repeat !important;
	color: #ff6600 !important;
}

.gameHeader .btn {
	line-height: 1;
}


#singleGameContainer {
    height: 70%;
    margin-top: 5%;
    padding: 0px !important;
    min-width: 0px;
}


.fullSizePopup {
    width: 100% !important;
    height: 100% !important;
    position: fixed;
    left: 0% !important;
    margin-top: 0% !important;
    padding: 0px;
}

.fullSizePopup .row{
    margin-right: 0px;
    margin-left: 0px;
}

.fullSizePopup .gameHeader .btn {

    float: right;
    margin: 2px;
}

.expand{
	padding-top: 6px;
}

.customerSkinLogoImg{
	max-height: 45px;
    width: auto;
    margin-top: 2px;
}


.gameHeader {
	width: 100%;
	height: 45px;
    background: var(--gameSide-menu-background);
    color: var(--gameHeader-title-color);
	padding: 5px;
}

.gameHeader .gameHeaderElement{
	width: 30%;
}

.gameBody {
	width: 100%;
	height: 100%;	
	background: #00000061;
}


.gameFooter {
	width: 100%;
	height: 45px;
	background: var(--gameSide-menu-background);
    color: var(--gameHeader-title-color);
	font-family: "Montserrat", sans-serif;
	padding: 1px;
}



#gameIframe {
	width: 100%;
	height: 100%;
	float: left;
	border: 0px solid;
	background: white;
}



.gameBonus #gameIframe {
    width: 100%;
    height: calc(100% - 50px);
    float: left;
    border: 0px solid;
    background: white;
}

.gameTitleContainer {
	width: 100%;
	height: 35px;
	float: left;
}

.gameTitleContainer .label {
    width: 100%;
    font-size: 20px;
    margin: 0px;
    margin-top: 5px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}

.gameHeaderButton{
	margin: 4px;
	float: right;
}

.formLancioGioco .row .form-control {
	color: #000;
	margin: 10px;
	width: calc(100% - 20px);
}
.formResumeGioco .row .form-control {
	margin: 10px;
	width: calc(100% - 20px);
}


.btnSelImporto, .selImportoRunMT{
	margin: 10px;
	width: calc(100% - 20px);
	background: #cacaca;
	color: black;
}

.btnChiudi, 
.btnContinua ,
.btnSelImportoConferma, 
.btnLeave, 
.btnResume , 
.chiudiAnteprimaMobile , 
.btnAnteprimaMobile,
.closeBtnMT{
	margin: 10px;
	width: calc(100% - 20px);
	font-weight: 500;
}


.buttonErrorRoundAppesi .btnLeave,
.buttonErrorRoundAppesi .btnResume ,
.buttonErrorRoundAppesi .btnChiudi, 
.buttonErrorRoundAppesi .btnContinua ,
.buttonErrorRoundAppesi .chiudiAnteprimaMobile, 
.buttonErrorRoundAppesi .closeBtnMT{
	margin: 10px;
	width: calc(33% - 20px);
	font-weight: 500;
}


.buttonErrorRoundAppesi .chiudiHidden{
	width: calc(50% - 20px) !important;
}

.descrizioneSelImporto {
	margin: 10px;
	width: calc(100% - 20px);
	font-size: 15px;
}


.giocoRespLangcio {
	text-align: center;
    font-weight: 600;
    padding: 10px;
}

.idSessioneLancioGioco, .idPartecipazioneLancioGioco{
    width: 100%;
    font-size: 9px;
    font-weight: 600;
    text-align: right;
    margin-right: 5px;
    padding: 0px;
}
.saldo{
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    margin-left: 0px;
    padding: 12px;
}
#gameFooter .col-sm {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px
}

.prefNonChecked{
	margin-top: 10px !important;
	background: url(../imgs/vote.png) -32px 0 no-repeat !important;
    cursor: pointer !important;
    padding: 0 6px 0 6px !important;
    margin-left: 3px !important;
        width: 16px;
    height: 32px;
}

.prefChecked{
	margin-top: 10px !important;
	background: url(../imgs/vote.png) 0px 0 no-repeat !important;
    cursor: pointer !important;
    padding: 0 6px 0 6px !important;
    margin-left: 3px !important;
    width: 16px;
    height: 32px;
}

.formColInput{
	padding: 12px;
}

:root {
  --colore-bg-label-jackpot: #E96105;
  --colore-testo-label-jackpot: #000;
  --colore-bg-label-promo: #05ccfe;
  --colore-testo--label-promo: #fff;
  --colore-bg-label-novita: #00AB68;
  --colore-testo-label-novita: #fff;
  --grandezza-icone-label-piccole: 20px;
  --grandezza-icone-label-grandi: 30px;
}

.contenitore__labels__gioco {
  display: flex;
  position: absolute;
  left: 0.5rem;
  top: 0.5rem;
  margin-right: 3rem;
}
.contenitore__labels__gioco > *:not(:last-child) {
  margin-right: 0.5rem;
}

.label__gioco {
  padding: 0.25rem;
  border-radius: 999px;
  line-height: normal;
  font-weight: 700;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.label__gioco--jackpot {
  background-color: var(--colore-bg-label-jackpot);
  color: var(--colore-testo-label-jackpot);
}
.label__gioco--promo {
  background-color: var(--colore-bg-label-promo);
  color: var(--colore-testo--label-promo);
}
.label__gioco--novita {
  background-color: var(--colore-bg-label-novita);
  color: var(--colore-testo-label-novita);
}
.label__gioco__testo--responsive {
  display: none;
}
@media screen and (min-width: 1920px) {
  .colonne-5 .label__gioco__testo--responsive, .colonne-6 .label__gioco__testo--responsive, .colonne-8 .label__gioco__testo--responsive {
    display: block;
  }
}
.label__gioco__testo--sempre__visibile {
  display: block;
}
.label__gioco__testo--nascosto {
  display: none;
}
.label__gioco__icona {
  filter: invert(1);
  background-repeat: no-repeat;
  width: var(--grandezza-icone-label-piccole);
  height: var(--grandezza-icone-label-piccole);
  background-size: var(--grandezza-icone-label-piccole);
}
.colonne-5 .label__gioco__icona, .colonne-6 .label__gioco__icona {
  width: var(--grandezza-icone-label-grandi);
  height: var(--grandezza-icone-label-grandi);
  background-size: var(--grandezza-icone-label-grandi);
}
.label__gioco__icona--responsive {
  display: block;
}
@media screen and (min-width: 1920px) {
  .colonne-5 .label__gioco__icona--responsive, .colonne-6 .label__gioco__icona--responsive, .colonne-8 .label__gioco__icona--responsive {
    display: none;
  }
}
.label__gioco__icona--sempre__visibile {
  display: block;
}
.label__gioco__icona--nascosto {
  display: none;
}

/* FIX ASPECT RATIO GAME LIVE - BARRE NERE */
/* FIX ASPECT RATIO GAME LIVE - BARRE NERE */
/* FIX ASPECT RATIO GAME LIVE - BARRE NERE */
:root {
  --altezza-header-pagina: 44px;
  --altezza-header-gioco: 45px;
  --altezza-footer-gioco: 45px;
  --aspect-ratio-game-live: calc(16 / 9);
}

.isLiveGame .gameHeader,
.isLiveGame #gameBodyID,
.isLiveGame .gameFooter {
  margin: 0;
}

.isLiveGame #gameBodyID {
  position: relative;
  /* height: max-content; */
}

.isLiveGame #gameBodyID::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: calc(100% / (var(--aspect-ratio-game-live)));
}

.isLiveGame #gameIframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.isLiveGame .fullSize {
  width: calc(
    calc(var(--aspect-ratio-game-live)) *
      calc(
        100vh -
          (
            var(--altezza-header-pagina) + var(--altezza-header-gioco) +
              var(--altezza-footer-gioco)
          )
      )
  ) !important;
}

/* FIX ASPECT RATIO GAME LIVE - BARRE NERE */
/* FIX ASPECT RATIO GAME LIVE - BARRE NERE */
/* FIX ASPECT RATIO GAME LIVE - BARRE NERE */


.btnProsegui,
.btnNonProseguire{
	margin: 10px;
	width: calc(100% - 20px);
	font-weight: 500;
}

#proceedBody .descrizioneSelImporto{
	color:#000;
}

#fullscreenButton{
	display: flex;
	align-items: center;
	max-width: max-content;
	justify-content: space-evenly;
	font-size: 10px !important;
	padding: 0px 5px !important;
}

#fullscreenButton .fullscreen_icon--closed{
    background: url('data:image/svg+xml,<svg width="100px" height="100px" viewBox="-6.4 -6.4 76.80 76.80" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23ffffff" stroke-width="3.2"><g id="SVGRepo_bgCarrier" stroke-width="0"/><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/><g id="SVGRepo_iconCarrier"><polyline points="20 8 8 8 8 20"/><line x1="8" y1="8" x2="24" y2="24"/><polyline points="56 20 56 8 44 8"/><line x1="56" y1="8" x2="40" y2="24"/><polyline points="44 56 56 56 56 44"/><line x1="56" y1="56" x2="40" y2="40"/><polyline points="8 44 8 56 20 56"/><line x1="8" y1="56" x2="24" y2="40"/></g></svg>');
    width: 25px;
    height: 25px;
    background-size: 25px;
}

#fullscreenButton .fullscreen_icon--expanded{
	background: url('data:image/svg+xml,<svg width="100px" height="100px" viewBox="-6.4 -6.4 76.80 76.80" xmlns="http://www.w3.org/2000/svg" fill="none" stroke="%23ffffff" stroke-width="3.2"><g id="SVGRepo_bgCarrier" stroke-width="0"/><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/><g id="SVGRepo_iconCarrier"><polyline points="52 40 40 40 40 52"/><line x1="40" y1="40" x2="56" y2="56"/><polyline points="24 52 24 40 12 40"/><line x1="24" y1="40" x2="8" y2="56"/><polyline points="12 24 24 24 24 12"/><line x1="24" y1="24" x2="8" y2="8"/><polyline points="40 12 40 24 52 24"/><line x1="40" y1="24" x2="56" y2="8"/></g></svg>');
    width: 25px;
    height: 25px;
    background-size: 25px;
}
