.juegoLoader {
    position: absolute;
    z-index: 1000;
    top: 200px;
    left: 247px;
    display: none;
}

.sorteoTab {
    position: relative;
    width: 565px;
    /* float: right; */
    /* margin-right: 40px; */
    /* margin-top: 9px; */
    margin: 0 auto;
}

#ui-datepicker-div {position: relative; z-index:200 !important;}

.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;
}

span#time {
	text-transform: none;
}


#article {
	background: #fff;
	color: #000;
	padding: 0px;
	margin: 0px;
}

/*************	pozo   *************/

#head-results {
	clear: both;
	overflow: hidden;
	margin: 0px;
}

#head-results img#logo {
	float: left;
	margin: 0px 50px 0px 0px;
}

#head-results .data {
	float: right;
	margin: 50px 40px 20px 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.blue-text {
	background: #027134;
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#bottom-pozo {
	clear: both;
	overflow: hidden;
	margin: 10px auto;
	display: block;
	z-index: 100;
	height: 655px;
	position: relative;
}

.carton-pozo {
	width: 565px;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	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;
}

.top-carton {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	padding: 8px 0px;
	display: block;
	height: 46px;
}

.title-carton-pozo {
	float: left;
	margin: 8px 0px 0px 20px;
	/*color: #000;*/
	font-size: 14px;
}

.datas {
	float: right;
	margin: 0px 16px 0px 0px;
	text-align: center;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
}

.datas #sorteoNro {
	width: 76px;
	height: 12px;
}

#bottom-pozo span.black-text {
	color: #000;
	text-align: center;
	padding: 8px 5px 0;
	float: left;
}

#bottom-pozo span.blue-text {
	background: #fff;
	color: #000;
	text-align: center;
	padding: 8px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
}

#bottom-pozo span.transp-text {
	text-align: center;
	padding: 8px 5px 0;
	float: left;
}

.carton-pozo ul {
	margin: 0px auto;
	padding: 0px;
	list-style: none;
	display: inline-block;
}

.carton-pozo li {
	width: 51px;
	height: 51px;
	background: url(../image/bola-pozo.png) no-repeat center;
	margin: 8px 5px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	font-size: 26px;
	line-height: 48px;
	color: #000;
}

.table-pozo {
	width: 565px;
	background: #fff;
	margin: 10px auto;
	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-pozo table {
	width: 100%;
}

.table-pozo th {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Ubuntu', sans-serif;
	padding: 8px 0px;
	background: #027134;
	color: #fff;
}

.table-pozo td {
	padding: 6px 0px;
	color: #000;
	font-family: 'Ubuntu', sans-serif;
	font-size: 13px;
	text-align: center;
}

#proximo-sorteo-pozo {
	margin: 0px auto;
	width: 565px;
    text-transform: uppercase;
    font-family: 'Ubuntu', sans-serif;
    color: #000;
    text-align: center;
}

#proximo-sorteo-pozo div:first-child {
	font-size: 14px;
    font-weight: bold;
}
#proximo-sorteo-pozo div:last-child {
	font-size: 9px;
}

#banner {
	margin: 0px auto;
	width: 565px;
	position: absolute;
	bottom: 0;
	left: 25;
	right: 25;
}

.juegoLoader {
	position: absolute;
	z-index: 1000;
	top: 200px;
    left: 247px;
	display: none;
}

.sorteoTab 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;
}
.sorteoTab 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;
}

.sorteoTab div.tabs {
	position: absolute;
	height: 30px;
	left: 5px;
	bottom: -15px;
	z-index: 1;
}
.sorteoTab div.tabs div {
	height: 30px;
	width: 38px;
	margin-right: 3px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	/* display: none; */
}

.top-carton.matutino {
	background-color: #a1daf7;
	color: #000000;
}
.top-carton.vespertino {
	background-color: #fecc00;
	color: #000000;
}
.top-carton.extra {
	background-color: #e9530d;
	color: #000000;
}
.top-carton.nocturno {
	background-color: #0c265d;
	color: #FFFFFF;
}


.sorteoTab div.matutino {
	background-color: #a1daf7;
	background-image: url(../image/primera.png);
	background-repeat: no-repeat;
}
.sorteoTab div.vespertino {
	background-color: #fecc00;
	background-image: url(../image/matutina.png);
	background-repeat: no-repeat;
}
.sorteoTab div.extra {
	background-color: #e9530d;
	background-image: url(../image/vespertina.png);
	background-repeat: no-repeat;
}
.sorteoTab div.nocturno {
	background-color: #0c265d;
	background-image: url(../image/noche.png);
	background-repeat: no-repeat;
}


@media(max-width: 600px){
	#head-results img#logo{
		display:none;
	}

	.sorteoTab {
		width:100%;
	}

	#banner {
		display:none;
	}


	.table-pozo{
		width:100%;
		margin: 0px;
	}

	.table-pozo th{
		font-size:12px;
	}

	.carton-pozo {
		width:100%;
	}

	.title-carton-pozo {
		font-size:12px;
		float:none;
		margin:0px;
	}

	#bottom-pozo span.blue-text{
		background: none;
	}	

	#proximo-sorteo-pozo{
		width:100%;
	}

	.carton-pozo li {
		width:16.5%;
		margin: 8px 1.5%;		
	}	

	.carton-pozo ul {
		width:100%;
	}
}


