.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
}

    .sidebar-menu > li {
        position: relative;
        font-weight: bolder;
        margin: 0;
        padding: 0;
        border: 1px solid #dcdcdc;
        color: #000;
        /*background: #fafafa;*/
        background: url(../../images/navbg_03.jpg) repeat-x;
        background-size: 1px 100%;
    }

        .sidebar-menu > li > a {
            padding: 12px 5px 12px 15px;
            display: block;
            border-left: 3px solid transparent;
            color: #ccc;
            background: url(../../images/navbf_03.png) no-repeat 90% 54%;
        }

            .sidebar-menu > li > a > .fa {
                width: 20px;
            }

        .sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
            font-weight: bold;
            border-left-color: #3c8dbc;
            color: #000;
            /*background: url(../../images/navbg_03.jpg) repeat-x 1px 100%;*/
            /*background-size: 1px 100%;*/
            background: url(../../images/navbf_07.jpg) no-repeat 90% 54%;
            background-color: #f7f7f7;
            /*border-bottom: 1px solid #cecece;*/
        }

        .sidebar-menu > li > .treeview-menu {
            margin: 0 1px;
            background: #fff;
            color: #000;
        }

        .sidebar-menu > li .label,
        .sidebar-menu > li .badge {
            margin-top: 3px;
            margin-right: 5px;
        }

    .sidebar-menu li.header {
        padding: 10px 25px 10px 15px;
        font-size: 14px;
        font-weight: bolder;
        color: #000;
        background: #fafafa;
        border-bottom: 1px solid #cecece;
    }

    .sidebar-menu li > a > .fa-angle-left {
        width: auto;
        height: auto;
        padding: 0;
        margin-right: 10px;
        margin-top: 3px;
    }

    .sidebar-menu li.active > a > .fa-angle-left {
        transform: rotate(-90deg);
    }

    .sidebar-menu li.active > .treeview-menu {
        display: block;
    }

    .sidebar-menu a {
        color: #fff;
        text-decoration: none;
    }

    .sidebar-menu .treeview-menu {
        display: none;
        list-style: none;
        padding: 0;
        margin: 0;
        padding-left: 5px;
    }

        .sidebar-menu .treeview-menu .treeview-menu {
            padding-left: 20px;
        }

        .sidebar-menu .treeview-menu > li {
            margin: 0;
            border-bottom: 1px solid #ececec;
        }

            .sidebar-menu .treeview-menu > li > a {
                /*padding: 5px 5px 5px 15px;*/
                padding-left: 15px;
                font-weight: normal;
                display: block;
                line-height: 40px;
                font-size: 14px;
                color: #000;
            }

                .sidebar-menu .treeview-menu > li > a > .fa {
                    width: 20px;
                }

                .sidebar-menu .treeview-menu > li > a > .fa-angle-left,
                .sidebar-menu .treeview-menu > li > a > .fa-angle-down {
                    width: auto;
                }

                .sidebar-menu .treeview-menu > li.active > a, .sidebar-menu .treeview-menu > li > a:hover {
                    color: #4962c9;
                }

    .sidebar-menu > .ass1 > a {
        background-position: 78% 53%;
        width: 100% !important;
                /*background-image: url('../../images/center/rz_01.png') !important;
        background-repeat: no-repeat !important;*/
        color: #000 !important;
    }

        .sidebar-menu > .ass1:hover > a {
        background-position: 78% 53%;
        width: 100% !important;
        /*background-image: url('../../images/center/rz_01.png') !important;
        background-repeat: no-repeat !important;*/
        color: #4962c9 !important;
    }

    .sidebar-menu > .ass > a {
        background-position: 78% 53%;
        width: 100% !important;
        /*background-image: url('../../images/center/rz_01.png') !important;
        background-repeat: no-repeat !important;*/
        color: #000 !important;
    }
      .sidebar-menu > .ass:hover > a {
        background-position: 78% 53%;
        width: 100% !important;
        /*background-image: url('../../images/center/rz_01.png') !important;
        background-repeat: no-repeat !important;*/
        color: #4962c9 !important;
    }
    .rz_01a {
    background-position: 78% 53%;
    width: 100%;
    color: #000 !important;
    background-image: url('../../images/center/rz_01.png') !important;
    background-repeat: no-repeat !important;
}
        .rz_01b {
    background-position: 78% 53%;
    width: 100%;
    color: #000 !important;
    background-image: url('../../images/center/rz_02.png') !important;
    background-repeat: no-repeat !important;
}
  
