.newPage{ .navItem.save{ background-color: @orange; &:hover{ background-color: @green; } &.error{ position : relative; background-color : @red; } } }