﻿.menu-breadcrumb
{
    margin-bottom: 15px;
}

.rmRootGroup .rmText
{
    padding-right: 0 !important;
}

.rmSlide
{
    z-index: 199 !important;
}

.rmGroup .rmText
{
    padding-left: 5px !important;
}

.rmLevel1
{
    background-color: #ccc;
}

.rmLevel2
{
    background-color: #ccc;
}

.rmGroup .rmItem a
{
    background-color: #ccc !important;
    padding: 5px !important;
    text-decoration: none;
    cursor: pointer !important;
    font-size: 13px !important;
}

.rmGroup .rmItem a:hover
{
    padding: 5px !important;
    text-decoration: none;
    cursor:  pointer !important;
    background-color: #38517C !important;
    color: #ccc !important;
}
