

@import url('https://fonts.googleapis.com/css?family=Abhaya+Libre');


 /* --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}

table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}

html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

body, text, tspan{
	 font-family: 'Roboto', sans-serif;    
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofil{
	background-color: #fff !important;
}
.tooltip:hover{
    opacity: 1;
}

body{
  
}
#LND_DP_info{
    display: none;
    max-width: 480px;
    position: absolute;
    background-color: #fff;
    border: 1px solid;
    padding: 15px;
    font-size: 14px;
}

.LND_DP_social {
    position: absolute;
    right: 155px;
    top: 5px;
}
.LND_DP_social li {
    display: inline-block;
}
.LND_DP_social li a {
    width: 30px;
    height: 30px;
    display: block;
    margin-left: 5px;
    background-size: auto;
    background-repeat: no-repeat;
    background-image: url(../img/shares.svg);
}
#LND_DP_facebook {
    background-position: 2px 0px;
}
#LND_DP_twitter {
    background-position: -29px 0px;
}
#LND_DP_whatsapp {
    background-position: -70px 0px;
    display: none !important; 
}

#LND_DP_header_info{
    float: left;
    margin-left: 8px;
    margin-top: 6px;
}
#LND_DP_header_tuto{
    float: left;
    margin-left: 8px;
    font-size: 16px;
    padding-top: 7px;
    padding-bottom: 0px;
    margin-top: 5px;
    text-align: center;
    width: 85px;
}
#LND_DP_header_tuto a{
    text-decoration: none;
    color: #003C6F;
    font-weight: bold;
}
.LND_DP_select{
    border-radius: 8px;
    height: 30px;
    width: 80px;
}
#LND_DP_header{
    height: 40px;
    background-color: #FFFFFF;
    width: 100%;
    border-bottom: solid 1px #D2D2D2;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
.LND_DP_footer{
    text-align: center;
    background-color: #F6F6F6;
    color: #9B9B9B;
    font-family: Roboto;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    width: 100%;
    height: 130px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.LND_DP_suscribirse a {
    display: block;
    border: 1px solid #00A651;
    background-color: #00A651;
    border-radius: 8px;
    padding: 10px 13px 11px;
    line-height: 10px;
    float: left; 
    width: 90px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    text-align: center;
    text-decoration: none;
}
.btn-primary{
    border-radius: 25px;
    background-color: #023C6F;
}
#LND_DP_header_logo{
    padding-left: 15px;
    float: left;
}
#LND_DP_header_logo img{
    margin-top: 5px;
}
#LND_DP_header_opc_app{
    float: right;
    padding-top: 4px;
    padding-right: 15px;
}

.LND_DP_display_web{
    display: block;
}
.LND_DP_display_mob{
    display: none;
}

.LND_DP_index{
    text-align: center;
    padding-top: 2%;
}

.LND_DP_index h1{
    color: #003B71;
    font-family: 'Abhaya Libre', serif;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 15px;
}
.LND_DP_index h2{
    margin-bottom: 15px;
    font-family: Roboto;    
    font-size: 16px;    
    line-height: 19px;
}
#LND_DP_lista_dip{
    margin: 30px auto;
}
.LND_DP_index a, .LND_DP_index a:hover, .LND_DP_index a:visited{
    text-decoration: none;
    color: #4A4A4A; 
    font-family: Roboto;    
    font-size: 16px;    
    font-weight: bold;  
    line-height: 19px;
}
.LND_DP_lista_item{
    cursor: pointer;
    width: 215px;
    display: inline-block;
    height: 220px;
    border: 1px solid #DDDDDD;  
    border-radius: 8px; 
    background-color: #FFFFFF;  
    box-shadow: 2px 2px 4px 0 rgba(118,118,118,0.5);
    margin-right: 12px;
    margin-bottom: 12px;
}
.LND_DP_lista_item h1, #LND_DP_lista_dip_x_ley .LND_DP_lista_item_dt h1{
    color: #000000; 
    font-family: Roboto;    
    font-size: 14px;    
    font-weight: bold;  
    line-height: 16px;
    text-align: left;
    margin-bottom: 2px;
}
.LND_DP_lista_item h2{
    color: #4A4A4A; 
    font-family: Roboto;    
    font-size: 14px;    
    line-height: 16px;
    text-align: left;
    margin-bottom: 0px;
}
.LND_DP_dis_25{
    width: 23%;
    display: inline-block;
    margin-right: 1%;
}
.LND_DP_dis_75{
    width: 75%;
    display: inline-block;
}
.LND_DP_dis_25_a{
    width: 23%;
    margin-right: 2%;
    float: left;
}
.LND_DP_dis_75_a{
    width: 75%;
    float: left;
}
.LND_DP_content_det{
    max-width: 920px;
    margin: 50px auto;
}
#LND_DP_table_info{
    border: 1px solid #DDDDDD;  
    border-radius: 8px; 
    background-color: #FFFFFF;  
    box-shadow: 2px 2px 4px 0 rgba(118,118,118,0.5);
}
.LND_DP_table_ele{
    border-right: 1px solid #DDDDDD;
    min-height: 30px;
    padding-top: 15px;
}
.LND_DP_table_ver_det{
    border-radius: 8px;
    background-color: #000000;
    padding: 8px 0px;
    font-family: Roboto !important;
    font-size: 14px !important;
    font-weight: bold !important;
    line-height: 16px !important;
    text-align: center !important;
    position: relative;
    color:#FFFFFF;
    cursor: pointer;
    margin-bottom: 15px;
}
.LND_DP_table_ver_det_a, LND_DP_table_ver_det_a:hover, LND_DP_table_ver_det_a:visited{
    text-decoration: none;
    color: #FFFFFF !important;
}
#LND_DP_detalle_pro{
    border: 1px solid #DDDDDD;
    position: fixed;
    background-color: #fff;
    z-index: 99;
    max-width: 920px;
    margin: 3%;
    left: 20%;
    box-shadow: 2px 2px 4px 0 rgba(118,118,118,0.5);
    display: none;
    text-align: left;
    padding-top: 30px;
    padding-left: 20px;
    overflow: hidden;
    max-height: 85%;
}
#LND_DP_detalle_pro .close{
    position: absolute;
    right: 10px;
    top: 10px;
}
#LND_DP_detalle_pro h1{
    color: #000000; 
    font-family: Roboto;    
    font-size: 20px;    
    font-weight: 500;   
    line-height: 24px;
    margin-top: 15px;
    margin-right: 15px;
    margin-left: 15px;
}
#LND_DP_detalle_pro p{
    margin-right: 15px;
    margin-left: 15px;
}
#LND_DP_detalle_pro a img{
    top: 12px;
    position: relative;
}
.LND_DP_volver{
    text-align: left;
    position: absolute;
    left: 10%;
    background-image: url(../img/arrow_left.svg);
    background-repeat: no-repeat;
    background-position: left; 
    padding-left: 15px;
}
#LND_DP_lista_pro{
    margin-top: 30px;
}
.LND_DP_lista_pro_ele{
     border-bottom: 1px solid #DDDDDD;
     padding: 10px 20px;
     max-width: 920px;
     text-align: left;
     margin: 0 auto;
     background-image: url(../img/arrow_right.svg);
     background-position: right;
     background-repeat: no-repeat;
     cursor: pointer;
}
#LND_DP_detalle_p{
    width: 90%;
    max-width: 920px;
    text-align: left;
    margin: 50px auto;
}
.LND_DP_btn_dip_v1_select{
    width: 30px;
    height: 30px;
    background-image: url(../img/vis-diputado-b.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 25px;
    margin-top: 15px;
}
.LND_DP_btn_dip_v2_select{
    width: 30px;
    height: 30px;
    background-image: url(../img/vis-grafico-b.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.LND_DP_btn_dip_v1{
    width: 30px;
    height: 30px;
    background-image: url(../img/vis-diputado-w.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 25px;
    margin-top: 15px;
}
.LND_DP_btn_dip_v2{
    width: 30px;
    height: 30px;
    background-image: url(../img/vis-grafico-w.svg);
    background-repeat: no-repeat;
    background-position: center;
}
#LND_DP_lista_dip_x_ley{
    width: 90%;
    margin: 30px auto;
    max-width: 940px;

}
#LND_DP_lista_dip_x_ley .LND_DP_lista_item_dt{
    width: 300px;
    margin-right: 10px;
    border: 1px solid #DDDDDD;
    box-shadow: 2px 2px 4px 0 rgba(118,118,118,0.5);
    display: inline-block;
    margin-bottom: 10px;
    min-height: 65px;
    padding-top: 15px;
    border-radius: 8px;
}
.LND_DP_table_ele .LND_DP_dis_75{
    text-align: left;
    width: 74%;
    margin-left: 1%;
}
.LND_DP_table_ele .LND_DP_dis_25{
    width: 20%;
}
.LND_DP_index_h3{
    margin-bottom: 15px;
}
.LND_DP_index_h2{
    max-width: 780px;
    width: 90%;
    margin: 0 auto;
}
#piechart_2, #piechart{
    max-width: 370px;
    margin: 0 auto;
}
#LND_DP_panel_graf_detalle_pro{
    display: none;
}
.LND_DP_graf_v_ley .panel_graf .element_itm{
    display: inline-block;
    min-width: 222px;
    margin-bottom: 30px;
}
.LND_DP_graf_v_ley .panel_graf{
    margin-bottom: 30px;
}
.LND_DP_graf_v_ley{
    display: none;
}
#LND_DP_detalle_pro #primer a, #LND_DP_detalle_p #primer a{
    text-decoration: underline;
}
@media(max-width: 768px){  

    #piechart_2, #piechart{
        max-width: inherit;
        margin: 0 auto;
    }
    .LND_DP_display_web{
        display: none;
    }
    .LND_DP_display_mob{
        display: block;
    }
    #LND_DP_whatsapp {
        display: block !important; 
    }
    .LND_DP_index_h2,  .LND_DP_index_h3{
        max-width: 90%;
        margin: 0 auto 15px auto;
    }
    .LND_DP_dis_25_a, .LND_DP_dis_75_a{
        width: 90%;
        margin: 15px auto;
        float: none;
    }
    .LND_DP_dis_75 {
        width: 74%;
    }
    .LND_DP_table_ele .LND_DP_dis_75{
        display: block;
        width: 98%;
        text-align: left;
        margin-left: 1%;
    }
    .LND_DP_table_ele .LND_DP_dis_25{
        display: block;
        width: 40%;
        margin: 10px auto;
    }
    #LND_DP_detalle_pro{
        margin: 0%;
        left: 0%;
        padding-top: 50px;
        padding-left: 10px;
    }
    .LND_DP_dis_25_a .LND_DP_lista_item{
        display: block;
        float: left;
    }
    #LND_DP_detalle_pro{
        overflow: auto;
    }

}

@media(max-width: 420px){  
    .LND_DP_dis_25_a .LND_DP_lista_item{
            display: inline-block;
            float: none;
    }

}