#body_tag {
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	height: 780px;
	margin: 0;
	overflow: hidden;
}

#contenitore_sfondo {
	position: absolute;
	left: 0;
	top: 0;
	width: 1024px;
	height: 780px;
	overflow: hidden;
}

#sfondo {
	position: absolute; left: 0; top: 0; width: 800px;
}

.testoSuPulsanteIcona {
	width: calc(100% - 45px);
	left: 40px !important;
	text-align: center;
}

.immagineSuPulsante {
	width: 50px !important;
}

.btnQFGenericoSchiacciato > svg {
	height: 22px !important;
}

#cronologia_chiudi_btn {
	position: absolute;
	top: 0;
	width: 48px;height: 48px;
}

#header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 40px;
	overflow: hidden;
	z-index: 145;
	background-repeat: repeat-x;
	background-size: auto 40px;
	line-height: 40px;
}

#scritta_credito {
	position: absolute;
	right: 30px;
	width: 160px;
	height: 40px;
	top: 0;
	text-align: right;
	color: white;
	font-size:1rem;
	line-height: 40px;
	text-transform:capitalize;
}

#Tistruzioni {
	display: none;
	position: absolute;
	left: 50%;
	top: 390px;
	pointer-events: none;
	font-size:1.1875rem;
	color: black;
	width: 160px;
	margin-left: -125px;
	background-color: white;
	text-align: center;
	padding: 15px;
	z-index: 112;
}

.TistruzioniPuntata {
	position: absolute;
	left: 50%;
	top: 200px !important;
	pointer-events: none;
	font-size:1.1875rem;
	color: black;
	width: 160px;
	margin-left: -125px;
	background-color: white;
	text-align: center;
	padding: 15px;
	z-index: 112;
}

.indicatorePuntataEgalite {
	position: absolute;left: 50%;margin-left: -80px;width: 20px;height: 26px;top: 335px;z-index: 5;
}

.indicatorePuntataBanco {
	position: absolute;left: 50%;margin-left: -110px;width: 20px;height: 26px;top: 400px;z-index: 5;
}

.indicatorePuntataPunta {
	position: absolute;left: 50%;margin-left: -120px;width: 20px;height: 26px;top: 480px;z-index: 5;
}

.chips_containerE {
	top: 290px !important;
}

.chips_containerB {
	top: 365px !important;
}

.chips_containerP {
	top: 450px !important;
}

.TimportoPuntatoE {
	top: 320px !important;
}

.TimportoPuntatoB {
	top: 390px !important;
}

.TimportoPuntatoP {
	top: 475px !important;
}

#puntataScelta {
	background-image: url("../img/frecciaPostazione.png");
	background-size: 20px 26px;
}

#freccia {
	/*
	position:absolute;left:65px;bottom:-30px;



	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 20px 0 20px;



	border-color:#f2b800 transparent transparent transparent;




		*/
	z-index: 2;
	left: 85px; bottom: -30px;
	position: absolute;
	-ms-transform: rotate(225deg);
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-animation: updownFreccia 1.5s infinite;
	animation: updownFreccia 1.5s infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: initial;
	animation-fill-mode: initial;
}

@-webkit-keyframes updownFreccia {
	0% { bottom: -40px; opacity: 0 }
	4% { bottom: -40px; opacity: 0 }

	25% { bottom: -40px; opacity: 1 }

	80% { bottom: -60px; opacity: 1 }
	100% { bottom: -60px; opacity: 0 }
}

/* Standard syntax */
@keyframes updownFreccia {

	0% { bottom: -40px; opacity: 0 }
	4% { bottom: -40px; opacity: 0 }

	25% { bottom: -40px; opacity: 1 }

	80% { bottom: -60px; opacity: 1 }
	100% { bottom: -60px; opacity: 0 }
}

#Tcredito {
}

#area_gioco {
	position: absolute;
	left: 0;
	top: 40px;
	height: 696px;
	width: 1024px;
	background-color: transparent;
	overflow: hidden;
}

#btnCheat {
	position: absolute;
	right: 100px;
	cursor: pointer;
	bottom: 100px;
	z-index: 9999;
}

#clipAlert {
	position: absolute;
	left: 50%;
	width: 300px;
	height: 230px;
	margin-left: -150px;
	margin-top: -200px;
	top: 50%;
	display: none;
	z-index: 9123;
	background-color: black;
}

