/* REAXYS */
/* Reaxys logo color is #ff6c00 */

#export-pane_reaxys-tab {
    background-image: url(images/reaxys-logo.svg);
    background-position: center;
    background-repeat: no-repeat;
    color: transparent;
    background-size: 80% 80%;
}
