@charset "UTF-8";
/* ---------------------------------------------------------------- /
* Default theme for Certified Maintenance Program
*
* This file used the default variables found in the _variables.scss
* file. Overwrite them by importing variables of the same name
* above this file.
* -----------------------------------------------------------------*/
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  font-size: 100%;
  line-height: 1.5em; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  line-height: 1.5em;
  /* Set 1 unit of vertical rhythm on the top and bottom margins. */
  margin: 0.75em 0;
}

h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin: 1em 0;
}

h3 {
  font-size: 1.17em;
  line-height: 1.2820512821em;
  margin: 1.2820512821em 0;
}

h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 1.5em 0;
}

h5 {
  font-size: 0.83em;
  line-height: 1.8072289157em;
  margin: 1.8072289157em 0;
}

h6 {
  font-size: 0.67em;
  line-height: 2.2388059701em;
  margin: 2.2388059701em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
blockquote {
  margin: 1.5em 40px;
}

dl,
ol,
ul {
  margin: 1.5em 0;
}

/**
 * Turn off margins on nested lists.
 */
ol ol,
ol ul,
ul ol,
ul ul {
  margin: 0;
}

dd {
  margin: 0 0 0 40px;
}

ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1.5em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * Set 1 unit of vertical rhythm on the top and bottom margin.
 */
p,
pre {
  margin: 1.5em 0;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp, pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * Known issues:
 * - `select`:
 *   By default, Chrome on OS X and Safari on OS X allow very limited styling of
 *   select, unless a border property is set. The default font weight on
 *   optgroup elements cannot safely be changed in Chrome on OSX and Safari on
 *   OS X.
 * - `[type="checkbox"]`:
 *   It is recommended that you do not style checkbox and radio inputs as
 *   Firefox's implementation does not respect box-sizing, padding, or width.
 * - `[type="number"]`:
 *   Certain font size values applied to number inputs cause the cursor style of
 *   the decrement button to change from `default` to `text`.
 * - `[type="search"]`:
 *   The search input is not fully stylable by default. In Chrome and Safari on
 *   OSX/iOS you can't control `font`, `padding`, `border`, or `background`. In
 *   Chrome and Safari on Windows you can't control `border` properly. It will
 *   apply `border-width` but will only show a border color (which cannot be
 *   controlled) for the outer 1px of that border. Applying
 *   `-webkit-appearance: textfield` addresses these issues without removing the
 *   benefits of search inputs (e.g. showing past searches). Safari (but not
 *   Chrome) will clip the cancel button on when it has padding (and `textfield`
 *   appearance).
 * - `::placeholder`:
 *   In Edge, placeholders will disappear on `relative` or `absolute` positioned
 *   `<input>` elements if you use `opacity` less than `1` due to a
 *   [bug](https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/3901363/).
 */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  line-height: 1.5em;
  /* 1 */
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  color: inherit; /* 2 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
  /*
   * 1. Set 1 unit of vertical rhythm on the top and bottom margin.
   * 2. Set consistent space for the list style image.
   */
  margin: 1.5em 0;
  /* 1 */
  padding: 0 0 0 40px; /* 2 */
  /**
   * Turn off margins on nested lists.
   */
}
menu menu, ol menu, ul menu {
  margin: 0;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("fonts/fontawesome-webfont.eot");
  src: url("fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2") format("woff2"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa, .card__edit {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* makes the font 33% larger relative to the icon container */
.fa-sm {
  font-size: 0.75em;
  line-height: 0.75em;
  vertical-align: 10%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left, .fa-pull-left.card__edit {
  margin-right: 0.3em;
}

.fa.fa-pull-right, .fa-pull-right.card__edit {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left, .pull-left.card__edit {
  margin-right: 0.3em;
}

.fa.pull-right, .pull-right.card__edit {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before,
.form-group .input-icon--price:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.highcharts-tooltip {
  display: none;
}

@-webkit-keyframes blink {
  0% {
    opacity: 0.25;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0.25;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 0.25;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@keyframes blink {
  0% {
    opacity: 0.25;
  }
  25% {
    opacity: 1;
  }
  50% {
    opacity: 0.25;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
@-webkit-keyframes spin-cw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-moz-keyframes spin-cw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes spin-cw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin-cw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-ccw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-moz-keyframes spin-ccw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-o-keyframes spin-ccw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@keyframes spin-ccw {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
/* End Hamburger Menu Styles */
@page {
  size: auto;
  /* auto is the initial value */
  /* this affects the margin in the printer settings */
  margin: 25mm 25mm 25mm 25mm;
}
body,
html {
  box-sizing: border-box;
  margin: 0.5cm 0;
  padding: 0;
  width: 100%;
}

html {
  overflow-y: auto;
}

*,
*:after,
*:before {
  box-sizing: inherit;
}

*:focus,
*::-moz-focus-inner {
  outline: 2px solid #294E6C;
}

a {
  text-decoration: none;
  cursor: pointer;
}

ul {
  margin: 0;
  padding: 0;
  margin-left: 2em;
}

button,
input,
textarea {
  line-height: 1.3;
}
button:disabled,
input:disabled,
textarea:disabled {
  background: #bbb !important;
  cursor: not-allowed !important;
}
button:focus, button::-moz-focus-inner,
input:focus,
input::-moz-focus-inner,
textarea:focus,
textarea::-moz-focus-inner {
  outline: 2px solid #294E6C;
}

img,
video,
svg {
  max-width: 100%;
}

table {
  width: 100%;
  font-size: 10pt;
  background: #fff;
  border-collapse: collapse;
  table-layout: fixed;
  page-break-inside: auto;
}
table thead {
  background-color: #294E6C;
  color: #fff;
}
table thead th {
  padding: 0.25em;
  border: 1px solid #294E6C;
  text-align: center;
  word-wrap: break-word;
}
table thead th a {
  color: #fff;
  display: block;
}
table thead th a:hover {
  color: #f77f64;
}
table tbody tr td {
  padding: 0.25em 0.125rem;
  border: 1px solid #294E6C;
  text-align: center;
  word-wrap: break-word;
}
@media (min-width: 80em) {
  table {
    font-size: 0.9375rem;
  }
}
@media (min-width: 112.5em) {
  table {
    font-size: 1rem;
  }
}
table.print {
  font-size: 12pt;
}
table.print thead th {
  padding: 1px;
}
table.print tbody td {
  padding: 1px;
}

@font-face {
  font-family: quicksand;
  src: url("fonts/Quicksand-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-variant: normal;
}
@font-face {
  font-family: quicksand;
  src: url("fonts/Quicksand-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
}
@font-face {
  font-family: quicksand;
  src: url("fonts/Quicksand-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-variant: normal;
}
@font-face {
  font-family: quicksand;
  src: url("fonts/Quicksand-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
}
body {
  background-color: #fff;
  color: #000;
}

*,
*:after,
*:before {
  color: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
}

a {
  color: #f77f64;
  transition: color 500ms;
}
a:hover {
  color: rgb(253.2576687117, 227.1226993865, 221.2423312883);
}

input[type=text],
input[type=email],
input[type=password],
input[type=phone],
input[type=tel],
select,
textarea {
  display: inline-block;
  background-color: #fff;
  color: #000;
  border: 2px solid #606060;
  border-color: #000;
  border-radius: 0;
  padding: 0.5em 1em;
  margin: 0;
  transition: background-color 500ms, border-color 500ms, color 500ms;
}

textarea {
  resize: vertical;
  min-height: 10rem;
  margin: 0 0 0.75rem;
}

select {
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  padding: 0.375em 2.5em 0.375em 1em;
  background-image: url("https://images.maintenanceprogram.com/images/icons/arrow-down.png");
  background-size: 1em;
  background-position: right 0.5em center;
  background-repeat: no-repeat;
}

label {
  display: inline-block;
  margin: 0 0 0.5rem;
  font-weight: 500;
}

textarea {
  width: 100%;
}

html {
  font-size: 16 px;
}

body {
  line-height: 1.3;
  font-family: "Poppins", sans-serif;
  text-transform: none;
  font-weight: 400;
}

button {
  font-family: inherit;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.75em;
}

h4 {
  font-size: 1.5em;
}

h5 {
  font-size: 1.25em;
}

h6 {
  font-size: 1.125em;
}

.print-title {
  width: 100%;
  text-align: center;
  margin: 0 0 0.75rem;
  page-break-before: always;
}

img {
  height: auto;
  max-width: 100%;
}

.container, .login-container, .modal-dialog, .section-container {
  padding: 0.5em;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.container--small {
  width: 100%;
}
.container--no-padding {
  padding: 0;
}

.container-width {
  width: 100%;
}
.container-width--small {
  width: 100%;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.row {
  width: 100%;
  margin: 0 auto;
  position: relative;
  max-width: 100%;
}

[class*=col-] {
  float: left;
  display: inline;
  min-height: 1px;
  margin: 0;
  padding: 0.5em;
}

.center-col {
  display: block;
  float: none;
  clear: both;
  margin-left: auto !important;
  margin-right: auto !important;
}
.center-col:after {
  content: "";
  display: table;
  clear: both;
}

.hidden {
  display: none !important;
}

.col-xs-1,
.xs-1 {
  width: 4.1666666667%;
}

.col-xs-2,
.xs-2 {
  width: 8.3333333333%;
}

.col-xs-3,
.xs-3 {
  width: 12.5%;
}

.col-xs-4,
.xs-4 {
  width: 16.6666666667%;
}

.col-xs-5,
.xs-5 {
  width: 20.8333333333%;
}

.col-xs-6,
.xs-6 {
  width: 25%;
}

.col-xs-7,
.xs-7 {
  width: 29.1666666667%;
}

.col-xs-8,
.xs-8 {
  width: 33.3333333333%;
}

.col-xs-9,
.xs-9 {
  width: 37.5%;
}

.col-xs-10,
.xs-10 {
  width: 41.6666666667%;
}

.col-xs-11,
.xs-11 {
  width: 45.8333333333%;
}

.col-xs-12,
.xs-12 {
  width: 50%;
}

.col-xs-13,
.xs-13 {
  width: 54.1666666667%;
}

.col-xs-14,
.xs-14 {
  width: 58.3333333333%;
}

.col-xs-15,
.xs-15 {
  width: 62.5%;
}

.col-xs-16,
.xs-16 {
  width: 66.6666666667%;
}

.col-xs-17,
.xs-17 {
  width: 70.8333333333%;
}

.col-xs-18,
.xs-18 {
  width: 75%;
}

.col-xs-19,
.xs-19 {
  width: 79.1666666667%;
}

.col-xs-20,
.xs-20 {
  width: 83.3333333333%;
}

.col-xs-21,
.xs-21 {
  width: 87.5%;
}

.col-xs-22,
.xs-22 {
  width: 91.6666666667%;
}

.col-xs-23,
.xs-23 {
  width: 95.8333333333%;
}

.col-xs-24,
.xs-24 {
  width: 100%;
}

@media (min-width: 37.5em) {
  .col-sm-1,
  .sm-1 {
    width: 4.1666666667%;
  }
  .col-sm-2,
  .sm-2 {
    width: 8.3333333333%;
  }
  .col-sm-3,
  .sm-3 {
    width: 12.5%;
  }
  .col-sm-4,
  .sm-4 {
    width: 16.6666666667%;
  }
  .col-sm-5,
  .sm-5 {
    width: 20.8333333333%;
  }
  .col-sm-6,
  .sm-6 {
    width: 25%;
  }
  .col-sm-7,
  .sm-7 {
    width: 29.1666666667%;
  }
  .col-sm-8,
  .sm-8 {
    width: 33.3333333333%;
  }
  .col-sm-9,
  .sm-9 {
    width: 37.5%;
  }
  .col-sm-10,
  .sm-10 {
    width: 41.6666666667%;
  }
  .col-sm-11,
  .sm-11 {
    width: 45.8333333333%;
  }
  .col-sm-12,
  .sm-12 {
    width: 50%;
  }
  .col-sm-13,
  .sm-13 {
    width: 54.1666666667%;
  }
  .col-sm-14,
  .sm-14 {
    width: 58.3333333333%;
  }
  .col-sm-15,
  .sm-15 {
    width: 62.5%;
  }
  .col-sm-16,
  .sm-16 {
    width: 66.6666666667%;
  }
  .col-sm-17,
  .sm-17 {
    width: 70.8333333333%;
  }
  .col-sm-18,
  .sm-18 {
    width: 75%;
  }
  .col-sm-19,
  .sm-19 {
    width: 79.1666666667%;
  }
  .col-sm-20,
  .sm-20 {
    width: 83.3333333333%;
  }
  .col-sm-21,
  .sm-21 {
    width: 87.5%;
  }
  .col-sm-22,
  .sm-22 {
    width: 91.6666666667%;
  }
  .col-sm-23,
  .sm-23 {
    width: 95.8333333333%;
  }
  .col-sm-24,
  .sm-24 {
    width: 100%;
  }
}
@media (min-width: 62.5em) {
  .container, .login-container, .modal-dialog, .section-container,
  .container-width {
    width: 100%;
  }
  .container--small,
  .container-width--small {
    width: 100%;
  }
  .row {
    max-width: 56.5rem;
  }
  .col-md-1,
  .md-1 {
    width: 4.1666666667%;
  }
  .col-md-2,
  .md-2 {
    width: 8.3333333333%;
  }
  .col-md-3,
  .md-3 {
    width: 12.5%;
  }
  .col-md-4,
  .md-4 {
    width: 16.6666666667%;
  }
  .col-md-5,
  .md-5 {
    width: 20.8333333333%;
  }
  .col-md-6,
  .md-6 {
    width: 25%;
  }
  .col-md-7,
  .md-7 {
    width: 29.1666666667%;
  }
  .col-md-8,
  .md-8 {
    width: 33.3333333333%;
  }
  .col-md-9,
  .md-9 {
    width: 37.5%;
  }
  .col-md-10,
  .md-10 {
    width: 41.6666666667%;
  }
  .col-md-11,
  .md-11 {
    width: 45.8333333333%;
  }
  .col-md-12,
  .md-12 {
    width: 50%;
  }
  .col-md-13,
  .md-13 {
    width: 54.1666666667%;
  }
  .col-md-14,
  .md-14 {
    width: 58.3333333333%;
  }
  .col-md-15,
  .md-15 {
    width: 62.5%;
  }
  .col-md-16,
  .md-16 {
    width: 66.6666666667%;
  }
  .col-md-17,
  .md-17 {
    width: 70.8333333333%;
  }
  .col-md-18,
  .md-18 {
    width: 75%;
  }
  .col-md-19,
  .md-19 {
    width: 79.1666666667%;
  }
  .col-md-20,
  .md-20 {
    width: 83.3333333333%;
  }
  .col-md-21,
  .md-21 {
    width: 87.5%;
  }
  .col-md-22,
  .md-22 {
    width: 91.6666666667%;
  }
  .col-md-23,
  .md-23 {
    width: 95.8333333333%;
  }
  .col-md-24,
  .md-24 {
    width: 100%;
  }
}
@media (min-width: 80em) {
  .container, .login-container, .modal-dialog, .section-container,
  .container-width {
    width: 100%;
  }
  .container--small,
  .container-width--small {
    width: 100%;
  }
  .row {
    max-width: 70rem;
  }
  .col-lg-1,
  .lg-1 {
    width: 4.1666666667%;
  }
  .col-lg-2,
  .lg-2 {
    width: 8.3333333333%;
  }
  .col-lg-3,
  .lg-3 {
    width: 12.5%;
  }
  .col-lg-4,
  .lg-4 {
    width: 16.6666666667%;
  }
  .col-lg-5,
  .lg-5 {
    width: 20.8333333333%;
  }
  .col-lg-6,
  .lg-6 {
    width: 25%;
  }
  .col-lg-7,
  .lg-7 {
    width: 29.1666666667%;
  }
  .col-lg-8,
  .lg-8 {
    width: 33.3333333333%;
  }
  .col-lg-9,
  .lg-9 {
    width: 37.5%;
  }
  .col-lg-10,
  .lg-10 {
    width: 41.6666666667%;
  }
  .col-lg-11,
  .lg-11 {
    width: 45.8333333333%;
  }
  .col-lg-12,
  .lg-12 {
    width: 50%;
  }
  .col-lg-13,
  .lg-13 {
    width: 54.1666666667%;
  }
  .col-lg-14,
  .lg-14 {
    width: 58.3333333333%;
  }
  .col-lg-15,
  .lg-15 {
    width: 62.5%;
  }
  .col-lg-16,
  .lg-16 {
    width: 66.6666666667%;
  }
  .col-lg-17,
  .lg-17 {
    width: 70.8333333333%;
  }
  .col-lg-18,
  .lg-18 {
    width: 75%;
  }
  .col-lg-19,
  .lg-19 {
    width: 79.1666666667%;
  }
  .col-lg-20,
  .lg-20 {
    width: 83.3333333333%;
  }
  .col-lg-21,
  .lg-21 {
    width: 87.5%;
  }
  .col-lg-22,
  .lg-22 {
    width: 91.6666666667%;
  }
  .col-lg-23,
  .lg-23 {
    width: 95.8333333333%;
  }
  .col-lg-24,
  .lg-24 {
    width: 100%;
  }
}
@media (min-width: 112.5em) {
  .container, .login-container, .modal-dialog, .section-container,
  .container-width {
    width: 100%;
  }
  .container--small,
  .container-width--small {
    width: 100%;
  }
  .row {
    max-width: 100rem;
  }
  .col-xl-1,
  .xl-1 {
    width: 4.1666666667%;
  }
  .col-xl-2,
  .xl-2 {
    width: 8.3333333333%;
  }
  .col-xl-3,
  .xl-3 {
    width: 12.5%;
  }
  .col-xl-4,
  .xl-4 {
    width: 16.6666666667%;
  }
  .col-xl-5,
  .xl-5 {
    width: 20.8333333333%;
  }
  .col-xl-6,
  .xl-6 {
    width: 25%;
  }
  .col-xl-7,
  .xl-7 {
    width: 29.1666666667%;
  }
  .col-xl-8,
  .xl-8 {
    width: 33.3333333333%;
  }
  .col-xl-9,
  .xl-9 {
    width: 37.5%;
  }
  .col-xl-10,
  .xl-10 {
    width: 41.6666666667%;
  }
  .col-xl-11,
  .xl-11 {
    width: 45.8333333333%;
  }
  .col-xl-12,
  .xl-12 {
    width: 50%;
  }
  .col-xl-13,
  .xl-13 {
    width: 54.1666666667%;
  }
  .col-xl-14,
  .xl-14 {
    width: 58.3333333333%;
  }
  .col-xl-15,
  .xl-15 {
    width: 62.5%;
  }
  .col-xl-16,
  .xl-16 {
    width: 66.6666666667%;
  }
  .col-xl-17,
  .xl-17 {
    width: 70.8333333333%;
  }
  .col-xl-18,
  .xl-18 {
    width: 75%;
  }
  .col-xl-19,
  .xl-19 {
    width: 79.1666666667%;
  }
  .col-xl-20,
  .xl-20 {
    width: 83.3333333333%;
  }
  .col-xl-21,
  .xl-21 {
    width: 87.5%;
  }
  .col-xl-22,
  .xl-22 {
    width: 91.6666666667%;
  }
  .col-xl-23,
  .xl-23 {
    width: 95.8333333333%;
  }
  .col-xl-24,
  .xl-24 {
    width: 100%;
  }
}
@media (min-width: 150em) {
  .container, .login-container, .modal-dialog, .section-container,
  .container-width {
    width: 100%;
  }
  .container--small,
  .container-width--small {
    width: 100%;
  }
  .row {
    max-width: 125rem;
  }
  .col-xxl-1,
  .xxl-1 {
    width: 4.1666666667%;
  }
  .col-xxl-2,
  .xxl-2 {
    width: 8.3333333333%;
  }
  .col-xxl-3,
  .xxl-3 {
    width: 12.5%;
  }
  .col-xxl-4,
  .xxl-4 {
    width: 16.6666666667%;
  }
  .col-xxl-5,
  .xxl-5 {
    width: 20.8333333333%;
  }
  .col-xxl-6,
  .xxl-6 {
    width: 25%;
  }
  .col-xxl-7,
  .xxl-7 {
    width: 29.1666666667%;
  }
  .col-xxl-8,
  .xxl-8 {
    width: 33.3333333333%;
  }
  .col-xxl-9,
  .xxl-9 {
    width: 37.5%;
  }
  .col-xxl-10,
  .xxl-10 {
    width: 41.6666666667%;
  }
  .col-xxl-11,
  .xxl-11 {
    width: 45.8333333333%;
  }
  .col-xxl-12,
  .xxl-12 {
    width: 50%;
  }
  .col-xxl-13,
  .xxl-13 {
    width: 54.1666666667%;
  }
  .col-xxl-14,
  .xxl-14 {
    width: 58.3333333333%;
  }
  .col-xxl-15,
  .xxl-15 {
    width: 62.5%;
  }
  .col-xxl-16,
  .xxl-16 {
    width: 66.6666666667%;
  }
  .col-xxl-17,
  .xxl-17 {
    width: 70.8333333333%;
  }
  .col-xxl-18,
  .xxl-18 {
    width: 75%;
  }
  .col-xxl-19,
  .xxl-19 {
    width: 79.1666666667%;
  }
  .col-xxl-20,
  .xxl-20 {
    width: 83.3333333333%;
  }
  .col-xxl-21,
  .xxl-21 {
    width: 87.5%;
  }
  .col-xxl-22,
  .xxl-22 {
    width: 91.6666666667%;
  }
  .col-xxl-23,
  .xxl-23 {
    width: 95.8333333333%;
  }
  .col-xxl-24,
  .xxl-24 {
    width: 100%;
  }
  .center-col-xxl {
    display: block;
    float: none;
    clear: both;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .center-col-xxl:after {
    content: "";
    display: table;
    clear: both;
  }
}
#header {
  display: none;
}

#sidenav {
  display: none;
}

#app {
  height: 100%;
  width: 100%;
}

#dashboard {
  display: block;
}

.section-container {
  background-color: #fff;
}
@media (min-width: 37.5em) {
  .section-container {
    padding: 0.5rem 1.5rem;
  }
}
.section-container + .section-container {
  margin: 1em 0 0;
}
.section-container--transparent {
  background-color: transparent;
}
@media (min-width: 62.5em) {
  .section-container {
    min-height: 75vh;
    padding: 1rem 1.5rem;
  }
}
@media (min-width: 62.5em) {
  .section-container {
    padding: 1.5rem;
  }
}

.section__title {
  font-size: 1.75rem;
  font-weight: 400;
  width: 100%;
  margin: 0 0 0.25em;
  line-height: 1;
}
.section__subtitle {
  font-size: 1.125rem;
  font-weight: 400;
  width: 100%;
  margin: 0 0 0.25em;
}
@media (min-width: 62.5em) {
  .section__title {
    font-size: 2rem;
  }
}

.section-header__title {
  margin: 0 0 0.25em;
}
.section-header__title + .section-header__subtitle {
  margin: -1.5em 0 0;
}
.section-header__subtitle {
  margin: 0 0 0.25em;
}

.dashboard-title {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.25;
  margin: 1rem 0 0.5rem;
}
@media (min-width: 37.5em) {
  .dashboard-title {
    font-size: 2rem;
  }
}
@media (min-width: 62.5em) {
  .dashboard-title {
    font-size: 2.5rem;
    margin: 0 0 0.125em;
  }
}
#footer {
  display: none;
}

.card {
  padding: 0.5em;
  box-shadow: none;
  border: 1px solid #404040;
  border-radius: 0;
  background-color: #fff;
  position: relative;
}
.card__title {
  margin: 0;
  line-height: 1;
}
.card__subtitle {
  margin: 0 0 0.5em;
}
.card__edit {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  width: 2em;
  height: 2em;
  padding: 0.4375em;
  border-radius: 50%;
  border: none;
  background-color: transparent;
  color: #bbb;
  text-align: center;
  cursor: pointer;
  transition: color 500ms ease;
}
.card__edit:before {
  content: "\f142";
  font-size: 1.25rem;
}
.card__edit:hover {
  color: rgb(85.7516778523, 143.7348993289, 190.7483221477);
}
.card__labels {
  float: left;
  position: relative;
  top: -0.5em;
  left: -0.5em;
  width: 60%;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
}
.card__labels__item {
  border-radius: 0 !important;
  padding: 0.25rem 0.75rem;
  margin: 0 auto 0.25em 0;
  font-size: 0.875rem;
}
.card__labels__item ~ .card__title {
  margin: 1em 0 0;
}
@media (min-width: 37.5em) {
  .card__labels {
    width: auto;
    max-width: 75%;
    top: -0.75em;
    left: -1em;
  }
}
@media (min-width: 62.5em) {
  .card__labels {
    top: -1em;
    left: -1.5em;
  }
}
.card__title {
  clear: left;
}
.card__title__edit {
  margin: 0 0 0 1rem;
  font-size: 0.75em;
}
.card__badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  position: relative;
  top: -0.25rem;
  right: -0.25rem;
  float: right;
}
@media (min-width: 62.5em) {
  .card__badges {
    top: -0.625rem;
    right: -0.625rem;
  }
}
.card__badge {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  float: right;
  position: relative;
  max-width: 5.5em !important;
  padding: 0;
  font-size: 0.875em;
  text-align: center;
  border: 2px solid #294E6C;
  margin: 0 0 0.25em;
}
.card__badge__label {
  width: 100%;
  order: 0;
  background-color: #294E6C;
  color: #fff;
  padding: 0.25em 0.5em;
  text-transform: capitalize;
}
.card__badge__value {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.75rem;
  order: 1;
  padding: 0.3125em 0.5em;
  text-align: center;
  text-transform: capitalize;
}
.card__badge + .card__badge {
  clear: right;
  margin: 0 0 0.25em 1em;
}
.card__badge.cxt-promoter {
  border-color: #7aaf82;
}
.card__badge.cxt-promoter .card__badge__label {
  background-color: #7aaf82;
}
.card__badge.cxt-passive {
  border-color: #e88a5c;
}
.card__badge.cxt-passive .card__badge__label {
  background-color: #e88a5c;
}
.card__badge.cxt-detractor {
  border-color: #d14949;
}
.card__badge.cxt-detractor .card__badge__label {
  background-color: #d14949;
}
.card__badge.cxt-other {
  border-color: #f77f64;
}
.card__badge.cxt-other .card__badge__label {
  background-color: #f77f64;
}
.card__badge--small {
  border-radius: 0.5rem;
  max-width: 3.125rem !important;
}
.card__badge--small .card__badge__label {
  padding: 0.0625rem 0.125rem;
  font-size: 0.9375rem;
  font-weight: 500;
  text-transform: uppercase;
}
.card__badge--small .card__badge__value {
  height: 2rem;
  padding: 1rem 0.5rem;
  font-size: 1.25rem;
  overflow: hidden;
}
.card__badge--dark {
  border-color: #404040;
}
.card__badge--dark .card__badge__label {
  background-color: #404040;
}
@media (min-width: 37.5em) {
  .card__badge {
    top: -0.5em;
    right: -0.5em;
    margin: 0 0 1em;
  }
  .card__badge + .card__badge {
    clear: none;
    margin: 0 0 1rem 0.25em;
  }
}
@media (min-width: 62.5em) {
  .card__badge {
    top: -1em;
    right: -1em;
  }
}
.card__content {
  clear: both;
  width: 100%;
}
.card__actions {
  display: flex;
  width: calc(100% + 1.125em);
  margin: 0 -0.5625em -0.5625em;
}
.card__actions .btn, .card__actions .close {
  flex: 1;
  margin: 0;
}
@media (min-width: 37.5em) {
  .card {
    padding: 1em;
  }
  .card__edit {
    top: 1em;
    right: 1em;
  }
  .card__actions {
    width: calc(100% + 2.125em);
    margin: 0 -1.0625em -1.0625em;
  }
}
@media (min-width: 62.5em) {
  .card {
    padding: 1.5em;
  }
  .card__actions {
    width: calc(100% + 3.125em);
    margin: 0 -1.5625em -1.5625em;
  }
}
.card--light-grey {
  background-color: #ebebeb;
}
.card--medium-grey {
  background-color: #bbb;
}
.card--info {
  padding: 2.5rem 1.5rem 3rem;
}
.card--info .card__label, .card--info .card__value {
  width: 100%;
  margin: 0;
  text-align: center;
  font-weight: 300;
  line-height: 1.2;
}
.card--info .card__value {
  font-size: 13.75vw;
}
.card--info .card__label {
  font-size: 6.25vw;
}
@media (min-width: 37.5em) {
  .card--info .card__value {
    font-size: 3.5rem;
  }
  .card--info .card__label {
    font-size: 1.5rem;
  }
}
@media (min-width: 80em) {
  .card--info .card__value {
    font-size: 4.25rem;
  }
  .card--info .card__label {
    font-size: 1.75rem;
  }
}
.card--dash {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  border: 0;
  cursor: pointer;
  min-height: 10rem;
}
.card--dash:after, .card--dash:before {
  border-radius: 0.25rem;
}
@media (min-width: 37.5em) {
  .card--dash {
    min-height: 15rem;
  }
}

.cards {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.cards .card {
  width: 100%;
  margin: 0 0 0.75rem;
}
@media (min-width: 37.5em) {
  .cards {
    margin: 0 -0.5rem;
  }
  .cards .card {
    width: calc(50% - 1rem);
    margin: 0.5rem;
  }
}
@media (min-width: 62.5em) {
  .cards {
    margin: 0 -1rem;
  }
  .cards .card {
    width: calc(50% - 2rem);
    margin: 1rem;
  }
}
@media (min-width: 80em) {
  .cards {
    margin: 0 -1rem;
  }
  .cards .card {
    width: calc(33.33333% - 2rem);
    margin: 1rem;
  }
}

.card-section-title {
  margin: 1em 0 0;
}

.action-cards-container {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 1em 0 0;
  width: 100%;
}
@media (min-width: 37.5em) {
  .action-cards-container {
    margin: 1em -0.25em 0;
    width: calc(100% + 0.5em);
  }
}
@media (min-width: 62.5em) {
  .action-cards-container {
    margin: 1em -0.75em 0;
    width: calc(100% + 1.5em);
  }
}

.action-card {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 0.75em;
  padding-bottom: 2em;
}
.action-card__subtitle, .action-card__title {
  font-weight: 300;
  line-height: 1;
}
.action-card__title {
  max-width: 75%;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1em;
}
.action-card__title + .action-card__subtitle {
  margin: -1.25em 0 1em;
}
.action-card__subtitle {
  margin: 0 0 1em;
  font-size: 1em;
}
.action-card__status {
  position: absolute;
  top: 1em;
  right: 1em;
  font-size: 0.875rem;
  font-weight: 500;
}
.action-card__status--available {
  color: #7aaf82;
}
.action-card__status--cancelled, .action-card__status--expired {
  color: #d14949;
}
.action-card__value {
  font-size: 2.25em;
  font-weight: 300;
  width: 100%;
  text-align: center;
  margin-top: auto;
}
.action-card__value__label {
  display: block;
  font-size: 1rem;
  font-weight: 400;
}
.action-card--available {
  cursor: pointer;
}
.action-card.action-card--available:after {
  bottom: -1px;
}
.action-card.action-card--available:hover:after, .action-card.action-card--available:hover:before {
  width: calc(100% + 1px);
  height: calc(100% + 1px);
}
.action-card--cancelled, .action-card--expired {
  cursor: not-allowed;
}
@media (min-width: 37.5em) {
  .action-card {
    flex: 1 0 45%;
    margin: 0 0.25em 0.5em;
    max-width: calc(50% - 0.5em);
  }
  .action-card__title {
    font-size: 1.75em;
  }
  .action-card__subtitle {
    font-size: 1.125em;
  }
  .action-card__value {
    font-size: 2.5em;
  }
}
@media (min-width: 62.5em) {
  .action-card {
    flex: 1 0 45%;
    margin: 0 0.75em 1.5em;
    max-width: calc(50% - 1.5em);
  }
  .action-card__title {
    font-size: 2em;
  }
  .action-card__subtitle {
    font-size: 1.25em;
  }
  .action-card__value {
    font-size: 3em;
  }
}
@media (min-width: 80em) {
  .action-card {
    flex: 1 0 30%;
    margin: 0 0.75em 1.5em;
    max-width: calc(33.3333% - 1.5em);
  }
}
@media (min-width: 112.5em) {
  .action-card {
    flex: 1 0 20%;
    margin: 0 0.75em 1.5em;
    max-width: calc(25% - 1.5em);
  }
}

.btn, .close {
  display: inline-block;
  font-size: 1.125rem;
  padding: 0.5em 1em;
  border: none;
  color: #fff;
  background-color: #294E6C;
  cursor: pointer;
  text-align: center;
  transition: background 500ms ease-in-out, color 500ms ease-in-out;
}
.btn .btn__icon, .close .btn__icon {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0.5rem;
  max-width: 3rem;
  max-height: 3rem;
  margin: 0 auto;
  fill: #fff;
}
.btn:hover, .close:hover {
  color: #fff;
  background-color: rgb(85.7516778523, 143.7348993289, 190.7483221477);
}
.btn:focus, .close:focus {
  outline: none;
  box-shadow: 0 0 0 2px #404040;
}
.btn--default, .btn-default {
  background-color: #f77f64;
}
.btn--default:hover, .btn-default:hover {
  background-color: rgb(243.245398773, 66.9263803681, 27.254601227);
}
.btn--default:focus, .btn-default:focus {
  box-shadow: 0 0 0 2px rgb(184.4785276074, 41.6564417178, 9.5214723926);
}
.btn--primary, .btn-primary {
  background-color: #294E6C;
}
.btn--primary:hover, .btn-primary:hover {
  background-color: rgb(85.7516778523, 143.7348993289, 190.7483221477);
}
.btn--primary:focus, .btn-primary:focus {
  box-shadow: 0 0 0 2px black;
}
.btn--warning, .btn-warning {
  background-color: #e88a5c;
}
.btn--warning:hover, .btn-warning:hover {
  background-color: rgb(172.2016129032, 72.8951612903, 24.2983870968);
}
.btn--warning:focus, .btn-warning:focus {
  box-shadow: 0 0 0 2px rgb(149.8548387097, 63.435483871, 21.1451612903);
}
.btn--danger, .close, .btn-danger {
  background-color: #d14949;
}
.btn--danger:hover, .close:hover, .btn-danger:hover {
  background-color: rgb(164.0394736842, 41.4605263158, 41.4605263158);
}
.btn--danger:focus, .close:focus, .btn-danger:focus {
  box-shadow: 0 0 0 2px rgb(102.9736842105, 26.0263157895, 26.0263157895);
}
.btn--success, .btn-success {
  background-color: #7aaf82;
}
.btn--success:hover, .btn-success:hover {
  background-color: rgb(82.8169014085, 137.6830985915, 91.0985915493);
}
.btn--success:focus, .btn-success:focus {
  box-shadow: 0 0 0 2px rgb(54.0845070423, 89.9154929577, 59.4929577465);
}
.btn--white {
  color: #404040;
  background-color: #fff;
}
.btn--white:hover {
  color: #404040;
  background-color: rgb(216.75, 216.75, 216.75);
}
.btn--dark {
  background-color: #404040;
}
.btn--dark:hover {
  background-color: rgb(127.75, 127.75, 127.75);
}
.btn--dark:focus {
  outline-color: #294E6C;
}
.btn--outline {
  border: 0.125rem solid #294E6C;
  padding: 0.375em 1em;
}
.btn--outline.btn, .btn--outline.close {
  color: #404040;
  background-color: transparent;
  transition: border-color 500ms ease, color 500ms ease;
}
.btn--outline.btn:hover, .btn--outline.close:hover {
  color: rgb(127.75, 127.75, 127.75);
}
.btn--outline.btn--default, .btn--outline.btn-default {
  border-color: #f77f64;
}
.btn--outline.btn--default:hover, .btn--outline.btn-default:hover {
  border-color: rgb(208.726993865, 47.1319018405, 10.773006135);
}
.btn--outline.btn--default:focus, .btn--outline.btn-default:focus {
  border-color: #294E6C;
  box-shadow: none;
}
.btn--outline.btn--primary, .btn--outline.btn-primary {
  border-color: #294E6C;
}
.btn--outline.btn--primary:hover, .btn--outline.btn-primary:hover {
  border-color: rgb(85.7516778523, 143.7348993289, 190.7483221477);
}
.btn--outline.btn--primary:focus, .btn--outline.btn-primary:focus {
  border-color: #f77f64;
  box-shadow: none;
}
.btn--outline.btn--warning, .btn--outline.btn-warning {
  border-color: #e88a5c;
}
.btn--outline.btn--warning:hover, .btn--outline.btn-warning:hover {
  border-color: rgb(172.2016129032, 72.8951612903, 24.2983870968);
}
.btn--outline.btn--warning:focus, .btn--outline.btn-warning:focus {
  border-color: #294E6C;
  box-shadow: none;
}
.btn--outline.btn--danger, .btn--outline.close, .btn--outline.btn-danger {
  border-color: #d14949;
}
.btn--outline.btn--danger:hover, .btn--outline.close:hover, .btn--outline.btn-danger:hover {
  border-color: rgb(164.0394736842, 41.4605263158, 41.4605263158);
}
.btn--outline.btn--danger:focus, .btn--outline.close:focus, .btn--outline.btn-danger:focus {
  border-color: #294E6C;
  box-shadow: none;
}
.btn--outline.btn--success, .btn--outline.btn-success {
  border-color: #7aaf82;
}
.btn--outline.btn--success:hover, .btn--outline.btn-success:hover {
  border-color: rgb(82.8169014085, 137.6830985915, 91.0985915493);
}
.btn--outline.btn--success:focus, .btn--outline.btn-success:focus {
  border-color: #294E6C;
  box-shadow: none;
}
.btn--outline.btn--white {
  border-color: #fff;
}
.btn--outline.btn--white:hover {
  border-color: rgb(216.75, 216.75, 216.75);
}
.btn--outline.btn--white:focus {
  border-color: #294E6C;
  box-shadow: none;
}
.btn--outline.btn--dark {
  border-color: #404040;
}
.btn--outline.btn--dark:hover {
  border-color: rgb(127.75, 127.75, 127.75);
}
.btn--outline.btn--dark:focus {
  border-color: #294E6C;
  box-shadow: none;
}
.btn--fill {
  width: 100%;
}
.btn--small {
  padding: 0.125em 0.375em;
}
.btn--no-click {
  pointer-events: none;
}
.btn--right {
  float: right;
}

.close {
  height: 2.5rem;
  width: 2.5rem;
  padding: 0;
  position: relative;
}
.close:before, .close:after {
  content: "";
  position: absolute;
  top: 1.1875rem;
  left: 0.625rem;
  width: 1.25rem;
  height: 0.125rem;
  background-color: #fff;
}
.close:before {
  transform: rotate(45deg);
}
.close:after {
  transform: rotate(-45deg);
}

.inline-buttons {
  display: flex;
  flex-wrap: wrap;
}
.inline-buttons .btn, .inline-buttons .close {
  width: 100%;
  margin: 0 0 0.5rem;
}
@media (min-width: 62.5em) {
  .inline-buttons {
    flex-wrap: nowrap;
  }
  .inline-buttons .btn, .inline-buttons .close {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0.5rem 0.5rem;
  }
  .inline-buttons .btn:first-child, .inline-buttons .close:first-child {
    margin: 0 0.5rem 0.5rem 0;
  }
  .inline-buttons .btn:last-child, .inline-buttons .close:last-child {
    margin: 0 0 0.5rem 0.5rem;
  }
  .inline-buttons .btn:first-child:last-child, .inline-buttons .close:first-child:last-child {
    margin: 0 0 0.5rem;
  }
}

.return-button {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0 0 1em;
}
.return-button__button {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  margin: 0 1rem 0 0;
  background-color: #fff;
  border: 0.25rem solid #294E6C;
  border-radius: 50%;
  cursor: pointer;
  transition: border-color 500ms ease;
}
.return-button__button:before {
  content: "❮";
  line-height: 1;
  font-size: 1.25rem;
  margin: -0.125rem 0 0;
  color: #f77f64;
}
.return-button__text {
  flex: 1 0 auto;
  display: inline-block;
  font-size: 1.375rem;
  color: #294E6C;
  max-width: 80%;
  transition: color 500ms ease;
}
.return-button:hover .return-button__button {
  border-color: #f77f64;
}
.return-button:hover .return-button__text {
  color: #f77f64;
}
@media (min-width: 37.5em) {
  .return-button {
    margin: 0 0 1.25em;
  }
  .return-button__text {
    font-size: 1.75rem;
  }
}
@media (min-width: 62.5em) {
  .return-button {
    margin: 0 0 2em;
  }
  .return-button__button {
    width: 3rem;
    height: 3rem;
  }
  .return-button__text {
    font-size: 2.25rem;
  }
}

/* End Button Styles */
/* Input Styles */
.form-section {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 0 1rem;
}
.form-section__label {
  width: 100%;
  margin: 0.25em 0 0;
}
@media (min-width: 37.5em) {
  .form-section__label {
    position: absolute;
    top: 0.75rem;
    right: 0;
    width: auto;
    margin: 0;
  }
}
.form-section > .btn, .form-section > .close {
  margin: 0.5rem 0.5rem 0 auto;
}

.radio-group .radio-inline {
  display: inline-block;
  margin: 0.5rem 0 0.75rem;
}
.radio-group .radio-inline .radio {
  display: flex;
  align-items: center;
  margin: 0 1rem 0 0;
}
.radio-group .radio-inline .radio__label {
  margin: 0;
}

.form-input {
  margin: 0 0 1em;
}
.form-input__label {
  margin: 0 0 0.5em;
}
@media (min-width: 37.5em) {
  .form-input {
    margin: 0;
  }
}

.form-control {
  margin: 0 1em 0 0;
  width: 100%;
}

.form-group input, .form-group select, .form-group textarea {
  width: 100%;
  margin: 0;
}
.form-group label:not(.error) {
  display: block;
  margin: 0.5rem 0 0.25rem;
}
.form-group label.error {
  color: #d14949;
  display: block;
  margin: 0.25rem 0 0;
}
.form-group [class*=-icon] {
  position: relative;
}
.form-group [class*=-icon] .fa, .form-group [class*=-icon] .card__edit {
  position: absolute;
  bottom: 0.75rem;
  right: 0.75rem;
  background-color: #fff;
}
.form-group textarea {
  padding: 1rem 1rem 2rem;
  min-height: 4.5rem;
  resize: vertical;
}
.form-group textarea ~ .ember-view [class*=-icon] {
  position: relative;
}
.form-group textarea ~ .ember-view [class*=-icon] .fa, .form-group textarea ~ .ember-view [class*=-icon] .card__edit {
  bottom: 1rem;
  left: 0.75rem;
}
.form-group .input-icon {
  position: relative;
  margin: 0 !important;
}
.form-group .input-icon input {
  padding-left: 2rem;
}
.form-group .input-icon__icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  display: block;
  padding: 0.9375rem;
}
.form-group .input-icon:before {
  font: normal normal normal 14px/1 FontAwesome;
}
.form-group .input-icon--price:before {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5rem;
  height: 2.5rem;
}
.form-group .input-icon--password input {
  padding-left: 1rem;
  padding-right: 2rem;
}
.form-group .success-icon {
  color: #7aaf82;
}
.form-group .error-icon {
  color: #d14949;
}

[aria-invalid=false] {
  border-color: #7aaf82 !important;
  border-width: 2px;
}

[aria-invalid=true] {
  border-color: #d14949 !important;
  border-width: 2px;
}

.form-inline,
.form-inline form,
.inline-form,
.inline-form form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 0 1em;
}
.form-inline form.validate,
.form-inline form form.validate,
.inline-form form.validate,
.inline-form form form.validate {
  margin: 0 !important;
}
.form-inline > *, .form-inline > .input-group, .form-inline > button, .form-inline > input,
.form-inline form > *,
.form-inline form > .input-group,
.form-inline form > button,
.form-inline form > input,
.inline-form > *,
.inline-form > .input-group,
.inline-form > button,
.inline-form > input,
.inline-form form > *,
.inline-form form > .input-group,
.inline-form form > button,
.inline-form form > input {
  width: 100%;
  margin: 0 0 0.5em;
}
.form-inline > * > *, .form-inline > .input-group > *, .form-inline > button > *, .form-inline > input > *,
.form-inline form > * > *,
.form-inline form > .input-group > *,
.form-inline form > button > *,
.form-inline form > input > *,
.inline-form > * > *,
.inline-form > .input-group > *,
.inline-form > button > *,
.inline-form > input > *,
.inline-form form > * > *,
.inline-form form > .input-group > *,
.inline-form form > button > *,
.inline-form form > input > * {
  width: 100%;
}
@media (min-width: 37.5em) {
  .form-inline,
  .form-inline form,
  .inline-form,
  .inline-form form {
    flex-wrap: nowrap;
  }
  .form-inline > *, .form-inline > .input-group, .form-inline > button, .form-inline > input,
  .form-inline form > *,
  .form-inline form > .input-group,
  .form-inline form > button,
  .form-inline form > input,
  .inline-form > *,
  .inline-form > .input-group,
  .inline-form > button,
  .inline-form > input,
  .inline-form form > *,
  .inline-form form > .input-group,
  .inline-form form > button,
  .inline-form form > input {
    flex: 1 0 auto;
    width: auto;
    margin: 0 0.5rem;
  }
  .form-inline > *:first-child, .form-inline > .input-group:first-child, .form-inline > button:first-child, .form-inline > input:first-child,
  .form-inline form > *:first-child,
  .form-inline form > .input-group:first-child,
  .form-inline form > button:first-child,
  .form-inline form > input:first-child,
  .inline-form > *:first-child,
  .inline-form > .input-group:first-child,
  .inline-form > button:first-child,
  .inline-form > input:first-child,
  .inline-form form > *:first-child,
  .inline-form form > .input-group:first-child,
  .inline-form form > button:first-child,
  .inline-form form > input:first-child {
    margin: 0 0.5rem 0 0;
  }
  .form-inline > *:last-child, .form-inline > .input-group:last-child, .form-inline > button:last-child, .form-inline > input:last-child,
  .form-inline form > *:last-child,
  .form-inline form > .input-group:last-child,
  .form-inline form > button:last-child,
  .form-inline form > input:last-child,
  .inline-form > *:last-child,
  .inline-form > .input-group:last-child,
  .inline-form > button:last-child,
  .inline-form > input:last-child,
  .inline-form form > *:last-child,
  .inline-form form > .input-group:last-child,
  .inline-form form > button:last-child,
  .inline-form form > input:last-child {
    margin: 0 0 0 0.5rem;
  }
}
.form-inline--right, .form-inline--right form,
.form-inline form--right,
.form-inline form--right form,
.inline-form--right,
.inline-form--right form,
.inline-form form--right,
.inline-form form--right form {
  justify-content: flex-end;
}
.form-inline--right > *, .form-inline--right > button, .form-inline--right > input, .form-inline--right form > *, .form-inline--right form > button, .form-inline--right form > input,
.form-inline form--right > *,
.form-inline form--right > button,
.form-inline form--right > input,
.form-inline form--right form > *,
.form-inline form--right form > button,
.form-inline form--right form > input,
.inline-form--right > *,
.inline-form--right > button,
.inline-form--right > input,
.inline-form--right form > *,
.inline-form--right form > button,
.inline-form--right form > input,
.inline-form form--right > *,
.inline-form form--right > button,
.inline-form form--right > input,
.inline-form form--right form > *,
.inline-form form--right form > button,
.inline-form form--right form > input {
  flex: none;
}
.form-inline--center, .form-inline--center form,
.form-inline form--center,
.form-inline form--center form,
.inline-form--center,
.inline-form--center form,
.inline-form form--center,
.inline-form form--center form {
  justify-content: center;
}
@media (min-width: 37.5em) {
  .form-inline--wrap-sm, .form-inline--wrap-sm form,
  .form-inline form--wrap-sm,
  .form-inline form--wrap-sm form,
  .inline-form--wrap-sm,
  .inline-form--wrap-sm form,
  .inline-form form--wrap-sm,
  .inline-form form--wrap-sm form {
    flex-wrap: wrap;
  }
  .form-inline--wrap-sm > *, .form-inline--wrap-sm > .input-group, .form-inline--wrap-sm > button, .form-inline--wrap-sm > input, .form-inline--wrap-sm form > *, .form-inline--wrap-sm form > .input-group, .form-inline--wrap-sm form > button, .form-inline--wrap-sm form > input,
  .form-inline form--wrap-sm > *,
  .form-inline form--wrap-sm > .input-group,
  .form-inline form--wrap-sm > button,
  .form-inline form--wrap-sm > input,
  .form-inline form--wrap-sm form > *,
  .form-inline form--wrap-sm form > .input-group,
  .form-inline form--wrap-sm form > button,
  .form-inline form--wrap-sm form > input,
  .inline-form--wrap-sm > *,
  .inline-form--wrap-sm > .input-group,
  .inline-form--wrap-sm > button,
  .inline-form--wrap-sm > input,
  .inline-form--wrap-sm form > *,
  .inline-form--wrap-sm form > .input-group,
  .inline-form--wrap-sm form > button,
  .inline-form--wrap-sm form > input,
  .inline-form form--wrap-sm > *,
  .inline-form form--wrap-sm > .input-group,
  .inline-form form--wrap-sm > button,
  .inline-form form--wrap-sm > input,
  .inline-form form--wrap-sm form > *,
  .inline-form form--wrap-sm form > .input-group,
  .inline-form form--wrap-sm form > button,
  .inline-form form--wrap-sm form > input {
    flex: none;
    width: 100%;
    margin: 0 0 0.5em;
  }
  .form-inline--wrap-sm > *:first-child, .form-inline--wrap-sm > .input-group:first-child, .form-inline--wrap-sm > button:first-child, .form-inline--wrap-sm > input:first-child, .form-inline--wrap-sm form > *:first-child, .form-inline--wrap-sm form > .input-group:first-child, .form-inline--wrap-sm form > button:first-child, .form-inline--wrap-sm form > input:first-child,
  .form-inline form--wrap-sm > *:first-child,
  .form-inline form--wrap-sm > .input-group:first-child,
  .form-inline form--wrap-sm > button:first-child,
  .form-inline form--wrap-sm > input:first-child,
  .form-inline form--wrap-sm form > *:first-child,
  .form-inline form--wrap-sm form > .input-group:first-child,
  .form-inline form--wrap-sm form > button:first-child,
  .form-inline form--wrap-sm form > input:first-child,
  .inline-form--wrap-sm > *:first-child,
  .inline-form--wrap-sm > .input-group:first-child,
  .inline-form--wrap-sm > button:first-child,
  .inline-form--wrap-sm > input:first-child,
  .inline-form--wrap-sm form > *:first-child,
  .inline-form--wrap-sm form > .input-group:first-child,
  .inline-form--wrap-sm form > button:first-child,
  .inline-form--wrap-sm form > input:first-child,
  .inline-form form--wrap-sm > *:first-child,
  .inline-form form--wrap-sm > .input-group:first-child,
  .inline-form form--wrap-sm > button:first-child,
  .inline-form form--wrap-sm > input:first-child,
  .inline-form form--wrap-sm form > *:first-child,
  .inline-form form--wrap-sm form > .input-group:first-child,
  .inline-form form--wrap-sm form > button:first-child,
  .inline-form form--wrap-sm form > input:first-child {
    margin: 0 0 0.5rem;
  }
  .form-inline--wrap-sm > *:last-child, .form-inline--wrap-sm > .input-group:last-child, .form-inline--wrap-sm > button:last-child, .form-inline--wrap-sm > input:last-child, .form-inline--wrap-sm form > *:last-child, .form-inline--wrap-sm form > .input-group:last-child, .form-inline--wrap-sm form > button:last-child, .form-inline--wrap-sm form > input:last-child,
  .form-inline form--wrap-sm > *:last-child,
  .form-inline form--wrap-sm > .input-group:last-child,
  .form-inline form--wrap-sm > button:last-child,
  .form-inline form--wrap-sm > input:last-child,
  .form-inline form--wrap-sm form > *:last-child,
  .form-inline form--wrap-sm form > .input-group:last-child,
  .form-inline form--wrap-sm form > button:last-child,
  .form-inline form--wrap-sm form > input:last-child,
  .inline-form--wrap-sm > *:last-child,
  .inline-form--wrap-sm > .input-group:last-child,
  .inline-form--wrap-sm > button:last-child,
  .inline-form--wrap-sm > input:last-child,
  .inline-form--wrap-sm form > *:last-child,
  .inline-form--wrap-sm form > .input-group:last-child,
  .inline-form--wrap-sm form > button:last-child,
  .inline-form--wrap-sm form > input:last-child,
  .inline-form form--wrap-sm > *:last-child,
  .inline-form form--wrap-sm > .input-group:last-child,
  .inline-form form--wrap-sm > button:last-child,
  .inline-form form--wrap-sm > input:last-child,
  .inline-form form--wrap-sm form > *:last-child,
  .inline-form form--wrap-sm form > .input-group:last-child,
  .inline-form form--wrap-sm form > button:last-child,
  .inline-form form--wrap-sm form > input:last-child {
    margin: 0;
  }
}
@media (min-width: 62.5em) {
  .form-inline--wrap-sm, .form-inline--wrap-sm form,
  .form-inline form--wrap-sm,
  .form-inline form--wrap-sm form,
  .inline-form--wrap-sm,
  .inline-form--wrap-sm form,
  .inline-form form--wrap-sm,
  .inline-form form--wrap-sm form {
    flex-wrap: nowrap;
  }
  .form-inline--wrap-sm > *, .form-inline--wrap-sm > .input-group, .form-inline--wrap-sm > button, .form-inline--wrap-sm > input, .form-inline--wrap-sm form > *, .form-inline--wrap-sm form > .input-group, .form-inline--wrap-sm form > button, .form-inline--wrap-sm form > input,
  .form-inline form--wrap-sm > *,
  .form-inline form--wrap-sm > .input-group,
  .form-inline form--wrap-sm > button,
  .form-inline form--wrap-sm > input,
  .form-inline form--wrap-sm form > *,
  .form-inline form--wrap-sm form > .input-group,
  .form-inline form--wrap-sm form > button,
  .form-inline form--wrap-sm form > input,
  .inline-form--wrap-sm > *,
  .inline-form--wrap-sm > .input-group,
  .inline-form--wrap-sm > button,
  .inline-form--wrap-sm > input,
  .inline-form--wrap-sm form > *,
  .inline-form--wrap-sm form > .input-group,
  .inline-form--wrap-sm form > button,
  .inline-form--wrap-sm form > input,
  .inline-form form--wrap-sm > *,
  .inline-form form--wrap-sm > .input-group,
  .inline-form form--wrap-sm > button,
  .inline-form form--wrap-sm > input,
  .inline-form form--wrap-sm form > *,
  .inline-form form--wrap-sm form > .input-group,
  .inline-form form--wrap-sm form > button,
  .inline-form form--wrap-sm form > input {
    flex: 1 0 auto;
    width: auto;
    margin: 0 1rem 0 0;
  }
  .form-inline--wrap-sm > *, .form-inline--wrap-sm form > *,
  .form-inline form--wrap-sm > *,
  .form-inline form--wrap-sm form > *,
  .inline-form--wrap-sm > *,
  .inline-form--wrap-sm form > *,
  .inline-form form--wrap-sm > *,
  .inline-form form--wrap-sm form > * {
    margin: 0 0.5rem;
  }
  .form-inline--wrap-sm > *:first-child, .form-inline--wrap-sm form > *:first-child,
  .form-inline form--wrap-sm > *:first-child,
  .form-inline form--wrap-sm form > *:first-child,
  .inline-form--wrap-sm > *:first-child,
  .inline-form--wrap-sm form > *:first-child,
  .inline-form form--wrap-sm > *:first-child,
  .inline-form form--wrap-sm form > *:first-child {
    margin: 0 0.5rem 0 0;
  }
  .form-inline--wrap-sm > *:last-child, .form-inline--wrap-sm form > *:last-child,
  .form-inline form--wrap-sm > *:last-child,
  .form-inline form--wrap-sm form > *:last-child,
  .inline-form--wrap-sm > *:last-child,
  .inline-form--wrap-sm form > *:last-child,
  .inline-form form--wrap-sm > *:last-child,
  .inline-form form--wrap-sm form > *:last-child {
    margin: 0 0 0 0.5rem;
  }
}
@media (min-width: 37.5em) {
  .form-inline--wrap-md, .form-inline--wrap-md form,
  .form-inline form--wrap-md,
  .form-inline form--wrap-md form,
  .inline-form--wrap-md,
  .inline-form--wrap-md form,
  .inline-form form--wrap-md,
  .inline-form form--wrap-md form {
    flex-wrap: wrap;
  }
  .form-inline--wrap-md > *, .form-inline--wrap-md form > *,
  .form-inline form--wrap-md > *,
  .form-inline form--wrap-md form > *,
  .inline-form--wrap-md > *,
  .inline-form--wrap-md form > *,
  .inline-form form--wrap-md > *,
  .inline-form form--wrap-md form > * {
    flex: none;
    width: 100%;
    margin: 0 0 0.5em;
  }
  .form-inline--wrap-md > *:first-child, .form-inline--wrap-md form > *:first-child,
  .form-inline form--wrap-md > *:first-child,
  .form-inline form--wrap-md form > *:first-child,
  .inline-form--wrap-md > *:first-child,
  .inline-form--wrap-md form > *:first-child,
  .inline-form form--wrap-md > *:first-child,
  .inline-form form--wrap-md form > *:first-child {
    margin: 0 0 0.5rem;
  }
  .form-inline--wrap-md > *:last-child, .form-inline--wrap-md form > *:last-child,
  .form-inline form--wrap-md > *:last-child,
  .form-inline form--wrap-md form > *:last-child,
  .inline-form--wrap-md > *:last-child,
  .inline-form--wrap-md form > *:last-child,
  .inline-form form--wrap-md > *:last-child,
  .inline-form form--wrap-md form > *:last-child {
    margin: 0;
  }
}
@media (min-width: 80em) {
  .form-inline--wrap-md, .form-inline--wrap-md form,
  .form-inline form--wrap-md,
  .form-inline form--wrap-md form,
  .inline-form--wrap-md,
  .inline-form--wrap-md form,
  .inline-form form--wrap-md,
  .inline-form form--wrap-md form {
    flex-wrap: nowrap;
  }
  .form-inline--wrap-md > *, .form-inline--wrap-md form > *,
  .form-inline form--wrap-md > *,
  .form-inline form--wrap-md form > *,
  .inline-form--wrap-md > *,
  .inline-form--wrap-md form > *,
  .inline-form form--wrap-md > *,
  .inline-form form--wrap-md form > * {
    flex: 1 0 auto;
    width: auto;
    margin: 0 1rem 0 0;
  }
  .form-inline--wrap-md > *, .form-inline--wrap-md form > *,
  .form-inline form--wrap-md > *,
  .form-inline form--wrap-md form > *,
  .inline-form--wrap-md > *,
  .inline-form--wrap-md form > *,
  .inline-form form--wrap-md > *,
  .inline-form form--wrap-md form > * {
    margin: 0 0.5rem;
  }
  .form-inline--wrap-md > *:first-child, .form-inline--wrap-md form > *:first-child,
  .form-inline form--wrap-md > *:first-child,
  .form-inline form--wrap-md form > *:first-child,
  .inline-form--wrap-md > *:first-child,
  .inline-form--wrap-md form > *:first-child,
  .inline-form form--wrap-md > *:first-child,
  .inline-form form--wrap-md form > *:first-child {
    margin: 0 0.5rem 0 0;
  }
  .form-inline--wrap-md > *:last-child, .form-inline--wrap-md form > *:last-child,
  .form-inline form--wrap-md > *:last-child,
  .form-inline form--wrap-md form > *:last-child,
  .inline-form--wrap-md > *:last-child,
  .inline-form--wrap-md form > *:last-child,
  .inline-form form--wrap-md > *:last-child,
  .inline-form form--wrap-md form > *:last-child {
    margin: 0 0 0 0.5rem;
  }
}

.input-group {
  margin: 0 1em 0 0;
}
.input-group--icon {
  position: relative;
}
.input-group__icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.5625em 1em;
  cursor: pointer;
  transition: background-color 500ms ease;
}

.select-wrapper {
  position: relative;
}
.select-wrapper:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 2em;
}

.editable-input {
  position: relative;
  border-radius: 0;
  width: 100%;
}
.editable-input__input {
  font-size: 0.875rem;
  padding: 0.6875rem 3rem !important;
  width: 100%;
}
.editable-input__input:focus {
  outline: none;
}
.editable-input__close, .editable-input__save {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  width: 2.5rem;
  height: 100%;
  cursor: pointer;
  color: #fff;
  border: none;
}
.editable-input__close {
  left: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #d14949;
}
.editable-input__close:focus, .editable-input__close:hover {
  background-color: rgb(123.3289473684, 31.1710526316, 31.1710526316);
  outline: none;
}
.editable-input__save {
  right: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #7aaf82;
}
.editable-input__save:focus, .editable-input__save:hover {
  background-color: rgb(63.661971831, 105.838028169, 70.0281690141);
  outline: none;
}
.editable-input label {
  position: absolute;
  left: 2.5rem;
  bottom: -2em;
  font-size: 0.875rem;
}

.editable-property {
  display: flex;
  align-items: center;
}
.editable-property .btn, .editable-property .close {
  width: 100%;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
.editable-property .btn:before, .editable-property .close:before {
  content: "";
}
.editable-property__toggle {
  width: 3.5em !important;
  border-right: 0;
}
.editable-property__toggle + .btn, .editable-property__toggle + .close {
  width: calc(100% - 3.5em);
}
@media (min-width: 37.5em) {
  .editable-property .btn, .editable-property .close {
    font-size: 0.875rem;
  }
}
@media (min-width: 62.5em) {
  .editable-property .btn, .editable-property .close {
    font-size: 1rem;
  }
}
@media (min-width: 80em) {
  .editable-property {
    transition: flex 500ms linear;
    width: 1rem;
  }
  .editable-property--editing, .editable-property:hover {
    flex: 5 0 auto;
  }
}
@media (min-width: 112.5em) {
  .editable-property--editing, .editable-property:hover {
    flex: 2 0 auto;
  }
}

.per-page-container {
  text-align: right;
}
.per-page-container > label {
  display: block;
  width: 100%;
}

.text-count {
  position: relative;
}
.text-count__count {
  position: absolute;
  right: 0.75rem;
  bottom: 1.75rem;
  z-index: 15;
  font-size: 0.9375rem;
}
.text-count__error {
  position: absolute;
  left: 0.125rem;
  right: 0.125rem;
  bottom: 1.375rem;
  height: 3.5rem;
  z-index: 10;
  font-size: 0.9375rem;
  padding: 0.5rem 2.5rem 0.5rem 0.5rem;
  color: #fff;
  background-color: #d14949;
}
.text-count__error ~ textarea {
  padding-bottom: 4rem;
}
.text-count__error ~ .text-count__count {
  color: #fff;
}

.value-pair {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  margin: 0 0 1rem;
}
.value-pair__key {
  font-weight: 500;
}
.value-pair__key, .value-pair__value,
.value-pair input {
  font-size: 0.875rem;
  width: 100%;
  overflow: hidden;
}
@media (min-width: 37.5em) {
  .value-pair {
    flex-wrap: nowrap;
    margin: 0 0 0.5rem;
  }
  .value-pair__key {
    width: 5rem;
  }
  .value-pair__value,
  .value-pair input {
    width: auto;
    flex: 1 0 calc(100% - 5rem);
  }
}
@media (min-width: 62.5em) {
  .value-pair__key {
    width: 5rem;
  }
  .value-pair__value,
  .value-pair input {
    width: auto;
    flex: 1;
  }
  .value-pair__key, .value-pair__value,
  .value-pair input {
    font-size: 1rem;
  }
}

/* End Input Styles */
.checkbox {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin: 0 0.75em 1em 0;
}
.checkbox input[type=checkbox] {
  position: relative;
  top: initial;
  left: initial;
  right: initial;
  bottom: initial;
  z-index: 1;
  height: 1.25rem;
  width: 1.25rem;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}
.checkbox input[type=checkbox]:checked ~ .check::before {
  background-color: #404040;
}
.checkbox input[type=checkbox]:checked:hover ~ .check::before {
  background-color: #bbb;
}
.checkbox label {
  padding: 0 0 0 0.5em;
  font-weight: 400;
}
.checkbox__input:checked ~ .check::before {
  background-color: #606060;
}
.checkbox__input:hover ~ .check::before {
  background-color: #bbb;
}
.checkbox__input:focus ~ .check {
  outline: 2px solid #294E6C;
}
.checkbox__input:disabled:hover ~ .check::before {
  background: #ebebeb;
}
.checkbox__label {
  font-weight: 400;
}
.checkbox .check {
  position: absolute;
  top: 0;
  left: 0;
  width: 1.25rem;
  height: 1.25rem;
  border: 2px solid #404040;
  background-color: #ebebeb;
  cursor: pointer;
}
.checkbox .check::before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border: 1px solid #ebebeb;
  background-color: #ebebeb;
  cursor: pointer;
}
.checkbox--alone {
  margin: 0;
}
.checkbox--alone .checkbox__label {
  display: none;
}
.checkbox--inverted .checkbox__input {
  order: 2;
}
.checkbox--inverted label {
  padding: 0 0.5em 0 0;
}
.checkbox--inverted .check {
  left: initial;
  right: 0;
}
.checkbox--vertical {
  flex-direction: column;
  justify-content: center;
  margin: 0;
}
.checkbox--vertical .checkbox__input {
  order: 2;
}
.checkbox--vertical .checkbox__label {
  padding: 0 0 0.25em;
  margin: 0;
}
.checkbox--vertical .check {
  top: initial;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}

/* End Checkbox Styles */
.date {
  display: flex;
  align-items: flex-start;
}
.date__field,
.date input {
  flex: 1 0 20%;
  margin: 0 0.25rem 0 0;
}
.date__field:last-child,
.date input:last-child {
  margin: 0;
}
.date__field--month,
.date input--month {
  flex: 1 0 10%;
}
.date__field--day,
.date input--day {
  flex: 1 0 10%;
}
.date__separator {
  display: inline-block;
  height: 2.5rem;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 2.5rem;
  padding: 0 0.4325rem 0 0.125rem;
}

.datetime-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.datetime-container .date-picker, .datetime-container .time-picker {
  margin: 2rem auto;
}
@media (min-width: 37.5em) {
  .datetime-container .date-picker, .datetime-container .time-picker {
    margin: 3rem auto;
  }
}
@media (min-width: 62.5em) {
  .datetime-container .date-picker, .datetime-container .time-picker {
    margin: 0 0 2rem;
  }
}
@media (min-width: 62.5em) {
  .datetime-container {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.date-picker {
  width: 18rem;
}
.date-picker *:focus, .date-picker *:hover {
  outline: none !important;
}
.date-picker__header, .date-picker__table {
  width: 100%;
}
.date-picker__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem 0;
}
.date-picker__header span {
  cursor: default;
  font-size: 1.125rem;
  font-weight: 500;
}
.date-picker__header__next, .date-picker__header__prev {
  display: flex;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border: 0;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 500ms ease;
}
.date-picker__header__next:before, .date-picker__header__prev:before {
  display: block;
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: 1.5rem;
  text-align: center;
}
.date-picker__header__next:hover, .date-picker__header__prev:hover {
  background-color: #294E6C;
}
.date-picker__header__next:hover:before, .date-picker__header__prev:hover:before {
  color: #fff;
}
.date-picker__header__prev:before {
  content: "‹";
}
.date-picker__header__next:before {
  content: "›";
}
.date-picker__table tr td, .date-picker__table tr th {
  width: 14.25%;
  padding: 0.75rem 0;
  font-size: 1.125rem;
  text-align: center;
  box-sizing: border-box;
  cursor: default;
}
.date-picker__table tr td {
  position: relative;
}
.date-picker__table tr td button {
  width: 2rem;
  height: 2rem;
  background: none;
  border: none;
  -webkit-appearance: none;
  appearance: none;
  line-height: 1;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  transition: background-color 500ms ease, color 500ms ease;
}
.date-picker__table tr td.clickable:hover, .date-picker__table tr td.selected {
  cursor: pointer;
}
.date-picker__table tr td.clickable:hover button, .date-picker__table tr td.selected button {
  color: #fff;
  cursor: pointer;
  background-color: #f77f64;
}
@media (min-width: 37.5em) {
  .date-picker {
    width: 19rem;
  }
}

.time-picker {
  width: 19rem;
}
.time-picker *:focus, .time-picker *:hover {
  outline: none !important;
}
.time-picker__footer {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 2rem);
  margin: 0 1rem 0;
}
.time-picker__footer__option {
  width: 3rem;
  height: 3rem;
  margin: -1.5rem 0 0;
  position: relative;
  z-index: 10;
  font-size: 1.5rem;
  background-color: transparent;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 500ms ease, color 500ms ease;
}
.time-picker__footer__option--selected, .time-picker__footer__option:hover {
  color: #fff;
  background-color: #f77f64;
}
.time-picker__clock {
  width: 15rem;
  height: 15rem;
  margin: 0 auto;
  border: 3px solid #294E6C;
  border-radius: 50%;
  position: relative;
}
.time-picker__clock__current {
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.75rem;
  transform: translate(-50%, -50%);
}
.time-picker__clock__current button {
  display: inline-block;
  padding: 0.125rem 0.25rem;
  border: 0;
  font-weight: 100;
  background-color: transparent;
  transition: background-color 500ms ease, color 500ms ease;
}
.time-picker__clock__current button:hover {
  cursor: pointer;
  color: #fff;
  background-color: #f77f64;
}
.time-picker__clock__current span {
  display: inline-block;
}
.time-picker__clock__hours, .time-picker__clock__minutes {
  display: none;
  width: 100%;
  height: 100%;
  position: relative;
}
.time-picker__clock__hours--active, .time-picker__clock__minutes--active {
  display: block;
}
.time-picker__clock__hours button, .time-picker__clock__minutes button {
  position: absolute;
  width: 2rem;
  height: 2rem;
  padding: 0;
  font-size: 1.25rem;
  border: none;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  appearance: none;
  transition: background-color 500ms ease, color 500ms ease;
}
.time-picker__clock__hours button:hover, .time-picker__clock__hours button.selected, .time-picker__clock__minutes button:hover, .time-picker__clock__minutes button.selected {
  color: #fff;
  background-color: #f77f64;
  cursor: pointer;
}
.time-picker__clock__hours__1 {
  top: 1.25rem;
  left: 9.25rem;
}
.time-picker__clock__hours__2 {
  top: 3.75rem;
  left: 11.25rem;
}
.time-picker__clock__hours__3 {
  top: 6.5rem;
  left: 12.25rem;
}
.time-picker__clock__hours__4 {
  top: 9.25rem;
  left: 11.25rem;
}
.time-picker__clock__hours__5 {
  top: 11.5rem;
  left: 9.25rem;
}
.time-picker__clock__hours__6 {
  top: 12.25rem;
  left: 6.375rem;
}
.time-picker__clock__hours__7 {
  top: 11.5rem;
  left: 3.5rem;
}
.time-picker__clock__hours__8 {
  top: 9.25rem;
  left: 1.5rem;
}
.time-picker__clock__hours__9 {
  top: 6.5rem;
  left: 0.5rem;
}
.time-picker__clock__hours__10 {
  top: 3.75rem;
  left: 1.5rem;
}
.time-picker__clock__hours__11 {
  top: 1.25rem;
  left: 3.5rem;
}
.time-picker__clock__hours__12 {
  top: 0.5rem;
  left: 6.375rem;
}
.time-picker__clock__minutes__5 {
  top: 1.25rem;
  left: 9.25rem;
}
.time-picker__clock__minutes__10 {
  top: 3.75rem;
  left: 11.25rem;
}
.time-picker__clock__minutes__15 {
  top: 6.5rem;
  left: 12.25rem;
}
.time-picker__clock__minutes__20 {
  top: 9.25rem;
  left: 11.25rem;
}
.time-picker__clock__minutes__25 {
  top: 11.5rem;
  left: 9.25rem;
}
.time-picker__clock__minutes__30 {
  top: 12.25rem;
  left: 6.375rem;
}
.time-picker__clock__minutes__35 {
  top: 11.5rem;
  left: 3.5rem;
}
.time-picker__clock__minutes__40 {
  top: 9.25rem;
  left: 1.5rem;
}
.time-picker__clock__minutes__45 {
  top: 6.5rem;
  left: 0.5rem;
}
.time-picker__clock__minutes__50 {
  top: 3.75rem;
  left: 1.5rem;
}
.time-picker__clock__minutes__55 {
  top: 1.25rem;
  left: 3.5rem;
}
.time-picker__clock__minutes__0 {
  top: 0.5rem;
  left: 6.375rem;
}

.radio {
  position: relative;
}
.radio--inline {
  display: flex;
  align-items: center;
  margin: 0 0.75em 0.5em 0;
}
.radio input[type=radio] {
  position: relative;
  top: initial;
  left: initial;
  right: initial;
  bottom: initial;
  z-index: 1;
  height: 1.25rem;
  width: 1.25rem;
  margin: 0;
  opacity: 0;
}
.radio label {
  font-weight: 400;
  padding: 0 0 0 0.5em;
}
.radio__input:hover ~ .check::before {
  background-color: #bbb;
}
.radio__input:checked ~ .check::before {
  background-color: #606060;
}
.radio__label {
  font-weight: 400;
}
.radio .check {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #606060;
  background-color: #ebebeb;
}
.radio .check::before {
  content: " ";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  background-color: #ebebeb;
  cursor: pointer;
}

/* End Radio Button Styles */
.searchbar {
  min-width: 100%;
  margin: 0 0 1em;
}
.searchbar .input-group {
  width: 100%;
  padding: 0 4rem 0 0;
  font-size: 1.125rem;
  color: #404040;
  background-color: #ebebeb;
}
.searchbar .input-group input {
  width: 100%;
  padding: 0.75em 1em;
  margin: 0;
  border: 0;
  border-radius: 0;
  color: #404040;
  background-color: transparent;
}
.searchbar .input-group input:-webkit-placeholder, .searchbar .input-group input:placeholder {
  color: #606060;
}
.searchbar .input-group input:hover {
  background-color: rgb(171.25, 171.25, 171.25);
}
.searchbar .input-group input:focus {
  outline: none;
  background-color: #fff;
  border-color: #294E6C;
  border-width: 2px;
}
.searchbar .input-group__icon {
  width: 4rem;
  padding: 0.75em 0;
  text-align: center;
  height: 100%;
}
.searchbar .input-group__icon:hover {
  background-color: rgb(171.25, 171.25, 171.25);
}
.searchbar .input-group__icon--filter {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
.searchbar .input-group__icon--filter svg {
  width: 1.75rem;
  fill: #404040;
}
.searchbar__filters {
  background-color: #fff;
  max-height: 0;
  padding: 0 0.75em;
  overflow: hidden;
  transition: max-height 500ms ease, padding 300ms linear;
}
.searchbar__filters--open {
  max-height: 17.5rem;
  padding: 0.75em;
}
.searchbar__filters .checkbox, .searchbar__filters label, .searchbar__filters input[type=checkbox] {
  margin-bottom: 0;
}
@media (min-width: 62.5em) {
  .searchbar__filters--open {
    max-height: 7.5rem;
  }
}
.searchbar--outline .input-group {
  background-color: #fff;
}
.searchbar--outline .input-group input {
  color: #404040;
  background-color: transparent;
  border: 2px solid #606060;
  border-color: #404040;
  border-radius: 0;
  border-right: 0;
}
.searchbar--outline .input-group input:-webkit-placeholder, .searchbar--outline .input-group input:placeholder {
  color: #606060;
}
.searchbar--outline .input-group input:hover {
  background-color: #ebebeb;
}
.searchbar--outline .input-group__icon {
  color: #404040;
  border: 2px solid #606060;
  border-color: #404040;
  background-color: transparent;
}
.searchbar--outline .input-group__icon:hover {
  background-color: #ebebeb;
}
.searchbar--outline .searchbar__filters {
  border: 0px solid #606060;
  transition: max-height 500ms ease, padding 300ms linear, border 50ms ease 450ms;
}
.searchbar--outline .searchbar__filters--open {
  border: 2px solid #606060;
  border-color: #404040;
  border-top: 0;
  transition: max-height 500ms ease, padding 300ms linear;
}
.searchbar--dealers {
  margin: 0;
}
@media (min-width: 37.5em) {
  .searchbar--dealers {
    margin: 0 0 1em;
  }
}

.error-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.error-list .alert {
  margin: 0 0 0.25em;
}

.datepicker {
  position: absolute;
  z-index: 10000 !important;
  background: #fff;
  padding: 1.5em 0.75em;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.selectize input {
  width: 100%;
}
.selectize-dropdown {
  z-index: 9999;
}

/* End Form Styles */
.icon-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  appearance: none;
  background: none;
  border: none;
}
.icon-link__icon {
  width: 2.5rem;
  height: 2.5rem;
  min-width: 2.5rem;
  fill: #ebebeb;
  transition: fill 500ms ease;
}
.icon-link__icon .stroke {
  fill: none;
  stroke: #ebebeb;
  stroke-width: 3.75;
  stroke-linejoin: miter;
  stroke-linecap: round;
  stroke-miterlimit: 3;
  transition: stroke 500ms ease;
}
.icon-link__text {
  display: block;
  width: 100%;
  color: #ebebeb;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.25em 0;
  transition: color 500ms ease;
}
.icon-link:hover .icon-link__icon {
  fill: #f77f64;
}
.icon-link:hover .icon-link__icon .fill-stroke, .icon-link:hover .icon-link__icon .stroke {
  stroke: #f77f64;
}
.icon-link:hover .icon-link__text {
  color: #f77f64;
}
@media (min-width: 37.5em) {
  .icon-link__icon {
    width: 2.75rem;
    height: 2.75rem;
    min-width: 2.75rem;
  }
}
@media (min-width: 62.5em) {
  .icon-link__icon {
    width: 3rem;
    height: 3rem;
    min-width: 3rem;
  }
}

.icon-toggle {
  display: flex;
  height: 2.5rem;
  width: 5rem;
  background-color: #fff;
  border: 2px solid #404040;
  overflow: hidden;
  position: relative;
}
.icon-toggle input {
  position: absolute;
  top: -100rem;
  left: -100rem;
}
.icon-toggle__option {
  flex: 1 0 50%;
  display: block;
  padding: 0.5rem;
  position: relative;
  z-index: 100;
  background-color: transparent;
  cursor: pointer;
  transition: background-color 500ms ease;
}
.icon-toggle__option svg {
  fill: #404040;
  transition: fill 500ms ease;
}
.icon-toggle__option:hover svg {
  fill: #606060;
}
.icon-toggle__option--active svg {
  fill: #fff;
}
.icon-toggle__option--active:hover {
  background-color: transparent;
}
.icon-toggle__option--active:hover svg {
  fill: #fff;
}
.icon-toggle__switch {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 50%;
  height: 100%;
  margin-left: 50%;
  background-color: #f77f64;
  transition: margin-left 500ms ease;
}
.icon-toggle__switch--off {
  margin-left: 0;
}

.inline-icon {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.25rem 0 0;
}

/* Modal Styles */
.modal {
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99998;
  background-color: rgba(64, 64, 64, 0.75);
  opacity: 0;
  display: flex !important;
  transition: opacity 500ms ease;
}
.modal.in {
  opacity: 1;
}
.modal-dialog {
  display: block;
  padding: 0;
  max-height: 90vh;
  max-width: 95%;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}
.modal-content {
  background-color: #fff;
  max-height: 90vh;
  width: 100%;
  overflow-y: scroll;
  position: relative;
  cursor: default;
}
.modal-header {
  padding: 1rem 1rem 0.5rem;
  border-bottom: 2px solid #606060;
  border-color: #bbb;
}
.modal-body {
  padding: 0.5rem;
}
.modal-body fieldset {
  border: 0;
  padding: 0;
  margin: 0 0 1em;
}
.modal-body legend {
  width: 100%;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0.5em 0;
  border-bottom: 2px solid #606060;
  border-color: #bbb;
}
.modal-title {
  font-size: 1.25rem;
  margin: 0 0 0.25em;
  padding: 0 2.5rem 0 0;
}
.modal-info {
  position: absolute;
  left: 50%;
  bottom: 0.5rem;
  font-size: 0.75rem;
  transform: translateX(-50%);
}
@media (min-width: 37.5em) {
  .modal-body {
    padding: 1rem;
  }
  .modal-header {
    padding: 1rem 1rem 0.5rem;
  }
}
@media (min-width: 62.5em) {
  .modal-body {
    padding: 1.5rem;
  }
  .modal-header {
    padding: 1.5rem 1.5rem 0.5rem;
  }
  .modal-title {
    font-size: 1.5rem;
  }
}
@media (min-width: 80em) {
  .modal-dialog {
    max-width: 75rem;
  }
}

.close-modal {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
@media (min-width: 37.5em) {
  .close-modal {
    top: 0.625rem;
    right: 1rem;
  }
}
@media (min-width: 62.5em) {
  .close-modal {
    top: 1rem;
    right: 1.5rem;
  }
}

/* End Modal Styles */
.panel {
  background: #fff;
  padding: 1em;
  margin: 0 0 1em;
  overflow: hidden;
}
@media (min-width: 37.5em) {
  .panel {
    border-radius: 0;
  }
}

.report-filters,
.criteria-filters {
  display: none;
}

.meta-data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.meta-data__item {
  flex: 1 0 25%;
  margin: 1rem 0;
  text-align: center;
}

.print-input-fields {
  display: flex;
  padding: 0.5rem;
  margin: -0.5rem 0 0;
}

.print-field {
  width: 50%;
  text-align: center;
  font-size: 1.25rem;
}
.print-field__label {
  font-weight: bold;
  width: 50%;
}
.print-field__value {
  width: 50%;
}

.table {
  display: block;
  display: table;
  border: 1px solid #294E6C;
  margin: 1em 0 0;
  width: 100%;
}
.table__row {
  display: flex;
  display: table-row;
  width: 100%;
  min-height: 2.5rem;
  border: none;
}
.table__row:nth-child(2) .table__row__cell {
  border-top: 0;
}
.table__row:nth-child(even) {
  border: 1px solid #404040;
}
.table__row:last-child {
  border-color: #606060;
}
.table__row:last-child .table__row__extra-details {
  box-shadow: inset 0 9px 10px -10px rgba(64, 64, 64, 0.5);
  overflow: hidden;
}
.table__row:last-child .table__row__cell {
  border-bottom: none;
}
.table__row__cell {
  display: table-cell;
  padding: 0.5rem;
  height: 2rem;
  line-height: 1;
  border: none;
  border-bottom: 1px solid #294E6C;
}
.table__row__cell svg {
  height: 1rem;
}
.table__row__extra-details {
  display: none;
}
.table__row--header {
  background-color: #294E6C;
  color: #fff;
}
.table__row--header .table__row__cell {
  padding: 1rem 0.5rem;
}
.table [class*=col] {
  width: auto;
  float: none;
}

.cell-icon {
  width: 1.5rem;
  height: 1.5rem;
  fill: #606060;
  transition: fill 500ms ease;
}
.cell-icon--default {
  fill: #f77f64;
}
.cell-icon--primary {
  fill: #294E6C;
}
.cell-icon--primary:hover {
  fill: #f77f64;
}
.cell-icon--danger {
  fill: #d14949;
}
.cell-icon--warning {
  fill: #e88a5c;
}
.cell-icon--success {
  fill: #7aaf82;
}
.cell-icon--dark {
  fill: #404040;
}
.cell-icon--light {
  fill: #ebebeb;
}
.cell-icon--grey {
  fill: #606060;
}
.cell-icon--white {
  fill: #fff;
}

table thead th {
  font-weight: 400;
}
table thead tr.header-spacer {
  background-color: #fff;
  height: 0.5cm;
  border: 0;
}
table thead tr.header-spacer th {
  border-left: 0;
  border-right: 0;
}
table.responsive .responsive-label {
  display: none;
}
table.striped tbody tr:nth-child(odd) {
  background-color: #ebebeb;
  border: 1px solid #404040;
}
table.multi-level > tbody > tr > td {
  padding: 0;
}
table.multi-level > tbody > tr > td > table td {
  border: 0;
}

tr.bold-row {
  font-weight: 600;
}
tr.footer-row {
  background: #294E6C !important;
  color: #fff;
}

.tabs {
  display: flex;
  align-items: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs li a {
  display: block;
  padding: 0.5em 0;
  margin: 0 1em;
  color: #404040;
  text-align: center;
}
.tabs li a:hover {
  color: rgb(62.0503355705, 118.0469798658, 163.4496644295);
}
.tabs li a.active:after {
  left: 0;
  right: 0;
}
.tabs li a:focus {
  outline: none;
}
.tabs li a:focus:after {
  background-color: #7aaf82;
}

#toast-container[class^=toast] > .toast {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  opacity: 1;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 0;
  width: 100%;
  margin: 0.5rem auto 0;
}
@media (min-width: 37.5em) {
  #toast-container[class^=toast] > .toast {
    width: auto;
    max-width: 75%;
  }
}
@media (min-width: 62.5em) {
  #toast-container[class^=toast] > .toast {
    max-width: 65%;
  }
}
@media (min-width: 80em) {
  #toast-container[class^=toast] > .toast {
    max-width: 50%;
  }
}

.toast {
  border: 1px solid rgb(43.2457214765, 63.6832828308, 80.2542785235);
}
.toast-bottom-center {
  bottom: 0;
}
@media (min-width: 37.5em) {
  .toast-bottom-center {
    bottom: 0.5rem;
  }
}
.toast-close-button {
  order: 3;
  top: 0;
  right: 0;
}
.toast-progress {
  height: 2px;
}
.toast-title {
  order: 0;
  width: 100%;
}
.toast-message {
  order: 2;
  width: calc(100% - 1rem);
}
.toast-info {
  background-color: #294E6C;
}
.toast-error {
  background-color: #d14949;
  border-color: rgb(184.8427631579, 71.6572368421, 71.6572368421);
}
.toast-success {
  background-color: #7aaf82;
  border-color: rgb(123.9649647887, 147.5350352113, 127.5227112676);
}
.toast-warning {
  background-color: #e88a5c;
  border-color: rgb(212.9842741935, 127.3982488479, 85.5157258065);
}

/* Utilities */
.alert {
  display: none;
}

.animated-item {
  overflow: hidden;
}
.animated-item--slide-vertical {
  max-height: 0;
  transition: max-height 500ms ease;
}
.animated-item--slide-vertical.animated-item--open {
  max-height: 10em;
}

.blink, .fa--blink, .bullet--blink {
  -webkit-animation: blink 2s infinite;
  -moz-animation: blink 2s infinite;
  -ms-animation: blink 2s infinite;
  -o-animation: blink 2s infinite;
  animation: blink 2s infinite;
}

.spin-right, .fa--spin-right {
  -webkit-animation: spin-cw 1.5s infinite linear;
  -moz-animation: spin-cw 1.5s infinite linear;
  -ms-animation: spin-cw 1.5s infinite linear;
  -o-animation: spin-cw 1.5s infinite linear;
  animation: spin-cw 1.5s infinite linear;
}

.spin-left, .fa--spin-left {
  -webkit-animation: spin-ccw 1.5s infinite linear;
  -moz-animation: spin-ccw 1.5s infinite linear;
  -ms-animation: spin-ccw 1.5s infinite linear;
  -o-animation: spin-ccw 1.5s infinite linear;
  animation: spin-ccw 1.5s infinite linear;
}

.loading:before {
  content: "";
  display: block;
  -webkit-animation: spin-cw 1s infinite linear;
  -moz-animation: spin-cw 1s infinite linear;
  -ms-animation: spin-cw 1s infinite linear;
  -o-animation: spin-cw 1s infinite linear;
  animation: spin-cw 1s infinite linear;
  border: 5px solid #bbb;
  border-top: 5px solid #294E6C;
  border-radius: 50%;
  width: 5rem;
  height: 5rem;
  margin: 0.5rem auto;
  pointer-events: none;
}
.loading--small:before {
  border-width: 2px;
  border-top-width: 2px;
  width: 2rem;
  height: 2rem;
}
.loading--large {
  width: 8rem;
  height: 8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.loading--large:before {
  border-width: 8px;
  border-top-width: 8px;
  width: 8rem;
  height: 8rem;
}
.loading--large:after {
  content: "Loading...";
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.loading--faster:before {
  -webkit-animation: spin-cw 500ms infinite linear;
  -moz-animation: spin-cw 500ms infinite linear;
  -ms-animation: spin-cw 500ms infinite linear;
  -o-animation: spin-cw 500ms infinite linear;
  animation: spin-cw 500ms infinite linear;
}
.loading--slower:before {
  -webkit-animation: spin-cw 2s infinite linear;
  -moz-animation: spin-cw 2s infinite linear;
  -ms-animation: spin-cw 2s infinite linear;
  -o-animation: spin-cw 2s infinite linear;
  animation: spin-cw 2s infinite linear;
}

.loading-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 10000;
  transform: translate(-50%, -50%);
  padding: 2rem;
  background-color: #ebebeb;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}

.loading-container {
  justify-content: center;
}

.badge {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  position: relative;
  max-width: 5.5em !important;
  padding: 0;
  text-align: center;
  border: 2px solid #294E6C;
  margin: 0 0 0.25em;
  font-size: 0.875rem;
}
.badge__label {
  width: 100%;
  order: 0;
  background-color: #294E6C;
  color: #fff;
  padding: 0.25em 0.5em;
  text-transform: capitalize;
}
.badge__value {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 2.75rem;
  order: 1;
  padding: 0.3125em 0.5em;
  text-align: center;
  text-transform: capitalize;
}
.badge + .badge {
  clear: right;
  margin: 0 0 0.25em 0.25em;
}
.badge.cxt-promoter {
  border-color: #7aaf82;
}
.badge.cxt-promoter .badge__label {
  background-color: #7aaf82;
}
.badge.cxt-passive {
  border-color: #e88a5c;
}
.badge.cxt-passive .badge__label {
  background-color: #e88a5c;
}
.badge.cxt-detractor {
  border-color: #d14949;
}
.badge.cxt-detractor .badge__label {
  background-color: #d14949;
}
.badge.cxt-other {
  border-color: #f77f64;
}
.badge.cxt-other .badge__label {
  background-color: #f77f64;
}
.badge--small {
  border-radius: 0.5rem;
  max-width: 3.125rem !important;
}
.badge--small .badge__label {
  padding: 0.0625rem 0.125rem;
  font-size: 0.9375rem;
  font-weight: 500;
  text-transform: uppercase;
}
.badge--small .badge__label--bottom {
  font-size: 0.875rem;
}
.badge--small .badge__label--bottom + .badge__value {
  height: 1.25rem;
  font-size: 1rem;
  padding: 0.125rem 0.5rem;
}
.badge--small .badge__value {
  height: 2rem;
  padding: 1rem 0.5rem;
  font-size: 1.25rem;
  overflow: hidden;
}
.badge--dark {
  border-color: #404040;
}
.badge--dark .badge__label {
  background-color: #404040;
}
@media (min-width: 37.5em) {
  .badge {
    margin: 0 0 1em;
  }
  .badge + .badge {
    clear: none;
    margin: 0 0 1rem 0.25em;
  }
}

.bullet {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #294E6C;
  border-radius: 50%;
}
.bullet--danger, .bullet-danger {
  background-color: #d14949;
}
.bullet--success, .bullet-success {
  background-color: #7aaf82;
}
.bullet--warning, .bullet-warning {
  background-color: #e88a5c;
}
.bullet--secondary, .bullet-secondary {
  background-color: #f77f64;
}
.dealer-comments {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 1rem 0;
  width: 100%;
}
.dealer-comments__item {
  display: flex;
  width: 100%;
  margin: 0.5rem 0;
  padding: 0;
  background-color: #eee;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 4px rgba(64, 64, 64, 0.6);
}
.dealer-comments__item__details {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex: 1;
  padding: 1rem;
}
.dealer-comments__item__details__date, .dealer-comments__item__details__user {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 500;
}
.dealer-comments__item__details__user {
  align-self: flex-end;
}
.dealer-comments__item__details__comment {
  width: 100%;
  margin: 0.75rem 0 0;
}
.dealer-comments__item__button {
  border: none;
  width: 0;
  height: 100%;
  padding: 0;
  overflow: hidden;
  transition: width 800ms ease-in;
}
.dealer-comments__item__input {
  margin: 0.5rem;
  min-height: 3rem;
}
.dealer-comments__item:hover .dealer-comments__item__button, .dealer-comments__item--editing .dealer-comments__item__button {
  width: 5rem;
  transition: width 300ms ease-in, background-color 500ms ease;
}
.dealer-comments__item:hover .dealer-comments__item__button:hover, .dealer-comments__item--editing .dealer-comments__item__button:hover {
  cursor: pointer;
}
@media (min-width: 80em) {
  .dealer-comments__item {
    width: calc(50% - 1rem);
    margin: 0.5rem;
  }
}

.contract-comments {
  margin: 1.5rem 0;
  list-style: none;
}
.contract-comments__item {
  display: flex;
  align-items: center;
  margin: 1rem 0;
  padding: 0.5rem;
  color: #fff;
  background-color: #e88a5c;
}
.contract-comments__item__comment {
  flex: 1;
  padding: 0 1rem;
  font-weight: 500;
}
.contract-comments__item__icon {
  fill: #fff;
  width: 3rem;
  height: 3rem;
  padding: 0.5rem;
}

.emoji-keyboard {
  max-width: 19rem;
  background: #fff;
  border: 2px solid #404040;
  position: absolute;
  bottom: -10rem;
  left: -33%;
  z-index: 500;
  overflow: hidden;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.6);
  transform: scale(0);
  transition: bottom 800ms cubic-bezier(0.4, 0, 0.2, 1), left 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 500ms ease;
}
.emoji-keyboard--active {
  left: 0;
  bottom: -23rem;
  transform: scale(1);
}
.emoji-keyboard__category-list {
  display: flex;
  margin: 0;
  list-style: none;
  background-color: #ebebeb;
  border-bottom: 3px solid #404040;
  overflow-x: scroll;
}
.emoji-keyboard__category-list__item {
  width: 3.125rem;
  padding: 0.5rem;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  position: relative;
  flex: none;
  transition: background-color 500ms ease;
}
.emoji-keyboard__category-list__item:after {
  content: "";
  display: block;
  position: absolute;
  left: 51%;
  right: 51%;
  bottom: 0;
  height: 0.1875rem;
  background-color: #f77f64;
  transition: left 300ms ease, right 300ms ease;
}
.emoji-keyboard__category-list__item:last-child {
  border: 0;
}
.emoji-keyboard__category-list__item:hover:after, .emoji-keyboard__category-list__item--active:after {
  left: 0;
  right: 0;
}
.emoji-keyboard__emoji-list {
  position: relative;
  height: 20rem;
}
.emoji-keyboard__category {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + 1rem);
  padding: 1rem 0.25rem;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(-100% - 2rem);
  transition: left 500ms ease;
}
.emoji-keyboard__category--active {
  left: 0;
}
@media (min-width: 37.5em) {
  .emoji-keyboard {
    max-width: 31.25rem;
  }
  .emoji-keyboard__category-list {
    border-bottom: 2px solid #404040;
    overflow-x: hidden;
  }
  .emoji-keyboard__category-list__item {
    width: 4rem;
    flex: 1;
  }
  .emoji-keyboard--active {
    bottom: -24rem;
  }
}
@media (min-width: 62.5em) {
  .emoji-keyboard--active {
    bottom: calc(-100% - 3rem);
  }
}
@media (min-width: 80em) {
  .emoji-keyboard {
    max-width: 27.75rem;
  }
  .emoji-keyboard--active {
    bottom: 1rem;
    left: calc(100% + 1rem);
    transform: scale(1);
    transition: bottom 800ms cubic-bezier(1, -0.44, 1, 1), left 800ms ease-out, transform 500ms ease;
  }
}
@media (min-width: 112.5em) {
  .emoji-keyboard {
    max-width: 31.25rem;
  }
}

.emoji-icon {
  width: 3rem;
  padding: 0.25rem;
  border: 2px solid transparent;
  background-color: transparent;
  opacity: 1;
  cursor: pointer;
  transition: border-color 500ms ease;
}
.emoji-icon:hover {
  border-color: #f77f64;
}
@media (min-width: 37.5em) {
  .emoji-icon {
    width: 3.375rem;
    padding: 0.25rem;
  }
}

.emoji-toggle {
  position: absolute;
  bottom: 1.375rem;
  left: 0.125rem;
  width: 2.5rem;
  height: 2.5rem;
  background-image: url("http://images.maintenanceprogram.com/images/icons/emoji/1f600.png");
  background-size: 2rem;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  border: 0;
}
@media (min-width: 37.5em) {
  .emoji-toggle {
    width: 3rem;
    height: 3rem;
    background-size: 2.5rem;
  }
}

.fa--left {
  margin: 0 0.3125em 0 0;
}
.fa--right {
  margin: 0 0 0 0.3125em;
}
.fa--danger {
  color: #d14949;
}
.fa--light {
  color: #ebebeb;
}
.fa--primary {
  color: #294E6C;
}
.fa--secondary {
  color: #f77f64;
}
.fa--success {
  color: #7aaf82;
}
.fa--warning {
  color: #e88a5c;
}
.underline, .underline-bottom, .tabs li a, .underline-top {
  position: relative;
}
.underline:after, .underline-bottom:after, .tabs li a:after, .underline-top:after {
  content: "";
  display: block;
  position: absolute;
  left: 55%;
  right: 55%;
  height: 0.125rem;
  background-color: #294E6C;
  transition: left 500ms ease, right 500ms ease;
}
.underline:hover:after, .underline-bottom:hover:after, .tabs li a:hover:after, .underline-top:hover:after, .underline:focus:after, .underline-bottom:focus:after, .tabs li a:focus:after, .underline-top:focus:after {
  left: 0;
  right: 0;
}
.underline--top:after {
  top: 0;
}
.underline--bottom:after {
  bottom: 0;
}
.underline--secondary:after {
  background-color: #f77f64;
}
.underline--danger:after {
  background-color: #d14949;
}
.underline--success:after {
  background-color: #7aaf82;
}
.underline--warning:after {
  background-color: #e88a5c;
}

.underline-top:after {
  top: 0;
}

.underline-bottom:after, .tabs li a:after {
  bottom: 0;
}

.outline-cw, .coupon--available, .card--dash, .action-card--available {
  position: relative;
}
.outline-cw:before, .coupon--available:before, .card--dash:before, .action-card--available:before, .outline-cw:after, .coupon--available:after, .card--dash:after, .action-card--available:after {
  content: "";
  display: block;
  position: absolute;
  overflow: hidden;
}
.outline-cw:before, .coupon--available:before, .card--dash:before, .action-card--available:before {
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-right: 2px solid transparent;
  transition: width 125ms linear 375ms, height 125ms linear 250ms, border-color 0ms 500ms;
}
.outline-cw:after, .coupon--available:after, .card--dash:after, .action-card--available:after {
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transition: width 125ms linear 125ms, height 125ms linear, border-color 0ms 250ms;
}
.outline-cw:hover:before, .coupon--available:hover:before, .card--dash:hover:before, .action-card--available:hover:before, .outline-cw:hover:after, .coupon--available:hover:after, .card--dash:hover:after, .action-card--available:hover:after {
  width: 100%;
  height: 100%;
  border-color: #294E6C;
}
.outline-cw:hover:before, .coupon--available:hover:before, .card--dash:hover:before, .action-card--available:hover:before {
  transition: width 125ms linear, height 125ms linear 125ms;
}
.outline-cw:hover:after, .coupon--available:hover:after, .card--dash:hover:after, .action-card--available:hover:after {
  transition: width 125ms linear 250ms, height 125ms linear 375ms, border-color 0ms 250ms;
}
.outline-cw--danger:hover:before, .outline-cw--danger:hover:after {
  border-color: #d14949;
}
.outline-cw--success:hover:before, .outline-cw--success:hover:after {
  border-color: #7aaf82;
}
.outline-cw--warning:hover:before, .outline-cw--warning:hover:after {
  border-color: #e88a5c;
}

.inline {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 62.5em) {
  .inline {
    flex-wrap: nowrap;
  }
}
.inline > * {
  margin: 0 1rem 0 0;
}
.inline > *:last-child {
  margin: 0;
}

.align-right {
  margin-left: auto;
}
@media (min-width: 62.5em) {
  .align-right {
    padding: 0 0 0 0.5em;
  }
}

.invisible {
  opacity: 0;
  visibility: hidden;
  cursor: default;
  pointer-events: none;
}

.label, .card__labels__item, .form-section__label {
  display: inline-block;
  padding: 0.25em 0.5em;
  border-radius: 2em;
  color: #fff;
  background-color: #294E6C;
}
.label--danger, .label-danger {
  background-color: #d14949;
}
.label--light, .label-light {
  color: #404040;
  background-color: #ebebeb;
}
.label--dark, .label-dark {
  background-color: #404040;
}
.label--secondary, .label-secondary, .label-default, .label--default {
  background-color: #f77f64;
}
.label--success, .label-success {
  background-color: #7aaf82;
}
.label--warning, .label-warning {
  background-color: #e88a5c;
}
.label--big {
  padding: 0.5em 1em;
}

/* End Label Styles */
.minimal-list {
  list-style: none;
  min-width: 100%;
  margin: 0;
  padding: 1.5rem 0;
}
.minimal-list__item {
  display: block;
  padding: 1rem 0;
  border-bottom: 1px solid #404040;
  cursor: pointer;
  transition: all 300ms ease;
}
.minimal-list__item:last-child {
  border-bottom: 0;
}
.minimal-list__item:hover, .minimal-list__item:focus {
  outline: none;
  color: #f77f64;
  transform: scale(1.025);
}

.page-alert-container {
  display: none;
}

.page-alert {
  display: none;
}

.page-overlay {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 45%;
  left: 51%;
  right: 51%;
  bottom: 57%;
  z-index: 999;
  border-radius: 50%;
  overflow: hidden;
  background-color: #294E6C;
  transition: top 500ms ease, left 500ms ease, right 500ms ease, bottom 500ms ease, border-radius 300ms ease 300ms;
}
.page-overlay__close {
  position: absolute;
  top: 0.25rem;
  right: 0.25rem;
  width: 4rem;
  height: 4rem;
  background-color: transparent;
  opacity: 0;
  transition: opacity 300ms ease;
}
.page-overlay__close:before, .page-overlay__close:after {
  top: 1.9375rem;
  left: 0.75rem;
  width: 2.5rem;
  background-color: #404040;
}
.page-overlay__close:hover {
  background-color: transparent;
  transform: scale(1.25);
}
.page-overlay__close:focus {
  outline: none;
}
.page-overlay__content {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  min-height: 70vh;
  min-width: 75vw;
  max-width: 100vw;
  max-height: 80vh;
  padding: 1rem;
  overflow-y: auto;
  overflow-x: hidden;
}
.page-overlay--white {
  background-color: #fff;
}
.page-overlay--white .page-overlay__close {
  color: #404040;
}
.page-overlay--grey {
  background-color: #bbb;
}
.page-overlay--charcoal {
  background-color: #404040;
}
.page-overlay--open {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0;
}
.page-overlay--open .page-overlay__close {
  opacity: 1;
  transition: transform 500ms cubic-bezier(0.75, -3.5, 0.3, 5.5), opacity 300ms ease 700ms;
}
@media (min-width: 37.5em) {
  .page-overlay__close {
    position: absolute;
    top: 0.25rem;
    right: 0.25rem;
  }
  .page-overlay__content {
    max-height: 100vh;
  }
}

/* Page Scroll Styles */
.back-to-top {
  display: none;
  position: fixed;
  right: -10rem;
  bottom: 1.5rem;
  z-index: 150;
  padding: 1rem;
  color: #fff;
  background-color: #294E6C;
  text-align: center;
  border-radius: 0;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  opacity: 0;
  transition: opacity 500ms ease, right 100ms ease 500ms;
}
.back-to-top:hover {
  background-color: rgb(85.7516778523, 143.7348993289, 190.7483221477);
}
.back-to-top--active {
  opacity: 1;
  right: 2rem;
  transition: opacity 500ms ease;
}
@media (min-width: 62.5em) {
  .back-to-top {
    display: block;
  }
}

/* End Page Scroll Styles */
/* Pagination Styles */
.pagination {
  display: none !important;
}

/* End Pagination Styles */
.prompt-container {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  background-color: rgba(64, 64, 64, 0.5);
  transition: opacity 500ms ease;
}
.prompt-container--open {
  opacity: 1;
}

.prompt {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20rem;
  min-height: 10.5rem;
  padding: 2rem 2.5rem 3rem;
  background: #fff;
  box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.5);
}
.prompt__message {
  font-size: 1.5rem;
  text-align: center;
}
.prompt__close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 2rem;
  height: 2rem;
  font-size: 2rem;
  line-height: 0.85;
  font-weight: bold;
  text-align: center;
  color: #d14949;
  cursor: pointer;
  transition: color 500ms ease;
}
.prompt__close:hover {
  color: #606060;
}
.prompt__action {
  position: absolute;
  bottom: 1rem;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 700;
  color: #f77f64;
  cursor: pointer;
  transition: color 500ms ease;
}
.prompt__action:hover {
  text-decoration: underline;
  color: rgb(243.245398773, 66.9263803681, 27.254601227);
}
@media (min-width: 37.5em) {
  .prompt {
    width: 30rem;
    min-height: 12.5rem;
    padding: 1rem 2.5rem 3rem;
  }
  .prompt__message {
    font-size: 2rem;
  }
}

.progress-bar {
  display: flex;
  align-items: center;
  position: relative;
  min-width: 15rem;
  height: 2.5rem;
  background-color: #fff;
  border: 2px solid #404040;
}
.progress-bar__value {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.progress-bar__value--danger {
  background-color: rgb(219.2894736842, 113.7105263158, 113.7105263158);
}
.progress-bar__value--warning {
  background-color: #e88a5c;
}
.progress-bar__value--success {
  background-color: #7aaf82;
}
.progress-bar__text {
  position: relative;
  z-index: 10;
  padding: 0 0.5rem;
}
@media (min-width: 62.5em) {
  .progress-bar {
    min-width: 20rem;
  }
}

.property {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-top;
  font-size: 0.75rem;
  margin: 0 0 1.5em;
}
.property__key {
  width: 100%;
  margin: 0 1em 0.5em 0;
  font-weight: bold;
}
.property__value {
  width: 100%;
  min-height: 1rem;
  white-space: pre;
}
.property:last-child {
  margin: 0;
}
@media (min-width: 37.5em) {
  .property {
    font-size: 0.8125rem;
  }
}
@media (min-width: 62.5em) {
  .property {
    font-size: 0.875rem;
    padding: 0 2em 0 0;
  }
}
@media (min-width: 80em) {
  .property {
    font-size: 0.9375rem;
  }
}
@media (min-width: 112.5em) {
  .property {
    font-size: 1rem;
  }
}

.properties-container {
  padding: 1em;
  margin: 0;
  list-style: none;
}
.properties-container + .properties-container {
  padding: 0 1em 1em;
}
@media (min-width: 37.5em) {
  .properties-container + .properties-container {
    padding: 1em;
  }
}
@media (min-width: 80em) {
  .properties-container {
    padding: 2em;
  }
  .properties-container + .properties-container {
    padding: 2em;
  }
}

.property-set {
  border-bottom: 1px solid #606060;
  margin: 0 0 1.5rem;
}
.property-set .property {
  text-align: center;
}
.property-set:last-child {
  border-bottom: none;
  margin: 0;
}

/* Sticky Header Styles */
.stick {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 62.5em) {
  .stick {
    width: 55.5rem;
  }
}
@media (min-width: 80em) {
  .stick {
    width: 69rem;
  }
}
@media (min-width: 112.5em) {
  .stick {
    width: 99rem;
  }
}
@media (min-width: 150em) {
  .stick {
    width: 124rem;
  }
}

/* End Sticky Header Styles */
.pdf-iframe {
  width: 100%;
}
.pdf-iframe iframe {
  width: 100%;
  min-height: 65vh;
}

/* End Utilities */
.dealer-results {
  width: 100%;
  padding: 1.25rem;
  background-color: #fff;
}

.dealer-search {
  width: 100%;
  position: relative;
}
.dealer-search__input, .dealer-search input[type=text], .dealer-search input[type=search] {
  width: 100%;
  background: none;
  border: 0;
  padding-left: 3rem;
  border-bottom: 2px solid #294E6C;
  font-size: 1.25rem;
}
.dealer-search__input:focus, .dealer-search input[type=text]:focus, .dealer-search input[type=search]:focus {
  outline: none;
  border-color: #f77f64;
}
.dealer-search__search {
  position: absolute;
  top: -2px;
  left: 0;
  width: 3rem;
  height: 3rem;
  padding: 0;
  border: 0;
  background: none;
}
.dealer-search__search:focus {
  outline: none;
}

.dealer-list__pages {
  margin: auto auto 0;
}

.search-icon {
  width: 3rem;
  height: 3rem;
  padding: 0.75rem;
}
.search-icon path {
  fill: none;
  stroke-width: 2px;
  stroke: #404040;
  stroke-linecap: round;
  vector-effect: non-scaling-stroke;
  transition: all 500ms linear;
}
.search-icon #left {
  stroke-dashoffset: 94;
  stroke-dasharray: 64;
}
.search-icon #right {
  stroke-dashoffset: 76;
  stroke-dasharray: 64;
}
.search-icon--close #left, .search-icon--close #right {
  stroke-dashoffset: 34;
  stroke-dasharray: 64;
}

.login-container {
  padding: 0;
}

.login-bg {
  background-image: url("https://images.maintenanceprogram.com/images/mainLogin.png");
  margin: 0 auto;
  max-width: 62.5rem;
  padding: 2.5rem 0 1rem;
  position: relative;
}
@media (min-width: 37.5em) {
  .login-bg {
    padding: 4.5rem 2rem 2rem;
  }
}

.login-banner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  font-size: 0.75rem;
  padding: 1em 0;
  text-transform: uppercase;
}

.form-signin {
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #606060;
  border-color: #bbb;
  padding: 1em;
  border-radius: 0;
  height: 11rem;
}
.form-signin input {
  margin: 0 0 0.5em;
  width: 100%;
}

#bbb-logo {
  text-align: center;
}

#forgot-password {
  text-align: center;
  padding: 0;
  font-size: 0.875rem;
  font-weight: 500;
  color: #f77f64;
  cursor: pointer;
  transition: color 500ms ease;
}
#forgot-password:hover {
  color: rgb(243.245398773, 66.9263803681, 27.254601227);
}

#no-access-title {
  width: 100%;
  margin: 0 0 0.5em;
}