#titolo {
	position: absolute;
	left: 1px;
	width: calc(100% - 2px);
	height: 60px;
	top: 1px;
	text-align: center;
	line-height: 60px;
	font-size:1.5625rem;
}

#testo {
	position: absolute;
	left: 2%;
	width: 96%;
	height: 100px;
	top: 50px;
	font-size:1.3125rem;
	line-height: 22px;
	text-align: center;
	color: white;
}

#pulsante {
	position: absolute;
	left: 85px;
	width: 130px;
	height: 50px;
	top: 160px;
	color: white;
	font-size:1.125rem;
	line-height: 50px;
}

#clipModGioco {
	display: none;
}

#clipCheatToolContenitore {
	position: absolute;
	left: 50%;
	MARGIN-LEFT: -340px;
	top: 20px;
	display: block;
	width: 680px;
	height: 600PX;
}

#cheatInfo {
	position: absolute;
	left: 1px;
	width: calc(100% - 22px);
	text-align: center;
	line-height: 20px;
	font-size:0.9375rem;
	top: 1px;
	padding: 10px;
}

#contenitoreCBCheat {
	position: absolute;
	right: 70px;
	bottom: 40px;
}

#testoCheatTool {
	position: absolute;
	right: 30px;
	bottom: 10px;
}

#clipCheatTool_Chiudi {
	position: absolute;
	left: 65px;
	width: 130px;
	height: 50px;
	bottom: 25px;
	font-size:1.4375rem;
	line-height: 50px;
	color: white;
}

#card_container {
	position: absolute;
	width: 520px;
	height: 445px;
	background-color: rgba(0, 0, 0, 0);
	pointer-events: auto;
	top: 60px;
	left: 50%;
	margin-left: -260px;
}

#clipOpzioni {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}

#clipOpzioni {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 999;
	display: none;
}

#sfondoOpzioni {
	position: absolute;
	left: 50%;
	margin-left: -220px;
	width: 440px;
	height: 230px;
	top: 40px;
	z-index: 145;
	background-color: white;
}

#opzBox1 {
	position: absolute;
	left: 6px;
	width: 428px;
	top: 6px;
	background-color: #c2c4c6;
	height: 150px;
}

#opzBox2 {
	position: absolute;
	left: 6px;
	width: 428px;
	top: 162px;
	background-color: #c2c4c6;
	height: 60px;
}

#opzBox3 {
	position: absolute;
	left: 6px;
	width: 428px;
	top: 228px;
	background-color: #c2c4c6;
	height: 180px;
}

#contenitore_opz1 {
	position: absolute;
	right: 40px;
	top: 30px;
}

#contenitore_opz2 {
	position: absolute;
	right: 40px;
	top: 86px;
}

#testo_opz1 {
	position: absolute;
	left: 40px;
	top: 30px;
	font-size:1.5625rem;
}

#testo_opz2 {
	position: absolute;
	left: 40px;
	top: 86px;
	font-size:1.5625rem;;
}

#contenitore_opz3 {
	position: absolute;
	right: 40px;
	top: 180px;
}

#testo_opz3 {
	position: absolute;
	left: 40px;
	top: 175px;
	font-size:1.5625rem;;
}

#anteprimaCarteScelte {
	position: absolute;
	left: 5%;
	width: 90%;
	height: 180px;
	background-color: transparent;
	top: 260px;
}

#indicatoreCarta0 {
	top: 130px !important;
	position: absolute !important;
	left: 50% !important;
	width: 10px !important;
	height: 10px !important;
	background-color: white;
	z-index: 20 !important;
	margin-left: -28px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 2px solid white;
}

#indicatoreCarta1 {
	top: 130px !important;
	position: absolute !important;
	left: 50% !important;
	width: 10px !important;
	height: 10px !important;
	background-color: white;
	z-index: 20 !important;
	margin-left: -2px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 2px solid white;
}

#indicatoreCarta2 {
	top: 130px !important;
	position: absolute !important;
	left: 50% !important;
	width: 10px !important;
	height: 10px !important;
	background-color: white;
	z-index: 20 !important;
	margin-left: 24px !important;
	-webkit-border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
	border: 2px solid white;
}

.placeCarta {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	display: none
}

#frecciaSX {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 120px;;
	cursor: pointer;
}

#frecciaDX {
	position: absolute;
	right: 0;
	top: 0;
	width: 90px;
	height: 120px;
	cursor: pointer;
}

