@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,700);
/*Basic reset*/
* {margin: 0; padding: 0;}
/* *:focus {
    outline: 0;
}*/
body, html {
/*height:100%;
font-size: 100%;
padding: 0;
margin: 0;
overflow: hidden;
font-family: 'Roboto', Calibri, Arial, sans-serif;*/

font-size: 100%;
padding: 0;
margin: 0;
/*overflow: hidden;*/
font-family: 'Roboto', Calibri, Arial, sans-serif;
/*background:#edf4df;*/
/*background:#fafafa;*/
background:#f5f5f5;
}
h3 span {
    background: #b92919;
    color: #FFF;
    padding: 0px 4px;
    font-size: 0.9em;
}
.focused #focused, .blurred #blurred { display: inline }
.focused #blurred, .blurred #focused { display: none }
		
.focused {
background: white;
color: black;
}
		
.blurred {
background: black;
color: white;
}

.publicidad-derecha{
position:absolute;
height: 300px;
width: 250px;
right: 5px;
top: 151px;
background: #0099CC;
}
.publicidad-abajo{
position:absolute;
height: 90px;
width: 728px;
left: 0px;
top: 0px;
background: #0099CC;
}
/*.cabecera{
top:0px;
height: 150px;
left: 0px;
width: 100%;
background:#FFFFFF;
border-bottom: 1px solid #666666;
}*/
#btndetener{
position:absolute;
/*float:right;*/
height: auto;
width: 70px;
padding: 2px;
color:#FFFFFF;
/*margin-top: 9px;
margin-right: 20px;*/
top:9px;
right:15px;
cursor: pointer;
text-align:center;
background:#CC0000;
font-size: 0.7em;
font-weight:bold;
text-transform:uppercase;
/*border: 1px solid #666666;*/
}
#btndetener.verde{
background:#00CC66;
}
/*.logo{
position:absolute;
height: 100px;
width: 146px;
left: 5px;
top: 25px;
background:url("../img/cuando-me-va-a-tocar.png");
}*/
.logoJV{
position:absolute;
height: 47px;
width: 100px;
right: 20px;
bottom: 30px;
background:url("../img/JV.png");
}
.credito{
position:absolute;
height: 12px;
width: auto;
right: 10px;
bottom: 10px;
font-size: 0.60em;
text-transform:uppercase;

}
#tucombinacion{
width:100%;
font-weight:normal;
font-size: 1em;
text-align:left;
}
.fondonegro{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#FFFFFF;
margin: -3px 0 0 0!important;
background:#000000;
padding: 0!important;
}
.fondoamarillo{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#000000;
margin: -3px 0 0 0!important;
background:#f5d34d;
padding: 4px 0 0 0!important;
}
.fondoamarillo2{
display: inline-block;
width:100%;
height: auto;
color:#000000;
margin: -3px 0 0 0!important;
background:#f7e6a1;
padding: 4px 0 0 0!important;
}
.fondopower{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#ffffff;
margin: -3px 0 0 0!important;
background:#942222;
padding: 4px 0 0 0!important;
}
.fondopower2{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#ffffff;
margin: -3px 0 0 0!important;
background:#2F4369;
padding: 4px 0 0 0!important;
}
.fondopower3{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#ffffff;
margin: -3px 0 0 0!important;
background:#e6bf97;
padding: 4px 0 0 0!important;
}
.fondoazul{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#ffffff;
margin: -3px 0 0 0!important;
background:#1A5AB9;
padding: 4px 0 0 0!important;
}
.fondoazul2{
display: inline-block;
width:100%;
height: auto;
color:#000000;
margin: -3px 0 0 0!important;
background:#b9cfe2;
padding: 4px 0 0 0!important;
}
.fondoazul3{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#FFFFFF;
margin: -3px 0 0 0!important;
background:#B92919;
padding: 0!important;
}

.fondoverde{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#ffffff;
/*padding: 0!important;*/
/*margin: -3px 0 0 0!important;*/
/*margin:0!important;*/
margin: -3px 0 0 0!important;
background:#49a828;
/*padding: 0!important;*/
padding: 4px 0 0 0!important;
}
.fondoblanco{
display: inline-block;
width:100%;
height: auto;
font-size:1.0em;
color:#000000;
/*padding: 0!important;*/
/*margin: -3px 0 0 0!important;*/
margin:0!important;
background:#ffffff;
padding: 0!important;
}
.fondoldt{
display: inline-block;
width:100%;
height: 104px;
font-size:1.0em;
color:#000000;
/*padding: 0!important;*/
/*margin: -3px 0 0 0!important;*/
margin:0!important;
background:#fff;
padding: 0!important;
}
#pie{
position:absolute;
bottom:0px;
width: 100%;
height: 90px;
left: 0px;
background:#FFFFFF;
}
#botones{
display:none;
}
/*.popup {
  position:fixed;
  width:100%;
  height:100%;
  display:table;
  pointer-events:none;
  background:#FFFF66;
}
.popup > div {
  display:table-cell;
  vertical-align:middle;
}
#elformu {
  width:80%;
  max-width:20em;
  margin:auto;
  padding:5px;
  border:10px solid;
  background:gray;
  pointer-events:auto;
}*/
/*http://emergentweb.com/test/valign.html*/
div.frameT {
	width: 100%;
	padding: 0;
	display: table;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0;
}

div.frameTC {
	padding: 0;
	vertical-align: middle;
	display: table-cell;
	margin: 0;
}

