/*CSS HANDLER */
:root { 
    --bg_color: #ffffff;
    --bg_text: #111111;

    --colore_principale: #2D3844;
    --colore_principale_light: #72828E;
    --colore_principale_dark: #72828E;
    --regola_gradiente: #2D3844;
    --testo_gradiente: #FFFFFF;
    
    --colore_principale2: #dadada;
    --colore_principale2_light: #F2F2F2;
    --colore_principale2_dark: #B2B2B2;
    --regola_gradiente2: #999999;
    --testo_gradiente2: #111111;
    
		
    --regola_gradiente3: #021C33;
    --testo_gradiente3: #ffffff;
    
    --odds_bg: #ffffff;
    --odds_text: #111111;
}   
/*Tutti i diritti riservati */ 
/* CSS */

/*next-theme-preview*/
#themeSwitcher span {
   	background: #FFBB00;
}
#themeSwitcher span::after {
	background: #111111;
}

body {
	color: var(--bg_text);;
	font-size: 0.8em;
	background: var(--bg_color);
}



body {
  background-attachment: fixed;
}

body.pokerpage {
  background-image: url("../img/pokerbgnew.jpg");;
}

body:after{
	content: " ";
	display: block;
	height: 100%;
	left: 0;
	opacity: 0.2;
	position: fixed;
	top: 0;
	transition: all 5000ms ease 0s;
	width: 100%;
	z-index: -1;
}
body.nextBg:after{
	z-index: -1;
	opacity: 0.6;	
}

li, ul{    
    list-style:none;
    margin:0;
    padding:0;
    vertical-align: top; /* This fixes the IE5 Win gap! BUG IE */
}



body, .hnav.sub {
	/*font da testo*/
font-family: 'Ropa Sans', sans-serif;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6, caption, .mhead span, .hnav, .title,
.popzDragger, .popzKeyClose,
.buttonContainer .button,
.h1header, .widget li {
	/*font da titolo*/
font-family: 'Ropa Sans', sans-serif;
font-weight: normal;
}


a {
	color:var(--testo_gradiente);
	text-decoration:none;
}
a:hover {
	color: var(--testo_gradiente);
}
.border_1 {
	border:1px solid #006699;
}
#player {
	color:#FFFFFF;
}
.right_align {
	text-align:right;
}
.left_align {
	text-align:left;
}
.center_align {
	text-align:center;
}
.background_color {
	background-color:#0099CC;
}
.capitalize {
	text-transform:capitalize;
}
.rfloat {
	float:right;
}
.float_1 {
	margin-left:50%;
}

#whtml, .popz .popzContent {
	color: var(--testo_gradiente2);
	background: var(--colore_principale2);
}

/*gestione delle pagine di errore del sito*/

.errorcont{
	
	
}

.headererr{
	height:38px;
	background-image:url(../img/errorBoxHead.png);
}
.headererr h1{
	font-size:20px;
	font-weight:bold;
	color:#fff;
	padding-left:20px;
	line-height:35px;
}

.bodyerr{
	background-image:url(../img/errorBoxBody.png);
	/*padding-left:20px;*/
}

.bodyerr .head_contenuto{
	display:block;
}

.bodyerr p{
	color:#FFFFFF;
	float:left;
	font-size:34px;
	letter-spacing:-1px;
	line-height:42px;
	margin-right:148px;
	margin-top:40px;
	width:440px;
}

.error_img{
	background-image:url(../img/err_img.png);
	background-repeat:no-repeat;
	float:left;
	height:300px;
	margin-left:100px;
	width:200px;
	
}
.error_type{
	height:62px;
	margin-left:65px;
	margin-top:60px;
	width:58px;
}

.egeneric{background-image:url(../img/generic.png);}
.e404{background-image:url(../img/404.png);}
.e403{background-image:url(../img/403.png);}

.bodyerr .contenuto_body{
	background-color:#222222;
	color:#FFFFFF;
	margin:0 5px;
	padding-left:15px;
	padding-top:5px;
	
}
.footererr{
	height:10px;
	background-image:url(../img/errorBoxFoot.png);
	clear:both;
}

.contenuto a{
	color: var(--colore_principale);;
    font-size: 11px;
}

.contenuto h6 a{
	    background: url("../img/go_up.png") no-repeat scroll 0 0 transparent;
	    color: #F76B03;
	    display: block;
	    font-size: 15px;
	    line-height: 20px;
	    padding-left: 16px;
}
.contenuto h4{
	margin-bottom:0px;
	margin-top:10px;
}

.testo_evidenziato {
  color: #e80000;
  margin: 0;
  text-transform: uppercase;
}

.textColored{
	color:#E8D915;
}

/*modifica sprite*/
.h1usermenu, .h1sport, .h1ippica, .h1header, .last_winning h1 {
	border: 1px solid transparent;
	background-color: var(--colore_principale_dark);;
	color: var(--testo_gradiente);
	font-size: 15px;
	height: 30px;
	line-height: 31px;
	margin-bottom: 0;
	padding: 0 10px;
	text-transform: uppercase;
	text-align: center;
}
.h1sport{
	/*display:none;*/
}

#lotto_bet .h1usermenu{
	text-indent:0px;
	display:block;
}

#errorMessage div{
    color:#222;
}

.h1ippica {
	

}
#usermenu ul {

	margin-bottom:0px;
}
.submenu{
    background:#d0d0d0;
}
.submenu li{
    margin:0;
}

/* home nuova */

#banner_top{
	height:400px;
}
#banner_bottom{
    width:930px;
    height:170px;
    background: url("../img/bg_box_home.png") no-repeat;
}

#create_account_box{
    width:220px;
    height:170px;
    float:left;
}
#link_box{
    width:230px;
    height:170px;
    float:left;   
}
#rotating_boxes{
    height: 170px; 
    width: 480px;
    float:left;
