.o_control_panel {
                         background-color: transparent !important;
                     }
                     .o_control_panel .breadcrumb {
                         background-color: transparent !important;
                     }
                     html .o_web_client .o_main_navbar, .o_burger_menu .o_burger_menu_content.o_burger_menu_dark, .o_burger_menu .o_burger_menu_topbar, .o_web_client .o_mobile_search .o_mobile_search_header{
                         background-color: #0067ae !important;
                         color: #ffffff !important;
                     }
                     html .o_web_client .o_main_navbar div button.dropdown-toggle{
                         color: #ffffff !important;
                     }
                     html .o_web_client .o_main_navbar a.o_nav_entry{
                         color: #ffffff !important;
                     }
                     html .o_web_client .o_action_manager .o_action {
                         background-size: auto;
                         background: transparent url(/web/image/res.company/2/logo?width=240) no-repeat center;
                     }
                     .o_view_nocontent .o_nocontent_help .o_view_nocontent_smiling_face:before {
                         width: 120px;
                         height: 140px;
                         background: transparent url(/web/static/img/smiling_face.svg) no-repeat center;
                     }
                     .o_list_renderer .o_list_table {
                         background-color: #ffffffb0 !important;
                     }
                     .o_searchview_facet .o_searchview_facet_label {
                         background-color: #0067ae !important;
                     }
                     .btn-primary, .btn-odoo{
                         background-color: #0067ae !important;
                         border-color: #0067ae !important;
                         color: #ffffff !important;
                     }
                     .btn-outline-primary {
                         color: #0067ae !important;
                         border-color: #0067ae !important;
                     }
                     .btn-outline-primary:hover {
                         background-color: #0067ae !important;
                         border-color: #0067ae !important;
                         color: #ffffff !important;
                     }
                     .btn-secondary, .btn-link{
                         color: #0067ae !important;
                     }
                     .text-odoo{
                         color: #ffffff !important;
                     }
                     .o_main_navbar .o_navbar_apps_menu .dropdown-toggle{
                        background: url(/web/image/res.company/2/favicon) center center / contain no-repeat;
                        background-size: inherit;
                        margin-right: 0.5rem;
                        margin-left: 0.5rem;
                        filter: drop-shadow(1px 1px 1px #ffffff);
                     }
                     .oi-apps:before {
                        content: none;
                     }
                     @media (max-width: 600px){
                       .modal.o_technical_modal.o_modal_full .modal-dialog .modal-content .modal-header {
                           background: #0067ae !important;
                       }
                       .o_navbar_apps_menu .dropdown-menu-custom {
                           background: transparent url(/web_responsive/static/src/img/home-menu-bg-overlay.svg) no-repeat center !important;
                           background-size: cover !important;
                       }
                     }
         