
/*******************************Estilos generales************************************/
html, body, iframe, div, p, form, input, ul, li, h1, h2, h3,h4,h5, table, th, td {
    margin: 0px;
    padding: 0px;
}

html{
    background-color: #dee6ec;
}

body {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size:12px;
    color:#363636;
    margin: auto;
    background-color: #dee6ec;
}

h1{
    font-size: 25px;
    color:#7f7f7f;
    padding: 10px 5px;
    text-align: left;
    font-weight: 300;
}

h2{
    font-size: 21px;
    color:#7f7f7f;
    padding: 5px;
    text-align: left;
}

h3{
    font-size: 21px;
    padding: 0px 5px;
    text-align: left;
    font-weight: bold;
}

li {
    list-style:none;
}

object, iframe, img {
    outline:none;
    border:none;
}

iframe {
    overflow:hidden;
}

i, .hidden {
    display:none;
}

table {
    border:none;
    border-collapse:collapse;
}

p {
    font-size: 13px;
    line-height: 18px;
    padding: 10px 15px;
    color: #373737;
    text-align: left;
}

a {
    color: #FFFFFF;
    cursor: pointer;
    outline: medium none;
    text-decoration: none;
}

.clear {
    clear:both;
    display:block;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
}

/*************************Estilos de la barra superior******************************************************/
#barra-titulo-qs {
    background: none repeat scroll 0 0 #1e202f;
    display: block;
    height: 50px;
    padding: 0;
    width: 100%;
}

#barra-titulo-qs-interna {
    background: none repeat scroll 0 0 #1e202f;
    display: block;
    height: 50px;
    line-height: 30px;
    margin: 0 auto;
    /*width: 1140px;*/
    width: 1125px;
}

#barra-titulo-qs-interna-logo {
    float: left;
    padding-bottom: 5px;
    padding-top: 12px;
}

.LNP2013_share {
    background: none repeat scroll 0 0 #0f1221;
    float: right;
    height: 50px;
}

.LNP2013_share li {
    border-right: 1px solid #1d202f;
    float: left;
    padding: 15px 6px 15px 7px;
}

.LNP2013_share li a {
    display: block;
    height: 20px;
    opacity: 0.6;
    transition: opacity 1s ease 0s;
    width: 20px;
}

.LNP2013_share li a.home {
    background: url("../images/home.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 18px;
    height: 16px;
}

.LNP2013_share li a.facebook {
    background: url("../images/facebook.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    width: 9px;
    height: 18px;
    padding: 0 4px;
}

.LNP2013_share li a.twitter {
    background: url("../images/twitter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 18px;
    height: 15px;
}

/*************************Estilos del contenedor del especial**********************************************/



#container_especial{
    cursor: default;
    margin: 0 auto 20px;
    padding: 0px;
    text-align: center;
    width: 1125px;
    background-color: #FFFFFF;
}

#container_especial #consulta_home{
    height: 368px;
    margin: 53px 0;
}

#container_especial #consulta_home h1, #container_especial #consulta_home p{
    text-align: center;
}

#container_especial #consulta_home h1{
    padding: 16px 5px;
}

#container_especial #consulta_home p{
    padding: 0px;
}

#container_especial #consulta_home p#ayuda{
    font-size: 11px;
    text-align: center;
    margin-bottom: 16px;
    padding-top: 6px;
}

#identificacion_home{
    margin: 35px 0px 0px;
    height: 40px;
    width: 255px;
}

#consult_home{
	margin: auto;
	text-align: center;
}

#container_especial #consulta{
    height: 50px;
    border-bottom: 1px solid #d4d4d4;
    margin: 0px 20px 15px 20px;
}

#container_especial #consulta #consulta_iz{
    float: left;
    width: 540px;
}

#container_especial #consulta #consulta_der{
    float: left;
    width: 540px;
    padding: 10px 0px;
}

#container_especial #consulta {
    text-align: right;
}

.boton_consulta{
    color: #464646;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    padding: 5px 0;
    width: 85px;
    background-color: #f2f2f2;
}

#container_especial input{
    height: 30px;
    border: 1px solid #DCDCDC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

#identificacion{
    width: 255px;
}

#consult{
    height: 21px;
}

.text {
    color: #A7A7A7;
}

#submit{
    color: #464646;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    margin: auto;
    padding: 5px 0;
    width: 85px;
    background-color: #f2f2f2;
}

#container_especial #info{
    width: 100%;
    height: 93px;
}

#container_especial #info #datos_personales{
    float: left;
    background-color: #052C4D;
    height: 40px;
    margin: auto;
    padding: 20px 0;
    width: 390px;
    background-color: #052C4D;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#container_especial #info #datos_personales div{
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

#container_especial #info #datos_personales div#ced{
    font-weight: normal;
}

#container_especial #info #location{
    float: left;
    width: 645px;
    height: 80px;
    background-color:#EEEEEE;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#container_especial #info #print{
    float: left;
    height: 48px;
    padding-top: 30px;
    width: 44px;
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/****************MAPA************************/
#location_map{
    padding: 0px 20px;
}

/*datos electorales*/
#abstencionismo, #partidoPolitico{
    float: left;
    width: 540px;
}

#partidoPolitico{
    margin-bottom: 40px;
}

.absDiv {
    padding-bottom: 2px;
    height: 27px;
    margin-left: 1px;
}
.barra{
   height: 25px;
   float: left;  
   margin-right: 5px;
}

