/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 77, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 98, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 162, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sup {
  top: -0.5em;
}

/* line 174, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 252, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 290, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 356, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 367, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 387, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 405, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
td,
th {
  padding: 0;
}
@charset "UTF-8";
/* line 36, /realmailers/app/assets/stylesheets/application.scss */
.campaigns, .pricing, .header__container, .help, .innerform, .privacy {
  width: 1100px;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  /* line 36, /realmailers/app/assets/stylesheets/application.scss */
  .campaigns, .pricing, .header__container, .help, .innerform, .privacy {
    width: 100%;
  }
}

/* line 45, /realmailers/app/assets/stylesheets/application.scss */
.slider-wrapper label, .outerform__field > label,
.innerform__field > label {
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 7px;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  display: block;
}

/* line 1, /realmailers/app/assets/stylesheets/reset.scss */
* {
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  min-height: 0;
  min-width: 0;
}

/* line 9, /realmailers/app/assets/stylesheets/reset.scss */
html,
body {
  font-family: helvetica, 'proxima-nova', sans-serif;
  height: 100%;
  color: #292E31;
}

/* line 16, /realmailers/app/assets/stylesheets/reset.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 21, /realmailers/app/assets/stylesheets/reset.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  padding: 0;
  margin: 0;
}

/* line 33, /realmailers/app/assets/stylesheets/reset.scss */
.wf-loading {
  visibility: hidden;
}

/* line 37, /realmailers/app/assets/stylesheets/reset.scss */
.wf-active,
.wf-inactive {
  visibility: visible;
}

