.selected-style-btn{
                background: #262b13;
                color: white;
                font-weight: bold;
            }
            
            a.selected-style-btn:hover{
                background: #262b13 !important;
                color: white !important;
                font-weight: bold !important;
            }
            
            .apa-hover:hover{
                background: #262b13;
                color: white;
                font-weight: bold;
            }

            .nav > li > a:hover,.nav > li.active > a:hover{
                background: #262b13 !important;
            }

             .submenus_div .formlink > li > a >b{
                color: #262b13 !important;
            }
            .style-heading, #menu .selectedDD, #stylepanel .selected{
                color: #262b13 !important;
            }
                #stylepanel{   
                background: #fff0b3;
            }

            .right-widget{
                background: #fff0b3;
            }

            .submenus_div{
                background: #fff0b3;
            }