@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i);

* {
	padding: 0;
	/* margin: 0;*/
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a,
ul,
li {
	margin: 0;
	padding: 0;
}

body {
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #36465c;
	background: #f1ece3;
	line-height: 14px;
}

table {
	border-spacing: 0;
}

fieldset {
	border: 0;
}

img {
	border: 0;
}

ol,
ul {
	list-style: none;
	padding: 0;
}

/* a {
	color: #1f3b8f;
	text-decoration: none;
} */
/* 
a:hover {
	color: #24639e;
	text-decoration: none;
} */

p {
	margin-bottom: 10px;
}

/* MAIN */
.main {
	width: 980px;
	float: none;
	margin: 0 auto;
	padding: 10px 10px 0 10px;
	position: relative;
	z-index: 130;
	background-color: rgba(255, 255, 255, 0.5);
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0);
}

.width1000 {
	width: 1000px;
	float: none;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.width1300 {
	width: 1300px;
	float: none;
	margin: 0 auto;
	padding: 0;
}

.clear {
	clear: both;
	display: block;
	height: 0;
}

/* NAVIGATION */
.navigation {
	float: none;
	margin: 20px auto 0 auto;
	height: 40px;
	padding: 0;
	position: relative;
	z-index: 130;
	background: #fff;
	position: relative;
	z-index: 900;
}

.navigation li {
	display: block;
	float: left;
}

.navigation li a {
	padding: 10px 14px;
	float: left;
	display: block;
	font-size: 13px;
	border-right: 1px solid #ccc;
	font-weight: bold;
}

.navigation li a:hover {
	background-color: #eee;
	color: #003399 !important;
}

.navigation li a:visited {
	color: #003399;
}

.navigation li a.blue {
	border-bottom: 6px solid #1f3b8f;
}

.navigation li a.red {
	border-bottom: 6px solid #9f1c24;
}

.navigation li a.green {
	border-bottom: 6px solid #4c8b2b;
}

.navigation li a.pink {
	border-bottom: 6px solid #7375AB;
}

/* PREVIOUS ff00cc */
.navigation li a.yellow {
	border-bottom: 6px solid #eec447;
}

.navigation li.promozioni {
	display: block;
}

.navigation li.promozioni a {
	padding: 5px 20px 10px 22px;
	color: #d07c0d;
	border-right: none;
	padding: 5px 3px 10px 2px\9;
	font-weight: bold;
}

/*	padding:10px 17px 10px 39px;	su mobile			*/
@media screen and (min-width:0\0) {
	.navigation li.promozioni a {
		padding: 5px 20px 10px 22px;
		color: #d07c0d;
		border-right: none;
		font-weight: bold;
	}
}

.navigation li.promozioni a img {
	position: relative;
	top: 3px;
}

.navigation li.promozioni a.blue {
	border-bottom: 6px solid #d07c0d;
}

.navigation li a.sel {
	background: #eec447;
	color: #60521a !important;
}

.navigation ul.slide {
	width: 140px;
	position: absolute;
	display: block;
	top: 40px;
	margin: 0;
	background: #fff;
}

.navigation ul.slide a {
	padding: 5px;
	float: left;
	width: 130px;
	display: block;
	font-size: 12px;
	border-right: none;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-weight: bold;
}


/* NEW NAVIGATION */
.menu_tabella {
	width: 1000px;
	text-align: center;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.menu_tabella td {
	border-right: 1px solid #CCC;
}

.menu_tabella td:last-child {
	border-right: none;
}

.navigation_menu {
	float: none;
	margin: 0px auto 0 auto;
	height: 40px;
	padding: 0;
	position: relative;
	z-index: 130;
	background: #fff;
	position: relative;
	z-index: 900;
	line-height: 34px;
}

.navigation_menu li {
	display: block;
	float: left;
	line-height: 20px;
	overflow: hidden;
	width: 130px;
}

.navigation_menu a {
	/*padding:10px 14px;*/
	display: block;
	font-size: 13px;
	/*border-right:1px solid #ccc;*/
	font-weight: bold;
}

.navigation_menu a:hover {
	background-color: #eee;
	color: #003399 !important;
}

.navigation_menu a:visited {
	color: #003399;
}

.navigation_menu a.blue {
	border-bottom: 6px solid #1f3b8f;
}

.navigation_menu a.red {
	border-bottom: 6px solid #9f1c24;
}

.navigation_menu a.green {
	border-bottom: 6px solid #4c8b2b;
}

.navigation_menu a.pink {
	border-bottom: 6px solid #7375AB;
}

/* PREVIOUS ff00cc */
.navigation_menu a.yellow {
	border-bottom: 6px solid #eec447;
}

.navigation_menu promozioni {
	display: block;
}

.navigation_menu a.promozioni {
	color: #d07c0d;
	border-right: none;
	font-weight: bold;
	border-bottom: 6px solid #d07c0d;
}

.padding {
	padding: 0 6px 0 6px;
}

/*	padding:10px 17px 10px 39px;	su mobile			*/
@media screen and (min-width:0\0) {
	.navigation_menu promozioni a {
		color: #d07c0d;
		border-right: none;
		font-weight: bold;
	}
}

.img_promo {
	position: relative;
	top: 3px;
}

.navigation_menu a.blue {
	border-bottom: 6px solid #d07c0d;
	border-bottom: 6px solid #1F3B8F;
}

.navigation_menu a.sel {
	background: #eec447;
	color: #60521a !important;
}

.navigation_menu ul.slide {
	position: absolute;
	display: block;
	top: 40px;
	margin: 0;
	background: #fff;
	width: 130px;
}

.navigation_menu ul.slide a {
	float: left;
	width: 130px;
	display: block;
	font-size: 12px;
	border-right: none;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
	font-weight: bold;
	text-align: left;
	padding: 2px 0 2px 4px;
}

/* BOX COMUNICAZIONI */
.box_comunicazione {
	width: 980px;
	margin: 10px auto;
	padding: 10px 10px;
	background-color: #fff;
	text-align: center;
}

.box_comunicazione h2 {
	color: #900;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
	font-family: 'Lato', sans-serif;
}

/* BARRA SKIN */

.infoskin_sx {
	background-color: rgba(255, 255, 255, 0.5);
	/* For IE 8*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0);
	/* IE6-9 */
	padding: 0;
	width: 1500px;
	z-index: 130;
	height: 120px;
	text-align: right;
	padding: 20px 50px 20px 0;
	position: fixed;
	left: 50%;
	margin-left: -2050px;
	top: 460px;
}

.infoskin_dx {
	background-color: rgba(255, 255, 255, 0.5);
	/* For IE 8*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80ffffff', endColorstr='#80ffffff', GradientType=0);
	/* IE6-9 */
	padding: 0;
	width: 1500px;
	z-index: 130;
	height: 130px;
	text-align: left;
	padding: 30px 0 0 30px;
	position: fixed;
	left: 50%;
	margin-left: 500px;
	top: 460px;
}

.infoskin_dx h5 {
	color: white;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 5px;
	color: #1f3b68;
	font-weight: bold;
}

.infoskin_dx h4 {
	color: #1f3b8f;
	font-size: 14px;
	margin-bottom: 5px;
	letter-spacing: 1px;
}

.infoskin_dx img {
	float: left;
	margin-left: -23px;
}

.infoskin_dx_separatore {
	background-color: white;
	height: 1px;
	width: 125px;
	margin-bottom: 15px;
}

.infoskin_dx p {
	font-weight: bold;
	color: #1f3b68;
}

/* HEADER */
.header {
	background: #033a5f;
	color: #fff;
	height: 60px;
}

.header .logo {
	float: left;
	width: 190px;
	margin: 7px 0 0 10px;
	display: block;
	font-size: 10px;
	font-weight: bold;
}

.header .logo a {
	color: #fff;
	font-weight: bold;
}

.header .tools {
	float: right;
	width: 110px;
	margin: 0;
}

.header .tools img {
	float: left;
	margin: 7px 10px 0 0;
}

.header .faq img {
	width: 60px;
	height: 25px;
}

.header .login {
	float: right;
	width: 440px;
	margin: 7px 10px 0 0;
}

.header .login a {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-left: 0px;
	float: left;
	font-weight: bold;
}

.header .login a:hover {
	color: #eec447;
}

.header .login form {
	float: left;
	width: 340px;
}

.header .login input {
	padding: 3px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #fff;
	background: transparent;
	border: 1px solid #eaecf3;
	width: 110px;
	margin-right: 10px;
	float: left;
}

.header .login input.login {
	color: #fff;
	background: #24a85d;
	border: 0;
	margin-right: 0;
	margin-top: 0;
	width: 70px;
	height: 26px;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
}

.header .login input.login:hover {
	background: #487e65;
}

.header .login input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px #24639e inset;
	-webkit-text-fill-color: #ffffff;
}

.header .login a.register {
	padding: 7px 3px 5px 3px;
	margin: 0;
	height: 14px;
	color: #1f3b68;
	background: #f9d34a;
	border: 0;
	font-size: 12px;
	width: 90px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	display: block;
	float: left;
	text-transform: uppercase;
}

.header .login a.register:hover {
	background: #f7c719;
}

.header .logged {
	float: right;
	width: 530px;
	margin: 0 10px 0 0;
}

.header .logged form {
	width: 110px;
	margin-right: 10px;
	float: left;
}

.header .logged input {
	padding: 1px 3px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #687487;
	background: #dcdae7;
	border: 1px solid #eaecf3;
	width: 110px;
	margin-right: 10px;
	float: left;
}

.header .logged input.logout {
	color: #1f3b8f;
	background: #dcdae7;
	border: 0;
	width: 50px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 2px;
	padding: 0 3px;
	float: right;
	position: relative;
	text-transform: uppercase;
}

.header .logged p {
	margin-bottom: 0;
	font-size: 10px;
	line-height: 15px;
}

.header .logged p.name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.header .logged p.saldo {
	float: left;
}

.header .logged img {
	float: left;
	margin-left: 3px;
	padding-top: 2px;
}

.header .logged a {
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	color: #fff;
	font-weight: bold;
}

.header .logged a.bet {
	font-size: 13px;
	font-weight: bold;
	color: #eec447;
	margin-bottom: 10px;
	font-weight: bold;
}

.header .logged a:hover {
	color: #eec447;
}

.header .logged .riep_user_00 {
	width: 110px;
	margin-right: 10px;
	float: left;
	position: relative;
	height: 46px;
}

.header .logged .riep_user_00 a {
	float: left;
	width: 110px;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 0 0 3px 0;
	padding: 4px 0;
	font-weight: bold;
}

.header .logged .riep_user_00 a.ricarica {
	color: #fff;
	background: #24a85d;
	text-transform: uppercase;
	font-weight: bold;
}

.header .logged .riep_user_00 a.ricarica:hover {
	background: #487e65;
}

.header .logged .riep_user_00 a.conto {
	color: #1f3b8f;
	background: #f9d34a;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	bottom: 0;
}

.header .logged .riep_user_00 a.conto:hover {
	background: #f7c719;
}

.header .logged .riep_user_01 {
	width: 250px;
	float: left;
}

.header .logged .riep_user_02 {
	width: 150px;
	float: left;
	margin-left: 10px;
}

.header .logged .riep_user_02 form {
	width: 150px;
}

.header .logged .riep_user_02 a {
	float: left;
	font-weight: bold;
}

.header .logged .riep_user_02 img {
	float: left;
	margin: 0 3px 0 0;
}

.header .logged .slide {
	float: left;
	width: 110px;
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	z-index: 1300;
	top: 113px;
	background-color: rgb(235, 180, 30);
	top: 40px;
}

.header .logged .slide li {
	padding: 3px 0;
	font-size: 11px;
	color: #1f3b8f;
	border-top: 1px solid #fff;
	cursor: pointer;
}


/* HEADER DECRETO */
.decreto {
	position: relative;
	height: 60px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	background-color: #8a99a7;
	min-width: 1000px;
	width: 100%;
}

.gioco_resp {
	float: left;
	padding-top: 7px;
	width: 124px;
	height: 40px;
}

.gioca_text {
	font-size: 15px;
	padding-top: 20px;
	float: left;
	width: 720px
}

.aams {
	padding-top: 2px;
	text-align: right;
}




/* ROW BOX three */
.box-promo {}

.box-promo .box {
	background: #fff;
	float: left;
}

.box-promo .box:last-child {
	margin-right: 0;
}

.box-promo .box-five {
	width: 192px;
	min-height: 320px;
	margin: 10px 5px 0 0;
	width
	/*\**/
	: 190px\9;
}

.box-promo .box-four {
	width: 241px;
	min-height: 320px;
	margin: 10px 5px 0 0;
	width
	/*\**/
	: 238px\9;
}

.box-promo .box-three {
	width: 323px;
	min-height: 300px;
	margin: 10px 5px 0 0;
	width
	/*\**/
	: 320px\9;
}

.box-promo .box-two {
	width: 487px;
	min-height: 285px;
	margin: 10px 5px 0 0;
	width
	/*\**/
	: 485px\9;
}

.box-promo .box-one {
	width: 980px;
	min-height: 285px;
	margin: 10px 0 0 0;
}

.box-promo .box a {
	width: 100%;
	height: 280px;
	display: block;
	font-weight: bold;
}

.box-promo .box span.title {
	height: 210px;
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #333;
}

.box-promo .box span.title img {
	display: block;
	padding: 30px 0 20px 0;
	margin: 0 auto;
}

.box-promo .box span.title-blue1 {
	background: #7375ab;
}

.box-promo .box span.title-blue2 {
	background: #285783;
}

.box-promo .box span.title-blue3 {
	background: #435768;
}

.box-promo .box span.paragraph {
	font-weight: normal;
	color: #36465c;
	padding: 10px;
	width: auto;
	display: block;
}

.box-promo .box span.button {
	background: #4c8b2b;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin: 5px 10px;
	float: left;
}

/* ROW BOX three */
.box-promo-ver02 {
	clear: both;
}

.box-promo-ver02 .box {
	background: #fff;
	float: left;
}

.box-promo-ver02 .box:last-child {
	margin-right: 0;
}

.box-promo-ver02 .box-five {
	width: 192px;
	min-height: 320px;
	margin: 10px 5px 0 0;
}

.box-promo-ver02 .box-four {
	width: 241px;
	min-height: 310px;
	margin: 10px 5px 0 0;
}

.box-promo-ver02 .box-three {
	width: 323px;
	min-height: 300px;
	margin: 10px 5px 0 0;
}

.box-promo-ver02 .box-two {
	width: 487px;
	min-height: 285px;
	margin: 10px 5px 0 0;
}

.box-promo-ver02 .box-one {
	width: 980px;
	min-height: 285px;
	margin: 10px 0 0 0;
}

.box-promo-ver02 .box a {
	width: 100%;
	height: 280px;
	display: block;
	font-weight: bold;
}

.box-promo-ver02 .box span.title {
	height: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	text-shadow: none;
}

.box-promo-ver02 .box span.title img {
	display: block;
	padding: 30px 0 20px 0;
	margin: 0 auto;
}

.box-promo-ver02 .box span.paragraph {
	font-weight: normal;
	color: #36465c;
	padding: 10px;
	width: auto;
	display: block;
	background: #fff;
}

.box-promo-ver02 .box .bgbutton {
	width: 100%;
	float: left;
	display: block;
	background: #fff;
	padding: 10px 0;
}

.box-promo-ver02 .box span.button {
	background: #24a85d;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin: 5px 10px;
	float: left;
}

.box-promo-ver02 .titblue01 {
	/*background:#7375ab;*/
	background: #147AA2;
}

.box-promo-ver02 .titblue02 {
	background: #285783;
}

.box-promo-ver02 .titblue03 {
	background: #435768;
}

.box-promo-ver02 .titblue01:hover {
	/*background-color:#4e53da;*/
	background: #116282;
	-webkit-transition: background-color 250ms linear;
	-moz-transition: background-color 250ms linear;
	-o-transition: background-color 250ms linear;
	-ms-transition: background-color 250ms linear;
	transition: background-color 250ms linear;
}

.box-promo-ver02 .titblue02:hover {
	background-color: #00439d;
	-webkit-transition: background-color 250ms linear;
	-moz-transition: background-color 250ms linear;
	-o-transition: background-color 250ms linear;
	-ms-transition: background-color 250ms linear;
	transition: background-color 250ms linear
}

.box-promo-ver02 .titblue03:hover {
	background-color: #1f476e;
	-webkit-transition: background-color 250ms linear;
	-moz-transition: background-color 250ms linear;
	-o-transition: background-color 250ms linear;
	-ms-transition: background-color 250ms linear;
	transition: background-color 250ms linear
}

.box-promo-ver02 .box .iconlive {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-live-mag14.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconvirtual {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-virtual-mag14.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconslot {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-slot-mag14.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconmobile {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-mobile-mag14.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconpromo {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-promo-mag14.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconsms {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-sms-mag14.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconPromoSport {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-promoSport-mar16.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconCalendarioCoppe {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-calendarioCoppe-giu16.png);
	background-repeat: no-repeat;
	background-position: center;
}

.box-promo-ver02 .box .iconH24 {
	background-image: url(http://img.bet.it/adynit/images/_newsite-14/images/box_promo/footer-icon-h24-mar16.png);
	background-repeat: no-repeat;
	background-position: center;
}


/* ROW BOX footer */
.box-footer {
	clear: both;
}

.box-footer .box {
	width: 193px;
	min-height: 180px;
	padding: 20px;
	margin: 15px 16px 0 0;
	margin-right
	/*\**/
	: 10px\9;
	float: left;
	color: #1f3b8f;
	background-color: #dcdae7;
}

.box-footer .box:last-child {
	margin-right: 0;
}

.box-footer .box p.title {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 20px;
}

.box-footer .box p.title a {
	font-weight: normal;
}

.box-footer .box ul {
	list-style: none;
	margin: 0;
}

.box-footer .box ul li {
	background: url(http://img.bet.it/adynit/images/_newsite-14/images/item-arrowcircle.png) no-repeat left;
	padding: 5px 0 5px 25px;
}

.box-footer .box ul a {
	font-weight: normal;
}

.box-footer .box input {
	color: #fff;
	font-family: 'Lato', sans-serif;
	background: #4c8b2b;
	border: 0;
	margin-top: 10px;
	width: auto;
	padding: 5px 30px;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
}

.box-footer .box select {
	padding: 3px;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	color: #687487;
	background: #fff;
	border: 1px solid #eaecf3;
	width: 200px;
	margin: 0 0 10px 0;
	float: left;
}

.box-footer a.button {
	background: #24a85d;
	padding: 5px 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin: 10px 0;
	float: left;
}

/* FOOTER */
.footer {
	background: #fff;
	clear: both;
	padding: 10px 10px 46px 10px;
	font-size: 10px;
	position: relative;
	z-index: 120;
	min-width: 1000px;
}

.footer img {
	margin: 0 0 10px 0;
}

.footer .content-left {
	float: left;
	width: 700px;
}

.footer .content-right {
	float: right;
	width: 290px;
	text-align: right;
}

.footer p {
	margin-bottom: 0;
}

.footer p.social a {
	text-transform: uppercase;
	font-weight: bold;
}

.footer p.social img {
	position: relative;
	top: 5px;
	margin: 0 3px 0 3px;
}

/* NAVIGATION FOOTER */
.footer .navigation-footer {
	width: 130px;
	height: 150px;
	margin: 10px 0;
	padding: 5px;
	float: left;
}

.footer .navigation-footer a {
	color: #6f6e75;
	font-size: 13px;
	padding: 0 0 2px 0;
	display: block;
	margin-bottom: 3px;
	font-weight: bold;
}

.footer .navigation-footer a:hover {
	color: #1f3b8f;
}

.footer .navigation-footer ul {
	margin: 0 0 10px 0;
}

.footer .navigation-footer ul a {
	font-weight: normal;
	font-size: 11px;
	margin-bottom: 0;
}

/*BETTING PARTNERS FOOTER*/
.betting-partner {
	margin: 10px 0;
	display: none;
}

.betting-partner h2 {
	color: #434343;
	font-weight: 900;
	font-size: 12px;
	float: left;
	padding: 16px 0;
	text-transform: uppercase;
}

.betting-partner .team-partner img {
	margin: 0 10px;
	height: 46px;
	float: left;
}


/*FOOTER AWARDS*/
.egritaly {
	margin-top: 20px;
	margin-left: 15px;
	background-image: url('http://img.bet.it/adynit/images/_newsite-14/images/bg_greenawards.png');
	background-repeat: no-repeat;
	height: 36px;
	vertical-align: middle;
}

.egritaly .content1 {
	float: left;
	margin-left: -15px;
	margin-top: -7px;
}

.egritaly .contentext {
	float: left;
	vertical-align: middle;
	color: #fff;
	font-size: 12.5px;
	text-transform: uppercase;
	padding-top: 10px;
}

.egritaly.egr2018 .contentext {
	float: left;
	vertical-align: middle;
	color: #fff;
	font-size: 10.5px;
	text-transform: uppercase;
	padding-top: 10px;
}

.egritaly .contentimg {
	vertical-align: middle;
	float: left;
	padding-left: 10px;
	padding-right: 12px;
}



/* LOADING CIRCLE */
.loading_bet_container {
	width: 100%;
	height: 100px;
	line-height: 50px;
}

.loading_bet_big {
	line-height: 50px;
	background-size: 50px 50px;
	background-color: #ffffff;
}

.loanding_center {
	margin-left: auto;
	margin-right: auto;
	width: 48px;
	height: 48px;
	padding-top: 20px;
}

.blur {
	-webkit-filter: blur(2px);
	-moz-filter: blur(2px);
	-o-filter: blur(2px);
	-ms-filter: blur(2px);
	filter: blur(2px);
	opacity: 0.8;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	.navigation li.promozioni a {
		padding: 5px 20px 10px 17px;
		color: #d07c0d;
		border-right: none;
		font-weight: bold;
	}
}

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	.navigation li.promozioni a {
		padding: 5px 20px 10px 17px;
		color: #d07c0d;
		border-right: none;
		font-weight: bold;
	}

	#header {
		width: 100%;
	}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.navigation li.promozioni a {
		padding: 5px 20px 10px 17px;
		color: #d07c0d;
		border-right: none;
		font-weight: bold;
	}

	#header {
		width: 100%;
	}
}