div.content {
	width: 600px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 10px;
}
.numeroeu {
	display:inline-block;
}
#veces{
font-size: 0.7em;
}
#lineatiempo{
position:absolute;
/*display:inline-block;*/
overflow:hidden;
/*bottom:85px;*/
width: 100%;
/*height: 115px;*/
height: 104px;
left: 0px;
background:#f2f2f2;
margin: -3px 0 0 0!important;
/*border-bottom: 1px solid #666666;*/
border-top: 1px solid #666666;
}
#puntosfijos, #puntosfijos ul{
pointer-events: none;
display:inline-block;
overflow:hidden;
width: 100%;
/*background:#ffcc00;*/
margin: 0;
padding: 0;
list-style-type: none;
}
#puntosfijos ul li {
/*position: absolute;*/
overflow:hidden;
width: 33.3%;
height: 28px;
/*left:0;*/
margin: 0;
padding: 0;
font-size: 1.5em;
background:#f2f2f2;
/*border-right:1px solid #ccc;*/
float:left;
}
#pf2 {
text-align: center;
/*clear:both;*/
}
#pf3 {
text-align: right;
/*clear:both;*/
}
#textoldt{
display:block;
overflow:visible;
width: 100%;
min-height:15px;
height:auto;
background:#333333;
color:#CCCCCC;
font-size: 0.65em;
margin: 0;
padding: 0 0 0px 5px;
}
#premiosldt, #premiosldt ul{
display:block;
overflow:hidden;
width: 100%;
height:30px;
/*background:#FFCC99;*/
background:#666666!important;
margin: 0;
padding: 0;
list-style-type: none;
}
#ldt, #ldt ul{
display:block;
pointer-events: none;
overflow:hidden;
width: 100%;
background:none;
margin: 0;
padding: 0;
list-style-type: none;
}
#ldt ul li {

overflow:hidden;
width: 50%;
height: 18px;
font-size: 0.85em;
background:#99FF00;
float:left;
margin: 0px 0 0 0;
padding: 0;
}
#ldt .filapar, #ldt .filapar ul li{
overflow:hidden;
width: 50%;

font-size: 1em;
background:#FF3300;
float:left;
}
#ldt .filaimpar, #ldt .filaimpar ul li{
overflow:hidden;
width: 50%;

font-size: 1em;
background:#FF9900;
float:left;
}
/*#lineatiempo ul li:nth-child(2){
position:absolute;
     right:0px;
	 text-align: right;
     background: red;
}*/
#indicador{
position:absolute;
left: 0px;
top: 17px;
width: 21px;
height: 68px;
background:url("../img/bandera.png");
z-index:2010;
}

#media2-0,#media2-1,#media1-2,#media2-2,#media3-0,#media3-1,#media3-2,#media4-0,#media4-1,#media4-2,#media5-0,#media5-1,#media5-2{
color:#CC3300;
}
.rojotxt{
color:#CC3300;
}

.color-0-1{
color:#b6dae5;
}
.color-1-1{
color:#2eb5db;
}
.color-2-1{
color:#183da7;
}
.color-3-0{
color:#df83ac;
}
.color-3-1{
color:#e24dc2;
}
.color-4-0{
color:#57c331;
}
.color-4-1{
color:#a3f706;
}
.color-5-0{
color:#ffcc00;
}
.color-5-1{
color:#eb9103;
}
.color-5-2{
color:#eb9103;
}
.colorR{
color:#31aadc;
}
.color3{
color:#c66631;
}
.color4{
color:#d95edd;
}
.color5{
color:#3de158;
}
.color5C{
color:#8aff00;
}
.color6{
color:#fff000;
}
.color6R{
color:#fcff00;
}

.icono0-1{
position:absolute;
background:#b6dae5;
height: 30px;
width: 4px;
z-index:2000;
}
.icono1-1{
position:absolute;
background:#2eb5db;
height: 30px;
width: 4px;
z-index:2001;
}
.icono2-1{
position:absolute;
background:#183da7;
height: 30px;
width: 4px;
z-index:2002;
}
.icono3-0{
position:absolute;
background:#df83ac;
height: 30px;
width: 4px;
z-index:2003;
}
.icono3-1{
position:absolute;
background:#e24dc2;
height: 30px;
width: 4px;
z-index:2004;
}
.icono4-0{
position:absolute;
background:#57c331;
height: 30px;
width: 4px;
z-index:2007;
}
.icono4-1{
position:absolute;
background:#a3f706;
height: 30px;
width: 5px;
z-index:2008;
}
.icono5-0{
position:absolute;
background:#ffcc00;
height: 30px;
width: 8px;
z-index:2010;
}
.icono5-1{
position:absolute;
background:#eb9103;
height: 30px;
width: 10px;
z-index:2011;
}

/*.iconodeR{
position:absolute;
background:#31aadc;
height: 30px;
width: 2px;
z-index:1999;
}
.iconode3{
position:absolute;
background:#c66631;
height: 30px;
width: 4px;
z-index:2000;
}
.iconode4{
position:absolute;
background:#d95edd;
height: 30px;
width: 5px;
z-index:2001;
}
.iconode5{
position:absolute;
background:#3de158;
height: 30px;
width: 6px;
z-index:2002;
}
.iconode5c{
position:absolute;
background:#8aff00;
height: 30px;
width: 8px;
z-index:2003;
}
.iconode6{
position:absolute;
background:#ffcc00;
height: 30px;
width: 10px;
z-index:2003;
}
.iconode7{
position:absolute;
background:#fcff00;
height: 30px;
width: 12px;
z-index:2004;
}*/
.reduce{
width: 1px;
}
/*#tureintegro{
background: #ffcc00;
width:50px;
display:inline-block;
font-family: Calibri, Arial, sans-serif;	
font-weight:normal;
font-size: 2.0em;
text-align:center;
float:left;
}*/
#resultado{
/*position: absolute;
top: 151px;
left: 0;*/
/*width: 530px;*/
position: relative;
width: 100%;
max-width:800px;
height: 100%;
/*background:#CCFFCC;*/
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
#premios{
/*position: absolute;
top: 200;
left: 50%;*/
width: 430px;
height: 100%;
background:#FFFFCC;

}
#resumen{
position: relative;
width: 100%;
max-width:800px;
height: 100%;
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;

}
#notif{

}
.notificacion{
position: relative;
width: 100%;
max-width:800px;
height: 100%;
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.notificacion h3{
color:#FFFFFF;
/*background:#000000;*/
}
#texttit1{
color:#FFFFFF;
font-size:1.2em;
text-align:center;
padding:3px;
}
#resumeninfo{
position: relative;
width: 100%;
/*max-width:800px;*/
height: 100%;
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;
color:#000;
}
#resumeninfo p{
font-size:0.8em;
}