/* line 1, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 7, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea > textarea {
  border-bottom: 0;
}
/* line 11, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
textarea:focus ~ .limited-textarea__message {
  border-color: #218FCC;
}
/* line 15, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
textarea.error ~ .limited-textarea__message {
  border-color: #E5002D;
}
/* line 19, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea__message {
  border: 2px solid #C8C8C8;
  border-top: 0;
  padding: 20px;
}
/* line 24, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea__message span {
  background: #EDEFEF;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  display: block;
  border-top: 0;
}
/* line 32, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea__message span.negative {
  background: #EFDBDB;
}
@media screen and (max-width: 960px) {
  /* line 19, /realmailers/app/assets/stylesheets/components/limited-textarea.scss */
  .limited-textarea__message {
    padding: 10px;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper {
  padding-bottom: 40px;
}
/* line 4, /realmailers/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper--smallpadding {
  padding-bottom: 15px;
}
/* line 8, /realmailers/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper--fixend .noUi-background::before {
  border-radius: 0 2px 2px 0;
  position: absolute;
  background: #FAFAFA;
  content: '';
  right: -16px;
  height: 16px;
  width: 16px;
  top: 0;
}
/* line 25, /realmailers/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper > div {
  padding-right: 32px;
  padding-left: 32px;
  margin-top: 14px;
}

/* line 33, /realmailers/app/assets/stylesheets/components/slider-wrapper.scss */
.only-one-handle.slider-wrapper > div {
  padding-right: 16px;
  padding-left: 16px;
  margin-top: 14px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/deviselinks.scss */
.deviselinks {
  text-align: center;
  color: #686868;
  line-height: 28px;
  margin-top: 30px;
}
/* line 7, /realmailers/app/assets/stylesheets/components/deviselinks.scss */
.deviselinks a {
  text-decoration: underline;
  color: #3378B5;
}

/* line 1, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 6, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 12, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--campaign {
  min-height: 400px;
}
/* line 16, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--campaign .image-upload-field__inner, .image-upload-field--pdf .image-upload-field__inner {
  min-height: 400px;
  height: 400px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--campaign .image-upload-field__inner img, .image-upload-field--pdf .image-upload-field__inner img {
  max-height: 380px;
  max-width: 100%;
}
/* line 27, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field.error .image-upload-field__inner {
  background: #ecd7dc;
  border: 2px solid #E5002D;
}
/* line 32, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__warning {
  background: #EFDBDB;
  display: inline-block;
  border-radius: 4px;
  line-height: 30px;
  margin-left: 10px;
  padding: 0 15px;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  /* line 32, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__warning {
    margin-top: 14px;
    display: block;
  }
}
/* line 47, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__error {
  background: #EFDBDB;
  display: inline-block;
  border-radius: 4px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  /* line 47, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__error {
    display: block;
    text-align: center;
  }
}
/* line 61, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background: #EDEFEF;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 69, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__inner img {
  background: #FFF;
}
/* line 74, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__details {
  margin-bottom: 20px;
  text-align: center;
  color: #686868;
}
/* line 80, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__template-urls {
  margin-bottom: 20px;
  text-align: center;
  color: #686868;
}
/* line 85, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__template-urls a {
  text-decoration: underline;
  cursor: pointer;
}
/* line 89, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__template-urls a:hover {
  color: #C8C8C8;
}
/* line 95, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__spinner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 103, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__hint {
  margin-top: 20px;
  text-align: center;
}
/* line 107, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__hint > div {
  display: inline;
}
/* line 111, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__hint a {
  border-bottom: 1px solid rgba(33, 143, 204, 0.25);
  margin-left: 5px;
  cursor: pointer;
  color: #218FCC;
}
@media screen and (max-width: 960px) {
  /* line 111, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__hint a {
    display: inline-block;
    margin-top: 7px;
  }
}
@media screen and (max-width: 960px) {
  /* line 124, /realmailers/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field ._react-file-reader-input {
    display: block;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background: #EDEFEF;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 10, /realmailers/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar p {
  font-weight: bold;
  margin-top: 10px;
  font-size: 22px;
  opacity: 0.5;
}
/* line 17, /realmailers/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar > div {
  background: #C8C8C8;
  display: inline-block;
  margin-top: 15px;
  padding: 5px;
  height: 30px;
  width: 200px;
}
/* line 25, /realmailers/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar > div > div {
  display: inline-block;
  background: #218FCC;
  height: 100%;
}

/* line 1, /realmailers/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu {
  color: rgba(255, 255, 255, 0.9);
  background: #292E31;
  position: absolute;
  z-index: 1000;
  width: 200px;
  left: -200px;
  bottom: 0;
  top: 0;
}
/* line 11, /realmailers/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  line-height: 60px;
  font-weight: bold;
  font-size: 18px;
  padding: 0 20px;
  display: block;
  height: 60px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__item a {
  display: block;
}
/* line 25, /realmailers/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__item--active {
  background-color: #3378B5;
}

/* line 1, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation {
  margin: 0;
  padding: 0;
  background: #EDEFEF;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #686868;
}
/* line 14, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation__item--active {
  color: #292E31;
}
/* line 19, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation span {
  color: #C8C8C8;
}
/* line 23, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation li + li {
  margin-left: 48px;
  position: relative;
}
/* line 27, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation li + li::before, .navigation li + li::after {
  content: '';
  width: 10px;
  height: 2px;
  background: #C8C8C8;
  position: absolute;
  left: -29px;
  top: 50%;
}
/* line 38, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation li + li::before {
  -webkit-transform: translateY(-3px) rotate(45deg);
          transform: translateY(-3px) rotate(45deg);
}
/* line 42, /realmailers/app/assets/stylesheets/components/navigation.scss */
.navigation li + li::after {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/navigation.scss */
  .navigation {
    display: none;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination {
  border-top: 1px solid #E6E6E6;
  padding-bottom: 50px;
  padding-top: 20px;
  display: none;
}
/* line 7, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination__ellipsis {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 33px;
  font-size: 18px;
  width: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px;
}
/* line 16, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination__previous {
  margin-right: auto;
  visibility: hidden;
}
/* line 21, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination__next {
  visibility: hidden;
  margin-left: auto;
}
/* line 26, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination--hasprev .pagination__previous {
  visibility: visible;
}
/* line 30, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination--hasnext .pagination__next {
  visibility: visible;
}
/* line 34, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination--visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 38, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination > div:not([class]) span {
  margin: 0 5px;
}
/* line 42, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 4px;
  min-width: 40px;
  padding: 0 13px;
  cursor: pointer;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  color: #3378B5;
}
/* line 56, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination span:hover {
  background: #EDEFEF;
}
/* line 64, /realmailers/app/assets/stylesheets/components/pagination.scss */
.pagination__previous span, .pagination__next span, .pagination__center span {
  text-decoration: none;
  color: #686868;
  border: 1px solid #C8C8C8;
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/pagination.scss */
  .pagination {
    padding: 20px;
  }
  /* line 74, /realmailers/app/assets/stylesheets/components/pagination.scss */
  .pagination > *:not(.pagination__previous):not(.pagination__next) {
    display: none;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting {
  min-height: calc(100vh - 120px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 5, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__warning {
  background: #EFDBDB;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
  margin-top: 30px;
  padding: 10px;
}
/* line 13, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__warning a {
  text-decoration: underline;
  cursor: pointer;
}
/* line 19, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box {
  position: absolute;
  z-index: 10;
  right: 50px;
  left: 50px;
  top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 28, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box__address {
  background: #FFF;
  border: 2px solid #E6E6E6;
  padding: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 37, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box__address input {
  margin-right: 10px;
  padding-left: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  height: 40px;
  border: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 47, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box__address input:focus {
  outline: none;
}
/* line 53, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box__polygon.button {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 11px;
  margin-left: 10px;
  height: 52px;
  width: 50px;
  position: relative;
}
/* line 65, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box__polygon.button:hover .drawing-button-tooltip {
  display: block;
}
/* line 69, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__box__polygon.button svg {
  height: 30px;
  width: 30px;
}
/* line 76, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__map {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1140px) {
  /* line 76, /realmailers/app/assets/stylesheets/components/targeting.scss */
  .targeting__map {
    margin-left: 0;
  }
}
/* line 84, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__map__map {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
@media screen and (max-width: 960px) {
  /* line 76, /realmailers/app/assets/stylesheets/components/targeting.scss */
  .targeting__map {
    display: none;
  }
}
/* line 97, /realmailers/app/assets/stylesheets/components/targeting.scss */
.targeting__form {
  height: calc(100vh - 120px);
  padding-bottom: 40px;
  padding-right: 40px;
  padding-left: 40px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 390px;
      -ms-flex: 0 0 390px;
          flex: 0 0 390px;
}
@media screen and (max-width: 1140px) {
  /* line 97, /realmailers/app/assets/stylesheets/components/targeting.scss */
  .targeting__form {
    padding-right: 0;
    padding-left: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 390px;
        -ms-flex: 0 0 390px;
            flex: 0 0 390px;
  }
}
@media screen and (max-width: 960px) {
  /* line 97, /realmailers/app/assets/stylesheets/components/targeting.scss */
  .targeting__form {
    padding-bottom: 0;
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns {
  margin-top: 50px;
}
/* line 5, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns--fullwidth {
  width: 100%;
}
/* line 9, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 175px;
  padding-top: 60px;
  margin-top: 30px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__image {
  opacity: 0.1;
}
/* line 24, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__image svg {
  height: 175px;
  width: 265px;
}
/* line 30, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__title {
  font-weight: bold;
  margin-top: 50px;
  font-size: 32px;
}
/* line 36, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__text {
  margin-bottom: 30px;
  color: #6F7C80;
  line-height: 24px;
  margin-top: 10px;
  font-weight: 100;
  font-size: 18px;
}
/* line 44, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__text a {
  text-decoration: underline;
  color: #3378B5;
}
@media screen and (max-width: 960px) {
  /* line 9, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__empty {
    padding: 30px 20px;
    padding-bottom: 50px;
  }
  /* line 54, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__empty p:last-of-type {
    margin-top: 20px;
  }
}
/* line 60, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification {
  background: #D6E5CC;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
}
/* line 68, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification div {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 76, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification svg {
  margin-top: 4px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 45px;
  width: 45px;
}
/* line 83, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification svg path {
  fill: #77AA54;
}
@media screen and (max-width: 960px) {
  /* line 60, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__notification {
    margin-right: 20px;
    margin-left: 20px;
  }
}
/* line 94, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 98, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__nav-link {
  text-decoration: underline;
  margin-bottom: 20px;
  color: #3378B5;
  font-weight: bold;
  font-size: 16px;
  display: none;
}
/* line 106, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__nav-link:last-child {
  margin-left: auto;
}
@media screen and (max-width: 960px) {
  /* line 98, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__nav-link {
    display: block;
  }
}
/* line 115, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 21px;
}
/* line 120, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__title--bottom-margin {
  margin-bottom: 25px;
}
/* line 124, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__title--bottom-small-margin {
  margin-bottom: 15px;
}
/* line 129, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__welcometitle {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 28px;
}
/* line 135, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__subtitle {
  font-size: 14px;
  color: #686868;
}
/* line 140, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__header {
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 145, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__header--mobile-block {
    margin-bottom: 20px;
    padding: 0 20px;
    display: block;
  }
  /* line 151, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__header--mobile-block .button {
    text-align: center;
    margin-top: 10px;
  }
}
/* line 158, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__header .button {
  margin-left: auto;
}
/* line 163, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr {
  max-height: 1000px;
  display: block;
}
/* line 165, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr--duplicated {
  -webkit-animation: duplicatedCampaignGlow 1s;
          animation: duplicatedCampaignGlow 1s;
}
/* line 172, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr--deleted {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 1s linear, max-height 0.5s ease-out 1s;
  transition: opacity 1s linear, max-height 0.5s ease-out 1s;
}
/* line 180, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 183, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row > a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
/* line 187, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent {
  background: #D6E5CC;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  min-width: 200px;
  font-size: 14px;
  padding: 0 15px;
  margin-top: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
}
/* line 199, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 204, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent span:first-child {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 212, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent svg {
  height: 15px;
  width: 20px;
}
/* line 216, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent svg polygon {
  fill: #77AA54;
}
/* line 222, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__warning {
  color: rgba(0, 0, 0, 0.75);
  background: #EFDBDB;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  border-radius: 4px;
  line-height: 30px;
  min-width: 200px;
  padding: 0 12px;
  margin-top: 7px;
  font-size: 14px;
}
/* line 233, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__warning a {
  text-decoration: underline;
  color: #3378B5;
  margin-left: 3px;
}
/* line 240, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__infos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 245px;
      -ms-flex: 0 1 245px;
          flex: 0 1 245px;
  width: 245px;
}
@media screen and (max-width: 960px) {
  /* line 240, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row__infos {
    padding: 0 20px;
    width: 100%;
  }
}
/* line 253, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__template {
  font-size: 14px;
  color: #6F7C80;
}
/* line 258, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__date {
  font-size: 14px;
  line-height: 16px;
  color: #6F7C80;
}
/* line 264, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__title {
  text-overflow: ellipsis;
  margin-bottom: 5px;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
  font-size: 16px;
  cursor: default;
  display: block;
}
/* line 274, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__title[href^='/'] {
  text-decoration: underline;
  color: #3378B5;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  /* line 281, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row__images {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 290, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row img {
  border: 1px solid #E6E6E6;
  vertical-align: middle;
  margin-right: 10px;
  height: 110px;
  width: 160px;
}
@media screen and (max-width: 960px) {
  /* line 290, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row img {
    width: calc(50% - 10px);
    margin-right: 0;
    height: 100%;
  }
}
@media screen and (max-width: 1140px) {
  /* line 303, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row img:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  /* line 303, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row img:nth-child(2) {
    display: inline-block;
  }
}
@media screen and (max-width: 960px) {
  /* line 180, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row {
    border-top: 2px solid #E6E6E6;
    position: relative;
    padding-top: 20px;
    display: block;
  }
}
/* line 322, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table {
  border-top: 1px solid #E6E6E6;
  table-layout: fixed;
  width: 100%;
}
/* line 327, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table td {
  border-top: 1px solid #E6E6E6;
}
@media screen and (min-width: 961px) {
  /* line 331, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td:nth-child(2) {
    width: 360px;
  }
  /* line 335, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td:nth-child(3) {
    width: 160px;
  }
  /* line 339, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td:not(:last-child) {
    padding-right: 20px;
  }
}
@media screen and (max-width: 960px) {
  /* line 327, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td {
    overflow: hidden;
    display: block;
    border-top: 0;
    width: 100%;
  }
  /* line 350, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td .button {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 322, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table {
    border-top: 0;
  }
}
/* line 360, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__buttons {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 364, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__buttons > * + *:not(span) {
  margin-left: 20px;
}
@media screen and (max-width: 960px) {
  /* line 360, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__buttons {
    background: #EDEFEF;
    padding: 20px;
  }
  /* line 372, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__buttons > * {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* line 378, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 360px;
}
@media screen and (max-width: 960px) {
  /* line 378, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__fields {
    border-bottom: 2px solid #E6E6E6;
    padding: 0 20px;
    width: auto;
  }
}
/* line 389, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 136px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 396, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field div {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
}
@media screen and (max-width: 960px) {
  /* line 396, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field div {
    padding: 0;
  }
}
/* line 408, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field span {
  color: #6F7C80;
}
/* line 412, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field strong {
  color: #686868;
}
/* line 416, /realmailers/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field--borderleft div {
  border-left: 1px solid #E6E6E6;
}
@media screen and (max-width: 960px) {
  /* line 389, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field {
    margin-top: 20px;
    height: 50px;
  }
  /* line 424, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field:not(:last-child) div {
    padding-right: 15px;
  }
  /* line 428, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field:not(:first-child) div {
    padding-left: 15px;
  }
}
@media screen and (max-width: 1140px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 446, /realmailers/app/assets/stylesheets/components/campaigns.scss */
  .campaigns--no-mobile-padding {
    padding: 0;
  }
}

@-webkit-keyframes duplicatedCampaignGlow {
  0% {
    background: rgba(33, 143, 204, 0.2);
  }
  100% {
    background: transparent;
  }
}

@keyframes duplicatedCampaignGlow {
  0% {
    background: rgba(33, 143, 204, 0.2);
  }
  100% {
    background: transparent;
  }
}
/* line 1, /realmailers/app/assets/stylesheets/components/fileinput.scss */
.fileinput {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 7, /realmailers/app/assets/stylesheets/components/fileinput.scss */
.fileinput.error {
  border-color: #E5002D;
}
/* line 11, /realmailers/app/assets/stylesheets/components/fileinput.scss */
.fileinput a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
/* line 15, /realmailers/app/assets/stylesheets/components/fileinput.scss */
.fileinput > span {
  margin-bottom: 15px;
  display: block;
}
/* line 19, /realmailers/app/assets/stylesheets/components/fileinput.scss */
.fileinput > span svg {
  display: block;
}

/* line 3, /realmailers/app/assets/stylesheets/components/templates.scss */
.templates {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -30px;
  margin-top: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 11, /realmailers/app/assets/stylesheets/components/templates.scss */
.template {
  width: calc(50% - 15px);
  margin-bottom: 30px;
  cursor: pointer;
}
/* line 16, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__title {
  font-weight: bold;
  font-size: 14px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__subtitle {
  color: #686868;
  font-size: 12px;
}
/* line 26, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__header {
  margin-right: 15px;
}
/* line 30, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__headerwrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 35, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__headerwrap .button {
  text-align: center;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 144px;
      -ms-flex: 0 0 144px;
          flex: 0 0 144px;
}
/* line 46, /realmailers/app/assets/stylesheets/components/templates.scss */
.template:hover .template__image {
  border: 2px solid #218FCC;
}
/* line 50, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__image {
  background: #EDEFEF;
  border: 2px solid transparent;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
}
/* line 58, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__image img {
  max-height: calc(100% - 30px);
  max-width: calc(100% - 30px);
}
/* line 63, /realmailers/app/assets/stylesheets/components/templates.scss */
.template__image--selected {
  border: 2px solid #218FCC;
}
@media screen and (max-width: 960px) {
  /* line 11, /realmailers/app/assets/stylesheets/components/templates.scss */
  .template {
    width: 100%;
  }
  /* line 71, /realmailers/app/assets/stylesheets/components/templates.scss */
  .template__image {
    width: 100%;
  }
}
/* line 76, /realmailers/app/assets/stylesheets/components/templates.scss */
.template--disabled {
  position: relative;
  cursor: not-allowed;
}
/* line 81, /realmailers/app/assets/stylesheets/components/templates.scss */
.template--disabled::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  content: '';
}

/* line 2, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__full-preview {
  text-decoration: underline;
  font-weight: bold;
  text-align: right;
  margin-top: 30px;
  cursor: pointer;
  display: block;
  color: #218FCC;
}
@media screen and (max-width: 960px) {
  /* line 2, /realmailers/app/assets/stylesheets/components/checkout.scss */
  .checkout__full-preview {
    display: none;
  }
}
/* line 16, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__quantity {
  color: #686868;
  font-weight: 400;
  margin-left: 5px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__quantity::before {
  content: '(Qty: ';
}
/* line 25, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__quantity::after {
  content: ')';
}
/* line 30, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
/* line 36, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout p {
  margin-bottom: 25px;
  color: #686868;
  line-height: 20px;
}
/* line 42, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__previews, .checkout__details {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 42, /realmailers/app/assets/stylesheets/components/checkout.scss */
  .checkout__previews, .checkout__details {
    display: block;
  }
}
/* line 52, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__preview, .checkout__column {
  width: calc(50% - 15px);
}
@media screen and (max-width: 960px) {
  /* line 52, /realmailers/app/assets/stylesheets/components/checkout.scss */
  .checkout__preview, .checkout__column {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 61, /realmailers/app/assets/stylesheets/components/checkout.scss */
  .checkout__preview:nth-child(2) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 67, /realmailers/app/assets/stylesheets/components/checkout.scss */
  .checkout__column:nth-child(1) {
    display: none;
  }
}
/* line 73, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-wrapper {
  background: #EDEFEF;
  position: relative;
  padding: 20px;
}
/* line 78, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-wrapper .loader.loader--loading {
  background: rgba(255, 255, 255, 0.6);
}
/* line 82, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  background-color: #FFF;
}
/* line 91, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 96, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__row--total {
  border-bottom: 2px solid #C8C8C8;
  border-top: 2px solid #C8C8C8;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 20px;
}
/* line 105, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__row--underline {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 109, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__row__name {
  font-weight: bold;
}
/* line 113, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__row__value {
  font-weight: bold;
  margin-left: 0;
}
/* line 119, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__error {
  background: #EFDBDB;
  margin-bottom: 20px;
  font-weight: bold;
  padding: 20px;
}
/* line 125, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__error:empty {
  display: none;
}
/* line 130, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__form {
  background: #EDEFEF;
  margin-bottom: 50px;
  padding: 30px;
  padding-top: 10px;
}
@media screen and (max-width: 960px) {
  /* line 130, /realmailers/app/assets/stylesheets/components/checkout.scss */
  .checkout__form {
    padding: 30px 20px;
    padding-top: 10px;
    font-size: 15px;
  }
}
/* line 143, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__discount-question {
  margin-bottom: 30px;
  text-align: center;
}
/* line 147, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__discount-question__link {
  text-decoration: underline;
  color: #3378B5;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
}
/* line 156, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__discount-error {
  text-align: center;
  color: #E5002D;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 163, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__discount {
  background: #FFF;
  border: 2px solid #E6E6E6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
  margin-bottom: 30px;
}
/* line 170, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__discount__textbox {
  margin-right: 10px;
  padding-left: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  height: 40px;
  border: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 179, /realmailers/app/assets/stylesheets/components/checkout.scss */
.checkout__discount__textbox:focus {
  outline: none;
}

/* line 1, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 30px;
}
/* line 5, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox label {
  cursor: pointer;
}
/* line 9, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox input,
.checkbox strong {
  position: absolute;
  height: inherit;
  width: inherit;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/* line 20, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox input {
  cursor: pointer;
  z-index: 1;
  opacity: 0;
}
/* line 26, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox input:focus + strong {
  border-color: #218FCC;
}
/* line 29, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox input:focus + strong svg polygon {
  fill: #3378B5;
}
/* line 34, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox input:checked + strong svg {
  display: block;
}
/* line 38, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox strong {
  border: 2px solid #C8C8C8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
}
/* line 43, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox strong svg {
  display: none;
  margin: auto;
  height: 15px;
  width: 15px;
}
/* line 49, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox strong svg polygon {
  fill: #292E31;
}
/* line 55, /realmailers/app/assets/stylesheets/components/checkbox.scss */
.checkbox span {
  display: inline-block;
  position: relative;
  background: #FFF;
  margin-right: 10px;
  height: 30px;
  width: 30px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  cursor: pointer;
  height: 20px;
  margin-left: auto;
}
/* line 8, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox + * {
  margin-left: 10px;
}
/* line 12, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox--disabled {
  pointer-events: none;
  opacity: 0.6;
}
/* line 17, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox > div {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 20px;
  width: 20px;
}
/* line 26, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox > div input,
.customcheckbox > div span {
  position: absolute;
  height: inherit;
  width: inherit;
  left: 0;
  top: 0;
  cursor: pointer;
}
/* line 36, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox > div input {
  z-index: 1;
  opacity: 0;
}
/* line 41, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox > div input:checked + span::before {
  display: block;
  content: '✔';
}
/* line 48, /realmailers/app/assets/stylesheets/components/customcheckbox.scss */
.customcheckbox > div span {
  border: 2px solid #C8C8C8;
  z-index: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing {
  padding-bottom: 100px;
  padding-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing {
    padding: 0 20px;
    margin: 50px 0;
  }
}
/* line 12, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  background: #FFF;
  margin-top: 45px;
}
@media screen and (max-width: 960px) {
  /* line 12, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__table {
    border-top: 0;
  }
}
/* line 23, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head {
  font-weight: bold;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}
@media screen and (max-width: 960px) {
  /* line 23, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__table__head {
    display: none;
  }
}
/* line 33, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 36, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head > *:first-child {
  -webkit-box-flex: 1.7;
  -webkit-flex: 1.7;
      -ms-flex: 1.7;
          flex: 1.7;
}
/* line 40, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head > * + * {
  margin-left: 50px;
}
/* line 47, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 55px;
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 47, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__hr {
    margin-bottom: 25px;
    margin-top: 30px;
  }
}
/* line 58, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__button {
  text-align: center;
}
/* line 62, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 62, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__template {
    display: block;
  }
}
/* line 73, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name div, .pricing__template__price div {
  font-size: 0;
  white-space: nowrap;
}
/* line 78, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name small, .pricing__template__price small {
  font-size: 20px;
  font-weight: bold;
  opacity: 0.6;
  margin-left: 3px;
}
/* line 85, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name span, .pricing__template__price span {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
  font-size: 26px;
}
@media screen and (max-width: 960px) {
  /* line 85, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name span, .pricing__template__price span {
    font-size: 18px;
  }
}
@media screen and (max-width: 960px) {
  /* line 98, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name {
    margin-bottom: 7px;
  }
  /* line 102, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name span {
    font-weight: normal;
  }
}
/* line 108, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 112, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template > *:first-child {
  -webkit-box-flex: 1.7;
  -webkit-flex: 1.7;
      -ms-flex: 1.7;
          flex: 1.7;
}
/* line 116, /realmailers/app/assets/stylesheets/components/pricing.scss */
.pricing__template > * + * {
  margin-left: 50px;
}
@media screen and (max-width: 960px) {
  /* line 121, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__template > *:nth-child(2) {
    display: none;
  }
  /* line 124, /realmailers/app/assets/stylesheets/components/pricing.scss */
  .pricing__template > *:nth-child(2) + * {
    margin-left: 0;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome {
  text-align: center;
  padding: 70px 0;
}
/* line 5, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__pitch {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 28px;
}
@media screen and (max-width: 960px) {
  /* line 5, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__pitch {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 28px;
  }
}
/* line 17, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__pitchtext {
  margin-bottom: 28px;
  color: #686868;
  font-weight: 100;
  font-size: 18px;
}
/* line 24, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__title {
  letter-spacing: -2px;
  margin-bottom: 36px;
  font-weight: bold;
  font-size: 40px;
}
@media screen and (max-width: 960px) {
  /* line 24, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__title {
    letter-spacing: 0;
    line-height: 28px;
    font-size: 28px;
  }
}
/* line 37, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__postcard {
  background: #FFF;
  padding: 10px;
}
/* line 41, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__postcard__row {
  margin-bottom: 10px;
  line-height: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 34px;
}
/* line 48, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__postcard__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 10px;
  color: #686868;
  font-weight: 600;
  text-align: left;
  font-size: 18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 48, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__postcard__title {
    font-size: 16px;
  }
}
/* line 65, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__postcard__label {
  background: #686868;
  text-align: center;
  margin-left: 15px;
  line-height: 34px;
  font-weight: 600;
  padding: 0 10px;
  color: #FFF;
}
/* line 74, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__postcard__label:empty {
  display: none;
}
/* line 79, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__postcard img {
  width: 100%;
}
/* line 84, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__images {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 88, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__images > * {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.075);
  height: 306px;
  width: 450px;
}
/* line 93, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__images > * + * {
  margin-left: 20px;
}
@media screen and (max-width: 960px) {
  /* line 84, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__images {
    margin-bottom: 30px;
    text-align: left;
    display: block;
    width: 100%;
  }
  /* line 104, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__images > * {
    width: calc(100vw - 60px);
    height: auto;
  }
  /* line 108, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__images > * + * {
    margin-top: -110px;
  }
  /* line 112, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__images > *:first-child {
    position: relative;
    z-index: 1;
  }
}
/* line 120, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 70px 0;
  text-align: center;
}
/* line 126, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__steps {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  width: 920px;
  margin: 30px auto 0;
  text-align: left;
}
@media screen and (max-width: 960px) {
  /* line 126, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__directmail__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  /* line 146, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__directmail__steps > div + div {
    margin-left: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 152, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__directmail__steps > div {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 160, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__stepicon {
  text-align: center;
  margin-bottom: 10px;
}
/* line 164, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__stepicon svg {
  height: 90px;
}
/* line 167, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__steptitle {
  margin-bottom: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #000;
}
/* line 175, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__steptext {
  text-align: center;
  color: #686868;
  font-weight: 100;
  font-size: 16px;
  line-height: 24px;
}
/* line 185, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: left;
}
/* line 190, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .campaigns__header {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
/* line 195, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .campaings__welcomebutton {
  text-align: center;
  margin-top: 40px;
}
/* line 200, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .welcome__hide,
.welcome__try .innerform__separator {
  display: none;
}
/* line 205, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .slider-wrapper:nth-of-type(1) {
  padding-bottom: 40px;
}
/* line 209, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__warning {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 214, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting {
  min-height: 0;
}
/* line 218, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__map {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
/* line 223, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__map__map {
  left: 1px;
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome {
    padding: 50px 20px;
  }
}
/* line 233, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  margin-top: 50px;
  display: none;
}
/* line 239, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup h2 {
  text-align: center;
  font-size: 22px;
}
/* line 244, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup p {
  margin-top: 20px;
  color: #686868;
  line-height: 24px;
}
/* line 250, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup label {
  margin-bottom: 5px;
  display: block;
  opacity: 0.8;
}
/* line 256, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup form div:last-child {
  text-align: center;
}
/* line 260, /realmailers/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup .mc-field-group {
  margin: 25px 0;
  margin-top: 20px;
}
@media screen and (max-width: 960px) {
  /* line 233, /realmailers/app/assets/stylesheets/components/welcome.scss */
  .welcome__email-signup {
    display: block;
  }
}

/* line 271, /realmailers/app/assets/stylesheets/components/welcome.scss */
.typed-cursor {
  display: inline-block;
  position: relative;
  opacity: 1;
}
/* line 276, /realmailers/app/assets/stylesheets/components/welcome.scss */
.typed-cursor::before {
  background: currentColor;
  position: absolute;
  height: 24px;
  content: '';
  width: 2px;
  top: -18px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect {
  position: relative;
}
/* line 4, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect select {
  font-family: 'proxima-nova', sans-serif;
  border: 2px solid #C8C8C8;
  background: #FFF;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  font-size: 16px;
  cursor: pointer;
  padding: 12px;
  width: 100%;
}
/* line 15, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect select option {
  color: #292E31;
}
/* line 19, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect select.error {
  border-color: #E5002D;
}
/* line 23, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect select:focus {
  border-color: #218FCC;
  outline: none;
}
/* line 29, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect--placeholder select {
  color: #A9A9A9;
}
/* line 33, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect::before, .customselect::after {
  pointer-events: none;
  position: absolute;
  background: #C8C8C8;
  content: '';
  height: 2px;
  width: 9px;
  z-index: 2;
  top: 50%;
}
/* line 45, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 20px;
}
/* line 50, /realmailers/app/assets/stylesheets/components/select.scss */
.customselect::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 25px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/header.scss */
.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
}
/* line 12, /realmailers/app/assets/stylesheets/components/header.scss */
.header--white {
  background: #FFF;
}
/* line 16, /realmailers/app/assets/stylesheets/components/header.scss */
.header--blue {
  background: -webkit-linear-gradient(45deg, #1060A4, #249AD6);
  background: linear-gradient(45deg, #1060A4, #249AD6);
}
/* line 19, /realmailers/app/assets/stylesheets/components/header.scss */
.header--blue svg path,
.header--blue svg rect {
  fill: #FFF;
}
/* line 25, /realmailers/app/assets/stylesheets/components/header.scss */
.header__container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 31, /realmailers/app/assets/stylesheets/components/header.scss */
.header__container__spacer {
  margin: auto;
}
/* line 36, /realmailers/app/assets/stylesheets/components/header.scss */
.header--mobile {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  padding: 0 23px;
  display: none;
}
/* line 43, /realmailers/app/assets/stylesheets/components/header.scss */
.header__logo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/* line 54, /realmailers/app/assets/stylesheets/components/header.scss */
.header__logo a {
  height: 20px;
}
/* line 59, /realmailers/app/assets/stylesheets/components/header.scss */
.header__side {
  position: relative;
  z-index: 200;
}
/* line 64, /realmailers/app/assets/stylesheets/components/header.scss */
.header__link {
  text-transform: uppercase;
  font-weight: 600;
}
/* line 68, /realmailers/app/assets/stylesheets/components/header.scss */
.header__link--white {
  color: #FFF;
}
/* line 73, /realmailers/app/assets/stylesheets/components/header.scss */
.header__spacer {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
@media screen and (max-width: 1140px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/header.scss */
  .header {
    padding: 0 40px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/header.scss */
  .header {
    display: none;
    padding: 0 20px;
  }
  /* line 85, /realmailers/app/assets/stylesheets/components/header.scss */
  .header--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/button.scss */
.button {
  display: inline-block;
  white-space: nowrap;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  border: 0;
  line-height: 34px;
  font-size: 14px;
  padding: 0 18px;
}
@-moz-document url-prefix() {
  /* line 1, /realmailers/app/assets/stylesheets/components/button.scss */
  .button {
    padding: 2px 18px 0;
  }
}
/* line 19, /realmailers/app/assets/stylesheets/components/button.scss */
.button svg path {
  fill: currentColor;
}
/* line 23, /realmailers/app/assets/stylesheets/components/button.scss */
.button:focus {
  outline: none;
}
/* line 27, /realmailers/app/assets/stylesheets/components/button.scss */
.button:disabled {
  opacity: 0.4;
}
/* line 31, /realmailers/app/assets/stylesheets/components/button.scss */
.button--blue, .template:hover .button {
  background: #218FCC;
  color: #FFF;
}
/* line 35, /realmailers/app/assets/stylesheets/components/button.scss */
.button--blue:hover, .template:hover .button:hover {
  background: #1c79ad;
}
/* line 40, /realmailers/app/assets/stylesheets/components/button.scss */
.button--white {
  background: #FFF;
  color: #292E31;
}
/* line 44, /realmailers/app/assets/stylesheets/components/button.scss */
.button--white:hover {
  background: #ededed;
}
/* line 49, /realmailers/app/assets/stylesheets/components/button.scss */
.button--gray {
  background: #C8C8C8;
  color: #FFF;
}
/* line 53, /realmailers/app/assets/stylesheets/components/button.scss */
.button--gray:hover {
  background: #b6b6b6;
}
/* line 58, /realmailers/app/assets/stylesheets/components/button.scss */
.button--black {
  background: #292E31;
  color: #FFF;
}
/* line 62, /realmailers/app/assets/stylesheets/components/button.scss */
.button--black:hover {
  background: #576269;
}
/* line 67, /realmailers/app/assets/stylesheets/components/button.scss */
.button--red {
  background: #E5002D;
  color: #FFF;
}
/* line 71, /realmailers/app/assets/stylesheets/components/button.scss */
.button--red:hover {
  background: #c10026;
}
/* line 76, /realmailers/app/assets/stylesheets/components/button.scss */
.button--big {
  line-height: 40px;
  padding: 0 30px;
  font-size: 17px;
}
/* line 82, /realmailers/app/assets/stylesheets/components/button.scss */
.button--huge {
  line-height: 50px;
  font-size: 18px;
}
/* line 87, /realmailers/app/assets/stylesheets/components/button.scss */
.button--welcome {
  padding: 10px 38px;
  line-height: 50px;
  font-size: 18px;
}
/* line 93, /realmailers/app/assets/stylesheets/components/button.scss */
.button--iconbig {
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 40px;
  padding: 0;
}
/* line 100, /realmailers/app/assets/stylesheets/components/button.scss */
.button--iconbig svg {
  vertical-align: middle;
}
/* line 105, /realmailers/app/assets/stylesheets/components/button.scss */
.button--checkout {
  line-height: 60px;
  display: block;
  margin: 0 auto;
  width: 320px;
  height: 60px;
}
@media screen and (max-width: 960px) {
  /* line 105, /realmailers/app/assets/stylesheets/components/button.scss */
  .button--checkout {
    white-space: initial;
    width: 100%;
  }
}
/* line 118, /realmailers/app/assets/stylesheets/components/button.scss */
.button--left-spacing {
  margin-left: 10px;
}
/* line 122, /realmailers/app/assets/stylesheets/components/button.scss */
.button--mobile {
  line-height: 60px;
  padding: 0 30px;
  height: 60px;
}
@media screen and (max-width: 960px) {
  /* line 128, /realmailers/app/assets/stylesheets/components/button.scss */
  .button--mobile-stretch {
    white-space: initial;
    line-height: 60px;
    padding: 0 10px;
    height: 60px;
    width: 100%;
  }
}

/* line 139, /realmailers/app/assets/stylesheets/components/button.scss */
.button-icon {
  -webkit-transform: translateY(0.5px);
          transform: translateY(0.5px);
  vertical-align: middle;
  display: inline-block;
}
/* line 144, /realmailers/app/assets/stylesheets/components/button.scss */
.button-icon--left {
  margin-left: 8px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/inputs.scss */
input[type=text],
input[type=email],
input[type=password],
textarea {
  font-family: 'proxima-nova', sans-serif;
  -webkit-appearance: none;
  border: 2px solid #C8C8C8;
  background: #FFF;
  -moz-appearance: none;
       appearance: none;
  border-radius: 0;
  font-size: 16px;
  padding: 13px;
  width: 100%;
}
/* line 15, /realmailers/app/assets/stylesheets/components/inputs.scss */
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
  border-color: #218FCC;
  outline: none;
}
/* line 20, /realmailers/app/assets/stylesheets/components/inputs.scss */
input[type=text].error,
input[type=email].error,
input[type=password].error,
textarea.error {
  border-color: #E5002D;
}
/* line 24, /realmailers/app/assets/stylesheets/components/inputs.scss */
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #A9A9A9;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #A9A9A9;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #A9A9A9;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
textarea::placeholder {
  color: #A9A9A9;
}

/* line 29, /realmailers/app/assets/stylesheets/components/inputs.scss */
textarea {
  display: block;
}

/* line 1, /realmailers/app/assets/stylesheets/components/footer.scss */
.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #6F7C80;
  padding-top: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 180px;
}
/* line 9, /realmailers/app/assets/stylesheets/components/footer.scss */
.footer .footer__desktop {
  margin-top: 20px;
}
/* line 13, /realmailers/app/assets/stylesheets/components/footer.scss */
.footer .footer__span {
  display: inline-block;
  font-size: 14px;
}
/* line 18, /realmailers/app/assets/stylesheets/components/footer.scss */
.footer svg path,
.footer svg rect {
  fill: #6F7C80;
}
/* line 23, /realmailers/app/assets/stylesheets/components/footer.scss */
.footer a {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/footer.scss */
  .footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 34, /realmailers/app/assets/stylesheets/components/footer.scss */
  .footer div > div:last-child {
    display: none;
  }
  /* line 38, /realmailers/app/assets/stylesheets/components/footer.scss */
  .footer .footer_span {
    display: block;
  }
}

/* line 1, /realmailers/app/assets/stylesheets/components/loader.scss */
.loader {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 200ms opacity, 200ms 1ms z-index;
  transition: 200ms opacity, 200ms 1ms z-index;
  z-index: -1;
  opacity: 0;
}
/* line 17, /realmailers/app/assets/stylesheets/components/loader.scss */
.loader--fixed {
  position: fixed;
}
/* line 21, /realmailers/app/assets/stylesheets/components/loader.scss */
.loader--loading {
  -webkit-transition: 200ms 0.15s opacity, 1ms 0.15s z-index;
  transition: 200ms 0.15s opacity, 1ms 0.15s z-index;
  z-index: 100;
  opacity: 1;
}

/* line 28, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle {
  height: 100px;
  width: 100px;
  position: relative;
}
/* line 38, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* line 46, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle::before {
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
          animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  background-color: #686868;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  height: 7.5%;
  width: 7.5%;
  content: '';
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}
/* line 58, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
/* line 62, /realmailers/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* line 2, /realmailers/app/assets/stylesheets/components/static.scss */
.static__title {
  margin-bottom: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}
/* line 9, /realmailers/app/assets/stylesheets/components/static.scss */
.static__subtitle {
  text-align: center;
  line-height: 24px;
  color: #6F7C80;
}
@media screen and (max-width: 960px) {
  /* line 15, /realmailers/app/assets/stylesheets/components/static.scss */
  .static__subtitle p:first-child {
    margin-bottom: 10px;
  }
}
/* line 21, /realmailers/app/assets/stylesheets/components/static.scss */
.static__info__title {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
/* line 28, /realmailers/app/assets/stylesheets/components/static.scss */
.static__info__description {
  text-align: center;
  color: #6F7C80;
}
/* line 32, /realmailers/app/assets/stylesheets/components/static.scss */
.static__info__description p {
  margin: 0;
}
/* line 35, /realmailers/app/assets/stylesheets/components/static.scss */
.static__info__description p + p {
  margin-top: 30px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/flash.scss */
.flash {
  border-radius: 2px;
  padding: 27px 20px;
  font-size: 14px;
  margin: 30px 0;
  display: block;
}
/* line 8, /realmailers/app/assets/stylesheets/components/flash.scss */
.flash--success {
  background: #D6E5CC;
  text-align: center;
  margin-top: 0;
}
/* line 14, /realmailers/app/assets/stylesheets/components/flash.scss */
.flash--alert {
  background: #EFDBDB;
}
/* line 18, /realmailers/app/assets/stylesheets/components/flash.scss */
.flash--ie {
  text-align: center;
  padding: 20px;
}
/* line 22, /realmailers/app/assets/stylesheets/components/flash.scss */
.flash--ie a {
  text-decoration: underline;
  cursor: pointer;
  margin: 0 4px;
}

/* line 1, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: 20px;
  margin-left: auto;
}
/* line 9, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio + * {
  margin-left: 10px;
}
/* line 13, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio > div {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-right: 4px;
  height: 14px;
  width: 14px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio > div input,
.customradio > div span {
  position: absolute;
  height: inherit;
  width: inherit;
  left: 0;
  top: 0;
}
/* line 30, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio > div input {
  z-index: 1;
  opacity: 0;
}
/* line 34, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio > div input:checked + span {
  background: #218FCC;
  border: 0;
}
/* line 38, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio > div input:checked + span::before {
  border-radius: inherit;
  background: #FFF;
  display: block;
  content: '';
  height: 4px;
  width: 4px;
}
/* line 49, /realmailers/app/assets/stylesheets/components/radio.scss */
.customradio > div span {
  border: 2px solid #C8C8C8;
  border-radius: 50%;
  z-index: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /realmailers/app/assets/stylesheets/components/help.scss */
.help {
  margin-bottom: 100px;
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/help.scss */
  .help {
    padding: 0 20px;
  }
}
/* line 11, /realmailers/app/assets/stylesheets/components/help.scss */
.help textarea {
  height: 300px;
  resize: none;
}
/* line 16, /realmailers/app/assets/stylesheets/components/help.scss */
.help__boxes {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 100px;
  counter-reset: box;
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  /* line 16, /realmailers/app/assets/stylesheets/components/help.scss */
  .help__boxes {
    margin-bottom: 50px;
  }
}
/* line 27, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  counter-increment: box;
}
/* line 31, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__bottom {
  display: none;
}
/* line 34, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__bottom > div {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #6F7C80;
  line-height: 24px;
  padding: 15px 20px;
}
/* line 41, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__bottom a {
  text-decoration: underline;
  color: #3378B5;
}
/* line 46, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__bottom p + p {
  margin-top: 20px;
}
/* line 51, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__top {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  min-height: 60px;
  cursor: pointer;
  font-size: 18px;
  padding: 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 61, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__top:hover {
  background: rgba(0, 0, 0, 0.025);
}
/* line 65, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__top h3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: -1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 73, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__top h3::before {
  content: counter(box) ". ";
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  display: inline-block;
  margin-right: 7px;
}
/* line 81, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__top i {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
}
/* line 87, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box__top i:last-of-type {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 51, /realmailers/app/assets/stylesheets/components/help.scss */
  .help__box__top {
    font-size: 16px;
  }
  /* line 95, /realmailers/app/assets/stylesheets/components/help.scss */
  .help__box__top svg {
    height: 18px;
    width: 18px;
  }
}
/* line 103, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box--privacy .help__box__top {
  cursor: default;
}
/* line 106, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box--privacy .help__box__top:hover {
  background: none;
}
/* line 111, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box--privacy .help__box__bottom {
  display: block;
  height: auto;
}
/* line 118, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box--open i:first-of-type {
  display: none;
}
/* line 122, /realmailers/app/assets/stylesheets/components/help.scss */
.help__box--open i:last-of-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /realmailers/app/assets/stylesheets/components/body.scss */
.body {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
/* line 8, /realmailers/app/assets/stylesheets/components/body.scss */
.body--no-center {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
              -ms-grid-row-align: stretch;
          align-items: stretch;
}
/* line 13, /realmailers/app/assets/stylesheets/components/body.scss */
.body--gray {
  background-image: -webkit-radial-gradient(circle, #FFF, #EDEFEF);
  background-image: radial-gradient(circle, #FFF, #EDEFEF);
}

/* line 1, /realmailers/app/assets/stylesheets/components/main.scss */
.main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 320ms;
  transition: -webkit-transform 320ms;
  transition: transform 320ms;
  transition: transform 320ms, -webkit-transform 320ms;
}
@media screen and (max-width: 960px) {
  /* line 9, /realmailers/app/assets/stylesheets/components/main.scss */
  .main--menu-open {
    -webkit-transform: translateX(200px);
            transform: translateX(200px);
  }
}
/* line 14, /realmailers/app/assets/stylesheets/components/main.scss */
.main--menu-open .main__overlay {
  position: absolute;
  z-index: 1000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

/* line 1, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 4, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item {
  display: inline-block;
  letter-spacing: 0.05em;
  line-height: 60px;
  font-weight: bold;
  font-size: 14px;
  height: 60px;
}
/* line 12, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item a {
  display: block;
  height: inherit;
}
/* line 17, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item + * {
  margin-left: 40px;
}
/* line 21, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item--active {
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
}
/* line 25, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item--activewhite {
  border-bottom: 3px solid rgba(255, 255, 255, 0.5);
}
/* line 29, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item--white {
  color: #FFF;
}
/* line 32, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav__item--white.nav__item--active {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
/* line 38, /realmailers/app/assets/stylesheets/components/nav.scss */
.nav--right {
  margin-left: 65px;
}

/* line 4, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field + *,
.innerform__field + * {
  margin-top: 28px;
}
/* line 8, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field__error,
.innerform__field__error {
  font-weight: bold;
  margin-top: 10px;
  color: #E5002D;
}
/* line 14, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field--error .fileinput,
.innerform__field--error .fileinput {
  border-color: #E5002D;
}
/* line 18, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field--center,
.innerform__field--center {
  text-align: center;
}
/* line 22, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field--spacing-top,
.innerform__field--spacing-top {
  margin-top: 40px;
}
/* line 26, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field i,
.innerform__field i {
  margin-bottom: 7px;
  margin-top: -5px;
  display: block;
  opacity: 0.5;
}
/* line 33, /realmailers/app/assets/stylesheets/components/forms.scss */
.outerform__field em,
.innerform__field em {
  font-weight: normal;
  margin-left: 5px;
  opacity: 0.6;
}

/* line 1, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform {
  padding: 70px 0;
}
/* line 4, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform form {
  width: 555px;
}
/* line 8, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform--login form {
  width: 370px;
}
/* line 12, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__logo {
  margin-bottom: 40px;
  text-align: center;
}
/* line 16, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__logo svg {
  width: 288px;
  height: 30px;
}
/* line 20, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__logo svg path,
.outerform__logo svg rect {
  fill: #3378B5;
}
/* line 27, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__hr {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin: 30px -100px;
}
/* line 32, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__subtitle {
  text-align: center;
  line-height: 24px;
  color: #686868;
  margin-top: 20px;
}
/* line 38, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__subtitle a {
  text-decoration: underline;
  color: #3378B5;
}
/* line 44, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform__title {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/outerform.scss */
  .outerform {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
  }
  /* line 55, /realmailers/app/assets/stylesheets/components/outerform.scss */
  .outerform form {
    width: 100%;
  }
  /* line 59, /realmailers/app/assets/stylesheets/components/outerform.scss */
  .outerform__logo svg {
    width: 100%;
  }
  /* line 63, /realmailers/app/assets/stylesheets/components/outerform.scss */
  .outerform__hr {
    margin: 30px 0;
  }
}
/* line 68, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform--help {
  padding-top: 40px;
  padding-bottom: 0;
}
@media screen and (max-width: 960px) {
  /* line 68, /realmailers/app/assets/stylesheets/components/outerform.scss */
  .outerform--help {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 77, /realmailers/app/assets/stylesheets/components/outerform.scss */
.outerform--help form {
  margin: 0 auto;
}

/* line 1, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform {
  padding-bottom: 50px;
}
/* line 5, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform label.innerform__label--flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 9, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__total-cost {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  /* line 9, /realmailers/app/assets/stylesheets/components/innerform.scss */
  .innerform__total-cost {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
/* line 20, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panels {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 24, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panels + .innerform__field {
  margin-top: 28px;
}
@media screen and (max-width: 960px) {
  /* line 20, /realmailers/app/assets/stylesheets/components/innerform.scss */
  .innerform__panels {
    display: block;
  }
}
/* line 33, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__separator {
  border-top: 1px solid #E6E6E6;
  display: block;
  margin: 30px 0;
}
/* line 38, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__separator--small-margin {
  margin: 20px 0;
}
/* line 42, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__separator--small-bottom-margin {
  margin-bottom: 20px;
}
/* line 47, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__spacer {
  margin-top: 28px;
  display: block;
}
/* line 52, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__actions {
  background: #EDEFEF;
  text-align: center;
  margin-top: 30px;
  padding: 20px 0;
}
@media screen and (max-width: 960px) {
  /* line 52, /realmailers/app/assets/stylesheets/components/innerform.scss */
  .innerform__actions {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: -20px;
    margin-left: -20px;
  }
}
/* line 66, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 15px);
      -ms-flex: 0 0 calc(50% - 15px);
          flex: 0 0 calc(50% - 15px);
}
/* line 69, /realmailers/app/assets/stylesheets/components/innerform.scss */
+ .innerform__panel {
  margin-left: 30px;
}
/* line 73, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 76, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--textarea > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 81, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--textarea > * textarea {
  resize: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 81, /realmailers/app/assets/stylesheets/components/innerform.scss */
  .innerform__panel--textarea > * textarea {
    min-height: 350px;
  }
}
/* line 92, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 96, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 101, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo > * label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
/* line 105, /realmailers/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo > * photo-field {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 112, /realmailers/app/assets/stylesheets/components/innerform.scss */
  .innerform__panel + * {
    margin-left: 0;
    margin-top: 28px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, /realmailers/app/assets/stylesheets/components/innerform.scss */
  .innerform {
    padding-bottom: 0;
  }
}

/* line 18, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop {
  position: relative;
  display: inline-block;
  cursor: crosshair;
}

/* line 24, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop:focus {
  outline: none;
}

/* line 28, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--image {
  display: block;
  max-width: 100%;
}

/* line 32, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--image-copy {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
}

/* line 39, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--crop-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
}

/* line 48, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--crop-selection {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  box-sizing: border-box;
  cursor: move;
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%), -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%), -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%), linear-gradient(to right, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%), linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%), linear-gradient(to bottom, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0.7) 50%);
  padding: 1px;
  background-size: 10px 1px, 10px 1px, 1px 10px, 1px 10px;
  background-position: 0 0, 0 100%, 0 0, 100% 0;
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  -webkit-animation: marching-ants 2s;
          animation: marching-ants 2s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

@-webkit-keyframes marching-ants {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}

@keyframes marching-ants {
  0% {
    background-position: 0 0,  0 100%,  0 0,  100% 0;
  }
  100% {
    background-position: 40px 0, -40px 100%, 0 -40px, 100% 40px;
  }
}
/* line 82, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--drag-handle {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  outline: 1px solid transparent;
}

/* line 95, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-nw {
  top: 0;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: nw-resize;
}

/* line 102, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-n {
  top: 0;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  cursor: n-resize;
}

/* line 109, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-ne {
  top: 0;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: ne-resize;
}

/* line 116, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-e {
  top: 50%;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: e-resize;
}

/* line 123, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-se {
  bottom: 0;
  right: 0;
  margin-bottom: -5px;
  margin-right: -5px;
  cursor: se-resize;
}

/* line 130, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: s-resize;
}

/* line 137, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: sw-resize;
}

/* line 144, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop .ord-w {
  top: 50%;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: w-resize;
}

/* line 152, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--drag-bar {
  position: absolute;
}

/* line 155, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--drag-bar.ord-n {
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-top: -4px;
}

/* line 162, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--drag-bar.ord-e {
  right: 0;
  top: 0;
  width: 6px;
  height: 100%;
  margin-right: -4px;
}

/* line 169, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--drag-bar.ord-s {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-bottom: -4px;
}

/* line 176, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop--drag-bar.ord-w {
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  margin-left: -4px;
}

/* line 184, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop-new-crop .ReactCrop--drag-bar,
.ReactCrop-new-crop .ReactCrop--drag-handle {
  display: none;
}

/* line 189, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop-fixed-aspect .ReactCrop--drag-handle.ord-n,
.ReactCrop-fixed-aspect .ReactCrop--drag-handle.ord-e,
.ReactCrop-fixed-aspect .ReactCrop--drag-handle.ord-s,
.ReactCrop-fixed-aspect .ReactCrop--drag-handle.ord-w {
  display: none;
}

/* line 195, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
.ReactCrop-fixed-aspect .ReactCrop--drag-bar {
  display: none;
}

@media (max-width: 1140px) {
  /* line 200, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop--drag-handle {
    width: 20px;
    height: 20px;
  }

  /* line 205, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-nw {
    margin-top: -10px;
    margin-left: -10px;
  }

  /* line 209, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-n {
    margin-top: -10px;
    margin-left: -10px;
  }

  /* line 213, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-ne {
    margin-top: -10px;
    margin-right: -10px;
  }

  /* line 217, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-e {
    margin-top: -10px;
    margin-right: -10px;
  }

  /* line 221, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-se {
    margin-bottom: -10px;
    margin-right: -10px;
  }

  /* line 225, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-s {
    margin-bottom: -10px;
    margin-left: -10px;
  }

  /* line 229, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-sw {
    margin-bottom: -10px;
    margin-left: -10px;
  }

  /* line 233, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop .ord-w {
    margin-top: -10px;
    margin-left: -10px;
  }

  /* line 238, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop--drag-bar.ord-n {
    height: 14px;
    margin-top: -12px;
  }

  /* line 242, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop--drag-bar.ord-e {
    width: 14px;
    margin-right: -12px;
  }

  /* line 246, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop--drag-bar.ord-s {
    height: 14px;
    margin-bottom: -12px;
  }

  /* line 250, /realmailers/app/assets/stylesheets/vendor/react-image-crop.scss */
  .ReactCrop--drag-bar.ord-w {
    width: 14px;
    margin-left: -12px;
  }
}
/*https://github.com/leongersen/noUiSlider/tree/2faa227afa74b724a4537d2a655a10183f92c30c/src*/
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 8, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}

/* line 19, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-target {
  position: relative;
  direction: ltr;
}

/* line 23, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

/* line 29, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 36, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
}

/* line 40, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

/* line 45, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

/* line 49, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
/* line 56, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
/* line 63, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-horizontal {
  height: 18px;
}

/* line 66, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

/* line 72, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical {
  width: 18px;
}

/* line 75, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* Styling;
 */
/* line 84, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-background {
  background: #FAFAFA;
}

/* line 87, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-connect {
  background: rgba(33, 143, 204, 0.1);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

/* line 92, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-origin {
  border-radius: 2px;
}

/* line 95, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-target {
  border-radius: 2px;
  border: 1px solid #D3D3D3;
}

/* Handles and cursors;
 */
/* line 104, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-draggable {
  cursor: w-resize;
}

/* line 107, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

/* line 110, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 2px;
  background: #FFF;
  cursor: default;
  cursor: pointer;
}

/* line 117, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle.noUi-handle-lower {
  left: -34px;
}

/* line 120, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle.noUi-handle-upper {
  left: 0;
}

/* line 124, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.only-one-handle .noUi-handle.noUi-handle-lower {
  left: -17px;
}

/* line 127, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.only-one-handle .noUi-handle.noUi-handle-upper {
  left: 17px;
}

/* Handle stripes;
 */
/* line 133, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

/* line 144, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle:after {
  left: 17px;
}

/* line 147, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

/* line 154, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
/* line 160, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 164, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* line 169, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-origin .noUi-tooltip {
  text-align: center;
  left: 50%;
  margin-left: -100px;
  right: auto;
}

/* line 177, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-tooltip {
  display: block;
  pointer-events: none;
  position: absolute;
  text-align: center;
  width: 200px;
}

/* line 185, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle-lower .noUi-tooltip {
  bottom: -25px;
}

/* line 189, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle-upper .noUi-tooltip {
  bottom: -25px;
}

/* Pips
 */
/* line 195, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

/* line 200, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
/* line 208, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

/* line 213, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
/* line 221, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

/* line 225, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-sub {
  background: #AAA;
}

/* line 228, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
/* line 235, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

/* line 242, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

/* line 246, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

/* line 250, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

/* line 255, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

/* line 258, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
/* line 265, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

/* line 271, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

/* line 277, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

/* line 282, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

/* line 285, /realmailers/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* line 114, /realmailers/app/assets/stylesheets/application.scss */
.mobile-br {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 114, /realmailers/app/assets/stylesheets/application.scss */
  .mobile-br {
    display: block;
  }
}

/* line 122, /realmailers/app/assets/stylesheets/application.scss */
.privacy {
  margin-bottom: 100px;
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 122, /realmailers/app/assets/stylesheets/application.scss */
  .privacy {
    padding: 0 20px;
  }
}

/* line 133, /realmailers/app/assets/stylesheets/application.scss */
.address-tooltip {
  box-shadow: 0 2px 1px 1px #E5E5E5;
  border: 1px solid #E5E5E5;
  white-space: nowrap;
  background: #FFF;
  line-height: 18px;
  font-size: 12px;
  padding: 10px;
}

/* line 143, /realmailers/app/assets/stylesheets/application.scss */
.drawing-button-tooltip {
  top: calc(100% + 13px);
  position: absolute;
  display: none;
  color: #292E31;
  right: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  pointer-events: none;
  background: #FFF;
  border-radius: 5px;
  text-align: left;
  line-height: 1.4;
  font-size: 14px;
}
/* line 162, /realmailers/app/assets/stylesheets/application.scss */
.drawing-button-tooltip--shown {
  display: block;
}
/* line 166, /realmailers/app/assets/stylesheets/application.scss */
.drawing-button-tooltip strong {
  display: block;
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #F7F7F7;
  border-bottom: 1px solid #EBEBEB;
  border-radius: 5px 5px 0 0;
}
/* line 176, /realmailers/app/assets/stylesheets/application.scss */
.drawing-button-tooltip p {
  font-weight: normal;
  padding: 9px 14px;
  border-radius: 0 0 5px 5px;
}
/* line 182, /realmailers/app/assets/stylesheets/application.scss */
.drawing-button-tooltip__arrow {
  top: -11px;
  right: 11px;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
}
/* line 195, /realmailers/app/assets/stylesheets/application.scss */
.drawing-button-tooltip__arrow::before {
  border-color: transparent;
  border-style: solid;
  position: absolute;
  margin-left: -10px;
  display: block;
  content: ' ';
  top: -9px;
  height: 0;
  width: 0;
  border-bottom-color: #F7F7F7;
  border-top-width: 0;
  border-width: 10px;
}