#no-access-subtitle {
  width: 100%;
  font-weight: 300;
  line-height: 1.15;
  margin: 0 0 1em;
}

.service-contract-header {
  width: 100%;
}

.contract-details {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: -0.5rem -0.5em 1em;
  width: 100vw;
}
.contract-details__customer {
  width: 100%;
  padding: 0 0 1rem;
  border-bottom: 2px solid #bbb;
}
.contract-details__customer__contact-info .form-inline {
  margin: 0;
}
.contract-details__customer__name {
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: 400;
  margin: 0;
  line-height: 1.25;
}
.contract-details__customer__vehicle {
  font-weight: 300;
  margin: 0 0 1.5em;
  line-height: 1.25;
}
.contract-details__contract {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 1rem 0 0;
}
.contract-details__contract__actions {
  margin-top: auto;
}
.contract-details__contract__actions .btn, .contract-details__contract__actions .close {
  margin: 1rem 0 0.5rem;
}
.contract-details__contract__actions .btn:last-child, .contract-details__contract__actions .close:last-child {
  margin: 0;
}
.contract-details .card__badge {
  top: 0;
  right: 0;
}
@media (min-width: 37.5em) {
  .contract-details {
    margin: 0 0 1.5em;
    width: 100%;
  }
}
@media (min-width: 80em) {
  .contract-details {
    flex-wrap: nowrap;
  }
  .contract-details__customer {
    max-width: calc(100% - 20rem);
    padding: 0 1.5rem 0 0;
    border-right: 2px solid #bbb;
    border-bottom: 0;
  }
  .contract-details__customer__contact-info .form-inline {
    margin: 0;
  }
  .contract-details__customer__name {
    display: flex;
    align-items: center;
    line-height: 1;
    font-weight: 400;
    margin: 0;
    line-height: 1.25;
  }
  .contract-details__customer__vehicle {
    font-weight: 300;
    margin: 0 0 1.5em;
    line-height: 1.25;
  }
  .contract-details__contract {
    max-width: 20rem;
    padding: 0 0 0 1.5rem;
  }
}
@media (min-width: 112.5em) {
  .contract-details__customer {
    max-width: calc(100% - 30rem);
  }
  .contract-details__contract {
    max-width: 30rem;
  }
}

