.juegoLoader {
    position: absolute;
    z-index: 1000;
    top: 200px;
    left: 247px;
    display: none;
}

.sorteoTab {
	position: relative;
	width: 150px;
	float: right;
	margin-right: 40px;
	margin-top: 9px;
}

.noresults {
	position: absolute;
	z-index: 1;
	top: 200px;
	left: 180px;
	display: none;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

span.resultados {
	height: 20px;
	width: 80px;
	position: absolute;
	top: 10px;
	right: 14px;
	display: block;

	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}
span.resultadosBox {
	height: 20px;
	width: 100px;
	position: absolute;
	top: 24px;
	right: 14px;
	display: block;

	color: #666666;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 20px;
}
span.resultadosBox input {
    width: 80px;
    background-color: #dadada;
    border: none;
    color: #666666;
    font-size: 11px;
    text-align: center;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
    line-height: 20px;

    padding: 0px;
    margin: 0px;
    cursor: pointer;
}




#article {
	background: #fff;
	color: #000;
	padding: 0px;
	margin: 0px;
}

/*************	TELEKINO  *************/

#head-results {
	clear: both;
	overflow: hidden;
	margin: 0px;
}

#head-results img#logo {
	float: left;
	margin: 0px 50px 0px 0px;
}

#head-results .data {
	float: left;
	margin: 15px 20px 0px 0px;
	width: 100px;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
}

#head-results span {
	display: block;
	margin: 0px 0px 5px;
}

#head-results span.black-text {
	color: #000;
	text-align: center;
	padding: 0px 5px;
}

#head-results span.red-text {
	background: #e30613;
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#left-telekino {
	float: left;
	overflow: hidden;
	width: 185px;
	margin: 0px 0px 0px 30px;
}

#right-telekino {
	float: right;
	overflow: hidden;
	width: 335px;
	margin: 0px 30px 0px 0px;
}

#carton-telekino {
	width: 150px;
	background: #fff;
	margin: 20px 10px;
	box-shadow: 1px 1px 10px #ccc;
	-moz-box-shadow: 1px 1px 10px #ccc;
	-webkit-box-shadow: 1px 1px 10px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
	clear: both;
}

#title-carton-telekino {
	color: #e32516;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	margin: 5px 0px;
	display: block;
}

#carton-telekino ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	display: inline-block;
}

#carton-telekino li {
	width: 40px;
	height: 40px;
	background: #e32516;
	margin: 5px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	font-size: 30px;
	line-height: 36px;
	color: #000;
}

#banner {
	margin: 20px 10px;
}

#carton-rekino {
	width: 310px;
	background: #fff;
	margin: 20px 10px;
	box-shadow: 1px 1px 10px #ccc;
	-moz-box-shadow: 1px 1px 10px #ccc;
	-webkit-box-shadow: 1px 1px 10px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
	clear: both;
}

#title-carton-rekino {
	color: #2583c5;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	margin: 5px 0px;
	display: block;
}

#carton-rekino ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	display: inline-block;
}

#carton-rekino li {
	width: 52px;
	height: 52px;
	background: #2583c5;
	margin: 5px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	font-size: 40px;
	line-height: 48px;
	color: #000;
}

.table-telekino {
	width: 310px;
	background: #fff;
	margin: 20px 10px;
	box-shadow: 1px 1px 10px #ccc;
	-moz-box-shadow: 1px 1px 10px #ccc;
	-webkit-box-shadow: 1px 1px 10px #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	overflow: hidden;
	clear: both;
}

.table-telekino th {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000;
}

.table-telekino span {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	padding: 8px 0px;
	width: 100%;
	display: block;
}

.table-telekino .blue-title {
	background: #2583c5;
	color: #fff;
}

.table-telekino .grey-title {
	background: #dadada;
	color: #2583c5;
}

.table-telekino table {
	width: 100%;
}

.table-telekino tr:nth-child(odd) {
	background-color: #ffffff;
}

.table-telekino tr:nth-child(even) {
	background-color: #dadada;
}

.table-telekino td {
    padding: 6px 0px;
    color: #2583c5;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    text-align: center;
}



@media(max-width: 600px){

	#head-results img#logo {
		display:none;
	}
	
	#carton-rekino li {
		width:16%;
		font-size:30px;
	}
	
	#banner {
		display:none;
	}
	.useful_banner_manager_banner{
		display:none;
	}

	#right-telekino{
		width:100%;
		margin:0px;
	}	

	#left-telekino {
		width: 100%;
		margin: 0px;
	}

	#carton-rekino{
		width:100%;
		margin:0px;
		border: 1px  solid #ccc;
	}

	.table-telekino{
		width:100%;
		margin:0px;
		border: 1px solid #ccc;
	}

	#carton-telekino li{
		width:16%;
	}

	#carton-telekino{
		width:100%;
		margin: 0px;
		border: 1px solid #ccc;
	}
}
