
.rx-small-entity {
    background: url('small/entity.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-entity-add {
    background: url('small/entity-add.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-entity-update {
    background: url('small/entity-update.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-entity-delete {
    background: url('small/entity-delete.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-cloud {
    background: url('small/cloud.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-account {
    background: url('small/account.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-account-add {
    background: url('small/account-add.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-account-remove {
    background: url('small/account-remove.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-account-update {
    background: url('small/account-update.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}



.rx-small-mservice {
    background: url('small/microservice.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-mservice-add {
    background: url('small/microservice-add.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-mservice-remove {
    background: url('small/microservice-remove.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}

.rx-small-mservice-update {
    background: url('small/microservice-update.png') no-repeat center center;
    background-size: 16px;
    width: 16px;
    height: 16px;
}