.contract-attribute__title {
  font-weight: 400;
  margin: 0;
  line-height: 1.25;
}
.contract-attribute__value {
  font-weight: 300;
  margin: 0;
  line-height: 1.25;
}

.service-contract-footer {
  width: 100%;
  margin: 1em 0 0;
}

.contract-expiration {
  position: absolute;
  top: 0.5rem;
  left: -0.5rem;
  right: -0.5rem;
  border-radius: 0;
  text-align: center;
}
@media (min-width: 37.5em) {
  .contract-expiration {
    left: initial;
    right: 0;
    border-radius: 0;
  }
}
@media (min-width: 80em) {
  .contract-expiration {
    top: 0;
  }
}

#claims-content {
  width: 100%;
}

#claim-modals {
  display: flex;
  justify-content: flex-end;
  margin: 0 0 1em;
}
#claim-modals .form-group {
  width: 100%;
}
#claim-modals .form-group .btn, #claim-modals .form-group .close {
  width: 100%;
  margin: 0 0 0.5em;
}
@media (min-width: 37.5em) {
  #claim-modals {
    justify-content: flex-end;
  }
  #claim-modals .form-group .btn, #claim-modals .form-group .close {
    width: calc(50% - 0.5rem);
    margin: 0 0.25rem 0;
  }
  #claim-modals .form-group .btn:first-child, #claim-modals .form-group .close:first-child {
    width: calc(50% - 0.4375rem);
    margin: 0 0.25rem 0 0;
  }
  #claim-modals .form-group .btn:last-child, #claim-modals .form-group .close:last-child {
    width: calc(50% - 0.4375rem);
    margin: 0 0 0 0.25rem;
  }
}
@media (min-width: 62.5em) {
  #claim-modals {
    justify-content: flex-end;
  }
  #claim-modals .form-group {
    width: auto;
  }
  #claim-modals .form-group .btn, #claim-modals .form-group .close {
    width: auto;
  }
  #claim-modals .form-group .btn:first-child, #claim-modals .form-group .close:first-child, #claim-modals .form-group .btn:last-child, #claim-modals .form-group .close:last-child {
    width: auto;
  }
}

