.directorist-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 16px;
}

.directorist-list-item .directorist-list-item-actions .directorist-list-item-action-link {
  padding: 0 !important;
}

span.directorist-list-item-icon {
  display: inline-block;
  margin-left: 5px;
  width: 20px;
  height: 20px;
}

.directorist-text-right {
  text-align: left;
}

.directorist-text-right--important {
  text-align: left !important;
}

.directorist-text-left {
  text-align: right;
}

.directorist-text-left--important {
  text-align: right !important;
}

.directorist-is-loading {
  cursor: not-allowed;
}

.directorist_builder__content .directorist_builder__content--right .directorist_builder--tabContent .directorist_table tbody tr td .directorist_listing-actions a.directorist_translation-dropdown-toggle {
  color: #5A5F7D;
  display: inline-block;
  text-decoration: none;
  margin: 5px;
  border-radius: 6px !important;
  background-color: #F4F5F7 !important;
  padding: 0 15.78px;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  line-height: 2.75;
}

.directorist_builder__content .directorist_builder__content--right .directorist_builder--tabContent .directorist_table tbody tr td .directorist_listing-actions a.directorist_translation-dropdown-toggle i {
  margin-left: 0;
}
.directorist-list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 16px;
}

.directorist-list-item .directorist-list-item-actions .directorist-list-item-action-link {
  padding: 0 !important;
}

span.directorist-list-item-icon {
  display: inline-block;
  margin-left: 5px;
  width: 20px;
  height: 20px;
}

.directorist-text-right {
  text-align: left;
}

.directorist-text-right--important {
  text-align: left !important;
}

.directorist-text-left {
  text-align: right;
}

.directorist-text-left--important {
  text-align: right !important;
}

.directorist-is-loading {
  cursor: not-allowed;
}