#testoAggiornamentoCarte {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	font-size:1.0625rem;
	background-color: transparent;
	bottom: 0;
}

#indietro {
	position: absolute;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 60px;
	top: 340px;
	color: white;
}

#contenitoreInformazioniSulTavolo {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: right;
	width: 290px;
	opacity: 0.4;
	font-size:1rem;
}

#nomeGioco {
	font-size:1.5rem;
}

#TnSessione {
	font-size:1rem;
}

#TnMossa {
	font-size:1rem;
}

#TnBiglietto {
	font-size:1rem;
}

#TpunteggioPunta {
	position: absolute;
	left: 50%;
	width: 80px;
	margin-left: -100px;
	top: 50px;
	text-align: right;
	font-size:1.5625rem;
	height: 40px;
	font-weight: bolder;
}

#TpunteggioBanco {
	position: absolute;
	left: 50%;
	width: 80px;
	margin-left: 16px;
	top: 50px;
	text-align: left;
	font-size:1.5625rem;
	height: 40px;
	font-weight: bolder;
}

#carteBanco {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: 70px;
	width: 250px;
	height: 130px;
}

#cartePunta {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -250px;
	width: 250px;
	height: 230px;
}

#tooltip {
	position: absolute;
	left: 15px;
	top: 10px;
	width: 140px;
	height: 65px;
	background-color: white;
}

#min {
	position: absolute;
	right: 5px;
	top: 6px;
	color: black;
	font-weight: normal;
	font-size:1.125rem;
	height: 25px;
	line-height: 25px;
}

#max {
	position: absolute;
	right: 5px;
	top: 37px;
	color: black;
	font-weight: normal;
	font-size:1.125rem;
	height: 25px;
	line-height: 25px;
}

#testoMin {
	position: absolute;
	left: 10px;
	top: 6px;
	color: black;
	font-weight: bold;
	font-size:1.125rem;
	height: 25px;
	line-height: 25px;
}

#testoMax {
	position: absolute;
	left: 10px;
	top: 37px;
	color: black;
	font-weight: bold;
	font-size:1.125rem;
	height: 25px;
	line-height: 25px;
}

#TimportoPuntato {
	position: absolute;
	top: 460px;
	left: 440px;
	width: 200px;
	height: 40px;
	z-index: 111;
	line-height: 40px;
	font-size:1.5625rem;
	color: white;
	font-weight: bolder;
}

#clipPunto {
	position: absolute;
	left: 50%;
	margin-left: -270px;
	width: 540px;
	height: 150px;
	background-color: transparent;
	bottom: 5px;
	z-index: 111;
}

#clipPunto_btnRipeti {
	left: 100px;
	top: 100px;
}

#clipPunto_btnAnnulla {
	left: 100px;
	top: 100px;
}

/*

#clipPunto_btnAnnullaPostazione {
 left: 60px;
 top: 100px;
}
*/

#btnPunto {
	right: 100px;
	top: 100px;
}

#clipStoTiro {
	position: absolute;
	left: 50%;
	margin-left: -270px;
	width: 540px;
	height: 160px;
	background-color: transparent;
	bottom: 0;
	z-index: 111;
}

#btnSto {
	left: 100px;
	top: 70px;
	width: 140px;
}

#btnTiro {
	width: 140px;
	right: 100px;
	top: 70px;
}

input[type=range] {
	-webkit-appearance: none;
	width: 100%;
	margin: 14px 0;
}

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

input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	background: #3071a9;
	border-radius: 1px;
}

input[type=range]::-webkit-slider-thumb {
	border: 1px solid #000;
	height: 24px;
	width: 24px;
	border-radius: 12px;
	background: #fff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -8px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
	background: #367ebd;
}

input[type=range]::-moz-range-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	background: #3071a9;
	border-radius: 1px;
}

input[type=range]::-moz-range-thumb {
	border: 1px solid #000;
	height: 36px;
	width: 16px;
	border-radius: 3px;
	background: #fff;
	cursor: pointer;
}

input[type=range]::-ms-track {
	width: 100%;
	height: 8px;
	cursor: pointer;
	background: transparent;
	border-color: transparent;
	color: transparent;
}

input[type=range]::-ms-fill-lower {
	background: #2a6495;
	border-radius: 3px;
}

input[type=range]::-ms-fill-upper {
	background: #3071a9;
	border-radius: 3px;
}

