.RadMenu_Left {
    width: 100%;
    /*border: 1px solid #d4d4d4;*/
    border-top: none;
    background: #fff;
    /*border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;*/
}
.rmRootGroup.rmVertical {
    margin-right: 20px !important;
    float: none !important;
}
    .RadMenu_Left .rmItem {
     
    }
      .RadMenu_Left > .rmRootGroup > .rmItem{
             width: 100%;
            /*border-bottom: 1px solid #efefef;*/
      }
    .RadMenu_Left  .rmLink {
        font: normal 12px/35px Arial;
        font-size: 14px;
        text-decoration: none;
        color: #5e5e5e;
        text-transform: none;
        float: left !important;
        width:100% !important;
        
    }
.RadMenu .rmGroup .rmSlide .rmText {
    padding: 0 10px 0px 10px !important;
    margin: 0 0 0 0px !important;
}
    .RadMenu_Left > .rmRootGroup > .rmItem >  .rmLink {    padding: 6px 0px  0px 24px !important; background: url(img/menu_left.png) no-repeat left 21px;}
    .RadMenu_Left .rmLink .rmText {
            float: left;
            text-align: left;
            color:#333;
            font: normal Arial 15px !important;
        }
    .RadMenu_Left .rmLast .rmLink {
        border: none;
    }
    .RadMenu_Left > .rmRootGroup > .rmItem >  .rmLink {padding: 0px 0px  0px 25px !important;background: url(img/menu_left.png) no-repeat left 21px;}
    .RadMenu_Left > .rmRootGroup > .rmItem > .rmLink:hover, .RadMenu_Left > .rmRootGroup > .rmItem > .expanded, .RadMenu_Left > .rmRootGroup > .rmItem  > .rmexpanded {
        cursor: pointer;
        color: #2a2a2a;
        /*background: url(img/menu_left_hover.gif) no-repeat left 20px !important;*/
    }

      .RadMenu_Left > .rmRootGroup > .rmItem >  .rmLink {background: url(img/menu_left.png) no-repeat left 12px;}

      
     .RadMenu_Left > .rmRootGroup > .rmItem .expanded .rmSlide{display:block !important; visibility:visible !important;}


.RadMenu_Left .rmLink:hover .rmText, .RadMenu_Left .focused .rmText, .RadMenu_Left .expanded .rmText {
    color: #f38303;
    /*font-weight: bold;*/
}
    /*Style cho menu o muc 1
        Neu thuoc tinh nao o muc cha dinh nghia roi ma muc con muon dinh nghi thanh
        dinh dang khac thi viet lai thuoc tinh se bi ghi de boi thuoc tinh o menu con
    */

    .RadMenu_Left .rmGroup {
        background: #f8f8f8;
        border: 1px solid #c2c2c2;
        border-radius: 5px;
        -moz-border-radius: 5px;
        padding: 10px !important;
    }

      .RadMenu_Left .rmVertical.rmGroup.rmLevel1 {
        background: none;
        border: 0px;
        border-radius: 0px;
        -moz-border-radius: 0px;
        padding: 0px !important;
        left:0px !important;
    }

        .RadMenu_Left  .rmSlide{left: 0px !important; width:100% !important;}
        .RadMenu_Left   .RadMenu .rmSlide{ width:100% !important;}


    .RadMenu_Left .rmSlide .rmItem {
        width: 100% !important;
        height: auto;
    }

    .RadMenu_Left .rmSlide .rmLink {
        padding: 0 1px;
        margin: 0 !important;
        height: 29px;
        background: none;
    }

    .RadMenu_Left .rmSlide .rmText {
        /*background: url(img/bullet_menu.png) no-repeat left 10px;*/
        width: auto !important;
        text-align: left;
        display: block;
        height: 29px;
        line-height: 29px;
        /*padding: 0 15px;*/
        font-size: 12px; /*dotted seperator beween 2 sub menu item (include level 1 + 2)*/
    }

    .RadMenu_Left .rmGroup .rmLink:hover, RadMenu_Left .rmGroup .rmExpanded, RadMenu_Left .rmGroup .expanded {
        text-decoration: none;
        height: 29px;
        cursor: pointer;
        /*background: url(img/hover_submenu.png) repeat-x;*/
        /*border-radius: 5px;
        -moz-border-radius: 5px;
        border: 1px solid #ea8a1a;*/
        border-top: none;
        color: #333;
        font-weight: bold;
        /*padding: 0 !important;*/
    }

        .RadMenu_Left .rmGroup .rmLink:hover .rmText, RadMenu_Left .rmGroup .focused .rmText, .menutop RadMenu_Horizontal .rmGroup .expanded .rmText {
            /*background: url(img/cube_orange_submenu.gif) no-repeat left 10px;*/
        }

 @media screen and (max-width: 1024px) {
   .rmRootGroup.rmVertical {
    margin-right: 29px !important;
}
 
}

@media screen and (max-width: 990px) {
}

@media screen and (max-width: 800px) {
   
   .menu-content {
       display: none;
   }
   .advBlock {
       display: none;
   }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 600px) {
   
}

@media screen and (max-width: 568px) {
     
}

@media screen and (max-width: 480px) {
   
}

@media screen and (max-width: 450px) {
}

@media screen and (max-width: 320px) {
    
}

.menu-content {
    width: 100%;
    float: left;
    height: 100%;
    margin-top: 5px;
    margin-bottom: 14px;
}