
.pigeon[data-v-4e992531] {
    width: 240px;
    max-width: 240px;
    height: 35px;
    max-height: 35px;
}
.pigeon .text[data-v-4e992531] {
    color: #3773F5;
    font-size: 22px;
    line-height: 35px;
}

.theme--light .v-btn.v-btn--disabled[data-v-26ca34be]:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  background-color: #E5EAF6 !important;
  color: #808CA8 !important;
}
.v-window[data-v-26ca34be] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrapper[data-v-26ca34be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 70vh;
}
.footer[data-v-26ca34be] {
  color: #364462;
  line-height: 14.52px;
  font-size: 14px;
  letter-spacing: 0.5px;
  white-space: nowrap;
  text-align: right;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: transparent !important;
  border-top: 1px solid #e5eaf6;
  width: 100%;
  height: 72px;
}
.pigeon-logo[data-v-26ca34be] {
  margin-top: 24px !important;
  margin-left: 32px !important;
  margin-bottom: 150px !important;
}
.v-application a[data-v-26ca34be] {
  text-decoration: none !important;
}
.v-form[data-v-26ca34be] {
  overflow: auto !important;
}
[data-v-26ca34be] .v-input__slot {
  margin-bottom: 3px;
}
.grid-items-windows[data-v-26ca34be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 150px;
}
.grid-items-template[data-v-26ca34be] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.form-text-field[data-v-26ca34be] {
  width: 282px !important;
  max-width: 282px !important;
}
.custom-outlined-field[data-v-26ca34be] {
  width: 132px !important;
  max-width: 132px !important;
}
.header-invite-team[data-v-26ca34be] {
  color: #364462;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
}
.text-bring-team[data-v-26ca34be] {
  color: #364462;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-user-role[data-v-26ca34be] {
  color: #364462;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}
.header-team-members[data-v-26ca34be] {
  font-size: 12px;
  font-weight: 700;
}
.header-title[data-v-26ca34be] {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info-icon[data-v-26ca34be] {
  margin-left: 4px;
  margin-top: 2.5px;
}
.v-application.theme--light.v-icon[data-v-26ca34be],
.v-icon[data-v-26ca34be] {
  color: #364462 !important;
}
.setup-later[data-v-26ca34be] {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px !important;
}
.add-more-btn[data-v-26ca34be] {
  color: #3773f5;
  font-size: 14px;
  line-height: 16.94px;
  font-weight: 600;
  text-align: left;
  margin-left: 30px;
}
.back-btn[data-v-26ca34be] {
  background-color: transparent !important;
  color: #364462 !important;
  border-color: #B5BFD3;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.94px !important;
  text-align: center;
  width: 71px !important;
  min-width: 71px !important;
  height: 40px !important;
  min-height: 40px !important;
}
.done-btn[data-v-26ca34be] {
  font-size: 14px !important;
  line-height: 16.94px !important;
  width: 134px !important;
  min-width: 134px !important;
  height: 40px !important;
  min-height: 40px !important;
}
.step-text[data-v-26ca34be] {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px !important;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #808ca8 !important;
}

/* custom scrollbar styles */
.scrollable[data-v-26ca34be] {
  max-height: 426px;
  overflow-y: auto;
  padding: 0 10px 4px 0;
  margin-top: 60px;
}
.custom-scroll[data-v-26ca34be]::-webkit-scrollbar-thumb {
  background: #B5BFD3 !important;
  background-color: #B5BFD3 !important;
  border-radius: 8px !important;
}
.custom-scroll[data-v-26ca34be]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.v-menu__content {
  margin-top: 4px !important;
  border-radius: 4px !important;
  -webkit-box-shadow: 0px 4px 20px 0px #36446233 !important;
          box-shadow: 0px 4px 20px 0px #36446233 !important;
}
.v-menu__content .list-item:hover,
.v-menu__content .list-item:focus,
.v-menu__content .v-list-item::before {
  color: #364462 !important;
  background-color: #4780FD !important;
  border-radius: 4px !important;
  margin: 0 8px !important;
}
.v-application .primary--text {
  color: #364462 !important;
}
.v-list-item--active .ddl-tick {
  right: 16px !important;
}
.theme--light.v-application {
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.theme--light.v-application .text--primary {
  color: rgba(0, 0, 0, 0.87) !important;
}
.theme--light.v-application .text--secondary {
  color: rgba(0, 0, 0, 0.6) !important;
}
.theme--light.v-application .text--disabled {
  color: rgba(0, 0, 0, 0.38) !important;
}

.theme--dark.v-application {
  background: #121212;
  color: #FFFFFF;
}
.theme--dark.v-application .text--primary {
  color: #FFFFFF !important;
}
.theme--dark.v-application .text--secondary {
  color: rgba(255, 255, 255, 0.7) !important;
}
.theme--dark.v-application .text--disabled {
  color: rgba(255, 255, 255, 0.5) !important;
}

.v-application {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v-application a {
  cursor: pointer;
}
.v-application--is-rtl {
  direction: rtl;
}
.v-application--wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  max-width: 100%;
  position: relative;
}

@-moz-document url-prefix() {
  @media print {
    .v-application {
      display: block;
    }
    .v-application--wrap {
      display: block;
    }
  }
}
.v-window[data-v-52fe391e] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.wrapper[data-v-52fe391e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 70vh;
}
.grid-items-windows[data-v-52fe391e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
.grid-items-template[data-v-52fe391e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
.footer[data-v-52fe391e] {
  color: #364462;
  line-height: 14.52px;
  font-size: 14px;
  letter-spacing: 0.5px;
  white-space: nowrap;
  text-align: right;
  -ms-flex-line-pack: center;
      align-content: center;
  background-color: transparent !important;
  border-top: 1px solid #e5eaf6;
  width: 100%;
  height: 72px;
}
.pigeon-logo[data-v-52fe391e] {
  margin-top: 24px !important;
  margin-left: 32px !important;
  margin-bottom: 150px !important;
}
.v-application a[data-v-52fe391e] {
  text-decoration: none !important;
}
.v-form[data-v-52fe391e] {
  overflow: auto !important;
}
.start-tour-image[data-v-52fe391e] {
  margin: 0px auto 32px auto;
  width: 504px;
  height: 306px;
  background-repeat: no-repeat;
  cursor: pointer;
  border-radius: 16px;
}
.dialog-video[data-v-52fe391e] {
  position: fixed;
  right: 0px;
  bottom: 0px;
  border: none;
  border-radius: 8px;
  z-index: 1000;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
}
.video-close[data-v-52fe391e] {
  right: 4px;
  top: -36px !important;
}
.video-panel[data-v-52fe391e] {
  cursor: pointer;
  margin-right: -20px;
  margin-bottom: -26px;
}
.video-content[data-v-52fe391e] {
  font-size: 16px;
  font-weight: 600;
  line-height: 20.8px;
  text-align: left;
  background-color: #3773f5;
  height: 271px;
  -ms-flex-line-pack: center;
      align-content: center;
}
.circular-progress circle.fg[data-v-52fe391e] {
  stroke: #3773f5 !important;
}
.footer-transparent[data-v-52fe391e] {
  background-color: transparent !important;
  border-top: 1px solid #e5eaf6;
}
.header-invite-team[data-v-52fe391e] {
  color: #364462;
  font-size: 24px;
  font-weight: 600;
  line-height: 29.05px;
}
.text-bring-team[data-v-52fe391e] {
  color: #364462;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-user-role[data-v-52fe391e] {
  color: #3773f5;
  font-size: 16px;
  font-weight: 500;
  line-height: 26.4px;
}
.header-team-members[data-v-52fe391e] {
  font-size: 12px;
  font-weight: 700;
  line-height: 14.52px !important;
}
.header-title[data-v-52fe391e] {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.52px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.info-icon[data-v-52fe391e] {
  margin-left: 4px;
}
.scrollable-form[data-v-52fe391e] {
  max-height: 426px;
  overflow-y: auto;
  padding: 0 0 16px 0;
  margin-top: 60px;
}
.v-application.theme--light.v-icon[data-v-52fe391e],
.v-icon[data-v-52fe391e] {
  color: #364462 !important;
}
.setup-later[data-v-52fe391e] {
  font-size: 14px;
  font-weight: 400;
  line-height: 16.94px !important;
}
.back-btn[data-v-52fe391e] {
  background-color: transparent !important;
  color: #364462 !important;
  border-color: #B5BFD3;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.94px !important;
  text-align: center;
  width: 71px !important;
  min-width: 71px !important;
  height: 40px !important;
  min-height: 40px !important;
}
.done-btn[data-v-52fe391e] {
  font-size: 14px !important;
  line-height: 16.94px !important;
  width: 119px !important;
  min-width: 119px !important;
  height: 40px !important;
  min-height: 40px !important;
}
.video-container[data-v-52fe391e] {
  position: relative;
  max-width: 800px;
  margin: auto;
  border-radius: 10px;
  overflow: hidden;
  background-color: transparent !important;
  border: 1px solid #ddd;
  aspect-ratio: 16/9;
  /* Maintain video ratio */
}
.video-container video[data-v-52fe391e] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.play-button-overlay[data-v-52fe391e] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 0;
}
.play-button-overlay img[data-v-52fe391e] {
  width: 48px;
  height: 48px;
}
@media (min-width: 640px) {
.play-button-overlay img[data-v-52fe391e] {
    width: 64px;
    height: 64px;
}
}
.step-text[data-v-52fe391e] {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.36px !important;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #808ca8 !important;
}
.theme--light .v-btn.v-btn--disabled[data-v-2b7575d8]:not(.v-btn--flat):not(.v-btn--text):not(.v-btn--outlined) {
  background-color: #E5EAF6 !important;
  color: #808CA8 !important;
}
.wrapper[data-v-2b7575d8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
}
.v-window[data-v-2b7575d8] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.forgot-window[data-v-2b7575d8] {
  margin-left: 50px;
}
.main[data-v-2b7575d8] {
  margin-top: 45px;
}
.left-pane[data-v-2b7575d8] {
  background-color: #EBF1FE;
}
.lamps[data-v-2b7575d8] {
  top: 0;
  left: 120px;
  position: absolute;
}
.pigeon-logo[data-v-2b7575d8] {
  margin-top: 24px !important;
  margin-left: 32px !important;
  margin-bottom: 62px !important;
}
.v-form[data-v-2b7575d8] {
  width: 282px;
}
.primary-title[data-v-2b7575d8] {
  color: #364462;
  font-size: 24px;
  font-weight: 700;
  line-height: 29.05px;
  margin-bottom: -2px;
}
.primary-subtitle[data-v-2b7575d8] {
  color: #364462;
  font-size: 16px;
  line-height: 19.36px;
  font-weight: 400;
}
.primary-subtitle .bold[data-v-2b7575d8] {
  font-weight: bold;
}
.center-text[data-v-2b7575d8] {
  text-align: center;
}
.or[data-v-2b7575d8] {
  color: #364462;
  font-size: 14px;
  line-height: 16px;
}
.footer[data-v-2b7575d8] {
  color: #364462;
  line-height: 14.52px;
  font-size: 12px;
  letter-spacing: 0.5px;
  white-space: nowrap;
}
.footer-signup[data-v-2b7575d8] {
  margin-top: 3px !important;
}
.chk-signup[data-v-2b7575d8] {
  height: 0px !important;
  margin-left: -3px !important;
  margin-top: -6px !important;
}
.sign-in[data-v-2b7575d8] {
  color: #364462;
  line-height: 16px;
  margin-top: 88px;
  font-size: 14px;
}
.sign-up[data-v-2b7575d8] {
  color: #364462;
  line-height: 19.36px;
  font-size: 16px;
}
.sign-up a[data-v-2b7575d8] {
  font-weight: bold;
}
.wrong-email[data-v-2b7575d8] {
  color: #364462;
  line-height: 24px;
  margin-top: 78px;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1px;
}
.forgot-password[data-v-2b7575d8] {
  color: #3773F5;
}
.forgot-subtitle[data-v-2b7575d8] {
  text-align: center;
  width: 350px;
}
.photo-container[data-v-2b7575d8] {
  height: 73px;
  width: 282px;
  border: 1px dashed #979797;
  border-radius: 8px;
  color: #364462;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
}
.photo-container .bold[data-v-2b7575d8] {
  font-weight: bold;
}
.base-row[data-v-2b7575d8] {
  width: 340px;
}
.change-photo[data-v-2b7575d8] {
  color: #3773F5;
  font-size: 16px;
  line-height: 19px;
}
.col[data-v-2b7575d8] {
  padding: 0 12px !important;
}
.v-application a[data-v-2b7575d8] {
  text-decoration: none !important;
}