#directo{
position: relative;
width: 100%;
max-width:800px;
height: 100%;
background:#ffffff;
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;
font-size:1em;
}
#balance{
position: relative;
width: 100%;
max-width:800px;
height: 100%;
/*background:#f5d34d;*/
padding: 0;
display: block;
margin-left: auto;
margin-right: auto;
font-size:1em;
}
#txtinvertido{
position:absolute;
left:300px;
width:100px;
/*background:#CC0000;*/

text-align: right;
}
#txtganado{
position:absolute;
left:300px;
width:100px;
/*background:#00CC00;*/

text-align: right;
}
#invertido{

/*left:400px;*/

background:#bd0926;
min-width: 190px;
/*text-align: right;*/
}
#ganado{

/*left:400px;*/
background:#49a828;
min-width: 190px;
/*text-align: right;*/
}
#diferencia{
background:#bd0926;
min-width: 190px;
}
.difrojo{
background:#bd0926;
}
.difverde{
background:#49a828!important;
}
.franjaroja{

display:block;
width: 500px;

background:#CC0000;
}
.franjaverde{


display:block;
width: 500px;

background:#00CC00;
}

.cuadritod3{
width:12px;
height:12px;
background:#c66631;
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}
.cuadritod4{
width:12px;
height:12px;
background:#d95edd;
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}
.cuadritod5{
width:12px;
height:12px;
background:#3de158;
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}

.cuadritoS0-1 {
    width: 14px;
    height: 14px;
    background: url(../img/star0-1.png) 0 0 no-repeat;
    display: inline-block;
    margin: 0 2px 0 0px;
}
.cuadritoS1-1 {
    width: 14px;
    height: 14px;
    background: url(../img/star1-1.png) 0 0 no-repeat;
    display: inline-block;
    margin: 0 2px 0 3px;
}
.cuadritoS2-1 {
    width: 14px;
    height: 14px;
    background: url(../img/star2-1.png) 0 0 no-repeat;
    display: inline-block;
    margin: 0 2px 0 3px;
}
.cuadritoS3-1 {
    width: 14px;
    height: 14px;
    background: url(../img/star3-1.png) 0 0 no-repeat;
    display: inline-block;
    margin: 0 2px 0 0px;
}
.cuadritoS4-1 {
    width: 14px;
    height: 14px;
    background: url(../img/star4-1.png) 0 0 no-repeat;
    display: inline-block;
    margin: 0 2px 0 0px;
}
.cuadritoS5-1{
	width: 14px;
	height: 14px;
	background: url(../img/star.png) 0 0 no-repeat;
	display: inline-block;
	margin: 0 2px 0 0px;
}
.cuadrito{
width:12px;
height:12px;
border: 1px solid #000000;
display:inline-block;
/*margin:0 5px 0 0;*/
margin:0 1px 0 0;
}
.cuadritod6{
width:12px;
height:12px;
background:#fcff00;
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}
.cuadritod6R{
width:12px;
height:12px;
background:#fcff00;
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}
.cuadrito1{
width:12px;
height:12px;
background:#31aadc;
/*background: #31aadc url('../img/reintegro.png') 0 0 no-repeat;*/
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}
.cuadrito2{
width:12px;
height:12px;
background:#666666;
/*background: #31aadc url('../img/reintegro.png') 0 0 no-repeat;*/
border: 1px solid #000000;
display:inline-block;
margin:0 5px 0 0;
}
#d0-1, #d1-1, #d2-1, #d3-0, #d3-1, #d4-0, #d4-1, #d5-0, #d5-1{
display:inline-block;
position:absolute;
color:#f2f2f2;
left: 143px;
}
#d0-1 b, #d1-1 b, #d2-1 b, #d3-0 b, #d3-1 b, #d4-0 b, #d4-1 b, #d5-0 b, #d5-1 b{
color:#FFFFFF;
}
.puntitos2{
pointer-events: none;
color:#0e2b7c;
display:inline-block;
position:absolute;
left: 45px;
}
.puntitos3{
pointer-events: none;
color:#0e2b7c;
display:inline-block;
position:absolute;
/*left: 65px;*/
}
.puntitos4{
pointer-events: none;
color:#0e2b7c;
display:inline-block;
position:absolute;
left: 82px;
}
.puntitos5{
pointer-events: none;
color:#0e2b7c;
display:inline-block;
position:absolute;
left: 102px;
}
.puntitos6{
pointer-events: none;
color:#0e2b7c;
display:inline-block;
position:absolute;
left: 122px;
}

.dontfloat { 
    clear:both;
}
.cabresultado{
display:inline-block;
padding-top: 3px!important;
height: 15px!important;
color:#FFFFFF!important;
text-transform: uppercase;
font-size: 0.6em!important;
}
.cb{
display:inline-block;
pointer-events: none;
width: 100%;
max-width:800px;
/*width: 530px;*/
height: 20px;
background: #B92919;
font-family: 'Roboto', Calibri, Arial, sans-serif;	
font-weight:normal;
font-size: 0.8em;
color:#CCCCCC;
float:left;
/*padding-left: 20px;*/
}
.cb span{position: absolute;}

