.es-manage-property__wrap .es-manage-property__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px; }
  .es-manage-property__wrap .es-manage-property__header .es-header__text {
    margin-right: 5%; }
  .es-manage-property__wrap .es-manage-property__header .es-header__buttons {
    text-align: right;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    flex-wrap: wrap;
    flex: 1 0 40%; }
    .es-manage-property__wrap .es-manage-property__header .es-header__buttons a, .es-manage-property__wrap .es-manage-property__header .es-header__buttons input {
      text-align: center;
      line-height: 22px;
      margin-top: 0; }
    .es-manage-property__wrap .es-manage-property__header .es-header__buttons .es-btn-green {
      margin-bottom: 5px;
      margin-right: 5px; }

.es-manage-add__wrap {
  text-align: right;
  margin-bottom: 15px; }

.es-manage-filter__wrap .es-filter__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; }
  .es-manage-filter__wrap .es-filter__row:first-child {
    margin-bottom: 10px; }
  .es-manage-filter__wrap .es-filter__row .es-field__content input, .es-manage-filter__wrap .es-filter__row .es-field__content select {
    margin-bottom: 0; }
  .es-manage-filter__wrap .es-filter__row .es-field {
    flex: 1 0 28%;
    min-width: 100px;
    margin-right: 2.5%; }
    .es-manage-filter__wrap .es-filter__row .es-field.es-field-date {
      margin-bottom: 2%; }
  .es-manage-filter__wrap .es-filter__row .es-fields-inset__wrap {
    display: flex;
    flex: 1 0 28%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 2%;
    min-width: 140px;
    margin-right: 2.5%; }
  .es-manage-filter__wrap .es-filter__row .es-field-property-id {
    flex: 1 0 20%;
    min-width: 25px;
    width: 100%;
    margin-right: 4%; }
  .es-manage-filter__wrap .es-filter__row .es-field-address {
    flex: 1 0 70%;
    width: 100%;
    margin-right: 0; }
  .es-manage-filter__wrap .es-filter__row .es-filter__buttons {
    display: flex;
    justify-content: space-between;
    flex: 1 0 28%;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 2.5%;
    min-width: 140px;
    margin-bottom: 1.2%; }
    .es-manage-filter__wrap .es-filter__row .es-filter__buttons a, .es-manage-filter__wrap .es-filter__row .es-filter__buttons input {
      width: 100%;
      text-align: center;
      flex: 1 0 48%;
      padding: 5px 10px !important;
      margin-bottom: 2%;
      line-height: 22px;
      margin-top: 0; }
    .es-manage-filter__wrap .es-filter__row .es-filter__buttons .es-btn-blue {
      margin-right: 2.5%; }
  .es-manage-filter__wrap .es-filter__row .es-filter__label {
    flex: 1 0 13%;
    padding-right: 2px;
    width: 100%;
    white-space: nowrap;
    min-width: 88px;
    margin-bottom: 2%; }
  .es-manage-filter__wrap .es-filter__row .es-filter__fields {
    flex: 1 0 86%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: -2.5%; }
    .es-manage-filter__wrap .es-filter__row .es-filter__fields select {
      flex: 1 0 28%;
      width: 100%;
      height: 28px;
      min-width: 100px;
      font-size: 14px;
      background: #fff;
      box-shadow: 0 0 0;
      border: 1px solid #e2e2e2;
      box-sizing: border-box;
      font-family: 'Open Sans', sans-serif !important;
      padding: 0;
      line-height: 22px;
      margin: 0 2.5% 2% 0%; }
  .es-manage-filter__wrap .es-filter__row .es-field__content .ui-datepicker-trigger {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px; }
  .es-manage-filter__wrap .es-filter__row .es-field__content .js-datepicker {
    padding-left: 25px; }

