.parent-mask,
body {
    position: relative
}

.lower-title-cell div a,
.table-detalles a,
.table-distritos a {
    text-decoration: underline;
    color: #000
}

@font-face {
    font-family: Montserrat;
    src: url(../fonts/Montserrat.ttf)
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-Regular.ttf)
}

@font-face {
    font-family: RobotoLigth;
    src: url(../fonts/Roboto-Light.ttf)
}

@font-face {
    font-family: RobotoBold;
    src: url(../fonts/Roboto-Bold.ttf)
}

@font-face {
    font-family: RobotoMedium;
    src: url(../fonts/Roboto-Medium.ttf)
}

body {
    font-family: Montserrat!important;
    color: #1D1D1C
}

.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none!important
}

b,
strong {
    font-family: MontserratBold
}

.lighter,
h1,
h2,
h3,
h4 {
    font-family: MontserratMedium
}

h1,
h2,
h3,
h4 {
    color: #582D5A
}

h1 {
    font-size: 25px
}

h2 {
    font-size: 22px
}

h3 {
    font-size: 19px
}

h4 {
    font-size: 16px
}

h1 .helper,
h2 .helper,
h3 .helper {
    margin-left: 20px
}

header .home-line {
    border-bottom: 3px solid #722D35
}

.home-container {
    padding-top: 20px
}

.home-container .avisolegal {
    line-height: 1.7;
    text-align: justify;
    font-size: 20px
}

.home-container .btn-container p,
.mask,
.paginador div:nth-child(2),
.prc {
    text-align: center
}

.home-container .avisolegal br {
    line-height: 2.5
}

.home-container .calendar-container {
    width: 180px;
    height: 180px;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../src/calendario.png);
    background-position: center;
    float: right
}

.home-container .btn-container {
    margin-top: 150px
}

.home-container .btn-container p {
    font-size: 12px;
    color: #766ab2;
    margin-top: 10px
}

.home-container .btn-container .img-home {
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block
}

.home-container .btn-container .btn-home {
    width: 150px;
    background-color: #c7c4d9;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding: 7px 15px;
    box-sizing: content-box;
    cursor: pointer
}

.directive-content,
.mask {
    width: 100%
}

.home-container .btn-container .btn-home.enabled {
    background-color: #827740
}

.hover {
    cursor: pointer
}

