
.Google-image-wrapper[data-v-103e178e] {
  height: 120px;
  display: flex;
  justify-content: center;
}
.Google-image-wrapper img[data-v-103e178e] {
  height: 100%;
  margin-top: -68px;
}
.Google-not-linked-title[data-v-103e178e] {
  margin-top: -46px;
  text-align: center;
  line-height: 29.26px;
  font-size: 24px;
  font-family: 'Montserrat';
  font-weight: 500;
  font-style: normal;
}
.Google-please-link-text[data-v-103e178e] {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  text-align: center;
  color: #9a9a9a;
  word-break: normal;
  width: 101%;
}
.Google-link-wrapper[data-v-103e178e] {
  text-align: center;
}
.Google-link-wrapper button[data-v-103e178e] {
  background-color: #f48d46;
  border: 1px solid #f48d46;
  border-radius: 5px;
  outline: none;
  width: 220px;
  height: 40px;
  color: white;
}
.Google-link-wrapper button[data-v-103e178e]:hover {
  opacity: 0.8;
}


#pf-rating-bars {
  padding: 30px 0;
  box-sizing: border-box;
}
.rating-bar-wrapper {
  width: 100%;
  border: 1px solid #9a9a9a59;
  height: 24px;
  border-radius: 6px;
}
.rating-bar-filler {
  background-color: rgb(255, 206, 0);
  height: 24px;
  display: inline-block;
  border-radius: 6px;
}
.rating-bar-filler:hover {
  background-color: rgb(255, 206, 0, 0.6);
  cursor: pointer;
}
.rating-text {
  color: #757575;
  font-size: 14px;
}
.total-reviews-text {
  color: #9a9a9a;
  font-size: 14px;
  text-align: center;
  padding-top: 40px;
}


.centerLoadingIcon[data-v-b3fd3bc2] {
  margin-top: 30%;
}
#wordCloudTitleWrapper[data-v-b3fd3bc2] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#wordCloudTitle[data-v-b3fd3bc2],
#wordCloudTitleButtonsWrapper[data-v-b3fd3bc2] {
  flex-grow: 1;
}
#wordCloudTitleButtonsWrapper[data-v-b3fd3bc2] {
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  color: #9a9a9a;
}
#wordCloudTitleButtonsWrapper div[data-v-b3fd3bc2] {
  bottom: -5px;
  padding: 0 0 6px;
  font-weight: 500;
  transition-property: color;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
#wordCloudTitleButtonsWrapper div.active[data-v-b3fd3bc2],
#wordCloudTitleButtonsWrapper div[data-v-b3fd3bc2]:hover {
  color: #4fcbc5;
}
g[data-v-b3fd3bc2] {
  cursor: pointer;
}
text.wordcloud-text-main[data-v-b3fd3bc2],
text.wordcloud-text-mention[data-v-b3fd3bc2] {
  text-anchor: middle;
}
.dashboard-tile[data-v-b3fd3bc2] {
  font-size: 18px;
  overflow: hidden;
}
#positive-word-cloud[data-v-b3fd3bc2],
#negative-word-cloud[data-v-b3fd3bc2] {
  padding: 0;
}
#positive-word-cloud svg[data-v-b3fd3bc2],
#negative-word-cloud svg[data-v-b3fd3bc2] {
  margin: 0 auto;
}
.dashboard-square-v2[data-v-b3fd3bc2] {
  width: 100%;
  text-align: center;
}
.opiniion-tile-body[data-v-b3fd3bc2] {
  display: flex;
  flex-direction: column;
}
.opiniion-tile-body span[data-v-b3fd3bc2] {
  line-height: 14px;
  padding: 0;
  margin: 0;
}
.empty-word-cloud[data-v-b3fd3bc2] {
  font-size: 16px;
  font-weight: 400;
  color: #858585;
  padding-top: 0px;
  text-align: center;
  line-height: 310px;
}
.circle[data-v-b3fd3bc2] {
  border-radius: 50%;
  display: inline-block;
  margin-top: 60px;
  font-size: 20px;
  width: 300px;
  height: 300px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  font-family: Arial;
  position: relative;
}
.positive-circle[data-v-b3fd3bc2] {
  background: #4fcbc5;
}
.negative-circle[data-v-b3fd3bc2] {
  background: #545454;
}
.text-wrap[data-v-b3fd3bc2] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.text-wrap span[data-v-b3fd3bc2] {
  display: block;
}
.circle span[data-v-b3fd3bc2]:nth-child(2) {
  font-size: 30px;
}
.circle span[data-v-b3fd3bc2]:nth-child(2) {
  font-size: 12px;
}


.request-review-modal .el-dialog__header {
  padding: 40px 20px 10px;
}
.request-review-modal .el-dialog__title {
  line-height: 24px;
  font-size: 24px;
  font-weight: medium;
  color: #424242;
  margin-top: 20px;
}
.request-review-modal .el-select__tags .el-tag--info {
  background-color: #4fcbc5;
  border-color: #4fcbc5;
  color: white;
}
.request-review-modal .el-tag .el-tag__close {
  color: white;
}


.dialog-body[data-v-d4828566],
.delivery-methods span[data-v-d4828566] {
  font-size: 14px;
  text-transform: uppercase;
  color: #757575;
  font-weight: bold;
  text-align: center;
}
.dialog-body[data-v-d4828566] :nth-child(3) {
  margin-top: 40px;
}
.dialog-body[data-v-d4828566] {
  display: flex;
  flex-direction: column;
  width: 320px;
  margin: 40px auto;
}
.dialog-footer button[data-v-d4828566] {
  width: 260px;
}
.input-selector[data-v-d4828566] {
  width: 100%;
  margin-top: 30px;
}