/*esto no funcionaba en IE...*/
.cb span:nth-child(1){left: 2.15%;}/*22px;*/
.cb span:nth-child(2){left: 17.86%;}/*100px;*/
.cb span:nth-child(3){left: 42.62%;}/*210px;*/
.cb span:nth-child(4){left: 55.83%;}/*280px;*/
.cb span:nth-child(5){left: 62.49%;}/*310px;*/
.cb span:nth-child(6){left: 73.69%;}/*380px;*/
.cb span:nth-child(7){left: 77.47%;}/*400px;*/
.cb1{left: 2.15%;}/*22px;*/
.cb2{left: 17.86%;}/*100px;*/
.cb3{left: 42.62%;}/*210px;*/
.cb4{left: 55.83%;}/*280px;*/
.cb5{left: 62.49%;}/*310px;*/
.cb6{left: 73.69%;}/*380px;*/
.cb7{left: 77.47%;}/*400px;*/

.cf{
display:inline-block;
pointer-events: none;
width: 100%;
max-width:800px;
/*width: 530px;*/
height: 20px;
background: #2F4369;
font-family: 'Roboto', Calibri, Arial, sans-serif;	
font-weight:normal;
font-size: 0.8em;
color:#CCCCCC;
float:left;
/*padding-left: 20px;*/
}
.cf span{position: absolute;}

/*esto no funcionaba en IE...*/
.cf span:nth-child(1){left: 2.15%;}/*22px;*/
.cf span:nth-child(2){left: 17.86%;}/*100px;*/
.cf span:nth-child(3){left: 42.62%;}/*210px;*/
.cf span:nth-child(4){left: 55.83%;}/*280px;*/
.cf span:nth-child(5){left: 62.49%;}/*310px;*/
.cf span:nth-child(6){left: 73.69%;}/*380px;*/
.cf span:nth-child(7){left: 77.47%;}/*400px;*/
.cf1{left: 2.15%;}/*22px;*/
.cf2{left: 17.86%;}/*100px;*/
.cf3{left: 42.62%;}/*210px;*/
.cf4{left: 55.83%;}/*280px;*/
.cf5{left: 62.49%;}/*310px;*/
.cf6{left: 73.69%;}/*380px;*/
.cf7{left: 77.47%;}/*400px;*/


.centrado {
text-align: center;
clear:both;
/*background:#f5d34d;*/
}
.tiempocentrado {
/*margin-top: 34px;*/
text-align: left;
clear:both;
/*background:#f5d34d;*/
}
/*input, label{
background:#009933;
display:inline-block!important;
}*/
.doble2 label {
		display:inline-block;
}
.doble2 select {
       width:auto;
}
.doble2{
display: inline-block;
width:47%;
float:left;
font-size: 0.9em;
height: 100%;
 padding-top:5px;
 padding-bottom:5px;
 padding-left:1.5%;
 padding-right:1.5%;
}

.info-balance {
display: inline-block;
/*margin: 0 10px 10px 0;*/
margin: 0 0 10px 0;
text-align: right;
width:100%;
background:#000000;
min-width: 100px;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.info-balance2 {
display: inline-block;
margin: 0 10px 10px 0;
text-align: left;
width:100%;
color:#000000;
background:#ffffff;
min-width: 100px;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.info-balance2 h4{
margin: 15px;
}
.info-logros{
margin: 5px 15px 5px 15px;
}
#logrosR{
margin-bottom:15px;
}
#logrosf{
text-align:center!important;
color:#000000;
}
#logrosf2{
text-align:center!important;
color:#000000;
padding-bottom:0px!important;
margin-bottom:0px!important;
}
.info-tiempo {
display: inline-block;
margin: 0 10px 10px 0;
text-align: center;
min-width: 40px;
border-radius: 4px;
-webkit-border-radius: 4px;
}
.cifra{/*numero {*/
display:inline-block;
pointer-events: none;
background: black;
padding: 2px 10px;
color: white;
min-width: 40px;
font-family: 'Roboto', Calibri, Arial, sans-serif;	
font-weight:bold;
font-size: 1.75em;
/*font: bold 3em/1em "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
border-top-left-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
}
.caption {
padding: 2px 10px;
background-color: white;
color: black;
text-transform: uppercase;
/*font: bold 11px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
font-family: 'Roboto', Calibri, Arial, sans-serif;	
font-size: 0.6em;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
}
.textobalance {
display:inline-block;
/*bottom:20px;*/
text-align:left;
color: white;
/*background:#000000;*/
text-transform: uppercase;
/*min-width: 200px;*/
/*font: bold 11px "klavika-web", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;*/
font-family: 'Roboto', Calibri, Arial, sans-serif;	
font-size: 0.7em;
padding-right:10px;

}
.combinacion{
display:block;
width: 300px;
height: 20px;
background: #000000;
font-family: 'Roboto', Calibri, Arial, sans-serif;	
font-weight:normal;
font-size: 0.75em; /* 26px / 16px */
color:#CCCCCC;
float:left;
padding-left: 20px;
}
.combinacion span{position: absolute;}
.combinacion span:nth-child(1){left: 10px;}
.combinacion span:nth-child(2){left: 80px;}
.combinacion span:nth-child(3){left: 190px;}
.combinacion span:nth-child(4){left: 250px;}
.combinacion span:nth-child(5){left: 280px; height: 18px; width: 100px; overflow: hidden;}
.aciertos-0-0, .aciertos-NaN, .aciertos-null, .pciertos-0-0, .pciertos-NaN, .pciertos-null{
clear:both;
/*padding:5px 5px 10px 10px;
text-transform: uppercase;*/
}
.aciertos-NaN-NaN, .aciertos-null-null .aciertos-NaN, .aciertos-null{
color:#6d2e0b;
}
.pciertos-NaN-NaN, .pciertos-null-null .pciertos-NaN, .pciertos-null{
color:#2F4369;
}
.star1-0-2, .star2-0-2{
color:#6d2e0b;
}
.star1-0-0, .star1-1-0, .star1-2-0, star1-1-0, .star1-3-0, .star1-4-0, .star1-5-0{
color:#B92919;
}
.star1-0-1, .star1-1-1, .star1-2-1, .star1-1-2, .star1-3-1, .star1-2-2, .star1-3-2, .star1-4-1, .star1-4-2, .star1-5-1{
color:#fac802;
}