.coupons {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  margin: 1em 0 0;
  width: 100%;
}
@media (min-width: 37.5em) {
  .coupons {
    margin: 1em -0.25em 0;
    width: calc(100% + 0.5em);
  }
}
@media (min-width: 62.5em) {
  .coupons {
    margin: 1em -0.75em 0;
    width: calc(100% + 1.5em);
  }
}

.coupon {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column;
  margin: 0 0 0.75em;
  padding-bottom: 2em;
  min-width: 20rem;
}
.coupon__code, .coupon__name {
  font-weight: 300;
  line-height: 1;
}
.coupon__code {
  max-width: 75%;
  font-size: 1.5em;
  font-weight: 400;
  margin: 0 0 1em;
}
.coupon__code + .coupon__name {
  margin: -1.25em 0 1em;
}
.coupon__name {
  margin: 0 0 1em;
  font-size: 1em;
}
.coupon__status {
  position: absolute;
  top: 1em;
  right: 1em;
  font-size: 0.875rem;
  font-weight: 500;
}
.coupon__status--available {
  color: #7aaf82;
}
.coupon__status--expired, .coupon__status--cancelled, .coupon__status--used {
  color: #d14949;
}
.coupon__value {
  font-size: 2.25em;
  font-weight: 300;
  width: 100%;
  text-align: center;
  margin-top: auto;
}
.coupon__value__label {
  display: block;
  font-size: 1rem;
  font-weight: 400;
}
.coupon--available {
  cursor: pointer;
}
.coupon.coupon--available:after {
  bottom: -1px;
}
.coupon.coupon--available:hover:before, .coupon.coupon--available:hover:after {
  width: calc(100% + 1px);
  height: calc(100% + 1px);
}
.coupon--expired, .coupon--cancelled {
  cursor: not-allowed;
}
@media (min-width: 37.5em) {
  .coupon {
    flex: 1 0 45%;
    margin: 0 0.25em 0.5em;
    max-width: calc(50% - 0.5em);
  }
  .coupon__code {
    font-size: 1.75em;
  }
  .coupon__name {
    font-size: 1.125em;
  }
  .coupon__value {
    font-size: 2.5em;
  }
}
@media (min-width: 62.5em) {
  .coupon {
    flex: 1 0 45%;
    margin: 0 0.75em 1.5em;
    max-width: calc(50% - 1.5em);
  }
  .coupon__code {
    font-size: 2em;
  }
  .coupon__name {
    font-size: 1.25em;
  }
  .coupon__value {
    font-size: 3em;
  }
}
@media (min-width: 80em) {
  .coupon {
    flex: 1 0 30%;
    margin: 0 0.75em 1.5em;
    max-width: calc(33.3333% - 1.5em);
    min-width: 22.5rem;
  }
}
@media (min-width: 112.5em) {
  .coupon {
    flex: 1 0 20%;
    margin: 0 0.75em 1.5em;
    max-width: calc(25% - 1.5em);
  }
}

