.bg-brown {
    background-color: #a52a2a !important;
}

.bg-red {
    background-color: #dc143c !important;
}

.bg-carbon {
    background-color: #444444 !important;
}

.bg-blueberry {
    background-color: #6f85bf !important;
}

.bg-gold {
    background-color: #f9b256 !important;
}

.bg-orange {
    background-color: #fb6e52 !important;
}

.bg-pink {
    background-color: #e75b8d !important;
}

.bg-darkpink {
    background-color: #cc324b !important;
}

.custom-file-label,
.custom-file-input,
.display-no {
    display: none;
}

.display-no-btn {
    display: none !important;
}

.div-btn {
    padding: 5px 0px;
}

.div-carga {
    margin: 15px 0px 0px 0px;
}

.li-arch {
    margin: 20px 0px;
}

td {
    vertical-align: middle !important;
}

.divModalVacio {
    padding: 0px 20px;
    color: gray;
}

.topbarHeader {
    width: 100%;
    position: fixed;
    z-index: 100;
}

.page-breadcrumb {
    padding: 80px 20px 0 20px;
}

#redimension {
    width: 45px;
    height: 50px;
}

#redimension-texto {
    height: 50px;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 1);
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px !important;
    }
}

@media (min-width: 768px) {
    .modal-xl {
        width: 90% !important;
        max-width: 1200px !important;
    }
}

.texto-rojo {
    color: red !important;
}

/* PROCESSUS MONSAT */

.page-wrapper {
    background: #dddddd !important;
}

.hIndicador {
    font-size: 64px;
    margin-bottom: 0px;
}

.hIndicador-light {
    font-weight: normal;
}

.card-sub {
    border: 1px solid black !important;
}

.card-sub-sub {
    border: 1px solid gray !important;
}

.card-body {
    padding-left: 10px !important;
}

.select2-container--classic .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__rendered {
    border-color: #cccccc !important;
}

.form-control {
    border: 1px solid #ccc !important;
}

.form-control:focus {
    border: 1px solid #888 !important;
}

.mostrar {
    display: block;
}

/* Globales */
h4.size-36 {
    font-size: 36px;
}

/*Facturación*/
.center {
    display: flex;
    align-items: center;
}