.pb1-0-2, .pb2-0-2{
color:#2F4369;
}
.pb1-0-0, .pb1-1-0, .pb1-2-0, pb1-1-0, .pb1-3-0, .pb1-4-0, .pb1-5-0{
color:#2F4369;
}
.pb1-0-1, .pb1-1-1, .pb1-2-1, .pb1-1-2, .pb1-3-1, .pb1-2-2, .pb1-3-2, .pb1-4-1, .pb1-4-2, .pb1-5-1{
color:#fac802;
}
.aciertos-1-0, .aciertos-1-1, .aciertos-2-0{
color:#6d2e0b;
/*margin-left:40px;*/
}
.pciertos-1-0, .pciertos-1-1, .pciertos-2-0{
color:#4266a9;
/*margin-left:40px;*/
}
.aciertos-0-1, .pciertos-0-1{
color:#000;
background:#b6dae5;
/*font-weight:bold;*/
/*margin-left:30px;*/
}
.aciertos-1-1, .pciertos-1-1{
color:#FFFFFF;
background:#2eb5db;
/*font-weight:bold;*/
/*margin-left:40px;*/
}

.aciertos-2-1, .pciertos-2-1{
    color: #FFFFFF;
    background: #183da7;
    /* font-weight: bold; */
    /* margin-left: 30px; */
}
.aciertos-3-0, .pciertos-3-0{
    color: #FFFFFF;
    background: #df83ac;
    /* font-weight: bold; */
    /* margin-left: 20px; */
}
.aciertos-3-1, .pciertos-3-1{
    color: #FFFFFF;
    /* font-weight: bold; */
    background: #e24dc2;
    /* margin-left: 20px; */
}

.aciertos-4-0, .pciertos-4-0{
    color: #FFFFFF;
    /* font-weight: bold; */
    background: #57c331;
    /* margin-left: 10px; */
}
.aciertos-4-1, .pciertos-4-1{
    color: #000;
    /* font-weight: bold; */
    background: #a3f706;
    /* margin-left: 10px; */
}

.aciertos-5-0, .pciertos-5-0{
    color: #000000;
    /* font-weight: bold; */
    background: #ffcc00;
}
.aciertos-5-1, .pciertos-5-1{
    color: #000000;
    /* font-weight: bold; */
    background: #eb9103;
}
.aciertos-5-2, .pciertos-5-2{
color:#000000;
/*font-weight:bold;*/
background:#eb9103;
}
.textonegro{
color:#000000!important;
}



/* Set @max-column-height to greater than the maximum height of the tallest column */
.columnas2 {
    overflow:hidden;
    margin:0 0 30px 0;
}
.columnas2 > section {
    /*background:red;*/
    width:59%;
    float:left;
    padding-bottom:1000px; /* @max-column-height */
    margin-bottom:-1000px; /* @max-column-height */
}
.columnas2 > aside {
    /*background:orange;*/
    width:41%;
    float:left;
	/*padding-left: 10px;*/
    padding-bottom:1000px; /* @max-column-height */
    margin-bottom:-1000px; /* @max-column-height */
}
.columnas2 a{
color:#666666;
text-decoration:underline;
}
.columnas2 a:hover{
color:#000000;
text-decoration:underline;
}
/*.columnas2 h3{
border-bottom:none;
}*/
.iconos-redes{
position: absolute;
top: 103px;
width: 100px;
margin-left: 90px;
/*background:#00CC66;*/
float:left;
}
/*#redes{
transition:1s;
}*/
.facebook{
	/*float:left;*/

	font-size:0.8em;
font-weight:bold;
padding:11px 60px 11px 12px;
margin: 6px 0px 15px 0px;
display:inline-block;
vertical-align: middle;
margin-left: auto;
    margin-right: auto;
color:#FFFFFF;
max-width:200px;
height:auto;
/*line-height: auto;*/
/*vertical-align:middle;*/
/*background:#425f9a;*/
border:0 none;
cursor:pointer;
-webkit-border-radius: 5px;
border-radius: 5px;

	/*display:inline-block;*/
	
	/* Renders a png background image */
	background: #425f9a url('../img/icono-fb.png') 90% 50% no-repeat;
	/*background-position: 0px 0px;*/
	transition:0.5s;
}
.facebook span{

padding-top: 20px;

}
.facebook:hover {
	background: #6d8ed2 url('../img/icono-fb.png') 90% 50% no-repeat;
	
	/*background-position: 0px -16px;*/
}
.twitter{

font-size:0.8em;
font-weight:bold;
padding:11px 60px 11px 12px;
margin: 6px 0px 15px 0px;
display:inline-block;
vertical-align: middle;
margin-left: auto;
    margin-right: auto;
color:#FFFFFF;
max-width:200px;
height:auto;
/*line-height: auto;*/
/*vertical-align:middle;*/
/*background:#425f9a;*/
border:0 none;
cursor:pointer;
-webkit-border-radius: 5px;
border-radius: 5px;

	/*display:inline-block;*/
	
	/* Renders a png background image */
	background: #55acee url('../img/icono-twitter.png') 90% 50% no-repeat;
	/*background-position: 0px 0px;*/
	transition:0.5s;
	
	
	/*font-size:0.8em;
font-weight:bold;
padding:8px 2px 8px 2px;
color:#FFFFFF;
background:#55acee;
border:0 none;
cursor:pointer;
-webkit-border-radius: 5px;
border-radius: 5px;

	background: #55acee url('../img/icono-twitter.png') 0 0 no-repeat;*/
}
.twitter:hover {
background: #7cbef1 url('../img/icono-twitter.png') 90% 50% no-repeat;
/*background:#7cbef1;
	background-position: 0px -16px;*/
}

