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