.shortcode_list_item {
  width: 100%;
  overflow: auto;
  overflow-x: scroll; }

.shortcode-list__table {
  min-width: 100%;
  border-collapse: collapse;
  border: 1px solid #c1c1c1;
  background: #fdfdfd; }
  .shortcode-list__table th, .shortcode-list__table td {
    border: 1px solid #c1c1c1;
    padding: 5px;
    text-align: left;
    vertical-align: top; }
  .shortcode-list__table td {
    font-weight: bold; }

.shortcode-list__button {
  margin-top: 1em;
  margin-bottom: 1em; }

.shortcode-list__filter ul {
  padding: 0px;
  margin: 1em 0 1em 0;
  list-style: none; }
  .shortcode-list__filter ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 5px; }

.shortcode-list__generate,
.shortcode-list__refresh,
.shortcode-list__download {
  display: inline-block; }

.shortcode-list__generate {
  margin-right: 10px; }

/*# sourceMappingURL=plugin-admin.css.map */