.youtube-contacto {
	float:left;
	display:inline-block;
	width: 16px;
	height: 16px;
	/*margin: 5px 0px 5px 5px;*/
	/* Renders a png background image */
	background: transparent url('../images/icono-yt.png') 0 0 no-repeat;
}
.youtube-contacto:hover {
	background-position: 0px -16px;
}
.aviso-legal{
	display:none;
	width:100%;
	float:left;
	margin-top: 25px;
}
.aviso-legal h3{
	padding-bottom: 15px;
}
.aviso-legal p{
	padding-bottom: 5px;
	text-align: justify;
}
.enviado p{
	font-weight:bold;
	color:#48b148;
}
.error p{
	font-weight:bold;
	color:#CC0000;
}
.breadcrumb{
position: absolute;
font-family: 'Roboto', Calibri, Arial, sans-serif;
font-size: 0.6em;
color:#555555;
padding-left: 20px;
width: 600px;
height: auto;
top: 5px;
border-bottom: 1px dotted #cccccc;
}
.barracreditos{
position: absolute;
font-family: 'Roboto', Calibri, Arial, sans-serif;
font-size: 0.55em;
color:#888888;
padding-top: 11px;
padding-left: 20px;
padding-right: 20px;
/*line-height: 18px;*/
/*height:36px;*/
width: 600px;
height: auto;
bottom: 7px;
border-top: 1px solid #cccccc;

}
.barracreditos a{
color:#888888;
text-decoration:none;
}
.barracreditos a:hover{
color:#555555;
text-decoration:underline;
}
.scrollcontenidolateral{
position: absolute;
font-family: 'Roboto', Calibri, Arial, sans-serif;
font-size: 0.75em;
color:#000000;
padding-left: 20px;
padding-right: 20px;
width: 250px;
height: 460px;
top: 200px;
}

.scrollcontenido{
position: absolute;
font-family: 'Roboto', Calibri, Arial, sans-serif;
/*font-size: 0.75em;*/
font-size: 0.7em;
color:#666666;
padding-left: 20px;
/*padding-right: 20px;*/
/*width: 560px;*/
width: 580px;
height: 460px;
top: 200px;
}
.contenido .scrollcontenido h3{
border-bottom: 1px dotted #cccccc;
}

.scrollarea{
position: absolute;
top: 0;left: 0px;
width: 100%;
/*height: 55%; lo calculamos con jquery */
/*background:#99FF00;*/
}
.scrollarea2{
position: absolute;
bottom: 0;
left: 0px;
width: 100%;
/*height: 10%; lo calculamos con jquery */
/*background:#FFCC00;*/
}
.pie-idiomas {
	font-size:0.7em;
	width:185px;
	height:24px;
	/*background: #FFCC00;*/
	position:absolute;
	bottom: 3px;
	/*right: 140px;*/
	z-index: 1101;
	/*margin-left: 20px;
	border-top: 1px dotted #cccccc;*/
}
.btnidioma, .btnidioma a {
	float:right;
	color:#fff;
	display: inline-block;
	/*display: inline-block;*/
	width: 16px;
	height: 14px;
	/*margin: 5px 0px 5px 5px;*/
	/*padding: 3px 1px 2px 1px;*/
	text-align: center;
	margin: 0 0 0 10px;
	background: #000000;
	/* Renders a png background image */
	/*background: transparent url('../images/icono-fb.png') 0 0 no-repeat;*/
	/*background-position: 0px 0px;*/
	opacity: 0.7;
}
.btnidioma a:hover {
	opacity: 1;
}
.idiomaactivo {
	cursor:default;
	color:#999999;
	text-decoration:none;
	border-bottom:solid 1px #000000;
	padding-bottom:3px;
	
	opacity: 0.5;
	/*text-decoration:underline;*/
}
.idiomaactivo:hover {
	opacity: 0.5;
}
.pie-noticia {
	width:480px;
	height:26px;
	/*background: #FFCC00;*/
	position:absolute;
	bottom: 0px;
	margin-left: 10px;
	border-top: 1px dotted #cccccc;
}


.day .pie-noticia{
	visibility:hidden;
}
.desplegado .pie-noticia{
	visibility:visible;
}
/*.carousel-demo li {
	background:#ccc;
	border:1px solid #cafe69;
	color:#666; 
	float:left;
	font-weight:bold;
	font-size:3em;
	height:65px;
	list-style:none;
	padding:20px 0 0 0;
	margin:0 10px 0 0;
	text-align:center;
	width:130px;
}*/



span.close {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 1.3em;
    height: 1.3em;
    text-align: center;
    line-height: 1.2em;
    /*border: 10px solid #000;*/
    /*border: 1px solid #cccccc;*/
    /*border-radius: 2em;*/
	color:#FFFFFF;
    /*background-color: #000;*/
    cursor: pointer;
}
span.close:hover{
	color:#000000;
    background-color: #ffffff;

}

