#fullscreenWrapper{
	background: #869ca7 !important;
}
/* MAGAZINE TOOLBAR */

.magazine-toolbar {
    /* INIT CONFIG VALUE TOOLBAR COLOR */
    background: #fff !important;
}

.magazine-toolbar .icon,
.magazine-settings .icon{
    /* INIT CONFIG VALUE TOOLBAR COLOR */
    color: rgba(0, 99, 166, 1) !important;
}

/* MAGAZINE CATEGORY SELECTOR */

.magazine-category-selector{
    background: rgba(0, 99, 166, 1) !important;
}

.magazine-publications-outstanding-covers .category-name,
.magazine-publications-covers .category-name{
    color: #869ca7 !important;
}

.magazine-publications-outstanding-covers .category-name,
.magazine-publications-covers .category-name{
    color: #869ca7 !important;
}


/* BOTON DE DESCARGA PDF */

.icon-file-pdf:before{
    /*display:none !important;*/
}