.shortcuts li a.teamwork {
    background-image: url(../images/icons/64/001-teamwork.png);
}

.shortcuts li a.sync {
    background-image: url(../images/icons/64/connection.png);
}

.headermenu li a span.icon-cart {
    background: url(../images/icons/64/empty-cart.white.png) no-repeat center center;
}

.headermenu li a span.icon-home {
    background: url(../images/icons/64/home.white.png) no-repeat center center;
}

.headermenu li a span.icon-tree {
    background: url(../images/icons/64/tree.white.png) no-repeat center center;
}

.headermenu li a span.icon-lists {
    background: url(../images/icons/64/lists.white.png) no-repeat center center;
}

.headermenu li a span.icon-gear {
    background: url(../images/icons/64/gear.white.png) no-repeat center center;
}

.wizard.master-dealer .hormenu li {
    float: left;
    width: 25%;
    padding: 10px 0;
}

#analize .notibar{
    margin-bottom: 10px;
}