.contImagen1{
	display:block;
	width: 230px;
	height: 129px;/*proporcion 16/9*/
	/*height: 153px;proporcion 3/2*/
	margin: 0px 10px;
}
.desplegado .contImagen1{
	float:left;
	display:block;
	width: 500px;
	height: 300px;
	margin: 0px;
}
.contImagen2{
	/*visibility:hidden;*/
	display:none;
	width: 230px;
	height: 129px;/*proporcion 16/9*/
	/*height: 153px;proporcion 3/2*/
	margin: 0px 10px;
}
.desplegado .contImagen2{
	/*visibility:visible;*/
	float:left;
	display:inline;
	width: 250px;
	height: 300px;
	margin: 0px;
}
/*formulario*/
.scrollcontenido .recuadromedio {
	/*max-width: 298px;*/
	max-width: 320px; 
	width: 100%;
	float: left;
	/*margin-bottom: 20px;*/
	padding: 0px;
	margin:1px 2px 2px 0px;

	/*margin-right: 2px;*/
	/*background: url('../images/fondopuntos.png');*/
	/*background: #FFCC00;*/
	/*background: url('../images/amarillo53.png');*/
	/*background-repeat: repeat;*/
	/*background-position: 30% 20%; 
	border-style:dashed;
	border-width:1px;
	border-color:#8f7161;*/
}
.scrollcontenido .recuadromedio2 {
	/*max-width: 298px;*/
	max-width: 220px; 
	width: 100%;
	float: left;
	/*margin-bottom: 20px;*/
	padding: 0px;
	margin:1px 2px 2px 3px;
	display:inline-block;
}
.scrollcontenido .recuadromedio3 {
	/*max-width: 298px;*/
	max-width: 544px; 
	width: 100%;
	float: left;
	/*margin-bottom: 20px;*/
	padding: 0px;
	margin:-1px 2px 1px 0px;
	display: block;
}
.scrollcontenido .recuadromedio h1 {
	font-family: 'Roboto', Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em; /* 26px / 16px */
	line-height: 18px;
	/*margin-bottom: 8px;
	margin-top: 10px;
	padding:0px 0 22px 52px;*/
	padding:0px 0 42px 0px;
	text-transform: uppercase;
	color: #FFCC00;
	height: 42px;
}

.scrollcontenido .recuadromedio h1 span {
	display: table-cell;
	vertical-align: middle;
	
}
.scrollcontenido .recuadromedio h2{
	font-family: 'Roboto', Calibri, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em; /* 26px / 16px */
	line-height: 18px;

	padding:0px 0 42px 0px;
	text-transform: uppercase;
	color: #FFCC00;
	height: 42px;
}
.scrollcontenido.recuadromedio h2 span {
	display: table-cell; 
  vertical-align: middle; 
  text-transform:none;

  font-size: 0.8em;
	
}


	
/*ventana popup	*/
#popup {
    /*left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10001;*/
	
	/*position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10001;
    height: 400px;
    margin-top: -200px;
    width: 600px;
    margin-left: -300px;*/
	
	
	
	position: absolute;
    left: 50%;
    top: 50%;
    /*background-color: white;*/
    z-index: 10001;

    height: 50%;
    margin-top: -50%;

    width: 50%;
    margin-left: -50%;
}

.content-popup {
    margin:0px auto;
    margin-top:50px;
    padding:10px;
    width:500px;
    min-height:250px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
}

.close {
    position:relative;
    left:480px;
}
.textopopup {

	padding: 20px;
	font-family: 'Roboto', Calibri, Arial, sans-serif;
	/*font-family: 'Scada', Arial, Helvetica ,sans-serif;*/
	font-size: 0.8em;
	line-height: 1.3em;
	font-weight: normal;
	text-align:justify;
}
.textopopup h3{
	padding-bottom: 20px;
}
/*fin de formulario*/
/*
.ct-branding {
float: left;

width: 276px;
}
.ct-branding a.ct-logo {
background: transparent url(../images/logo.png) no-repeat 0px 0px;

width: 276px;
height: 62px;
display: block;
outline: none;
text-indent: -9000px;
}
*/

/*scroll dentro de las noticias*/
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;

}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	/*width: 16px;*/
	width: 12px;
	/*width: 3px;*/
	height: 100%;
	background: red;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: red;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #666666;
	position: relative;
	
}

