#wpfront-notification-bar, #wpfront-notification-bar-editor            {
            background: #071033;
            background: -moz-linear-gradient(top, #071033 0%, #071033 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#071033), color-stop(100%,#071033));
            background: -webkit-linear-gradient(top, #071033 0%,#071033 100%);
            background: -o-linear-gradient(top, #071033 0%,#071033 100%);
            background: -ms-linear-gradient(top, #071033 0%,#071033 100%);
            background: linear-gradient(to bottom, #071033 0%, #071033 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#071033', endColorstr='#071033',GradientType=0 );
            background-repeat: no-repeat;
                        }
            #wpfront-notification-bar div.wpfront-message, #wpfront-notification-bar-editor.wpfront-message            {
            color: #ffffff;
                        }
            #wpfront-notification-bar a.wpfront-button, #wpfront-notification-bar-editor a.wpfront-button            {
            background: #2251ff;
            background: -moz-linear-gradient(top, #2251ff 0%, #2251ff 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2251ff), color-stop(100%,#2251ff));
            background: -webkit-linear-gradient(top, #2251ff 0%,#2251ff 100%);
            background: -o-linear-gradient(top, #2251ff 0%,#2251ff 100%);
            background: -ms-linear-gradient(top, #2251ff 0%,#2251ff 100%);
            background: linear-gradient(to bottom, #2251ff 0%, #2251ff 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2251ff', endColorstr='#2251ff',GradientType=0 );

            background-repeat: no-repeat;
            color: #ffffff;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #2251ff;
            right: 10px;
                        }
            #wpfront-notification-bar-open-button.top                {
                background-image: url(https://devis-taxback.de/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
                }

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://devis-taxback.de/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png);
                }
                #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                        }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #2251ff;
            background-color: #2251ff;
            color: #ffffff;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #2251ff;
            background-color: #2251ff;
            }
             #wpfront-notification-bar-spacer { display:block; }