* {
  box-sizing: border-box; }

body {
  font-family: 'Open Sans', sans-serif;
  background: #e4e4e4;
  margin: 5% !important;
  color: #333333; }

.content {
  display: grid;
  grid-template-columns: minmax(300px, 25%) 1fr;
  padding: 0;
  margin: 0;
  box-shadow: 10px 13px 24px -13px rgba(30, 30, 60, 0.68); }
  @media only screen and (max-width: 900px) {
    .content {
      grid-template-columns: 1fr; } }

.sidebar {
  height: auto;
  background: #fedda5;
  color: #92713b;
  font-size: 1rem;
  border-style: solid;
  border-color: #e4e4e4;
  border-width: 2px 0 2px 2px;
  border-radius: 0.5em 0 0 0.5em; }
  .sidebar > img {
    width: 250px;
    padding-top: 1em; }
  .sidebar > #directions {
    padding: 3em 2em; }
    .sidebar > #directions > p {
      color: #bd985c; }

.main {
  height: auto;
  border-style: solid;
  border-color: #e4e4e4;
  border-width: 2px 2px 2px 0;
  border-radius: 0 0.5em 0.5em 0;
  background: #fff; }
  .main > #stepper {
    min-height: 5em;
    height: auto;
    background: #f8f8f8;
    color: #727274;
    text-align: center; }
    .main > #stepper > ol {
      display: inline-block;
      list-style: decimal; }
      .main > #stepper > ol > li {
        position: relative;
        line-height: 2.5em;
        list-style-type: none;
        display: inline;
        margin-right: 3rem;
        padding-top: 8px; }
        .main > #stepper > ol > li a {
          text-decoration: none;
          color: #727274; }
          .main > #stepper > ol > li a:hover {
            cursor: pointer; }
        .main > #stepper > ol > li:before {
          content: '';
          position: absolute;
          left: -29px;
          top: 7px;
          display: block;
          background: #f8f8f8;
          width: 20px;
          height: 20px;
          border-radius: 50%;
          border: 1px solid #727274;
          color: #727274;
          line-height: 1.5em;
          text-align: center;
          padding-top: 2px;
          font-size: 9pt; }
        .main > #stepper > ol > li:nth-child(1):before {
          content: '1'; }
        .main > #stepper > ol > li:nth-child(2):before {
          content: '2'; }
        .main > #stepper > ol > li:nth-child(3):before {
          content: '3'; }
      .main > #stepper > ol #selected:before {
        background: #727274;
        color: #e4e4e4; }
  .main > #cnt {
    margin: 5em 2em;
    color: #727274; }
    .main > #cnt section {
      margin: 4em 0; }
      .main > #cnt section.half {
        display: flex;
        flex-wrap: wrap;
        height: 5em; }
        .main > #cnt section.half > .child {
          flex: 0 1 50%;
          height: 1em; }
      .main > #cnt section:nth-last-child(1) {
        margin: 0 0 5em 1em;
        float: right;
        z-index: 2; }
    .main > #cnt select[name="deployer"] {
      padding: 1em 2em;
      border: 1px solid #727274;
      align-items: left; }
    .main > #cnt a[name="submit"], .main > #cnt button[name="submit"] {
      font-size: 100%;
      text-decoration: none;
      padding: 1em 2.5em;
      color: #fff;
      background: #6599ff;
      border: 1px solid #fff;
      border-radius: 0.5em; }
      .main > #cnt a[name="submit"]:hover, .main > #cnt button[name="submit"]:hover {
        cursor: pointer; }
    .main > #cnt ul {
      width: 100%;
      list-style-type: none;
      display: flex;
      flex-wrap: wrap; }
      .main > #cnt ul > li {
        vertical-align: middle;
        display: inline;
        flex: 0 1 50%; }
        .main > #cnt ul > li > input {
          display: inline-block;
          float: left;
          height: 100%;
          margin: 0 1em; }
        .main > #cnt ul > li > img {
          display: inline;
          vertical-align: middle;
          float: left;
          margin-right: 0.5em; }
        .main > #cnt ul > li > .label {
          color: #222;
          float: left;
          vertical-align: middle;
          text-transform: uppercase;
          font-weight: bolder; }
          .main > #cnt ul > li > .label > .sub {
            color: #727274;
            font-weight: 300;
            font-size: 70%;
            display: block; }