input[type=range]::-ms-thumb {
	border: 1px solid #000;
	width: 16px;
	border-radius: 3px;
	background: #fff;
	cursor: pointer;
	height: 8px;
}

input[type=range]:focus::-ms-fill-lower {
	background: #3071a9;
}

input[type=range]:focus::-ms-fill-upper {
	background: #367ebd;
}

#wrapper_m_resize1 {
	height: 1370px;
}

.footer {
	top: 0;
}

.footerGiocoResponsabile {
	left: 600px;
}

.footerTutelaMinori {
	left: 862px;
}

.footerAams {
	left: 895px;
}

.footerGiocoLegale {
	left: 979px;
}

#chips_container {
	position: absolute;
	width: 200px;
	height: 100px;
	background-color: transparent;
	top: 430px;
	left: 50%;
	margin-left: -100px;
}

#box_footer {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	width: 100%;
}

.headerBtn {
/*	position: absolute;*/
	height: 40px;
	line-height: 40px;
	width: 120px;
	color: white;
	text-align: center;
	font-size:0.875rem;
	display:inline;
	cursor: pointer;
	    margin-left: 20px;
}

body {
	user-select: none;
	font-family: "Dosis";
	font-weight: 100;
	color: white;
}

.btnQFGenerico {
	position: absolute;
	width: 114px;
	height: 54px;
	/*background-color: #ffffff;*/
	-webkit-border-radius: 27px;
	-moz-border-radius: 27px;
	border-radius: 27px;
	/*border: 1px solid #808081;*/
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	font-size:1.3125rem;
	line-height: 54px;
	/*color: #241223;*/
	text-align: center;
	font-weight: 300;
	cursor: pointer;
}

.btnQFAcceso {
	/*border: 1px solid #ff5117;


	background: #ff8a22; /* Old browsers */
	/*	background: -moz-linear-gradient(top, #ff8a22 0%, #ff8a22 34%, #ffa247 37%, #fc8523 100%); /* FF3.6-15 */
	/*	background: -webkit-linear-gradient(top, #ff8a22 0%, #ff8a22 34%, #ffa247 37%, #fc8523 100%); /* Chrome10-25,Safari5.1-6 */
	/*	background: linear-gradient(to bottom, #ff8a22 0%, #ff8a22 34%, #ffa247 37%, #fc8523 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/*	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8a22', endColorstr='#fc8523', GradientType=0); /* IE6-9 */
}

#chips_container {
	pointer-events: none;
}

.chips {
	top: 0;
	cursor: pointer;
}

.cartaGenerica {
	height: 120px;
	left: 50%;
	margin-left: -45px;
	text-align: center;
}

.cartaGenerica > img {
	height: 120px;
}

.angoliArrotondati14 {
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	border-radius: 14px;
}

.angoliArrotondati10 {
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.75);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.angoliArrotondati10NoOmbra {
	-webkit-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0);
	box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

* {

	/*border:1px solid yellow;*/
}

#infoPunta {
	font-weight: bolder;
	display: none;
	text-transform: capitalize;
	text-align: center;
	font-size:1.375rem;
	line-height: 40px;
	position: absolute; left: 50%; margin-left: -242px; width: 160px; height: 40px; z-index: 113; top: 100px;
}

#infoBanco {
	font-weight: bolder;
	display: none;
	text-transform: capitalize;
	text-align: center;
	font-size:1.375rem;
	line-height: 40px;
	position: absolute; left: 50%; margin-left: 78px; width: 160px; height: 40px; z-index: 113; top: 100px;
}

#infoEgalite {
	font-weight: bolder;
	display: none;
	text-transform: capitalize;
	text-align: center;
	font-size:1.375rem;
	line-height: 40px;
	position: absolute; left: 50%; margin-left: -80px; width: 160px; height: 40px; z-index: 113; top: 100px;
}

input[type="checkbox"].ios8-switch {
	position: absolute;
	margin: 8px 0 0 16px;
}

input[type="checkbox"].ios8-switch + label {
	position: relative;
	padding: 5px 0 0 50px;
	line-height: 2.0em;
	cursor: pointer;
}