/*    background: url("../img/sfondo_box.png") no-repeat;
*/}
#left_link, #right_link{
    display: block;
    height: 150px;
    margin: 10px 0 0 6px;
    width: 230px;
    float:left;
}
#create_account_box a{
	background:url("../img/create_account.png") no-repeat;
    	display:block;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:17px;
	margin:10px auto;
	line-height:54px;
	text-align:center;
	width:200px;
	height:80px;
	
}
#create_account_box a:hover{
    background-position:0 -80px;
}
#create_account_box p {
    
    font-size: 12px;
    font-weight: bold;
    margin: 15px auto 0;
    text-align: left;
    width: 180px;
}
#home_links {
    height: 170px;
    list-style: none outside none;
    width: 230px;
}
#home_links li {
    height: 42px;
    padding: 7px 0;
    width: 220px;
    text-indent:10px;
}
#home_links li a {
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: lighter;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
    width: 220px;
}
#link_sportsbook {
    background: url("../img/sportsbook.png") no-repeat scroll 0 0 transparent;
}
#link_sportsbook:hover {
    background-position: 0 -40px;
}
#info_sport {
    float: left;
}
#totalevents, #totalgames {
    color: #00cc00;
    display: none;
    float: left;
    font-size: 11px;
    font-weight:bold;
}
#link_live_betting{
    background:url("../img/livebetting.png") no-repeat; 
}
#link_live_betting:hover{
    background-position:0 -40px;
}
#link_poker{
    background:url("../img/poker.png") no-repeat;
   
}
#link_poker:hover{
    background-position:0 -40px;
}
#home_links li a .home_icons{
    background:url("../img/home_icons.png") repeat scroll 0 0 transparent;
    width:40px;
    height:40px;
    display:block;
    float:right;
}
#home_links li a .sportsbook_icon{
    
}
#home_links li a .livebetting_icon {
    background-position:0 -40px;
}
#home_links li a .poker_icon{
    background-position:0 -80px;    
}



/* fine home nuova */


/*classe che nn viene considerata*/
.customBox{
	float:left;
	overflow:hidden;
}
/*  fine classe che non viene considerata */

*, span{
    
    
}

input[type="text"], input[type="password"],
select{
	/* background: url("../img/input_bg.png") repeat-x scroll 0 0 #FFFFFF;*/
	background-color: #FFFFFF;
	border: 2px solid transparent;
	padding: 2px;
	margin: 0;
}



input:focus, select:focus, textarea:focus{
	border: 2px solid #ffcc00;	
}


.bclear{clear:both;}

#pageMenu, #lastWinning, #lastResults  {
    padding:0 0 0 6px;
}
#pageMenu h1, #lastWinning h1, #lastResults h1 {
	color:#1C92EC;
	font-size:14px;
	margin-bottom:16px;
	text-transform:uppercase;
}
#pageMenu a {
     color:#222222;
     font-weight:bold;
     text-decoration:none;
}


#winning{
    border: 3px solid #050505;
}
#results{
    border: 6px solid #050505;
}
#statbox {
    border:none;
}
#menubox{
  /*border:3px solid #040404;*/
    background-color:#141414;   
}

#mainMenu>ul span:hover{
    color:#222;
}


#mainMenu ul li a span{
    
    color:#53471E;
    
}
.fleft, .fright{
   
}
.fleft{
   float:left;
}
.fright{
   float:right;
}

.tabs{
    height:63px;
    position:relative;
    top:0;	
}
.tabs ul{
    bottom:0;
    height:63px;
    position:absolute;
    right:0;
    width:300px;
}

.tabs ul li{
    line-height:0px;
}

.btn_sport, .btn_poker, .btn_casino{
   background-image:url("../img/tab_line.png");
    background-repeat:no-repeat;
    float:left;
    font-weight:bold;
    line-height:0;
    margin-left:10px;
    padding-top:33px;
}
#servicesMenu ul li a span{
    font-size:16px;
    font-weight:bold;
}

.btn_sport:hover, .btn_poker:hover, .btn_casino:hover{
    
     /*background-position:0 -46px;*/
    
    
}
.btn_sport{}
.btn_poker{  }
.btn_casino{ }

#pageMenu ul{
    
}
#pageMenu ul li{
    background-image:url("../img/star_ul.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:19px;
	padding-left:25px;
	text-transform:uppercase;
}

#menubox{
     background-image:url(../img/menubox.png);
}

#lastWinning ul li{
   background-repeat:no-repeat;
   height:24px;
   padding-left:10px;
}

#lastResults ul li{
    background-image:url(../img/star_ul.png);
    background-repeat:no-repeat;
    height:24px;
    padding-left:25px; 
}

#pageMenu ul li a{
    font-size:11px;
    text-decoration:none;
}

#lastWinning ul li a, #lastResults ul li a{
    
    font-size:11px;
    text-decoration:none;
}

.results .rwmanif{
	    background:var(--colore_principale);;
}
.results .rwmanif td{
	    color:var(--testo_gradiente);
}
.results .resultsContainer #tresult tbody {
  background: #ffffff none repeat scroll 0 0;
}
#lastWinning tr.altrow td {
    background:#1B1B1B;
}
.results tr td{
	font-size:11px;
	height:20px;
	line-height:18px;
	padding-left:8px;
	color: #111;
}
.enfatize{
    color:#292929;
    padding-right:6px;
    text-align:right;
}

.enfatize_wh{
    color:#FFF;
}

/*la popup del mostra saldo balance_detail*/


/*contenitore*/

.userDetailDialog{
	
	border:3px solid #32ABF3 !important;
	height:133px !important;
	padding:0 !important;
	width:216px !important;
	
}
.userDetailDialog .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix{
	background-color:#EDEDED !important;
	background-image:url("../img/header_line.png");
	background-repeat:repeat-x;
	border:medium none;
	margin-top:-3px;
	
	
}
.userDetailDialog .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix a, .userDetailDialog .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix a:hover{
	background-color:transparent;
	background-image:url("../img/popup_mdel.png");
	background-position:right top;
	border:medium none;
	height:22px;
	margin-right:-6px;
	margin-top:-12px;
	padding:0;
	width:50px;
}
.userDetailDialog .ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix a span{
	background-image:none;
}

#userDetailDialog table {
	
	
}
#userDetailDialog table th{
	font-size:11px;
	height:18px;
	text-align:left;
	width:80px;
	
}

#userDetailDialog table td{
	font-size:11px;
	color:#007700;
	
}


/*pannello trasferisci importa/esporta    APPS.CSS */


#transMoneyPopup div{
	
	line-height: 30px;
	margin: 2px 0;
}

#transMoneyPopup h2 {
  margin-bottom: 2px;
  margin-top: 13px;
}

#transMoneyPopup label {
  border: 1px solid #333;
  display: block;
  line-height: 30px;
  margin: 2px 0;
  padding: 0 4px;
}

#transMoneyPopup #parent, #transMoneyPopup #client {
  display: inline-block;
  text-align: left;
  width: 35%;
  font-weight: bold;
}

#searchresulttable td{
	vertical-align: top;
}


/* FINE APPS.CSS */



div, fieldset, ul, label,span{
	
}
label span, .fieldset label{
	vertical-align: baseline;
}
a >span{
	vertical-align: baseline;
}

