
:root {
	--arrow-color: #f58249;
}

body {
/* 	padding: 0px; */
/* 	padding-top: 0px; */
/* 	padding-left: 0px; */
/* 	top: 0; */
/* 	left: 0; */
/* 	width: 100%; */
/* 	height: 100%; */
/* 	background: black; */
/* 	color: #d0d0d0; */
/* 	background-image:URL(../imgs/sfondo2.jpg); */
/* 	background-repeat:no-repeat; */
/* 	background-size: 100%; */
}

.modal{
	display: none;
}

html, body {
/* 	height: 100%; */
}

.nascondi{
	display: none !important;
}

.left{
	float: left;
}
.txtLeft{
	text-align: left !important;
}

.txtRight{
	text-align: right !important;
}

.hide {
	display: none;
}

.errorInput{
	border: 1px solid #b30000 !important;
    box-shadow: 0px 0px 17px 3px rgb(165, 0, 0) !important;
}
#pageContent::-webkit-scrollbar { 
/*     display: none;  */
}

#leftContainer, #rightContainer{
	float: left;
}

.right{
	float:right;
}

.pointer{
	cursor: pointer;
}


.mtForm{
	width: 90%;
}

.radio{
	width: calc(50% - 20px);
	margin-left: 15px;
}

.header {
	width: 100%;
	height: 80px;
	background: #343a40;
	float: left;
}

#casinoModalDialog{
	z-index: 20000;
}


@media (min-width: 576px){
	#flashModalDialog .modal-dialog {
	    max-width: 750px;
	    margin: 1.75rem auto;
	}
}
#flashModalDialog img {
    max-width: 60px;
}
#flashModalDialog .myModalDialog{
	font-size: 15px;
	
}

#pageContent {
	width: 100%;
	height: 100%;
	margin: auto;
	min-height: calc(100% - 160px);

	float: left;
}

.footer {
	width: 100%;
	height: 80px;
	float: left;
}

.fix{
	position: fixed;
	top: 0px;
    left: 0px;
    z-index: 100;
}
.fix-nav{
    position: fixed;
    top: 75px;
    /* left: 0px; */
    z-index: 100;
    width: 70% !important;
    margin: auto !important;
}
.fix-content{

/*     top: 70px; */
 
}

.top-100{
	margin-top: 100px !important;
}
.top-80 {
	margin-top: 80px !important;
}
.top-60 {
	margin-top: 60px !important;
}
.top-40 {
	margin-top: 40px !important;
}

.descErrorePopup{

    font-size: 20px;
    font-weight: bold;
    margin-top: 10%;
}

#avvisoFlash{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    display: none;
}

/*#########################################*/


.contentMain {
    width: 80%;
    margin: auto;
    height: 100%;
    padding-top: 0px;
    /* margin-left: 15%; */
    float: none;
/*     position: relative; */
}

.menuContainer {
    width: 100%;
    height: auto;
    margin: auto;
    font-size: 10px;
    padding: 5px;
}

.gamesContainer {
    max-width: 100%;
    margin: auto;
    margin-left: 0;
    min-height: 1000px;
    padding: 20px;
    padding-top: 10px;
}



.gamesContainer img{
	border-radius: 5px;
}

.navContainer{
/* 	margin: auto; */
}

#navBarGruppi{
	margin-left: 10px !important;
}

.navbar {
	z-index: 20;
	background: #343a40;
	background: -webkit-gradient(linear, left top, left bottom, from(#224365), to(#0d1827));
	    border-radius: 5px;
	    margin-bottom: 1px;
}

.nav-item {
	background: #1c2023;
	background: transparent;
	margin-left: 2px;
	height: auto;
	padding: 0px;
}

.nav-link {
    display: block;
    padding: 3px;
    font-size: 10px;
    width: 70px;
}

#navButton {
    background: #343a40;
    height: 50px;
    width: 50px;
    font-size: 20px;
    padding: 0;
    margin: 10px;
}

.nav-item:HOVER {
	background: #343a40;
	background: #0d1827;
}

.active {
	background: #343a40;
	background: #0d1827;
}
.activeFilterBar {
    color: #131313;
    background: #2b3b4000;
    border: #d69c0d 1px solid !important;
    border-radius: 5px;
    background: #b8860b38;
}

.filtroLabelParent{
	background: rgba(0,0,0,0) !important;
	border:none !important;
}
.filtroLabelParent:ACTIVE{
	background: rgba(0,0,0,0) !important;
	border:none !important;
}

.game {
	float: left;
	margin-top: 5px;
	border-radius: 10px;
    max-height: 200px;
    overflow: hidden;
    background: #0000006e;
    position: relative;
}

/* .row { */
/* 	display: -webkit-box; */
/* 	display: -ms-flexbox; */
/* 	display: flex; */
/* 	-ms-flex-wrap: wrap; */
/* 	flex-wrap: wrap; */
/* 	margin-right: 0px; */
/* 	margin-left: 0px; */
/* } */

/* .gamesContainer ::-webkit-scrollbar { */
/* 	width: 5px; */
/* 	background-color: #F5F5F5; */
/* } */

.imgGame {
	max-width: 100%
}

#caroselloContainer{
    padding: 5px;
}


