/*# 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: #fff !important;
}

.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;
}

.main-sidebar .sidebar-menu li a:hover {
    background-color: #660c26 !important;
}

td {
    color: #fff;
}

th {
    color: #fff !important;
    background-color: #923852 !important;
}

.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;
}

.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;
}

.dropdown-item {
    color: black !important;
}

.form-group .control-label,
.form-group>label {
    color: #fff;
}

.breadcrumb-item {
    color: #fff;
}

.main-sidebar .sidebar-brand {
    height: 70px !important;
}

.page-link {
    background-color: #660c26 !important;
}

.note-editor.note-frame .note-editing-area .note-editable {
    padding: 30px !important;
}

@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%;
}

/* Checking */
