:host {
  .ng2-smart-row {
    &.selected {
      background: rgba(0, 0, 0, 0.05);
    }
    .ng2-smart-actions {
      &.ng2-smart-action-multiple-select {
        text-align: center;
      }
    }
  }
}
