table.indicator-table thead {
    font-size: 15px;
}
.indicator-table td,.indicator-table th {
    /* padding: .7em 1em; */
    border-width: 0px !important;
}
.indicator-table tr td:last-child{
	text-align:center !important;
}
.indicator-table {
    line-height: 15px;
    font-size: 12px !important;
    border: 1px solid #b7b7b7 !important;
}
table.indicator-table thead th {
    padding: 5px;
}
table.indicator-table tbody td {
    font-size: 17px;
    padding: 5px !important;
}


button#apply-filters {
    background-color: #cd1719;
    color: white;
    border-radius: 5px;
    border-color: initial;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .15rem .75rem;
    font-size: 14px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
div#indicadores-graph-container label {
    font-size: 16px;
    color: black;
    font-weight: bold;
}
div#indicadores-graph-container input {
    padding: .375rem .5rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 5px;
    border: 1px solid darkgray;
}

    div#indic table {
    margin: auto;
    position: relative;
    display: block;
    width: fit-content;
    font-size: 18px;
    margin-top: 5%;
}
.element-background-overlay {
    height: 400px;
    position: absolute;
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FFFFFF00 0%, #FFFFFF 72%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.pagination {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    color: #cd1719;
}
.red{
    color:white;
    background-color: #cd1719;
    font-weight: 600;
}
tr.red th {
    padding: 5px 10px !important;
    position: relative;
    min-width: 180px;
    text-align: initial;
}
td {
    padding: 5px 10px;
    text-align: initial !important;
}
.jumbo{
    min-height: 400px;
}
h1.element-heading-title {
color: var(--e-global-color-13d02a1);
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: bold;
    z-index: 5;
    position: relative;
	padding-top:initial !important;

}
h1.element-heading-title {
    text-align: right;
    padding-right: 5rem;
}
div#indicadores-graph-container {
    margin: auto;
    text-align: center;
    max-width: 800px;
}
div#graphs {
    background-color: #f4f4f4;
    padding: 3rem 1rem;
    margin-top: 2rem;}
div#graphs h2 {
    margin-bottom: 3rem;
    font-weight: 600;
}
h2#hist {
    text-align: center;
    margin-top: 4rem;
    font-weight: bold;
}
i.fas.fa-chart-line {
    color: #cd1719;
    font-size: 12px;
    margin-left: 10px;
}
.jumbo .element-icon {
    background-color: #cd1719;
    width: 40px;
    color: white;
    height: 40px;
    border-radius: 50%;
    padding: 1.25rem;
}
.jumbo2 i.far.fa-chart-bar {
    font-size: 33px !important;
}
.jumbo .element-icon {
    background-color: #cd1719;
    width: 40px;
    color: white;
    height: 40px;
    border-radius: 50%;
    padding: 1.25rem;
    float: right;
    z-index: 50;
    position: relative;
    margin-right: 5rem;
    margin-top: 7%;
}
.ast-container {
    max-width: initial !important;
    padding-left: initial !important;
    padding-right: initial !important;
}

  div#indic table {
    margin: auto;
    position: relative;
    display: block;
    width: fit-content;
    font-size: 18px;
    margin-top: 5%;
}
.element-background-overlay {
    height: 400px;
    position: absolute;
    width: 100%;
    background-color: transparent;
    background-image: linear-gradient(90deg, #FFFFFF00 0%, #FFFFFF 72%);
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.pagination {
    text-align: center;
    margin-top: 15px;
    font-size: 16px;
    color: #cd1719;
}
.red{
    color:white;
    background-color: #cd1719 !important;
    font-weight: 600;
}
tr.red th {
    padding: 5px 10px !important;
    position: relative;
    min-width: 180px;
    text-align: initial;
}
td {
    padding: 5px 10px;
    text-align: initial !important;
}
.jumbo{
    min-height: 400px;
}
h1.element-heading-title {
color: var(--e-global-color-13d02a1);
    font-family: "Poppins", Sans-serif;
    font-size: 42px;
    font-weight: bold;
    z-index: 5;
    position: relative;

}
h1.element-heading-title {
    text-align: right;
    padding-top: 15%;
    padding-right: 5rem;
}
div#indicadores-graph-container {
    margin: auto;
    text-align: center;
    max-width: 800px;
}
div#graphs {
    background-color: #f4f4f4;
    padding: 3rem 1rem;
    margin-top: 2rem;}
div#graphs h2 {
    margin-bottom: 3rem;
    font-weight: 600;
}
h2#hist {
    text-align: center;
    margin-top: 4rem;
    font-weight: bold;
}
i.fas.fa-chart-line {
    color: #cd1719;
    font-size: 12px;
    margin-left: 10px;
}
.indicator-table, .indicator-table th {
    line-height: 15px;
    font-size: 12px !important;
}
/*.indicator-table tbody tr:nth-of-type(odd),div#indic tbody tr:nth-of-type(odd) {
    background: #f6f6f6;
}*/
.jumbo2 i.far.fa-chart-bar {
    font-size: 28px !important;
    margin-top: -15px;
    margin-left: -15px;
    position: relative;
    display: block;
}
/* Filas de la 1 a la 5 */
.indicator-table tbody tr:nth-child(-n+6) {
    background-color: #f2f2f2;
}

/* Filas de la 6 a la 10 */
.indicator-table tbody tr:nth-child(n+7):nth-child(-n+12) {
    background-color: #d9d9d9;
}