#carosello .carousel-item {
	height: 250px;
}

.carousel-item img{
	position:absolute;
	height: 100%;
}

.carousel-item .btn{
    width: 130px;
    height: 50px;
    position: relative;
    top: calc(50% - 30px);
    left: calc(50% - 130px);
    color: #2f2f2f;
    font-weight: bold;
    padding: 10px;
    font-size: 15px;
    background: linear-gradient(#ffae1b, #ffd514, #ffae1b);
}


.carousel-inner {

    border-radius: 5px;
}



/* .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, */
/* 	.col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, */
/* 	.col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, */
/* 	.col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, */
/* 	.col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, */
/* 	.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, */
/* 	.col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, */
/* 	.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, */
/* 	.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, */
/* 	.col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, */
/* 	.col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { */
/* 	position: relative; */
/* 	width: 100%; */
/* 	min-height: 1px; */
/* 	padding-right: 0px; */
/* 	padding: 2px; */
/* } */

#comboPiattaforme {
    background: #1c2023;
    background: #0f181f;
    color: white;
    float: left;
    width: 12%;
    font-size: 12px;
    height: 25px;
    padding: 0px;
}
#comboPiattaforme:focus{
  border-color: silver !important;
      box-shadow: none;
}

#idMostraAltri{
	padding: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
    background: #0000007d;
    width: 100%;
}

#idMostraAltriButton{
    background: #e8e8e8;
    color: black;
    font-size: 14px;
    padding: 20px;
    font-weight: bold;
}

/*#######################################################################################*/

.icon-large .icon-inner {
    font-size: 30px;
/*     float: right; */
}

.filterGameBar{
    background: #0f1c2ce0;
    height: 40px;
    width: 100%;
    padding-top: 2px;
}

.filterbarIcon{
	padding: 5px;
/*     padding-top: 0px; */
/* 	background: #0f181f; */
}

#filterBarTipoPagina .far{
	font-size: 15px;
	margin-top: 5px;
}

.filterGameBar .active{
	background: #464e56;
}


.filterBarButton{
    height: 35px;
    width: 35px;
    padding: 4px;
    margin: 1px;
    background: #0f1c2ce0;
}


.filterGameBar UL{
/*     background: #0f181f; */
background: #e8e8e8;
    color: white;
/* 	margin-top: 0px; */
}
.filterGameBar .dropdown-menu{
/*     background: #0f181f; */
	background: #e8e8e8;
    color: white;
	margin-top: 0px;
	min-width: 180px;
}

.filterGameBar UL LI:HOVER {
    background: #464e562e;
    color: black;
}



.voceFiltro {
    width: 100%;
    float: left;
    border-bottom: silver 1px solid;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-top: 2px;
    padding: 0;
    font-size: 10px;
}

.filterGameBar .filtroTutti, .filtroAB{
    width: 100%;
    height: 25px;
    text-align: center;
    padding-top: 5px;
}

.imgFiltroPiattaforma {
    /* width: 81px; */
    height: 30px;
    float: left;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.labelFiltroPiattaforma {
    float: left;
    vertical-align: middle;
}

.labelFiltro{
	float: left;
	vertical-align: middle;
}

#cercaGiochi{
    height: 30px;
    margin-top: 3px;
    padding: 0px;
    padding-left: 5px;
    float: right;
/*     background: transparent; */
    border: none;
    font-weight: 500;
/*     color: white !important; */
}

#lenteCercaGiochi{
	width: 32px;
    height: 32px;
    font-size: 18px;
    padding: 7px;
}

#cercaGiochi:focus{
    height: 30px;
    margin-top: 3px;
    padding: 0px;
    padding-left: 5px;
    float: right;
    border: none;
    font-weight: 500;

}
.form-control:focus {
    color: #495057;
    background-color: none;
    border-color: none;
    outline: 0;
    box-shadow: none;
}



.labelRemoveFilter{
	font-size: 10px;
}

