#fondo1 {
    background-image: url(img/fondo.jpg);
    background-size: 100%;
    position: relative;
    width: 100%;
    height: 600px;

}

#fondo {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -webkit-linear-gradient(top, black 50%, rgb(230, 147, 38));
    opacity: 0.8;
}

#pie {
    color: black;
    width: 100%;
    text-align: center;
    bottom: 10px;
}

#pie label {
    text-align: justify;
    margin-left: 5px;
    margin-right: 5px;
}

#body1 {
    background: #E9E6E1;
}

#tablaOperadoresFacturaz {
    margin-left: 30px;
    margin-right: 30px;
}

#encabezadoFacturaz {
    background: chocolate;
    border: solid 1px black;
    color: white;
}



#BTNgeneralFIL {
    background: orange;
    color: white;
    border: solid 1px black;
    font-size: 1.2em;
}

#BTNgeneralFIL:hover {
    background: white;
    color: black;
}

#BTNadministrativoFIL {
    background: orange;
    color: white;
    border: solid 1px black;
    font-size: 1.2em;
}

#BTNadministrativoFIL:hover {
    background: white;
    color: black;
}

#BTNoperadorFIL {
    background: orange;
    color: white;
    border: solid 1px black;
    font-size: 1.2em;
}

#BTNoperadorFIL:hover {
    background: white;
    color: black;
}

#BTNorbiFIL {
    background: orange;
    color: white;
    border: solid 1px black;
    font-size: 1.2em;
}

#BTNorbiFIL:hover {
    background: white;
    color: black;
}

#BTNbusinpuFIL {
    background: orange;
    color: white;
    border: solid 1px black;
    font-size: 1.2em;
}

#BTNbusinpuFIL:hover {
    background: white;
    color: black;
}

#nomberOPinput {
    margin-left: 400px;
}

#window {
    border: solid 1px orange;
}

@media (max-width: 767px) {

    #pie label {
        font-size: 0.4em;
    }

}

#btnEXP {
    background: orange;
    color: white;
    margin-left: 30px;
    font-size: 1.2em;
    border: solid 1px black;
}

#menu2 {
    width: 100%;
    background: black;
    height: 80px;
    border: black 1px solid;
}

#FormularioAnexoA {
    text-align: center;
    font-size: 0.85em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 70%;
    margin-top: 20px;
    margin-left: 15%;
    margin-right: 15%;
    border: solid 1px black;
    padding-bottom: 150px;
}

#FormularioAnexoA2 {
    text-align: center;
    font-size: 0.70em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 100%;
    margin-top: 20px;

    border: solid 1px chocolate;
    padding-bottom: 150px;
}



#FormularioAccidente {
    font-size: 0.85em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 90%;
    margin-top: 20px;
    margin-left: 5%;
    margin-right: 5%;
    border: solid 1px black;
    padding-bottom: 150px;
}

#EncabezadoFormularioAccidente {
    background: black;
    font-size: 1em;
    border: solid 1px black;
}

#EncabezadoFormularioAnexoA {
    background: black;
    font-size: 1em;
    border: solid 1px chocolate;
    color: white;
}

#ColumnasFormularioAnexoA {
    background: chocolate;
    border: solid 1px chocolate;


}

#ColumnasFormularioAnexoA2 {
    background: chocolate;
    border: solid 1px chocolate;
    width: 15%;
}

#EncabezadoFormularioAnexoA :hover {
    background: chocolate;
    font-size: 1em;
    border: solid 1px chocolate;
    color: black;
}

#ColumnasFormularioAnexoA :hover {
    background: chocolate;
    border: solid 1px chocolate;
    color: black;
}

#HoraSi {
    width: 100%;
}

#HoraSia {
    width: 50%;
}

#HoraSia2 {
    width: 50%;
    height: 80px;

}

#HoraSi2 {
    width: 49%;
}

#BotonesAnexoA {
    display: scroll;
    position: fixed;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

#GuardarAnexo {
    background: orange;
    color: white;
    border: solid 1px black;
    margin-left: 1px;
    font-size: 1.3em;
}

#btnGuardar {
    background: orange;
    color: white;
    border: solid 1px black;
    margin-left: 1px;
    font-size: 1.3em;
}

#GuardarAccidente {
    background: orange;
    color: white;
    border: solid 1px black;
    margin-left: 1px;
    font-size: 1.3em;
}

#BotoneAccidenteGmod {
    display: scroll;
    position: fixed;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

#ArchivosAreas {
    text-align: center;
    font-size: 0.85em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 70%;
    margin-top: 10px;
    margin-left: 15%;
    margin-right: 15%;
    border: solid 1px black;
    padding-bottom: 150px;
}

#btnDocFactuSub {
    background: orange;
    color: white;
    border: solid 1px black;
    font-size: 1.2em;
}

#btnDocFactuSub:hover {
    background: white;
    color: black;
}

#FiltroDiv {
    text-align: center;
}

#FiltroDiv2 {
    text-align: center;
    margin-top: 40px;
}

#SubirArchivo {
    text-align: center;
    font-size: 0.85em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 70%;
    margin-top: 40px;
    margin-left: 15%;
    margin-right: 15%;
    border: solid 1px black;
    padding-bottom: 150px;
}

#centrarFile {
    margin-top: 20px;
    align-items: center;
    align-self: center;
    text-align: center;
}

