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