body.user-role-seomaster .toolbar-menu-administration ul.toolbar-menu .menu-item:first-child a:before,
body.user-role-webmaster .toolbar-menu-administration ul.toolbar-menu .menu-item:first-child a:before{ background-image: url(../img/icons/file.svg); }
body.user-role-seomaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(2) a:before,
body.user-role-webmaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(2) a:before{ background-image: url(../img/icons/wrench.svg); }
body.user-role-seomaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(3) a:before,
body.user-role-webmaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(3) a:before{ background-image: url(../img/icons/orgchart.svg); }
body.user-role-seomaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(2) a:before,
body.user-role-webmaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(4) a:before{ background-image: url(../img/icons/barchart.svg); }

body.user-role-seomaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(4) a:before,
body.user-role-webmaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(4) a:before{ background-image: url(../img/icons/paintbrush.svg); }
body.user-role-seomaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(5) a:before,
body.user-role-webmaster .toolbar-menu-administration ul.toolbar-menu .menu-item:nth-child(5) a:before{ background-image: url(../img/icons/cog.svg); }

#admin-toolbar-search-tab{ display: none; }

.toolbar .toolbar-bar{
	background: linear-gradient(-45deg, #7cda87, #7cda87, #092c6c, #092c6c, #092c6c, #092c6c);
}

.toolbar-icon-11 .toolbar-icon-admin-toolbar-tools-help:before{
    background-image: url(../img/blychemfav.png) !important;
}