.btn-style{
padding: 15px 25px;
border-radius: 30px !important;
}
.btn {
border-radius: 50rem!important;
}
table th a, .table-proveedores a {
    color: #000000;
}
#body-hojas-entradas {
    min-height: 400px;
}
.dropdown-menu {
    min-width: 32rem;
}
.div-btn-clear-file{
    display: none;
}
table {
    font-size: 14px;
}
.content-header {
    padding: 5px 0.5rem;
}
.ajustar-width-height{
    width: 30px;
    height: 30px;
}
.gap-4{
    gap: 4px;
}