.es-manage-property__tab {
  font-family: 'Open Sans', sans-serif !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .es-manage-property__tab ul, .es-manage-property__tab li, .es-manage-property__tab li > a {
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    list-style: none !important;
    float: none !important;
    position: static;
    font-size: 14px;
    outline: 0; }
  .es-manage-property__tab .ui-tabs-nav {
    flex: 1 1 20%;
    margin-bottom: 50px !important; }
    .es-manage-property__tab .ui-tabs-nav li {
      border-top: 1px solid #f0f0f0 !important;
      padding: 12px 0 !important;
      width: 100%; }
      .es-manage-property__tab .ui-tabs-nav li:last-child {
        border-bottom: 1px solid #f0f0f0 !important; }
      .es-manage-property__tab .ui-tabs-nav li a {
        color: #696969; }
        .es-manage-property__tab .ui-tabs-nav li a:before {
          font-size: 16px;
          margin-right: 10px;
          position: relative;
          top: 1px; }
  .es-manage-property__tab .ui-tabs-panel {
    margin: 0;
    margin-bottom: 50px;
    flex: 1 1 78%;
    padding: 0 10%; }
    .es-manage-property__tab .ui-tabs-panel code {
      word-break: break-all;
      word-wrap: break-word; }
    .es-manage-property__tab .ui-tabs-panel#es-media .form-table {
      border: 0; }
      .es-manage-property__tab .ui-tabs-panel#es-media .form-table tr, .es-manage-property__tab .ui-tabs-panel#es-media .form-table td {
        margin: 0;
        padding: 0;
        border: 0; }
    .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -1.5% 0 -1.5% !important;
      list-style: none;
      padding: 0;
      margin-top: 20px !important; }
      .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li {
        width: 30%;
        margin: 1.5% !important;
        border: solid 5px #f2f5f9 !important;
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important; }
        .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li:hover img {
          opacity: 0.2; }
        .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li:hover div {
          background: #111; }
        .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li:hover .remove-image, .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li:hover .drag-image {
          display: block !important; }
        .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li:empty {
          height: 0;
          border: none; }
        .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li .image-preview-wrap {
          position: relative; }
          .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li .image-preview-wrap img {
            display: block; }
          .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li .image-preview-wrap .remove-image {
            position: absolute;
            font-size: 20px;
            width: 20px;
            height: 18px;
            right: 3px;
            top: 3px;
            color: #fff;
            opacity: 0.5;
            z-index: 5;
            display: none; }
            .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li .image-preview-wrap .remove-image:hover {
              opacity: 1; }
          .es-manage-property__tab .ui-tabs-panel#es-media #es-media-list li .image-preview-wrap .drag-image {
            position: absolute;
            top: 50%;
            /* position the top  edge of the element at the middle of the parent */
            left: 50%;
            /* position the left edge of the element at the middle of the parent */
            transform: translate(-50%, -50%);
            font-size: 18px;
            background: #fff;
            padding: 4px 8px;
            border-radius: 3px;
            font-weight: 300;
            z-index: 5;
            color: #41aaff;
            display: none; }
    .es-manage-property__tab .ui-tabs-panel#es-media .es-field__wrapper {
      margin: 20px 0; }
  .es-manage-property__tab .ui-state-active a, .es-manage-property__tab .ui-state-active a:link, .es-manage-property__tab .ui-state-active a:visited {
    color: #389fff; }
  .es-manage-property__tab #es-property-map {
    height: 300px !important; }
  .es-manage-property__tab .es-field-wp_editor {
    display: block !important; }
  .es-manage-property__tab .es-field, .es-manage-property__tab .es-field__wrapper {
    margin-bottom: 10px;
    min-height: 26px;
    align-items: center; }
    .es-manage-property__tab .es-field .select2-selection, .es-manage-property__tab .es-field__wrapper .select2-selection {
      border: 1px solid #e2e2e2; }
      .es-manage-property__tab .es-field .select2-selection .select2-selection__rendered, .es-manage-property__tab .es-field__wrapper .select2-selection .select2-selection__rendered {
        color: #7f7f8a; }
    .es-manage-property__tab .es-field.es-field-checkbox .es-field__content, .es-manage-property__tab .es-field__wrapper.es-field-checkbox .es-field__content {
      display: flex;
      align-items: center; }
    .es-manage-property__tab .es-field .es-field__label, .es-manage-property__tab .es-field__wrapper .es-field__label {
      color: #7f7f8a;
      font-size: 14px; }
    .es-manage-property__tab .es-field .es-field__content, .es-manage-property__tab .es-field .es-field__input, .es-manage-property__tab .es-field__wrapper .es-field__content, .es-manage-property__tab .es-field__wrapper .es-field__input {
      display: flex !important; }
    .es-manage-property__tab .es-field .es-checkbox-answer, .es-manage-property__tab .es-field__wrapper .es-checkbox-answer {
      color: #7f7f8a;
      font-size: 14px; }
    .es-manage-property__tab .es-field input, .es-manage-property__tab .es-field select, .es-manage-property__tab .es-field__wrapper input, .es-manage-property__tab .es-field__wrapper select {
      height: 26px !important;
      /* Firefox 19+ */
      /* Firefox 18- */
      border: 1px solid #dddddd;
      color: #7f7f8a;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      padding: 0 4px !important; }
      .es-manage-property__tab .es-field input::-webkit-input-placeholder, .es-manage-property__tab .es-field select::-webkit-input-placeholder, .es-manage-property__tab .es-field__wrapper input::-webkit-input-placeholder, .es-manage-property__tab .es-field__wrapper select::-webkit-input-placeholder {
        color: #7f7f8a; }
      .es-manage-property__tab .es-field input::-moz-placeholder, .es-manage-property__tab .es-field select::-moz-placeholder, .es-manage-property__tab .es-field__wrapper input::-moz-placeholder, .es-manage-property__tab .es-field__wrapper select::-moz-placeholder {
        color: #7f7f8a; }
      .es-manage-property__tab .es-field input:-moz-placeholder, .es-manage-property__tab .es-field select:-moz-placeholder, .es-manage-property__tab .es-field__wrapper input:-moz-placeholder, .es-manage-property__tab .es-field__wrapper select:-moz-placeholder {
        color: #7f7f8a; }
      .es-manage-property__tab .es-field input:-ms-input-placeholder, .es-manage-property__tab .es-field select:-ms-input-placeholder, .es-manage-property__tab .es-field__wrapper input:-ms-input-placeholder, .es-manage-property__tab .es-field__wrapper select:-ms-input-placeholder {
        color: #7f7f8a; }
      .es-manage-property__tab .es-field input:focus, .es-manage-property__tab .es-field input:active, .es-manage-property__tab .es-field select:focus, .es-manage-property__tab .es-field select:active, .es-manage-property__tab .es-field__wrapper input:focus, .es-manage-property__tab .es-field__wrapper input:active, .es-manage-property__tab .es-field__wrapper select:focus, .es-manage-property__tab .es-field__wrapper select:active {
        border: 1px solid #dddddd;
        color: #7f7f8a; }
    .es-manage-property__tab .es-field .select2, .es-manage-property__tab .es-field__wrapper .select2 {
      width: 100% !important; }
    .es-manage-property__tab .es-field .select2-container--default .select2-selection--multiple, .es-manage-property__tab .es-field__wrapper .select2-container--default .select2-selection--multiple {
      width: 100% !important;
      background-color: #ffffff;
      border: 1px solid #dddddd;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      cursor: text;
      min-height: 26px; }
      .es-manage-property__tab .es-field .select2-container--default .select2-selection--multiple:after, .es-manage-property__tab .es-field__wrapper .select2-container--default .select2-selection--multiple:after {
        content: "";
        display: table;
        clear: both; }
    .es-manage-property__tab .es-field .select2-search__field, .es-manage-property__tab .es-field__wrapper .select2-search__field {
      margin: 0;
      height: 21px !important;
      width: auto !important; }
    .es-manage-property__tab .es-field .select2-selection__rendered, .es-manage-property__tab .es-field__wrapper .select2-selection__rendered {
      display: block;
      line-height: 20px !important;
      overflow: inherit;
      vertical-align: top; }
    .es-manage-property__tab .es-field .select2-selection__rendered, .es-manage-property__tab .es-field__wrapper .select2-selection__rendered {
      box-sizing: border-box; }
    .es-manage-property__tab .es-field .select2-selection__choice, .es-manage-property__tab .es-field .select2-search, .es-manage-property__tab .es-field__wrapper .select2-selection__choice, .es-manage-property__tab .es-field__wrapper .select2-search {
      float: left !important;
      padding: 1px 7px !important;
      margin: 1px 0 0 0 !important; }
    .es-manage-property__tab .es-field .select2-selection__choice, .es-manage-property__tab .es-field__wrapper .select2-selection__choice {
      background: #ff9600 !important;
      color: #fff;
      border-radius: 0;
      margin: 1px 1px 0 1px !important; }
    .es-manage-property__tab .es-field .select2-selection__choice__remove, .es-manage-property__tab .es-field__wrapper .select2-selection__choice__remove {
      margin-right: 5px;
      color: #fff; }

.es-table-wrap {
  font-size: 14px !important;
  font-family: 'Open Sans', sans-serif !important;
  letter-spacing: 0 !important;
  padding-top: 15px;
  overflow-x: auto;
  overflow-y: hidden; }
  .es-table-wrap .es-col-cb input {
    width: 17px !important;
    height: 17px !important; }
  .es-table-wrap .draft {
    opacity: 0.6; }
  .es-table-wrap .es-manage-row button {
    background: none !important;
    color: #696969 !important;
    font-size: 14px !important; }
    .es-table-wrap .es-manage-row button:hover {
      color: #389fff !important;
      text-decoration: none !important; }
  .es-table-wrap .nav-links {
    text-align: center; }
    .es-table-wrap .nav-links .page-numbers {
      color: #969696;
      font-size: 14px;
      line-height: 16px;
      padding: 6px 10px;
      box-sizing: border-box;
      border: 0;
      float: none;
      margin: 0; }
      .es-table-wrap .nav-links .page-numbers:hover {
        outline: 1px solid #ff9600;
        padding: 3.5px 10px;
        background: #fff;
        color: #969696; }
    .es-table-wrap .nav-links .current {
      background: #ff9600;
      display: inline-block;
      color: #fff;
      padding: 6px 10px !important; }

.es-manage__wrap {
  display: flex;
  padding: 18px 0;
  margin: 30px 0 15px 0;
  border-top: 1px solid #d1d5db;
  border-bottom: 1px solid #d1d5db; }
  .es-manage__wrap * {
    color: #696969; }
  .es-manage__wrap .es-link-check .es-checkbox {
    display: inline-block;
    background: #fff;
    width: 17px !important;
    height: 17px !important;
    border: 1px solid #b4b4b4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    top: 4px;
    position: relative; }
  .es-manage__wrap .es-link-check.active .es-checkbox:before {
    content: '';
    display: block;
    position: relative;
    top: 2px;
    left: 5px;
    width: 3px;
    height: 6px;
    border: solid #b4b4b4;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    box-sizing: content-box; }
  .es-manage__wrap .es-manage__wrap {
    flex: 1 0; }
  .es-manage__wrap .es-manage-buttons__wrap {
    flex: 1 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start; }
    .es-manage__wrap .es-manage-buttons__wrap button {
      min-width: 70px;
      background: transparent;
      border: 0;
      font-size: 14px;
      color: #696969;
      font-family: 'Open Sans', sans-serif;
      cursor: pointer;
      display: inline-block;
      padding: 0;
      margin: 0 13px 5px 13px;
      font-weight: normal;
      text-transform: none; }
      .es-manage__wrap .es-manage-buttons__wrap button:before, .es-manage__wrap .es-manage-buttons__wrap button i, .es-manage__wrap .es-manage-buttons__wrap button span {
        margin-right: 10px; }
      .es-manage__wrap .es-manage-buttons__wrap button:hover, .es-manage__wrap .es-manage-buttons__wrap button:hover i, .es-manage__wrap .es-manage-buttons__wrap button:hover :before {
        color: #389fff; }
      .es-manage__wrap .es-manage-buttons__wrap button.es-button-copy:before {
        margin-left: -10px; }

.es-table {
  width: 100%;
  font-size: 14px;
  border: 0 !important; }
  .es-table td, .es-table tr, .es-table th, .es-table tbody, .es-table tfoot, .es-table thead {
    margin: 0;
    padding: 0;
    border: 0 !important;
    text-align: center;
    vertical-align: middle; }
  .es-table .es-manage-links__wrap {
    visibility: hidden; }
    .es-table .es-manage-links__wrap a {
      display: inline-block;
      margin: 0 5px; }
      .es-table .es-manage-links__wrap a .fa-trash {
        color: #950404; }
      .es-table .es-manage-links__wrap a .fa-eye {
        color: #95d53f; }
  .es-table tbody tr:hover {
    background: #fbfcff;
    opacity: 1; }
    .es-table tbody tr:hover .es-manage-links__wrap {
      visibility: visible; }
  .es-table tr, .es-table td, .es-table th {
    padding: 14px 10px !important; }
  .es-table thead {
    background: #f9f9f9; }
    .es-table thead th {
      font-weight: bold !important;
      color: #696969 !important; }
  .es-table tbody {
    color: #969696; }
    .es-table tbody td.es-col-image img {
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      width: 75%;
      height: auto; }
    .es-table tbody tr.active {
      background: #fbfcff; }

[class^="es-icon-"]:before, [class*=" icon-"]:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.es-icon-es-address:before {
  content: "\e90e"; }

.icon-checkbox .path1:before {
  content: "\e901";
  color: #ff9800; }

.icon-checkbox .path2:before {
  content: "\e902";
  margin-left: -1em;
  color: white; }

.icon-copy:before {
  content: "\e911"; }

.icon-delete:before {
  content: "\e912"; }

.es-icon-es-featured:before {
  content: "\e913"; }

.es-icon-es-basic-info:before {
  content: "\e914"; }

.icon-lock:before {
  content: "\e915"; }

.es-icon-es-media:before {
  content: "\e916"; }

.icon-upload-photo:before {
  content: "\e917"; }

.icon-username:before {
  content: "\e918"; }

.icon-eye:before {
  content: "\e90b"; }

.icon-eye-off:before {
  content: "\e90c"; }

input[type=checkbox] {
  background: #fff;
  width: 17px;
  height: 17px;
  border: 1px solid #b4b4b4;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  cursor: pointer; }
  input[type=checkbox]:checked {
    background: #ff9800;
    border: 1px solid #ff9800; }
  input[type=checkbox]:checked:before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 5px;
    width: 3px;
    height: 6px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    box-sizing: content-box;
    /*Rotate the L 45 degrees to turn it into a checkmark*/
    transform: rotate(45deg); }

.es-popup-wrap {
  display: none;
  background: #fff;
  position: fixed;
  width: 70%;
  max-width: 370px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 30%;
  border-radius: 4px;
  z-index: 9999999;
  -webkit-box-shadow: 0px 0px 49px -10px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 49px -10px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 49px -10px rgba(0, 0, 0, 0.75);
  box-sizing: content-box !important;
  padding: 50px 35px; }

.es-popup-content {
  text-align: center;
  font-size: 18px; }

.es-popup-background {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 999999; }

.es-popup-buttons {
  margin-top: 20px; }

.es-popup-close {
  position: absolute;
  top: 7px;
  right: 9px;
  font-size: 30px;
  z-index: 7;
  color: #dcdcdc; }
  .es-popup-close:hover {
    color: #cccccc; }

/*# sourceMappingURL=management.css.map */
