.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;
}
.card-body.municipios{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.font-25px{
    font-size:25px;
}
.inicio .card.shadow-lg{
    max-height: 180px;height: 100%;
}
.overflow-auto{
overflow: auto;
}
.gap-4{
    gap:4px;
}
.gap-10{
    gap: 10px;
}
.nav-item {font-size: 14px;}
.left-inherit{
    left: inherit;
}
.right-0{
right: 0;
}
.color-red{
color: red;
}
.d-none{
display: none;
}
.opacity-0\.8{
    opacity:0.8;
}
.color-ec7063{
    color:#EC7063;
}
.color-5499C7{
    color:#5499C7;
}
.w-132{
    width:132px;
}
.d-none{
display: none;
}
.adminlte-invalid-igroup {
    box-shadow: 0 .25rem 0.5rem rgba(0,0,0,.1);
}
.adminlte-invalid-igroup > .input-group-prepend > *,
.adminlte-invalid-igroup > .input-group-append > * {
    border-color: #dc3545 !important;
}
.custom-control.custom-checkbox{
    font-size:14px;
}
