/**
 *
 * You can write your CSS code here, DO NOT touch the default JavaScript file
 * because it will make it harder for you to update.
 * 
 */

/*# sourceMappingURL=custom.css.map */

.bg-theme {
    background: #34495e;
}

.sidebar-mini .main-sidebar .sidebar-menu li a i {
    margin: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 42px !important;
}

.modal-open .section {
    position: static;
}

.fc-view>table th {
    padding: 0 !important;
}

.invalid-feedback {
    display: block !important;
}

.page-item.active.disabled .page-link {
    background-color: #6777ef;
    border-color: #6777ef;
    z-index: 1;
    color: #fff;
}

.input-group-text,
select.form-control:not([size]):not([multiple]),
.form-control:not(.form-control-sm):not(.form-control-lg) {
    height: auto;
}

/* loader */

/* end loader */