.jspDrag
{
	background: #cccccc;
	position: relative;
	top: 0;
	left: 0;
	padding: 0 2px;
	cursor: pointer;
	border:1px solid #cccccc;
    /*-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;*/
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	/*background: #50506d url(../images/scrollUp.png) no-repeat 0px 0px;*/
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	/*width: 16px;*/
	width: 3px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


.day .jp-container{
    width:250px;
    height:200px;
	position:relative;
	/*bottom: 0px;*/
}
/*
.day.visto .jp-container{
    width:214px;
    height:100px;
	position:relative;
}
.day .visto .jp-container{
    width:214px;
    height:100px;
	position:relative;

}
.visto .jp-container{
    width:214px;
    height:100px;
	position:relative;
	
}*/
.desplegado .jp-container{
	width:490px;
	/*width:100%;*/
    height:400px;
	position:absolute;
	bottom: 26px;
}

.jp-container{
    /*width:500px;
    height:400px;*/
	/*
    position: relative;*/
    /*background:#fff;
    border:1px solid #fff;*/
	float:left;
}
.jp-container a{
    /*padding:15px 20px;*/
    /*display:block;
    line-height:20px;
    background-color: #fff;
    border-bottom:1px solid #F2F4F8;
    border-top:1px solid #D8DFEA;*/
	text-decoration:underline;
	color:#fff;
}
.jp-container a:first-child{
    /*border-top:none;*/
}
.jp-container a:last-child{
    /*border-bottom:none;*/
}
.jp-container a:hover{
	color:#f58c2f; /*naranja en enlaces*/
   /*background:#ECEFF5;*/
   /*border-bottom-color:#ECEFF5;*/
}
.jp-container a h3{ 
    /*font-size:14px;
    font-weight:bold;
    padding:2px 0 5px 0;
	text-transform:uppercase;*/
}
.jp-container a img{
    /*float:left;
    margin:5px 10px 0px 0px;
    padding:3px;
    background:#fff;
    border:1px solid #D8DFEA;*/
}
/*fin css scroll dentro de las noticias*/
.showNav {
	border: none;
	/*font-family: inherit;*/
	font-family: 'Roboto', Calibri, Arial, sans-serif;
	font-size: 0.9em;
	color: #ffffff;
	/*background: none;*/
	background: transparent url('../images/openNav.png') 0 0 no-repeat;
	cursor: pointer;
	text-align: left;
	padding-left: 40px;
	display: inline-block;
	margin-left: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
	/*font-weight: 700;*/
	outline: none;
	
	position:absolute;
 	/*top:100px;*/
	top:120px;
 	left:0px;
 	width: 200px;
	height: 50px;
	opacity: 0.7;
	/*
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	*/
}
.hideNav {
	border: none;
	font-family: 'Roboto', Calibri, Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	background: transparent url('../images/closeNav.png') 0 0 no-repeat;
	cursor: pointer;
	text-align: left;
	padding-left: 40px;
	display: inline-block;
	margin-left: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	outline: none;
	
	position:absolute;
 	/*top:100px;*/
	top:120px;
 	left:0px;
 	width: 200px;
	height: 50px;
	opacity: 0.1;
}
/*
.showNav:hover {
	color: #ffffff;
}*/
/*
.showNav:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}*/

/*.logo {

background: transparent url(../images/logo-andres-marin.png) no-repeat 0px 0px;
width: 164px;
height: 48px;
display: block;
outline: none;
text-indent: -9000px;
position:absolute;
bottom:50px;

left:20px;
z-index: 1100;
}*/


/*h3 {
font-weight: normal;
}*/



/* Large desktop */
@media (min-width: 1200px) {
/*.cbp-spmenu-vertical {
	left: 0px;	
	}
	#btnhistorico{
	display:none;
	}
	.historico-proyectos{
	bottom: 24px;
	}*/
}
/* Medium desktop */
@media (min-width: 801px) {
/*.cbp-spmenu-vertical {
	left: 0px;	
	}
	.btn-menu-mov {
	display:none;
	}
	#btnhistorico{
	display:none;
	}*/
	
}
/*ipad*/
@media (min-width: 602px) and (max-width: 800px) {
/*.cbp-spmenu-vertical {
	left: 0px;
	}
	.btn-menu-mov {
	display:none;
	}
	#btnhistorico{
	display:none;
	}
	.contenido{

	left: 200px;

	width: 100%;
	padding-right:20px;
	margin-right:20px;
	}
	.scrollcontenido{
	width: 69%;
	padding-right:20px;
	margin-right:20px;
	
	}
	.barracreditos{
	width: 75%;
	}*/
}
/*@media (min-width: 481px) and (max-width: 800px) {
.cbp-spmenu-vertical {
	left: 0px;
	background:#CC3333;
	}
	#btnhistorico{
	display:none;
	}
	.btn-menu-mov {
	display:none;
	}
	.contenido{
	left: 200px;
	width: 100%;
	background:#CC3333;
	
	}
	.scrollcontenido{
	width: 64%;
	
	background:#CC3333;
	}
.cabeceraproyectos{
	left: 200px;
	width: 100%;
	max-width: 460px;
	background:#CC3333;
}
.menu-proyectos {
	
	background:#CC3333;
	width:100%;
	}
}*/
/* Portrait tablet to landscape and desktop 
@media (min-width: 768px) and (max-width: 979px) {
.cbp-spmenu-vertical {
	left: 0px;	
	}
}

/* Landscape phone to portrait tablet 
@media (max-width: 767px) {
.cbp-spmenu-vertical {
	left: 0px;	
	}
}*/
/*@media (min-width: 482px) and (max-width: 601px) {
.contenido{

	left: 0px;
	width: 100%;
	padding-right:20px;
	margin-right:20px;
	background: #99FF33;
	}
	
}*/
/* Landscape phones and down */
/*@media (max-width: 481px) {*/
@media (max-width: 601px) {

/*}*/

/*.day {
display:block;
width:250px;
height:28px;

background: url(../images/alpha80negro.png) 0px 0px;

float:left;

overflow:hidden;

margin: 0 20px 0 0;
position: relative;
opacity: 0.5;
}*/

}

@media all and (max-width: 450px) {
	.doble2 {
	display: inline-block;
	width:97%;
	padding-right:3%;
	padding-top: 3%;
	padding-bottom: 3%;
	}
	.cb{
	font-size: 0.55em;
	}
	#puntosfijos ul li {
	font-size: 1em;
	height: 17px;
	}
	#ldt ul li {
	font-size: 0.65em;
	}
	#indicador{
	top: 7px;
	}
	h2 {
	font-size: 1.2em;
	}
	#btndetener{
	display:inline-block;
	right:1px;
	top:-23px;
	}
	.tiempocentrado {
	margin-top: 15px;
	text-align: center;
	}
}


@media (max-width: 240px) {
	.pie-idiomas {	
	display:none;
	}
}

@media (min-height: 240px) and (max-height: 610px){
	/*.cbp-spmenu-vertical {
	padding-top: 60px;

	}*/
}

@media (min-height: 611px) and (max-height: 768px){
	/*.cbp-spmenu-vertical {
	padding-top: 120px;

	}
	.hideNav {
	top:30px;
	}
	textarea{
	height: 120px;
	}*/
}