.intercom-composer-popover-input {
  font-size-adjust: none;
  font-size: 100%;
  font-style: normal;
  letter-spacing: normal;
  font-stretch: normal;
  font-variant: normal;
  font-weight: 400;
  font: normal normal 100% "intercom-font", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: left;
  text-align-last: auto;
  text-decoration: none;
  -webkit-text-emphasis: none;
  text-emphasis: none;
  text-height: auto;
  text-indent: 0;
  text-justify: auto;
  text-outline: none;
  text-shadow: none;
  text-transform: none;
  text-wrap: normal;
  alignment-adjust: auto;
  alignment-baseline: baseline;
  -webkit-animation: none 0 ease 0 1 normal;
  animation: none 0 ease 0 1 normal;
  -webkit-animation-play-state: running;
  animation-play-state: running;
  -webkit-appearance: normal;
  -moz-appearance: normal;
  appearance: normal;
  azimuth: center;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  background: none 0 0 auto repeat scroll padding-box transparent;
  background-color: transparent;
  background-image: none;
  baseline-shift: baseline;
  binding: none;
  bleed: 6pt;
  bookmark-label: content();
  bookmark-level: none;
  bookmark-state: open;
  bookmark-target: none;
  border: 0 none transparent;
  border-radius: 0;
  bottom: auto;
  box-align: stretch;
  -webkit-box-decoration-break: slice;
  box-decoration-break: slice;
  box-direction: normal;
  box-flex: 0.0;
  box-flex-group: 1;
  box-lines: single;
  box-ordinal-group: 1;
  box-orient: inline-axis;
  box-pack: start;
  box-shadow: none;
  box-sizing: content-box;
  -webkit-column-break-after: auto;
  break-after: auto;
  -webkit-column-break-before: auto;
  break-before: auto;
  -webkit-column-break-inside: auto;
  break-inside: auto;
  caption-side: top;
  clear: none;
  clip: auto;
  color: inherit;
  color-profile: auto;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
  -webkit-column-gap: normal;
  -moz-column-gap: normal;
  column-gap: normal;
  -webkit-column-rule: medium medium #1f1f1f;
  -moz-column-rule: medium medium #1f1f1f;
  column-rule: medium medium #1f1f1f;
  -webkit-column-span: 1;
  -moz-column-span: 1;
  column-span: 1;
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
  -webkit-columns: auto auto;
  -moz-columns: auto auto;
  columns: auto auto;
  content: normal;
  counter-increment: none;
  counter-reset: none;
  crop: auto;
  cursor: auto;
  direction: ltr;
  display: inline;
  dominant-baseline: auto;
  drop-initial-after-adjust: text-after-edge;
  drop-initial-after-align: baseline;
  drop-initial-before-adjust: text-before-edge;
  drop-initial-before-align: caps-height;
  drop-initial-size: auto;
  drop-initial-value: initial;
  elevation: level;
  empty-cells: show;
  fit: fill;
  fit-position: 0 0;
  float: none;
  float-offset: 0 0;
  grid-columns: none;
  grid-rows: none;
  hanging-punctuation: none;
  height: auto;
  hyphenate-after: auto;
  hyphenate-before: auto;
  hyphenate-character: auto;
  hyphenate-lines: no-limit;
  hyphenate-resource: none;
  -webkit-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  icon: auto;
  image-orientation: auto;
  image-rendering: auto;
  image-resolution: normal;
  inline-box-align: last;
  left: auto;
  line-height: inherit;
  line-stacking: inline-line-height exclude-ruby consider-shifts;
  list-style: disc outside none;
  margin: 0;
  marks: none;
  marquee-direction: forward;
  marquee-loop: 1;
  marquee-play-count: 1;
  marquee-speed: normal;
  marquee-style: scroll;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  move-to: normal;
  nav-down: auto;
  nav-index: auto;
  nav-left: auto;
  nav-right: auto;
  nav-up: auto;
  opacity: 1;
  orphans: 2;
  outline: medium none invert;
  outline-offset: 0;
  overflow: visible;
  overflow-style: auto;
  padding: 0;
  page: auto;
  page-break-after: auto;
  page-break-before: auto;
  page-break-inside: auto;
  page-policy: start;
  -webkit-perspective: none;
  perspective: none;
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  pointer-events: auto;
  position: static;
  presentation-level: 0;
  punctuation-trim: none;
  quotes: none;
  rendering-intent: auto;
  resize: none;
  right: auto;
  rotation: 0;
  rotation-point: 50% 50%;
  ruby-align: auto;
  ruby-overhang: none;
  ruby-position: before;
  ruby-span: none;
  size: auto;
  string-set: none;
  table-layout: auto;
  top: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
  -webkit-transform-style: flat;
  transform-style: flat;
  transition: all 0 ease 0;
  unicode-bidi: normal;
  vertical-align: baseline;
  white-space: normal;
  white-space-collapse: collapse;
  widows: 2;
  width: auto;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  z-index: auto;
  text-align: start;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.intercom-composer-popover {
  z-index: 2147483003;
  position: relative;
  bottom: 50px;
  right: calc(50% - 165px);
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  border-radius: 6px;
  transition-duration: 200ms;
  transition-delay: 0ms;
  transform-style: flat;
  transform-origin: 50% 50% 0;
  opacity: 0;
  transition: all 0.2s linear;
  visibility: hidden; }

.intercom-composer-popover.active {
  visibility: visible;
  opacity: 1;
  bottom: 70px; }

.intercom-emoji-picker {
  width: 330px;
  height: 260px; }

.intercom-composer-popover-header {
  position: absolute;
  top: 0;
  left: 20px;
  right: 20px;
  height: 40px;
  border-bottom: 1px solid #edeff1; }

.intercom-composer-popover-input {
  background-image: url(https://js.intercomcdn.com/images/search.7ae40c25.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 0 12px;
  font-weight: 400;
  font-size: 14px;
  color: #6e7a89;
  padding-left: 25px;
  height: 40px;
  width: 100%;
  box-sizing: border-box;
  background-image: url(https://js.intercomcdn.com/images/search@2x.9f02b9f3.png);
  border: none;
  outline: none; }

.intercom-composer-popover-body {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  bottom: 5px;
  padding: 0 20px;
  overflow-y: scroll; }

.intercom-emoji-picker-group {
  margin: 10px -5px; }

.intercom-emoji-picker-group {
  margin: 10px -5px; }

.intercom-emoji-picker-group-title {
  color: #b8c3ca;
  font-weight: 400;
  font-size: 13px;
  margin: 5px; }

.intercom-emoji-picker-emoji {
  padding: 5px;
  width: 30px;
  line-height: 30px;
  display: inline-table;
  text-align: center;
  cursor: pointer;
  vertical-align: middle;
  font-size: 28px;
  transition: -webkit-transform 60ms ease-out;
  transition: transform 60ms ease-out;
  transition: transform 60ms ease-out,-webkit-transform 60ms ease-out;
  transition-delay: 60ms;
  font-family: Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Segoe UI Symbol,Android Emoji,EmojiSymbols; }

.intercom-emoji-picker-emoji:hover {
  transition-delay: 0ms;
  -webkit-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4); }

.intercom-composer-popover-caret {
  position: absolute;
  bottom: -8px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  left: 20px; }

.chat-input-tool {
  background: transparent;
  font-size: 150%;
  padding: 10px;
  border: none;
  border-radius: 5px;
  bottom: 20px;
  left: 50%;
  outline: none; }
