
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
.main-sidebar .sidebar-brand a .header-logo {
    height: 48px !important;
}
.main-sidebar {
    box-shadow: 0 4px 25px 0rgba(0,0,0,0.1);
    position: fixed;
    top: 0;
    height: 100%;
    width: 250px;
    background-color: #000 !important;
    z-index: 880;
    left: 0;
}
.main-sidebar .sidebar-menu li a span,svg {
    margin-top: 3px;
    width: 100%;
    color: #fff !important;
    font-family: 'denmark', sans-serif !important;
    letter-spacing: 2px !important;
    font-weight: 100;
    font-size: 15px;
}
.main-sidebar .sidebar-menu li a:hover > span{
    color:#ff0000 !important;
}
.main-sidebar .sidebar-menu li a:hover > svg{
    color:#ff0000 !important;
}
.collapse-btn svg{
    color:#000 !important;
}
.theme-white .btn-primary {
    background-color: #ff0000 !important;
    border-color: transparent !important;
    color: #fff;
}
.btn-primary:active, .btn-primary:hover, .btn-primary.disabled:active, .btn-primary.disabled:hover{
    background-color: #ff0000 !important;
    border-color: transparent !important;
    color: #fff;
}
.theme-white .btn-primary:hover{
    background-color: #ff0000 !important;
    border-color: transparent !important;
    color: #fff;
}
.card-header div.row div h3 {
    font-family: 'denmark', sans-serif !important;
    letter-spacing: 2px !important;
    font-weight: 100;
}
table.dataTable th, table.dataTable td {
    vertical-align: middle;
    font-family: 'denmark', sans-serif !important;
    font-weight: 100 !important;
    font-size: 15px !important;
}
.card-title {
    margin-bottom: 0.75rem;
    font-family: 'denmark', sans-serif !important;
    font-weight: 100;
}
.card-content span{
    font-family: 'denmark', sans-serif !important;
}
h4.page-title.m-b-0 {
    font-family: 'denmark', sans-serif !important;
}
.card-header h4 {
    font-family: 'denmark', sans-serif !important;
}
h5 {
    font-family: 'denmark', sans-serif !important;
}
label {
    font-family: 'denmark', sans-serif !important;
    font-weight: 100;
    font-size: 13px !important;
}
.section-title {
    font-family: 'denmark', sans-serif !important;
}
label.form-check-label {
    font-weight: 100;
    font-size: 15px !important;
}
.breadcrumb-item.active {
    color: #6c757d;
    font-family: 'denmark', sans-serif !important;
}
.paginate_button a.page-link{
    font-family: 'denmark', sans-serif !important;
    color:#000 !important;
}
.theme-white .page-item.active .page-link {
    color: #fff;
    background-color: #ff0000 !important;
    border-color: #ff0000 !important;
}
td a {
    color: #000 !important;
}