body {
    width: 100% !important;
    min-width: 100% !important;
}

#container {
    padding: 0;
}

footer,
#container nav,
#control-bar,
header.d-flex,
#breadcrumbs {
    display: none !important;
}

.skin-border {
    border: 0 !important;
}

.menu-active #site-content {
    transform: translatex(0);
}

#breadcrumbs {
    border-bottom: 1px solid #dedede;
    margin-bottom: 5px;
    padding: 5px 0;
}

.skin-color,
#data-table thead th {
    color: #333 !important;
}

#site-content {
    overflow: visible !important;
}

#control-height,
#formulario,
#form-wrapper {
    padding: 0;
}

#dashboard-modal, #widgets #header-info {
    margin-top: 0;
}

.no-print {
    display: none !important;
}

/* Cosmetic */
table.font-14 {
    font-size: 9pt;
}

table.font-12 {
    font-size: 8pt;
}

.table-sm td, .table-sm th {
    padding: .15rem;
}

.block.mt-4 {
    margin-top: 0.5rem !important;
}

.table {
    margin-bottom: 0 !important;
}