.clear{
	clear:both;
}

#main_content {
}
#left_column {
  float: left;
  position: relative;
  width: 200px;
  z-index: 1;
}
.sportmenuWidth #left_column{
	display:none;
}

.mtable th:hover{
	text-decoration:none;
	
}

.mtableslide{}

#center_column{
	margin-left: 170px;
	margin-right: 220px;
	position: relative;	
}

#center_column:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom:1;
	margin-bottom: 20px;
}


.coupLarge #center_column{
	margin-left: 205px;
	margin-right: 305px;
	/*width:530px;*/
}
#center_column.cols_1{	
	margin-left:0px;
	margin-right:0px;
}
#center_column.cols_2{	
	margin-left:170px;
	margin-right:0px;
}
.sportmenuWidth #center_column  {	
	margin-left:0;
}

#center_column.large {
	margin-right:8px;
}

#right_column {
	width:220px;
	float:right;
}

/* layout btns */



.layout_btns {
	
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006352+0,004a37+100 */
        background: #006352; /* Old browsers */
        background: -moz-linear-gradient(top, #006352 0%, #004a37 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#006352), color-stop(100%,#004a37)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #006352 0%,#004a37 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #006352 0%,#004a37 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #006352 0%,#004a37 100%); /* IE10+ */
        background: linear-gradient(to bottom, #006352 0%,#004a37 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006352', endColorstr='#004a37',GradientType=0 ); /* IE6-9 */
           
    ;
	height: 22px;
	padding-top: 8px;	
	width: 100%;
}
.layout_btns a {
    color: #222222;
	display: block;
	float: left;	
	margin: 0 10px;
}
.layout_btns a:hover{
       color: #555;
       text-decoration:none;
    
}
.layout_btns a span{
     padding: 0 6px;
    
}
.hide_sport_menu{
    text-decoration:none;      
}
.hide_sport_menu:hover{
    background-position: 0 -30px;
}
.hide_sport_menu.off{
      
      background-repeat: no-repeat;
}
.hide_sport_menu.off:hover{
    background-position: 0 -30px;
}
.size_switch{
       
}
.layout_btns a.repeat_last{
    
    float: right;
    
}
.layout_btns a.repeat_last:hover{
    color: #555;
    
}

/* layout btns */



/*menu dell'offerta degli sport*/
/*la struttura è così fatta:

ul.groupmenu
	li
		a.gitem
			ul.catemenu
				li
					a.citem
						ul.manimenu
							li
								




*/

#sports_menu_container, #usermenu, .mcontent, .etccontent, .appscontent{	
	 /* background-color: #D0D0D0;*/
	
}
#sports_menu_container h1, .mhead, #usermenu h1, .can h1 {	
	border: 1px solid transparent;
	background-color: var(--colore_principale_dark);;
	color: var(--testo_gradiente);
	overflow: hidden;
	padding-left: 6px;
	text-transform: uppercase;
	white-space: nowrap;
	height: 30px;
	line-height: 30px;
}
#sports_menu_container h1{
	background-image:url("../img/header_line.png");
	background-position:right center;
	margin:2px 2px 0;
}
#sports_menu_container ul li{
	clear:both;
	display:block;
	float:none;
	line-height:18px;
	list-style-type:none;
	margin-bottom:1px;
	min-height:20px;
	padding:0;
	vertical-align:bottom;
}
 
.ctable {
	margin:0 auto;
	width:204px;
}
.ctable tr:hover td{
	background-color:#5B98CA;
}
.ctable td{
	height:40px;
	border-bottom:1px solid #5B98CA;
}
.ctable td span{
	color:#FFCC00;
	display:block;
	height:15px;
	padding-top:4px;
}
.ctable td span:first-child strong{
	
	color:#fff;
}
.ctable td span strong{
	
	color:#ffcc00;
}

.ccode{
	text-align:center;
	width:22px;
}
.cevent{}
.cqt{}
.cqt a{
	background-image:url("../img/couponeventdel.png");
	background-position:11px 4px;
	background-repeat:no-repeat;
	display:block;
	height:15px;
	overflow:hidden;
	text-indent:60px;
	width:21px;
}

.printodds .section {
	background: var(--bg_color);;
}

/* FINE OFFER.CSS ? */


/*SEZIONE PER LE PAGINE APPS ED ETC*/

.etccontent, .appscontent{
	float:left;
	font-size:13px;
	line-height:17px;
	width:100%;	
}
		
.etccontent .mbody{
	padding:8px;
	
}
.appscontent .mbody{
	padding:8px;	
}
.mfoot{
	/*clear:both;*/
}

.form_container{
       clear:both;
}
.form_large, .form_small{
	float:left;	
}
	
.form_large{
	width:500px;
	width:100%;
}

.form_small{	
	width:236px;
}

.form_large .formhead{
	background-image:url("../img/head1.png");
	background-position:center bottom;
	border-color:#CCCCCC #CCCCCC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	height:6px;
	margin-bottom:0;
}

.formhead h1{	
	float:left;
       padding-left:10px;
       width:70%;
}
.formhead h1 + h1{	
		float:right;
       margin-right:1%;
       text-align:right;
       width:26%;
       font-size:11px;
       font-weight:normal;
       color:#fff;
}


.form_large .formbody{
	background-image:url("../img/body1.png");
	background-repeat:repeat-y;
	border-top:medium none;
	margin-bottom:0;
	margin-top:0;
	padding-top:14px;
}
	
.formbody fieldset{
	background-image:url("../img/fieldset_bg.png");
    background-color:#727272;
	float:left;
	height:80px;
	margin:0 1% 2%;
	padding:1% 1% 1% 2%;
	width:44.7%;
	border:1px solid #6e6e6e;
	background-repeat:repeat-x;
               
}

.formbody h3{     
		color:#333333;
		font-size:11px;
		margin-bottom:10px;
}

.formbody fieldset label{
	clear:both;
	color:#222222;
	display:block;
	font-size:11px;
	height:26px;
	margin-bottom:2px;
	position:relative;
	text-align:left;
}
.formbody fieldset#rowsperpage label{
       display:block;
       float:right;
       height:26px;
       margin-bottom:2px;
       margin-top:4px;
       text-align:right;
}
fieldset#topbuttonarea{
	
}
fieldset#clientsearch{
	
}

fieldset#datarange{
	
}
fieldset#datarange2 div label{
	text-align:right;
}

