/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strong, sub, sup, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* = clearfix */
.clearfix:before, .clearfix:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* = html5 tag render */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

.dropdown-holder {
  position: absolute;
  top: 100px;
  left: 100px; }

.drop-down {
  position: absolute;
  display: block;
  width: 160px;
  background-color: #ffffff;
  border: solid 1px #c2c8cd;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(39, 41, 44, 0.08);
  z-index: 9999; }
  .drop-down:before, .drop-down:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none; }
  .drop-down.bottom:before {
    bottom: 100%;
    right: 6px;
    border-bottom-color: #c2c8cd;
    border-width: 10px; }
  .drop-down.bottom:after {
    bottom: 100%;
    right: 8px;
    border-bottom-color: #ffffff;
    border-width: 8px; }
  .drop-down.top:before {
    top: 100%;
    right: 6px;
    border-top-color: #c2c8cd;
    border-width: 10px; }
  .drop-down.top:after {
    top: 100%;
    right: 8px;
    border-top-color: #ffffff;
    border-width: 8px; }
  .drop-down ul {
    width: 100%;
    list-style: none;
    padding: 10px 0 10px;
    overflow-x: hidden; }
    .drop-down ul li {
      display: block;
      padding: 6px 15px 6px;
      cursor: pointer; }
      .drop-down ul li:hover {
        background-color: #3498db;
        color: #ffffff; }
      .drop-down ul li.disabled {
        background-color: #ffffff;
        color: #c2c8cd;
        cursor: default;
        pointer-events: none; }

@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans"), local("OpenSans"), url("/web-form-assets/web-forms/assets/fonts/opensans-regular-webfont.ttf") format("truetype"), url("/web-form-assets/web-forms/assets/fonts/opensans-regular-webfont.woff2") format("woff2"), url("/web-form-assets/web-forms/assets/fonts/opensans-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("/web-form-assets/web-forms/assets/fonts/opensans-bold-webfont.ttf") format("truetype"), url("/web-form-assets/web-forms/assets/fonts/opensans-bold-webfont.woff2") format("woff2"), url("/web-form-assets/web-forms/assets/fonts/opensans-bold-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Semibold"), local("OpenSans-Semibold"), url("/web-form-assets/web-forms/assets/fonts/opensans-semibold-webfont.ttf") format("truetype"), url("/web-form-assets/web-forms/assets/fonts/opensans-semibold-webfont.woff2") format("woff2"), url("/web-form-assets/web-forms/assets/fonts/opensans-semibold-webfont.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("/web-form-assets/web-forms/assets/fonts/opensans-italic-webfont.ttf") format("truetype"), url("/web-form-assets/web-forms/assets/fonts/opensans-italic-webfont.woff2") format("woff2"), url("/web-form-assets/web-forms/assets/fonts/opensans-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("/web-form-assets/web-forms/assets/fonts/opensans-bolditalic-webfont.ttf") format("truetype"), url("/web-form-assets/web-forms/assets/fonts/opensans-bolditalic-webfont.woff2") format("woff2"), url("/web-form-assets/web-forms/assets/fonts/opensans-bolditalic-webfont.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Open Sans';
  src: local("Open Sans Semibold Italic"), local("OpenSans-SemiboldItalic"), url("/web-form-assets/web-forms/assets/fonts/opensans-semibolditalic-webfont.ttf") format("truetype"), url("/web-form-assets/web-forms/assets/fonts/opensans-semibolditalic-webfont.woff2") format("woff2"), url("/web-form-assets/web-forms/assets/fonts/opensans-semibolditalic-webfont.woff") format("woff");
  font-weight: 600;
  font-style: italic; }

html {
  font-size: 16px; }

body, h1, h2, h3, h4, h5, h6, p {
  font-family: "Open Sans";
  line-height: 1.75;
  font-weight: 600;
  margin: 0;
  font-size: 100%; }

body {
  font-weight: 400; }

a {
  color: #3498db;
  text-decoration: none; }
  a:visited {
    color: #3498db; }
  a:hover {
    color: #3498db;
    text-decoration: underline; }
  a:active, a:focus {
    color: #3498db; }

h1, h2, h3, h4, h5, h6, p, a {
  padding: 8px 0; }
  h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, p.light, a.light {
    color: #ffffff; }
  h1.mute, h2.mute, h3.mute, h4.mute, h5.mute, h6.mute, p.mute, a.mute {
    color: #edeeef; }
  h1.mid, h2.mid, h3.mid, h4.mid, h5.mid, h6.mid, p.mid, a.mid {
    color: #888e94; }
  h1.secondary, h2.secondary, h3.secondary, h4.secondary, h5.secondary, h6.secondary, p.secondary, a.secondary {
    color: #979da3; }
  h1.purple, h2.purple, h3.purple, h4.purple, h5.purple, h6.purple, p.purple, a.purple {
    color: #806aa5; }
  h1.uc, h2.uc, h3.uc, h4.uc, h5.uc, h6.uc, p.uc, a.uc {
    text-transform: uppercase; }
  h1.text-right, h2.text-right, h3.text-right, h4.text-right, h5.text-right, h6.text-right, p.text-right, a.text-right {
    text-align: right; }
  h1.text-center, h2.text-center, h3.text-center, h4.text-center, h5.text-center, h6.text-center, p.text-center, a.text-center {
    text-align: center; }

h1 {
  font-size: 225%; }

h2 {
  font-size: 175%; }

h3 {
  font-size: 150%; }

h4 {
  font-size: 125%; }

h5 {
  font-size: 100%; }

h6 {
  font-weight: 600;
  font-size: 75%; }

p {
  font-weight: 400;
  font-size: 100%;
  margin-bottom: 16px; }
  p.lead {
    font-size: 115%; }
  p.small {
    font-size: 90%; }

body, p, div, button, input, textarea, select, label {
  font-size: 14px; }

body {
  padding-top: 16px;
  padding-bottom: 16px; }

#application {
  background-color: #ffffff;
  border: solid 1px #c2c8cd;
  border-bottom: hidden; }
  #application header {
    padding: 16px 0; }
    #application header h2 {
      padding-left: 24px; }
    #application header .header__button {
      float: right;
      margin: 12px 24px 0 0; }
    #application header > p {
      padding: 0 24px; }
    #application header span.warningMessage {
      margin: 0 24px;
      display: block;
      padding: 8px 12px;
      border: solid 1px #c2c8cd;
      border-radius: 3px;
      background-color: #ffffdd; }
      #application header span.warningMessage > a {
        cursor: pointer; }

.videoContainer {
  min-width: 1000px;
  max-width: 1440px;
  background-color: white;
  border: solid 1px #c2c8cd;
  border-top: hidden;
  padding-bottom: 24px; }

.videoThumbnail {
  display: flex;
  margin-left: 24px; }

.videoHeader {
  color: #c2c8cd;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 10px; }
  .videoHeader p {
    width: 98%;
    border-bottom: 1px solid #e0e4e7;
    line-height: 0.1em;
    padding: 0px; }
  .videoHeader p span {
    background: #ffffff;
    padding: 8px 24px; }

.videoText {
  max-width: 750px;
  margin-top: 50px;
  margin-left: 24px; }
  .videoText p {
    color: grey; }

.errorMessageColor ::-webkit-input-placeholder {
  color: red; }

/* Elements */
.radioOptions .active {
  background: #e0e4e7;
  box-shadow: inset 0 1px 2px rgba(38, 41, 44, 0.1); }

.radioOptions label {
  display: inline-block;
  float: left;
  white-space: nowrap;
  padding: 6px 9px;
  height: 32px;
  line-height: 18px;
  font-size: 13px;
  font-weight: 600;
  color: #888e94;
  text-decoration: none;
  background: #ffffff;
  border: 1px solid #c2c8cd;
  box-sizing: border-box;
  box-shadow: 0 1px 2px rgba(38, 41, 44, 0.05);
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .radioOptions label:first-child {
    margin-left: 0;
    border-radius: 3px 0 0 3px;
    border-right: 0; }
  .radioOptions label:last-child {
    border-radius: 0 3px 3px 0; }
  .radioOptions label input[type=radio] {
    width: auto;
    position: absolute;
    visibility: hidden; }

/* Components */
.pipelineWrap {
  margin: 24px 0;
  margin-bottom: 32px; }

.stageOptions {
  position: relative;
  width: 100%; }
  .stageOptions .stageOptionsLayout {
    position: relative;
    display: table;
    width: 100%;
    overflow: hidden;
    margin-bottom: 4px;
    border-radius: 4px;
    table-layout: fixed; }
    .stageOptions .stageOptionsLayout label {
      display: table-cell;
      position: relative;
      height: 28px;
      padding: 0;
      cursor: pointer;
      font-size: 12px;
      font-weight: bold;
      color: #ffffff;
      text-align: center;
      background: #43c35e; }
      .stageOptions .stageOptionsLayout label:before {
        position: absolute;
        top: 2px;
        right: -11px;
        width: 20px;
        height: 24px;
        border-top: 3px solid #ffffff;
        border-right: 3px solid #ffffff;
        transform: scaleX(0.3) rotate(45deg);
        content: " ";
        background: #43c35e;
        cursor: pointer;
        z-index: 1; }
      .stageOptions .stageOptionsLayout label input {
        position: absolute;
        width: auto;
        opacity: 0;
        cursor: pointer; }
    .stageOptions .stageOptionsLayout .active ~ label {
      background: #e0e4e7; }
      .stageOptions .stageOptionsLayout .active ~ label:before {
        background: #e0e4e7; }
  .stageOptions .stageOptionsActions {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    height: 28px;
    display: table;
    width: 100%;
    margin-bottom: 4px;
    border-radius: 4px;
    table-layout: fixed; }
    .stageOptions .stageOptionsActions .stageItem {
      display: table-cell;
      height: 28px;
      padding: 0;
      cursor: pointer; }

#pipelineSelect {
  margin-bottom: 18px; }

[data-tooltip-size='auto']::after {
  width: auto;
  min-width: 80px;
  max-width: 240px; }

.inputContainer {
  margin-bottom: 8px; }

.iconPerson {
  margin-right: 8px; }
  .iconPerson:hover {
    color: #3d4145; }

.iconCross {
  cursor: pointer;
  flex-direction: row;
  right: 0;
  position: absolute; }
  .iconCross:hover {
    color: #3d4145; }

#addEmail {
  padding: 10px 20px 20px 18px;
  margin-left: 4px; }

.emailValue {
  flex-direction: row;
  max-width: 280px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.alert {
  color: #e84646;
  margin-bottom: 16px; }
  .alert.hidden {
    display: none; }

.emailEntry {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #c2c8cd; }
  .emailEntry:hover {
    color: #3d4145; }

.addEmailNotify {
  font-size: 12px;
  line-height: 16px;
  color: #888e94; }

#addYourselfLink {
  cursor: pointer;
  color: #3498db;
  padding-right: 4px; }

/***
Spectrum Colorpicker v1.8.0
https://github.com/bgrins/spectrum
Author: Brian Grinstead
License: MIT
***/
.sp-container {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* https://github.com/bgrins/spectrum/issues/40 */
  z-index: 9999994;
  overflow: hidden; }

.sp-container.sp-flat {
  position: relative; }

/* Fix for * { box-sizing: border-box; } */
.sp-container,
.sp-container * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

/* http://ansciath.tumblr.com/post/7347495869/css-aspect-ratio */
.sp-top {
  position: relative;
  width: 100%;
  display: inline-block; }

.sp-top-inner {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.sp-color {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 30px;
  border: 1px solid #c2c8cd; }

.sp-hue {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 190px;
  height: 100%;
  border-radius: 3px; }

.sp-clear-enabled .sp-hue {
  top: 26px;
  height: 153px; }

.sp-fill {
  padding-top: 180px; }

.sp-sat, .sp-val {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.sp-val {
  border-radius: 3px;
  border: 1px solid #f3f5f6; }

.sp-alpha-enabled .sp-top {
  margin-bottom: 18px; }

.sp-alpha-enabled .sp-alpha {
  display: block; }

.sp-alpha-handle {
  position: absolute;
  top: -4px;
  bottom: -4px;
  width: 6px;
  left: 50%;
  cursor: pointer;
  border: 1px solid black;
  background: white;
  opacity: .8; }

.sp-alpha {
  display: none;
  position: absolute;
  bottom: -14px;
  right: 0;
  left: 0;
  height: 8px; }

.sp-alpha-inner {
  border: solid 1px #333; }

.sp-clear {
  display: none; }

.sp-clear.sp-clear-display {
  background-position: center; }

.sp-clear-enabled .sp-clear {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0;
  left: 190px;
  height: 20px; }

/* Don't allow text selection */
.sp-container, .sp-replacer, .sp-preview, .sp-dragger, .sp-slider, .sp-alpha, .sp-clear, .sp-alpha-handle, .sp-container.sp-dragging .sp-input, .sp-container button {
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -o-user-select: none;
  user-select: none; }

.sp-container.sp-input-disabled .sp-input-container {
  display: none; }

.sp-container.sp-buttons-disabled .sp-button-container {
  display: none; }

.sp-container.sp-palette-buttons-disabled .sp-palette-button-container {
  display: none; }

.sp-palette-only .sp-picker-container {
  display: none; }

.sp-palette-disabled .sp-palette-container {
  display: none; }

.sp-initial-disabled .sp-initial {
  display: none; }

/* Gradients for hue, saturation and value instead of images.  Not pretty... but it works */
.sp-sat {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81'); }

.sp-val {
  background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
  background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
  background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
  background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000'); }

.sp-hue {
  background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
  background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
  background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%); }

/* IE filters do not support multiple color stops.
   Generate 6 divs, line them up, and do two color gradients for each.
   Yes, really.
 */
.sp-1 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00'); }

.sp-2 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00'); }

.sp-3 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff'); }

.sp-4 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff'); }

.sp-5 {
  height: 16%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff'); }

.sp-6 {
  height: 17%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000'); }

.sp-hidden {
  display: none !important; }

/* Clearfix hack */
.sp-cf:before, .sp-cf:after {
  content: "";
  display: table; }

.sp-cf:after {
  clear: both; }

.sp-cf {
  *zoom: 1; }

/* Mobile devices, make hue slider bigger so it is easier to slide */
@media (max-device-width: 480px) {
  .sp-color {
    right: 40%; }
  .sp-hue {
    left: 63%; }
  .sp-fill {
    padding-top: 60%; } }

.sp-dragger {
  border-radius: 6px;
  height: 6px;
  width: 6px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.2);
  -moz-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.2);
  box-shadow: 0 2px 2px rgba(38, 41, 44, 0.2);
  background: transparent;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0; }

.sp-slider {
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 8px;
  left: -3px;
  right: -3px;
  border: 1px solid #f3f5f6;
  -webkit-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.6);
  -moz-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.6);
  box-shadow: 0 2px 2px rgba(38, 41, 44, 0.6);
  background: #ffffff;
  border-radius: 3px; }

/*
Theme authors:
Here are the basic themeable display options (colors, fonts, global widths).
See http://bgrins.github.io/spectrum/themes/ for instructions.
*/
.sp-container {
  border-radius: 3px;
  background-color: #ECECEC;
  border: solid 1px #c2c8cd;
  padding: 0; }

.sp-container, .sp-container button, .sp-container input, .sp-color, .sp-hue, .sp-clear {
  font: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.sp-top {
  margin-bottom: 0px; }

.sp-color, .sp-hue, .sp-clear {
  border: 0; }

.sp-color {
  border-radius: 3px; }

/* Input */
.sp-input-container {
  box-sizing: border-box;
  float: left;
  width: 190px;
  margin-bottom: 4px; }

.sp-initial-disabled .sp-input-container {
  width: 140px; }

.sp-input {
  font-size: 14px !important;
  border: 1px solid #c2c8cd;
  padding: 4px 8px;
  margin: 0;
  width: 100%;
  height: 32px;
  background: #ffffff;
  border-radius: 3px;
  color: #222; }

.sp-input:focus {
  border: 1px solid #3498db;
  outline: none; }

.sp-input.sp-validation-error {
  border: 1px solid #e84646;
  background: #ffffff; }

.sp-picker-container, .sp-palette-container {
  float: left;
  position: relative;
  padding: 16px;
  padding-bottom: 300px;
  margin-bottom: -290px; }

.sp-picker-container {
  width: 210px;
  border-left: solid 1px #fff; }

/* Palettes */
.sp-palette-container {
  border-right: solid 1px #ccc; }

.sp-palette-only .sp-palette-container {
  border: 0; }

.sp-palette .sp-thumb-el {
  display: block;
  position: relative;
  float: left;
  width: 24px;
  height: 15px;
  margin: 3px;
  cursor: pointer;
  border: solid 2px transparent; }

.sp-palette .sp-thumb-el:hover, .sp-palette .sp-thumb-el.sp-thumb-active {
  border-color: orange; }

.sp-thumb-el {
  position: relative; }

/* Initial */
.sp-initial {
  float: left;
  border: solid 1px #333; }

.sp-initial span {
  width: 30px;
  height: 25px;
  border: none;
  display: block;
  float: left;
  margin: 0; }

.sp-initial .sp-clear-display {
  background-position: center; }

/* Buttons */
.sp-palette-button-container,
.sp-button-container {
  float: right; }

/* Replacer (the little preview div that shows up instead of the <input>) */
.sp-replacer {
  margin: 0;
  overflow: hidden;
  cursor: pointer;
  padding: 4px;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: solid 1px #91765d;
  background: #eee;
  color: #333;
  vertical-align: middle; }

.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #F0C49B;
  color: #111; }

.sp-replacer.sp-disabled {
  cursor: default;
  border-color: silver;
  color: silver; }

.sp-dd {
  padding: 2px 0;
  height: 16px;
  line-height: 16px;
  float: left;
  font-size: 10px; }

.sp-preview {
  position: relative;
  width: 25px;
  height: 20px;
  border: solid 1px #222;
  margin-right: 5px;
  float: left;
  z-index: 0; }

.sp-palette {
  *width: 220px;
  max-width: 220px; }

.sp-palette .sp-thumb-el {
  width: 16px;
  height: 16px;
  margin: 2px 1px;
  border: solid 1px #d0d0d0; }

.sp-container {
  padding-bottom: 0; }

.sp-container button {
  font-family: 'Open Sans', 'sans-serif';
  font-size: 14px;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  vertical-align: top;
  line-height: 1;
  display: inline-block;
  transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  font-weight: 600;
  background-color: #fff;
  border: 0;
  text-align: center;
  padding: 0 20px;
  border-radius: 3px;
  color: #747678;
  box-sizing: border-box;
  min-width: 2rem;
  height: 2rem;
  box-shadow: 0 1px 2px rgba(38, 41, 44, 0.08), inset 0 0 0 1px #c2c8cd; }

.sp-container button:hover {
  transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -ms-transition: all 0.15s ease;
  -moz-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  background: white; }

.sp-container button:active {
  box-shadow: 0 1px 2px rgba(38, 41, 44, 0.08), inset 0 0 0 1px #c2c8cd;
  background-color: #ebebeb;
  -webkit-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.04) inset;
  -moz-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.04) inset; }

.sp-cancel {
  display: none;
  font-size: 11px;
  color: #d93f3f !important;
  margin: 0;
  padding: 2px;
  margin-right: 5px;
  vertical-align: middle;
  text-decoration: none; }

.sp-cancel:hover {
  color: #d93f3f !important;
  text-decoration: underline; }

.sp-palette span:hover, .sp-palette span.sp-thumb-active {
  border-color: #000; }

.sp-preview, .sp-alpha, .sp-thumb-el {
  position: relative;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==); }

.sp-preview-inner, .sp-alpha-inner, .sp-thumb-inner {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.sp-palette .sp-thumb-inner {
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.sp-palette .sp-thumb-light.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIVJREFUeNpiYBhsgJFMffxAXABlN5JruT4Q3wfi/0DsT64h8UD8HmpIPCWG/KemIfOJCUB+Aoacx6EGBZyHBqI+WsDCwuQ9mhxeg2A210Ntfo8klk9sOMijaURm7yc1UP2RNCMbKE9ODK1HM6iegYLkfx8pligC9lCD7KmRof0ZhjQACDAAceovrtpVBRkAAAAASUVORK5CYII=); }

.sp-palette .sp-thumb-dark.sp-thumb-active .sp-thumb-inner {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjEwMPRyoQAAAMdJREFUOE+tkgsNwzAMRMugEAahEAahEAZhEAqlEAZhEAohEAYh81X2dIm8fKpEspLGvudPOsUYpxE2BIJCroJmEW9qJ+MKaBFhEMNabSy9oIcIPwrB+afvAUFoK4H0tMaQ3XtlrggDhOVVMuT4E5MMG0FBbCEYzjYT7OxLEvIHQLY2zWwQ3D+9luyOQTfKDiFD3iUIfPk8VqrKjgAiSfGFPecrg6HN6m/iBcwiDAo7WiBeawa+Kwh7tZoSCGLMqwlSAzVDhoK+6vH4G0P5wdkAAAAASUVORK5CYII=); }

.sp-clear-display {
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/web-form-assets/web-forms/assets/images/transparent-icon.svg");
  background-size: 20px; }

.colorPicker {
  margin-bottom: 8px; }

.pickerElements {
  position: relative; }
  .pickerElements input.focused {
    border-color: #3498db; }

.formColorPicker {
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.1);
  -moz-box-shadow: 0 2px 2px rgba(38, 41, 44, 0.1);
  box-shadow: 0 2px 2px rgba(38, 41, 44, 0.1); }

.formColorPickerDropdown.sp-replacer.sp-light {
  position: absolute;
  top: 0;
  right: -4px;
  border: 0;
  background: transparent; }
  .formColorPickerDropdown.sp-replacer.sp-light .sp-preview {
    border-color: #c2c8cd;
    border-radius: 3px;
    width: 22px;
    height: 22px; }
  .formColorPickerDropdown.sp-replacer.sp-light .sp-dd {
    display: none; }

/* Pages */
#application {
  min-width: 1000px;
  max-width: 1440px; }
  #application .container {
    padding: 0 0 0 24px; }
    #application .container ul.forms {
      width: 100%;
      margin: 0;
      padding: 0;
      list-style: none; }
      #application .container ul.forms li.addFormHolder {
        display: inline-block;
        width: calc(100% - 25px);
        min-width: 372px;
        max-width: 500px;
        margin: 0 24px 24px 0;
        vertical-align: top;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box; }
        @media (min-width: 830px) {
          #application .container ul.forms li.addFormHolder {
            width: calc(50% - 25px); } }
        @media (min-width: 1230px) {
          #application .container ul.forms li.addFormHolder {
            width: calc(33% - 25px); } }
        @media (min-width: 1625px) {
          #application .container ul.forms li.addFormHolder {
            width: calc(25% - 25px); } }
        #application .container ul.forms li.addFormHolder .addNew {
          display: block;
          margin: auto;
          padding: 24px 0;
          text-align: center;
          border: dashed 1px #c2c8cd;
          border-radius: 3px;
          cursor: pointer;
          background-color: #ffffff;
          font-size: 18px;
          color: #3498db; }
          #application .container ul.forms li.addFormHolder .addNew:hover {
            border-color: #3498db; }
      #application .container ul.forms li.form {
        display: inline-block;
        width: calc(100% - 25px);
        min-width: 372px;
        max-width: 500px;
        min-height: 450px;
        vertical-align: top;
        margin: 0 24px 24px 0;
        padding: 10px 24px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        box-shadow: 0 1px 2px 0 rgba(39, 41, 44, 0.08);
        border: solid 1px #c2c8cd;
        border-radius: 3px; }
        @media (min-width: 830px) {
          #application .container ul.forms li.form {
            width: calc(50% - 25px); } }
        @media (min-width: 1230px) {
          #application .container ul.forms li.form {
            width: calc(33% - 25px); } }
        @media (min-width: 1625px) {
          #application .container ul.forms li.form {
            width: calc(25% - 25px); } }
        #application .container ul.forms li.form .formHeader {
          margin-bottom: 12px; }
          #application .container ul.forms li.form .formHeader .formHeader__actions {
            float: right;
            padding-top: 8px; }
            #application .container ul.forms li.form .formHeader .formHeader__actions button, #application .container ul.forms li.form .formHeader .formHeader__actions a {
              color: #888e94;
              margin-left: 4px; }
            #application .container ul.forms li.form .formHeader .formHeader__actions .share,
            #application .container ul.forms li.form .formHeader .formHeader__actions .editButton {
              display: none; }
          #application .container ul.forms li.form .formHeader .formHeader__actions.disabled .cui-button {
            background-color: #f3f5f6;
            pointer-events: none;
            cursor: default; }
        #application .container ul.forms li.form.isShare .formHeader__actions .details {
          display: none; }
        #application .container ul.forms li.form.isShare .formHeader__actions .share,
        #application .container ul.forms li.form.isShare .formHeader__actions .editButton {
          display: inline-block; }
        #application .container ul.forms li.form .formHeader__actions button.isHidden {
          display: none; }
        #application .container ul.forms li.form .share__linkField,
        #application .container ul.forms li.form .share__snippetField {
          display: block; }
          #application .container ul.forms li.form .share__linkField input,
          #application .container ul.forms li.form .share__linkField textarea,
          #application .container ul.forms li.form .share__snippetField input,
          #application .container ul.forms li.form .share__snippetField textarea {
            width: 100%;
            background-color: #cee6f6;
            border: 1px solid #3498db; }
        #application .container ul.forms li.form .formDetails {
          position: relative; }
          #application .container ul.forms li.form .formDetails .formDescription {
            width: 100%;
            min-height: 52px;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical; }
            #application .container ul.forms li.form .formDetails .formDescription .formDescriptionTooltip {
              position: absolute;
              top: 0;
              bottom: 0;
              right: 0;
              left: 0; }
            #application .container ul.forms li.form .formDetails .formDescription .formDescriptionTooltip::after {
              width: 100%; }
          #application .container ul.forms li.form .formDetails .pipelines {
            display: block;
            position: relative;
            width: 100%;
            height: 99px;
            top: 24px;
            margin: -10px;
            padding-top: 24px;
            padding-left: 24px;
            margin-left: -24px;
            padding-right: 24px;
            margin-bottom: 14px;
            background-color: #f3f5f6;
            overflow: hidden;
            border-top: solid 1px #c2c8cd; }
            #application .container ul.forms li.form .formDetails .pipelines.creator {
              border-top: 0;
              margin-bottom: 23px; }
            #application .container ul.forms li.form .formDetails .pipelines .pipelineImg {
              width: 17px;
              height: 37px;
              fill: grey; }
            #application .container ul.forms li.form .formDetails .pipelines .pipelines__name {
              position: absolute;
              width: 54px;
              text-overflow: ellipsis;
              overflow: hidden;
              left: 15%;
              top: 62px;
              transform: translateX(-15px); }
            #application .container ul.forms li.form .formDetails .pipelines .pipelines__arrow {
              display: block;
              position: absolute;
              top: 69px;
              left: 27%;
              transform: translateX(-4px);
              border: solid 5px transparent;
              border-left: solid 9px #888e94; }
            #application .container ul.forms li.form .formDetails .pipelines .pipelines__stageName {
              position: absolute;
              width: 50%;
              text-overflow: ellipsis;
              overflow: hidden;
              left: 27%;
              top: 62px;
              transform: translateX(15px); }
            #application .container ul.forms li.form .formDetails .pipelines .pipelines__stages {
              display: table;
              width: 100%;
              position: absolute;
              bottom: 0;
              overflow: hidden;
              table-layout: fixed; }
              #application .container ul.forms li.form .formDetails .pipelines .pipelines__stages span.stage {
                display: table-cell;
                position: relative;
                height: 8px;
                padding: 0 1px;
                overflow: hidden; }
                #application .container ul.forms li.form .formDetails .pipelines .pipelines__stages span.stage:first-child {
                  padding-left: 0; }
                #application .container ul.forms li.form .formDetails .pipelines .pipelines__stages span.stage:last-child {
                  padding-right: 0; }
                #application .container ul.forms li.form .formDetails .pipelines .pipelines__stages span.stage span {
                  display: block;
                  background-color: #c2c8cd;
                  width: 100%;
                  height: 100%; }
                  #application .container ul.forms li.form .formDetails .pipelines .pipelines__stages span.stage span.active {
                    background-color: #43c35e; }
            #application .container ul.forms li.form .formDetails .pipelines .pipelines__error {
              text-align: center;
              display: block;
              margin-top: 10px;
              color: #3d4145; }
          #application .container ul.forms li.form .formDetails ul {
            width: 100%;
            margin: 0;
            padding: 0;
            list-style: none; }
            #application .container ul.forms li.form .formDetails ul li {
              display: block;
              float: left;
              width: calc(50% - 12px);
              margin-top: 23px; }
              #application .container ul.forms li.form .formDetails ul li.large {
                box-shadow: none;
                margin-bottom: 14px;
                border-bottom: solid 1px #c2c8cd; }
            #application .container ul.forms li.form .formDetails ul .formDetails__label {
              display: block;
              color: #888e94;
              font-size: 12px; }
            #application .container ul.forms li.form .formDetails ul .formDetails__data {
              display: block;
              overflow: hidden;
              white-space: nowrap;
              text-overflow: ellipsis;
              font-size: 14px; }
              #application .container ul.forms li.form .formDetails ul .formDetails__data.large {
                font-size: 32px;
                line-height: 44px; }
            #application .container ul.forms li.form .formDetails ul .formDetails__deals__spinner,
            #application .container ul.forms li.form .formDetails ul .formDetails__views__spinner {
              display: block;
              position: relative;
              height: 44px; }
              #application .container ul.forms li.form .formDetails ul .formDetails__deals__spinner .spinner,
              #application .container ul.forms li.form .formDetails ul .formDetails__views__spinner .spinner {
                top: 24px !important;
                left: 10px !important; }
        #application .container ul.forms li.form.disabled {
          background-color: #f3f5f6;
          border-color: #e0e4e7; }
          #application .container ul.forms li.form.disabled .formHeader h4,
          #application .container ul.forms li.form.disabled .formDetails span {
            color: #c2c8cd; }
          #application .container ul.forms li.form.disabled .formHeader__actions.disabled .cui-button {
            background-color: #f3f5f6;
            pointer-events: none;
            cursor: default; }
          #application .container ul.forms li.form.disabled .formDetails .pipelines .pipelines__stages span.stage span {
            background-color: #e0e4e7; }
            #application .container ul.forms li.form.disabled .formDetails .pipelines .pipelines__stages span.stage span.active {
              background-color: #43c35e; }
          #application .container ul.forms li.form.disabled .formDetails .pipelines .pipelines__arrow {
            border-left-color: #e0e4e7; }
    #application .container [data-action=showDropdown]:active, #application .container [data-action=showDropdown]:focus,
    #application .container [data-action=showDropdown]:active,
    #application .container [data-action=showDropdown]:focus {
      background-color: #ffffff; }

