﻿.total_expense_by_month,
        .revenue_expense_by_month {
            font-weight: 600;
        }

/* nav-tabs.nav-alternate>li>a {
        background-color: #E1F5FE !important;(final one)
        #B3E8FF
    }
    nav-tabs.nav-alternate>li.active>a {
        background-color: #E1F5FE !important; (final one)
        color: #0a33fb !important;
    } */


    .note-editor {
        background-color: white !important;
    }

    .script_des {
        color: black !important;
    }

    .modal-body {
        max-height: 450px;
        overflow-y: auto;
    }

    .folderul {
        padding: 0;
        margin: 0;
        list-style-type: none;
    }

    .folderul li {
        float: left;
    }

    .message_aalert {
        position: absolute;
        top: 10px;
        right: 10px;
        background: #fcffd0;
        border: 2px solid #da291c;
        border-radius: 10px;
        z-index: 999;
    }

    .alert-dismissable .close,
    .alert-dismissible .close {
        font-size: 15px;
        position: relative;
        top: 2px;
        right: -21px;
        color: inherit;
        color: #da291c;
        opacity: .6;
    }

    .alert {
        margin-bottom: 0px
    }

    .full-row td {
        border-left: 0px !important;
        border-right: 0px !important;
    }

    .full-row th {
        border-left: 0px !important;
        border-right: 0px !important;
    }

    .table-scroll {
        position: relative;
        width: 100%;
        margin: auto;
        overflow: hidden;
    }

    .table-wrap {
        width: 100%;
        overflow: auto;
    }

    .table-scroll table {
        width: 100%;
        margin: auto;
        border-collapse: separate;
        border-spacing: 0;
    }

    .table-scroll th,
    .table-scroll td {
        padding: 5px 10px;
        white-space: nowrap;
        vertical-align: top;
    }

    .table-scroll thead,
    .table-scroll tfoot {}

    .clone {
        position: absolute;
        top: 0;
        left: 0;
        pointer-events: none;
    }

    .clone th,
    .clone td {
        visibility: hidden;
    }

    .clone td,
    .clone th {}

    .clone tbody th {
        visibility: visible;
    }

    .clone .fixed-side {
        text-align: left !important;
        visibility: visible;
    }

    .clone thead,
    .clone tfoot {}

    .fixed-side {
        text-align: left !important;
    }

    .sunmenu-ul {
        padding-left: 0px;
        list-style: none !important;
    }

    .li-submenu .fa-circle {
        font-size: 8px !important;
    }

    section.featured-grid div.row>div .ribbon:before,
    .modal-content {
        border-top-color: #da291c;
    }

    .login_btn {
        line-height: 26px;
    }

    section {
        padding: 25px 0;
    }

    p,
    table {
        margin-bottom: 3px;
    }

    button.swal2-cancel.btn.btn-primary.btn-md.mybtn {
        background: #da291c !important;
        margin-right: 10px;
    }

    .language_flags {
        margin-left: 3px;
        margin-right: 3px;
        width: 25px;
    }

    .skiptranslate {
        display: none !important;
    }

    body {
        top: 0px !important;
    }

.grp_0 {
        background: #ff9700 !important;
    }

    .grp_1 {
        background: #00e92c !important;
    }

    .grp_2 {
        background: #ff00d8 !important;
    }

    .grp_3 {
        background: red !important;
    }

    .grp_4 {
        background: #000dff !important;
    }

    .grp_5 {
        background: #f9d163 !important;
    }

    .grp_6 {
        background: #00dbff !important;
    }

    .grp_7 {
        background: #ff46af !important;
    }

    .grp_8 {
        background: #ffc1db !important;
    }

    .grp_9 {
        background: #7cf200 !important;
    }

    .grp_10 {
        background: #80a1ba !important;
    }

    .grp_11 {
        background: #00dbff !important;
    }