fieldset#datarange2 div.fieldsetoption label{ 
	padding-left:22px;
    margin-left:22px;
    text-align:left;
}
fieldset div{
	float:left;
       margin-right:5%;
}
fieldset>h3+div{
	width:140px;
}
fieldset#weekyear{
	
}
fieldset#weekyear label{
		clear:none;
              float:left;
              margin:0 4px;		
}
fieldset#ricercaid{
	
}
fieldset#ricercaid div{
       width:auto;
}
fieldset#ricercastato{
	
}

fieldset#movement{
	
}
fieldset#movement label, fieldset#ricercastato label {
       text-align:left;
      
}

fieldset#ricercastato label {
      padding-left:20px;
       vertical-align:middle;
        /*padding-left:25px;*/
}
fieldset#ricercastato label.icowin{
	background-image:url("../img/bet_status1.png");
	background-position:20px -1px;
	background-repeat:no-repeat;padding-left:38px;
}
fieldset#ricercastato label.icolose{
	background-image:url("../img/bet_status3.png");
	background-position:20px -1px;
	background-repeat:no-repeat;padding-left:38px;
	
}
fieldset#ricercastato label.icoactive{
	background-image:url("../img/bet_status2.png");
	background-position:20px -1px;
	background-repeat:no-repeat;padding-left:38px;
}
fieldset#rowsperpage{
	float:none;
       height:30px;
       margin:1% auto 2%;
       padding-top:12px;
       width:95%;
       clear:both;
}
        
fieldset#trasferimentofondi{
	clear:both;
       float:left;
       height:111px;
       margin:1% auto 2%;
       padding-top:12px;
       width:95%;
       clear:both;
       float:none;      
       margin:1% auto 2%;
       padding-top:12px;
       width:95%;
       /*margin:0;*/
}
fieldset#trasferimentofondi > h3 + div {
       width:auto;
}
fieldset#trasferimentofondi > div + div {
       clear:both;
       margin-top:10px;
       width:auto;
}
fieldset#trasferimentofondi > div + div label{
       padding-left:25px;
}


fieldset#clientsearch, fieldset#newaccountpanel{       
       height:56px;
}

fieldset#newaccountpanel{
       text-align:center;
}
fieldset#newaccountpanel button{       
       margin-top:16px;
}

fieldset#trasferimentofondi label, fieldset#clientsearch label{
       text-align:left; padding-left:0px;
}
fieldset#rowsperpage input{
       width:30px;
}


fieldset#sendmassagefields{
	width:95%;
	height:168px;
}
textarea#msgText{
	font-size:12px;
/*	margin-left:12px;*/
	padding:2px;
}

.moneyTransf{
       
}
.moneyDirection{
       
}

/*dovrebbe esserci un altro:*/
	
.form_large .formfoot{
	background-image:url("../img/foot1.png");
	background-position:center bottom;
	margin-top:0px;
    visibility:hidden;
}

.form_large>div{
	background-color:#FFFFFF;
	background-image:none !important;
	background-position:center top;
	background-repeat:no-repeat;
	border-color:#CCCCCC;
	border-width:1px;
	margin:6px;
	padding:8px;
	border-style:solid;	
}

.formbody fieldset input[type="text"],.formbody input[type="text"],.formbody input[type="password"], .formbody input[type="input"] {
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:13px;
	padding:2px;
	width:110px;
}

.formbody fieldset input[type="radio"]{
	height:21px;
       left:0;
       margin:0;
       padding:0;
       position:absolute;
       top:-2px;
}
.formbody fieldset input{
	
}

.formbody fieldset button{
	background-color:#2e2e2e;
	background-image:url("../img/button_alt_bg.png");
    color:#fff;
	font-weight:bold;
	height:26px;
    border:medium none;
	/*
       border-width:1px;
       border-color:#353535;
       border-style:solid;
       border-left:1px solid #353535;
       border-right:1px solid #353535;
       border-top:none;
       border-bottom:none;
       border-collapse: collapse;*/
}


.formbody fieldset select{
	float:left;
}
.container_res{
	background-color:#282828;
	clear:both;
    margin:2% auto 1%;
    padding:1%;
    width:96%;
}
#trasferimentofondi h3{color:#fff;}
fieldset strong{
       color:#70AFEF;
}
.moneyAmount{color:#292929;}
.res{
	background-color:#d9d9d9;
}
.res.large6_columns{	
       margin:0 auto 1%;
       width:98%;
}
.res.large5_columns{
      margin:0 1% 1%;
       width:83%;
}

.res caption{
	 background: url("../img/header_bottom_bg.png") repeat scroll 0 -31px transparent;
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 25px;
    padding-left: 4px;
    text-align: left;
}
.res tr.altrow td{
	background-color:#ececec;
}

.res thead th{
	background-color:var(--colore_principale);;
	color:#fff;	
}

.res tfoot th{
	background-color:#70afef;
}
.res td, .res th, .tdigits{
	text-align:right;
	color:#363636;
	height:26px;
	vertical-align:middle;
	font-size:11px;
	padding: 0 4px;
}
.res .tdate{
	text-align:left;
	width:84px;
}
.res .tinfo{
	text-align:left;
}

.res .ttotal{
	width:15%;
}
	
.res  .altrow .thighlight{
	background-color:#ECD799;
}
.res .thighlight{
	background-color:#D9C486;
}

.torna_su{
	
}

.print_results{
	background-image:url(../img/ico_print.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	float:right;
	height:28px;
	line-height:28px;
	margin-right:11px;
	margin-top:4px;
	padding-left:20px;
	font-size:10px;
	visibility:hidden;
}

/*fine welcomemsg*/





/* welcome msg */
#welmsg p{
    margin-bottom:0;
}
#welmsg {
    background: none repeat scroll 0 0 var(--colore_principale);;
    color: #4E4E4E;
    min-height: 190px;
    padding-bottom: 10px;
    padding-top: 6px;
    width: 170px;
}
#welmsg span.msgclose, #msgcontainer span.msgclose{
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    position:absolute;
    top:2px;
    right:5px;
}
#welmsg span.msgclose{
    color:#333333;
}
#welmsg span.welhead{
    font-size: 11px;
    font-weight: normal;
    margin: 0 9px 10px;
    text-transform:uppercase;
    font-weight:bold;
    float:left;
}
#welmsg p.wel:first-child {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 12px;
    padding: 0 1px;
    font-weight:bold;
    text-transform:capitalize
}
#welmsg p.wel {
    clear:both;
    font-size: 11px;
    font-weight: normal;
    padding: 5px 9px;
}

#welmsg p.welline{
    margin:10px 0;
    height:1px;
    background:#5F4F0E;
}
#welmsg p.wel a{
    /*
	font-weight:bold;
    */
	color:#ffffff;
}