#application [contenteditable] {
  display: inline-block;
  position: relative;
  margin: 0 4px 0 12px;
  padding: 12px 0; }
  #application [contenteditable]:hover {
    background: #ffffdd; }
  #application [contenteditable]:active {
    border: none;
    outline: none;
    background: #ffffdd; }
  #application [contenteditable]:focus {
    border: none;
    outline: none;
    background: #ffffdd; }
  #application [contenteditable]:after {
    content: attr(data-edit);
    position: absolute;
    top: 5px;
    right: -20px;
    cursor: pointer;
    font-size: 12px; }

#application h2[contenteditable] {
  padding: 12px 12px;
  margin: 0 4px 0 12px; }

#application h5[contenteditable] {
  margin-left: -12px;
  padding: 12px;
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

#application .composerHeader {
  border-bottom: solid 1px #c2c8cd; }
  #application .composerHeader span.tooltip {
    margin-top: 22px;
    margin-left: 0;
    vertical-align: top; }

#application .radioOptions {
  margin: 12px 24px 0 0;
  float: right; }

#application .mainContent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: auto; }
  #application .mainContent .sidebar {
    display: flex;
    width: calc(37% - 2px);
    border-right: solid 1px #c2c8cd;
    min-height: 600px; }
    #application .mainContent .sidebar .sidebarMain {
      padding: 24px 36px 24px 24px; }
      #application .mainContent .sidebar .sidebarMain.themes {
        padding: 0; }
        #application .mainContent .sidebar .sidebarMain.themes .themeTab__header {
          box-sizing: border-box;
          position: relative;
          width: 100%;
          height: 32px;
          padding: 4px 0 0 23px;
          background-color: #ffffff;
          box-shadow: inset 0 0 1px 0 #e0e4e7;
          cursor: pointer; }
          #application .mainContent .sidebar .sidebarMain.themes .themeTab__header:hover {
            background-color: #EFF7FD; }
          #application .mainContent .sidebar .sidebarMain.themes .themeTab__header.active {
            background-color: #f3f5f6;
            cursor: default; }
            #application .mainContent .sidebar .sidebarMain.themes .themeTab__header.active .themeTab__arrowIcon {
              -webkit-transform: rotate(180deg);
              -moz-transform: rotate(180deg);
              -o-transform: rotate(180deg);
              -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
          #application .mainContent .sidebar .sidebarMain.themes .themeTab__header .themeTab__headerText {
            font-size: 12px; }
          #application .mainContent .sidebar .sidebarMain.themes .themeTab__header .themeTab__arrowIcon {
            fill: #888e94;
            display: block;
            position: absolute;
            right: 20px;
            top: 4px;
            width: 24px;
            height: 24px; }
        #application .mainContent .sidebar .sidebarMain.themes .themeTab__content {
          display: block;
          box-sizing: border-box;
          max-height: 0;
          padding: 0 24px;
          overflow: hidden;
          transition: all 0s ease; }
          #application .mainContent .sidebar .sidebarMain.themes .themeTab__content h4 {
            margin-top: 16px; }
          #application .mainContent .sidebar .sidebarMain.themes .themeTab__content.active {
            max-height: 1000px;
            min-height: 465px;
            padding: 0 24px 24px;
            overflow: visible;
            transition: all 0s ease;
            box-shadow: inset 0 0 1px 0 #e0e4e7; }
        #application .mainContent .sidebar .sidebarMain.themes .themeTab:last-child .themeTab__content,
        #application .mainContent .sidebar .sidebarMain.themes .themeTab:last-child .themeTab__content.active {
          border-bottom: 0; }
      #application .mainContent .sidebar .sidebarMain .ownerWrap {
        margin: 12px 0 0 0; }
      #application .mainContent .sidebar .sidebarMain .prefixOptions > label {
        margin-bottom: 8px; }
      #application .mainContent .sidebar .sidebarMain .prefixOptions .cui-Input {
        display: block; }
        #application .mainContent .sidebar .sidebarMain .prefixOptions .cui-Input input {
          width: 100%; }
      #application .mainContent .sidebar .sidebarMain .languageOptionsWrapper {
        margin-top: 24px; }
  #application .mainContent .formComposer {
    display: flex;
    width: calc(63% + 1px);
    background-color: #f3f5f6; }
    #application .mainContent .formComposer .composerMain {
      display: block;
      width: 100%; }
      #application .mainContent .formComposer .composerMain .fieldWrapper {
        position: relative;
        margin-bottom: 18px;
        padding: 24px;
        background-color: #fff;
        border-radius: 3px;
        border: solid 1px #c2c8cd;
        box-shadow: 0 1px 2px 0 rgba(39, 41, 44, 0.08); }
        #application .mainContent .formComposer .composerMain .fieldWrapper .closeButton {
          position: absolute;
          top: 12px;
          right: 24px; }
        #application .mainContent .formComposer .composerMain .fieldWrapper .fieldInput {
          display: block; }
          #application .mainContent .formComposer .composerMain .fieldWrapper .fieldInput input {
            display: block;
            width: 100%;
            margin-bottom: 4px; }
        #application .mainContent .formComposer .composerMain .fieldWrapper .fieldPickerWrapper {
          display: block;
          width: 100%; }
        #application .mainContent .formComposer .composerMain .fieldWrapper .fieldOptionsWrapper {
          margin-top: 14px; }
        #application .mainContent .formComposer .composerMain .fieldWrapper .smallSelect {
          display: inline-block;
          width: 30%;
          margin-right: 4px; }
          @media (max-width: 975px) {
            #application .mainContent .formComposer .composerMain .fieldWrapper .smallSelect {
              width: 100%; } }
        #application .mainContent .formComposer .composerMain .fieldWrapper .largeSelect {
          display: inline-block;
          width: calc(70% - 8px); }
          @media (max-width: 975px) {
            #application .mainContent .formComposer .composerMain .fieldWrapper .largeSelect {
              width: 100%; } }
        #application .mainContent .formComposer .composerMain .fieldWrapper .optionCheckbox {
          display: inline-block;
          width: 30%;
          margin-right: 4px; }
        #application .mainContent .formComposer .composerMain .fieldWrapper .optionInputHolder {
          display: inline-block;
          width: calc(70% - 8px); }
        #application .mainContent .formComposer .composerMain .fieldWrapper .optionInput {
          margin-top: 4px; }
        #application .mainContent .formComposer .composerMain .fieldWrapper .cui-Input input[disabled] {
          color: #f3f5f6; }
      #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioWrapper {
        margin-bottom: 12px; }
      #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper {
        position: relative; }
        #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper label {
          width: 100%; }
        #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper .mandatoryOption .label {
          margin-left: 36px; }
        #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper .mandatoryOption input[type="radio"]:checked ~ .label {
          font-weight: bold; }
        #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper .radioIcon {
          position: absolute;
          top: -2px;
          left: 25px; }
        #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper.disabled:not(.selected) {
          pointer-events: none;
          cursor: default; }
          #application .mainContent .formComposer .composerMain .mandatoryField .mandatoryRadioOptionWrapper.disabled:not(.selected) .label {
            color: #c2c8cd; }
      #application .mainContent .formComposer .composerMain .successWrap {
        margin-top: 18px; }
      #application .mainContent .formComposer .composerMain .previewBackground {
        background-color: #f3f5f6;
        padding: 24px 24px 18px;
        height: calc(100% - 106px); }
      #application .mainContent .formComposer .composerMain .previewBackground.submit {
        height: calc(100% - 42px); }
      #application .mainContent .formComposer .composerMain .previewWrapper {
        background-color: #ffffff;
        border: solid 1px #c2c8cd;
        padding: 24px; }
      #application .mainContent .formComposer .composerMain .previewFieldWrapper {
        margin-bottom: 12px; }
        #application .mainContent .formComposer .composerMain .previewFieldWrapper .fieldOptionsWrapper .optionPreview {
          display: block;
          width: 100%; }
      #application .mainContent .formComposer .composerMain .formSubmitAction {
        padding: 16px 24px;
        background-color: #ffffff;
        border: solid 1px #c2c8cd;
        border-top: 0;
        height: 32px; }
        #application .mainContent .formComposer .composerMain .formSubmitAction > button {
          float: left; }
        #application .mainContent .formComposer .composerMain .formSubmitAction > button.fullWidth span > span {
          margin: 0 auto; }
      #application .mainContent .formComposer .composerMain .formPreviewAction {
        padding: 24px; }
        #application .mainContent .formComposer .composerMain .formPreviewAction > button {
          float: none;
          display: block;
          margin: 0 auto; }
      #application .mainContent .formComposer .composerMain .successWrapper {
        background-color: #ffffff;
        border: solid 1px #c2c8cd;
        padding: 126px 10px 106px; }
        #application .mainContent .formComposer .composerMain .successWrapper .poweredByLogo {
          width: 150px;
          height: 61px;
          display: block;
          margin: 72px auto 0; }
      #application .mainContent .formComposer .composerMain .newField {
        display: block;
        margin: 0 0 24px 0;
        padding: 15px 15px 15px 0;
        border: dashed 1px #c2c8cd;
        border-radius: 3px;
        cursor: pointer;
        font-size: 18px;
        text-align: center;
        color: #3498db; }
        #application .mainContent .formComposer .composerMain .newField:hover {
          border-color: #3498db; }
  #application .mainContent label.fieldLabel {
    display: inline-block;
    width: 100%;
    margin: 8px 0;
    line-height: 18px;
    text-transform: uppercase;
    color: #888e94; }
    #application .mainContent label.fieldLabel span {
      text-transform: none;
      vertical-align: top;
      display: inline-block;
      margin-top: -1px; }
  #application .mainContent span.subText {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    color: #888e94; }
    #application .mainContent span.subText.red {
      color: #e84646; }