.modal-in-modal {
  position: fixed;
  top: -100vh;
  left: -100vw;
  z-index: 999;
  height: 98vh;
  width: 98vw;
  background-color: #fff;
  padding: 4.5rem 0.5rem 0.5rem;
  opacity: 0;
  transform: translate(-50%, -50%);
  transition: top 100ms ease 500ms, left 100ms ease 500ms, opacity 500ms ease;
}
.modal-in-modal.active {
  top: 50%;
  left: 50%;
  opacity: 1;
  transition: top 100ms ease, left 100ms ease, opacity 500ms ease 100ms;
}
@media (min-width: 37.5em) {
  .modal-in-modal {
    height: 90.25vh;
    width: 95vw;
    padding: 4.5rem 1rem 1rem;
  }
}
@media (min-width: 62.5em) {
  .modal-in-modal {
    width: 80vw;
    padding: 4.5rem 2rem 2rem;
  }
}
@media (min-width: 80em) {
  .modal-in-modal {
    width: 75.5rem;
  }
}

.modal-in-modal div,
.modal-in-modal iframe {
  height: 100%;
}

#claims-search {
  min-width: 0;
  margin: 0 0 0.5rem;
  padding: 0;
}
@media (min-width: 62.5em) {
  #claims-search {
    margin: 0 0 1rem;
  }
}
@media (min-width: 80em) {
  #claims-search {
    margin: 0 0 0.5rem;
    padding: 0 1rem 0.75rem 0;
  }
}

