:root{
    --guinda-principal: #89223d;
    --guinda-oscuro: #562132;
    --dorado: #cda466;
    --blanco-fondo: #f2f2f2;
    --fuente: white;
    --fuente-hover:#89223d;
    /*Colores Secundarios*/
    --dorado-opacity: rgba(205, 164, 102, 0.5);
    --sombras-guinda:rgba(145, 18, 67, 0.48);
    --sombras-gray:rgba(162, 163, 162, 0.25);
    --S-amarillo: #f9b245;
    --S-verde: #419867;
    --S-azul: #2c5166;
    --S-morado: #482445;
}
.high{
    background-image: url(/assets/theme/media/img/logo/bg-white.png);
}
.conteiner-fluid-h{
    background:var(--guinda-principal);
    width: 100%;
    margin: 1rem;
    border-radius: 0.5rem;
}
.row-h1 h1{
    font-size: large;
    color: var(--fuente);
    margin: 1rem;
}
.col-high{
    height: 12.5rem;
    width: 100%;
    padding: 0;
    justify-content: end;
}

.conteiner-fluid{
   
    width: 100%;
    background-image: url(/assets/theme/media/img/logo/bg-white.png);
}
.rectngle-two{
width: 80%;
border:var(--guinda-principal) solid;
border-radius:1rem;
margin-top: 3rem;
margin: 1rem;
}
.rectangle-min{
    height: 100%;
    width: 100%;
    margin-top: 0rem;
    color:var(--guinda-principal);
    text-align: center;
}
.rectangle-min2{
    height: 10rem;
    width: 40rem;
    margin-top: 2rem;
    color:var(--guinda-principal);
}
.row-one{
    text-align: center;
    color: var(--guinda-principal);
    padding-bottom: 0%;
    position: absolute;
    font-size: 3rem;
    margin: 1rem;
    position: absolute;
    vertical-align: baseline;
    width: 100%;
    
}
.row-two{
    text-align: center;
    color: var(--guinda-principal); 
    margin: 1rem;
    height: 1rem;
    margin-top: 5rem;
    width: 100%;
}
#collapseContent1, #collapseContent2, #collapseContent3{
    width: 70rem;
    background:var(--guinda-principal);
    border-radius: 2rem;
}
.ver-mas{
    background-color: var(--guinda-principal);
    font-size: 1.3rem;
    border-radius: 2rem;
    color: var(--fuente);
    width: 10rem;
    text-align: center;
    margin-top: 0.5rem;
    border: var(--fuente) solid 0.2rem;
}
.seleccionado {
    color: white; /* Cambia el color del texto */
    background-color: blue; /* Cambia el color de fondo */
  }
  .lista-elementos{
    display: flex;
  }
  .selected {
    background-color: #4CAF50; /* Nuevo color de fondo cuando está seleccionado */
    color: white; /* Nuevo color del texto cuando está seleccionado */
  }
  .conte-ltopics{
    border-radius: 1rem;
    margin: 1rem;
    text-align: center;
    border: 1px solid var(--fuente-hover);
    color: var(--guinda);
}
.colum-icont{
    margin-top: 1.5rem;
}
.colum-t{
    margin-top: 1.5rem;
}
.bar-serch{
    margin-top: 8.5rem;
    position: absolute;
   
}
.etiqueta{
    margin-top: 13rem;
    position: absolute;
}
.imgTramySer{
  
    position: absolute;
}
.imglogrecort{
    height: 5rem;
    width: 5rem;
}
.imgtrianline{
    height: 25rem;
    width: 100%;
    margin-top: 9rem;
    }
.imgtrianli{
        height: 20rem;
        width: 7rem;
    }
    .imglogrecort{
        height: 3rem;
        width: 3rem;
    }
    .etiqueta{
        padding-top: 1rem;
    }
    .container-fluid-online{
        background-image: url(/assets/theme/media/img/logo/bg-white.png);
        width: 100%;
    }
    .contein{
    
    border-radius: 2rem;
    background-color: var(--fuente);
    margin: 2rem;
    }
    
    .title h1{
    font-size: 2rem;
    
    }
    .prin h2{
        font-size: 1.5rem;
        color: var(--guinda-principal);
    }
    .print h3{
        font-size:0.010rem;
    }
    .imprimir{
        height: 6rem;
    }
    .logts{
     height: 25rem;
     width: 20rem;
     opacity: 0.5;
     
    }
    .cont-t{
        height: 90%;
        width: 100%;
        background-color: var(--guinda-principal);
        border-radius: 1rem;
    }
    .content{
        height: 90%;
        width: 100%;
        background-color: var(--gris-cont);
    }
    .back{
        height: 9rem;
        width: 4rem;
        
    }
    .file{
        width: 100%;
    }
    .contein-file{
        width: 100%;
    }
    .iplus{
        color: var(--guinda);
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        height: 2rem;
        width: 2rem;
    }
    .iplus:hover{
        transform: scale(1.1); 
        background-color:var(--guinda-principal);
        color: aliceblue;
        border-radius: 2rem;
    }
    .cont-r{
        background-color: var(--gris-cont);
    }
    .list-group-p{
        color: var(--guinda);
        padding-left: 0%;
        background-color: var(--gris-fondo);
        font-size: 1.5rem;
        border-radius: 2rem;
        list-style-type: none;
    }
    .list-group-p i{
        padding-right: 1rem;
    }
    .imgtopics{
        height: 25rem;
        margin-top: 8rem;
    }

    .pagination a.current-page {
        background-color: var(--fuente-hover); /* Cambia el color de fondo de la página actual */
        color: white; /* Cambia el color del texto de la página actual */
    }

    .pagination a {
        padding: 5px 10px;
        margin: 0 2px;
        border-radius: 2px;
        color: var(--gris-fondo);
    }

    .pagination a:hover {
        background-color: var(--guinda-principal);
    }
    
