.main-content {
    padding: 10px;
}

/*.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto {
    padding-right: 6px;
    padding-left: 5px;
}*/

.widget.widget-tile {
    margin-bottom: 10px;
}

.widget {
    margin-bottom: 10px;
}

.card {
    margin-bottom: 10px;
}

.form-group.row {
    padding: 5px 0;
}

.dataTables_filter {
    display: none;
}

.dt-buttons.btn-group.flex-wrap {
    margin-bottom: 5px;
}

.be-sub-navigation {
    margin-bottom: 0px;
}

/*Datatable*/
.dataTables_wrapper .dataTables_length {
    float: right !important;
}

.notifications-actions {
    font-size: 15px;
}

.notifications-actions a {
    padding-right: 3px;
    color: #404040;
}

.table-bordered > thead > tr > th {
    padding: inherit;
}

.table-sm tr, .table-sm td {
    padding: 4px;
}

table.dataTable.table-sm .sorting:before, table.dataTable.table-sm .sorting_asc:before, table.dataTable.table-sm .sorting_desc:before {
    top: -2px;
    right: 0.85em;
}

table.dataTable.table-sm .sorting:after, table.dataTable.table-sm .sorting_asc:after, table.dataTable.table-sm .sorting_desc:after {
    top: -2px;
}

.dataTable {
    table-layout: fixed;
}

table.dataTable tbody th.dt-body-right, table.dataTable tbody td.dt-body-right {
    text-align: right;
}

.table thead th {
    vertical-align: middle;
}

.table-responsive tbody > tr > td {
    padding-top: 2px;
    padding-bottom: 2px;
}

.notifications-actions {
    width: 30px;
}

.select2-container--default .select2-selection--single {
    height: 2rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 2rem;
    line-height: 2rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2rem;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:after {
    line-height: 2rem;
}

.page-link {
    padding: 0.5rem;
}
/*EndDatatable*/

.btn-secondary .icon, .btn-light .icon {
    color: white;
}

select.form-control-xs:not([size]):not([multiple]) {
    height: 24px;
}

.preview-table tr td:first-of-type {
    font-weight: bold;
}

.dataTable  .form-control-xs {
    height: 24px;
    padding: 4px 4px;
}

.dataTables_length {
    margin-bottom: 10px;
}

.notifications-actions a:hover {
    color: #06f!important;
    cursor: pointer;
}

/*collapsible start*/
.collapsible-example {
    background-color: #777;
    color: white;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    height: 30px;
}

.collapsible-example:hover {
    background-color: #555;
}

.collapsible-content {
    padding: 0 18px;
    display: none;
    overflow: hidden;
    background-color: #f1f1f1;
}
/*collapsible end*/

.table th, .table td {
    padding: 5px;
}

table.preview tr td:first-of-type {
    font-weight: bold;
}

.widget.widget-fullwidth, .widget {
    padding: 5px;
}
#modal_open_window_sm .modal-content {
    max-width: 400px;
}

.modal_open_window_lg .modal-dialog,
.modal_open_window_lg .modal-content {
    max-width: 750px;
}

.modal_open_window_xl .modal-dialog,
.modal_open_window_xl .modal-content {
    max-width: 1200px;
}

.colored-header .modal-content .modal-header {
    padding: 5px 10px;
}

.select2-container--default .select2-selection--single {
    height: 24px;
}

.select2-container--default .select2-results__option {
    padding: 6px 6px;
}

select.form-control-xs {
    padding: 3px 9px;
}

.be-top-header .be-navbar-header .navbar-brand {
    background-image: url(../assets/img/logo-xx.png);
    background-size: 112px 40px;
}

.dt-body-right {
    text-align: right;
}

.select2-container--default .select2-results__option {
    padding: 1px 3px;
}

.dataTable input:not(:placeholder-shown), .has-selected-option {
    background: #fff2cc;
}

.mis-title {
    font-weight: bold;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    display: block;
    margin-bottom: 12px;
}

table.dataTable tbody tr.odd.selected,
table.dataTable tbody tr.odd.selected {
    background-color: #acbad4;
}
table.dataTable tbody tr.selected {
    background-color: #b0bed9;
}

.buttons-html5 {
    margin-right: 5px;
    margin-bottom: 5px;
}

.dataTable tfoot tr td {
    font-weight: bold;
}

.be-left-sidebar .sidebar-elements > li ul li {
    width: fit-content;
}

@media screen and (min-width: 768px) {
    .be-left-sidebar {
        width: 170px;
    }
    .be-content {
        margin-left: 170px;
    }
}


@media screen and (max-width: 767.98px) {
    .be-sub-navigation .navbar-nav > li.nav-item > a.nav-link {
        padding: 3px 20px;
    }
}
