@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Material+Icons");
.wpe-wps-avatar-template {
  width: 40px;
  height: 40px;
}
.wpe-wps-avatar-template.small {
  width: 32px;
  height: 32px;
}
.wpe-wps-avatar-template.large {
  width: 60px;
  height: 60px;
}
.wpe-wps-avatar-template .wpe-wps-avatar {
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  height: 100%;
}

.mfp-wrap .mfp-container .mfp-content .mfp-close {
  border-radius: 0;
  right: 0;
}
.mfp-wrap .mfp-container .mfp-content .mfp-close:hover {
  box-shadow: none;
}

.wpe-wps-megaform .wpe-wps-uploader-form {
  display: none;
}
.wpe-wps-megaform .wpe-wps-megaform-textarea {
  height: auto;
  min-height: 8em;
  max-height: 15em;
  padding: 6px 24px 6px 12px;
  line-height: 1.42857143;
  font-size: inherit;
  color: #555555;
  background-color: transparent;
  border-bottom: none;
  border-left: none;
  border-right: none;
  cursor: text;
  margin-right: 1px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wpe-wps-megaform .wpe-wps-megaform-textarea:focus {
  border-color: #66AFE9;
  outline: 0;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wpe-wps-megaform #wpe-wps-megaform-includes {
  display: flex;
  align-items: center;
  margin: 15px 20px 0px;
  color: rgba(18, 43, 70, 0.4);
}
.wpe-wps-megaform #wpe-wps-megaform-includes span {
  font-size: 22px;
  margin-right: 10px;
  cursor: pointer;
}
.wpe-wps-megaform #wpe-wps-megaform-includes #wpe-wps-megaform-giphy-button {
  font-size: 32px;
  cursor: pointer;
}
.wpe-wps-megaform #wpe-wps-megaform-message-buttons {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #ebe9e6;
  padding: 10px;
}
.wpe-wps-megaform #wpe-wps-megaform-message-buttons button {
  height: 34px;
  line-height: 1 !important;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector {
  display: none;
  margin: 0;
  padding: 0px 15px;
  user-select: none;
  bottom: 0;
  width: 100%;
  z-index: 15;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head {
  display: flex;
  margin: 0;
  align-items: center;
  align-content: space-between;
  border-bottom: 1px solid #f1f1f1;
  padding: 5px;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head .wpe-wps-gifs-tabs {
  width: 100%;
  display: block;
  height: 34px;
  max-width: calc(100% - 40px);
  white-space: nowrap;
  position: relative;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head .wpe-wps-gifs-tabs span {
  height: 34px;
  display: inline-block;
  padding: 0;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head .wpe-wps-gifs-tabs span input {
  border-radius: 100px;
  height: 34px;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head .wpe-wps-gifs-tabs span[data-package-id=search] {
  max-width: calc(100% - 50px);
  background: 0 0 !important;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head .wpe-wps-gifs-tabs img {
  vertical-align: middle;
  height: 16px;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-head .wpe-wps-gifs-close {
  height: 34px;
  display: block;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  line-height: 34px;
  font-weight: 600;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-selector-gif-container {
  display: block;
  height: 160px;
  overflow: auto;
  position: relative;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-selector-gif-container .wpe-wps-gifs-selector-empty {
  padding-top: 10px;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-selector-gif-list {
  padding: 0 10px;
  min-height: 160px;
  margin: 0;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-selector-gif-list:not(.empty) {
  padding: 0;
  column-width: 150px;
  column-count: auto;
  column-gap: 0;
  margin-top: 10px;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-selector-gif-list .wpe-wps-gifs-selector-gif {
  margin: 0 5px 10px;
  cursor: pointer;
  border-radius: 3px;
}
.wpe-wps-megaform .wpe-wps-megaform-gifs-selector .wpe-wps-gifs-selector-gif-list .wpe-wps-gifs-selector-gif img {
  max-width: 100%;
  height: auto;
}
.wpe-wps-megaform .wpe-wps-megaform-gif-result {
  text-align: center;
  margin: 10px 0;
  position: relative;
}
.wpe-wps-megaform .wpe-wps-megaform-gif-result video {
  max-height: 150px;
}
.wpe-wps-megaform .wpe-wps-megaform-gif-result .wpe-wps-megaform-gif-remove-container {
  margin: 0 auto;
  z-index: 50;
}
.wpe-wps-megaform .wpe-wps-megaform-gif-result .wpe-wps-megaform-gif-remove-container .wpe-wps-megaform-gif-remove {
  text-align: center;
  color: #9ea8b3;
  cursor: pointer;
  font-size: 12px;
}
.wpe-wps-megaform .wpe-wps-megaform-gif-result .wpe-wps-megaform-gif-remove-container .wpe-wps-megaform-gif-remove:before {
  content: "";
  color: #fff;
  font-size: 24px;
  vertical-align: middle;
}
.wpe-wps-megaform #wpe-wps-megaform-result {
  display: none;
  padding: 10px;
  border-left: 10px solid;
  font-size: 14px;
  margin-bottom: 16px;
  border-radius: 5px;
}
.wpe-wps-megaform #wpe-wps-megaform-result.error {
  border-color: darkred;
  background-color: #f7f7f7;
  color: #000;
}
.wpe-wps-megaform #wpe-wps-megaform-result.success {
  border-color: darkgreen;
  background-color: #f7f7f7;
  color: #000;
}

.wpe-wps-settings-section #wpe-wps-settings-media {
  margin-bottom: 0px;
}
.wpe-wps-settings-section #wpe-wps-settings-about {
  margin-bottom: 15px;
}
.wpe-wps-settings-section .wpe-wps-uploader-form {
  margin: 20px 0px;
}

.wpe-wps-create-space .wpe-wps-uploader-form {
  margin: 10px 0px 20px;
}

.wpe-wps-uploader-form {
  margin: 20px;
}
.wpe-wps-uploader-form .wp-spaces-uploader-form-label {
  font-weight: bold;
}
.wpe-wps-uploader-form .wp-spaces-uploader-form-label span {
  font-weight: normal;
}
.wpe-wps-uploader-form .wp-spaces-uploader-form-label span:before {
  content: "·";
  margin: 0 5px;
}
.wpe-wps-uploader-form .plupload-upload-ui {
  position: relative;
}
.wpe-wps-uploader-form .plupload-upload-ui.drag-drop .wp-spaces-drag-drop-area {
  background: #fff;
  border: 2px dashed lightgray;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover !important;
  background-position: center !important;
  background: #f8f8f8;
  border-radius: 6px;
  cursor: pointer;
}
.wpe-wps-uploader-form .plupload-upload-ui.drag-drop .drag-drop-info {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
  text-align: center;
}
.wpe-wps-uploader-form .plupload-upload-ui.drag-drop .drag-drop-info span {
  display: block;
  font-size: 16px;
  font-weight: 300;
}
.wpe-wps-uploader-form .plupload-upload-ui.drag-drop .drag-drop-info .drag-drop-info-type {
  display: inline;
  font-size: 20px;
  font-weight: bold;
}
.wpe-wps-uploader-form .plupload-upload-uidrag-over .wp-spaces-drag-drop-area {
  border-color: rgba(0, 128, 0, 0.5);
}
.wpe-wps-uploader-form .plupload-upload-ui .filelist .file {
  padding: 5px;
  margin-bottom: 4px;
  font-size: 12px;
}
.wpe-wps-uploader-form .plupload-upload-ui .filelist .fileprogress {
  width: 0;
  height: 5px;
}
.wpe-wps-uploader-form .plupload-upload-ui .plupload-thumbs .thumb {
  width: 200px;
  margin: 20px auto;
}
.wpe-wps-uploader-form .plupload-upload-ui .plupload-thumbs .thumb .thumb-img-container {
  position: relative;
  width: 150px;
  z-index: 40;
}
.wpe-wps-uploader-form .plupload-upload-ui .plupload-thumbs .thumb .remove-link-container {
  position: absolute;
  top: -10px;
  right: -10px;
  cursor: pointer;
  z-index: 50;
}
.wpe-wps-uploader-form .plupload-upload-ui .plupload-thumbs .thumb .remove-link-container .remove-link {
  width: 16px;
  height: 16px;
  color: #9ea8b3;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  background: #f8f8f8;
  border-radius: 50%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wpe-wps-uploader-form .plupload-upload-ui .plupload-thumbs .thumb .remove-link-container .remove-link:before {
  content: "☓";
  font-size: 14px;
  vertical-align: middle;
  font-weight: bold;
}
.wpe-wps-uploader-form .plupload-upload-ui .plupload-thumbs .thumb img {
  width: 150px;
}
.wpe-wps-uploader-form .plupload-upload-ui .ui-sortable .thumb img {
  cursor: pointer;
}
.wpe-wps-uploader-form .max-upload-size {
  display: block;
  margin: 10px 0;
}

.wpe-wps-loading {
  margin: 0 auto 0;
  width: 70px;
  text-align: center;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 10px;
}

.wpe-wps-loading > div {
  width: 10px;
  height: 10px;
  background-color: #8b8b8b;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.wpe-wps-loading .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.wpe-wps-loading .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.wpe_wpspace {
  /**
    Space input fields
   */
}
.wpe_wpspace h1:before, .wpe_wpspace h2:before, .wpe_wpspace h3:before, .wpe_wpspace h4:before, .wpe_wpspace h5:before, .wpe_wpspace h6:before {
  content: none !important;
}
.wpe_wpspace ul {
  margin: 0;
  padding: 0;
}
.wpe_wpspace .emoji {
  height: 1em;
}
.wpe_wpspace button:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close), .wpe_wpspace .button:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close), .wpe_wpspace input[type=submit]:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close), .wpe_wpspace #wpe-wps-cta-wrapper a:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close) {
  border-radius: 3px;
  padding: 5px 30px;
  height: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  letter-spacing: 0.0333em;
  line-height: 1.25;
  margin: 0;
  opacity: 1;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  transition: opacity 0.15s linear;
}
.wpe_wpspace button:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close):hover, .wpe_wpspace .button:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close):hover, .wpe_wpspace input[type=submit]:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close):hover, .wpe_wpspace #wpe-wps-cta-wrapper a:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close):hover {
  text-decoration: none;
}
.wpe_wpspace button:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close).large, .wpe_wpspace .button:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close).large, .wpe_wpspace input[type=submit]:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close).large, .wpe_wpspace #wpe-wps-cta-wrapper a:not(.select2-selection__choice__remove,
.bp-secondary-action,
.bp-primary-action,
.vjs-big-play-button,
.vjs-control,
.text-button,
.mfp-close).large {
  width: 100%;
}
.wpe_wpspace .wpe-wps-avatar-template {
  width: 40px;
  height: 40px;
}
.wpe_wpspace .wpe-wps-avatar-template.small {
  width: 32px;
  height: 32px;
}
.wpe_wpspace .wpe-wps-avatar-template.large {
  width: 60px;
  height: 60px;
}
.wpe_wpspace .wpe-wps-avatar-template .wpe-wps-avatar {
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.wpe_wpspace .wpe-wps-activity-image {
  height: 400px;
  background: #d4d0c8;
  line-height: 400px;
  display: flex;
  justify-content: center;
}
.wpe_wpspace .wpe-wps-activity-image img {
  max-height: 400px;
  vertical-align: middle;
}
.wpe_wpspace .wpe-wps-result-box {
  display: none;
  padding: 6px 10px;
  border-left: 4px solid;
  font-size: 14px;
  margin-left: 20px;
  border-radius: 5px;
  color: #000;
}
.wpe_wpspace .wpe-wps-result-box.error {
  border-color: darkred;
  background-color: #f7f7f7;
}
.wpe_wpspace .wpe-wps-result-box.success {
  border-color: darkgreen;
  background-color: #f7f7f7;
}
.wpe_wpspace .wpe-wps-result-box.info {
  background-color: #f7f7f7;
}
.wpe_wpspace .button.primary.create-space-button,
.wpe_wpspace #wpe-wps-content .button.primary,
.wpe_wpspace .button.primary {
  font-size: 15px;
  color: #fff !important;
  border-radius: 100px !important;
  padding: 10px 20px;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  line-height: 1.3;
  border: 1px solid transparent;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.wpe_wpspace .button.primary.create-space-button i,
.wpe_wpspace #wpe-wps-content .button.primary i,
.wpe_wpspace .button.primary i {
  margin-right: 5px;
}
.wpe_wpspace #wpe-wps-content .button.secondary,
.wpe_wpspace .button.secondary {
  font-size: 15px;
  color: #fff;
  background-color: transparent;
  border-radius: 100px;
  padding: 10px 20px;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  line-height: 1.3;
  border: 1px solid transparent;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.wpe_wpspace #wpe-wps-content .button.secondary i,
.wpe_wpspace .button.secondary i {
  margin-right: 5px;
}
.wpe_wpspace #wpe-wps-content .button.secondary:hover,
.wpe_wpspace .button.secondary:hover {
  background-color: transparent;
  box-shadow: none;
}
.wpe_wpspace .wpe-wps-thumbnail-container {
  margin: 20px 0;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, 100px);
}
.wpe_wpspace .wpe-wps-thumbnail-container.empty {
  display: block;
}
.wpe_wpspace .wpe-wps-thumbnail-container .wpe-wps-thumbnail {
  width: 100px;
  height: 100px;
  border-radius: 10px;
  background-position: center;
  background-size: 120%;
  box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #e7e9ec;
  border: 4px solid white;
}
.wpe_wpspace .wpe-wps-thumbnail-container .wpe-wps-thumbnail .wpe-wps-thumbnail-actions {
  height: 30px;
  width: 100%;
  margin: 2px auto 0;
  display: flex;
  justify-content: flex-end;
}
.wpe_wpspace .wpe-wps-thumbnail-container .wpe-wps-thumbnail .wpe-wps-thumbnail-actions span {
  display: flex;
  padding: 4px;
  background-color: #fff;
  border-radius: 5px;
  align-items: center;
  margin: 0px 2px;
  box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #e7e9ec;
  cursor: pointer;
}
.wpe_wpspace .wpe-wps-thumbnail-container .wpe-wps-thumbnail .wpe-wps-thumbnail-actions span.wpe-wps-set-image path {
  fill: green;
}
.wpe_wpspace .wpe-wps-thumbnail-container .wpe-wps-thumbnail .wpe-wps-thumbnail-actions span.wpe-wps-delete-image path {
  fill: red;
}
.wpe_wpspace .wpe-wps-thumbnail-result {
  margin-left: 0;
}
.wpe_wpspace .wpe-wps-settings-section fieldset, .wpe_wpspace #wpe-wps-add-service fieldset {
  position: relative;
  margin: 0px 10px 20px;
  border: 0;
  padding: 0;
  flex-wrap: wrap;
  border: 1px solid #dedfe2;
  border-radius: 3px;
  box-shadow: none;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  height: 45px;
  align-items: center;
  justify-content: space-between;
  padding: 0px 10px;
  margin: 15px 0px !important;
  /* The switch - the box around the slider */
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider .switch, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider .switch {
  position: relative;
  display: inline-block;
  width: 56px;
  height: 28px;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider .switch input, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider .slider, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider .slider:before, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider .slider:before {
  position: absolute;
  content: "";
  height: 22px;
  width: 22px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider input:focus + .slider, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider input:checked + .slider:before, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider .slider.round, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider .slider.round {
  border-radius: 34px;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-slider .slider.round:before, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-slider .slider.round:before {
  border-radius: 50%;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=text],
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=url],
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=email],
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=number],
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material textarea, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=text],
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=url],
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=email],
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=number],
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material textarea {
  background: none;
  color: #a1a1a1;
  font-size: 18px;
  padding: 10px 10px 10px 5px;
  display: block;
  width: 100%;
  border: none;
  border-radius: 0;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=text]:focus,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=url]:focus,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=email]:focus,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=number]:focus,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material textarea:focus, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=text]:focus,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=url]:focus,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=email]:focus,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=number]:focus,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material textarea:focus {
  outline: none;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=text]:focus ~ label, .wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=text]:not(:placeholder-shown) ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=url]:focus ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=url]:not(:placeholder-shown) ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=email]:focus ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=email]:not(:placeholder-shown) ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=number]:focus ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=number]:not(:placeholder-shown) ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material textarea:focus ~ label,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material textarea:not(:placeholder-shown) ~ label, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=text]:focus ~ label, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=text]:not(:placeholder-shown) ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=url]:focus ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=url]:not(:placeholder-shown) ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=email]:focus ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=email]:not(:placeholder-shown) ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=number]:focus ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=number]:not(:placeholder-shown) ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material textarea:focus ~ label,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material textarea:not(:placeholder-shown) ~ label {
  top: -16px;
  font-size: 12px;
  color: #2196F3;
  width: auto;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=text]:focus ~ .bar:before,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=url]:focus ~ .bar:before,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=email]:focus ~ .bar:before,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material input[type=number]:focus ~ .bar:before,
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-material textarea:focus ~ .bar:before, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=text]:focus ~ .bar:before,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=url]:focus ~ .bar:before,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=email]:focus ~ .bar:before,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material input[type=number]:focus ~ .bar:before,
.wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-material textarea:focus ~ .bar:before {
  width: 100%;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio {
  flex-direction: column;
  /* Customize the label (the container) */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .wps-description, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .wps-description {
  display: none;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .wps-radio-label, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .wps-radio-label {
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 10px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: all;
  color: #454545;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .wps-radio-label input, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .wps-radio-label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .checkmark, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .wps-radio-label:hover input ~ .checkmark, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .wps-radio-label:hover input ~ .checkmark {
  background-color: #ccc;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .checkmark:after, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .wps-radio-label input:checked ~ .checkmark:after, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .wps-radio-label input:checked ~ .checkmark:after {
  display: block;
}
.wpe_wpspace .wpe-wps-settings-section fieldset.wpe-wps-radio .wps-radio-label .checkmark:after, .wpe_wpspace #wpe-wps-add-service fieldset.wpe-wps-radio .wps-radio-label .checkmark:after {
  top: 6px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: white;
}
.wpe_wpspace .wpe-wps-settings-section .wpe-wps-description, .wpe_wpspace #wpe-wps-add-service .wpe-wps-description {
  font-size: 12px;
  font-weight: 600;
  color: #808080;
  margin-top: 3px;
  width: 100%;
  margin-left: 5px;
  font-style: italic;
  border-top: 1px solid #dedfe2;
  padding-top: 8px;
}
.wpe_wpspace .wpe-wps-settings-section select, .wpe_wpspace #wpe-wps-add-service select {
  width: 100%;
}
.wpe_wpspace .wpe-wps-settings-section select#tabs[video_provider], .wpe_wpspace #wpe-wps-add-service select#tabs[video_provider] {
  border: none !important;
}
.wpe_wpspace .wpe-wps-settings-section label, .wpe_wpspace #wpe-wps-add-service label {
  color: #a1a1a1;
  font-size: 16px;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 7px;
  transition: 300ms ease all;
  margin-left: 5px;
  background-color: #fff;
}
.wpe_wpspace .wpe-wps-settings-section label.switch, .wpe_wpspace #wpe-wps-add-service label.switch {
  background-color: transparent;
}
.wpe_wpspace .wpe-wps-settings-section .select2-container, .wpe_wpspace #wpe-wps-add-service .select2-container {
  width: 100% !important;
}
.wpe_wpspace .wpe-wps-settings-section .select2-container.select2-container--default .select2-selection--single, .wpe_wpspace #wpe-wps-add-service .select2-container.select2-container--default .select2-selection--single {
  height: 100%;
  border: none;
}
.wpe_wpspace .wpe-wps-settings-section .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered, .wpe_wpspace #wpe-wps-add-service .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  height: 40px;
}
.wpe_wpspace .wpe-wps-settings-section .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span, .wpe_wpspace #wpe-wps-add-service .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span {
  line-height: 40px;
}
.wpe_wpspace .wpe-wps-settings-section .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow, .wpe_wpspace #wpe-wps-add-service .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.wpe_wpspace .wpe-wps-settings-section .sortable, .wpe_wpspace #wpe-wps-add-service .sortable {
  margin: 0;
  padding: 0;
  width: 100%;
  cursor: pointer;
}
@media (min-width: 576px) {
  .wpe_wpspace .wpe-wps-settings-section .sortable, .wpe_wpspace #wpe-wps-add-service .sortable {
    width: 60%;
  }
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset, .wpe_wpspace #wpe-wps-add-service .sortable fieldset {
  font-size: 1.4em;
  height: 36px;
  font-weight: normal;
  color: #454545;
  touch-action: none;
  align-items: center;
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset.sortable-checkbox, .wpe_wpspace #wpe-wps-add-service .sortable fieldset.sortable-checkbox {
  flex-direction: column;
  justify-content: center;
  align-content: space-between;
  padding: 0 10px;
  margin: 15px 0 !important;
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset.sortable-checkbox .sortable-checkbox-label, .wpe_wpspace #wpe-wps-add-service .sortable fieldset.sortable-checkbox .sortable-checkbox-label {
  font-size: 16px;
  font-weight: normal;
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset.sortable-checkbox .switch, .wpe_wpspace #wpe-wps-add-service .sortable fieldset.sortable-checkbox .switch {
  margin-left: 0;
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset.sortable-checkbox.ui-state-disabled, .wpe_wpspace #wpe-wps-add-service .sortable fieldset.sortable-checkbox.ui-state-disabled {
  cursor: not-allowed;
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset.sortable-checkbox.ui-state-disabled .sortable-checkbox-label:before, .wpe_wpspace #wpe-wps-add-service .sortable fieldset.sortable-checkbox.ui-state-disabled .sortable-checkbox-label:before {
  content: "";
  margin-right: 0;
}
.wpe_wpspace .wpe-wps-settings-section .sortable fieldset label, .wpe_wpspace #wpe-wps-add-service .sortable fieldset label {
  position: relative;
  color: #000;
}
@media (min-width: 1024px) {
  .wpe_wpspace .wpe-wps-settings-section .sortable fieldset, .wpe_wpspace #wpe-wps-add-service .sortable fieldset {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    height: 45px;
  }
  .wpe_wpspace .wpe-wps-settings-section .sortable fieldset.sortable-checkbox .sortable-checkbox-label:before, .wpe_wpspace #wpe-wps-add-service .sortable fieldset.sortable-checkbox .sortable-checkbox-label:before {
    content: "⋮" "" "⋮";
    margin-right: 10px;
  }
}
.wpe_wpspace .select2-container .select2-dropdown {
  max-width: 555px !important;
}
.wpe_wpspace .wpe-wps-settings-section label {
  top: 0;
  left: 0;
  pointer-events: all;
}
.wpe_wpspace .wpe-wps-settings-section input[type=checkbox] {
  top: 0;
}
.wpe_wpspace .wpe-wps-settings-section #sortable li span {
  vertical-align: middle;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.wpe_wpspace .wpe-wps-settings-section #sortable li span:before {
  content: "⋮";
  margin-right: 20px;
}
.wpe_wpspace .wpe-wps-settings-section input[type=password] {
  letter-spacing: 0.3em;
}
.wpe_wpspace .wpe-wps-settings-section .emojionearea {
  border: 1px dashed #ddd;
  border-radius: 10px;
}
.wpe_wpspace .wpe-wps-settings-section .upload-error {
  display: none;
  padding: 10px;
  border-left: 3px solid;
  font-size: 14px;
  border-color: darkred;
  background-color: #f7f7f7;
  margin: 5px 0;
}

