@charset "UTF-8";
/* ------------------------------------------------------------------------------
 *
 *  # Custom styles added as required
 *
 *
 * ---------------------------------------------------------------------------- */


@media (min-width: 768px){
    ol, ul {
        list-style: none outside none;
    }
.horizontal-menu .bottom-navbar .page-navigation > .nav-item:not(.mega-menu) .submenu li a{
    list-style-type: none !important;
    }
.horizontal-menu .bottom-navbar .page-navigation > .nav-item:not(.mega-menu) .submenu li a {
        position: relative;
        padding-left: 0;
    }
.horizontal-menu .bottom-navbar .page-navigation > .nav-item:not(.mega-menu) .submenu li a::before {
        position: absolute;
        content: "";
        width: 0 !important;
        height: 0 !important;
        border-radius: 100%;
        background: #7987a1;
        top: 12px;
        left: 0;
    }
.horizontal-menu .bottom-navbar .page-navigation > .nav-item .submenu ul.submenu-item li.nav-item {
    display: block;
    padding: 5px 5px;
    border-bottom: 1px solid #e9ecef;
    text-decoration: none;
    text-align: left;
    margin: 4px 0;
    white-space: nowrap;
    list-style-type: none !important;
}
.horizontal-menu .bottom-navbar .page-navigation > .nav-item .submenu ul.submenu-item li.nav-item:last-child {
    border-bottom: none;
}
.horizontal-menu .bottom-navbar .page-navigation > .nav-item:not(.mega-menu) .submenu ul {
    width: auto;
    padding: 15px 15px;
}
}
.mr-2 {
    margin-right: 0.5rem!important;
}
#dataTableExample_wrapper .dataTables_paginate .paginate_button {
    margin: 0;
}

.table {
    border-collapse: collapse !important;
    border-top: 1px solid #ddd;
}

    .table td,
    .table th {
        background-color: #fff !important;
    }

.table-bordered td,
.table-bordered th {
    border: 1px solid #dee2e6 !important;
}

.table-dark {
    color: inherit;
}

    .table-dark tbody + tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #dee2e6;
    }

.table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;


position: relative;
display: block;
float: left;
margin: 0 0
0.25rem
0;
}

.dataTables_length {
    margin: 0.25rem 0 0.25rem 0;
}

.dataTables_length {
    float: right;
    display: inline-block;
    margin: 0 0 1.25rem 1.25rem;
}

.datatable-footer > div:first-child, .datatable-header > div:first-child {
    margin-left: 0;
}

.dataTables_filter {
    position: relative;
    display: block;
    float: left;
    margin: 0 0 0.25rem 0;
}

.card-body .datatable-footer, .card-body .datatable-header {
    padding-left: 0;
    padding-right: 0;
}

.datatable-header {
    border-bottom: 1px solid #ddd;
}

.datatable-footer, .datatable-header {
    padding: 1.25rem 1.25rem 0 1.25rem;
}

.dataTables_wrapper {
    position: relative;
    -ms-flex: none;
    flex: none;
}

.datatable-footer > div:first-child, .datatable-header > div:first-child {
    margin-left: 0;
}

.dataTables_length select {
    width: auto;
}

.dataTables_length > label {
    margin-bottom: 0;
}

.col-form-label, label {
    text-transform: capitalize;
    font-weight: 500;
font-size: 0.857rem;
}

.custom-select {
    cursor: pointer;
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc( 1.5715em + 1rem + 2px );
    padding: 0.5rem 2.5rem 0.5rem 1rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5715;
    color: #333;
    vertical-align: middle;
    background: #fff url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e) right 1rem center/ 8px 10px no-repeat;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select {
    word-wrap: normal;
}

button, select {
    text-transform: none;
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

table.dataTable thead > tr > th.sorting_asc:before,
table.dataTable thead > tr > th.sorting_desc:before {
    content: none;
}

#dataTableExample_wrapper .dataTables_paginate .paginate_button {
    margin: 0;
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
}

.page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

    .page-link:hover {
        z-index: 2;
        color: #0056b3;
        text-decoration: none;
        background-color: #e9ecef;
        border-color: #dee2e6;
    }

    .page-link:focus {
        z-index: 3;
        outline: 0;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}