#welmsg p.welreadmsg {
    clear:both;
    font-size: 11px;
    font-weight: normal;
    padding: 6px 9px;
    background:var(--colore_principale);;
}
#welmsg span.welmsgdate {
    margin-top:4px;
    width: 152px;
    height: 11px;
    color:#222222;
}
#welmsg p.welreadmsg a{
    color:#ffffff;
    display:block;
    text-transform:capitalize;
}
#welmsg p.welreadmsg a:hover{
    color:#ffffff;
    text-decoration:underline;    
}
#welmsg img{
    margin-left:9px;
}

.welusr{
	
}
#welmsg p.alarma {
	color:#FF0000;
}
#welmsgclose{
    color: #333333;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 5px;
}
#msgcontainer {
    background: none repeat scroll 0 0 #222222;
    border: 1px solid #FFFFFF;
    display: none;
    margin-left: 4px;
    padding: 10px;
    width: 356px;
}
#msgcontainer span.msgclose{
    color:#ffffff;    
}
#msgcontainer table caption, #msgcontainer table button{
    display:none;
}
#msgcontainer table tbody th {
    padding:2px;
    color:var(--colore_principale);;
}
#msgcontainer table tbody td{
    padding:2px;
}

/* end welcome msg */

#register_btn{	
	background-color:#292929;
	color:#333333;
	font-weight:bold;
	height:24px;
	margin-top:12px;
	width:120px;
}

/*per l'accordion della ricarica del conto*/
.table_std{
	width:100%;
}
.table_std td.alt {
	background-color:#ededed;
}

.table_std td {
	background-color:#CECECE;
	color:#333333;
	font-size:11px;
	font-weight:bold;
	line-height:27px;
	padding:1px 1px 1px 10px;
	text-transform:uppercase;
}


 #accordion h3{
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	border:medium none;
	height:34px;
	line-height:34px;
	margin-bottom:1px;
	margin-left:0 !important;
	margin-right:0 !important;
	margin-top:0 !important;
	border-bottom:1px solid #414141;
	
}

#accordion h3 a{
	display:inline;
}

 #accordion h3>span{
	float:left;
	height:34px;
}

 #accordion h3>span span{
	color:#70AFEF;
}

 #accordion h3 span{
	color:#FFFFFF;
	vertical-align:top;
}
 #accordion  .charge_info{
	height:34px;
	width:229px;
 }
 
 #accordion  .charge_info .name{
	color:#ffcc00;
 }
 
 #accordion  .bonus {
	padding-left:10px;
	width:61px;
 }

 #accordion .time_charge{
	padding-left:10px;
	width:121px;
}
#accordion .money_limit{
	padding-left:10px;
}

#accordion .ui-widget-content{
	-moz-border-radius:0 0 0 0;
	background-color:#ededed;
	border:medium none;
	margin-top:-2px;
	padding:10px;
	background-image:none;
}

.recharge .ui-icon.ui-icon-triangle-1-e{	
	display:none;
}

#accordion fieldset {
	margin:0;
	overflow:hidden;
	padding:20px;
	width:648px;
}
#accordion fieldset label{
	padding-left:27px;
	text-align:left;
}


#accordion .ui-icon.ui-icon-triangle-1-s{display:none;}


.ui-corner-all{
	-moz-border-radius:0 0 0 0 !important;
}

.page_options{
	background-color: #454545;
	border: 1px solid #333333;
	clear: both;
	padding: 4px 10px;
	text-align: right;
	margin-bottom:10px;
}
.icon_link{
	 padding-left: 23px;
	 padding-right: 10px
}
	
.section .print_page {
	color: var(--testo_gradiente);
	font-size: 16px;
	position: absolute;
	right: 10px;
	top: 9px;
}
	
.pdf_page{
	background-image: url("../img/pdf_download.png");
	background-repeat: no-repeat;
}

.skype_contact{  
    background-image: url("http://download.skype.com/share/skypebuttons/buttons/call_blue_transparent_34x34.png");
    background-repeat: no-repeat;
    display: block;
    font-size: 17px !important;
    line-height: 31px;
    padding-left: 37px;
}

.contatti a{
    font-size:13px;
}

#img_right_cont{
       background-image: url("../img/live_betting.png");
    clear: both;
    display: block;
    height: 300px;
    margin-top: 15px;
    width: 300px;
}

#img_right_cont a{  
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 300px;
    margin-top: 20px;
    overflow: hidden;
    text-indent: 400px;
    white-space: nowrap;
    width: 300px;
}
#flash_right_cont{
    /* padding-bottom:10px; */
    background-color:#000;
    clear:both;
}

.oth .formheader{
    width:926px !important;
}

.coming_event{
    color:#cc2200;
}



/*INIZIO CSS pagine recupero password e cambio password*/
.pwd #navigation{
    display:none;
}

.pwd #main_content{
    width:850px;
    min-width:850px;
}

.pwd #main_content #content p +div{
    background-color:#151515 !important;
    color:#ededed !important;
    border: 1px solid #333 !important;
}
#pwdChange input{
    background-color: #FFFFFF !important;
    background-image: none !important;
    border: 1px solid #888888 !important;
    display: block;
    font-size: 20px !important;
    margin: 2px;
    padding: 4px !important;
    width: 450px !important;
}

#pwdChange input[type="button"]{
    background-color: #333!important;
    background-image: none !important;
    cursor:pointer;
     margin: 2px !important;
     width: 460px !important;
}

.pwd #main_content #content p{ 
    font-weight: bold;
    margin-top: 20px;
    text-align: left;
}
.pwd #footer {
    display:none;
}
/*FINE CSS pagine recupero password e cambio password*/




/* OFFER.CSS */



.center_title {
 
  height: 36px;
}
.center_title h2 {
	color: var(--testo_gradiente);
	padding: 5px 5px 0;
	height: 26px;
	line-height: 22px;
	margin-bottom: 0;
	float: left;	
	text-transform: uppercase;
	width: 120px;
	z-index: 1;
}


#direct_line {
    background: url("../img/direct_line.png");
    height: 150px;
    width: 155px;
}

/*PULSANTE LATERALE GENERICO SULL'OFFERTA*/

#results_button{
    background-image:url("../img/result_button.png");
}
#rankings_button{
    display:none;
    background-image:url("../img/rankings_button.png");
}
.left_column_button {
    background-image: url("../img/groupmenu.png");
    background-repeat: repeat-y;
}
.left_column_button a{
    display:block;
    width:155px;
    height:50px;
    white-space:nowrap;
    text-indent:400px;
    overflow:hidden;
}
.left_column_button a:hover{
    background-position:0px -50px;
}

