@import url(https://fonts.googleapis.com/css?family=Raleway:400,200,300,900);

/* a {
    color: #ca0d12
} */


body {
    font-family: "Raleway", sans-serif;
    font-weight: 300;
    padding-bottom: 0;
    background: #f4f4f4;
}

.detalle_graficos.asturias #header_detail {
    background: #D52D2E;
}

.detalle_graficos.asturias #header_detail header {
    min-height: 1%;
    overflow: hidden;
}

.detalle_graficos {
    margin: 0
}

.detalle_graficos .container {
    max-width: 1010px
}

.detalle_graficos .head {
    /* border-top: 3px solid #e42644; */
    padding: 0 !important
}

.detalle_graficos .breadcrumb {
    margin-bottom: 0 !important;
    padding: 0 !important;
    font-size: 1.1em;
    font-weight: 400;
    overflow: hidden;
    font-family: 'Poppins', sans-serif !important;
}

.detalle_graficos .breadcrumb a {
    color: #353535 !important;
}

.detalle_graficos .breadcrumb>li+li:before {
    color: #666 !important;
    content: "\f105";
    font-family: "FontAwesome"
}

.detalle_graficos .head .logo_lavoz {
    padding: 4px;
    text-align: center;
    /* border-top: 2px solid #e42644;
    border-bottom: 2px solid #00717d; */
    display: hidden
}

.detalle_graficos .head .logo_lavoz img {
    width: 160px
}


.detalle_graficos .widget {
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    border-radius: 6px;
    margin-bottom: 30px;
    overflow: hidden;
}

.detalle_graficos .widget>div {
    padding: 10px;
    background: #fff !important;
}

.detalle_graficos .widget .cliche {
    display: block !important;
    border-bottom: 1px solid #eee;
    padding: 15px 10px;
    font-weight: 700;
    font-size: 16px;
    text-align: center;
    font-family: 'Poppins', sans-serif !important;
    margin-bottom: 5px !important;
}

.detalle_graficos .widget .cliche:before {
    display: none !important;
}


.detalle_graficos .w {
    /* background: #fff; */
    min-height: 1%;
    overflow: hidden;
    margin: 10px -14px !important
}

.detalle_graficos .w h1 {
    border-radius: 6px;
    padding: 15px 0;
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    text-align: center;
    background: #fff;
    margin-bottom: 25px;
    margin-top: 0;
    font-size: 45px;
    border-bottom: 1px solid #e5e5e5;
}

@media(max-width:412px) {
    .detalle_graficos .w h1 {
        font-size: 35px;
    }
}

.detalle_graficos .w h1 .escrutado {
    font-family: "Raleway", sans-serif !important;
    font-size: 16px !important;
    color: #666;
    font-weight: 300 !important;
    display: block;
    padding: 5px 0;
}



.detalle_graficos .w .grafico {
    clear: both;
    background: #ccc;
    overflow: hidden;
    /* width: 107%; */
    /* margin: 0 0 20px -15px; */
    width: 100%;
    text-shadow: none
}

.detalle_graficos .w .grafico div[class*="reparto_leyenda"] {
    text-shadow: 1px 1px #000
}

.detalle_graficos .w .grafico #reparto_escanos {
    background: #fff
}

.detalle_graficos .w .dataTable {
    padding: 15px
}

.detalle_graficos .w .dataTable .nav-tabs {
    border: 0
}

.detalle_graficos .w .dataTable .nav-tabs a {
    font-family: 'Montserrat', sans-serif;
    color: #666;
    font-weight: normal;
    font-size: 1.2em;
    background: #f4f4f4;
    border: 0;
    border-top-right-radius: 7px
}

.detalle_graficos .w .dataTable .nav-tabs li a {
    border-top-left-radius: 0
}

.detalle_graficos .w .dataTable .nav-tabs li:first-child a {
    border-top-left-radius: 7px;
    border-top-right-radius: 0
}

.detalle_graficos .w .dataTable .nav-tabs .active a,
.detalle_graficos .w .dataTable .nav-tabs .detalle_graficos .nav-tabs .active a:focus,
.detalle_graficos .w .dataTable .nav-tabs .detalle_graficos .nav-tabs .active a:hover {
    background: #e2e2e2;
    border-color: #e2e2e2 !important;
    color: #111;
    font-weight: bolder;
    margin: 0 !important
}

.detalle_graficos .w .dataTable .tab-content>div {
    background: #e2e2e2;
    padding: 10px 15px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px
}

.detalle_graficos .w .dataTable .tab-content>div table thead td {
    padding: 5px 0;
    font-weight: bold;
    text-align: center;
    font-size: .8em;
    text-transform: uppercase
}


/*.detalle_graficos .w .dataTable .tab-content>div table tbody tr:last-child td{border-bottom:0;font-weight:400;color:#000}*/

.detalle_graficos .w .dataTable .tab-content>div table tbody td {
    text-align: center;
    padding: 4px 0;
    border-bottom: 1px solid #ccc;
    color: #555
}

.detalle_graficos .w .dataTable .tab-content>div table td.partido {
    text-align: left
}

.detalle_graficos .source hr {
    margin: 0;
    display: none
}

.detalle_graficos .links {
    padding: 10px 0;
    margin: 0 !important;
    border-radius: 7px;
    font-weight: 400;
    font-size: .9em;
}

