﻿.bodyBackGround {
    background-color: #eeeeee !important;
}

.menuBackGround {
    background-color: #ffffff !important;
}

.menuItem-Deactive {
    color: #a1a7ae !important;
}

    .menuItem-Deactive:hover {
        color: #3e5dab !important;
    }

.menuItem-Active {
    color: #3e5dab !important;
}

.circleAddButton {
    background-color: #ef7200 !important;
}


.tableText {
    color: #666666 !important;
}