#datos_electorales h3{
    display: block;
    font-size: 13px;
    color: #464646;
    width: 110px;
    float: left;
}

#graficosAbs{
    display: inline-block;
    width: 377px;
    border-left: solid 1px #d1d1d1;
}

#abs2006 .barra {   
    background-color:#84d915;
}

#abs2010 .barra {
    background-color:#3f9f10;
}

.barraPAC{
    background-color: #ffc000;
}

.barraPLN{
    background-color: #00a651;
}

.barraML{
    background-color: #c02e32;
}

#graficosPartido{
    display: inline-block;
    width: 377px;
    border-left: solid 1px #d1d1d1;
}

#graficosPartido2010{
    margin-top: 10px;
}

/*Diputados*/
.candidato{
    width: 752px;
    margin-top: 19px;
    margin-right: 10px;
    width: 110px;
    opacity: 0.7;
    height: 110px;
}


#listaFotos{
    width: 752px;
    background-color: #f1eaef;
    height: 155px;
    overflow: hidden;
}
.candidato:first-child{
    margin-left: 10px;
} 

/*test*/

#ficha{
    width: 1080px;
    padding-top: 10px;
}

#ficha h2{
    font-size: 21px;
    color: #7f7f7f;
    padding: 5px;
    text-align: left;
    font-family: "OpenSans",sans-serif;
}


#fotos{
    width: 1080px;
    background-color: #f1eaef;
    height: 155px;
    overflow: hidden;
}
.candidato:first-child{
    margin-left: 10px;
} 
#nombreCandidato{
    font-family: "OpenSansSemiBold",sans-serif;
    font-size: 21px;
    color: #464646;
    padding-bottom: 5px;
    width: 450px;
}

#infoCandidato{
    float: left;
    border-left: 1px solid #ACACAC;
    width: 654px;
    padding-left: 15px;
    text-align: left;
}
#descripcionCandidato{
    font-family: "OpenSansSemiBold",sans-serif;
    font-size: 13px;
    padding-top: 15px;
    color: #464646;
    padding-left: 0px

}

#partidoCandidato{
    font-family: "OpenSansSemiBold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #464646; 
}

#bandera{
    float: left;
    margin-right: 15px;
}
#detalleCandidato{
    padding-top: 20px;  
}

#profesionCandidato{
    font-size: 15px;
    font-weight: normal;
}
#comboPartidos{
    float: right;
}

.menuInferior{
    display: block;
background-color: #F2F2F2;
color: #464646;
cursor: pointer;
font-size: 13px;
font-weight: bold;
margin: auto;
padding: 10px 10px 10px 10px;
width: 87px;
height: 20px;
border: 1px solid #DCDCDC;
border-radius: 4px;
text-align: center;
margin-right: 5px;
float: left;
}
#divInferior{
    margin: auto;
width: 260px;
}
/*PORTADA EN BLOQUES*/
#tituloDonde_votar{
    color: #656a6e;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
}
.bloquePortada{
    width: 374px;
    float: left;
    height: 182px;

}

#donde_votarImg{
border-right: solid 1px #dee6ec;
height: 142px !important;
margin-top: 13px;
}
#donde_votarForm{
    background-color: #e5e5e5;
    margin-top: 1px;
}
.txtBloque{
   padding-top: 56px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    text-align: justify !important;
}

#dondeVotar{
    border-bottom: 1px solid #cdd5da;
}

.img_portada{
    margin-top: 6px;
}

#tituloQuiz{
    color: #656a6e;
font-size: 20px;
text-align: center;
width: 202px;
margin: auto;
padding-top: 10px;
}
#quizImg{
border-right: solid 1px #dee6ec;
height: 142px !important;
margin-top: 13px;
}
#mismopensamiento{
    text-align: center;
border: 1px solid #DCDCDC;
-webkit-border-radius: 4px;
display: block;
color: #464646;
cursor: pointer;
font-size: 13px;
font-weight: bold;
margin: auto;
padding: 5px 0;
width: 108px;
margin-top: 60px;
background-color: #f2f2f2
}
#realizarQuiz{
background-color: #e5e5e5;
margin-top: 1px;

}

#footer{
background-color: white;
bottom: 0;
height: 24px;
left: 0;
padding: 10px 0;
position: absolute;
width: 100%;
z-index: 1;
text-align: center

}
#footerCont{
    width: 327px;
margin: auto;
}
#footerCont p{
    float: left;
}
.credits{
    float: left;
    margin-top: 10px;
    padding-left: 5px;
    cursor: pointer;
    border-left: 1px solid #464646
}

#titulo_resultados #regresar_preguntas, #barra-titulo-qs #regresar_preguntas{
    width: 35px;
    height: 32px;
    position: absolute;
    background-image: url("../images/back.png");
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    background-position: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cdcdcd;
    left: 5px;
    top: 7px;
}

@media (max-height: 600px){
    #titulo_resultados #regresar_preguntas, #barra-titulo-qs #regresar_preguntas{
        width: 28px;
        height: 25px;
        top: 5px;
    }
}

/*credits*/
.LN_infografiaTit{
color: #333333;
text-align: center;
font-size: 12px;
line-height: 18px;
font-weight: bold;

}
.LN_infografiaNom{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 12px;
line-height: 18px;

}

.ui-widget-header {
background: none;
border: none;
    }