#btnModifica3 {
    width: 20%;
    margin-top: 2px;
    padding: 0px;
    height: 20px;
}

#DatosTabla :hover {
    background-color: lightgray;
    color: black;
}

#DatosTabla {
    background-color: white;
    color: black;

}

#styleBTNDialogsGeneral {
    background: orange;
    color: white;
    font-size: 1em;
    border: solid 1px black;
    padding: .5px;
    margin-top: 5px;
}

#styleBTNDialogsGeneral:hover {
    background: white;
    color: black;
}

#ImagenSondeo {
    width: 30px;
    margin-top: 2px;
    padding: 0px;
    height: 30px;
}



#openAgregarSeguimiento {
    background: orange;
    color: white;
    font-size: 1em;
    border: solid 1px black;
    padding: .5px;
}

#openMostrarSeguimientos {
    background: orange;
    color: white;
    font-size: 1em;
    border: solid 1px black;
    padding: .5px;
}

#styleGeneralTituloDialog {
    width: 100%;
    background: orange;
    color: white;
    font-size: 1.2em;
}

.styleDialogsGeneralesTos {
    background: #E9E6E1;
    border: solid 7px orange;
    padding: 0px;
    width: 60%;
}

#styleBTNDialogsGeneral2 {
    background: orange;
    color: white;
    font-size: 1em;
    border: solid 1px black;
    padding: 4.5px;
}

#SolicitudProyect {
    text-align: center;
    font-size: 0.70em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 95%;
    margin-top: 20px;
    border: solid 1px white;
    padding-bottom: 150px;
    margin-left: 2.5%;
    margin-right: 2.5%;
}

#EncabezadoSolicitudProyect {
    background: chocolate;
    font-size: 1em;
    border: solid 1px white;
}

#EncabezadoSolicitudProyect :hover {
    color: black;
}

#ColumnasSolicitudProyect {
    background: chocolate;
    border: solid 1px white;
}

#ColumnasSolicitudProyect :hover {
    color: black;
}

#CeldasSolicitudProyect {

    background: white;
    border: solid 1px white;
    color: black;
    height: 5%;
}

#CeldasSolicitudProyect2 {

    background: white;
    border: solid 1px chocolate;
    color: black;
}

#HoraNo {
    width: 25%;
    background: white;
}

#Delgado {
    width: 2px;
}

/*#barra {
    color: black;
    background-color: red;
    border: black;
}*/


#verde-fuerte {
    background-color: #4CAF50;
    color: #000;
}

#verde-claro {
    background-color: #8BC34A;
    color: #000;
}

#amarillo {
    background-color: #FFEB3B;
    color: #000;
}

#naranja {
    background-color: #FF9800;
    color: #000;
}

#rojo {
    background-color: #F44336;
    color: #000;
}

/* Ajusta los estilos según sea necesario */
.progress-bar {
    border: 1px solid #000;
    width: 100px;
    /* Ajusta el ancho según sea necesario */
    height: 20px;
    /* Ajusta la altura según sea necesario */
}


#SolicitudTickets {
    text-align: center;
    font-size: 0.70em;
    height: 100px;
    position: sticky;
    background: chocolate;
    color: white;
    width: 80%;
    margin-top: 20px;
    border: solid 1px white;
    padding-bottom: 150px;
    margin-left: 10%;
    margin-right: 10%;
}

#CeldasSolicitudTickets {

    background: white;
    border: solid 1px white;
    color: black;
    height: 5%;
}

#mensajeINSERT {
    text-align: center;
    align-items: center;

}


#CeldasSolicitudTicket2 {

    background: white;
    border: solid 1px chocolate;
    color: black;
}


#progresoticket {
    background: orange;
    color: white;
    border: solid 1px black;
    margin-left: 1px;
    font-size: 1.3em;
}


#SubirarchivoGasto {
    width: 400px;
    margin: 0 auto;
    padding: 20px;
    border: 2px solid chocolate;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 100px;
    background-color: white;
}

#SubirarchivoGasto2 {
    width: 80%;
    margin: 0 auto;
    padding: 20px;
    border: 2px solid chocolate;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    background-color: white;
}

#labelselecciona {
    width: 80%;
    margin: 0 auto;
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 0px;
    margin-top: 40px;
    background-color: chocolate;
    color: white;
}

button#GuardarGasto2 {
    width: 25%;
    margin-bottom: 10px;
    border-color: white;
    background-color: white;
}

button#GuardarGasto2 img {
    width: 100%;
    height: auto;
}


#body1 {
    background-image: url('ruta_a_tu_imagen_de_fondo.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    margin: 0;
    padding: 0;
}




#fileToUpload {
    margin-bottom: 10px;
}

#botoncentrar {
    text-align: center;
}

#Exportar {
    display: inline-block;
    padding: 10px 20px;
    font-size: 16px;
    text-decoration: none;
    background-color: orange;
    color: white;
    border: 1px solid chocolate;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 20px;
}

#Exportar:hover {
    background-color: white;
    color: #000;
}

#GuardarGasto {
    text-decoration: none;
    background-color: orange;
    color: white;
    border: 1px solid chocolate;
    border-radius: 5px;
    cursor: pointer;
}

#GuardarGasto:hover {
    background-color: white;
    color: #000;
}