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

            background-repeat: no-repeat;
            color: #0e0d23;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #0e0d23;
            right: 10px;
                        }
            #wpfront-notification-bar-open-button.top                {
                background-image: url(https://www.pimpjediabetes.nl/wp-content/plugins/wpfront-notification-bar/images/arrow_down.png);
                }

                #wpfront-notification-bar-open-button.bottom                {
                background-image: url(https://www.pimpjediabetes.nl/wp-content/plugins/wpfront-notification-bar/images/arrow_up.png);
                }
                #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                            width: 100%
                            }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #ffe4b3;
            background-color: #ffe4b3;
            color: #0e0d23;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #ffe4b3;
            background-color: #ffe4b3;
            }
             #wpfront-notification-bar-spacer { display:block; }#wpfront-notification-bar a.wpfront-button{font-size:20px; padding:10px 10px; border-radius:20px}