/* purgecss start ignore */
.custom-action-row{
  display:-ms-flexbox;
  display:flex;
  -ms-flex-align:center;
      align-items:center;
  -ms-flex-pack:center;
      justify-content:center;
  -ms-flex-direction:column;
      flex-direction:column
}
.current-selection{
  margin:10px 0 0 0
}
.select-button{
  display:block;
  background:transparent;
  border:1px solid var(--dp-success-color);
  color:var(--dp-success-color);
  border-radius:4px;
  padding:5px;
  margin:10px;
  cursor:pointer
}

/* purgecss end ignore */

/*# sourceMappingURL=chunk-420eb5ee.css.map?_hash=119fe785*/