input[type="checkbox"].ios8-switch + label:before {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 40px; /* x*5 */
	height: 24px; /* x*3 */
	border-radius: 16px; /* x*2 */
	background: lightgray;
	border: 1px solid #d9d9d9;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

input[type="checkbox"].ios8-switch + label:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 24px; /* x*3 */
	height: 24px; /* x*3 */
	border-radius: 16px; /* x*2 */
	background: #fff;
	border: 1px solid #d9d9d9;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

input[type="checkbox"].ios8-switch + label:hover:after {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

input[type="checkbox"].ios8-switch:checked + label:after {
	margin-left: 16px;
}

input[type="checkbox"].ios8-switch:checked + label:before {
	background: #f82;
}

/* LARGE */

input[type="checkbox"].ios8-switch-lg {
	margin: 10px 0 0 20px;
}

input[type="checkbox"].ios8-switch-lg + label {
	position: relative;
	padding: 7px 0 0 60px;
	line-height: 2.3em;
}

input[type="checkbox"].ios8-switch-lg + label:before {
	width: 50px; /* x*5 */
	height: 30px; /* x*3 */
	border-radius: 20px; /* x*2 */
}

input[type="checkbox"].ios8-switch-lg + label:after {
	width: 30px; /* x*3 */
	height: 30px; /* x*3 */
	border-radius: 20px; /* x*2 */
}

input[type="checkbox"].ios8-switch-lg + label:hover:after {
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}

input[type="checkbox"].ios8-switch-lg:checked + label:after {
	margin-left: 20px; /* x*2 */
}

#contenitore_iframe_cronologia {
	position: fixed; z-index: 9333; overflow-y: hidden;;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: white;
	display: none;
}

#titolo_cronologia {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 60px;
	font-size:2.1875rem;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid lightgray;
}

#div_iframe_cronologia {
	position: absolute; left: 0; top: 60px; width: 100%; height: 720px; border: 0; overflow-y: scroll;
}

#pulsante_chiusura_cronologia {
	position: absolute;
	right: 5px;
	top: 5px;
	text-align: center;
	cursor: pointer;
	width: 48px; z-index: 9992;
}

.mascheraScura {
	position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6);
}

#clipFondi {
	position: absolute;
	left: 50%; margin-left: -190px; width: 380px; height: 330px;
	display: block;
	top: 50%;
	margin-top:-250px;
}

.titoloSuPoPup {
	position: absolute; left: 1px; top: 1px; width: calc(100% - 2px);
	height: 80px;
	line-height: 80px;
	font-size:1.875rem;
	font-weight: bold;
	text-align: center;
}

#messaggio_di_informazione_saldo {
	position: absolute; left: 0; top: 65px; width: 100%; height: 60px;
	line-height: 30px;
	font-size:1.5625rem;
	text-align: center;
	color: white;
}

#messsaggio_di_richiesta_importo {
	    position: absolute;
    left: 0;
    top: 107px;
    width: 100%;
    height: 30px;
    /* line-height: 40px; */
    font-size: 1.25rem;
    text-align: center;
    color: white;
}

#valore_fondi_aggiunti {
	position: absolute; left: 15%; width: 70%;
	top: 170px; height: 40px;
	font-size:1.25rem;
	text-align: center;
}

#pulsante_uscita_fondi {
	position: absolute;
	width: 150px;
	height: 50px;
	bottom: 30px;
	left: 20px;
	line-height: 50px;
	text-align: center;
	font-size:1.25rem;
	background-color: #a0a0a0;
}

#pulsante_aggiungta_fondi {
	cursor: pointer;
	position: absolute;
	bottom: 30px; right: 20px;
	width: 150px; height: 50px;
	line-height: 50px;
	text-align: center;
	font-size:1.25rem;
}

#fondi_block {
	z-index: 999;
}

#loader_gif_fondi {
	position: absolute;
	left: 50%;
	bottom: 30px;
	margin-left: -40px;
	display: none;
}

#card_container > .cartaGenerica {
	height: 65px !important;
	margin-top: 25px;
}

#card_container > .cartaGenerica > img {
	height: 65px !important;
}

.importi {
	text-shadow: 0 0 2px rgba(0, 0, 0, 1);
}

#card_container > .cartaGenerica {
	margin-left: -50px;
	height: 70px !important;
	width: 40px !important;;
}

/*
.cartaGenerica {
 height: 160px !important;
 margin-left: -64px;
}

.cartaGenerica > img {
 height: 160px;
}
*/
#card_container > .cartaGenerica > img {
	height: 70px !important;
}

.fPunta > img {
	height: 100px;
	width: 100px;
}

.postazioni > .fPunta > img {
	height: 80px;
	width: 80px;
}

