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