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

            background-repeat: no-repeat;
            color: #123392;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #123392;
            right: 10px;
                        }
            #wpfront-notification-bar-open-button.top                {
                background-image: url(https://allan-electrical.co.uk/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
                }

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://allan-electrical.co.uk/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 #123392;
            background-color: #123392;
            color: #123392;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #123392;
            background-color: #123392;
            }
             #wpfront-notification-bar-spacer { display:block; }