/**
Single Space Styles
- includes settings pages
- includes preview section of create pages
*/
.single-wpe_wpspace .activity-list.item-list .activity-item .activity-comments img.avatar, .wpe-wps-create-space .activity-list.item-list .activity-item .activity-comments img.avatar {
  width: 40px !important;
  height: 40px !important;
}
.single-wpe_wpspace .activity-list .activity-item div.item-avatar img, .wpe-wps-create-space .activity-list .activity-item div.item-avatar img {
  max-width: 40px !important;
  height: 40px !important;
}
.single-wpe_wpspace form.ac-form .ac-reply-content .ac-textarea, .wpe-wps-create-space form.ac-form .ac-reply-content .ac-textarea {
  margin-bottom: 0px;
}
.single-wpe_wpspace #buddypress .activity-list.bp-list .activity-item, .wpe-wps-create-space #buddypress .activity-list.bp-list .activity-item {
  border-color: #ebe9e6 !important;
}
.single-wpe_wpspace #primary.content-area, .wpe-wps-create-space #primary.content-area {
  padding-top: 0;
}
.single-wpe_wpspace .wpe_wpspace, .wpe-wps-create-space .wpe_wpspace {
  margin: 0 auto;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-admin-banner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-admin-banner {
  text-align: center;
  border: 2px dashed darkred;
  text-transform: uppercase;
  background-color: #ff8c8c;
  color: #fff;
  font-weight: bold;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  border: 1px solid #ebe9e6;
  background-color: #fff;
  border-radius: 4px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image {
  background-size: cover;
  background-position: center;
  height: 200px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image {
    height: 400px;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content {
  position: relative;
  padding: 50px 10px 20px;
  border-bottom: 1px solid #ebe9e6;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar {
  min-width: 75px;
  height: 75px;
  border-radius: 100%;
  background-size: cover;
  background-position: center;
  border: 5px solid #fff;
  max-width: 180px;
  position: absolute;
  top: -30px;
  border: 4px solid white;
  background-size: cover;
  background-position: center;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1 {
  font-size: 20px;
  line-height: 1.4;
  margin: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta h4, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button {
  width: 48%;
  margin-top: 8px;
  margin-bottom: 8px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button #wpe-wps-follow-button.follow, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button #wpe-wps-follow-button.follow {
  border-color: darkgrey !important;
  color: darkgrey !important;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button #wpe-wps-follow-button.follow i, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button #wpe-wps-follow-button.follow i {
  color: darkgrey !important;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button button, .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button a, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button a {
  width: 100%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-whatsapp-link, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-whatsapp-link {
  background-color: #075E54;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-whatsapp-link img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-whatsapp-link img {
  margin-right: 10px;
  max-height: 100%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-email-link img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-email-link img {
  margin-right: 10px;
  max-height: 100%;
}
@media (min-width: 576px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content {
    display: flex;
    padding: 50px 20px 20px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper {
    flex-direction: column;
    margin-top: 0;
    right: 20px;
    top: 10px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button {
    width: 100%;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper a, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper a {
    width: initial;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1 {
    font-size: 20px;
    margin: 0px;
  }
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content {
    padding: 20px 10px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar {
    width: 100px;
    height: 100px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title {
    margin-left: 115px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1 {
    font-size: 24px;
    line-height: 1.4;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta h4, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta h4 {
    font-size: 16px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper {
    top: 20px;
  }
}
@media (min-width: 1024px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content {
    padding: 30px 20px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar {
    width: 150px;
    height: 150px;
    position: absolute;
    top: -30px;
    border: 4px solid white;
    background-size: cover;
    background-position: center;
    background-color: #fff;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title {
    margin-left: 170px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1 {
    font-size: 2rem;
    margin: 0 0 10px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta h4, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta h4 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta .wpe-wps-title-follow-count, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title #wpe-wps-title-meta .wpe-wps-title-follow-count {
    font-size: 14px;
    font-weight: 500;
    color: #939597;
    display: block;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper {
    flex-direction: row;
    align-items: flex-start;
    top: 35px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button {
    margin-right: 20px;
    width: auto;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button:last-of-type, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button:last-of-type {
    margin-right: 0;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button #wpe-wps-follow-button.follow i, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper .wpe-wps-header-nav-button #wpe-wps-follow-button.follow i {
    color: lightgrey;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav {
  display: flex;
  justify-content: space-between;
  max-width: 1170px;
  margin: 0 auto;
  flex-direction: column;
  padding: 0 20px;
  align-items: flex-start;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs li, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs li {
  float: left;
  margin: 0;
  padding: 0 30px 0 0;
  list-style: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs li a, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs li a {
  background-color: transparent;
  border-bottom: 1px solid transparent;
  opacity: 1;
  font-weight: 500;
  display: block;
  padding: 11px 0;
  text-decoration: none;
  line-height: 2;
}
@media (min-width: 576px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs {
    display: flex;
  }
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav {
    flex-direction: row;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header .wpe-wps-header-nav .wpe-wps-header-nav-tabs {
    margin-bottom: 0;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(130px, 1fr));
  grid-gap: 7px;
  margin: 20px auto 0;
  max-width: 880px;
  background-color: #FAFBFD;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a {
  padding: 10px 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border-radius: 3px;
  font-size: 14px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  background: #fff;
  border: 1px solid #dbdbdb;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a i, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a i {
  font-size: 20px;
  position: relative;
  text-align: center;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
  padding-right: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a span {
  color: #242429;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: none;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a i, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a i {
    font-size: 16px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-header #wpe-wps-header-action-buttons a span {
    display: block;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content {
  padding: 20px 0px;
  max-width: 1200px;
  background-color: #FAFBFD;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  /**
    Space About Page
   */
  /**
    Space Media Page
   */
  /**
    Space inbox Page
   */
  /**
    Space settings Page
   */
  /**
    Space members Page
   */
  /**
    Space settings page
  */
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-inbox-create-message, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-inbox-create-message {
  padding: 0px !important;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-empty-page, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-empty-page {
  display: flex;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-empty-page .wpe-wps-content-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-empty-page .wpe-wps-content-box {
  width: 600px;
  margin: 0 auto;
  padding: 16px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner {
    grid-template-columns: 4fr 6fr;
  }
}
@media (min-width: 1024px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner {
    grid-template-columns: 3fr 7fr;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box {
  margin: 0 0 16px 0;
  background-color: #fff;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template {
  width: 40px;
  height: 40px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template.small, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template.small {
  width: 32px;
  height: 32px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template.large, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template.large {
  width: 60px;
  height: 60px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template .wpe-wps-avatar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box .wpe-wps-avatar-template .wpe-wps-avatar {
  width: 100%;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  height: 100%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar {
  order: 2;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box > div, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box > div {
  display: inline-block;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box h2 {
  font-size: 1.125rem;
  letter-spacing: -0.24px;
  line-height: 1;
  margin: 0 0px 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box.widget-area, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .wpe-wps-content-box.widget-area {
  max-width: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list h2 {
  font-size: 13px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section:last-child, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section:last-child {
  margin-bottom: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member {
  margin-bottom: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member a, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member a {
  font-size: 12px;
  color: #4D5C6D;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member a:hover, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member a:hover {
  color: #000;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member a img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list .wpe-wps-member-list-section .wpe-wps-member a img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list.wpe-wps-members-list-compact .wpe-wps-member-list-section, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list.wpe-wps-members-list-compact .wpe-wps-member-list-section {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list.wpe-wps-members-list-compact .wpe-wps-member-list-section .wpe-wps-member, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list.wpe-wps-members-list-compact .wpe-wps-member-list-section .wpe-wps-member {
  margin: 0 auto 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list.wpe-wps-members-list-compact .wpe-wps-member-list-section .wpe-wps-member img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar .space-team #wpe-wps-members-list.wpe-wps-members-list-compact .wpe-wps-member-list-section .wpe-wps-member img {
  margin-right: 0;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-sidebar {
    order: 0;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header {
  display: flex;
  padding: 12px 15px;
  background-color: #fbfaf9;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  justify-content: space-between;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper {
  display: flex;
  align-items: center;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content {
  margin-left: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content span {
  cursor: pointer;
  direction: ltr;
  display: inline;
  height: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  overflow-wrap: break-word;
  text-align: left;
  text-decoration-thickness: auto;
  width: auto;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content .wpe-wps-activity-title span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content .wpe-wps-activity-title span {
  color: #050505;
  font-size: 15px;
  font-weight: 600;
  line-height: 16px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content .wpe-wps-activity-meta span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-wrapper .wpe-wps-activity-header-content .wpe-wps-activity-meta span {
  color: #65676b;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-actions span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-actions span {
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-actions span svg, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed .wpe-wps-activity-header .wpe-wps-activity-header-actions span svg {
  fill: grey;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity {
  display: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons {
  display: flex;
  justify-content: flex-end;
  border-top: 1px solid #ebe9e6;
  padding: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-cancel, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-cancel {
  background-color: transparent;
  color: #a3a5a9;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-cancel:hover, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-cancel:hover {
  background-color: transparent !important;
  box-shadow: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-submit, .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-cancel, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-submit, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-megaform-activity #wpe-wps-megaform-activity-buttons #wpe-wps-megaform-activity-cancel {
  z-index: 10;
  border-radius: 3px;
  border-color: transparent;
  font-size: 14px;
  width: auto;
  font-weight: 500;
  letter-spacing: 0;
  height: 34px;
  padding: 0 20px;
  min-height: 34px;
  margin: 0;
  border-radius: 100px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button {
  border-radius: 0px;
  border-top: 1px solid #ebe9e6;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding: 12px 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button span {
  width: 100%;
  text-align: left;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button #wpe-wps-create-activity-button-close, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button #wpe-wps-create-activity-button-close {
  display: none;
  background-color: #ebe9e6;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  font-size: 24px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button #wpe-wps-create-activity-button-close:before, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-button #wpe-wps-create-activity-button-close:before {
  content: "✕";
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form {
  display: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-textarea::placeholder, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-textarea::placeholder {
  color: grey;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form .emojionearea, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form .emojionearea {
  margin: 20px 0;
  border: 1px lightgray dashed;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-submit, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-submit {
  margin-top: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-result, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-result {
  display: none;
  padding: 10px;
  border-left: 10px solid;
  font-size: 14px;
  margin-bottom: 16px;
  border-radius: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-result.error, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-result.error {
  border-color: darkred;
  background-color: #FFCCCC;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-result.success, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content #wpe-wps-create-activity-form #wpe-wps-create-activity-result.success {
  border-color: darkgreen;
  background-color: #ccffcc;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content.open #wpe-wps-create-activity-button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content.open #wpe-wps-create-activity-button {
  display: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content.open #wpe-wps-megaform-activity, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-create #wpe-wps-create-activity-content.open #wpe-wps-megaform-activity {
  display: block;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items {
  margin: 0;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity {
  list-style: none;
  line-height: initial;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-content {
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-content span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-content span {
  color: #050505;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  direction: ltr;
  display: inline;
  height: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  overflow-wrap: break-word;
  white-space: pre-line;
  text-align: left;
  text-decoration-thickness: auto;
  width: auto;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-image {
  height: 400px;
  background: #d4d0c8;
  line-height: 400px;
  display: flex;
  justify-content: center;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-image img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-image img {
  max-height: 400px;
  vertical-align: middle;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-gif, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-gif {
  background: #000;
  line-height: 400px;
  display: flex;
  justify-content: center;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-gif video, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-content-feed #wpe-wps-content-feed-items .wpe-wps-activity .wpe-wps-activity-gif video {
  max-height: 400px;
  vertical-align: middle;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-inbox-conversation, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner #wpe-wps-inbox-conversation {
  padding: 12px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box {
  background-color: #fff;
  border-radius: 4px;
  padding: 12px;
  border: 1px solid #ebe9e6;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box.wpe-wps-settings-sections, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box.wpe-wps-settings-sections {
  padding-bottom: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box#wpe-wps-content-feed-create, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box#wpe-wps-content-feed-create {
  padding: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #wpe-wps-general form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #wpe-wps-general form {
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #wpe-wps-members-list h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #wpe-wps-members-list h2 {
  margin-bottom: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box.wpe-wps-members-sections > h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box.wpe-wps-members-sections > h2 {
  margin-bottom: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box h2 {
  font-size: 1.125rem;
  letter-spacing: -0.24px;
  line-height: 1;
  margin: 0 0px 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box p, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box p {
  color: #aaaaaa;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 15px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box p.drag-drop-info, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box p.drag-drop-info {
  font-size: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #create-post-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #create-post-wrapper {
  display: flex;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #create-post-wrapper #create-post-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #create-post-wrapper #create-post-content {
  width: 100%;
  margin-left: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #create-post-wrapper #create-post-content #create-post-form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner .wpe-wps-content-box #create-post-wrapper #create-post-content #create-post-form {
  display: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about {
  display: flex;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box {
  width: 100%;
  margin: 0 auto;
  padding: 16px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section {
  padding-top: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section:first-child, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section:first-child {
  padding-top: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-heading, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-heading {
  border-bottom: 1px solid #bdbdbd;
  padding-bottom: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-content ul, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-content ul {
  list-style: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-content ul li, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-content ul li {
  margin: 3px 0;
  color: #aaaaaa;
  font-size: 14px;
  line-height: 1.5;
  margin-top: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-content ul li i, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-about .wpe-wps-content-box .wpe-wps-about-section .wpe-wps-about-section-content ul li i {
  margin-right: 10px;
  font-size: 18px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media {
  display: block;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media {
    display: grid;
    grid-template-columns: 4fr 6fr;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu h2 {
  margin-bottom: 10px;
  font-size: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner span {
  color: #939597;
  margin-bottom: 10px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner span:last-child, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner span:last-child {
  margin-bottom: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner span:hover, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-media .wpe-wps-media-menu #wpe-wps-media-menu-inner span:hover {
  color: #000;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox {
    display: grid;
    grid-template-columns: 4fr 6fr;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users {
  padding: 12px 0 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users #wpe-wps-inbox-conversation-users-header, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users #wpe-wps-inbox-conversation-users-header {
  display: flex;
  padding: 0 12px;
  justify-content: space-between;
  margin-bottom: 12px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users #wpe-wps-inbox-conversation-users-header h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users #wpe-wps-inbox-conversation-users-header h2 {
  line-height: 16px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user {
  display: flex;
  align-items: center;
  padding: 10px;
  border-right: 3px solid transparent;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user.active, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user.active {
  background-color: #f5f6f7;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user img {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user .wpe-wps-inbox-conversation-user-name, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user .wpe-wps-inbox-conversation-user-name {
  font-size: 14px;
  color: #1c1e21;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user .wpe-wps-inbox-conversation-user-date, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox .wpe-wps-inbox-conversation-users .wpe-wps-inbox-conversation-user .wpe-wps-inbox-conversation-user-date {
  font-size: 12px;
  color: #90949c;
  margin-left: auto;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation {
  max-height: 600px;
  overflow: auto;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 15px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message:last-of-type, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message:last-of-type {
  margin-bottom: 0;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message.sent-by-user, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message.sent-by-user {
  align-items: flex-start;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message.sent-by-user .wpe-wps-inbox-message-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message.sent-by-user .wpe-wps-inbox-message-inner {
  justify-content: flex-start;
  align-items: flex-end;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message.sent-by-user .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content p, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message.sent-by-user .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content p {
  background-color: #efefef;
  color: #131313;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner {
  display: flex;
  justify-content: flex-end;
  max-width: 60%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-avatar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-avatar {
  margin-right: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-avatar img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-avatar img {
  min-width: 30px;
  height: 30px;
  max-width: 30px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content {
  line-height: 0px;
  color: #fff;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content p, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content p {
  border-radius: 10px;
  margin: 0;
  padding: 10px;
  background-color: #efefef;
  line-height: 24px;
  color: #131313;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content p img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content p img {
  vertical-align: bottom;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content video, .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content video, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-inner .wpe-wps-inbox-message-content img {
  max-height: 250px;
  border-radius: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-meta, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-inbox #wpe-wps-inbox-conversation .wpe-wps-inbox-message .wpe-wps-inbox-message-meta {
  font-size: 12px;
  color: #8d949e;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services {
  display: flex;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-uploader-form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-uploader-form {
  margin: 0px 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box {
  width: 100%;
  min-height: 64px;
  margin: 0 auto;
  position: relative;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box h2#wpe-wps-services-top, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box h2#wpe-wps-services-top {
  margin: 12px 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-services-create, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-services-create {
  position: absolute;
  top: 0;
  right: 0;
  margin: 12px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service {
  margin-bottom: 15px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form {
  padding: 0px;
  display: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form.open, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form.open {
  display: block;
  border-bottom: 1px solid #ebe9e6;
  margin-bottom: 15px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form h2 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form > h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form > h2 {
    margin-top: 0px;
  }
}
@media (min-width: 1024px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form > h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form > h2 {
    margin-top: 0px;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin: 0px -10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields fieldset input, .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields fieldset textarea, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields fieldset input, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields fieldset textarea {
  width: 100%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper {
  display: flex;
  margin-top: 10px;
  flex-direction: column;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper #wpe-wps-services-form-buttons, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper #wpe-wps-services-form-buttons {
  display: flex;
  justify-content: space-between;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper .wpe-wps-result-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper .wpe-wps-result-box {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields {
    flex-direction: row;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields > div, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields > div {
    width: 50%;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper {
    flex-direction: row;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper .wpe-wps-result-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form .wpe-wps-services-form-action-wrapper .wpe-wps-result-box {
    flex-grow: 1;
  }
}
@media (min-width: 1024px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields > div, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-fields > div {
    width: 50%;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-submit, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-content-box #wpe-wps-add-service-form #wpe-wps-add-service-submit {
  margin-left: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container {
  margin: 20px -10px 0px;
  display: flex;
  flex-wrap: wrap;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service {
  border: 1px solid #ebe9e6;
  background-color: #fff;
  padding: 15px;
  border-radius: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: calc(100% - 20px);
  box-sizing: border-box;
  margin: 0px 10px 20px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service {
    flex-direction: row;
  }
}
@media (min-width: 1024px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service {
    width: calc(50% - 20px);
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service.hidden, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service.hidden {
  background-color: rgba(0, 0, 0, 0.01);
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service.hidden .wpe-wps-service-details, .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service.hidden .wpe-wps-service-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service.hidden .wpe-wps-service-details, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service.hidden .wpe-wps-service-image {
  opacity: 0.4;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content {
  display: flex;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding-right: 10px;
  line-height: 1.5;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details .wpe-wps-service-name, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details .wpe-wps-service-name {
  font-weight: 600;
  word-break: break-all;
  min-height: 30px;
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details .wpe-wps-service-price, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details .wpe-wps-service-price {
  min-height: 30px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details .wpe-wps-service-description, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-details .wpe-wps-service-description {
  color: #aaaaaa;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-sort-icon, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-sort-icon {
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-sort-icon:before, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-sort-icon:before {
  content: "⋮" "" "⋮";
  margin-right: 16px;
  font-size: 24px;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-edit-icon:before, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-edit-icon:before {
  content: "✐";
  margin-right: 16px;
  font-size: 24px;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-delete-icon:before, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-delete-icon:before {
  content: "✖";
  margin-right: 16px;
  font-size: 20px;
  color: #000;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-restore-icon:before, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-restore-icon:before {
  content: "✔";
  margin-right: 16px;
  font-size: 24px;
  color: green;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-perm-delete-icon:before, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-content .wpe-wps-service-icons .wpe-wps-service-perm-delete-icon:before {
  content: "✖";
  margin-right: 16px;
  font-size: 20px;
  color: red;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container {
  margin-top: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-image {
  height: 100px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-link, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-link {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container {
    margin-top: 0;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-image, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-image {
    width: 200px;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-link, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services #wpe-wps-services-container .wpe-wps-service .wpe-wps-service-image-container .wpe-wps-service-link {
    margin-top: 10px;
    width: 200px;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-services-order-action-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-services-order-action-wrapper {
  display: flex;
  margin-top: -5px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-services-order-action-wrapper .button, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-services-order-action-wrapper .button {
    width: initial;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-services-order-action-wrapper .wpe-wps-result-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-services .wpe-wps-services-order-action-wrapper .wpe-wps-result-box {
  flex-grow: 1;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members {
  display: block;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members {
    display: grid;
    grid-template-columns: 4fr 6fr;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu h2 {
  margin-bottom: 10px;
  font-size: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner {
  display: flex;
  flex-direction: column;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner span {
  color: #939597;
  margin-bottom: 10px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner span:last-child, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner span:last-child {
  margin-bottom: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner span:hover, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-menu #wpe-wps-members-menu-inner span:hover {
  color: #000;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign {
  margin-bottom: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
  margin-top: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-username, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-username {
  flex-grow: 1;
  border-radius: 3px;
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-role, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-role {
  border-radius: 3px;
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-result, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-result {
  margin-left: 0;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form {
    flex-direction: row;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-username, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-username {
    margin-right: 10px;
    margin-bottom: 0;
  }
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-role, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-assign #wpe-wps-members-assign-form #wpe-wps-members-role {
    margin-right: 10px;
    margin-bottom: 0;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section:last-child, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section:last-child {
  margin-bottom: 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section span {
  color: #aaaaaa;
  font-size: 14px;
  line-height: 1.5;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section a, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section a {
  margin-bottom: 5px;
  color: #4D5C6D;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section a:hover, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section a:hover {
  color: #000;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section a img, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-members .wpe-wps-members-sections #wpe-wps-members-list .wpe-wps-member-list-section a img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-right: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings {
    display: grid;
    grid-template-columns: 3fr 7fr;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu h2 {
  margin-bottom: 10px;
  font-size: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu #wpe-wps-settings-menu-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu #wpe-wps-settings-menu-inner {
  display: flex;
  flex-direction: column;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu #wpe-wps-settings-menu-inner span, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu #wpe-wps-settings-menu-inner span {
  color: #939597;
  margin-bottom: 10px;
  line-height: 18px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu #wpe-wps-settings-menu-inner span:hover, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-menu #wpe-wps-settings-menu-inner span:hover {
  color: #000;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section:not(#wpe-wps-general), .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section:not(#wpe-wps-general) {
  display: none;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections #wpe-wps-settings-sidebar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections #wpe-wps-settings-sidebar {
  width: 100%;
}
@media (min-width: 576px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections #wpe-wps-settings-sidebar, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections #wpe-wps-settings-sidebar {
    width: 60%;
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section h2, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section h2 {
  margin-bottom: 20px !important;
  font-size: 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wp-spaces-uploader-form-label, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wp-spaces-uploader-form-label {
  font-size: 12px;
  color: #2196F3;
  margin: 20px 0;
  font-weight: 400;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset {
  display: flex;
  margin: 30px 0;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-category .field, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-category .field {
  width: 100%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-category .field .select2-selection__rendered, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-category .field .select2-selection__rendered {
  line-height: 40px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-location .field, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-location .field {
  width: 100%;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-location .field .select2-selection__rendered, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset.fieldset-wp-space-location .field .select2-selection__rendered {
  line-height: 40px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset .wpe-wps-input-wrapper .wps-description, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section fieldset .wpe-wps-input-wrapper .wps-description {
  font-size: 12px;
  font-weight: 400;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-inner, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-inner {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -5px 0px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-inner fieldset, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-inner fieldset {
  margin: 0px 5px 10px;
  width: calc(100% - 10px);
}
@media (min-width: 576px) {
  .single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-inner fieldset, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-inner fieldset {
    width: calc(100%/3 - 10px);
  }
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-info, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-primary-button-container #wpe-wps-primary-button-container-info {
  margin: 10px 0 20px 0;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper {
  display: flex;
  margin: 20px 0 0px 0;
  align-items: flex-start;
  flex-wrap: wrap;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-general-submit, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-general-submit {
  margin-left: 10px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-sidebar-submit,
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-tabs-submit, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-sidebar-submit,
.wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-tabs-submit {
  order: 2;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-general-delete, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper #wpe-wps-general-delete {
  width: 140px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .wpe-wps-result-box, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .wpe-wps-result-box {
  display: none;
  border-left: 4px solid;
  font-size: 14px;
  margin-left: 20px;
  border-radius: 5px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .wpe-wps-result-box.error, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .wpe-wps-result-box.error {
  border-color: red;
  background-color: #F7F7FA;
  width: 100%;
  order: 1;
  margin: 0px 0px 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .wpe-wps-result-box.success, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .wpe-wps-result-box.success {
  border-color: green;
  background-color: #F7F7FA;
  width: 100%;
  order: 1;
  margin: 0px 0px 20px;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .button.wpe-wps-settings-space-delete, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section .wpe-wps-settings-action-wrapper .button.wpe-wps-settings-space-delete {
  color: #fff !important;
  background-color: darkred;
  border-color: #581e1e !important;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm {
  display: none;
  width: 400px;
  transition: all 0.5s ease;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm.open, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm.open {
  display: block;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm p, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm p {
  margin: 0 0 5px;
  color: #8b0000;
  font-weight: bold;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm div, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm div {
  display: flex;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm div #wpe-wps-settings-space-delete-confirm, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm div #wpe-wps-settings-space-delete-confirm {
  color: #fff;
  background-color: darkred !important;
  border-color: #581e1e !important;
}
.single-wpe_wpspace .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm div #wpe-wps-settings-space-delete-cancel, .wpe-wps-create-space .wpe_wpspace #wpe-wps-content #wpe-wps-content-inner.wpe-wps-single-settings .wpe-wps-settings-sections .wpe-wps-settings-section #wpe-wps-general-delete-confirm div #wpe-wps-settings-space-delete-cancel {
  margin-left: 10px;
}

/**
Archive Styles
 */
.archive #wpe-wps-create-space-archive-button, .my-spaces #wpe-wps-create-space-archive-button {
  border-radius: 3px;
}
@media (max-width: 650px) {
  .archive #wpe-wps-create-space-archive-button, .my-spaces #wpe-wps-create-space-archive-button {
    width: 100%;
    margin-bottom: 40px;
  }
}
.archive .button.primary, .my-spaces .button.primary {
  font-size: 15px;
  color: #fff !important;
  border-radius: 100px !important;
  padding: 10px 20px;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  line-height: 1.3;
  border: 1px solid transparent;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
}
.archive .button.primary i, .my-spaces .button.primary i {
  margin-right: 5px;
}
.archive .space-archive-wrapper, .my-spaces .space-archive-wrapper {
  max-width: 1170px;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  padding: 2em 0;
}
.archive .space-archive-wrapper > p, .my-spaces .space-archive-wrapper > p {
  width: 100%;
  margin: 10px 10px 0px !important;
}
.archive .space-archive-wrapper article, .my-spaces .space-archive-wrapper article {
  border: 1px solid #dcd7ca;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 1px 5px #ccc;
  margin: 0 10px 20px;
  width: calc(100% - 20px);
}
@media (min-width: 576px) {
  .archive .space-archive-wrapper article, .my-spaces .space-archive-wrapper article {
    width: calc(50% - 20px);
  }
}
@media (min-width: 768px) {
  .archive .space-archive-wrapper article, .my-spaces .space-archive-wrapper article {
    width: calc(100%/3 - 20px);
  }
}
@media (min-width: 1024px) {
  .archive .space-archive-wrapper article, .my-spaces .space-archive-wrapper article {
    width: calc(25% - 20px);
  }
}
.archive .space-archive-wrapper article h1, .my-spaces .space-archive-wrapper article h1 {
  font-size: 20px;
  margin: 0 !important;
}
.archive .space-archive-wrapper article .space-archive-header, .my-spaces .space-archive-wrapper article .space-archive-header {
  height: 160px;
  background-size: cover;
  background-position: center;
}
.archive .space-archive-wrapper article .space-archive-content, .my-spaces .space-archive-wrapper article .space-archive-content {
  display: flex;
  flex-direction: row;
  padding: 30px 12px 12px;
  position: relative;
}
.archive .space-archive-wrapper article .space-archive-content .space-archive-avatar, .my-spaces .space-archive-wrapper article .space-archive-content .space-archive-avatar {
  height: 50px;
  width: 50px;
  background-size: cover;
  background-position: center;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid white;
  position: absolute;
  top: -25px;
}
.archive .space-archive-wrapper article .space-archive-content .space-archive-info, .my-spaces .space-archive-wrapper article .space-archive-content .space-archive-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
}
.archive .space-archive-wrapper article .space-archive-content .space-archive-info a, .my-spaces .space-archive-wrapper article .space-archive-content .space-archive-info a {
  color: #000;
  text-decoration: none;
}
.archive .space-archive-wrapper article .space-archive-content .space-archive-info p, .my-spaces .space-archive-wrapper article .space-archive-content .space-archive-info p {
  font-size: 13px;
  color: #65676b;
  margin: 0;
}
@media (max-width: 650px) {
  .archive .space-archive-wrapper, .my-spaces .space-archive-wrapper {
    grid-template-columns: 1fr;
  }
}

.archive .spaces-type-navs {
  border-bottom: 1px solid #e7e9ec;
  border-top: 0;
  box-shadow: none;
  margin-bottom: 20px;
  margin-top: 0;
  border-color: #E7E9EC;
}
.archive .spaces-type-navs .spaces-nav {
  display: flex;
}
.archive .spaces-type-navs .spaces-nav li:not(:last-child) {
  padding-right: 30px;
}
.archive #wpe-wps-index-filter-wrapper {
  display: flex;
  justify-content: end;
  align-items: center;
}
.archive #wpe-wps-index-filter-wrapper select {
  margin-left: 12px;
  height: 34px;
  font-size: 14px;
}
.archive #wpe-wps-index-filter-wrapper #wpe-wps-index-filter, .archive #wpe-wps-index-filter-wrapper #wpe-wps-index-reset {
  background-color: #fff;
  border: 1px solid #e7e9ec;
  border-radius: 3px;
  margin-left: 12px;
  height: 34px;
  width: 34px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}

/**
Create Space Template Styles
 */
.wpe-wps-create-space {
  margin: 0;
  padding: 0;
  height: 100%;
}
.wpe-wps-create-space.buddyboss-theme #content {
  min-height: auto;
  background-color: #f7f7f7;
}
.wpe-wps-create-space.buddyboss-theme #content .container {
  padding: 0;
}
@media (min-width: 768px) {
  .wpe-wps-create-space.buddyboss-theme #content .container {
    padding-left: 10px;
    padding-right: 10px;
    min-height: 100vh;
  }
}
.wpe-wps-create-space header {
  grid-area: header;
}
.wpe-wps-create-space #site-footer {
  grid-area: footer;
  margin-top: 0 !important;
}
.wpe-wps-create-space #wp-spaces-create-wrapper {
  display: block;
  grid-area: main;
}
@media (min-width: 768px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper {
    display: flex;
  }
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel {
  background-color: #fff;
  padding: 15px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel {
    width: 360px;
  }
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel fieldset {
  border: none;
  padding: 0;
  margin-bottom: 10px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel fieldset select {
  width: 100%;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel h2 {
  font-size: 20px;
  margin: 10px 0;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel p {
  font-size: 14px;
  margin-bottom: 15px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-1 h1 {
  font-size: 28px;
  margin: 5px 0;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-1 input, .wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-1 textarea {
  width: 100%;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-1 #create-space-result {
  display: none;
  padding: 10px;
  border-left: 3px solid;
  font-size: 14px;
  border-radius: 4px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-1 #create-space-result.error {
  border-color: red;
  background-color: #f7f7f7;
  color: #000;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-1 #create-space-result.success {
  border-color: green;
  background-color: #f7f7f7;
  color: #000;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 {
  display: none;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form {
  display: block;
  margin: 0 auto;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .wp-spaces-uploader-form-label {
  font-weight: bold;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .wp-spaces-uploader-form-label span {
  font-weight: normal;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .wp-spaces-uploader-form-label span:before {
  content: "·";
  margin: 0 5px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui {
  position: relative;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui.drag-drop .wp-spaces-drag-drop-area {
  background: #f8f8f8;
  border-radius: 0;
  border: 2px dashed #ebebeb;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: center;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui.drag-drop .drag-drop-info {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0;
  text-align: center;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui.drag-drop .drag-drop-info span {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-uidrag-over .wp-spaces-drag-drop-area {
  border-color: rgba(113, 148, 48, 0.5);
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui .filelist .file {
  padding: 5px;
  background: #ececec;
  border: solid 1px #ccc;
  margin-bottom: 4px;
  font-size: 12px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui .filelist .fileprogress {
  width: 0%;
  background: #B7C53D;
  height: 5px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui .plupload-thumbs .thumb {
  width: 50px;
  padding-right: 5px;
  float: left;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui .plupload-thumbs .thumb img {
  width: 50px;
  height: 50px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .plupload-upload-ui .ui-sortable .thumb img {
  cursor: pointer;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .wp-spaces-uploader-form .max-upload-size {
  display: block;
  margin: 10px 0;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-step-2 .upload-error {
  display: none;
  padding: 10px;
  border-left: 3px solid;
  font-size: 14px;
  border-color: darkred;
  background-color: #FFCCCC;
  margin: 5px 0;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-actions #wpe-wps-create-space-actions-inner {
  display: flex;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-actions #wpe-wps-create-space-actions-inner .save-space-button {
  display: none;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #space-create-panel #space-create-panel-actions #wpe-wps-create-space-actions-inner #wpe-wps-go-to-space {
  display: none;
  margin-left: 10px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel {
  display: none;
}
@media (min-width: 768px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel {
    display: flex;
    background-color: #f7f7f7;
    flex: 1;
    justify-content: center;
    align-items: flex-start;
    padding: 30px 20px;
  }
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen {
  width: 100%;
  max-width: 960px;
  background-color: #fff;
  border-radius: 10px;
  height: 100%;
  padding: 15px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen a, .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen button {
  pointer-events: none;
  cursor: default;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-content #wpe-wps-content-inner {
  grid-template-columns: 1fr;
}
@media (min-width: 1008px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-content #wpe-wps-content-inner {
    grid-template-columns: 1fr 1fr;
  }
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image {
  height: 200px;
}
@media (min-width: 1008px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-cover-image {
    height: 300px;
  }
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content {
  padding: 20px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar {
  width: 75px;
  height: 75px;
}
@media (min-width: 1008px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-avatar {
    width: 100px;
    height: 100px;
  }
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title {
  margin-left: 120px;
  margin-right: 0px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-title h1 {
  font-size: 1.8rem;
  margin-bottom: 0px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper {
  width: 80%;
  margin-top: 40px;
  text-align: center;
  right: 10px;
  top: 10px;
}
.wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper a {
  font-size: 14px;
  border-radius: 100px;
  padding: 8px 20px;
  font-weight: 500;
  font-style: normal;
  height: 34px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  line-height: 1.2;
  border: 1px solid #007CFF;
  outline: none;
  vertical-align: middle;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  -webkit-transition: all linear 0.2s;
  transition: all linear 0.2s;
  background-color: #fff !important;
}
@media (min-width: 1008px) {
  .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper {
    width: initial;
    margin-top: 0;
  }
  .wpe-wps-create-space #wp-spaces-create-wrapper #wpe-wps-create-space-preview-panel #wpe-wps-create-space-preview-screen #wpe-wps-header #wpe-wps-header-main #wpe-wps-header-content #wpe-wps-header-info #wpe-wps-cta-wrapper a {
    width: initial;
  }
}

html {
  height: 100%;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

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