/* FINE PULSANTE LATERALE GENERICO SULL'OFFERTA*/


/*il loader dell'offerta nel menu*/


#menuLoading{
	background-image: url("../img/menuloading.gif");
	display: block;
	height: 16px;
	position: absolute;
	right: 3px;
	top: 3px;
	width: 16px;
}

/*fine il loader dell'offerta nel menu*/

/*il loader dello slider dell'offerta*/

#sliderBlockerLoader #menuLoading {
  right: 5px;
  top: 4px;
}

/*fine il loader dello slider dell'offerta*/

/*messaggio cancellazione del waitingbet*/

.waiting_bet_cancel{
    display: block;
    margin-top: 4px;
}
.waiting_bet_cancel span{
    font-size:9px;
}

.waiting_bet_cancel a.waiting_bet_cancel_btn{
    color:#000;
    background-color:var(--colore_principale);;
    padding:2px;
    font-size:9px;

}
.waiting_bet_cancel a.waiting_bet_cancel_btn:hover{
    color:#000;
    background-color:#fff;
    color:#222;
}

/*fine messaggio cancellazione del waitingbet*/



#homesport{
    visibility:hidden !important;    
}

/* fine OFFER.CSS */


/* pdfoddmanager  APPS.CSS */
body.PdfOddManager{
    background: #3A3A3A;
}
.PdfOddManager #content-in {
    background: url("../img/logo.png") no-repeat scroll center 40px transparent;
    border-left: 0 solid #FFFFFF;
    border-right: 0 solid #FFFFFF;
    padding: 170px 0 0;
}
#gvodds {
    width: 100%;
}
#gvodds th {
    background-color: #FFE15D;
    color: #4E4E4E;
    border-bottom: 1px solid #4064A5;
    border-top: 3px solid transparent;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    text-align: left;
}
#gvodds td {
    border-bottom: 1px solid #FFE15D;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    text-align: left;
}
#gvodds td a {
    display: block;
    height: 22px;
    padding-top: 2px;
    width: 35px;
}
#gvodds td a img {
    border: medium none;
}
/* fine pdfoddmanager */



/*eccezioni livebetfs */

.sport_7 .photofield #live_field_container {
    background-image: url("../livebet_fullscreen/img/livebet/LFS_tennis_bg_match.jpg") !important;
    background-position: center top !important;
}
/*fine eccezioni livebetfs */


.widget{
	position: relative;
}


/*pulsanti*/

.button, button{
	color: var(--testo_gradiente);
	background: var(--colore_principale_light);;
	border: none;
	cursor: pointer;
	line-height: 2;
	border-radius: 3px
}

a.button, span.button{
	padding: 3px 5px;
	line-height: 2;
	border:none;
	width: auto;
	border-radius: 3px

}

button{
vertical-align: top;
/*line-height: 1;*/
}

.button:hover, button:hover{
	color: var(--testo_gradiente);
	background: var(--colore_principale_light);;
}

.button.big{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 18px;
}

/*etc*/

.pageContent #left_column {
  float: left;
  margin-top: 4px;
  width: 170px;
}

/*Contenitori generici delle parti centrali Etc e Apps*/
/*.formsContainer, .resultsContainer, .can {
  background: #000;
  color: var(--testo_gradiente);
}
*/
.formsContainer h1, .resultsContainer h1, .can h1 {
	background-color: var(--colore_principale_dark);;
	color: var(--testo_gradiente);
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 5px;
	margin-bottom: 10px;
}

.resultsContainer h1{
	border: 1px solid transparent;
	
}

.section p, .section ul {

}

.pageContent .section a {
  color: var(--testo_gradiente);
}

.can h2, .can h3, .can h4, .can h5, .can h6 {
  color: var(--testo_gradiente2);
  margin-bottom: 6px;
}

#etcbody .section h5.lbl,
.SecBigForm.fieldset h2 {
  color: var(--testo_gradiente2);
}
.can h2{	
	margin-bottom: 10px;
	margin-top: 10px;	
}
.formsContainer h1 button, .resultsContainer h1 button{
	background: #555  none;
	color: var(--testo_gradiente);	
}



.section{
	color: var(--testo_gradiente2);
	padding:5px;
}

.section p {
  line-height: 1.5em;
  margin-bottom: 1em;
  padding-left: 5px;
  padding-right: 5px;
  text-align: justify;
	color: var(--testo_gradiente2)
}
.section>h2,.section>h3,.section>h4 , .section>h5, .section>h6 {
	padding: 5px;
	background: var(--colore_principale);;
	color: var(--testo_gradiente)
}

.section ul{
	margin-bottom: 20px;
	
}

.section h5 {
  color: var(--testo_gradiente);
	padding: 5px;
	}
.section li{
	list-style-position: inside;
	list-style-type: disc;
	margin: 6px 0 0 10px;
	color: var(--testo_gradiente2);
	font-size: 15px;
	line-height: 19px;
}

.section ol li{
	list-style: decimal-leading-zero;
	margin-left: 30px;
}
.section .list {
	margin-bottom: 7px;
}
.section .list  li{
	margin-bottom: 0;
	margin-left: 24px;
	color: #ff0000;
}


.SecBigForm, .halfForm{
	display: inline-block;
	margin: 0.5%;
	width: 47.4%;
	
}
.SecBigForm.big{
	width: 97.5%;
}

.fieldset {
        background-color: #ccc;
        background-repeat: repeat-x;
        border: 1px solid #fff;
        color: #222222;
        margin: 2px 0;
        padding: 5px;
}

#newUserFieldset.fieldset{
	background: var(--colore_principale2_dark);;
	color: var(--testo_gradiente2);
}

#txtEmail {
  font-size: 12px;
}


#mbrecharge {
  background-color: var(--colore_principale2_dark);;
}

.SecBigForm input#Personal_ID, .halfForm input#Personal_ID{
	width: 164px;
}

.tableForm{	
	display: inline-block;
	margin: 0;
	width: 100%;
}
.tableForm.unicacolonna{
	
}
.tableForm.blocks{
	/*background: none repeat scroll 0 0 #ccc;*/
}
.tableForm.blocks td{
	border-bottom: 1px solid #fff;
	border-left: medium none;
	border-right:  medium none;
	border-top:  medium none;
}

.tableForm td{
	border: 1px solid #fff;
	line-height: 2em;
	padding: 6px;
	vertical-align: middle;
	position: relative
}

