/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */

.theme-white .card.card-primary {
    border-top: 2px solid #660c26;
}

.theme-white .navbar .nav-link .feather{
    color: #fff;
}
.form-control:focus,
.input-group-text:focus,
.custom-select:focus,
.custom-file-label:focus {
    background-color: #fefeff;
    border-color: #660c26;
}

a {
    color: #660c26;
}

.theme-white a:hover {
    color: #660c26;
}

.theme-white .btn-primary {
    background-color: #660c26;
    border-color: transparent !important;
    color: #fff;
}

.theme-white .btn-primary:hover {
    background-color: #660c26 !important;
    color: #fff;
}

.theme-white .btn-primary:focus {
    background-color: #660c26 !important;
}

.theme-white .btn-primary:focus:active {
    background-color: #660c26 !important;
}

.btn-primary {
    background-color: #660c26 !important;
    border: #660c26 !important;
}

.btn-primary:hover {
    background-color: #660c26 !important;
    border: #660c26 !important;
}

.btn-primary:active {
    background-color: #660c26 !important;
    border: #660c26 !important;
}

.btn-primary:focus {
    background-color: #660c26 !important;
    border: #660c26 !important;
}

.main-content {
    background-color: #660c26 !important;
}

.card {
    background-color: #923852;
}

.main-sidebar {
    background-color: #923852 !important;
}

.main-sidebar .sidebar-menu li a {
    color: #fff;
}

.main-sidebar .sidebar-user .sidebar-user-details .user-name {
    color: #fff;
}

.main-sidebar .sidebar-user .sidebar-user-details .user-role {
    color: #fff;
}

.theme-white .navbar {
    background-color: #923852 !important;

}

.main-sidebar .sidebar-brand {
    background-color: #fff;
}

body {
    background-color: #660c26;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
}

.breadcrumb-item {
    color: #fff;
}

.card .card-header h4 {
    color: #fff;
}

.main-sidebar .sidebar-menu li a:hover {
    background-color: #660c26 !important;
}

td {
    color: #fff;
}

th {
    color: #fff !important;
    background-color: #923852 !important;
}

label {
    color: #fff !important;
}

.dataTables_info {
    color: #fff;
}

.theme-white .page-item.active .page-link {
    background-color: #660c26;
    border: #660c26;
}

.theme-white .page-item.disabled .page-link {
    color: #fff !important;
    background-color: #660c26;

}

.light-sidebar.sidebar-mini .main-sidebar:after {
    background-color: #923852 !important;
}

.light-sidebar.sidebar-mini .main-sidebar .sidebar-menu {
    background-color: #923852 !important;
}

.light-sidebar.sidebar-mini .main-sidebar .sidebar-user {
    background-color: #923852 !important;
}

.main-sidebar .sidebar-brand a .header-logo {
    height: 100%;
}

.custom-file-input {
    opacity: 1 !important;
}

.card .card-header h4 {
    color: #fff;
}

div.dataTables_wrapper div.dataTables_length label,
div.dataTables_wrapper div.dataTables_filter label,
div.dataTables_wrapper div.dataTables_info {
    color: #fff;
}

.page-item.disabled .page-link {
    opacity: 0;
}

.breadcrumb .breadcrumb-style {
    color: #fff;
}

.breadcrumb-item {
    color: #fff;
}

.main-sidebar .sidebar-brand {
    height: 62px !important;
}
.page-link {
    background-color: #660c26 !important;
}
.theme-white .page-link{
    border: 1px solid #660c26 !important;
}

/* Checking */

@media screen and (max-width: 767px) {

    .main-sidebar .sidebar-brand a .header-logo {
        height: 80%;
    }
}

.main-sidebar .sidebar-brand {
    height: 70px !important;
}

.main-sidebar .sidebar-brand a .header-logo {
    height: 90%;
}
