/* tho-componentes-titulos.css */
.color1 {
    background: #3fb3ff !important;
}

.color2 {
    background: #e47966 !important;
}

.color3 {
    background: #539779 !important;
}

.color4 {
    background: #F24726 !important;
}

.color5 {
    background: #F24726 !important;
}

.DNPresults-item-label {
    display: flex !important;
    width: 90% !important;
}

.DNPresults-item-label span {
    order: 1;
    font-family: "Montserrat", sans-serif;
}

.DNPresults-item-label input {
    margin-left: 0;
}

.title-filter {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #333;
    font-size: var(--fuente0);
    line-height: 1.1;
}

.DNPresults-item {
    border-bottom: 1px solid #bababa;
    margin-top: 32px;
}

#refinadores-title {
    font-family: "Montserrat", sans-serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 2rem;
}

.DNP-line__Planeacion {
    border-bottom: 1px solid #bababa;
    margin-top: 32px;
    margin-right: 20px;
}

#ctl00_ctl58_g_a3ede7da_75dd_4955_bbce_d9bf4356056e_csr4 .DNPresults-item {
    border-bottom: none;
}

.dnp-tho-icon-size {
    padding-left: 32px;
}

.DNP--Capsula .dnp-tho-capsula-edicion {
  padding: 4px 12px;
  background: #5c5c5f;
  border-radius: 8px;
  color: #ffffff;
}