<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.btn{
	line-height: 1;
}

#bodyPopup{
	background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    color: #ff6600 !important;
}

.headerGameButton {
	color: var(--cs_gameTesto) !important;
	padding: 2px;
    font-size: 20px !important;
    margin-right: 10px;
} 

#gameLayer{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 500;/*99999999999  -  1049*/
	background: black;
	background-size: 100%;
	min-width: 1280px;
	background-repeat: no-repeat;
	color: #ff6600 !important;
}

.gameHeader .btn {
	line-height: 1;
}


#singleGameContainer {
    width: 50%;
    height: 70%;
    /* position: absolute; */
    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(--cs_gameHeaderFooterBG);
    color: var(--cs_gameTesto);
	padding: 5px;
}

.gameHeader .gameHeaderElement{
	width: 30%;
}

.gameBody {
	width: 100%;
	height: calc(100% - 85px);	
	background: #00000061;
}


.gameFooter {
	width: 100%;
	height: 45px;
	background: var(--cs_gameHeaderFooterBG);
    color: var(--cs_gameTesto);
	font-family: var(--cs_gameTestoFont);
	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;
	/* 	background: darkred; */
}

.gameTitleContainer .label {
    width: 100%;
    font-size: 20px;
    margin: 0px;
    margin-top: 5px;
    text-align: center;
    font-family: var(--cs_gameTestoFont);
    font-weight: bold;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
}

.gameHeaderButton{
	margin: 4px;
	float: right;
}

#closeButton {

}

#rebuyButton {
}

/*#####################################################################################################################*/
.formLancioGioco {
	/* 	background: darkred; */
	/* 	width: 50%; */
	/* 	margin-left: 25%; */
/* 	margin-top: 15%; */
}

.formResumeGioco {
	/* 	background: darkred; */
	/* 	width: 50%; */
	/* 	margin-left: 25%; */
/* 	margin-top: 10%; */
}

.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);
/* 	color: white; */
	font-size: 15px;
}


.giocoRespLangcio {
	text-align: center;
    font-weight: bold;
    padding: 10px;
}

.idSessioneLancioGioco, .idPartecipazioneLancioGioco{
    width: 100%;
    font-size: 9px;
    font-weight: bold;
    text-align: right;
    margin-right: 5px;
    padding: 0px;
}
.saldo{
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    margin-left: 0px;
    padding: 12px;
}
#gameFooter .col-sm {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px
}






/* gestione preferiti*/

.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;
}



/*Gestione icone jackpot novita e suggeriti*/
: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 &gt; *: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 */
</pre></body></html>