#pStrenghtQuestionMark {
  color: #ff0000;
  left: -20px;
  position: absolute;
  top: 12px;
}

h1 .print_page.glyphicon.glyphicon-print {
  color: var(--testo_gradiente);
  font-size: 17px;
  position: absolute;
  right: 10px;
  top: 7px;
}

h1 .print_page.glyphicon.glyphicon-print:hover{
	color: var(--colore_principale_light);
}

.tableForm .clsinistra{
	min-width: 200px;
}
.tableForm .cldestra{
	line-height: 1;
	width: 88%;
		
}
.tableForm.unicacolonna td{
	border: 1px solid transparent;
	
}

.tableForm .cldestra input[type="text"], .tableForm .cldestra input[type="password"]{
	width: 96%;	
}

.clsinistra span, .cldestra span, .clsinistra label, .cldestra label {
	
}
.requiredFieldLabel{
	
}

.SectionBig.fase2 .clsinistra{
	
}



/*FINE Contenitori generici delle parti centrali Etc e Apps*/





/*messaggi di errore lingua*/
	
	/* Culture messages */
	.languageError, .languageMessage {
		border:1px solid;
		padding:4px;
		color:#999999;
		background-color:#FFFFFF;
	}
	.languageError {
		border-color:#FF0000;
		color:#FF0000;
		background-color:#FFEEEE;
	}
	.languageMessage {
		border-color:#999900;
		color:#999900;
		background-color:#FFFFDD;
	}
	/* Culture messages */
/*messaggi di errore lingua*/


/**/
#section_upper_block{
	height: 340px !important;
	background-repeat: no-repeat;
	background-position: center ;
	margin-bottom: 20px;
	background-size: cover;
}
.todaybets , .otherbets {
	overflow-x: auto;
	height: 200px;
}

#runningBets h4{
  color: var(--colore_principale);;
  font-size: 20px;
  margin-bottom: 6px;
}

.top_info_3 b {
  color: var(--bg_text);;
  font-size: 16px;
}

#btwomsg {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: 0;
  font-size: 15px;
  padding: 10px;
  position: relative;
}

#btwomsg span {
  color: #ff0000;
  font-weight: bold;
}


.nevada_casino .lobbies_thumbs li.liveclub, .nevada_casino .lobbies_thumbs li.ezugi{
  display: none;
}

.nevada_casino .lobbies_thumbs li{
  width: 49% !important; 
}

.showloader{
	position: relative;
}
/*
.showloader .loading{
	display: block;
}

.loading {
  background-color: var(--testo_gradiente);
  background-image: url("../img/coupon_loader.gif");
  background-position: center center;
  background-repeat: no-repeat;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
*/
#transaction_panel {
  background: #5B5B5B;
  margin: 0 auto;
  width: 1100px;
  padding:10px;
}


#section_upper_block .title{
margin-top: -80px;
}

.poker_page #section_lower_block h2 {
  color: var(--colore_principale);;
  font-size: 45px;
  font-weight: bold;
}

div#inner_mppoker_item_container a.button, span.button {
  border: 1px solid;
  border-radius: 5px;
  bottom: 10px;
  box-shadow: 0 0 10px #000;
  font-size: 25px;
  font-weight: bold;
  left: 0;
  line-height: 15px;
  margin: 0 auto;
  padding: 15px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  width: 100px;
}

.account, body.pageContent {
	background-image: url(../img/sport/listabackground.jpg);
	backdrop-filter: blur(5px);
	background-size: cover;
}

body.bg_joinpoker{
  background-attachment: fixed;
  background-image: url("../img/site/landing/bg_poker.jpg");
  background-position: center bottom;
  background-repeat: repeat-x;
}

body.bg_ezugi {
    background-image: url("../img/site/landing/bg_landingcasino.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
}


.forbidden p {
	background: var(--colore_principale);;
  color: var(--testo_gradiente);
  font-size: 20px;
}

.forbidden .section li {
  color: var(--testo_gradiente2);
  font-size: 17px;
}

.forbidden .testo_evidenziato {
	background: var(--colore_principale);;
  color: var(--testo_gradiente);
	float: right;
	padding: 4px;
	font-size: 15px;
}

#center_column #etcbody {
background: var(--colore_principale2_light);}

.co_col1, .co_col2, .co_col3 {
 background: var(--colore_principale_dark);
 }
 
 


body.casino_page.men_casino {
  background-attachment: fixed;
  background-image: url("../img/casino/bg_novomatic.jpg") !important;
  background-position: center center;
  background-repeat: no-repeat;
}

body.casino_page #container {
  background-image: none;
}

.realgaming_casino .lobbies_thumbs li.netent {
  display: none;
}

.realgaming_casino .lobbies_thumbs li.blocks4 {
  width: 32.4%;
}

/*#voidablebets,
th.TimeLeftToVoid,
td.TimeLeftToVoid {
  display: none !important;
}*/

body.vivogaming_page {
  background-attachment: fixed;
  background-color: transparent;
  background-image: url("../img/casino/vivogaming_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 0.8em;
}

#safeLoginWin .btn {
	background: var(--colore_principale);;
  color: var(--testo_gradiente);
	padding: 4px 10px;
	font-weight: bold;
	border: none;
	border-radius: 3px;
}

#safeLoginWin .btn:hover {
	background: var(--colore_principale2);;
  color: var(--testo_gradiente2);
}

/*
#pdfRequest table + table button {
    display: none;
}

#co_step1 button + button {
	display: none;
}

*/


#openBonus {
	background-color: var(--colore_principale);;
	border-radius: 6px;
	font-size: 12px;
	margin-top: 10px;
	padding: 5px;
	position: absolute;
	left: 420px;
  text-align: center;
	top: 40px;
	color:var(--testo_gradiente)
}




#req_new_user{
  visibility: hidden;
}













/*transfer_money_client_download_css*/



#nickname_choice, #transfer_money, #download_client, #goto_poker, #user_links_summary, #amount_choice{
	background-image:url("../img/transp.png");
	border:4px solid #090909;
	margin:10px;
	
	padding:5px 10px;
	width:400px;
}


#transfer_money h1, #poker_choice h1, #nickname_choice h1, #goto_poker h1, #user_links_summary h1, #section_middle_log4play h1, #amount_choice h1 {
  color: var(--testo_gradiente);
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 6px;
}

#download_client, #goto_poker{
	float:left;
}
#nickname_choice{
	clear:both;
	margin:0 auto;
	position:relative;
	top:10px;
}
#transfer_money {
  float: right;
}

.poker #transfer_money {
  height: 212px;
}