.card-container[data-v-5ddc3a12] {
  border: 1px solid #9a9a9a65;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 12px;
}
.card-header[data-v-5ddc3a12] {
  font-size: 14px;
  color: #66615b;
}
.header-top-right[data-v-5ddc3a12] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
}
.link-primary[data-v-5ddc3a12] {
  font-size: 12px;
  color: #59caf9;
  text-decoration: underline;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.data[data-v-5ddc3a12] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.data-title[data-v-5ddc3a12] {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  font-size: 18px;
  color: #252422;
  padding-bottom: 10px;
}
.data-title span[data-v-5ddc3a12]:nth-child(1) {
  font-weight: 600;
}
.data-title span[data-v-5ddc3a12]:nth-child(2) {
  padding-left: 6px;
}
.range-chart[data-v-5ddc3a12] {
  margin-top: 20px;
  position: relative;
  --leftAlign: 10px;
}
.range-chart[data-v-5ddc3a12]::after {
  content: '';
  padding: 17px 2px;
  top: -9.6px;
  border: 3px solid #66615b;
  background: #66615b;
  position: absolute;

  transform: translateY(-2px);
  left: var(--leftAlign);
}
.gradient[data-v-5ddc3a12] {
  border: 1px solid #66615b;
  height: 50px;
  padding: 10px 50px;
}
.primary[data-v-5ddc3a12] {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-image: linear-gradient(to right, #ff5555, #ffda5f);
}
.secondary[data-v-5ddc3a12] {
  background-image: linear-gradient(to right, #ffda5f, #ffda5f);
}
.tertiary[data-v-5ddc3a12] {
  background-image: linear-gradient(to right, #ffda5f, #55f296);
}
.quadrinary[data-v-5ddc3a12] {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-image: linear-gradient(to right, #55f296, #55f296);
}
.number-data[data-v-5ddc3a12] {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.subdata[data-v-5ddc3a12] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 30px;
}
.subdata span[data-v-5ddc3a12]:nth-child(1) {
  font-size: 24px;
  font-weight: 400;
  color: #252422;
}
.subdata span[data-v-5ddc3a12]:nth-child(2) {
  font-size: 14px;
  color: #66615b;
  padding-top: 10px;
}


.card-container[data-v-47d888c6] {
  border: 1px solid #9a9a9a65;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 12px;
}
.card-header[data-v-47d888c6] {
  display: flex;
  justify-content: center;
  position: relative;
  font-size: 14px;
  color: #66615b;
}
.header-top-right[data-v-47d888c6] {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
}
.link-primary[data-v-47d888c6] {
  font-size: 12px;
  color: #59caf9;
  text-decoration: underline;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.data[data-v-47d888c6] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.data-title[data-v-47d888c6] {
  width: 100%;
  flex-direction: row;
  justify-content: center;
  font-size: 18px;
  color: #252422;
  padding-bottom: 10px;
}
.data-title span[data-v-47d888c6]:nth-child(1) {
  font-weight: 600;
}
.data-title span[data-v-47d888c6]:nth-child(2) {
  padding-left: 6px;
}
.range-chart[data-v-47d888c6] {
  margin-top: 20px;
  position: relative;
}
.range-chart[data-v-47d888c6]::after {
  content: '';
  padding: 17px 2px;
  top: -9.6px;
  border: 3px solid #66615b;
  background: #66615b;
  position: absolute;
  transform: translateY(-2px);
  left: var(--leftAlign);
}
.gradient[data-v-47d888c6] {
  border: 1px solid #66615b;
  height: 50px;
  padding: 10px 50px;
}
.primary[data-v-47d888c6] {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-image: linear-gradient(to right, #ff5555, #ffda5f);
}
.secondary[data-v-47d888c6] {
  background-image: linear-gradient(to right, #ffda5f, #ffda5f);
}
.tertiary[data-v-47d888c6] {
  background-image: linear-gradient(to right, #ffda5f, #55f296);
}
.quadrinary[data-v-47d888c6] {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-image: linear-gradient(to right, #55f296, #55f296);
}
.number-data[data-v-47d888c6] {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.subdata[data-v-47d888c6] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 30px;
}
.subdata span[data-v-47d888c6]:nth-child(1) {
  font-size: 24px;
  font-weight: 400;
  color: #252422;
}
.subdata span[data-v-47d888c6]:nth-child(2) {
  font-size: 14px;
  color: #66615b;
  padding-top: 10px;
}


.card-container[data-v-3217c260] {
  border: 1px solid #9a9a9a65;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  border-radius: 12px;
}
.card-header[data-v-3217c260] {
  display: flex;
  justify-content: center;
  position: relative;
}
.header-top-right[data-v-3217c260] {
  position: absolute;
  top: 0;
  right: 0;
}
.data[data-v-3217c260] {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.range-chart[data-v-3217c260] {
  margin-top: 20px;
  position: relative;
  --leftAlign: 10px;
}
.range-chart[data-v-3217c260]::after {
  content: '';
  padding: 7px 1px;
  border: 3px solid darkslategrey;
  background: darkslategrey;
  position: absolute;
  transform: translateY(-2px);
  left: var(--leftAlign);
}
.gradient[data-v-3217c260] {
  border: 1px solid grey;
  height: 50px;
  padding: 0 50px;
}
.primary[data-v-3217c260] {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  background-image: linear-gradient(to right, red, orange);
}
.secondary[data-v-3217c260] {
  background-image: linear-gradient(to right, orange, yellow);
}
.tertiary[data-v-3217c260] {
  background-image: linear-gradient(to right, yellow, lightgreen);
}
.quadrinary[data-v-3217c260] {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  background-image: linear-gradient(to right, lightgreen, green);
}
.number-data[data-v-3217c260] {
  display: flex;
  justify-content: space-around;
  margin-top: 30px;
}
.subdata[data-v-3217c260] {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 30px;
}
.graph-wrapper[data-v-3217c260] {
  width: 450px;
  height: 300px;
  position: relative;
}
.y-axis[data-v-3217c260] {
  position: absolute;
  left: -35px;
  top: 155px;
  transform: rotate(-90deg);
}
.x-axis[data-v-3217c260] {
  position: absolute;
  bottom: -10px;
  left: 195px;
}


.el-table__body-wrapper {
  overflow-y: auto;
}
.open-stats [class*='el-icon'] + span {
  margin: 0;
}


.top-header[data-v-12b664de] {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-left: 0;
  padding-bottom: 0;
  box-sizing: border-box;
}
.top-header h4[data-v-12b664de] {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 800;
  color: #66615b;
}
.top-header h4 span[data-v-12b664de] {
  transition: 0.1s ease;
}
.top-header h4 span[data-v-12b664de]:hover {
  text-decoration: underline;
}
.top-header h4 span[data-v-12b664de]:hover:last-child {
  text-decoration: none;
  cursor: default;
}
.top-header h4 span[data-v-12b664de]:last-child {
  color: #757575;
  font-weight: 500;
}
.search-box[data-v-12b664de] {
  position: relative;
  margin-top: 10px;
  width: 270px;
}
.search-box .search-icon[data-v-12b664de] {
  position: absolute;
  top: 12px;
  bottom: 0;
  right: 20px;
  color: #757575;
}
.survey-box-container[data-v-12b664de] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.survey-box-container[data-v-12b664de]::after {
  content: '';
  flex: auto;
}
.alignLoadingIcon[data-v-12b664de] {
  position: absolute;
  margin-top: 15%;
  left: 50%;
  text-align: center;
}
.no-surveys[data-v-12b664de] {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 3vh auto;
  width: 100%;
  text-align: center;
  color: grey;
}
.no-surveys .flex-lines[data-v-12b664de] {
  display: flex;
  align-items: center;
  flex-direction: column;
  transform: translateY(-30px);
}
.no-surveys .first-line[data-v-12b664de] {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 15px;
}
.no-surveys .second-line[data-v-12b664de] {
  margin-bottom: 20px;
  font-size: 14px;
}
.template-container[data-v-12b664de] {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-top: 20px;
  box-sizing: border-box;
  width: 100%;
}
.surveys-campaign-wrapper[data-v-12b664de] {
  width: 100%;
}
.surveys-campaign-wrapper .surveys-campaign-title[data-v-12b664de] {
  color: black;
  font-size: 20px;
  padding: 15px 0px;
}
.surveys-campaign-wrapper .campaigns-wrapper[data-v-12b664de] {
  display: flex;
  flex-wrap: wrap;
  overflow-y: hidden;
  padding-top: 20px;
  padding-left: 20px;
  transition: max-height 0.25s, padding-top 0.25s;
}
.survey-title-analytics[data-v-12b664de] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  color: #66615b;
  font-weight: 600;
  margin: 0;
  margin-bottom: 10px;
}
.card-analytics[data-v-12b664de] {
  animation: fadeSlideIn 0.35s ease;
  position: relative;
  width: 380px;
  height: 230px;
  max-width: 100%;
  background: white;
  margin-bottom: 20px;
  margin-right: 30px;
  border-radius: 12px;
  border: 1px solid #9a9a9a65;
  padding: 20px;
  box-sizing: border-box;
  transition: 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}
.survey-box-container .survey-box-row:nth-child(3n) .card-analytics[data-v-12b664de] {
  margin-right: 0;
}
.card-analytics[data-v-12b664de]:hover {
  box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.15);
  cursor: pointer;
}
.card-analytics[data-v-12b664de]:active {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.12);
  background: rgba(255, 255, 255, 0.85);
  transform: scale(0.98, 0.98);
}
.surveys-campaign-wrapper .card-analytics[data-v-12b664de] {
  margin-right: 20px !important;
  width: 280px;
  position: relative;
}
.surveys-campaign-wrapper .rating-num[data-v-12b664de] {
  top: -15px;
  left: -15px;
  position: absolute;
  color: white;
  font-size: 20px;
  background-color: #4fcbc5;
  border-radius: 50px;
  padding: 5px 10px;
  width: 12px;
  text-align: center;
}
.data-row[data-v-12b664de] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0;
  border-bottom: 1px solid #9a9a9a35;
  font-size: 14px;
  font-weight: 400;
  color: #66615b;
}
.surveys-for-rating-wrapper[data-v-12b664de] {
  position: relative;
}
.surveys-for-rating[data-v-12b664de] {
  position: absolute;
  top: 10px;
  left: 10px;
}
.survey-top[data-v-12b664de] {
  z-index: 1;
  position: relative;
}
.load-lower-survey[data-v-12b664de] {
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  right: 35px;
  top: 10px;
  z-index: 10;
}
.load-lower-survey[data-v-12b664de]:hover {
  opacity: 1;
}
.score[data-v-12b664de] {
  background: #5de696;
  padding: 4px 8px;
  box-sizing: border-box;
  font-weight: 500;
  color: white;
  border-radius: 4px;
}
.bad-score[data-v-12b664de] {
  background: #ed6363;
  padding: 4px 8px;
  box-sizing: border-box;
  font-weight: 500;
  color: white;
  border-radius: 4px;
}
.title[data-v-12b664de] {
  font-size: 24px;
  font-weight: 500;
  color: #66615b;
}
.top-header a[data-v-12b664de] {
  text-decoration: none;
  font-weight: 500;
  position: relative;
  color: #65615c;
}
.fa-angle-left[data-v-12b664de] {
  margin-right: 15px;
  font-size: 23px;
  font-weight: 400;
}


.el-divider[data-v-f47d7396] {
  margin-top: 10px;
}
.checkbox-container[data-v-f47d7396] {
  cursor: pointer;
}
.color-circle[data-v-f47d7396] {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 1000px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  background: white;
  margin-top: 19px;
}
.image-div[data-v-f47d7396] {
  margin-top: 2%;
  margin-bottom: 3%;
  height: 80px;
  padding: 10px 10px 10px 10px;
}
.row-headers[data-v-f47d7396] {
  padding-bottom: 10px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #757575;
}
#checkbox-wrapper[data-v-f47d7396] {
  display: flex;
  align-items: center;
  padding: 5px;
  border: 1px solid #dcdfe6;
  border-radius: 5px;
  margin-top: 10px;
}
.add-item[data-v-f47d7396] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 610px;
  background: #fafafa;
  height: 40px;
  border: 1px solid #9a9a9a35;
  border-radius: 12px;
  margin-top: 20px;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  cursor: pointer;
}
.add-item[data-v-f47d7396]:hover {
  background: #f2f2f2;
}
.add-item > div[data-v-f47d7396] {
  display: flex;
  justify-content: center;
  text-transform: uppercase;
}
.delete-rotator[data-v-f47d7396] {
  font-size: 22px;
  color: #dd2c00;
  cursor: pointer;
  margin-top: 15px;
}
.delete-rotator[data-v-f47d7396]:hover {
  opacity: 0.65;
}
.quick-transition[data-v-f47d7396] {
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.list-item-container[data-v-f47d7396] {
  margin: auto;
}
.list-item[data-v-f47d7396] {
  animation: slideFadeFromTop 0.35s ease;
  display: flex;
  width: 600px;
  height: 55px;
  margin-top: 10px;
  padding-top: 6px;
  padding-left: 10px;
  background: white;
  border-radius: 12px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
.add-location-header[data-v-f47d7396] {
  font-size: 24px;
  padding-top: 20px;
  text-align: center;
}
.el-input[data-v-f47d7396],
.el-select[data-v-f47d7396] {
  margin-top: 5px;
  width: 100%;
}
.dialog-body[data-v-f47d7396] {
  width: 600px;
  max-width: 100%;
  margin: auto;
  padding: 60px;
}
.dialog-footer[data-v-f47d7396] {
  display: flex;
  justify-content: space-between;
}
.dialog-footer button[data-v-f47d7396] {
  width: 260px;
}
.profile-image[data-v-f47d7396] {
  position: relative;
  height: 90%;
  cursor: pointer;
}
.center[data-v-f47d7396] {
  margin-top: 5%;
  text-align: center;
}


.table-wrapper .table-wrapper--button-group .button-group-button .el-radio-button__inner {
  display: block;
}
.table-wrapper .table-content-wrapper .table-content--container .el-tabs__header {
  display: none;
}


.modal-container[data-v-17c18ceb] {
  height: 100px;
  width: 600px;
  margin: 100px auto 0;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all 0.3s ease;
  position: sticky;
  top: 40%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 40px 20px;
}
.modal-header[data-v-17c18ceb] {
  display: flex;
  justify-content: center;
}
.button-container[data-v-17c18ceb] {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.button-container button[data-v-17c18ceb] {
  background: #f48d46;
  cursor: pointer;
  padding: 10px 20px;
  color: white;
  font-weight: 400;
  border-radius: 5px;
}


.el-button .is-text[data-v-5fef094d] {
  background: transparent;
}
.role-label[data-v-5fef094d] {
  padding-top: 25px;
  font-weight: 500;
}
.add-item[data-v-5fef094d] {
  width: 100% !important;
  margin-top: 10px;
}
.add-item .el-button[data-v-5fef094d] {
  margin-top: 10px;
  width: 100%;
  padding: 20px;
}
.content-container[data-v-5fef094d] {
  margin: auto;
  width: 100%;
}
.user-inputs[data-v-5fef094d] {
  margin-top: 20px;
  max-height: 400px;
}
.el-button[data-v-5fef094d] {
  width: 260px;
  text-transform: uppercase;
}
.select-label[data-v-5fef094d] {
  padding-left: 10px;
}
.scrolled[data-v-5fef094d] {
  overflow-y: auto;
  overflow-x: hidden;
}
.el-dialog__body[data-v-5fef094d] {
  width: 300px;
  margin: auto;
  padding-top: 0;
}
.el-dialog .el-dialog__header[data-v-5fef094d] {
  padding: 0;
}
.user-info[data-v-5fef094d] {
  transform: translateY(-100%);
  text-align: center;
  color: #9a9a9a;
}
.user-inputs .input-label[data-v-5fef094d] {
  font-size: 14px;
  color: #9a9a9a;
}
.user-inputs .el-input[data-v-5fef094d] {
  margin-top: 5px;
}
.el-input__inner[data-v-5fef094d] {
  background: red !important;
}
.user-info[data-v-5fef094d] {
  margin: 0 auto;
}
.select-label[data-v-5fef094d] {
  margin-bottom: 10px;
  font-weight: 600;
}
.user-inputs .el-select[data-v-5fef094d] {
  margin: 15px 5px 0px 0px;
  width: 100%;
}
.add-button .el-button[data-v-5fef094d] {
  margin-top: 10px;
  width: 100%;
}
.dialog-footer[data-v-5fef094d] {
  width: 100%;
}
.notification-controls[data-v-5fef094d] {
  padding: 5px;
}
.notifications[data-v-5fef094d] {
  padding: 15px 25px;
  border-bottom: 1px solid lightgrey;
  font-size: 13px;
}
.notifications span[data-v-5fef094d] {
  margin-left: 25px;
}


.modal-container[data-v-68d06996] {
  position: relative;
  width: 510px;
  margin: 40px auto 0;
  padding: 20px 30px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33);
  transition: all 0.3s ease;
  position: sticky;
  top: 40px;
}
.modal-header-text[data-v-68d06996] {
  font-size: 20px;
  font-weight: bold;
}
.modal-header-subtext[data-v-68d06996] {
  margin-top: 5px;
}
.modal-image[data-v-68d06996] {
  position: absolute;
  top: 20px;
  right: 30px;
}
.modal-image div[data-v-68d06996] {
  width: 40px;
  height: 40px;
  background-size: 40px 40px;
  background-repeat: no-repeat;
}
.modal-body[data-v-68d06996] {
  margin: 10px 0;
}
.reset-error[data-v-68d06996] {
  margin: 10px 0;
  color: red;
}
.reset-success[data-v-68d06996] {
  margin: 10px 0;
}
.modal-footer[data-v-68d06996] {
  clear: both;
  margin: 10px;
  text-align: right;
}
.modal-footer-text[data-v-68d06996] {
  font-size: 12px;
}
.modal-footer-button[data-v-68d06996] {
  margin: 0 10px;
}
.modal-footer-button button[data-v-68d06996] {
  padding: 5px 20px;
  cursor: pointer;
}


.reporting-container[data-v-646d2cb4] {
  margin: 0;
}
.fa-star[data-v-646d2cb4] {
  font-size: 18px;
  color: rgba(154, 154, 154, 0.35);
  cursor: pointer;
}
.fa-star[data-v-646d2cb4]:hover {
  color: rgba(154, 154, 154, 1);
}
.filled[data-v-646d2cb4] {
  color: #ebc545;
  text-shadow: unset;
}
.filled[data-v-646d2cb4]:hover {
  color: #ebc545;
  opacity: 0.65;
}
.no-data[data-v-646d2cb4] {
  display: flex;
  flex-direction: column;
  min-height: 65vh;
  justify-content: center;
  align-items: center;
}
.no-data .el-button[data-v-646d2cb4] {
  width: 200px;
  margin-top: 20px;
}


.rating-breakdown[data-v-7b65fdaa] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.rating-breakdown .rating-breakdown-container[data-v-7b65fdaa] {
  flex: 0 1 50%;
  padding-right: 25px;
  margin-bottom: 25px;
  min-width: 250px;
}
@media (min-width: 992px) {
.rating-breakdown[data-v-7b65fdaa] {
    flex-direction: row;
}
.rating-breakdown .rating-breakdown-container[data-v-7b65fdaa] {
    margin-bottom: 0;
}
}
.rating-breakdown .review-count-container[data-v-7b65fdaa] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 1 50%;
}
.rating-breakdown .rating-breakdown-container .overall-rating-container[data-v-7b65fdaa] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.rating-breakdown .rating-breakdown-container .overall-rating-container .overall-rating--title[data-v-7b65fdaa] {
  font-weight: 600;
  color: #66615b;
  font-size: 18px;
}
.rating-breakdown .rating-breakdown-container .overall-rating-container .overall-rating--rating[data-v-7b65fdaa] {
  font-size: 24px;
  font-weight: 600;
}
.rating-breakdown .rating-breakdown-container .overall-rating-container .overall-rating--rating i[data-v-7b65fdaa] {
  color: rgb(255, 186, 0);
  font-size: 18px;
  padding-right: 10px;
}
.rating-breakdown .rating-breakdown-container .rating-breakdown--bar-container[data-v-7b65fdaa] {
  display: flex;
  flex-direction: column-reverse;
}
.rating-breakdown .rating-breakdown-container .rating-breakdown--bar-container .rating-breakdown--bar[data-v-7b65fdaa] {
  display: flex;
  padding: 12px 0 0;
}
.rating-breakdown
  .rating-breakdown-container
  .rating-breakdown--bar-container
  .rating-breakdown--bar
  .rating-breakdown--bar-text[data-v-7b65fdaa] {
  min-width: 45px;
  padding-right: 5px;
}
.rating-breakdown .rating-breakdown-container .rating-breakdown--bar-container .rating-breakdown--bar-wrapper[data-v-7b65fdaa] {
  width: 100%;
  border: 1px solid #9a9a9a59;
  height: 16px;
  border-radius: 10px;
  background-color: #f2f2f2;
  overflow: hidden;
}
.rating-breakdown
  .rating-breakdown-container
  .rating-breakdown--bar-container
  .rating-breakdown--bar-wrapper
  .rating-breakdown--bar-filled[data-v-7b65fdaa] {
  background-color: rgb(255, 206, 0);
  height: 16px;
  display: inline-block;
  border-radius: 10px;
}
.rating-breakdown .rating-breakdown-container .rating-breakdown--bar-container .rating-breakdown--bar-count[data-v-7b65fdaa] {
  padding-left: 10px;
  text-align: center;
  min-width: 30px;
}
.rating-breakdown .rating-breakdown-container .average-text-container[data-v-7b65fdaa] {
  display: flex;
  justify-content: space-between;
  color: #757575;
  font-size: 14px;
  align-items: center;
  padding-top: 20px;
}
.rating-breakdown .rating-breakdown-container .average-text-container .average-text-rating i[data-v-7b65fdaa] {
  color: rgb(255, 186, 0);
  font-size: 18px;
  padding-right: 10px;
}
.rating-breakdown .review-count-container .review-total-number[data-v-7b65fdaa] {
  color: #757575;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}
.rating-breakdown .review-count-container .review-total-text[data-v-7b65fdaa] {
  color: #757575;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}


.employee-details--reviews-container .reviewText[data-v-308beee4] {
  white-space: nowrap;
  min-width: 50px;
}
.employee-details .employee-details--content[data-v-308beee4] {
  display: flex;
  flex-direction: column;
}
.employee-details .employee-details--content .employee-details--left-container[data-v-308beee4] {
  display: flex;
  flex-direction: column;
  padding: 35px;
  border-bottom: 1px solid #e0e0e0;
}
.employee-details .employee-details--content .employee-details--right-container[data-v-308beee4] {
  display: flex;
  flex-direction: column;
}
.employee-details .employee-details--content .employee-details--left-container .employee-details--title-container[data-v-308beee4] {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
}
.employee-details
  .employee-details--content
  .employee-details--left-container
  .employee-details--title-container
  .employee-details--bubble[data-v-308beee4] {
  height: 45px;
  width: 45px;
  background-color: #66615b;
  border-radius: 50px;
  margin-right: 20px;
}
.employee-details
  .employee-details--content
  .employee-details--left-container
  .employee-details--title-container
  .employee-details--bubble
  .employee-details--initials[data-v-308beee4] {
  color: white;
  font-size: 20px;
  line-height: 45px;
  width: 45px;
  text-align: center;
  margin: 0 auto;
}
.employee-details
  .employee-details--content
  .employee-details--left-container
  .employee-details--title-container
  .employee-details--name-container
  .employee-details--name[data-v-308beee4] {
  font-size: 16px;
}
.employee-details
  .employee-details--content
  .employee-details--left-container
  .employee-details--title-container
  .employee-details--name-container
  .employee-details--role[data-v-308beee4] {
  font-size: 12px;
  margin-top: 5px;
}
.employee-details
  .employee-details--content
  .employee-details--left-container
  .employee-details--title-container
  .employee-details--name-container
  .employee-details--role
  .employee-details--role-name[data-v-308beee4] {
  color: #4fcbc5;
  font-size: 12px;
}
.employee-details .employee-details--content .employee-details--left-container .employee-details--input-container[data-v-308beee4] {
  margin-top: 50px;
}
.employee-details .employee-details--right-container .employee-details--reviews-container[data-v-308beee4] {
  min-height: 400px;
  padding: 25px;
  border-bottom: 1px solid #e0e0e0;
}
.employee-details .employee-details--right-container .employee-details--stats-container[data-v-308beee4] {
  padding: 25px;
}
.employee-details .employee-details--content .employee-details--right-container .employee-details--container-header[data-v-308beee4] {
  font-size: 16px;
  font-weight: bold;
}
.employee-details .employee-details--content .employee-details--right-container .employee-details--table-container[data-v-308beee4] {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.employee-details
  .employee-details--content
  .employee-details--right-container
  .employee-details--table-container
  .pagination[data-v-308beee4] {
  position: inherit;
  margin-top: auto;
  padding-top: 15px;
}
.employee-details
  .employee-details--content
  .employee-details--right-container
  .employee-details--table-container
  .pagination
  .el-pagination[data-v-308beee4] {
  width: auto;
  margin: 0 10px;
}
.employee-details
  .employee-details--content
  .employee-details--right-container
  .employee-details--table-container
  .pagination
  .per-page-select[data-v-308beee4] {
  max-width: 80px;
}
@media (min-width: 992px) {
.employee-details .employee-details--content[data-v-308beee4] {
    flex-direction: row;
}
.employee-details .employee-details--content .employee-details--left-container[data-v-308beee4] {
    flex: 0 1 40%;
    min-width: 310px;
    border-right: 1px solid #e0e0e0;
    border-bottom: none;
}
.employee-details .employee-details--content .employee-details--right-container[data-v-308beee4] {
    flex: 0 1 60%;
    min-width: 510px;
}
.employee-details
    .employee-details--content
    .employee-details--right-container
    .employee-details--table-container
    .pagination[data-v-308beee4] {
    padding-top: 5px;
}
}


.employee-details .el-dialog__header {
  display: none;
}
.employee-details .el-dialog .el-dialog__body {
  padding: 0;
  min-width: 1000vw;
}
.employee-details
  .employee-details--content
  .employee-details--right-container
  .employee-details--table-container
  .el-table__body-wrapper {
  height: 100%;
}
.reviewTextTooltip {
  max-width: 475px !important;
}


.integration-setup-modal[data-v-f60b9642] {
  overflow-y: scroll;
}
.step-container[data-v-f60b9642] {
  display: block;
  width: 300px;
  margin: auto;
}
.integration[data-v-f60b9642] {
  min-height: 400px;
}
.integration-select[data-v-f60b9642] {
  padding-top: 4px;
  width: 100%;
}
.step-header[data-v-f60b9642] {
  text-align: center;
}
.step-header h3[data-v-f60b9642] {
  font-size: 24px;
  color: #424242;
  font-weight: 500;
}
.step-header .subheader[data-v-f60b9642] {
  color: #9a9a9a;
  font-size: 14px;
}
.integration label[data-v-f60b9642] {
  font-size: 11px;
  color: #9a9a9a;
  margin: 15px 0px;
}
.integration-footer[data-v-f60b9642] {
  margin-top: 40px;
}
.integration-footer button[data-v-f60b9642] {
  min-width: 170px;
}
.integration-footer button[data-v-f60b9642]:nth-child(1) {
  min-width: 100px;
}
.integration-footer div button[data-v-f60b9642]:nth-child(3) {
  background: #66615b;
  color: white;
}
.integration-footer button[data-v-f60b9642]:nth-child(3):hover {
  background: #66615bdd;
  color: white;
}
.step-one .el-form[data-v-f60b9642] {
  display: flex;
  flex-wrap: wrap;
}
.generate-labels {
&[data-v-f60b9642] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  }
.half-width[data-v-f60b9642] {
    margin-bottom: 15px;
}
}
.el-form-item[data-v-f60b9642] {
  margin-bottom: 0px !important;
}
.el-form-item__error[data-v-f60b9642] {
  margin-top: 15px;
  transform: translateY(-10px) !important;
}
.full-width[data-v-f60b9642] {
  width: 100%;
}
.half-width[data-v-f60b9642] {
  width: calc(50% - 10px);
}
.half-width[data-v-f60b9642]:nth-child(even) {
  margin-left: 20px;
}
.link[data-v-f60b9642] {
  margin-top: 16px;
  transform: translateX(30px);
}

/* Entrata - Step 2 */
.table-container[data-v-f60b9642] {
  border: 1px solid #9a9a9a35;
  border-radius: 12px;
  overflow: hidden;
}
.property-table[data-v-f60b9642] {
  width: 100%;
}
.prop-button[data-v-f60b9642] {
  margin-top: 20px;
  height: 40px;
}
.get-properties[data-v-f60b9642] {
  margin-bottom: 15px;
}


.datagrab-subtitle[data-v-3bcd2894] {
  text-align: center;
  font-weight: 500;
}
.datagrab-date-picker-wrapper[data-v-3bcd2894] {
  text-align: center;
  margin-top: 30px;
}
.datagrab-checkboxes-rows {
&[data-v-3bcd2894] {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  }
.bb-tooltip[data-v-3bcd2894] {
    width: calc(50% - 10px);
}
}
.datagrab-checkboxes-wrapper {
&[data-v-3bcd2894] {
  width: 80%;
  margin: 30px 90px;
  }
.el-checkbox[data-v-3bcd2894] {
    vertical-align: middle;
    margin: 10px 0;
}
.data-dash[data-v-3bcd2894],
  .red[data-v-3bcd2894],
  .data[data-v-3bcd2894],
  span[data-v-3bcd2894] {
    vertical-align: middle;
}
}
.data[data-v-3bcd2894] {
  color: #4fcbc5;
  font-weight: 600;
}
.red[data-v-3bcd2894] {
  color: #dc6c68;
  font-weight: 600;
}
.datagrab-footer[data-v-3bcd2894] {
  margin-top: 40px;
}
.datagrab-footer button[data-v-3bcd2894] {
  min-width: 170px;
}
.datagrab-footer button[data-v-3bcd2894]:nth-child(1) {
  min-width: 100px;
}
.datagrab-footer div button[data-v-3bcd2894]:nth-child(3) {
  background: #66615b;
  color: white;
}
.datagrab-footer button[data-v-3bcd2894]:nth-child(3):hover {
  background: #66615bdd;
  color: white;
}
.datagrab .el-form[data-v-3bcd2894] {
  display: flex;
  flex-wrap: wrap;
}


.listmenu[data-v-651badc2] {
  height: 2rem;
  --el-menu-bg-color: #f4f3ef;
}


.update-timestamp[data-v-62afd2f2] {
  color: rgb(154, 154, 154);
  font-size: 0.875rem;
  font-style: italic;
}


[data-v-55bb660a] .detail-error {
  overflow-wrap: break-word;
  max-width: 700px;
}


.feedback-card[data-v-37431118] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 700px;
  max-width: 100%;
  height: auto;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}
.feedback-received-text[data-v-37431118] {
  color: #4fcbc5;
  font-weight: 700;
  font-size: 36px;
}
.feedback-page[data-v-37431118] {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  height: 100vh;
  background: #f2f2f2;
}
.feedback-logo[data-v-37431118] {
  max-width: 90%;
  width: 360px;
  min-width: 150px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.feedback-logo-img[data-v-37431118] {
  width: 100%;
  max-width: 100%;
}
.feedback-text[data-v-37431118]::before {
  content: '';
  display: block;
  width: 60%;
  height: 1px;
  margin: auto;
  background: #9a9a9a35;
  margin-bottom: 40px;
}
.feedback-text[data-v-37431118] {
  font-size: 14px;
  line-height: 24px;
}
.feedback-text-header[data-v-37431118] {
  padding-bottom: 30px;
  box-sizing: border-box;
  font-size: 35px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, Gudea, Roboto, Helvetica Neue, Segoe UI, Helvetica,
    Arial, sans-serif;
  color: #424242;
}
.feedback-text-line2[data-v-37431118] {
  font-size: 20px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, Gudea, Roboto, Helvetica Neue, Segoe UI, Helvetica,
    Arial, sans-serif;
  color: #757575;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 20px;
}
.feedback-text-line3[data-v-37431118] {
  padding: 10px;
  font-size: 16px;
  line-height: 28px;
  color: #757575;
  margin-bottom: 10px;
}
.feedback-options[data-v-37431118] {
  display: flex;
  justify-content: space-between;
  width: 360px;
  max-width: 100%;
  margin-bottom: 10px;
}
.feedback-options button[data-v-37431118] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  min-width: 48px;
  min-height: 48px;
  font-size: 28px;
  color: white;
  font-weight: 600;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.feedback-undertext[data-v-37431118] {
  display: flex;
  justify-content: space-between;
  width: 360px;
  max-width: 100%;
  color: #757575;
}
.feedback-undertext span[data-v-37431118] {
  text-align: center;
  display: inline-block;
  font-size: 14px;
}
.feedback-undertext-spacer[data-v-37431118] {
  width: calc(85% - 75px);
  max-width: 420px;
}
@media only screen and (max-width: 420px) {
.feedback-received-text[data-v-37431118] {
    font-size: 16px;
}
.feedback-received-card[data-v-37431118] {
    margin: 0 15px;
}
.feedback-text-header[data-v-37431118] {
    font-size: 24px;
}
.feedback-page[data-v-37431118] {
    width: 100%;
    padding: 0;
    max-width: 100%;
}
.feedback-card[data-v-37431118] {
    width: 100%;
    max-width: 100%;
}
.feedback-options button[data-v-37431118] {
    font-size: 24px;
}
.feedback-undertext[data-v-37431118] {
    width: 100%;
    max-width: 100%;
}
}


.review-page[data-v-28627723] {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: 100%;
  padding: 20px;
  box-sizing: border-box;
  background: #fafafa;
}
.review-card[data-v-28627723] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 700px;
  max-width: 100%;
  height: auto;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
  border-radius: 12px;
  background: white;
  padding: 20px;
  box-sizing: border-box;
}
.review-logo[data-v-28627723] {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 270px;
  min-width: 150px;
  padding-bottom: 20px;
  padding-top: 20px;
}
.review-logo span[data-v-28627723] {
  width: 100%;
  max-width: 100%;
}
.review-logo span img[data-v-28627723] {
  width: 100%;
  max-width: 100%;
}
.review-container[data-v-28627723] {
  margin: auto;
  max-width: 100%;
}
div.review-logo span img[data-v-28627723] {
  width: 400px;
}
.review-text[data-v-28627723]::before {
  content: '';
  display: block;
  width: 60%;
  height: 1px;
  margin: auto;
  background: #9a9a9a35;
  margin-bottom: 20px;
}
.review-text-header[data-v-28627723] {
  padding-top: 10px;
  padding-bottom: 20px;
  box-sizing: border-box;
  font-size: 35px;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, Gudea, Roboto, Helvetica Neue, Segoe UI, Helvetica,
    Arial, sans-serif;
  color: #757575;
}
.review-text-line2[data-v-28627723] {
  padding: 20px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, Gudea, Roboto, Helvetica Neue, Segoe UI, Helvetica,
    Arial, sans-serif;
  color: #757575;
  font-weight: bold;
}
.review-text-line3[data-v-28627723] {
  font-size: 16px;
  line-height: 28px;
  width: 600px;
  max-width: 100%;
  color: #757575;
}
.review-label[data-v-28627723] {
  font-size: 24px;
}
.review-textarea[data-v-28627723] {
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}
.el-textarea__inner[data-v-28627723] {
  height: 200px;
}
.review-length[data-v-28627723] {
  width: 100%;
  text-align: left;
  display: inline-block;
  color: #9a9a9a;
  font-size: 11px;
}
.review-button[data-v-28627723] {
  margin: 20px;
}
.review-button button[data-v-28627723] {
  color: white;
  padding: 10px 20px;
  font-weight: bold;
}
@media only screen and (max-width: 700px) {
div.review-logo span img[data-v-28627723] {
    width: 80%;
}
}
@media only screen and (max-width: 600px) {
.review-page[data-v-28627723] {
    height: auto;
}
}
@media only screen and (max-width: 480px) {
.review-text-header[data-v-28627723] {
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}
.review-text-line2[data-v-28627723] {
    font-size: 16px;
}
.review-text-line3[data-v-28627723] {
    font-size: 14px;
    line-height: 24px;
}
}


.review-page[data-v-8d101e76] {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: #f2f2f2;
  height: 100%;
  font-size: 14px;
  padding: 20px;
  box-sizing: border-box;
  color: #757575;
}
.spinner[data-v-8d101e76] {
  font-size: 24px;
  color: #4fcbc5;
}


.redirect-page[data-v-53b21ef4] {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f2;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.review-received-text[data-v-53b21ef4] {
  color: #4fcbc5;
  font-weight: 700;
  font-size: 36px;
}
.redirect-card[data-v-53b21ef4] {
  animation: slideFadeFromTop 0.65s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 400px;
  height: auto;
  max-width: 100%;
}
.redirect-logo img[data-v-53b21ef4] {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 50%;
}
.redirect-content[data-v-53b21ef4] {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 460px;
  max-height: 100%;
  color: #757575;
  font-size: 18px;
  text-align: center;
}
.tellUsMore[data-v-53b21ef4]::before {
  content: '';
  display: block;
  width: 90%;
  height: 1px;
  margin: 30px auto;
  background: #9a9a9a35;
}
.please-wait[data-v-53b21ef4]::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  margin: 30px auto;
  background: #9a9a9a35;
}
.please-wait[data-v-53b21ef4] {
  font-size: 14px;
  color: #757575;
}
.tellUsMore[data-v-53b21ef4] {
  font-size: 28px;
  color: #424242;
  margin-bottom: 10px;
}
.feedback-button[data-v-53b21ef4] {
  height: 48px;
  font-weight: 600;
}
.spinner[data-v-53b21ef4] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.feedback-button[data-v-53b21ef4] {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 420px) {
}
@media only screen and (max-width: 480px) {
.review-received-text[data-v-53b21ef4] {
    font-size: 16px;
}
.review-received-card[data-v-53b21ef4] {
    margin: 0 15px;
}
}


.tipping-container[data-v-9b1fa7e6] {
  position: relative;
  background: #e5e5e5;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: relative;
}
.tip-box[data-v-9b1fa7e6] {
  height: 600px;
  width: 600px;
  left: 420px;
  top: 262px;
  border-radius: 12px;
  box-shadow: 0px 6px 12px 0px rgba(0, 0, 0, 0.15);
  background: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: 'Roboto';
}
.image-container img[data-v-9b1fa7e6] {
  max-height: 150px;
  max-width: 250px;
  margin-top: 30px;
}
.tip-header[data-v-9b1fa7e6] {
  margin-top: 50px;
  font-weight: bold;
  margin-bottom: 25px;
  font-size: 21px;
}
.tip-options[data-v-9b1fa7e6] {
  width: 260px;
}
.custom-tip[data-v-9b1fa7e6] {
  margin-top: 20px;
  line-height: 50px;
}
.tip-label[data-v-9b1fa7e6] {
  margin-bottom: 10px;
}
.preset-tip button[data-v-9b1fa7e6] {
  width: 125px;
  height: 48px;
  background: #2962ff;
  border-radius: 4px;
  color: white;
  font-weight: 600;
}
.preset-tip button[data-v-9b1fa7e6]:nth-child(1) {
  margin-right: 10px;
}
.selected[data-v-9b1fa7e6] {
  background: white !important;
  color: #4cd485 !important;
  border: 2px solid #4cd485;
}
.custom-fill[data-v-9b1fa7e6] {
  margin-bottom: 150px;
}
.tip-footer[data-v-9b1fa7e6] {
  width: 95%;
  margin: 80px 0 0 0;
  display: flex;
  justify-content: space-between;
}
.tip-footer button[data-v-9b1fa7e6] {
  width: 260px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #9a9a9a;
  box-sizing: border-box;
  border-radius: 4px;
  color: #9a9a9a;
  text-transform: unset;
}
.tip-footer button[data-v-9b1fa7e6]:nth-child(2) {
  background: #2962ff;
  border: 1px solid #2962ff;
  color: white;
  font-weight: 600;
}
@media (max-width: 750px) {
.tip-box[data-v-9b1fa7e6] {
    height: 100vh;
    width: 100vw;
}
.tip-footer[data-v-9b1fa7e6] {
    flex-direction: column-reverse;
    align-items: center;
    bottom: 0;
}
.tip-footer button[data-v-9b1fa7e6] {
    margin-bottom: 10px;
}
}


.redirect-page[data-v-07f83700] {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f2;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.review-received-text[data-v-07f83700] {
  color: #4fcbc5;
  font-weight: 700;
  font-size: 26px;
  text-align: center;
  padding: 50px;
}
.redirect-card[data-v-07f83700] {
  animation: slideFadeFromTop 0.65s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 400px;
  height: auto;
  max-width: 100%;
}
.review-received-card[data-v-07f83700] {
  width: 100%;
  height: 170px;
}
.review-received-page[data-v-07f83700] {
  background-color: #4fcbc5;
}
.redirect-logo img[data-v-07f83700] {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 50%;
}
.redirect-content[data-v-07f83700] {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 460px;
  max-height: 100%;
  color: #757575;
  font-size: 18px;
  text-align: center;
}
.tellUsMore[data-v-07f83700]::before {
  content: '';
  display: block;
  width: 90%;
  height: 1px;
  margin: 30px auto;
  background: #9a9a9a35;
}
.please-wait[data-v-07f83700]::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  margin: 30px auto;
  background: #9a9a9a35;
}
.please-wait[data-v-07f83700] {
  font-size: 14px;
  color: #757575;
}
.tellUsMore[data-v-07f83700] {
  font-size: 28px;
  color: #424242;
  margin-bottom: 10px;
}
.feedback-button[data-v-07f83700] {
  height: 48px;
  font-weight: 600;
}
.spinner[data-v-07f83700] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}
.feedback-button[data-v-07f83700] {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width: 480px) {
.review-received-text[data-v-07f83700] {
    font-size: 16px;
}
.review-received-text[data-v-07f83700] {
    padding: unset;
}
}


.leaveReviewApartmentsCom[data-v-e899fab8] {
  background: #f2f2f2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.styleHeading[data-v-e899fab8] {
  text-align: center;
  font-weight: 500;
  font-size: 30px;
  line-height: 60px;
}
.styleLocation[data-v-e899fab8] {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 60px;
}
.headline[data-v-e899fab8] {
  color: #9a9a9a;
  padding: 5px;
  margin-top: 15px;
  font-size: 14px;
}
.title[data-v-e899fab8] {
  color: #9a9a9a;
  padding: 5px;
  margin-top: 15px;
  font-size: 14px;
}
.footerBtn[data-v-e899fab8] {
  text-align: right;
}
.textarea[data-v-e899fab8] {
  resize: none;
  word-break: keep-all;
}
.fa-star[data-v-e899fab8] {
  color: #ebc545;
  font-size: 14px;
}
.star[data-v-e899fab8] {
  text-align: center;
}
.starStyling[data-v-e899fab8] {
  font-size: 25px;
}
.leaveReviewApartmentsCom-card[data-v-e899fab8] {
  animation: slideFadeFromTop 0.65s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 600px;
  height: auto;
  max-width: 100%;
}
.thankYouPage[data-v-e899fab8] {
  height: 500px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.thankYouText[data-v-e899fab8] {
  color: #4fcbc5;
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
}
.apartments-tooltip[data-v-e899fab8] {
  font-size: 12px;
}


.centerit[data-v-5b7114ce] {
  margin: auto;
  width: 440px;
}
@media (max-width: 600px) {
.header-image[data-v-5b7114ce] {
    margin: auto;
}
.header-link-wrapper[data-v-5b7114ce] {
    margin: 10px auto;
}
}
.login-wrapper[data-v-5b7114ce] {
  height: 100vh;
  width: 100%;
  background: url(/img/login-bg.536fa6a7f6464c084c51621e24f1e10e.svg);
  background-size: cover;
  background-repeat: no-repeat;
}
.header[data-v-5b7114ce] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 130px;
  padding: 40px;
}
.back-click[data-v-5b7114ce] {
  margin-top: 10px;
}
.header-link[data-v-5b7114ce] {
  color: white;
}
.login-button[data-v-5b7114ce] {
  width: 100%;
  margin: 10px 0;
}
.content[data-v-5b7114ce] {
  width: 100vw;
  height: 100vh;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
}
.login-header[data-v-5b7114ce] {
  margin: 0 0 30px 0;
  font-size: 30px;
}
footer[data-v-5b7114ce] {
  position: absolute;
  width: 100%;
  bottom: 10px;
  font-size: 12px;
  color: #757575;
}
.login-bottom-nav[data-v-5b7114ce] {
  margin: 30px 50px;
}
.router-links[data-v-5b7114ce] {
  width: 200px;
}
.fa-angle-left[data-v-5b7114ce] {
  margin-right: 8px;
}
.error-message[data-v-5b7114ce] {
  color: #dd2c00;
  width: 100%;
  font-size: 11px;
  text-align: left;
  margin-bottom: 5px;
}
@media (max-width: 360px) {
.header[data-v-5b7114ce] {
    margin: 0;
    padding: 10px;
}
}
@media (max-width: 1200px) {
.header[data-v-5b7114ce] {
    margin-top: 20px;
}
.login-wrapper[data-v-5b7114ce] {
    background: url(/img/login-bg.536fa6a7f6464c084c51621e24f1e10e.svg) 50% 50%;
}
}
@media screen and (max-width: 500px) {
.header > .header-row[data-v-5b7114ce] {
    flex-direction: column;
    justify-content: center;
}
.header > .header-row > div[data-v-5b7114ce] {
    margin-top: 10px;
}
}
.absolute-centered[data-v-5b7114ce] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 440px;
}


.link-location-view .el-table .cell {
  align-items: flex-start;
  display: inline-flex;
  text-align: center;
}
.link-location-view .el-table .caret-wrapper {
  margin-top: 5px;
}


.error-page[data-v-ce4d879e] {
  text-align: center;
}


.error-page[data-v-79bab20a] {
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.background[data-v-79bab20a] {
  z-index: 5;
  background: radial-gradient(
    circle at center,
    #19c5c0 18%,
    #1bcec8 1%,
    #19c5c0 20%,
    #19c5c0 26%,
    #1bcec8 1%,
    #19c5c0 27%,
    #19c5c0 33%,
    #1bcec8 1%,
    #19c5c0 34%,
    #19c5c0 40%,
    #1bcec8 1%,
    #19c5c0 41%
  );
  filter: blur(5px);
  height: 100vh;
  width: 100vw;
}
.error-card[data-v-79bab20a] {
  filter: unset;
  z-index: 99;
  max-width: 550px;
  margin-top: 15%;
  color: #757575;
  display: flex;
  position: absolute;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 0px 20px;
}
.fa-exclamation-circle[data-v-79bab20a] {
  font-size: 50px;
  margin-bottom: 20px;
}
header[data-v-79bab20a] {
  font-size: 24px;
  font-weight: 800;
  margin-bottom: 25px;
}
.sub-header[data-v-79bab20a] {
  font-weight: 500;
  font-size: 16px;
}
.back-button[data-v-79bab20a] {
  margin: 20px 175px;
  font-size: 14px;
  color: white;
  cursor: pointer;
  background: #58c4c0;
  border: 2px solid white;
  padding: 10px 20px;
  border-radius: 10px;
  font-weight: 500;
  text-transform: uppercase;
}
.back-button[data-v-79bab20a]:hover {
  background: #4fcbc5;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
}
.far[data-v-79bab20a] {
  margin-right: 10px;
}


.success-page[data-v-71a37e08] {
  background: #4fcbc5dd;
  height: 100vh;
  width: 100vw;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
header[data-v-71a37e08] {
  font-size: 55px;
  font-weight: 800;
  text-shadow: 1px 1px 4px black;
  margin-top: 35vh;
  margin-bottom: 50px;
}
.sub-header[data-v-71a37e08] {
  text-shadow: 1px 1px 4px black;
  font-weight: 500;
  font-size: 25px;
}


g[data-v-20569816] {
  transition: transform 0.3s ease;
}


.map-container[data-v-2fad99b8] {
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}


.redirect-page[data-v-20fa1498] {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f2f2f2;
  height: 100vh;
  width: 100%;
  max-width: 100%;
  padding: 10px;
  box-sizing: border-box;
}
.redirect-card[data-v-20fa1498] {
  animation: slideFadeFromTop 0.65s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 400px;
  height: auto;
  max-width: 100%;
}
.redirect-logo img[data-v-20fa1498] {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 50%;
}
.redirect-content[data-v-20fa1498] {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
  height: 460px;
  max-height: 100%;
  color: #757575;
  font-size: 18px;
  text-align: center;
}
.spinner[data-v-20fa1498] {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