#pending-claims-buttons {
  margin: 0;
}
@media (min-width: 62.5em) {
  #pending-claims-buttons {
    margin: 0 0 0.5rem;
  }
}
@media (min-width: 80em) {
  #pending-claims-buttons {
    margin: 0;
    padding: 0 0 0.75rem;
  }
}

/* ---------------------------------------------------------------- /
* This is the shame file.
*
* Any quick style fixes made go here. They should not stay here
* however. When time is available they should be refactored into
* the appropriate files.
* -----------------------------------------------------------------*/
@page {
  size: auto; /* auto is the initial value */
  margin: 30px 15px; /* this affects the margin in the printer settings */
}
@page {
  size: A4;
  margin: 0.5cm;
}
body {
  -webkit-print-color-adjust: exact;
}

#claim-modals,
#claims-layout-toggle,
#footer,
#page-header,
#side-nav,
#pending-claims-buttons,
.searchbar,
.service-contract-footer,
.service-contract-header__nav,
.subnav,
button,
.btn,
.close,
input[type=button],
.per-page-container,
.return-button,
.reports-separator,
.cell-tooltip,
.contract-details__customer__contact-info,
.no-print {
  display: none !important;
}

#claims-page {
  padding: 1.5rem 0;
}

table.print-only {
  page-break-after: always;
}

#reminder-progress {
  margin: 0 0 1rem;
  height: 1.75rem;
}