#postazioneNord {
	position: absolute;
	left: 50%;
	margin-left: -417px;
	width: 40px;
	height: 40px;
	top: 302px;
	cursor: pointer;
	z-index: 99;
	backgroundX: red;
}

#postazioneSud {
	position: absolute;
	left: 50%;
	margin-left: 379px;
	width: 40px;
	height: 40px;
	top: 303px;
	cursor: pointer;
	z-index: 99;
	backgroundX: red;
}

#postazioneOvest {
	position: absolute;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	top: 494px;
	cursor: pointer;
	z-index: 99;
	backgroundX: red;
}

#postazioneNordOvest {
	position: absolute;
	left: 50%;
	margin-left: -184px;
	width: 40px;
	height: 40px;
	top: 326px;
	cursor: pointer;
	z-index: 99;
	backgroundX: red;
}

#postazioneNordSud {
	position: absolute;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	top: 216px;
	cursor: pointer;
	z-index: 99;
	backgroundX: red;
}
#postazioneSudOvest {
	position: absolute;
	left: 50%;
	margin-left: 146px;
	width: 40px;
	height: 40px;
	top: 326px;
	cursor: pointer;
	z-index: 99;
	backgroundX: red;
}


#postazioneNord_importo {
	position: absolute;
	left: 50%;
	margin-left: -457px;
	width: 120px;
	height: 40px;
	top: 343px;
	line-height: 40px;
	font-size:1.25rem;
	text-align: center;
	backgroundX: red;
}

#postazioneSud_importo {
	position: absolute;
	left: 50%;
	margin-left: 249px;
	width: 120px;
	height: 40px;
	top: 475px;
	line-height: 40px;
	font-size:1.25rem;
	left: 50%;
	margin-left: 336px;
	width: 120px;
	height: 40px;
	top: 343px;
	line-height: 40px;
	font-size: 1.25rem;
	text-align: center;
	backgroundX: red;
}

#postazioneOvest_importo {
	position: absolute;
	left: 50%;
	margin-left: 34px;
	width: 120px;
	height: 40px;
	top: 489px;
	line-height: 40px;
	font-size:1.25rem;
}

#postazioneNordOvest_importo {
	position: absolute;
	left: 50%;
	margin-left: -245px;
	width: 120px;
	height: 40px;
	top: 260px;
	line-height: 40px;
	text-align: right;
	font-size:1.25rem;
	position: absolute;
	left: 50%;
	margin-left: -243px;
	width: 120px;
	height: 40px;
	top: 389px;
	line-height: 40px;
	font-size: 1.25rem;
	text-align: center;
	backgroundX: red;
}

#postazioneNordSud_importo {
	position: absolute;
	left: 50%;
	margin-left: 34px;
	width: 120px;
	height: 40px;
	top: 213px;
	line-height: 40px;
	font-size:1.25rem;
}
#postazioneSudOvest_importo {
	position: absolute;
	left: 50%;
	margin-left: 115px;
	width: 120px;
	height: 40px;
	top: 260px;
	line-height: 40px;
	font-size:1.25rem;
	left: 50%;
	margin-left: 125px;
	width: 120px;
	height: 40px;
	top: 389px;
	line-height: 40px;
	font-size: 1.25rem;
	text-align: center;
	backgroundX: red;
}

.postazioni > .fPunta > img {
	height: 80px;
	width: 80px;
}



.footerConcessione
{

	left:140px !important;
	height:15px;
	line-height:15px;
	bottom: 0px !important;

}
.footerLegalInfo
{

	width:580px;

}

.footerLegalInfo > br {
	display: inline;
	content: ' ';
	clear:none;
}

.carteFrancesi
{
	width: 87px;
}

#skippaRipeti {
	display: none;
	position: absolute;
	height: 40px;
	z-index: 9999;
	text-align: right;
	line-height: 40px;
	cursor: pointer;
	background-color: transparent;
	border: 0;
	bottom: 130px;
	right: 0px;
	width: 140px;
}
#skippa {
	display: none;
	position: absolute;
	height: 40px;
	z-index: 9999;
	text-align: right;
	line-height: 40px;
	cursor: pointer;
	background-color: transparent;
	border: 0;
	bottom: 160px;
	right: 0px;
	width: 140px;
}
#box_dado
{
	position: absolute !important;
}
#box_dado >*
{
	margin-top: -150px;
}
#clipPuntoPostazione
{
	top: 10px;
}

