﻿@media (min-width: 992px) {
    .aside, .header-brand {
        background-color: #1b43967d !important;
    }

    .header-brand {
        border-bottom: 1px dashed #1b43967d !important;
    }

    .aside .aside-toolbar .aside-user {
        border: 0px dashed #1b43967d !important;
    }

    .aside-menu .menu .menu-item .menu-link .menu-title {
        color: #000 !important;
    }
}