.mb-0 {
    margin-bottom: 0
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mt-0 {
    margin-top: 0
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.pt-0 {
    padding-top: 0
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.black {
    color: #1D1D1C!important
}

.purple {
    color: #940054!important
}

.ine-ok-button {
    background-color: #EB368C!important
}

.minus-margin-top-3 {
    margin-top: -3px
}

.minus-margin-top-5 {
    margin-top: -5px
}

.minus-margin-top-10 {
    margin-top: -10px
}

.minus-margin-top-15 {
    margin-top: -15px
}

.minus-margin-top-20 {
    margin-top: -20px
}

.minus-margin-top-25 {
    margin-top: -25px
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cursor-notallowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.light {
    font-family: RobotoLigth
}

.parent-mask {
    display: flex
}

.mask,
.mask span {
    position: absolute
}

.mask {
    background-color: #a0a0a0;
    opacity: .2;
    height: 100%;
    margin: 0;
    z-index: 999
}

.mask span {
    font-size: 48px;
    top: 50%
}

.spin {
    -webkit-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.swal-wide {
    width: 90%!important
}

.swal-wide .swal-title {
    color: #EB368C!important
}

.swal-wide .swal-icon--info {
    border-color: #722D35!important
}

.swal-wide .swal-icon--info:after,
.swal-wide .swal-icon--info:before {
    background-color: #722D35!important
}

.mobile-panel {
    margin-top: 0!important
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #612d59;
    border-color: #ddd
}

.consulta-container-mobile {
    position: fixed;
    padding: 16px 0;
    top: 0;
    background-color: #000;
    display: block;
    z-index: 11;
    height: 100%;
    width: 100%
}

.container.after-prefooter {
    color: #1D1D1C;
    padding: 25px
}

.container.after-prefooter h3 {
    color: #1D1D1C;
    margin-bottom: 5px
}

.container.after-prefooter h4 {
    color: #582D5A;
    margin-bottom: 3px;
    margin-top: 0
}

.container.after-prefooter p {
    margin: 0;
    font-size: 13px;
    font-weight: lighter
}

h1 .tipo,
h2 .tipo {
    color: #722D35;
}

h1.total_votos {
    font-size: 28px
}

p.corte {
    color: #7F4582
}

p.detail {
    font-size: 12px
}

.subtitle {
    font-size: 14px;
    font-weight: 700
}

.separator-line {
    border-bottom: 2px solid #D50480;
    width: 100%;
    margin-top: 10px
}

.separator-line.mobile {
    border-bottom: 1px solid;
    border-color: #827740
}

.separator.s-10 {
    margin-bottom: 10px
}

.separator.s-20 {
    margin-bottom: 20px
}

.separator.s-30 {
    margin-bottom: 30px
}

.separator.s-40 {
    margin-bottom: 40px
}

.separator.s-50 {
    margin-bottom: 50px
}

.separator.s-60 {
    margin-bottom: 60px
}

.helper {
    color: #766CAE
}

.prc,
p.est-text b {
    color: #cb1773
}

.prc {
    font-size: 36px
}

.prc span {
    font-size: 20px;
    font-weight: lighter
}

p.est-text {
    font-size: 13px
}

.est-table {
    width: 100%
}

.est-table tr {
    background-color: #F5F5F5
}

.est-table tr td:nth-child(1) {
    border-right: 1px solid #d9d9d9
}

.est-table tr td:nth-child(2) {
    font-size: 20px
}

.est-table tr td {
    text-align: left
}

.est-table tr:nth-child(odd) {
    background-color: transparent
}

.est-table tr:nth-child(2) {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9
}

.row.gray-container {
    background-color: #E5E5DF;
    padding-top: 20px;
    padding-bottom: 30px
}

.pink-button,
span.btn-cst.pink {
    background-color: #EB368C;
    color: #FFF
}

span.btn-cst {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 5px 10px;
    font-family: RobotoMedium;
    border-radius: 5px;
    cursor: pointer
}

span.btn-cst:hover {
    opacity: .8
}

.select-ine {
    position: relative;
    display: block;
    width: 20em;
    height: 3em;
    line-height: 3;
    background: #2c3e50;
    overflow: hidden;
    border-radius: .25em;
    margin-bottom: 20px
}

.select-ine select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    background-image: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    cursor: pointer;
    color: #313131;
    border-radius: 0!important;
    background-color: #FFF;
    border: 1px solid #724F54!important
}

.select-ine select::-ms-expand {
    display: none
}

.select-ine::after {
    content: '\2228';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #724F54;
    pointer-events: none;
    color: #FFF;
    -webkit-transition: .25s all ease;
    -o-transition: .25s all ease;
    transition: .25s all ease;
    font-size: 21px;
    line-height: 1.95;
    padding: 0 15px
}

.select-ine:hover::after {
    opacity: .7
}

.paginador {
    margin-left: auto;
    margin-right: auto;
    display: inline-flex;
    color: #7a68c1;
    width: 100%
}

.paginador p {
    min-width: 120px;
    margin: 0
}

.paginador a,
.paginador span {
    margin: 0 8px
}

.paginador div:nth-child(1) {
    margin-left: auto
}

.paginador div:nth-child(3) {
    margin-right: auto
}

.pager-left {
    text-align: right
}

.pager_bottom {
    margin-bottom: 10px
}

.pager-right {
    text-align: left
}

.page-container {
    background-color: #f6f6f6;
    color: #000
}

header.principal ._top {
    padding-top: 15px;
    padding-bottom: 15px
}

header.principal h1,
header.principal h2 {
    text-align: center
}

.second-header .ultimo_corte,
header.principal .prep-container {
    text-align: right
}

header.principal h1 {
    font-size: 23px;
    margin: 0 0 3px
}

header.principal h2 {
    font-size: 18px;
    font-weight: lighter;
    margin: 0;
    font-family: RobotoLigth
}

header.principal .logo img {
    width: 125px
}

header.principal .prep-container img.prep {
    width: 100px;
    margin: 10px 10px 0 0
}

.principal .navbar-default {
    background-color: #722D35;
    border: none;
    min-height: 20px;
    border-radius: 0
}

.principal .navbar-default .navbar-brand {
    height: 35px;
    padding: 8px 10px
}

.principal .navbar-default .navbar-brand,
.principal .navbar-default .navbar-nav>li>a {
    line-height: 5px;
    color: #fff
}

.principal .navbar-default .navbar-brand:focus,
.principal .navbar-default .navbar-brand:hover,
.principal .navbar-default .navbar-nav>.active>a,
.principal .navbar-default .navbar-nav>.active>a:focus,
.principal .navbar-default .navbar-nav>.active>a:hover,
.principal .navbar-default .navbar-nav>.open>a,
.principal .navbar-default .navbar-nav>.open>a:focus,
.principal .navbar-default .navbar-nav>.open>a:hover,
.principal .navbar-default .navbar-nav>li>a:focus,
.principal .navbar-default .navbar-nav>li>a:hover {
    color: #722D35;
    background-color: #D6C9CB
}

.principal .navbar-right.rght>li>a {
    background-color: #D6C9CB;
    color: #000;
    line-height: 5px;
    border-right: 2px solid #444
}

.principal .navbar-right.rght>li>a.help {
    padding-top: 8px;
    padding-bottom: 13px;
    border-left: 2px solid #333;
}

.second-header .radio_tipo.second {
    margin-left: 20px
}

.second-header .breadcrumb-container {
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 20px
}

.second-header .breadcrumb-container .breadcrumb-item {
    display: inline-block
}

.second-header .breadcrumb-container .breadcrumb-item:first-child {
    font-weight: 400!important
}

.second-header .breadcrumb-container .breadcrumb-item:last-child {
    font-weight: 700
}

.second-header .breadcrumb-container .breadcrumb-item:not(:last-child):after {
    content: ' -\2000'
}

.second-header .avance,
.second-header .participacion,
.second-header .ultimo_corte {
    font-size: 13px
}

.second-header .avance {
    padding-left: 20px
}

.second-header .actas p {
    margin: 0;
    font-size: 12px;
    padding-left: 40px
}

.second-header .actas p:last-child {
    font-weight: lighter
}

.second-header .participacion a {
    color: #333;
    cursor: pointer
}

.second-header .participacion a span.glyphicon {
    color: #7a68c1
}

.second-header .participacion p {
    margin: 0
}

.second-header .participacion .progress-container {
    width: 100%;
    background-color: #e6e0e6;
    height: 14px;
    padding: 1px 0
}

.second-header .participacion .progress-item {
    background-color: #722D35;
    height: 12px
}

.second-header .ultimo_corte div {
    display: inline-block;
    min-height: 45px
}

.second-header .ultimo_corte div .glyphicon {
    font-size: 30px;
    color: #722D35;
    margin-right: 10px
}

.prefooter .stripped .row,
.second-header .ultimo_corte div p {
    margin: 0
}

.second-header .ultimo_corte div:first-child {
    vertical-align: top
}

.second-header .ultimo_corte div p .zona_horaria {
    color: #000000;
    font-weight: 600;
}

.prefooter .stripped {
    background-color: #F1F0F2
}

.prefooter .stripped:nth-child(odd) {
    background-color: #E5E0E7
}

.prefooter .stripped div.cont,
.prefooter .stripped div.subject {
    display: inline-block;
    font-size: 13px;
    padding: 8px 0
}

.prefooter .stripped div.subject {
    width: 200px;
    line-height: 1
}

.prefooter .stripped div.cont {
    width: calc(100% - 210px);
    vertical-align: top
}

.prefooter .stripped div.cont ol {
    margin-top: 15px;
    padding-left: 14px
}

footer {
    margin-top: 20px
}

footer .footer_dos,
footer .footer_tres,
footer .footer_uno {
    padding: 18px 0;
    text-align: center;
    font-size: 12px
}

footer .footer_uno {
    background-color: #f5f5f5
}

footer .footer_uno p {
    margin: 0 0 1px
}

footer .footer_dos>p {
    font-size: 22px;
    margin: 0
}

footer .footer_dos {
    background-color: #7E8186;
    color: #FFF
}

footer .footer_tres {
    background-color: #000005;
    color: #FFF;
    font-size: 16px;
    padding: 13px 0
}

.info {
    position: relative
}

.info span.icon {
    position: absolute;
    left: 1px;
    top: 2px;
    font-size: 15px;
    color: #EB368C;
    display: none
}

.info p {
    margin: 0;
    font-size: 13px
}

.ficha {
    height: 150px;
    margin: 10px 0;
    box-shadow: 1px 1px 2px 0 #c5c5c5;
    position: relative;
    cursor: pointer;
    background-color: #FFF
}

.ficha .ficha-hover {
    background-color: #F5F5F5;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity .5s linear
}

.ficha .ficha-hover .equal {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 15px;
    height: 37px;
    font-size: 25px
}

.ficha .ficha-hover .lft-hover,
.ficha .ficha-hover .rght-hover {
    display: inline-block;
    height: 100%;
    width: 49%;
    vertical-align: top
}

.ficha .ficha-hover .lft-hover {
    font-size: 14px
}

.ficha .ficha-hover .lft-hover .img-cont {
    color: #838185;
    text-align: center
}

.ficha .ficha-hover .lft-hover .img-cont img {
    height: 30px;
    max-width: 90px
}

.ficha .ficha-hover .lft-hover .plus-sign {
    text-align: center;
    margin: 0;
    top: -12px;
    color: #000
}

.ficha .ficha-hover .rght-hover {
    padding-left: 20px;
    padding-top: 30px
}

.ficha .ficha-hover .rght-hover p {
    font-size: 12px
}

.ficha .ficha-hover .rght-hover p span {
    font-size: 16px;
    color: #838185
}

.ficha:hover .ficha-hover {
    visibility: visible;
    opacity: 1;
    overflow: scroll;
    padding: 5px
}

.ficha .lft,
.ficha .rght {
    display: inline-block;
    height: 150px
}

.ficha .lft {
    width: 100px;
    padding-top: 34px
}

.ficha .lft .image_container {
    margin: 0 auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 74px;
    height: 74px
}

.ficha .rght {
    width: calc(100% - 107px);
    vertical-align: top
}

.ficha .rght .nombres {
    font-size: 16px;
    font-weight: lighter;
    margin-top: 7px;
    line-height: 1.1
}

.ficha .rght .imagenes img {
    width: 30px
}

.ficha .rght .porcentaje {
    margin: 15px 0 0;
    font-size: 24px;
    font-weight: lighter
}

.ficha .rght .porcentaje.win {
    font-family: RobotoBold;
    color: #EB368C
}

.container-gauge {
    margin: 0 auto;
    width: 300px;
    height: 163px;
    overflow: hidden
}

.capturadas-gauge {
    text-align: left;
    position: relative;
    margin: auto
}

.capturadas-gauge p {
    position: relative;
    top: -16px;
    font-family: robotoBold;
    margin-left: 300px
}

.porcentaje-gauge {
    text-align: center;
    font-size: 24px;
    font-family: robotoBold;
    position: absolute;
    width: 100%
}

.porcentaje-gauge span {
    top: -65px;
    position: relative;
    font-size: 33px
}

table.estadistica_est {
    margin: 35px auto
}

table.estadistica_est th {
    color: #940054;
    font-weight: lighter;
    width: 120px
}

table.estadistica_est th.padd_lft {
    padding-left: 15px
}

table.estadistica_est td {
    width: 120px;
    text-align: center;
    font-size: 22px
}

table.estadistica_est td.capturadas {
    color: #FF3092;
    padding-left: 15px
}

table.estadistica_est td.contabilizadas {
    color: #7F4582;
    padding-left: 15px;
    border-right: 2px solid #524F50
}

table.estadistica_est td.esperadas {
    color: #724f54;
    text-align: center
}

.container-gray {
    background-color: #F5F5F5;
    padding: 7px 5px;
    margin-bottom: 20px
}

.container-gray.padd-lft {
    padding-left: 25px;
    position: relative
}

.container-gray.padd-lft .glyphicon {
    position: absolute;
    left: 5px;
    top: 8px;
    color: #7F4582;
    font-size: 15px
}

.container-gray a {
    cursor: pointer
}

.container-gray table.urbanas {
    color: #524F50;
    width: 100%;
    padding: 7px
}

.container-gray table.urbanas th {
    font-size: 12px;
    padding-left: 20px;
    font-weight: lighter
}

.container-gray table.urbanas td {
    font-size: 23px;
    font-family: RobotoBold;
    text-align: center;
    padding-left: 20px
}

.container-gray table.urbanas td:first-child {
    border-right: 2px solid #433631
}

.gober_bottom p.detail {
    font-weight: lighter;
    font-size: 12px;
    margin-top: -5px
}

.gober_bottom .graph-container .graph-main {
    width: 100%;
    height: 35px;
    background-color: #E5DAE6;
    position: relative
}

.gober_bottom .graph-container .graph-main img {
    position: absolute;
    height: 30px
}

.gober_bottom .graph-container .graph-main img.total-img {
    right: -3px;
    top: 23px
}

.gober_bottom .graph-container .graph-main img.conteo-img {
    left: 0;
    bottom: 23px;
    transform: scaleY(-1)
}

.gober_bottom .graph-container .graph-main .graph-content {
    height: 35px;
    background-color: #724f54
}

.gober_bottom .graph-container .graph-main span.selector {
    bottom: -20px;
    position: absolute;
    font-size: 22px;
    display: inline-block
}

.gober_bottom .graph-container .graph-main span.selector.first {
    left: -6px
}

.gober_bottom .graph-container .graph-main span.selector.second {
    right: -7px
}

.gober_bottom .graph-container .rght {
    float: right
}

.gober_bottom .graph-container .title {
    margin: 20px 0 0
}

.gober_bottom .graph-container .data {
    color: #724f54;
    font-size: 20px
}

.btn-actualizar,
.btn-detalle-seccion {
    font-family: RobotoBold;
    color: #766ab0;
    border-width: 2px
}

.gober_bottom .graph-container .data .rght {
    font-size: 27px;
    top: -9px;
    position: relative
}

.grafica-votos {
    width: 100%;
    height: 400px
}

.grafica-votos .highcharts-color-0 {
    fill: #582d5b!important;
    stroke: #582d5b!important
}

.prep-table {
    width: auto;
    max-width: none
}

tr.chart-row>th {
    padding: 0!important;
    margin: 0
}

.strong-text {
    font-weight: 700!important;
    font-family: RobotoBold
}

.btn-detalle-seccion {
    border-color: #766ab0;
    padding: 3px
}

.btn-actualizar {
    float: right;
    border-color: #7669b4;
    padding: 3px
}

.info-box span,
.table-votos-lower>tbody td:nth-child(1) span {
    float: left
}

.btn-detalle-distrito:focus,
.btn-detalle-distrito:hover {
    border-color: #64285C;
    color: #FFF;
    background-color: #64285C
}

.btn-detalle-distrito[disabled]:focus,
.btn-detalle-distrito[disabled]:hover {
    color: inherit
}

.btn-detalle-distrito {
    border-color: #64285C;
    border-width: 2px;
    padding: 3px;
    font-family: RobotoMedium;
    color: #64285C
}

.btn-base-datos {
    background-color: #000;
    border-color: #000;
    border-width: 1px;
    padding: 3px;
    font-weight: 400;
    color: #fff
}

.table-scroll {
    overflow-x: auto
}

.wrapper1 {
    width: 100%;
    border: 0 #FFF;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 20px
}

.div1 {
    width: 2000px;
    height: 20px
}

.sticky-cell {
    position: sticky!important;
    position: -webkit-sticky!important;
    left: 0;
    padding-bottom: 0;
    z-index: 1
}

.sticky-cell::after {
    content: '';
    position: absolute;
    height: 100%;
    bottom: 0;
    right: -1px;
    border-right: 1px solid #ddd
}

.sticky-corner-cell::after,
.sticky-header::after {
    content: '';
    bottom: -2px
}

.double-sticky-cell .sticky-cell:nth-child(2) {
    left: 200px
}

.sticky-header {
    position: sticky!important;
    position: -webkit-sticky!important;
    top: 0;
    padding-bottom: 0!important;
    z-index: 2
}

.sticky-header::after {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #ee3990
}

.table-grafica th,
.table-partidos th,
.table-votos-upper tbody {
    border-bottom-style: none!important
}

.sticky-corner-cell {
    position: sticky!important;
    position: -webkit-sticky!important;
    left: 0!important;
    padding-bottom: 0;
    z-index: 3
}

.sticky-corner-cell::after {
    position: absolute;
    right: -1px
}

.background-grey {
    background-color: #f9f9f9
}

.background-white {
    background-color: #fff
}

.background-dark-grey {
    background-color: #ececec
}

.background-light-pink {
    background-color: #fcedf2!important
}

.info-box p {
    margin-left: 18px
}

.circle-text {
    width: 20px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #fff
}

.left-align,
.subtitle-cell {
    text-align: left
}

.circle-plus {
    width: 18px;
    height: 18px;
    line-height: 1.4em;
    background-color: #3a3a3a;
    font-family: RobotoBold
}

.table-separator,
table img {
    height: 30px
}

.circle-a {
    background-color: #d7007f
}

.circle-b {
    background-color: #804383
}

.texto-corte {
    font-weight: 300;
    font-size: 18px;
    color: #804383
}

.gray-text {
    color: #706f6f
}

.mid-purple-text {
    color: #7F4582
}

.purple-text {
    color: #766ab0!important
}

.black-text {
    color: #000
}

.pink-text {
    color: #ee3990
}

table img {
    width: auto
}

.inline-container {
    display: inline-flex
}

.subtitle-cell p,
.subtitle-row h3 {
    display: inline-block
}

.subtitle-cell p {
    left: 9px
}

.grey-row {
    background-color: #ededed
}

.background-light-red,
.red-cell>tbody td,
.red-row {
    background-color: #fdf7f9
}

.grey-background {
    font-family: RobotoBold;
    background-color: #ececec;
    text-align: left;
    min-width: 150px;
    font-size: 15px
}

td,
th {
    text-align: center
}

td {
    padding: 8px;
    vertical-align: middle
}

td p {
    margin: 0
}

.mobile-subtitle {
    margin-top: 0;
    color: #575756
}

.subtitle-row td {
    background-color: #fff;
    text-align: left;
    border-right: none!important;
    border-left: none!important;
    padding-left: 0!important
}

.table-representacion,
.table-secciones {
    border-right: none;
    border-left: none
}

.table-secciones tr th {
    font-size: 12px
}

.table-secciones tr th p {
    display: contents
}

.table-secciones tr td:nth-child(1) {
    font-size: 15px;
    min-width: 200px
}

.table-secciones tr td {
    font-size: 16px;
    min-width: 100px
}

.table-representacion tbody tr:nth-child(1) td:nth-child(1) p {
    width: 160px
}

.table-representacion tbody tr td:nth-child(1) {
    min-width: 200px;
    text-align: left
}

.table-representacion tbody tr td {
    min-width: 120px
}

.sticky-left {
    position: sticky;
    left: 0
}

.subtitle-rp h3 {
    display: inline-block
}

.subtitle-rp p {
    top: 32px;
    position: relative
}

.indicadores-casillas p {
    top: 255px
}

.indicadores-casillas,
.indicadores-representacion {
    width: 100%;
    text-align: right
}

.indicadores-casillas p,
.indicadores-representacion p {
    position: relative;
    width: 100%
}

.indicadores-representacion p {
    top: 250px
}

.no-padding {
    padding: 0!important
}

.padding-sticky {
    padding: 8px
}

.lower-title-cell div {
    padding: 8px 8px 8px 2em;
    text-align: left
}

.lower-title-cell div p {
    font-family: RobotoBold;
    color: #000
}

.lower-title-cell div a {
    font-family: RobotoBold
}

.table-distritos>tbody td:nth-child(1),
.table-partidos>tbody td:nth-child(1) {
    text-align: left;
    font-family: RobotoBold
}

.table-votos-lower tbody {
    border-top-style: none!important
}

.table-votos-lower>tbody td:nth-child(1) p {
    margin-left: 2em
}

.table-votos-lower>tbody td:nth-child(1) {
    background-color: #f7f8f8
}

.acta-cell {
    min-width: 130px!important
}

.table-distritos td,
.table-distritos th,
.table-partidos td,
.table-partidos th {
    min-width: 100px
}

.table-partidos>thead p {
    font-weight: 400;
    font-size: 13px
}

.table-distritos th {
    background-color: #fdf4f6;
    text-align: left
}

.table-distritos a {
    margin-left: 8px
}

.table-distritos p {
    margin: 4px 0 4px 8px!important
}

.table-distritos>tbody td:nth-child(1) {
    min-width: 200px
}

.table-grafica td,
.table-partidos td {
    text-align: center
}

.table-detalles tbody,
.table-distritos tbody,
.table-grafica tbody,
.table-partidos tbody,
.table-resumen tbody {
    border-bottom: 2px solid #ee3990;
    border-top: 2px solid #ee3990
}

.table-detalles thead tr th {
    border-bottom: none;
    font-size: 12px
}

.table-detalles tbody tr td {
    min-width: 100px;
    font-size: 16px
}

.table-detalles tbody tr td:nth-child(1) {
    text-align: left;
    min-width: 150px;
    font-size: 15px
}

.table-detalles a,
.table-detalles p {
    margin: 0
}

.mobile-buttons {
    text-align: center;
    font-size: 17px
}

.mobile-buttons a:nth-child(2),
.mobile-buttons a:nth-child(3) {
    border-right: 1px solid #844371;
    border-left: 1px solid #844371
}

.mobile-buttons a {
    margin-top: 12px;
    color: #fff
}

.busqueda-casilla-mobile {
    color: #fff
}

.busqueda-casilla-mobile p {
    font-size: 16px
}

.busqueda-casilla-mobile button {
    color: #fff;
    background-color: #ed368c;
    margin: 16px auto;
    width: 120px;
    border-style: none;
    display: block
}

.table-resumen tbody tr td:nth-child(1) {
    background-color: #ececec
}

.table-casillas thead tr th,
.table-resumen thead tr th {
    border-bottom: none;
    font-size: 11px
}

.table-casillas tbody tr td:nth-child(1),
.table-resumen tbody tr td:nth-child(1) {
    font-family: RobotoBold;
    text-align: left;
    min-width: 200px;
    font-size: 15px
}

.table-casillas tbody tr td,
.table-resumen tbody tr td {
    min-width: 100px;
    font-size: 16px
}

.table-grafica>tbody td:nth-child(1) {
    font-family: RobotoBold;
    background-color: #ececec;
    text-align: left;
    min-width: 150px;
    z-index: 10
}

.table-grafica td,
.table-grafica th {
    min-width: 120px;
    max-width: 120px
}

.help-icon {
    color: #766ab0;
    margin-left: 2em
}

.separator-elem {
    min-width: 10px!important;
    background-color: #fff!important;
    border-top: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important
}

.upper-border {
    border-top: 2px solid #ee3990!important
}

.bottom-border {
    border-bottom: 2px solid #ee3990!important
}

.fix-border {
    border-bottom: 0!important
}

.info-row {
    height: 50px;
    background-color: #fdf4f6!important
}

.table-tripenc th {
    background-color: #ececec;
    text-align: center;
    min-width: 120px
}

.table-tripenc {
    border-style: none
}

.table-tripenc tr:nth-child(2) th:nth-child(1) {
    width: 25%
}

.table-tripenc tr:nth-child(2) th:nth-child(2),
.table-tripenc tr:nth-child(2) th:nth-child(3),
.table-tripenc tr:nth-child(2) th:nth-child(4) {
    width: 12%
}

.table-tripenc tr:nth-child(2) th:nth-child(5),
.table-tripenc tr:nth-child(2) th:nth-child(6) {
    width: 18%
}

.nostyle-row th {
    padding: 0!important;
    text-align: left;
    background-color: #fff;
    border-style: none!important
}

.table-distribucion,
.table-participacion-casillas {
    border-bottom: 2px solid #ee3990
}

.table-actas>tbody td:nth-child(1) a {
    margin: 4px 0 4px 8px;
    color: #000;
    text-decoration: underline
}

.table-actas>tbody td:nth-child(1) {
    font-family: RobotoBold;
    text-align: left
}

.table-actas>thead td:nth-child(1) {
    background-color: #f7f8f8;
    font-family: RobotoBold
}

.table-actas>thead td:nth-child(1) p,
.table-actas>thead th:nth-child(1) p {
    text-align: left;
    margin-left: 2em
}

.table-participacion>thead>tr:nth-child(3)>td {
    padding: 0
}

.disabled-cell {
    background: repeating-linear-gradient(-65deg, #fdf7f9, #fdf7f9 5px, #b67ed2 8px, #b67ed2 5px)
}

.nodata-cell {
    background-color: #edcfd0!important
}

.table-distribucion {
    border-top: 2px solid #ee3990
}

.table-distribucion thead>tr>th:nth-child(3) {
    width: 250px
}

.table-distribucion td {
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-top: 0!important
}

.table-distribucion th {
    background-color: #ececec;
    text-align: center
}

.table-participacion-casillas tbody>tr>td:nth-child(1),
.table-participacion-casillas tbody>tr>td:nth-child(2) {
    text-align: left
}

.table-participacion-casillas thead>tr {
    border-bottom: 2px solid #ee3990;
    background-color: #ececec
}

.table-participacion-casillas thead>tr>th {
    border-bottom-style: none;
    text-align: center
}

.consulta-ciudadana-container {
    padding-top: 15px
}

.consulta-ciudadana-container:nth-of-type(even) {
    background-color: #f7f8f8
}

.btn-separator {
    width: 15px;
    display: inline-block
}

.center-div {
    text-align: center;
    margin: auto;
    width: 50%
}

.container-ayuda {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.consulta-container {
    display: inline-flex;
    padding-left: 48px
}

.consulta-container p {
    text-align: left;
    margin-bottom: 4px
}

.consulta-container div {
    margin: 0 16px
}

.consulta-container input {
    width: 80px;
    margin: 0 16px
}

.consulta-container button {
    background-color: #722D35;
    color: #fff;
    border-style: none;
    margin-top: 10px;
    height: 34px;
    width: 80px
}

.search_seccion {
    background-color: #D6C9CB;
    border-bottom: 1px solid #ddd;
    position: relative;
    top: -20px;
    margin-bottom: 16px
}

#container-consulta>div {
    padding: 16px 0
}

.table-consulta tbody>tr>td {
    border: 2px solid #ddd
}

.table-consulta thead>tr>th:nth-child(1) {
    background-color: rgba(255, 255, 255, 0);
    text-align: left;
    border: 0;
    font-size: 20px;
    color: #575756
}

.table-consulta>tbody>tr>td:nth-child(1) {
    width: 120px;
    color: #582d5b;
    text-align: left
}

.table-consulta>tbody>tr>td:nth-child(1) span {
    font-weight: 600
}

.answer-graph {
    height: 45px;
    background-color: #766ab0
}

.table-consulta tbody>tr>td>p {
    margin-top: 10px
}

.table-consulta>tbody {
    font-size: 16px
}

.table-consulta>tbody>tr:nth-child(4)>td:nth-child(1) {
    background-color: #ececec;
    color: #000
}

.table-consulta>tbody>tr:nth-child(4) {
    background-color: #fdf4f6
}

.table-consulta>thead>tr>th {
    width: 120px;
    background-color: #ececec;
    border: 2px solid #ddd
}

.table-consulta>tbody>tr>td {
    text-align: right
}

.cell-desglose {
    text-align: left
}

.cell-desglose>div>span>div,
.cell-desglose>span>div {
    text-align: center;
    display: inline-block
}

.cell-desglose>div>div,
.cell-desglose>div>div>div {
    font-size: 0
}

.cell-desglose div>p,
.cell-desglose>div>div>p {
    margin: 2px
}

.double-col {
    vertical-align: middle!important;
    height: 100px
}

.map-container {
    margin-top: 3em;
    background: #F9F9F9
}

.container-contienda {
    max-height: 300px;
    border: 1px solid #ddd;
    overflow-y: scroll
}

.contiendas-table {
    margin: 0
}

.contiendas-table th {
    border-bottom: 2px solid #D50480!important;
    text-align: left
}

.contiendas-table>tbody>tr>td {
    font-size: 13px;
    text-align: left;
    padding: 8px 8px 8px 0
}

.contiendas-table>tbody>tr>td:nth-child(1) div {
    display: inline-flex
}

.contiendas-table tbody>tr>td:nth-child(2) p {
    margin-bottom: 0
}

.contiendas-table tbody>tr>td:nth-child(2) {
    font-weight: 800;
    font-size: 24px;
    text-align: center
}

.group-button {
    white-space: normal;
    border-color: #fff;
    background-color: #612d59;
    color: #fff
}

.group-button.active,
.group-button.active:focus,
.group-button.active:hover,
.group-button:focus,
.group-button:hover {
    background-color: #D6C9CB;
    color: #722D35
}

.consulta-results-row,
.header-resumen-movil,
.table-grafica-movil tbody tr.winner {
    background-color: #fdf4f6
}

.color-code {
    display: inline-grid;
    width: 16px;
    height: 30px;
    border: 1px solid #ddd;
    border-left: 0
}

.map-container span.nombre {
    line-height: 30px;
    margin: 0 0 0 5px
}

.consulta-results-row {
    padding: 16px
}

.consulta-results-row>table>tbody>tr>td {
    width: 210px;
    font-size: 20px;
    font-family: RobotoBold;
    color: #808180
}

.consulta-results-row>table {
    margin-left: auto;
    margin-right: auto
}

.border-pink-cell {
    border-left: 2px solid #ee3990;
    border-right: 2px solid #ee3990
}

.border-header-cell,
.border-left-cell {
    border-left: 1px solid #ed5ca1
}

.border-header-cell,
.border-right-cell {
    border-right: 1px solid #ed5ca1
}

.table-resumen-mobile {
    border-top: 2px solid #ea348c
}

.table-resumen-mobile tbody td:nth-child(1) {
    width: 100px
}

.header-resumen-movil {
    padding: 8px 0;
    font-size: 16px;
    text-align: center;
    font-family: RobotoBold;
    display: inline-flex;
    width: 100%
}

.pink-cell p,
.question-row th p {
    font-family: RobotoBold
}

.resumen-header tbody tr td p {
    font-size: 16px
}

.resumen-header tbody tr td:nth-child(2) {
    color: #000
}

.grafica-header p {
    margin: 8px;
    font-size: 14px
}

.grafica-header .container-gubernatura {
    font-size: 10px;
    color: #808180
}

.grafica-header .container-gubernatura p {
    width: 50%;
    display: table-cell
}

.pink-border-right {
    border-right: 2px solid #ea348c
}

.grey-border {
    position: relative;
    border-right: 1px solid;
    display: inline-block;
    height: 24px;
    left: 2px;
    bottom: -4px
}

.fix-gobernatura {
    margin: 30px 0 0!important
}

.table-participacion-movil tr td,
.table-participacion-movil tr th {
    text-align: left
}

.table-grafica-movil tbody tr.winner .pnk {
    color: #ea348c
}

.table-grafica-movil tbody tr td p {
    margin: 0
}

.table-grafica-movil tbody tr td:nth-child(1) {
    text-align: left;
    font-weight: 600
}

.table-grafica-movil .container-gubernatura {
    font-size: 10px;
    color: #808180;
    display: inline-block;
    width: 100%
}

.table-grafica-movil .container-gubernatura p {
    flex: 1;
    display: inline-block;
    margin: 0 4px
}

.estadistica_est tbody tr td {
    font-size: 20px
}

.estadistica_est tbody tr td p {
    margin: 0 0 4px
}

.mobile-combo-container {
    background-color: #7669b4;
    padding: 8px 24px
}

.mobile-combo-container p {
    color: #fff
}

.container-casillas {
    display: flex
}

.container-casillas .arrow-container {
    font-size: 24px;
    margin: auto;
    color: #f5caed
}

.container-casillas .text-container {
    font-size: 18px;
    margin: 0 24px;
    flex: 1
}

.casilla-estatus {
    background-color: #f5f5f5;
    padding: 8px 16px
}

.casilla-estatus>div {
    margin: 8px 0
}

.container-status {
    width: 110px;
    border: 1px solid;
    color: #7669b4;
    background-color: #fff;
    border-radius: 16px;
    padding: 8px;
    display: inline-block
}

.container-status p {
    margin: 0
}

.grafica-movil {
    width: 80px;
    height: 10px;
    background-color: #d6d9db;
    border-radius: 25px;
    display: block
}

.grafica-movil .porcentaje-movil {
    background-color: #ea348c;
    display: block;
    height: 100%;
    border-radius: 25px
}

.mobile-participacion-title {
    color: #582d5b;
    font-size: 16px
}

.cell-desglose .border-div {
    border-left: 1px solid;
    padding-left: 8px
}

.desglose-movil-table {
    font-weight: 600
}

.desglose-movil-table th {
    background-color: #ececec
}

.desglose-movil-table tr td {
    border-top: 0!important;
    border-bottom: 0!important
}

.desglose-movil-table .cell-desglose {
    text-align: center
}

.desglose-movil-table tr:nth-child(4n),
.desglose-movil-table tr:nth-child(4n-1) {
    background-color: #f9f9f9
}

.question-row th {
    text-align: left;
    border-bottom: 0!important
}

.question-row th p {
    margin: 0 8px;
    font-size: 20px
}

.right-border p {
    border-right: 1px solid #595a5f
}

.table-container {
    padding: 0!important
}

.grey-cell {
    color: #808180
}

.pink-cell {
    background-color: #fcedf2
}

.pink-cell p {
    color: #ee3990
}

.mobile-fichas .ficha-row .rght-row,
.mobile-fichas.winner .ficha-row .center-row,
.total-container .first,
.total-container .second div span,
.total-container .third p span {
    font-family: RobotoMedium
}

.grafica-cell {
    width: 100px;
    text-align: left!important;
    font-size: 14px!important
}

.grafica-cell p {
    margin: 0
}

.consulta-mobil-minitable {
    background-color: transparent!important;
    margin-bottom: 0
}

.consulta-mobil-minitable tbody tr {
    font-size: 12px
}

.consulta-mobil-minitable tbody tr td:nth-child(2) p {
    border-right: 1px solid #808180
}

.consulta-mobil-minitable tbody tr td {
    padding: 4px 8px;
    border-top: 0 none
}

.total-row {
    background-color: #fcf0f1
}

.total-row td {
    font-size: 14px;
    padding: 8px 0!important
}

.total-row td:nth-child(1) {
    text-align: left;
    color: #ea348c
}

.total-row td:nth-child(1) p {
    margin: 0 8px;
    border-right: 1px solid #ea348c
}

.total-row td:nth-child(2) {
    text-align: left
}

.total-row td:nth-child(2) p {
    border: 0!important;
    margin-left: 16px
}

.mobtitle-row {
    background-color: #f9f9f9;
    padding: 8px 15px
}

.mobtitle-row h3 {
    margin: 0
}

table.mob-partcasillatable {
    width: 100%;
    margin-top: 20px
}

table.mob-partcasillatable tr td {
    width: 50%;
    padding: 3px 3px 3px 15px;
    text-align: left
}

table.mob-partcasillatable tr:nth-child(1) td {
    padding-bottom: 15px
}

table.mob-partcasillatable tr:nth-child(2) {
    background-color: #F5F5F5
}

.answer-text-row td {
    font-size: 14px;
    padding: 0
}

.answer-text-row td p {
    margin: 0;
    color: #552e5f
}

.container-consulta {
    display: inline-flex;
    width: 100%
}

.container-consulta p {
    flex: 1;
    display: inline-block
}

.mobile-fichas {
    background-color: #F6F6F6
}

.mobile-fichas .ficha-row {
    width: 100%;
    padding: 8px 0;
    display: inline-flex
}

.mobile-fichas .ficha-row .lft-row {
    width: 80px;
    padding: 5px;
    display: inline-block;
    height: 45px
}

.mobile-fichas .ficha-row .lft-row .image_container {
    margin: 0 auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 35px;
    height: 35px
}

.mobile-fichas .ficha-row .center-row {
    flex: 1;
    display: inline-block;
    height: 45px;
    vertical-align: top;
    padding-top: 5px;
    font-size: 13px
}

.mobile-fichas .ficha-row .center-row p {
    margin-bottom: 3px
}

.mobile-fichas .ficha-row .center-row .pgrs-container {
    width: 100%;
    background-color: #C6C6C5;
    height: 10px;
    border-radius: 10px
}

.mobile-fichas .ficha-row .center-row .pgrs-container .pgrs-item {
    background-color: #827740;
    height: 10px;
    border-radius: 10px
}

.mobile-fichas .ficha-row .rght-row {
    display: inline-block;
    width: 70px;
    padding-left: 10px;
    height: 45px;
    vertical-align: top;
    font-size: 14px;
    color: #808180;
    position: relative;
    padding-top: 23px
}

.mobile-fichas.winner {
    box-shadow: 10px 0 3px 3px #ccc;
    z-index: 10
}

.mobile-fichas.winner .ficha-row .pgrs-container .pgrs-item {
    background-color: #EF5AA1
}

.mobile-fichas.winner .ficha-row .rght-row {
    color: #EF5AA1;
    font-size: 16px
}

.mobile-fichas:nth-child(odd) {
    background-color: #fff
}

.small-text-fichas p {
    text-align: left;
    font-size: 13px
}

.small-text-fichas p span {
    font-size: 11px
}

.btn-actas-movil,
.btn-actas-movil:hover,
.btn-actas-movil[disabled]:hover {
    color: #7669b4;
    border-color: #7669b4;
    border-width: 2px;
    background-color: #fff
}

.btn-detalle-container .btn-detalle {
    border-radius: 5px;
    background-color: #827740;
    color: #fff;
    font-size: 12px;
    padding: 3px 5px
}

.total-container {
    background-color: #FDF4F6;
    height: 76px
}

.total-container .first {
    color: #E7398C;
    text-align: right;
    border-right: 2px solid #E7398C;
    font-size: 15px;
    height: 44px;
    margin-top: 15px;
    padding: 10px 7px 0
}

.total-container .second {
    margin-top: 18px;
    padding-right: 5px;
    padding-left: 5px;
    color: #808180
}

.total-container .second div {
    display: inline-block;
    font-size: 11px
}

.total-container .second div:first-child {
    border-right: 2px solid #808180;
    padding-right: 5px
}

.total-container .second div:first-child p {
    margin-bottom: 2px;
    margin-top: 3px
}

.mobile-navbar,
.total-container .third p {
    margin-bottom: 0
}

.total-container .second div span {
    font-size: 13px;
    font-weight: bolder
}

.total-container .third {
    margin-top: 18px;
    font-size: 11px
}

.total-container .third p span {
    font-size: 15px;
    font-weight: bolder
}

.mobile-navbar {
    background-color: #722D35;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 10
}

.mobile-navbar div a {
    color: #fff;
    font-size: 18px
}

.mobile-navbar div a:nth-child(2),
.mobile-navbar div a:nth-child(3) {
    border-right: 1px solid #844370;
    border-left: 1px solid #844370
}

.mobile-suboption {
    padding: 10px 0;
    border-bottom: 1px solid #84426f
}

.button-container {
    padding: 10px;
    border-bottom: 1px solid #84426f;
    height: 50px
}

.mobile-menu {
    background-color: #722D35;
    border: 0
}

.mobile-menu .navbar-toggle:focus,
.mobile-menu .navbar-toggle:hover {
    background-color: #9e4791!important
}

.mobile-menu .mobile-menu-list {
    background-color: #9e4791
}

.mobile-menu .mobile-menu-list .navbar-nav>li>a {
    color: #fff
}

.mobile-menu .mobile-menu-list .navbar-nav>li>a:hover {
    color: #462040
}

.mobile-menu .mobile-menu-list .navbar-nav>.open>a {
    background-color: #612d59!important
}

.mobile-menu .mobile-menu-list .open .dropdown-menu>li>a {
    color: #e0e0e0
}

.mobile-combo {
    background-color: #7669b4;
    padding: 15px 0 1px
}

.mobile-combo .combo-cont {
    width: 280px;
    margin: 0 auto
}

.mobile-combo .combo-cont p {
    color: #fff;
    font-size: 14px
}

.mobile-title {
    background-color: #f9f9f9;
    padding: 5px 15px;
    margin-top: 10px
}

.mobile-title h3 {
    margin: 4px 0
}

.dropdown-submenu {
    position: relative
}

li>a {
    cursor: pointer
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-menu>li>a {
    cursor: pointer
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0 !important;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.pull-right {
    visibility: hidden !important;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.consultaCasilla {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99999999;
    background: #fff;
    border-top: #E1E1E1 solid 2px;
    border-bottom: #E1E1E1 solid 2px;
    padding-top: 15px;
    padding-bottom: 15px
}

.aviso-legal {
    width: 100%;
    min-height: 140px;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-size: 17px;
    padding: 0 20px 15px;
    overflow: hidden;
    -webkit-transition: height 1.2s;
    transition: height 1.2s
}

.aviso-legal p:first-child {
    margin-top: 15px
}

.aviso-legal span.btn-aviso {
    display: block;
    padding: 6px 10px;
    font-size: 15px;
    background-color: #ee3990;
    border-radius: 3px;
    cursor: pointer
}

.aviso-legal span.btn-aviso:hover {
    background-color: #dd1374
}

.aviso-legal.hide-aviso {
    height: 0;
    padding: 0;
    min-height: 0
}

.menu-container {
    position: fixed;
    top: 0;
    width: 100%
}

.float-mobile-menu {
    background-color: rgba(15, 15, 15, .9);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    box-sizing: border-box;
    opacity: 0;
    display: none;
    -webkit-transition: .9s opacity ease;
    -o-transition: .9s opacity ease;
    transition: .9s opacity ease
}

.float-mobile-menu.menu-show {
    display: block
}

.float-mobile-menu.menu-show.mn-opacity {
    opacity: 1
}

.float-mobile-menu ul.nav>li {
    border: 0
}

.float-mobile-menu ul.nav>li a {
    color: #EB368C;
    font-size: 17px
}

.float-mobile-menu ul.nav>li a span.caret {
    display: none
}

.float-mobile-menu ul.nav>li.open>a,
.float-mobile-menu ul.nav>li.open>a:focus,
.float-mobile-menu ul.nav>li.open>a:hover {
    background-color: #EB368C;
    color: #fff
}

.float-mobile-menu .dropdown-menu>li>a:focus,
.float-mobile-menu .dropdown-menu>li>a:hover {
    font-size: 16px!important
}

.float-mobile-menu .dropdown-menu .dropdown-submenu .dropdown-menu li a {
    font-size: 15px;
    color: #f594c1;
    white-space: unset
}

.float-mobile-menu .navbar-nav {
    margin: 0;
    padding: 10px
}

.float-mobile-menu .close-container {
    text-align: right
}

.btn-compartir,
.share-container {
    text-align: center
}

.float-mobile-menu .close-container span.glyphicon {
    color: #ec368c;
    margin-top: 10px;
    margin-right: 10px;
    font-size: 26px;
    cursor: pointer
}

._capt,
._conta {
    color: #b7b7b6
}

.conteos-container {
    text-align: center;
    margin: 35px 0 0
}

.conteos-container .conteo-block p {
    margin-bottom: 0
}

.conteos-container .conteo-block p:first-child {
    font-weight: 700
}

.conteos-container .conteo-block p:nth-child(2) {
    font-size: 24px
}

.conteos-container .conteo-block:last-child {
    border-left: 1px solid
}

.conteos-container .conteo-block.active-hover {
    box-shadow: 1px 1px 1px 1px #868686
}

.conteos-container .conteo-block.active-hover p:first-child {
    border-bottom: 1px solid #333
}

._capt p:nth-child(1),
._conta p:nth-child(1) {
    border-bottom-style: solid;
    border-bottom-width: 2px
}

._capt p:nth-child(1) {
    border-bottom-color: #FFF
}

._capt.hover-container p:nth-child(1) {
    border-bottom-color: #FF3092
}

._conta p:nth-child(1) {
    border-bottom-color: #FFF
}

._conta.hover-container p:nth-child(1) {
    border-bottom-color: #7F4582
}

_esper p {
    color: #000
}

.hover-container p.capturadas {
    color: #FF3092
}

.hover-container p.contabilizadas {
    color: #7F4582
}

.hover-container p b {
    color: #000
}

.hover-container ._capt p:nth-child(1) {
    border-bottom-color: #FF3092
}

.hover-container ._conta p:nth-child(1) {
    border-bottom-color: #7F4582
}

.btn-compartir {
    font-size: 10px;
    width: auto;
    float: right;
    cursor: pointer
}

.btn-compartir img.share-icon {
    width: 18px
}

ul.share-buttons {
    list-style: none;
    padding: 0
}

ul.share-buttons li {
    display: inline
}

ul.share-buttons .sr-only {
    position: absolute;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

ul.share-buttons img {
    width: 40px;
    margin: 10px
}

.redes_simulacro {
    position: fixed;
    right: 0;
    width: 50px;
    z-index: 10;
    top: 200px
}

@media (max-width:991px) {
    header .container>.navbar-collapse {
        font-size: 12px
    }
    header.principal .navbar-default .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px
    }
    .second-header .toggle-btns .btn-group {
        width: 100%
    }
    .second-header .toggle-btns .btn-group .btn {
        width: 50%;
        background-color: #E4D6E9;
        color: #70547B;
        border-radius: 0;
        height: 60px;
        white-space: normal;
        padding-top: 10px
    }
    .second-header .toggle-btns .btn-group .btn.active {
        background-color: #70547B;
        color: #fff;
        box-shadow: none
    }
}

@media (max-width:767px) {
    .home-container .btn-container {
        margin-top: 0
    }
    .home-container .avisolegal {
        font-size: 14px
    }
    .st-sticky-share-buttons {
        display: none!important
    }
    .second-header {
        position: relative
    }
    .second-header .toggle-btns .btn-group {
        width: 100%
    }
    .second-header .toggle-btns .btn-group .btn {
        line-height: 1
    }
    .second-header .actas p {
        padding-left: 0;
        font-size: 10px
    }
    .second-header .actas p.title-xs {
        font-weight: 700;
        font-size: 11px
    }
    .second-header .ultimo_corte {
        text-align: left
    }
    .second-header .ultimo_corte p {
        font-size: 11px
    }
    .second-header .ultimo_corte p .glyphicon.ic-xs {
        font-size: 11px;
        margin: 0
    }
    .second-header .btn-compartir {
        position: absolute;
        right: 17px;
        bottom: -65px
    }
    b.rep-description {
        display: block;
        font-weight: 400;
        font-size: 19px
    }
    .st-sticky-share-buttons.st-right.st-toggleable.st-has-labels {
        display: none!important
    }
    header.principal h1 {
        line-height: 1!important;
        font-size: 14px!important
    }
    .btn-actualizar {
        font-size: 10px;
        position: absolute;
        right: 5px
    }
    .container h1 {
        width: calc(100% - 40px)
    }
}

@media (min-width:768px) {
    .capturadas-gauge {
        width: 400px
    }
}

@media only screen and (min-width:320px) {
    .capturadas-gauge {
        width: 310px
    }
    .capturadas-gauge p {
        margin-left: 290px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ficha .lft {
        width: 70px
    }
    .ficha .lft .image_container {
        width: 64px;
        height: 64px
    }
    .ficha .rght {
        width: calc(100% - 78px)
    }
    .ficha .rght .nombres {
        font-size: 15px
    }
    .ficha .rght .imagenes img {
        width: 25px
    }
    .ficha .rght .porcentaje {
        font-size: 22px
    }
}

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
    .sticky-header::after {
        display: none!important
    }
}

@-moz-document url-prefix() {
    .strong-text,
    b,
    strong {
        font-family: Roboto
    }
}