.ajax_filter_search_results {
  border: 1px solid #ababab;
  border-radius: 3px;
  background-color: #fff;
  transition: all, 0.5s;
  display: none;
  max-width: 800px; }

.ajax_filter_search_results li {
  border-top: 1px solid #c8c8c8; }

.ajax_filter_search_results li:first-child {
  border-top: none; }

#elabel-ajax-filter-search .ajax_filter_search_results .elabel_info p {
  margin: 2px; }

.elabel_imprint {
  display: none; }

/* Publish elabel List Styling*/
@media screen and (max-width: 768px) {
  #elabel_form_list {
    flex-direction: column-reverse !important; }

  .published_elabels_table {
    margin-left: 0 !important; } }
#elabel_form_list {
  display: flex;
  flex-direction: row-reverse; }

.qrcodewrapper.published_elabels_qr {
  flex-shrink: 0;
  position: static; }

h1.elabel_list_title {
  margin-top: 0; }

.published_elabels_table {
  margin-left: 5vw; }
  .published_elabels_table thead tr {
    height: 50px;
    font-size: 1.2rem; }
    .published_elabels_table thead tr th a {
      margin-left: 8px;
      position: relative;
      top: 1px; }
  .published_elabels_table tbody tr {
    height: 30px; }
    .published_elabels_table tbody tr td {
      padding: 5px 12px 5px 0; }
      .published_elabels_table tbody tr td:first-child {
        padding-right: 12px; }
      .published_elabels_table tbody tr td:last-child {
        padding-right: 0; }

/* eLabel-Counter-------------------------------------------------- */
.elabel_counter {
  font-size: 1.2rem;
  font-weight: 600;
  margin-bottom: 50px; }

.count_publish {
  color: #26aa67; }

.count_private {
  color: #f39f00; }

/* Checkbox control-------------------------------------------------- */
.wp-block-px-section-wrapper .member-elabels-table .all_ids:before, .wp-block-px-section-wrapper .member-elabels-table .ids:before {
  position: relative;
  left: 17px;
  margin-left: 0; }
.wp-block-px-section-wrapper .member-elabels-table .all_ids:before {
  border-color: #393939;
  top: -27px; }
.wp-block-px-section-wrapper .member-elabels-table .ids:before {
  top: -23px; }

/*# sourceMappingURL=elabel.css.map */