#amount_choice{
	clear: both;
	display: inline-block;
	height: auto;
	margin: 0 auto;
	min-height: 20px;
	position: relative;
	top: 194px;
}




#transfer_money .money_info + .form_content{
	padding-left:10px;
	padding: 20px;
	height: 56px;
	
}
#transfer_money h1{
	display: inline-block;
}


.form_content{
	background-color: #222222;
	clear: both;
	margin: 6px 0;
	padding: 8px;
}

.form_content.floated_2 {
	display: inline-block;
	height: 100px;
	margin-right: 10px;
	padding-bottom: 30px;
	position: relative;
	width: 28.8%;
}



#download_client .form_content, #goto_poker .form_content{
	height:56px;
	padding:20px;
	text-align:center;
	}
#download_client>.form_content>span:first-child{
	display:block;
	font-size:11px;
	line-height:13px;
	margin-bottom:14px;
}
#nickname_choice>.form_content>h2:first-child{
	color: var(--colore_principale);;
	margin: 6px 0;
}
#nickname_choice>.form_content>h2:first-child + span{		
	display: inline-block;
	margin-bottom: 10px;
}
#amount_choice>.form_content>h2:first-child{
	color: var(--colore_principale);;
	margin: 6px 0;
}
#amount_choice>.form_content>h2:first-child + span{		
	display: inline-block;
	margin-bottom: 10px;
}

.form_content.floated_2+.form_content.floated_2+.form_content.floated_2{
	margin-right: 0;
	}

.form_content.floated_2 h2{
    color: var(--colore_principale);;
    font-size: 14px;
    margin-bottom: 0;
}

.form_content fieldset label{
	clear:both;
	display:block;
	color:#FFFFFF;
	margin: 4px 0 ;
}

.form_content fieldset label >span{
	display: inline-block;
}

#transfer_money .form_content fieldset label{
	
	
}
#nickname_choice .form_content fieldset label{
	
	
}
.radio label{
	height:20px;
	margin:10px 0;
}



.form_content fieldset label input[type="radio"] {
	margin:0;
	margin-right:4px;
	vertical-align:middle;
	
}
.form_content fieldset {
  margin: 0;
}


.form_content input{
	
}

.form_content button {
  margin-top: 10px;
}


.money_info{
	color: #0F81E1;
	float: right;
	text-align: right;
	vertical-align: bottom;
	line-height: 12px;
}
.money_info div{
	display: inline-block;
}
.money_info span{
	text-align:left;
	color:#fff;	
}

.money_info .sport, .money_info .poker, .money_info .casino,  .money_info .game{
	
	color:var(--colore_principale_light);;
	display:block;
	font-weight:normal;
}
.form_content afieldset{padding:6px;}




#user_links_summary{
            width:520px;
			line-height: 16px;
}

#user_links_summary h1{
    clear: both;
    float: none;
    width: 100%;
    margin-bottom: 0;
	
    }

#user_links_summary button, #user_links_summary a{
    display: block;
	margin: 10px 0 auto;
	position: absolute;
	bottom: 10px;
	left: 10px;    
}

#curr_nick{
    text-transform: uppercase;
}

#user_links_summary>p{
    
    
}





#currentPokerUid{
  font-weight:bold;
  color:var(--colore_principale);;
  }



.img_message {
	background-position:left center;
	display:block;
	line-height:13px;
	padding:0 6px 6px 71px;
	
}
.warning{
	background:transparent url(../img/poker_Enet/img_message_warning.png) no-repeat scroll left center;
	
}











/* per le icone ed i messaggi*/


/*quelli che seguono sono per le immagini dei pulsanti

tipicamente la struttura  è:
a->span

*/
/*per la a*/
.a_button{
	background:transparent url(../img/poker_Enet/button_bg.jpg) repeat scroll 0 0;
	border:medium none;
	font-size:11px;
	font-weight:bold;	
	padding:5px;
	text-decoration:none;
	color:#fff;
}

.a_button_big{
	background:url("../img/poker_Enet/a_button_maxi.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	display:inline-block;
	font-size:11px;
	padding:0 6px;
	text-decoration:none;
}

/*per lo span*/
.ico_download{
	background:transparent url(../img/poker_Enet/a_button_ico_download.png) no-repeat scroll left center;
	
	
	
}
.ico_left{
	background-position: left center;
	padding:6px 6px 6px 38px;
	
	
	background-position:left center;
	display:inline-block;
	height:auto;
	padding:12px 6px 12px 38px;
	vertical-align:top;
	
}
.ico_right{
	background-position: right center;
	padding:6px 38px 6px 6px;
	
}




/*terms_conditions_services_css*/



/*accettazione termini*/
.accept_title{
	    color: #E31B22;
    font-size: 16px;
    text-align: center;
}
.accept_text{
	    display: block;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px !important;
    text-transform: capitalize;
}
#accept{
	    float: none;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 200px;
}

.little{
	    color: #AAAAAA;
    display: block;
    font-size: 9px;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 10px !important;
}
/*fine accettazione termini*/

.account #container {
	background: rgb(255 255 255);
	box-shadow: 0 0 10px #000;
}

.account #center_column.cols_2 {
    background: #ffffffc4;
    margin: 0;
}

.account #left_column{
	display: none
}

/*
body.bg_netent,
body.betsoft_page,
body.bg_undefined,
body.bg_inetent,
body.bg_joincasino,
body.bg_novoline {
background-size: 118%;
}
body.betsoft_page {
background-size: 114%;
}
body.vivogaming_page,
html body.winkcasino,
body.landing_realgaming,
body.concept_gaming {
  background-size: 120%;
}
*/

.promotions #container {
  background: transparent;
}
.bg_evolution #lobbies_container {
  margin: 0 auto;
}

.animated_long {
  animation-duration: 5s;
}
.animated_medium {
  animation-duration: 2.5s;
}
.animated_short {
  animation-duration: 0.5s;
}


ul.lobbies_thumbs li a {
  color: var(--testo_gradiente);
	}
ul.lobbies_thumbs li a:hover {
  color: var(--testo_gradiente2);
	}
h1.promo_h1 span {
  color: var(--colore_principale);;
}



div#movResult {
  height: 150px;
}

span#sNum,
div.msgBox-in,
div.msgBox-head,
div.msgBox-head strong {
  color: var(--testo_gradiente);
}
div.msgBox-in h3 {
  color: gold;
}

#userPanel .my_account.home {display:none}



#movementBox {
	color: #fff;
}
#movResult table thead {
	color: #fff;
}


#instructions li a {
	color: black !important;
}