.trumpfaceH {
    pointer-events: none;
}

.article .paragraph {
    padding: 0 10px;
    width: 100%;
}
.statecard {
    display: block;
    max-width: 1048px;
    margin: 0 auto;
}
.statecard .mapa {
    padding: 0px 24px;
    max-width: 100%
}
.statecard .mapa .leyendas {
    display: flex;
}
.salarios .actualvalue span {
    font-size: 10px;
}
.mapanames {
    color: var(--Colors-Palette-Grayscale-900, #000);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 140% */
    display: inline-flex;
    padding: 4px 8px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 16px;
    border: 2px solid #FFF;
    background: #FFA500;
}
.st {
    display: flex;
    max-width: 622px;
    margin: 80px auto 0 auto;
    margin-bottom: 16px;
    border-top: 10px solid #cfcfcf;
    padding-top: 16px;
}

h2.statetitle {
    text-align: center;
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    line-height: 28px;
    padding-top: 4px;
}
.st .votos {
    margin-left:16px;
    border-radius: 16px;
    display: inline-flex;
    padding: 8px 12px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border: 2px solid #FFF;
    background: #FFA500;
}
.leyendas .texto {
    color: var(--Colors-Palette-Grayscale-900, #000);
    text-align: left;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 123.077% */
    padding: 12px 8px 12px 0;
}
.statecard .mapa .leyendas .margen .leys {
    display: flex;
}
.statecard .mapa .leyendas .margen .leys .ley {
    display: block;
    position: relative;
    width: 40%;
}
.statecard .mapa .leyendas .margen .leys .ley .leyrest {
    display: flex;
}
.statecard .mapa .leyendas .margen .leys .ley .card {
    width: 16px;
    height: 16px;
    margin: 1px;
}
.ley .num {
    position: absolute;
    top: 16px;
    left: 0;
    color: var(--Colors-Palette-Grayscale-600, #808080);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 209.091% */
}
.leyendas .ley .texto {
    font-weight: 700;
    padding: 4px;
    padding-left:0;
    text-align: left;
    color: #2358BF;
}

.leyendas .margen {
    padding-right: 30px;
}
.leyendas .ley .texto.rep {
    color: rgb(212, 61, 81);
}
.ley .num.num1 { 
    left: 32px;
}
.ley .num.num2 { 
    left: 48px;
}
.ley .num.num3 { 
    left: 64px;
}
.ley .num.num4 {
    left: 82px;
}
.ley .leynums2 {
    position: absolute;
    margin-left: -32px;
}

.visitas .bolas {
    position: relative;
    max-width: 120px;
    margin: 0 auto;
}
.statecard .diferencias {
    width: 100%;
}
.resnums {
    display: flex;
}
.resnums .side {
    width: 50%;
    text-align: center;
}
.resnums .side .nombre {
    text-align: left;
    max-width: 150px;
    margin: 0 auto;
    margin-bottom: 8px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
}
.resnums .side .votos {
    background: #154299;
    color: #fff;
    padding: 8px 16px;
    max-width: 150px;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    border-radius: 15px;
    margin: 0 auto;
    margin-bottom: 4px;
}
.resnums .side.repside .votos {
    background: #C23145;
}
.diferencias h2, .mapa h2 {
    font-family: Roboto, sans-serif;
    margin-top: 16px;
    font-size: 18px;
    line-height: 24px;
}
.diferencias .linea {
    height: 20px;
    width: 50%;
    margin: 0 auto;
    border: 1px solid #808080;
    border-top: 0;
    border-radius: 0 0 10px 10px;
}

.diferencias .diferencia {
    text-align: center;
    margin: 32px 0 16px;
}
.diferencias .diferencia span {
    padding: 8px;
    border: 2px solid #154299;
    border-radius: 8px;
    color: #154299;
    margin-left: 4px;
}
path.condado {
    stroke: #d9d9d9;
}

.condados {
    margin: 64px 0;
}
.condados .info {
    max-width: 70%;
}
.condados .condaditos {
    display: block;
}
.mapdiv {
    max-width: 60%;
    align-self: center;
    margin: 0 auto;
    position: relative;
}
.mapdiv .estaditos {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 200px;
}
.mapdiv .estaditos .cond {
    color: var(--Colors-Palette-Grayscale-900, #000);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px; /* 176.923% */
    position: absolute;
    top: 0;
    left: 0;
}
.each .cond {
    display: flex;
    margin: 24px 0;
    font-weight: 700;
}
.each .cond .orden {
    width: 20px;
    font-size: 15px;
    line-height: 20px;
    padding-top: 4px;
}
.each .cond .nombre {
    width: 100px;
    font-size: 15px;
    line-height: 20px;
    padding-top: 4px;
}
.each .cond .votos {
    border: 2px solid #154299;
    text-align: center;
    color: #154299;
    font-weight: 500;
    font-size: 15px;
    padding: 4px 16px;
    border-radius: 8px;
}
.bigmap {
    position: relative;
}
.bigmap .tooltip {
    position: absolute;
    padding-top: 10px;
    pointer-events: none;
    top: 0;
    left: 0;
    width: 180px;
    height: 65px;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
    opacity: 0;
    transition: opacity .3s;
}

.bigmap .tooltip .condado {
    color: #000;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 140% */
}
.bigmap .tooltip .porciento {
    color: #000;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px; /* 140% */
}
.difnum {
    font-weight: 500;
    font-size: 15px;
    border-radius: 8px;
}
.fullmapita {
    display: flex;
   }
   .fullmapita .mapitalegend {
    color: var(--Colors-Palette-Grayscale-900, #000);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Roboto;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px; /* 123.077% */
    max-width: 108px;
    margin: 0 auto;
   }
   .mapitalegend .mlt{
    padding-bottom:4px;
   }
   .mapitalegend .mlb {
    display: flex;
   }
   .condados {
    margin: 64px 0 24px;
   }
   @media screen and (min-width: 728px) {
    .fullmapita {
        display: block;
        width: 210px;
    }
    .article .paragraph {
        padding: 0 0px;
    }
    .fullmapita .mapitalegend {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }
   }

@media screen and (min-width: 728px) {

    
    .container {
        width: 100%;
        margin: 0 auto;
    }

    .statecard {
        display: flex;
        max-width: 1048px;
        margin: 0 auto;
    }
    .statecard .diferencias {
        width: 65%;
        margin: 0 24px;
    }
    .mapdiv {
        max-width: 130px;
        margin-left: 24px;
    }
    .condados .condaditos {
        display: flex;
    }
    .statecard .mapa {
        max-width: 40%
    }
}


@keyframes navIndicadores {
    from {
      top: -300px;
    }
    to {
        top: -25px;
    }
  }
  
 
/*CARDS*/
.cards {
    background-color: #2d2d2d;
    color:#a2f6ff;
    width: 100%;
    padding: 10px;
}

.cards.nav-compact {
    position: fixed;
    top: 0px;
    padding: 0;
    z-index: 99;
    animation: navIndicadores 1.22s ease-out 1;
    background-color: #000000d1;
    box-shadow: 1px 1px 7px #000;
}

.range-filter {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
}

/* Hidden values for compact nav version */

.cards.nav-compact .indices .indice {
    padding: 15px;
    cursor: pointer;
    position: relative;
    min-height: 60px;
    background-color: #46464644;
}

.tooltip-story {
    position: absolute;
    width: 220px;
    background-color: #000000a3;
    color: #cfcaca;
    z-index: 9;
    text-align: center;
    opacity: 0;
    pointer-events: none;
}


.tooltip-story .indice {
    max-width: 100%;
}


.tooltip-story h4 {
    font-size: 26px;
    margin: 0;
    color: #fff;
    display: inline-block;
    text-align: center;
}

.tooltip-story h4 span.percent {
    color: orange
}

.tooltip-story h4 span.date,
.tooltip-story h4 span.year {
    font-size: 18px;
}

.tooltip-story h5 {
    font-size: 12px;
    margin: 0;
} 

.cards.nav-compact .indices .indice {
    background-color: transparent;
}

.cards .compact-info {
    display: none;
}

.cards.nav-compact .compact-info {
    display: block;
    padding: 10px;
}

.cards.nav-compact .embla__slide {
    padding: 0;
}

.cards.nav-compact .indices .indice:hover {
    background-color: transparent !important;
}

.cards.nav-compact .carouselcard {
    margin: 0;
}

.cards.nav-compact .indices .indice {
    padding: 0;
}

.cards.nav-compact .compact-info .inline-value {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}

.cards.nav-compact .compact-info .indicator-name {
    font-size: 12px;
}

.cards.nav-compact .cardgraph {
    display: none;
}

.cards.nav-compact .titulo {
    display: none !important;
}

.cards.nav-compact .value {
    display: none;
}

.cards.nav-compact .fecha {
    display: none;
}


/* End nav compact */

.cards .graphic_regular {
    position: relative;
    margin: 0;
    
}

.cards .indices {
    display: flex;
    text-align: center;
    align-items: center;    
    justify-content: center;
}
.cards .indices .indice {
    padding: 15px;
    cursor: pointer;
    position: relative;
    width: 100%;
    /* min-height: 300px; */
    background-color: #46464644;
}

.cards .indices .indice:hover {
    background-color: #000;
}
.cards .indice .icono {
    max-width:40px;
    margin: 0 auto;
    padding:4px;
}

.cards .indice .titulo .infoicon svg {
    width: 16px;
    height: 16px;
    margin-left: 4px;
    padding-top: 4px;
    pointer-events: none;
}

.infoicon {
    position: relative;
}
.tooltip {
    position: absolute;
    top: 30px;
    left: -150px;
    width: 200px;
    font-size: 13px;
    padding: 8px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    pointer-events: none;;
    opacity: 0;
    z-index: 3;
    transition: opacity .3s;
    min-height: 100px;
    background: #fff;
    color: #000;
}

.cards .indice .titulo {
	width: 100%;
	display: flex;
    align-items: center;
    justify-content: center;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	color: #e3e3e3;
	background-color: #525252;
	border-radius: 4px;
	margin-bottom: 16px;
}

.cards .indice .titulo svg{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 4px;
}

.cards .indice .value {
    font-size: 15px;
}

.cards .indice .value .cardvalue {
    font-size: 37px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    color: #fff;
    margin: 10px 0;
}
.cards .indice .updown {
    width: 20px;
    padding: 0 0 0px 4px;
    margin-top: 0px;
}
.cards .indice .fecha {
    font-size: 14px;
    color: #ffa500;
    padding-bottom: 8px;
    padding-top: 2px;
    border-bottom: 1px dashed gray;
}
.cards .indices .indice .cardgraph {
    max-width: 230px;
    margin: 0 auto;
}

.carcard {
    text-align: center;
}

.carouselcard {
    display: block;
    cursor: pointer;
    width: 172px;
    margin: 0 15px;
    height: 100%;
    text-align: center;
}

.inline-text-container {
    width: 620px;
    margin: 35px auto;
    font-size: 18px;
}
  
.tooltip-line {
    stroke: #999;
    stroke-width: 1px;
    stroke-dasharray: 3,3;
  }
  
  .tooltip-text {
    font-size: 12px;
    fill: #fff;
  }

/* Auto carrousel */

.slider-indicadores {
	display: block;
	position: relative;
	margin: 0 auto;
    width:100%;
}

.embla__container {
	display: flex;
}

.embla__slide {
    flex: 0 20%;
    min-width: 180px;
    padding: 25px 0;
    height: 100%;
}

.buttons {
	position: absolute;
	bottom: 60px;
	width: 100%;
	display: none;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background-color: transparent;
	color: white;
	border: none;
	padding: 5px 5px;
	cursor: pointer;
	z-index: 10;
}

.button.prev {
	left: 3em;
	display: block;
	margin: -14px auto;
	width: 15px;
	height: 15px;
	border-top: 3px solid #bcbda2;
	border-left: 3px solid #bcbda2;
	transform: rotate(-45deg);
}

.button.next {
    right: 3em;
    display: block;
    margin: -14px auto;
    width: 15px;
    height: 15px;
    border-top: 3px solid #bcbda2;
    border-left: 3px solid #bcbda2;
    transform: rotate(135deg);
}

.button.prev::before, .button.next::before {
    content: '';
    position: absolute;
    top: 26%;
    left: 20%;
    transform: translate(-50%, -50%);
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 3px solid #bcbda2;
    box-sizing: border-box;
}



.card-details {
    width: 100%;
    padding: 0 65px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    position: relative;
}

.card-details .card-item {
    max-width: 220px;
    width: 100%;
    text-align: center;
    margin: 0 15px;
}

.card-details .card-item.active {
    max-width: 220px;
    width: 100%;
    text-align: center;
    margin: 0 15px;
    background: #00000015;
}

.card-section-container {
    padding: 36px;
    background-color: #333;
    color: #fff;
}

.card-section-container .graphic {
    position: relative;
    margin-top: 35px;
}

.card-section-container .graphic-annotation {
    text-align: center;
    font-size: 22px;
    margin: 0 auto;
    width: 100%;
    max-width: 1020px;
}

.card-section-container .section-header h3 {
    font-size: 28px;
    text-align: center;
    margin: 0;
}

.card-section-container .section-header p {
    font-size: 18px;
    text-align: center;
}

.card-section-container .gpd-graph :global(h3 span) {
    color: #000;
    background-color: #89bf64;
    display: inline-block;
    padding: 3px 1px;
}

.card-section-container .gpd-graph :global(.rangeSlider) {
    background-color: #ffffff;
}

.card-section-container .indices {
    display: flex;
    text-align: center;
    align-items: center;    
    justify-content: center;
}
.card-section-container .indices .indice {
    padding: 15px;
    cursor: pointer;
    position: relative;
}

.card-section-container .indice .icono {
    max-width:40px;
    margin: 0 auto;
    padding:4px;
}

.card-section-container .indice .titulo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 4px;
    color: #e3e3e3;
    background-color: #525252;
    border-radius: 4px;
    margin-bottom: 16px;
}

.card-section-container .indice .titulo svg{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 4px;
}

.card-section-container .indice .value {
    font-size: 15px;
}

.card-section-container .card-item.active .indice .value .cardvalue {
    font-size: 36px;
}

.card-section-container .indice .value .cardvalue {
    font-size: 24px;
    font-weight: 700;
    display: flex;
    justify-content: center;
    color: #fff;
    margin: 10px 0;
}

.card-section-container .indice .updown {
    width: 20px;
    padding: 0 0 0px 4px;
    margin-top: 0px;
}
.card-section-container .indice .fecha {
    font-size: 14px;
    color: #ffa500;
    padding-bottom: 8px;
    padding-top: 2px;
    border-bottom: 1px dashed gray;
}
.card-section-container .indices .indice .cardgraph {
    max-width: 230px;
    margin: 0 auto;
}
  
.cpisolo .tick line {
    stroke: #eee;
}

.cpisolo .yAxis path {
    display: none;
}
@media screen and (min-width: 768px) {
    .buttons {
        display: none;
    }
    .embla__slide {
        min-width: 280px;
    }

    .carouselcard {
        width: 230px;
    }

}
@media screen and (min-width: 1260px) {

}

.graphic_regular .rangeSlider {
    --slider: var(--range-slider, #fff);
    --handle-inactive: var(--range-handle-inactive, #00b0c4);
    --handle: var(--range-handle, #00b0c4);
    --handle-focus: var(--range-handle-focus, #00b0c4);
    --handle-border: var(--range-handle-border, var(--handle));
    --range-inactive: var(--range-range-inactive, var(--handle-inactive));
    --range: var(--range-range, var(--handle-focus));
    --float-inactive: var(--range-float-inactive, var(--handle-inactive));
    --float: var(--range-float, var(--handle-focus));
    --float-text: var(--range-float-text, white);
    --pip-hover-text: var(--handle);
}

.graphic_regular .tooltip-line {
    pointer-events: none;
}

.graphic_regular .rangePips .pip.selected {
    color: #fff;
}

.graphic_regular .rangePips .pip {
    color: #e3e3e3;
    cursor: pointer;
}

.graphic_regular .rangePips .pip.in-range {
    color: #fff
}

.graphic_regular .rangePips.hoverable:not(.disabled) .pip:hover {
    color: #fff
}

.graphic_regular svg rect.president-bar {
    stroke: #ffd54b69;
    stroke-dasharray: 3;
    pointer-events: none;
}

.graphic_regular svg .tick {
    pointer-events: none;
}

.graphic_regular svg text.hover-date {
   fill: #80ff00;
}

.graphic_regular svg rect.bar {
   opacity: 0.7;
}

.graphic_regular svg rect.bar.active {
   opacity: 1;
}

.graphic_regular svg rect.bar {
   fill: rgba(255, 166, 0);
}

.graphic_regular svg rect.bar:hover {
   fill: rgb(255, 102, 0);
}