#wpfront-notification-bar, #wpfront-notification-bar-editor            {
            background: #17375e;
            background: -moz-linear-gradient(top, #17375e 0%, #17375e 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#17375e), color-stop(100%,#17375e));
            background: -webkit-linear-gradient(top, #17375e 0%,#17375e 100%);
            background: -o-linear-gradient(top, #17375e 0%,#17375e 100%);
            background: -ms-linear-gradient(top, #17375e 0%,#17375e 100%);
            background: linear-gradient(to bottom, #17375e 0%, #17375e 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17375e', endColorstr='#17375e',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: #d92d2d;
            background: -moz-linear-gradient(top, #d92d2d 0%, #d92d2d 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d92d2d), color-stop(100%,#d92d2d));
            background: -webkit-linear-gradient(top, #d92d2d 0%,#d92d2d 100%);
            background: -o-linear-gradient(top, #d92d2d 0%,#d92d2d 100%);
            background: -ms-linear-gradient(top, #d92d2d 0%,#d92d2d 100%);
            background: linear-gradient(to bottom, #d92d2d 0%, #d92d2d 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d92d2d', endColorstr='#d92d2d',GradientType=0 );

            background-repeat: no-repeat;
            color: #ffffff;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #d92d2d;
            right: 10px;
            background-image: url(https://www.aucklandcollege.co.nz/wp-content/uploads/2024/03/specialoffer-new.png);            }
            #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                        }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #17375e;
            background-color: #17375e;
            color: #ffffff;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #d92d2d;
            background-color: #d92d2d;
            }
             #wpfront-notification-bar-spacer { display:block; }#wpfront-notification-bar div.wpfront-message { font-size: 22px; line-height:30px !important; } #wpfront-notification-bar td { } #wpfront-notification-bar-open-button{background-color:transparent !important; width: 60px; height: 35px; background-size:60px; box-shadow:none; border:none } #wpfront-notification-bar-open-button.top{top:10px !important} .dl-menuwrapper button{margin-top:45px !important}