.detalle_graficos .links div {
    padding: 5px;
    overflow: hidden
}

.detalle_graficos .links h2 {
    text-transform: uppercase;
    font-size: 1.4em;
    padding: 10px;
    margin: 0;
    font-weight: 700;
    color: #222;
    font-family: 'Poppins', sans-serif !important;
}

.detalle_graficos .links a {
    padding: 6px !important;
    display: block;
    font-size: 1.1em;
    border-radius: 7px;
    color: #fff;
    background: #353535;
    font-family: 'Poppins', sans-serif !important;

}

.detalle_graficos .links a:hover {
    opacity: .9;
}

.detalle_graficos .footer {
    font-size: .8em;
    text-align: center;
    margin-top: 15px;
    padding-top: 20px;
    background: #353535;
    color: #eee;
    min-height: 1%;
    overflow: hidden;
}

.detalle_graficos .footer a {
    color: #ccc
}

.detalle_graficos .footer ul li {
    display: inline;
    padding: 5px
}

.detalle_graficos .footer hr {
    display: none
}

.detalle_graficos .footer .logo_footer {
    padding: 10px 0
}

.detalle_graficos .footer .logo_footer img {
    max-width: 200px
}

#header_detail {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
    text-align: center;
    margin-bottom: 0;
    background: #fff;
}

#header_detail img {
    max-height: 26px;
}


.detalle_graficos .header {
    text-align: center !important;
    /* background: #cecdbd; */
    margin-bottom: 30px;
    padding: 15px 20px 20px 20px;
    background: #fff;
    border-bottom: 1px solid #e5e5e5;
}

.detalle_graficos .header .logo img {
    width: 100%;
    max-width: 300px;
    max-height: auto !important;
    height: auto;
}

.detalle_graficos .fuente {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 700;
    color: #666;
}

.detalle_graficos .fuente hr {
    margin-top: 0;
    border-top: 1px solid #e5e5e5;
}

.detalle_graficos .fuente a {
    color: #333;
    padding-left: 5px;
}


/* SITE */
.detalle_graficos.site {
    background: #f4f4f4 !important;
}

.detalle_graficos.site .reparto_leyenda {
    font-size: 11px !important;
}

.detalle_graficos.site .reparto_leyenda span {
    background: none !important;
    border-radius: 0 !important;
    font-family: "Roboto", sans-serif !important;
    font-size: 11px !important;
    padding: 0 !important;
}

.detalle_graficos.site #buscar {
    margin-top: 0 !important;
}

.detalle_graficos.site .container {
    background: none !important;
}

.detalle_graficos.site .ad_block.faldon {
    margin-top: 0 !important;
}

.detalle_graficos.site .panel.charts .panel-body {
    background: #fff !important;
}

.detalle_graficos.site .links a {
    font-size: 13px !important;
}

.detalle_graficos.site h2.panel-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif !important;
    cursor: pointer;
}

.detalle_graficos.site .panel-default>.panel-heading {
    background: #e8e8e8 !important;
}

.detalle_graficos.site .consulta_todosÂ {
    display: none !important;
}

.detalle_graficos.site .page-header {
    border-bottom: 1px solid #ccc;
}

.detalle_graficos.site .page-header h1 {
    font-size: 20px !important;
    font-weight: 700 !important;
    font-family: "Poppins", sans-serif !important;
    margin-bottom: 0 !important;
}

.detalle_graficos.site .form_buscar .twitter-typeahead .tt-dropdown-menu {
    height: 152px !important;
}

.detalle_graficos.site .dataTable .widget {
    margin-bottom: 0 !important;
}

.detalle_graficos.site.single .reparto_leyenda {
    font-size: 15px !important;
    /* background: #fff !important;
    color: #333 !important;
    border-radius: 6px !important;
    text-shadow: none !important;
    padding: 5px 10px !important;
    border: 1px solid #ccc !important; */
}

.detalle_graficos.site.single .reparto_leyenda span {
    font-size: 15px !important;
}

.detalle_graficos.site.single .reparto_leyenda strong {
    display: block !important;
    background: rgba(0, 0, 0, 0.1) !important;
    border-radius: 12px !important;
}

.detalle_graficos.site .form_buscar i {
    padding-right: 0 !important;
    border-right: none !important;
}

@media (max-width: 414px) {
    .detalle_graficos.site.single .reparto_leyenda {
        font-size: 11px !important;
        padding: 2px 5px !important;
    }

    .detalle_graficos.site.single .reparto_leyenda span {
        font-size: 11px !important;
    }
}

.detalle_graficos.site.single .chart_mayoria {
    opacity: 1;
    display: block;
    position: absolute;
    bottom: 80px;
    left: 0;
    right: 0;
    text-align: center;
}

.detalle_graficos.site .chart_mayoria strong {
    display: block;
}

.detalle_graficos.site .chart_linea {
    position: absolute;
    left: 50%;
    top: 75px;
    bottom: 120px;
    background: #ccc;
    width: 1px;
}

@media (max-width: 414px) {

    .detalle_graficos.site .chart_mayoria,
    .detalle_graficos.site .chart_linea {
        display: none;
    }

    /* Hack */
    .detalle_graficos.site.single .chart_mayoria {
        display: none !important;
    }

    /* .detalle_graficos.site .reparto_leyenda.PSdeG { margin-left: -5px; } */
}