#application .info {
  display: inline-block;
  width: 16px;
  height: 18px;
  margin-left: 8px; }

#application footer {
  padding: 24px;
  border-top: solid 1px #c2c8cd; }
  #application footer .footerActions {
    text-align: right; }
    #application footer .footerActions button:last-child {
      margin-left: 8px; }

#application .notification {
  display: block;
  width: calc(100% - 16px);
  padding: 8px;
  background-color: #eef4fc;
  box-shadow: inset 0 -1px 0 0 rgba(49, 122, 226, 0.16); }

#application .notificationMessage {
  font-size: 12px;
  line-height: 24px;
  color: #888e94; }

#application .reset {
  padding-top: 8px; }
  #application .reset .resetWrap {
    cursor: pointer; }
    #application .reset .resetWrap .resetAllIcon {
      width: 16px;
      height: 16px;
      display: inline-block;
      fill: #888e94; }
    #application .reset .resetWrap .resetAllText {
      font-size: 12px;
      line-height: 24px;
      color: #888e94;
      vertical-align: text-bottom; }

#application span.spacer {
  display: block;
  height: 8px; }

.selectize-input {
  min-height: 33px; }
  .selectize-input input {
    width: 100% !important; }
  .selectize-input .optionSuffix {
    display: none; }

.selectize-input.hiddenInput {
  cursor: pointer !important; }
  .selectize-input.hiddenInput > input {
    display: none !important;
    cursor: pointer; }

.selectize-dropdown-content .cui-custom-option {
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }
  .selectize-dropdown-content .cui-custom-option .optionSuffix {
    float: right;
    margin-top: 3px;
    text-transform: uppercase;
    text-align: right;
    font-size: 10px; }
  .selectize-dropdown-content .cui-custom-option .optionDescription {
    display: inline-block;
    padding: 0px 4px; }
  .selectize-dropdown-content .cui-custom-option.selectize-disabled {
    opacity: 0.3;
    cursor: default;
    pointer-events: none; }

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