.selected-style-btn{
                background: #186A3B;
                color: white;
                font-weight: bold;
            }
            
            a.selected-style-btn:hover{
                background: #186A3B !important;
                color: white !important;
                font-weight: bold !important;
            }
            
            .apa-hover:hover{
                background: #186A3B;
                color: white;
                font-weight: bold;
            }

            .nav > li > a:hover,.nav > li.active > a:hover{
                background: #186A3B !important;
            }


            .style-heading{
                color: #186A3B;
            }
                #stylepanel{   
                background: #d0eedd;
            }

            .right-widget{
                background: #d0eedd;
            }

            .submenus_div{
                background: #d0eedd;
            }