.labelPiattaformaDescription {
/*     margin: 2px; */
    margin-top: 5px;
    padding: 5px;
    height: 100%;
}

.filterBarButtonRemove{
   height: 35px;
    width: 95px;
    padding: 4px;
    padding-top: 7px;
    margin: 1px;
    background: #0f1c2ce0;
    display: none;
}
.filterBarButtonRemove:active{
    background: #0f1c2ce0;
}
.filterBarButtonRemove:hover{
    background: #0f1c2ce0;
}
.rimuoviFiltriLabel{
	font-family: arial;
    font-style: normal;
    font-size: 10px;
    margin-top: 1px;
}
.rimuoviFiltriIcon{
	color: #ff3d00;
}


.filtroLabelParent, .filtroLabel_UL{
	font-size: 15px;
	padding: 10px;
	transform: none !important;
    top: unset !important;
}

.funzioneFirterBar{
	margin-left: 5px;
}

.voceFltro{
	text-align: left;
    padding-left: 10px;
}


/*######################################################################################*/
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
/*   backface-visibility: hidden; */
}

.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
  height: 100%;
}

.middle2 {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 25%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 95%;
    height: calc(100% - 70px);
    /* background: yellow; */
    /* margin-left: 2px; */
    /* margin-right: 5px; */
}


.footerGamePreview{
    height: 50px;
    width: calc(100% - 0px);
    background: #000000b8;
    margin-left: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: solid 1px silver;
}

.headerGamePreview{
	background: #000000b8;
	width: calc(100% - 0px);
    border-top: solid 1px gold;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    opacity: 0;
}
.headerGamePreview:hover{
    opacity: 1;
}

.game:hover .image {
  opacity: 0.3;
}

.game:hover .middle2 {
  opacity: 1;
}

.game .text {
/*   background-color: #427d8a; */
  color: white;
  font-size: 16px;
  padding: 16px 32px;
  border-radius: 5px;
  height: calc(100% - 75px);
}



