/* .main-wrapper { */
/*   width: 480px; */
/* } */

.provider-select {
  background-color: white;
  border: 1px solid #B3B3CC;
  border-radius: 1px;
  color: #303030;
  display: block;
  font-size: 1rem;
  letter-spacing: 0.011875rem;
  outline: 0;
  padding: 0.8rem 1rem 0.8rem 1rem;
  -webkit-transition: border 150ms ease-out;
  transition: border 150ms ease-out;
  width: 175px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.whitebackground {
  background-color: white;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *



 */

.maintext{
  font-size: 5rem;
  color: #CE2028;
  text-shadow:
  0.02em 0 grey,
  0 0.02em grey,
  -0.02em 0 grey,
  0 -0.02em grey;
}

p {
  color: #CE2028;
  font-size: 25px;
  text-shadow:
  0.08em 0 white,
  0 0.08em white,
  -0.08em 0 white,
  0 -0.08em white;
}

.redtext {
  font-size: 25px;
  color: #CE2028;
  text-shadow:
  0.02em 0 grey,
  0 0.02em grey,
  -0.02em 0 grey,
  0 -0.02em grey;
}

body { 
  /* background-image: image-url(/assets/warehouse_robots-960621cc402b092db6cc641a05980903bffa3079105c3f3c12237bfd89d6a012.jpeg); */ 
  background: url(/assets/warehouse_robots2.png)
  /* background-repeat: no-repeat; */
}

.mainpage {
  text-align: center;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

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

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*
Copyright 2008-2013 Concur Technologies, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
*/
* {
  font-family: 'Lato', 'Aller-Light', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased; }

.menu-wrapper li, .main-wrapper h1, .main-wrapper h2, .main-wrapper h3, .main-wrapper h4, .main-wrapper h5, .main-wrapper h6 {
  font-family: 'Aller-Light', 'Lato', Helvetica, Arial, sans-serif;
  font-weight: 100; }

/* Webfont: Aller-light */
@font-face {
  font-family: 'Aller-Light';
  src: url("https://s3.amazonaws.com/wl-s3-assets/fonts/Aller-Light.ttf.woff") format("woff"), url("https://s3.amazonaws.com/wl-s3-assets/fonts/Aller-Light.ttf.svg#Aller-Light") format("svg"), url("https://s3.amazonaws.com/wl-s3-assets/fonts/Aller-Light.ttf.eot"), url("https://s3.amazonaws.com/wl-s3-assets/fonts/Aller-Light.ttf.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

/* Webfont: Lato-Regular */
@font-face {
  font-family: 'Lato';
  src: url("https://s3.amazonaws.com/wl-s3-assets/fonts/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: url("https://s3.amazonaws.com/wl-s3-assets/fonts/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("https://s3.amazonaws.com/wl-s3-assets/fonts/Lato-Regular.woff2") format("woff2"), url("https://s3.amazonaws.com/wl-s3-assets/fonts/Lato-Regular.woff") format("woff"), url("https://s3.amazonaws.com/wl-s3-assets/fonts/Lato-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

@-webkit-keyframes scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  25% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    background: #93e1d7; }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin: 0 3px;
    background: #2fac9b; }
  to {
    -webkit-transform: scale(0);
    transform: scale(0); } }

@keyframes scale {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  25% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    background: #93e1d7; }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    margin: 0 3px;
    background: #2fac9b; }
  to {
    -webkit-transform: scale(0);
    transform: scale(0); } }

.top-menu {
  background-color: #5134C4; }
  .top-menu > .mobile-nav-button {
    display: none; }
  .top-menu .logo-wrapper, .top-menu .menu, .top-menu .search {
    display: inline-block;
    vertical-align: top; }
  .top-menu .logo-wrapper {
    background-color: #3F00B6;
    padding: 0.5rem 1rem; }
    .top-menu .logo-wrapper .logo {
      background: url("https://s3.amazonaws.com/wl-s3-assets/brand/logos/geo-logo-white.svg") center center no-repeat transparent;
      background-size: contain;
      height: 2.5rem;
      margin: -0.1875rem auto 0.1875rem;
      width: 2.5rem; }
  .top-menu .menu {
    margin: 0.1875rem 0 0 -0.1875rem; }
    .top-menu .menu a {
      color: #C4C2FF;
      padding-bottom: 1rem; }
      .top-menu .menu a:hover {
        color: #fff; }
    .top-menu .menu li {
      display: inline-block; }
    .top-menu .menu .menu-list {
      padding: 0 2rem; }
      .top-menu .menu .menu-list > li {
        margin-right: 1.5rem; }
        .top-menu .menu .menu-list > li > a, .top-menu .menu .menu-list > li > .submenu > a {
          font-size: 0.9rem;
          letter-spacing: 0.04rem; }
      .top-menu .menu .menu-list .sub-menu {
        position: relative; }
        .top-menu .menu .menu-list .sub-menu:hover > .menu-list {
          display: inherit; }
        .top-menu .menu .menu-list .sub-menu > .menu-list {
          background-color: #fff;
          border: 1px solid #e5e5e5;
          border-radius: 2px;
          -webkit-box-shadow: 0 0 15px rgba(132, 131, 161, 0.2);
                  box-shadow: 0 0 15px rgba(132, 131, 161, 0.2);
          padding: 1rem;
          position: absolute;
          top: 2rem;
          width: 14rem; }
          .top-menu .menu .menu-list .sub-menu > .menu-list a {
            color: #303030;
            padding-bottom: 0; }
            .top-menu .menu .menu-list .sub-menu > .menu-list a:hover {
              color: #8071FE; }
          .top-menu .menu .menu-list .sub-menu > .menu-list > li {
            display: inline-block;
            padding: 0.5rem 1rem;
            text-transform: capitalize;
            width: 100%; }

@media only screen and (max-width: 650px) {
  .top-menu {
    text-align: center; }
    .top-menu > .mobile-nav-button {
      display: block;
      left: 0.5rem;
      position: absolute;
      top: 0.2rem;
      vertical-align: top; }
      .top-menu > .mobile-nav-button.open .mobile-nav-button-box .mobile-nav-button-bar:first-child {
        -webkit-transform: translateY(0.575rem) rotate(135deg);
                transform: translateY(0.575rem) rotate(135deg); }
      .top-menu > .mobile-nav-button.open .mobile-nav-button-box .mobile-nav-button-bar:last-child {
        -webkit-transform: translateY(-0.575rem) rotate(-135deg);
                transform: translateY(-0.575rem) rotate(-135deg); }
      .top-menu > .mobile-nav-button.open .mobile-nav-button-box .mobile-nav-button-bar.middle {
        opacity: 0; }
      .top-menu > .mobile-nav-button .mobile-nav-button-box {
        height: 3rem;
        padding: 0.8rem 0.7rem;
        width: 3rem; }
        .top-menu > .mobile-nav-button .mobile-nav-button-box .mobile-nav-button-bar {
          background-color: rgba(249, 249, 250, 0.7);
          display: block;
          height: 1px;
          -webkit-transform: translateZ(0);
                  transform: translateZ(0);
          -webkit-transform-origin: center;
                  transform-origin: center;
          transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946), -webkit-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
          width: 100%;
          will-change: transform; }
          .top-menu > .mobile-nav-button .mobile-nav-button-box .mobile-nav-button-bar.middle {
            margin: 0.5rem 0;
            opacity: 1;
            -webkit-transition: opacity 0.3s linear;
            transition: opacity 0.3s linear; }
    .top-menu .logo-wrapper {
      background-color: inherit;
      margin: 0 auto; }
    .top-menu .menu {
      background-color: #fbfbfb;
      display: block;
      height: 100%;
      left: -230px;
      position: fixed;
      text-align: inherit;
      -webkit-transition: left 0.3s ease-in-out;
      transition: left 0.3s ease-in-out;
      width: 230px;
      z-index: 100; }
      .top-menu .menu.open {
        left: 0; } }

.side-menu {
  background-color: #fbfbfb;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  position: fixed;
  width: 230px; }
  .side-menu + .main-wrapper {
    margin-left: 230px;
    position: relative; }
  .side-menu a {
    border-left: 2px solid transparent;
    color: #5134C4;
    display: block;
    overflow-x: hidden;
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .side-menu a:active, .side-menu a:hover {
      color: #303030; }
    .side-menu a:hover {
      background-color: #f6f6f6;
      border-left: 2px solid #726EEA;
      color: #4641BE; }
  .side-menu li {
    color: #5134C4; }
    .side-menu li > a {
      padding: 0 15px; }
  .side-menu .logo-wrapper {
    padding: 30px; }
    .side-menu .logo-wrapper .logo {
      background: url("https://s3.amazonaws.com/wl-s3-assets/brand/logos/horizontal-logo-dark.svg") center center no-repeat transparent;
      background-size: contain;
      height: 1.625rem;
      width: 10rem; }
  .side-menu .sub-menu > a,
  .side-menu .tertiary-menu > a {
    padding: 0 15px; }
  .side-menu .sub-menu .menu-list,
  .side-menu .tertiary-menu .menu-list {
    background-color: #f6f6f6;
    border-bottom: 1px solid #EDEDF3;
    border-top: 1px solid #EDEDF3; }
    .side-menu .sub-menu .menu-list.active,
    .side-menu .tertiary-menu .menu-list.active {
      margin: 0;
      display: inherit; }
  .side-menu .sub-menu li > a,
  .side-menu .tertiary-menu li > a {
    font-size: 12px;
    padding: 0 25px; }
  .side-menu .tertiary-menu > a {
    font-size: 12px;
    font-weight: bold;
    padding: 0 25px; }
  .side-menu .tertiary-menu li > a {
    padding: 0 40px; }

@media only screen and (max-width: 930px) {
  .side-menu {
    background-color: #fbfbfb;
    left: -230px;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
    z-index: 100; }
    .side-menu.open {
      left: 0; }
    .side-menu + .main-wrapper {
      margin-left: inherit; } }

.field {
  color: #646471;
  font-size: 0.875rem;
  font-weight: bold;
  letter-spacing: 0.03rem;
  margin: 0 1rem 1rem;
  position: relative; }
  .field label {
    color: #808091;
    display: block;
    font-size: inherit;
    letter-spacing: 0.0125rem;
    padding-bottom: 0.875rem;
    text-transform: capitalize; }
  .field input[type=text],
  .field input[type=number],
  .field input[type=password],
  .field input[type=email],
  .field input[type=search] {
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #B3B3CC;
    border-radius: 1px;
    color: #303030;
    display: block;
    font-size: 1rem;
    letter-spacing: 0.011875rem;
    outline: 0;
    padding: 0.8rem 5rem 0.8rem 1rem;
    -webkit-transition: border 150ms ease-out;
    transition: border 150ms ease-out;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .field input[type=text]:hover, .field input[type=text]:active,
    .field input[type=number]:hover,
    .field input[type=number]:active,
    .field input[type=password]:hover,
    .field input[type=password]:active,
    .field input[type=email]:hover,
    .field input[type=email]:active,
    .field input[type=search]:hover,
    .field input[type=search]:active {
      border-color: #8071FE; }
  .field textarea,
  .field .formatted_content {
    border: 1px dotted #B3B3CC;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    width: 100%; }
  .field.menu-search:after {
    background-color: #8071FE;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: width 150ms ease-out;
    transition: width 150ms ease-out; }
  .field.menu-search:hover:after {
    width: 100%; }
  .field.menu-search input[type=text],
  .field.menu-search input[type=search] {
    border-top: initial;
    border-right: initial;
    border-bottom: 1px dotted #B3B3CC;
    border-left: initial;
    font-size: 0.9625rem; }
  .field.search input, .field.menu-search input {
    padding: 0.8rem 5rem 0.8rem 3rem !important; }
  .field.search:before, .field.menu-search:before {
    background: url("https://s3.amazonaws.com/wl-s3-assets/brand/styles/search.svg") center center no-repeat transparent;
    background-size: contain;
    bottom: 0.9rem;
    content: "";
    display: inline-block;
    height: 1.125rem;
    left: 0.75rem;
    position: absolute;
    width: 1.125rem;
    z-index: 10; }

.table {
  margin: 1rem;
  width: 100%; }
  .table td, .table th {
    background: url("https://s3.amazonaws.com/wl-s3-assets/brand/styles/table-border.svg") repeat-y 100% transparent; }
    .table td:last-child, .table th:last-child {
      background: none; }
  .table thead {
    background-color: #F5F5F7;
    display: table-header-group;
    vertical-align: middle;
    width: 100%; }
    .table thead th {
      color: #808091;
      font-size: 0.8rem;
      font-weight: 100;
      height: 3rem;
      letter-spacing: 0.0125rem;
      padding: 0 1rem;
      text-align: left;
      text-transform: capitalize; }
  .table tbody tr {
    background-color: #fff; }
    .table tbody tr:nth-child(2n) {
      background-color: #FAFAFA; }
    .table tbody tr:hover {
      background-color: #F7F6FF; }
  .table tbody td {
    text-transform: none;
    font-size: 0.9rem;
    letter-spacing: 0.04rem;
    padding: 1rem;
    position: relative;
    -webkit-font-smoothing: antialiased; }

.button {
  background-color: #5134C4;
  border: none;
  border-radius: 5px;
  color: #F9F9FA;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8125rem;
  letter-spacing: 0.08rem;
  margin: 0.5rem auto;
  min-width: 11.9375rem;
  outline: 0;
  padding: 1rem 0.5rem;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: background-color .2s ease-out,border .2s ease-out,color .2s ease-out;
  transition: background-color .2s ease-out,border .2s ease-out,color .2s ease-out;
  width: 100%; }
  .button:hover {
    background-color: #8071FE; }
  .button.secondary-border {
    background-color: transparent;
    border: 1px solid #303030;
    color: #303030; }
    .button.secondary-border:hover {
      background-color: #303030;
      color: #fff; }
  .button.secondary-dark {
    background-color: #F9F8FF;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #5134C4;
    -webkit-transition: background-color .2s ease-out,color .2s ease-out,-webkit-box-shadow .2s ease-out;
    transition: background-color .2s ease-out,color .2s ease-out,-webkit-box-shadow .2s ease-out;
    transition: background-color .2s ease-out,box-shadow .2s ease-out,color .2s ease-out;
    transition: background-color .2s ease-out,box-shadow .2s ease-out,color .2s ease-out,-webkit-box-shadow .2s ease-out; }
    .button.secondary-dark:hover {
      background-color: #F9F8FF;
      -webkit-box-shadow: 0 2px 5px 0 #DCDCDF;
              box-shadow: 0 2px 5px 0 #DCDCDF;
      color: #8071FE; }
  .button.text {
    background-color: transparent;
    border: none;
    color: #5134C4;
    letter-spacing: 0.06rem;
    text-transform: capitalize; }
    .button.text:hover {
      background-color: transparent;
      border: none;
      color: #8071FE; }
  .button.loading {
    padding: 0.813rem 0; }

.breadcrumb-wrapper {
  padding: 0.5rem 0.8rem;
  width: 100%; }
  .breadcrumb-wrapper .breadcrumb-list {
    list-style-type: none; }
    .breadcrumb-wrapper .breadcrumb-list .breadcrumb-item {
      display: inline-block; }
      .breadcrumb-wrapper .breadcrumb-list .breadcrumb-item:not(:last-child):after {
        background: url("https://s3.amazonaws.com/wl-s3-assets/brand/styles/breadcrumb-arrow.svg") no-repeat 100% transparent;
        background-size: contain;
        color: #303030;
        content: "";
        display: inline-block;
        height: 0.5625rem;
        margin: 0 0.125rem -0.0625rem -0.25rem;
        width: 0.625rem; }
      .breadcrumb-wrapper .breadcrumb-list .breadcrumb-item a {
        color: #303030;
        font-size: 0.625rem;
        text-decoration: none;
        text-transform: capitalize;
        -webkit-transition: color 0.2s linear;
        transition: color 0.2s linear; }
        .breadcrumb-wrapper .breadcrumb-list .breadcrumb-item a:hover {
          color: #8071FE; }

.loader-wrapper {
  display: inline-block;
  padding: 0.5em 0;
  position: relative;
  width: 3em; }
  .loader-wrapper .loader-dot {
    background-color: #808091;
    border-radius: 50%;
    display: inline-block;
    height: 0.375rem;
    width: 0.375rem; }
    .loader-wrapper .loader-dot:first-child {
      border-radius: 0;
      background-clip: padding-box;
      border-radius: 500px;
      -webkit-animation: scale 1s 0.1s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
              animation: scale 1s 0.1s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045); }
    .loader-wrapper .loader-dot:nth-child(2) {
      background-clip: padding-box;
      border-radius: 500px;
      -webkit-animation: scale 1s 0.2s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
              animation: scale 1s 0.2s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045); }
    .loader-wrapper .loader-dot:last-child {
      border-radius: 0;
      background-clip: padding-box;
      border-radius: 500px;
      -webkit-animation: scale 1s 0.3s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
              animation: scale 1s 0.3s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045); }

.notification-toast {
  background: -webkit-gradient(linear, left top, right top, color-stop(1%, #e9faf6), to(#deeaea));
  background: linear-gradient(90deg, #e9faf6 1%, #deeaea);
  border-radius: 2px;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 1rem;
  width: 100%;
  color: #00bc93;
  font-family: Lato, Aller-Light, Helvetica, Arial, sans-serif;
  font-size: .875rem;
  letter-spacing: .04rem;
  -webkit-font-smoothing: antialiased; }
  .notification-toast.pending {
    background: #eae8ff;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #eae8ff), to(#bde9ed));
    background: linear-gradient(90deg, #eae8ff 0, #bde9ed);
    color: #4800b6; }
  .notification-toast.error {
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(234, 82, 94, 0.27)), to(rgba(165, 34, 34, 0.39)));
    background: linear-gradient(90deg, rgba(234, 82, 94, 0.27) 0, rgba(165, 34, 34, 0.39));
    color: #cc3e4a; }

.select-wrapper {
  border: 1px solid #B3B3CC;
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  height: 2.75rem;
  overflow: hidden;
  position: relative;
  -webkit-transition: border .15s ease-out,-webkit-box-shadow .15s ease-out;
  transition: border .15s ease-out,-webkit-box-shadow .15s ease-out;
  transition: border .15s ease-out,box-shadow .15s ease-out;
  transition: border .15s ease-out,box-shadow .15s ease-out,-webkit-box-shadow .15s ease-out;
  width: 28.125rem; }
  .select-wrapper:after {
    background: url("https://s3.amazonaws.com/wl-s3-assets/brand/styles/arrow.svg") no-repeat 50% transparent;
    background-size: contain;
    content: "";
    height: .4rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: .625rem; }
  .select-wrapper:hover {
    border: 1px solid #8071FE;
    -webkit-box-shadow: 0 1px 3px 0 rgba(128, 113, 254, 0.2);
            box-shadow: 0 1px 3px 0 rgba(128, 113, 254, 0.2); }
  .select-wrapper.open {
    border: 1px solid transparent;
    overflow: visible; }
    .select-wrapper.open .select-list-wrapper {
      display: inherit; }
  .select-wrapper .select-selection {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    letter-spacing: .03rem;
    padding-left: 1rem;
    text-transform: capitalize;
    width: 100%; }
  .select-wrapper .select-list-wrapper {
    -webkit-animation-duration: .2s;
            animation-duration: .2s;
    background-color: #fff;
    border: 1px solid #B3B3CC;
    -webkit-box-shadow: 2px 2px 30px 0 rgba(129, 129, 146, 0.1);
            box-shadow: 2px 2px 30px 0 rgba(129, 129, 146, 0.1);
    border-radius: 2px;
    display: none;
    left: 0;
    max-height: 13.75rem;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 11; }
    .select-wrapper .select-list-wrapper ul {
      display: inline-block;
      list-style: none;
      width: 100%; }
    .select-wrapper .select-list-wrapper li {
      border-bottom: 1px solid #EDEDF3;
      cursor: pointer;
      letter-spacing: .03rem;
      margin-left: .625rem;
      margin-right: 1.9375rem;
      padding-bottom: .75rem;
      padding-top: 1.625rem;
      text-transform: capitalize;
      -webkit-transition: border .15s ease-out,color .15s ease-out;
      transition: border .15s ease-out,color .15s ease-out; }
      .select-wrapper .select-list-wrapper li:last-child {
        margin-bottom: 1rem; }
      .select-wrapper .select-list-wrapper li:hover {
        border-bottom: 1px solid #9B8FFF;
        color: #8071FE; }

.toggle {
  display: inline-block;
  height: 1.5rem;
  margin-right: 1rem;
  min-width: 3.5rem;
  width: 3.5rem; }
  .toggle .toggle-inner {
    background-color: #E1E1EA;
    border-radius: 50px;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(179, 179, 204, 0.2);
            box-shadow: inset 0 1px 1px 0 rgba(179, 179, 204, 0.2);
    display: block;
    height: 100%;
    position: relative;
    -webkit-transition: background-color .15s ease-out,background-image .15s ease-out,background-position .15s ease-out,-webkit-box-shadow .15s ease-out;
    transition: background-color .15s ease-out,background-image .15s ease-out,background-position .15s ease-out,-webkit-box-shadow .15s ease-out;
    transition: background-color .15s ease-out,background-image .15s ease-out,background-position .15s ease-out,box-shadow .15s ease-out;
    transition: background-color .15s ease-out,background-image .15s ease-out,background-position .15s ease-out,box-shadow .15s ease-out,-webkit-box-shadow .15s ease-out;
    width: 100%;
    z-index: 0; }
    .toggle .toggle-inner:before {
      background-image: url("https://s3.amazonaws.com/wl-s3-assets/brand/styles/unchecked.svg");
      opacity: 1;
      right: .8rem;
      top: .4rem;
      width: .7rem; }
    .toggle .toggle-inner:after, .toggle .toggle-inner:before {
      display: inline-block;
      background-position: 50%;
      background-repeat: no-repeat;
      background-size: contain;
      content: "";
      height: .7rem;
      position: absolute;
      -webkit-transition: opacity .1s ease-out;
      transition: opacity .1s ease-out; }
    .toggle .toggle-inner:after {
      background-image: url("https://s3.amazonaws.com/wl-s3-assets/brand/styles/checked.svg");
      opacity: 0;
      left: .8rem;
      top: .35rem;
      width: .9rem; }
    .toggle .toggle-inner .toggle-button {
      background-color: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 9, 0.1);
              box-shadow: 1px 0 2px 0 rgba(0, 0, 9, 0.1);
      display: inline-block;
      height: 1.375rem;
      left: 1px;
      top: 1px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transition: -webkit-transform .15s ease-out;
      transition: -webkit-transform .15s ease-out;
      transition: transform .15s ease-out;
      transition: transform .15s ease-out, -webkit-transform .15s ease-out;
      width: 1.375rem;
      z-index: 10; }
    .toggle .toggle-inner .toggle-button, .toggle .toggle-inner .toggle-input {
      bottom: 0;
      position: absolute; }
    .toggle .toggle-inner .toggle-input {
      cursor: pointer;
      height: 100%;
      left: 0;
      opacity: 0;
      right: 0;
      top: 0;
      width: 100%;
      z-index: 100; }
  .toggle.active .toggle-inner {
    background-color: #00e7ae;
    -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
            box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }
    .toggle.active .toggle-inner:before {
      opacity: 0; }
    .toggle.active .toggle-inner:after {
      opacity: 1; }
    .toggle.active .toggle-inner .toggle-button {
      -webkit-transform: translate3d(2rem, 0, 0);
              transform: translate3d(2rem, 0, 0); }

.dropdown-wrapper {
  position: relative; }

.dropdown {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 15px rgba(132, 131, 161, 0.2);
          box-shadow: 0 0 15px rgba(132, 131, 161, 0.2);
  display: none;
  left: 0;
  max-height: 31.25rem;
  overflow-y: auto;
  position: absolute;
  width: 13.5625rem;
  z-index: 100; }
  .dropdown.open {
    display: block; }
  .dropdown.dropdown-down {
    top: 4rem; }
  .dropdown.dropdown-up {
    bottom: 4rem; }
  .dropdown .dropdown-list {
    list-style: none;
    padding: 1rem; }
    .dropdown .dropdown-list li {
      padding: 0.5rem 1rem;
      text-transform: capitalize; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

*, html {
  font-size: 16px; }

* {
  color: #303030;
  margin: 0;
  padding: 0; }

body {
  background-color: #F9F9FA; }

h1 {
  font-size: 30px;
  margin-bottom: 21px; }

ul {
  margin: 1em auto; }

a {
  color: #5134C4;
  text-decoration: none; }
  a:hover {
    color: #826cd8; }

code,
pre {
  background-color: #303030;
  border-radius: 2px;
  color: #dfc48c;
  display: block;
  font-family: Menlo, Consolas, Monaco, monospace;
  font-size: 0.9rem;
  padding: 1rem; }

.print-logo {
  display: none;
  padding: 30px; }
  .print-logo .logo {
    background: url("https://s3.amazonaws.com/wl-s3-assets/brand/logos/horizontal-logo-dark.svg") center center no-repeat transparent;
    background-size: contain;
    height: 1.625rem;
    width: 10rem; }

.menu-wrapper a {
  text-decoration: none; }

.menu-wrapper ul {
  list-style-type: none; }

.sub-menu .menu-list {
  display: none; }

.main-wrapper {
  padding: 28px; }
  .main-wrapper h1, .main-wrapper h2, .main-wrapper h3, .main-wrapper h4, .main-wrapper h5, .main-wrapper h6 {
    margin: 0.8rem 0; }
  .main-wrapper li, .main-wrapper p {
    line-height: 1.6; }
  .main-wrapper ol, .main-wrapper ul {
    display: block;
    padding: 0 28px 0 43px; }
  .main-wrapper aside, .main-wrapper dt, .main-wrapper h1, .main-wrapper h2, .main-wrapper h3, .main-wrapper h4, .main-wrapper h5, .main-wrapper h6, .main-wrapper ol, .main-wrapper p, .main-wrapper table, .main-wrapper ul {
    display: block; }

body > .mobile-nav-button {
  color: #000;
  cursor: pointer;
  display: none;
  font-weight: bold;
  left: 0;
  line-height: 1rem;
  opacity: 0.7;
  padding: 0 1.5em 5em 0;
  position: absolute;
  top: 0;
  -webkit-transition: left 0.3s ease-in-out;
  transition: left 0.3s ease-in-out;
  z-index: 100; }
  body > .mobile-nav-button:hover {
    opacity: 1; }
  body > .mobile-nav-button > span {
    background-color: rgba(249, 249, 250, 0.7);
    border-radius: 0 0 0 5px;
    display: block;
    padding: 6px;
    -webkit-transform-origin: 0 0 0;
            transform-origin: 0 0 0;
    -webkit-transform: rotate(-90deg) translate(-100%, 0);
            transform: rotate(-90deg) translate(-100%, 0); }
  body > .mobile-nav-button .mobile-nav-button-box {
    display: inline-block;
    height: 1rem;
    padding: 0.625rem 0.125rem 0.75rem;
    margin-left: 0.25rem;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    vertical-align: bottom;
    width: 1rem; }
    body > .mobile-nav-button .mobile-nav-button-box .mobile-nav-button-bar {
      background-color: #303030;
      display: block;
      height: 2px;
      -webkit-transform: translateZ(0);
              transform: translateZ(0);
      -webkit-transform-origin: center;
              transform-origin: center;
      transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946), -webkit-transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946);
      width: 100%;
      will-change: transform; }
      body > .mobile-nav-button .mobile-nav-button-box .mobile-nav-button-bar.middle {
        margin: 0.1875rem 0;
        opacity: 1;
        -webkit-transition: opacity 0.3s linear;
        transition: opacity 0.3s linear; }

@media only screen and (max-width: 930px) {
  body > .mobile-nav-button {
    display: block; }
    body > .mobile-nav-button.open {
      left: 230px; }
      body > .mobile-nav-button.open .mobile-nav-button-box {
        padding-top: 0.125rem;
        margin-top: 0.375rem;
        -webkit-transform-origin: 0 0 0;
                transform-origin: 0 0 0;
        -webkit-transform: rotate(-90deg) translate(-100%, 0);
                transform: rotate(-90deg) translate(-100%, 0); } }

@media (min-width: 768px) {
  .button {
    margin: 0.5rem;
    width: auto; } }

@media only print {
  .menu-wrapper,
  .breadcrumb-wrapper,
  .loader-wrapper,
  .input-wrapper,
  .select-wrapper,
  .textarea-wrapper,
  .dropdown-wrapper,
  .button,
  .toggle,
  input {
    display: none; }
  .side-menu + .main-wrapper {
    margin-left: inherit; }
  .print-logo {
    display: block; } }

/*# sourceMappingURL=whiplash-ui.css.map */
