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

            background-repeat: no-repeat;
            color: #ffffff;
            }
            #wpfront-notification-bar-open-button            {
            background-color: #FFFFFF;
            right: 110px;
            background-image: url(https://cibermedida.es/wp-content/uploads/2024/04/Original-1-e1723480462659.png);            }
            #wpfront-notification-bar-table, .wpfront-notification-bar tbody, .wpfront-notification-bar tr            {
                            width: 100%
                            }
            #wpfront-notification-bar div.wpfront-close            {
            border: 1px solid #FFFFFF;
            background-color: #FFFFFF;
            color: #FFFFFF;
            }
            #wpfront-notification-bar div.wpfront-close:hover            {
            border: 1px solid #FFFFFF;
            background-color: #FFFFFF;
            }
             #wpfront-notification-bar-spacer { display:block; }