
/* BODY */

.content-wrapper {
    background-color: #fff;
}

.switch-parent .hurkanSwitch > .hurkanSwitch-switch-box > .hurkanSwitch-switch-item.hurkanSwitch-switch-item-color-success {
    background-color: #fff !important;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #fff;
    padding: 10px;
}
.user-footer .pull-left a{
    background-color: #000000 !important;
    color: #fff !important;
}
.user-footer .pull-right a{
    background-color: #000000 !important;
    color: #fff !important;
}