.game .btn {
	margin-top: 20%;
/* 	background: #ff7600; */
background: linear-gradient(#ffd61b, #f78421, #ffd514);
}


.game .textMT {
    /* background-color: #427d8a; */
    color: white;
    font-size: 16px;
    padding: 16px 32px;
    border-radius: 5px;
    height: calc(100% - 50px);
}


.game .label{
    color: white;
    font-size: 12px;
    font-family: arial;
    margin: 6px;
    margin-top: 15px;
    margin-left: 15px;
    float: left;
    overflow: hidden;
    width: calc(100% - 60px);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.game img{
	    min-height: 200px;
}

.game .text2 {
    color: white;
    margin-top: 10%;
    /* position: absolute; */
    align-content: center;
    /* background: red; */
    width: 100%;
    /* margin-left: 25%; */
    /* display: table; */
}
.game .text2 .btn {
	/* 	background: #ff7600; */
    background: linear-gradient(#ffae1b, #ffd514, #ffae1b);
    height: 26px;
    width: 50%;
    /* float: left; */
    margin-top: 10px;
    padding: 0px;
    color: #2f2f2f;
    font-weight: bold;
}


/*#####################################################################################*/

.label{
	color: white;
    font-size: 25px;
    font-family: arial;
/*     font-weight: bold; */
    margin: 15px;
    margin-top: 5px;
    float: left;
}
.modal-content{
    background: rgba(0, 41, 62, 0.84);
    border: 1px silver solid;
    
}

.myModalDialog{
	text-align: center;
    font-size: 20px;
    font-weight: 500;
}




.truncateString100x100{
/* 	white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
}


.bodyDettaglioGiocate{
	color: #272121;
	background: #f3f3f3;
}
.tableDettaglioGiocate{
	width:94%;
	margin-left:3%;
	margin-top: 13px;
	min-width:850px;
	background: #e7e4e4;
}

.tableDettaglioGiocate th, td{
	text-align:center;
}

.giocata{
	cursor:pointer;
}

.giocata:hover{
	background: #FFF;
}

.imgPiattaformaDettaglioGiocate{
	width: 100px;
    height: 50px;
    margin-left: 4%;
    background-size: 100% !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-top: 1%;
}

.play-details-torna{
	width:5%!important;
	display:inline-block!important;
	font-size: 2rem;
	position: absolute;
    margin-top: 1%;
}

.table-round-container{
	width:90%;
	display:inline-block;
	max-height: 500px;
    overflow: scroll;
    overflow-x: hidden;
}

.play-details-torna:hover{
	font-size: 2.3rem;
}

.tableRound{
	width:90%;
	margin-left:5%;
	margin-top: 13px;
	min-width:810px;
	background: #e7e4e4;
}

.tableRound th, td{
	text-align:center;
}

.round{
	cursor:pointer;
}

.round:hover{
	background: #FFF;
}

.hand-pointer{
	cursor: pointer;
}

.left-content-alone{
	max-width: 90%!important;
    margin-left: 2%!important;	
}



.anteprimaBtn{
	background: rgb(0, 98, 185);
	width: calc(100% - 40px);
	margin: 20px;
    color: white;
    font-weight: bold;
}


.multitableButton{
    line-height: 0px;
    letter-spacing: 0px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 60px;
    padding: 12px;
    margin: 6px;
    border: silver 1px solid;
    color: silver;
    height: calc(100% - 14px);
    align-content: center;
}

.removeButtonMT{
    width: 25px;
    height: 25px;
    padding: 0px;
    background: darkred;
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 11px;
    font-size: 14px;
    border-radius: 5px;
}


/* #giochiNonLanciatiErrorTitle, #sessioniAttiveTitle{ */
/* 	margin-bottom: 10px; */
/* } */


/* #sessioniAttiveContainer .widgetDescriptionContainer .row{ */
/* 	padding-left: 10px; */
/* 	padding-top: 2px; */
/* 	font-size: 10px; */
/* } */

/* #sessioniAttiveContainer .sessioneAttiva, #sessioniAttiveContainer .giocoSelezionato{ */
/* 	width: 100%; */
/* 	margin-top: 10px; */
/* 	height: 110px; */
/* } */


/* #sessioniAttiveContainer .btn , #giochiNonChiusiError .btn { */

/*     font-weight: bold; */
/*     width: calc(50% - 10px); */
/*     padding: 3px; */
/*     margin: 4px; */
/*     font-size: 12px; */
/* } */

/*  #giochiNonChiusiError .btn { */

/*     margin-left: 0px; */

/* } */

/* #sessioniAttiveContainer .widgetItem  { */
/*     height: 110px; */
/* } */

/* .sessioniAttiveSeparatore{ */
/* 	margin-top: 20px;   */
/* 	margin-bottom: 20px; */
/* 	border-top: 1px gold solid; */
/* } */

/* #giocoSelezionatoContainer .widgetItem  { */
/*     height: 100%; */
/* } */
/* #giocoSelezionatoContainer .widgetDescriptionContainer .row{ */
/* 	padding-left: 10px; */
/* 	padding-top: 2px; */
/* 	font-size: 15px; */
/* } */

/* .sessioneAttiva .row, .gameNonChiusoError .row{ */
/* 	font-size: 10px !important; */
/* } */

/* .gameNonChiusoError{ */
/* 	width: 100%; */
/* } */

/* .gameNonChiusoError .widgetDescriptionContainer{ */
/* 	margin-top: 10px; */
/* } */

/* .sessioneAttiva .widgetItem{ */
/* /* 	height: 110px !important; */ */
/* 	grid-template-columns: 1fr 3fr; */
/* } */

/* .sessioneAttiva .widgetDescriptionContainer { */

/*     padding-left: 20px; */
/*     padding-right: 20px; */
/* } */


/* /* .procediSessioniAttive { */ */
/* /*     width: 100% !important; */ */
/* /*     padding: 15px !important; */ */
/* /* } */ */


/* .closeAllSessions{ */
/* 	width: calc(50% - 20px) !important; */
/* /*     margin: 10px !important; */ */
/*     padding: 8px !important; */
/* } */
/* .functionSessioniContainer{ */
/* 	margin: 10px; */
/*     font-size: 15px; */
/* } */

/* .functionSessioniContainer .row{ */
/* 	width: 100%; */
/* } */

/* #giochiNonChiusiError .widgetDescriptionContainer .row{ */
/* 	text-align: left; */
/* 	padding-left: 10px; */
/* 	font-size: 12px !important; */
/* } */

/* #giochiNonChiusiError .widgetItem { */
/* 	height: 80px; */
/* } */
/* .buttonErrorRoundAppesi{ */
/* 	width: 100%; */
/* } */

.notShowedIco{
	text-align: center;
    background-image: url("../imgs/icone/hidden-eye.svg");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    align-self: center;
    position:relative;
    display:inline-block;
}
.showedIco{
	text-align: center;
    background-image: url("../imgs/icone/showed-eye.svg");
    height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    align-self: center;
    position:relative;
    display:inline-block;
}

.eyeContainer{
	display: inline-block;
    margin-left: 10px;
    vertical-align: sub;
}



.arrow-right {
	transform: rotate(45deg) translate(-1px, 1px);
}




