﻿@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto+Mono:wght@400;700&family=Roboto:wght@900&display=swap');

/*#cbEscuela option {
    color: #4F4F4F;*/ /* Cambiar el color del texto */
/*}*/
#checkl td{
    margin: 10px !important;
}
.burrito{
    width:550px;
    height:550px;
}
.round-l {
    border-radius: 20px 0px 0px 20px;
}
@media screen and (max-width:720px){
    .round-l {
        border-radius: 20px 20px 0px 0px;
    }
    .burrito{
        width: 200px;
        height: 200px;
    }
}
.img-solic {
    width: 40%;
    height: 450px;
}
@media screen and (max-width: 720px){
    .img-solic {
        width: 80%;
        height: 350px;
    }
}
.control-form {
    border-radius: 5px;
    border: 2px solid #ced4da;
    color: #4F4F4F;
}
.control-form:focus {
    border-color: #007bff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.border-right-sm {
    border-right: 1px solid #ced4da; /* Puedes personalizar el color y el grosor del borde según tus preferencias */
}
.text-black{
    color:black;
}
.card-conv {
    width: 300px;
    background-color: transparent;
    transition: 0.5s;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3), 0 6px 6px rgba(0, 0, 0, 0.2);
}
.card-conv:hover {
    position: absolute;
    top: -10px;
    box-shadow: 0 10px 20px rgba(0, 123, 255, 0.3), 0 6px 6px rgba(0, 123, 255, 0.2);
}
.video {
    width: 650px;
    height: 300px;
    object-fit: cover;
    overflow: hidden;
}
.btnIn {
    border-radius: 25px;
    background: transparent;
    padding: 2px;
    text-align: center;
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 24px;
    border: 2px solid #009688;
    color: white;
    width: 10%;
    cursor:pointer;
    transition:0.5s;
}
.btnIn:hover {
    background: #009688;
}
.labelBanner {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 80px;
    text-align: center;
    text-shadow: 1px 1px 2px black, 0 0 1em black,0 0 0.2em black;
}

@media screen and (max-width: 768px) {
    /* Si la pantalla es más pequeña o igual a 768px de ancho */
    .labelBanner {
        font-size: 60px; /* Reduzca el tamaño de fuente para pantallas más pequeñas */
    }
    .video {
        width: 350px;
        height: 200px;
    }
    .btnIn{
        width:30%;
    }
    .card-conv:hover {
        position: relative;
        top: 0px;
    }
}

@media screen and (max-width: 480px) {
    /* Si la pantalla es más pequeña o igual a 480px de ancho */
    .labelBanner {
        font-size: 40px; /* Reduzca aún más el tamaño de fuente para pantallas más pequeñas */
    }
    .video {
        width: 350px;
        height: 200px;
    }
    .btnIn {
        width: 30%;
    }
    .card-conv:hover {
        position: relative;
        top: 0px;
    }
}
.lbMsg {
    font-family: 'Roboto Condensed';
    font-weight: 400;
    font-size: 18px;
    text-align: center;
}
.banner {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0,0,0,0.65), rgba(0,0,0,0.65)), url('../Images/dae.jpg');
    background-size: cover;
    background-position: center;
}
th {
    border: none;
    text-align: center;
    padding: 5px;
    background-color: #343A40;
    color: white;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    position: sticky; /* Mantener el encabezado en su lugar */
    top: 0; /* Pegar el encabezado en la parte superior */
    scroll-padding-top: 0px;
}
.circle {
    border-radius: 50%;
}
#htabla th {
    background-color: #f8f9fa !important;
    color: black;
}
#htabla tbody tr {
    border-radius: 0px;
    padding: 1px;
    background-color: #f8f9fa;
}
#gvStatus tr th:first-of-type {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#gvStatus tr th:last-of-type {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.table-container {
    height: 600px; /* Altura máxima del contenedor de la tabla */
    overflow-y: scroll; /* Habilitar el desplazamiento vertical */
    overflow-x: scroll;
}

#gvStatus tr {
    text-align: center;
    background-color: #F8F9FA;
    font-family: 'Roboto Condensed';
}

#gvStatus tr td:first-of-type {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#gvStatus tr td:last-of-type {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#gvStatus td {
    border: none;
    padding: 5px;
}

.round {
    border-radius: 20px;
}

.round-t {
    border-radius: 20px 20px 0px 0px;
}

.round-b {
    border-radius: 0px 0px 20px 20px;
}

.blue-shadow {
    box-shadow: 0 4px 8px 0 rgb(16 175 245 / 0.10), 0 6px 20px 0 rgba(16 175 245 / 0.10);
}

.row-table {
    border-radius: 10px;
    /*background-color: #E8F9FF;*/
}

.height-img {
    height: 55%;
}

.dae-title {
    font-family: 'Roboto Condensed';
}

.menu-title {
    font-family: 'Roboto Condensed';
    font-size: xx-large;
}

.size-menu-link {
    font-family: 'Roboto Condensed';
    font-size: x-large;
}

.row-table-impar {
    background-color: #9F2241;
    color: white;
}

.row-table-par {
    color: black;
}

a {
    color: black;
}

    a:hover {
        background-color: #9F2241;
        color: white;
    }
