body {
  text-rendering: optimizeLegibility;
}
@font-face {
  font-family: 'replica-mono';
  src: url(https://dist.mcdn.co/gather/86583c1f9824a85347d3f3026b075666803630ae/8771d33e357819bae0a5.woff) format('woff'), url(https://dist.mcdn.co/gather/86583c1f9824a85347d3f3026b075666803630ae/d3a954df11269238ebf1.ttf) format('truetype');
  font-weight: 700;
  font-style: normal;
}

/* Gather Froala Theme
Unforunately, froala doesn't let us theme in a nice way, so all of these styles
are overrideing Froala's default Royal theme and must use !important
 */
 .gather-theme .fr-element.fr-view {
   font-family: inherit !important;
   font-size: inherit !important;
   line-height: inherit !important;
   color: inherit !important;
}

.gather-theme .fr-wrapper {
    border: 1px solid #eee !important;
    border-top: none !important;
}

.gather-theme .fr-placeholder {
   padding: 20px !important;
}

.gather-theme .fr-toolbar {
   background: #fafafa !important;
   border: 1px solid #eee !important;
   border-bottom: none !important;
   border-radius: 3px !important;
}

.gather-theme.fr-inline .fr-wrapper {
    border: 1px solid transparent !important;
}

.gather-theme .fr-btn {
   height: 35px !important;
}

.gather-theme .fr-btn-grp {
   margin: 0px 5px !important;
}

.gather-theme svg {
  line-height: 32px;
  height: 20px !important;
  width: 20px !important;
}

.gather-theme .second-toolbar {
  border: none !important;
}

.style__returnBar___JP_7b {
  overflow: hidden;
}
.style__returnBar___JP_7b .style__title___RhBsW {
  animation: style__animateIn___ih63w 900ms ease-out;
}
.style__returnBar___JP_7b .style__title___RhBsW:hover {
  transition: 300m;
  opacity: 0.7;
}
@keyframes style__animateIn___ih63w {
  0% {
    opacity: 0;
    transform: translate3d(-9px, 0, 0);
  }
  50% {
    opacity: 0;
    transform: translate3d(-9px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

.rc-time-picker-panel {
  font-family: 'Neue Haas', 'Helvetica Neue', sans-serif !important;
  font-size: 13px;
  color: #444;
}
.rc-time-picker-input {
  height: 30px;
  font-size: 13px;
  border: none;
  padding: 4px 24px 4px 9px;
  background-color: #eee;
  color: #222;
}
.rc-time-picker-panel-input, .rc-time-picker-panel-select {
  font-size: 13px;
}
.rc-time-picker-clear {
  top: 1px;
}

.style__formBuilderCard___dsIGo {
  overflow: hidden;
  font-family: neue-haas, "Helvetica Neue", Helvetica, sans-serif;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.style__formBuilderCard___dsIGo:hover .style__preview___p5pqo {
  display: none;
}
.style__formBuilderCard___dsIGo:hover input[type=text],
.style__formBuilderCard___dsIGo:hover textarea {
  background: rgba(250, 147, 104, 0.1);
}
.style__formBuilderCard___dsIGo:hover .style__singleLineText___yktj_ {
  opacity: 0.5;
}
.style__formBuilderCard___dsIGo input[type=text],
.style__formBuilderCard___dsIGo textarea {
  border: none;
  transition: background-color 300ms;
  margin: 0;
}
.style__formBuilderCard___dsIGo .style__preview___p5pqo {
  display: block;
}
.style__formBuilderCard___dsIGo .style__singleLineText___yktj_ {
  transition: 300ms;
}


/*# sourceMappingURL=main-413b50d34df52d635ec0.css.map*/