﻿

.sidebar-light .submenu .nav-item.active:not(.open) > .nav-link {
    color: white;
}
.sidebar-light .submenu .nav-item.active:not(.open) > .nav-link {
    background-color: #2468a9 !important;
}

.navbar-blue {
    background-color: #2468a9 !important;
}

.nav-link > span > img {
    margin: 0 5px 0 0;
}

.badges-direction {
    position: absolute !important;
    top: -15px;
    right: 0 !important;
}

.pixelarity-img-edit {
    z-index: 99999 !important;
}

