.bg-informe {
    background-color: #AAAAAA!important;
}

.bg-obras {
    background-color: #9283BE!important;
}

.bg-desarrollo {
    background-color: #FFD100!important;
}

.bg-interprovincial {
    background-color: #37BBED!important;
}

.bg-infra-prod {
    background-color: #EE3D8F!important;
}

.bg-infra-basica {
    background-color: #F7941E!important;
}

.bg-conect-int {
    background-color: #D7DF23!important;
}

.bg-cuid-ciclo {
    background-color: #50B8B1!important;
}

.bg-estadisticas {
    background-color: #AAAAAA!important;
}

.chip-text-min-int {
    color: white !important;
    /*font-size: 1rem !important;*/
}

.gplan-title {
    font-weight: bold;
    text-align: center;
}

.gplan-subtitle {
    font-weight: bold;
    font-size: 1.5rem;
    text-align: center;
}

.badge-circle-lg-1 {
    width: 8rem;
    height: 8rem;
}

.badge-circle-lg-b-1 {
    width: 8rem;
    height: 8rem;
    border: 3px solid white;
}

.badge-circle-nav-1 {
    width: 4.5rem;
    height: 4.5rem;
}

.badge-circle-nav-b-1 {
    width: 4.5rem;
    height: 4.5rem;
    border: 2px solid white;
}

.jumbotron {
    border-radius: 0px !important;
}