@import url(https://use.typekit.net/lnq2xzc.css);
/* this file will be extracted to main dist folder and is imported in index.html */
/* This file is for setting global styles  */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=40bbd3a51495c9bd10fcf355f4f7698a)
 * Config saved to config.json and https://gist.github.com/40bbd3a51495c9bd10fcf355f4f7698a
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover, a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

@media (min-width: 600px) {
  .container {
    width: 740px; } }

@media (min-width: 960px) {
  .container {
    width: 960px; } }

@media (min-width: 1280px) {
  .container {
    width: 1160px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px; }

.row {
  margin-left: -10px;
  margin-right: -10px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .flex-column-md-1, .col-lg-2, .flex-column-gt-sm-1, .col-xs-3, .col-sm-3, .flex-column-sm-1, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .flex-column-md-2, .col-lg-4, .flex-column-gt-sm-2, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .flex-column-xs-1, .col-sm-6, .flex-column-sm-2, .col-md-6, .flex-column-md-3, .col-lg-6, .flex-column-gt-sm-3, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .flex-column-md-4, .col-lg-8, .flex-column-gt-sm-4, .col-xs-9, .col-sm-9, .flex-column-sm-3, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .flex-column-md-5, .col-lg-10, .flex-column-gt-sm-5, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .flex-column-xs-2, .col-sm-12, .flex-column-sm-4, .col-md-12, .flex-column-md-6, .col-lg-12, .flex-column-gt-sm-6, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .flex-column-md-7, .col-lg-14, .flex-column-gt-sm-7, .col-xs-15, .col-sm-15, .flex-column-sm-5, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .flex-column-md-8, .col-lg-16, .flex-column-gt-sm-8, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .flex-column-xs-3, .col-sm-18, .flex-column-sm-6, .col-md-18, .flex-column-md-9, .col-lg-18, .flex-column-gt-sm-9, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .flex-column-md-10, .col-lg-20, .flex-column-gt-sm-10, .col-xs-21, .col-sm-21, .flex-column-sm-7, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .flex-column-md-11, .col-lg-22, .flex-column-gt-sm-11, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .flex-column-xs-4, .col-sm-24, .flex-column-sm-8, .col-md-24, .flex-column-md-12, .col-lg-24, .flex-column-gt-sm-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .flex-column-xs-1, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .flex-column-xs-2, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .flex-column-xs-3, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24, .flex-column-xs-4 {
  float: left; }

.col-xs-24, .flex-column-xs-4 {
  width: 100%; }

.col-xs-23 {
  width: 95.83333333%; }

.col-xs-22 {
  width: 91.66666667%; }

.col-xs-21 {
  width: 87.5%; }

.col-xs-20 {
  width: 83.33333333%; }

.col-xs-19 {
  width: 79.16666667%; }

.col-xs-18, .flex-column-xs-3 {
  width: 75%; }

.col-xs-17 {
  width: 70.83333333%; }

.col-xs-16 {
  width: 66.66666667%; }

.col-xs-15 {
  width: 62.5%; }

.col-xs-14 {
  width: 58.33333333%; }

.col-xs-13 {
  width: 54.16666667%; }

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

.col-xs-11 {
  width: 45.83333333%; }

.col-xs-10 {
  width: 41.66666667%; }

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

.col-xs-8 {
  width: 33.33333333%; }

.col-xs-7 {
  width: 29.16666667%; }

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

.col-xs-5 {
  width: 20.83333333%; }

.col-xs-4 {
  width: 16.66666667%; }

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

.col-xs-2 {
  width: 8.33333333%; }

.col-xs-1 {
  width: 4.16666667%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-pull-23 {
  right: 95.83333333%; }

.col-xs-pull-22 {
  right: 91.66666667%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-20 {
  right: 83.33333333%; }

.col-xs-pull-19 {
  right: 79.16666667%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-17 {
  right: 70.83333333%; }

.col-xs-pull-16 {
  right: 66.66666667%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-14 {
  right: 58.33333333%; }

.col-xs-pull-13 {
  right: 54.16666667%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-11 {
  right: 45.83333333%; }

.col-xs-pull-10 {
  right: 41.66666667%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-8 {
  right: 33.33333333%; }

.col-xs-pull-7 {
  right: 29.16666667%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-5 {
  right: 20.83333333%; }

.col-xs-pull-4 {
  right: 16.66666667%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-2 {
  right: 8.33333333%; }

.col-xs-pull-1 {
  right: 4.16666667%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-push-23 {
  left: 95.83333333%; }

.col-xs-push-22 {
  left: 91.66666667%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-20 {
  left: 83.33333333%; }

.col-xs-push-19 {
  left: 79.16666667%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-17 {
  left: 70.83333333%; }

.col-xs-push-16 {
  left: 66.66666667%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-14 {
  left: 58.33333333%; }

.col-xs-push-13 {
  left: 54.16666667%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-11 {
  left: 45.83333333%; }

.col-xs-push-10 {
  left: 41.66666667%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-8 {
  left: 33.33333333%; }

.col-xs-push-7 {
  left: 29.16666667%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-5 {
  left: 20.83333333%; }

.col-xs-push-4 {
  left: 16.66666667%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-2 {
  left: 8.33333333%; }

.col-xs-push-1 {
  left: 4.16666667%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-24, .flex-offset-xs4 {
  margin-left: 100%; }

.col-xs-offset-23 {
  margin-left: 95.83333333%; }

.col-xs-offset-22 {
  margin-left: 91.66666667%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-20 {
  margin-left: 83.33333333%; }

.col-xs-offset-19 {
  margin-left: 79.16666667%; }

.col-xs-offset-18, .flex-offset-xs3 {
  margin-left: 75%; }

.col-xs-offset-17 {
  margin-left: 70.83333333%; }

.col-xs-offset-16 {
  margin-left: 66.66666667%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-14 {
  margin-left: 58.33333333%; }

.col-xs-offset-13 {
  margin-left: 54.16666667%; }

.col-xs-offset-12, .flex-offset-xs2 {
  margin-left: 50%; }

.col-xs-offset-11 {
  margin-left: 45.83333333%; }

.col-xs-offset-10 {
  margin-left: 41.66666667%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-8 {
  margin-left: 33.33333333%; }

.col-xs-offset-7 {
  margin-left: 29.16666667%; }

.col-xs-offset-6, .flex-offset-xs1 {
  margin-left: 25%; }

.col-xs-offset-5 {
  margin-left: 20.83333333%; }

.col-xs-offset-4 {
  margin-left: 16.66666667%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-2 {
  margin-left: 8.33333333%; }

.col-xs-offset-1 {
  margin-left: 4.16666667%; }

.col-xs-offset-0, .flex-offset-xs-0 {
  margin-left: 0; }

@media (min-width: 600px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .flex-column-sm-1, .col-sm-4, .col-sm-5, .col-sm-6, .flex-column-sm-2, .col-sm-7, .col-sm-8, .col-sm-9, .flex-column-sm-3, .col-sm-10, .col-sm-11, .col-sm-12, .flex-column-sm-4, .col-sm-13, .col-sm-14, .col-sm-15, .flex-column-sm-5, .col-sm-16, .col-sm-17, .col-sm-18, .flex-column-sm-6, .col-sm-19, .col-sm-20, .col-sm-21, .flex-column-sm-7, .col-sm-22, .col-sm-23, .col-sm-24, .flex-column-sm-8 {
    float: left; }
  .col-sm-24, .flex-column-sm-8 {
    width: 100%; }
  .col-sm-23 {
    width: 95.83333333%; }
  .col-sm-22 {
    width: 91.66666667%; }
  .col-sm-21, .flex-column-sm-7 {
    width: 87.5%; }
  .col-sm-20 {
    width: 83.33333333%; }
  .col-sm-19 {
    width: 79.16666667%; }
  .col-sm-18, .flex-column-sm-6 {
    width: 75%; }
  .col-sm-17 {
    width: 70.83333333%; }
  .col-sm-16 {
    width: 66.66666667%; }
  .col-sm-15, .flex-column-sm-5 {
    width: 62.5%; }
  .col-sm-14 {
    width: 58.33333333%; }
  .col-sm-13 {
    width: 54.16666667%; }
  .col-sm-12, .flex-column-sm-4 {
    width: 50%; }
  .col-sm-11 {
    width: 45.83333333%; }
  .col-sm-10 {
    width: 41.66666667%; }
  .col-sm-9, .flex-column-sm-3 {
    width: 37.5%; }
  .col-sm-8 {
    width: 33.33333333%; }
  .col-sm-7 {
    width: 29.16666667%; }
  .col-sm-6, .flex-column-sm-2 {
    width: 25%; }
  .col-sm-5 {
    width: 20.83333333%; }
  .col-sm-4 {
    width: 16.66666667%; }
  .col-sm-3, .flex-column-sm-1 {
    width: 12.5%; }
  .col-sm-2 {
    width: 8.33333333%; }
  .col-sm-1 {
    width: 4.16666667%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-pull-23 {
    right: 95.83333333%; }
  .col-sm-pull-22 {
    right: 91.66666667%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-20 {
    right: 83.33333333%; }
  .col-sm-pull-19 {
    right: 79.16666667%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-17 {
    right: 70.83333333%; }
  .col-sm-pull-16 {
    right: 66.66666667%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-14 {
    right: 58.33333333%; }
  .col-sm-pull-13 {
    right: 54.16666667%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-11 {
    right: 45.83333333%; }
  .col-sm-pull-10 {
    right: 41.66666667%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-8 {
    right: 33.33333333%; }
  .col-sm-pull-7 {
    right: 29.16666667%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-5 {
    right: 20.83333333%; }
  .col-sm-pull-4 {
    right: 16.66666667%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-2 {
    right: 8.33333333%; }
  .col-sm-pull-1 {
    right: 4.16666667%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-push-23 {
    left: 95.83333333%; }
  .col-sm-push-22 {
    left: 91.66666667%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-20 {
    left: 83.33333333%; }
  .col-sm-push-19 {
    left: 79.16666667%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-17 {
    left: 70.83333333%; }
  .col-sm-push-16 {
    left: 66.66666667%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-14 {
    left: 58.33333333%; }
  .col-sm-push-13 {
    left: 54.16666667%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-11 {
    left: 45.83333333%; }
  .col-sm-push-10 {
    left: 41.66666667%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-8 {
    left: 33.33333333%; }
  .col-sm-push-7 {
    left: 29.16666667%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-5 {
    left: 20.83333333%; }
  .col-sm-push-4 {
    left: 16.66666667%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-2 {
    left: 8.33333333%; }
  .col-sm-push-1 {
    left: 4.16666667%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-24, .flex-offset-sm-8 {
    margin-left: 100%; }
  .col-sm-offset-23 {
    margin-left: 95.83333333%; }
  .col-sm-offset-22 {
    margin-left: 91.66666667%; }
  .col-sm-offset-21, .flex-offset-sm-7 {
    margin-left: 87.5%; }
  .col-sm-offset-20 {
    margin-left: 83.33333333%; }
  .col-sm-offset-19 {
    margin-left: 79.16666667%; }
  .col-sm-offset-18, .flex-offset-sm-6 {
    margin-left: 75%; }
  .col-sm-offset-17 {
    margin-left: 70.83333333%; }
  .col-sm-offset-16 {
    margin-left: 66.66666667%; }
  .col-sm-offset-15, .flex-offset-sm-5 {
    margin-left: 62.5%; }
  .col-sm-offset-14 {
    margin-left: 58.33333333%; }
  .col-sm-offset-13 {
    margin-left: 54.16666667%; }
  .col-sm-offset-12, .flex-offset-sm-4 {
    margin-left: 50%; }
  .col-sm-offset-11 {
    margin-left: 45.83333333%; }
  .col-sm-offset-10 {
    margin-left: 41.66666667%; }
  .col-sm-offset-9, .flex-offset-sm-3 {
    margin-left: 37.5%; }
  .col-sm-offset-8 {
    margin-left: 33.33333333%; }
  .col-sm-offset-7 {
    margin-left: 29.16666667%; }
  .col-sm-offset-6, .flex-offset-sm-2 {
    margin-left: 25%; }
  .col-sm-offset-5 {
    margin-left: 20.83333333%; }
  .col-sm-offset-4 {
    margin-left: 16.66666667%; }
  .col-sm-offset-3, .flex-offset-sm-1 {
    margin-left: 12.5%; }
  .col-sm-offset-2 {
    margin-left: 8.33333333%; }
  .col-sm-offset-1 {
    margin-left: 4.16666667%; }
  .col-sm-offset-0, .flex-offset-sm-0 {
    margin-left: 0; } }

@media (min-width: 960px) {
  .col-md-1, .col-md-2, .flex-column-md-1, .col-md-3, .col-md-4, .flex-column-md-2, .col-md-5, .col-md-6, .flex-column-md-3, .col-md-7, .col-md-8, .flex-column-md-4, .col-md-9, .col-md-10, .flex-column-md-5, .col-md-11, .col-md-12, .flex-column-md-6, .col-md-13, .col-md-14, .flex-column-md-7, .col-md-15, .col-md-16, .flex-column-md-8, .col-md-17, .col-md-18, .flex-column-md-9, .col-md-19, .col-md-20, .flex-column-md-10, .col-md-21, .col-md-22, .flex-column-md-11, .col-md-23, .col-md-24, .flex-column-md-12 {
    float: left; }
  .col-md-24, .flex-column-md-12 {
    width: 100%; }
  .col-md-23 {
    width: 95.83333333%; }
  .col-md-22, .flex-column-md-11 {
    width: 91.66666667%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-20, .flex-column-md-10 {
    width: 83.33333333%; }
  .col-md-19 {
    width: 79.16666667%; }
  .col-md-18, .flex-column-md-9 {
    width: 75%; }
  .col-md-17 {
    width: 70.83333333%; }
  .col-md-16, .flex-column-md-8 {
    width: 66.66666667%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-14, .flex-column-md-7 {
    width: 58.33333333%; }
  .col-md-13 {
    width: 54.16666667%; }
  .col-md-12, .flex-column-md-6 {
    width: 50%; }
  .col-md-11 {
    width: 45.83333333%; }
  .col-md-10, .flex-column-md-5 {
    width: 41.66666667%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-8, .flex-column-md-4 {
    width: 33.33333333%; }
  .col-md-7 {
    width: 29.16666667%; }
  .col-md-6, .flex-column-md-3 {
    width: 25%; }
  .col-md-5 {
    width: 20.83333333%; }
  .col-md-4, .flex-column-md-2 {
    width: 16.66666667%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-2, .flex-column-md-1 {
    width: 8.33333333%; }
  .col-md-1 {
    width: 4.16666667%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-pull-23 {
    right: 95.83333333%; }
  .col-md-pull-22 {
    right: 91.66666667%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-20 {
    right: 83.33333333%; }
  .col-md-pull-19 {
    right: 79.16666667%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-17 {
    right: 70.83333333%; }
  .col-md-pull-16 {
    right: 66.66666667%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-14 {
    right: 58.33333333%; }
  .col-md-pull-13 {
    right: 54.16666667%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-11 {
    right: 45.83333333%; }
  .col-md-pull-10 {
    right: 41.66666667%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-8 {
    right: 33.33333333%; }
  .col-md-pull-7 {
    right: 29.16666667%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-5 {
    right: 20.83333333%; }
  .col-md-pull-4 {
    right: 16.66666667%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-2 {
    right: 8.33333333%; }
  .col-md-pull-1 {
    right: 4.16666667%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-push-23 {
    left: 95.83333333%; }
  .col-md-push-22 {
    left: 91.66666667%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-20 {
    left: 83.33333333%; }
  .col-md-push-19 {
    left: 79.16666667%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-17 {
    left: 70.83333333%; }
  .col-md-push-16 {
    left: 66.66666667%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-14 {
    left: 58.33333333%; }
  .col-md-push-13 {
    left: 54.16666667%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-11 {
    left: 45.83333333%; }
  .col-md-push-10 {
    left: 41.66666667%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-8 {
    left: 33.33333333%; }
  .col-md-push-7 {
    left: 29.16666667%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-5 {
    left: 20.83333333%; }
  .col-md-push-4 {
    left: 16.66666667%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-2 {
    left: 8.33333333%; }
  .col-md-push-1 {
    left: 4.16666667%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-24, .flex-offset-md-12 {
    margin-left: 100%; }
  .col-md-offset-23 {
    margin-left: 95.83333333%; }
  .col-md-offset-22, .flex-offset-md-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-20, .flex-offset-md-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-19 {
    margin-left: 79.16666667%; }
  .col-md-offset-18, .flex-offset-md-9 {
    margin-left: 75%; }
  .col-md-offset-17 {
    margin-left: 70.83333333%; }
  .col-md-offset-16, .flex-offset-md-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-14, .flex-offset-md-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-13 {
    margin-left: 54.16666667%; }
  .col-md-offset-12, .flex-offset-md-6 {
    margin-left: 50%; }
  .col-md-offset-11 {
    margin-left: 45.83333333%; }
  .col-md-offset-10, .flex-offset-md-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-8, .flex-offset-md-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-7 {
    margin-left: 29.16666667%; }
  .col-md-offset-6, .flex-offset-md-3 {
    margin-left: 25%; }
  .col-md-offset-5 {
    margin-left: 20.83333333%; }
  .col-md-offset-4, .flex-offset-md-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-2, .flex-offset-md-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-1 {
    margin-left: 4.16666667%; }
  .col-md-offset-0, .flex-offset-md-0 {
    margin-left: 0; } }

@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .flex-column-gt-sm-1, .col-lg-3, .col-lg-4, .flex-column-gt-sm-2, .col-lg-5, .col-lg-6, .flex-column-gt-sm-3, .col-lg-7, .col-lg-8, .flex-column-gt-sm-4, .col-lg-9, .col-lg-10, .flex-column-gt-sm-5, .col-lg-11, .col-lg-12, .flex-column-gt-sm-6, .col-lg-13, .col-lg-14, .flex-column-gt-sm-7, .col-lg-15, .col-lg-16, .flex-column-gt-sm-8, .col-lg-17, .col-lg-18, .flex-column-gt-sm-9, .col-lg-19, .col-lg-20, .flex-column-gt-sm-10, .col-lg-21, .col-lg-22, .flex-column-gt-sm-11, .col-lg-23, .col-lg-24, .flex-column-gt-sm-12 {
    float: left; }
  .col-lg-24, .flex-column-gt-sm-12 {
    width: 100%; }
  .col-lg-23 {
    width: 95.83333333%; }
  .col-lg-22, .flex-column-gt-sm-11 {
    width: 91.66666667%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-20, .flex-column-gt-sm-10 {
    width: 83.33333333%; }
  .col-lg-19 {
    width: 79.16666667%; }
  .col-lg-18, .flex-column-gt-sm-9 {
    width: 75%; }
  .col-lg-17 {
    width: 70.83333333%; }
  .col-lg-16, .flex-column-gt-sm-8 {
    width: 66.66666667%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-14, .flex-column-gt-sm-7 {
    width: 58.33333333%; }
  .col-lg-13 {
    width: 54.16666667%; }
  .col-lg-12, .flex-column-gt-sm-6 {
    width: 50%; }
  .col-lg-11 {
    width: 45.83333333%; }
  .col-lg-10, .flex-column-gt-sm-5 {
    width: 41.66666667%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-8, .flex-column-gt-sm-4 {
    width: 33.33333333%; }
  .col-lg-7 {
    width: 29.16666667%; }
  .col-lg-6, .flex-column-gt-sm-3 {
    width: 25%; }
  .col-lg-5 {
    width: 20.83333333%; }
  .col-lg-4, .flex-column-gt-sm-2 {
    width: 16.66666667%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-2, .flex-column-gt-sm-1 {
    width: 8.33333333%; }
  .col-lg-1 {
    width: 4.16666667%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-pull-23 {
    right: 95.83333333%; }
  .col-lg-pull-22 {
    right: 91.66666667%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-20 {
    right: 83.33333333%; }
  .col-lg-pull-19 {
    right: 79.16666667%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-17 {
    right: 70.83333333%; }
  .col-lg-pull-16 {
    right: 66.66666667%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-14 {
    right: 58.33333333%; }
  .col-lg-pull-13 {
    right: 54.16666667%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-11 {
    right: 45.83333333%; }
  .col-lg-pull-10 {
    right: 41.66666667%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-8 {
    right: 33.33333333%; }
  .col-lg-pull-7 {
    right: 29.16666667%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-5 {
    right: 20.83333333%; }
  .col-lg-pull-4 {
    right: 16.66666667%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-2 {
    right: 8.33333333%; }
  .col-lg-pull-1 {
    right: 4.16666667%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-push-23 {
    left: 95.83333333%; }
  .col-lg-push-22 {
    left: 91.66666667%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-20 {
    left: 83.33333333%; }
  .col-lg-push-19 {
    left: 79.16666667%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-17 {
    left: 70.83333333%; }
  .col-lg-push-16 {
    left: 66.66666667%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-14 {
    left: 58.33333333%; }
  .col-lg-push-13 {
    left: 54.16666667%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-11 {
    left: 45.83333333%; }
  .col-lg-push-10 {
    left: 41.66666667%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-8 {
    left: 33.33333333%; }
  .col-lg-push-7 {
    left: 29.16666667%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-5 {
    left: 20.83333333%; }
  .col-lg-push-4 {
    left: 16.66666667%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-2 {
    left: 8.33333333%; }
  .col-lg-push-1 {
    left: 4.16666667%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-24, .flex-offset-gt-sm-12 {
    margin-left: 100%; }
  .col-lg-offset-23 {
    margin-left: 95.83333333%; }
  .col-lg-offset-22, .flex-offset-gt-sm-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-20, .flex-offset-gt-sm-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-19 {
    margin-left: 79.16666667%; }
  .col-lg-offset-18, .flex-offset-gt-sm-9 {
    margin-left: 75%; }
  .col-lg-offset-17 {
    margin-left: 70.83333333%; }
  .col-lg-offset-16, .flex-offset-gt-sm-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-14, .flex-offset-gt-sm-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-13 {
    margin-left: 54.16666667%; }
  .col-lg-offset-12, .flex-offset-gt-sm-6 {
    margin-left: 50%; }
  .col-lg-offset-11 {
    margin-left: 45.83333333%; }
  .col-lg-offset-10, .flex-offset-gt-sm-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-8, .flex-offset-gt-sm-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-7 {
    margin-left: 29.16666667%; }
  .col-lg-offset-6, .flex-offset-gt-sm-3 {
    margin-left: 25%; }
  .col-lg-offset-5 {
    margin-left: 20.83333333%; }
  .col-lg-offset-4, .flex-offset-gt-sm-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-2, .flex-offset-gt-sm-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-1 {
    margin-left: 4.16666667%; }
  .col-lg-offset-0, .flex-offset-gt-sm-0 {
    margin-left: 0; } }

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
  content: " ";
  display: table; }

.clearfix:after, .container:after, .container-fluid:after, .row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }
  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }
  50% {
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }
  30% {
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    transform: scale3d(1.05, 0.95, 1); }
  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    transform: translateX(2px) rotateY(3deg); }
  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none; }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }
  75% {
    transform: translate3d(0, -10px, 0); }
  90% {
    transform: translate3d(0, 5px, 0); }
  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }
  75% {
    transform: translate3d(-10px, 0, 0); }
  90% {
    transform: translate3d(5px, 0, 0); }
  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }
  75% {
    transform: translate3d(10px, 0, 0); }
  90% {
    transform: translate3d(-5px, 0, 0); }
  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  75% {
    transform: translate3d(0, 10px, 0); }
  90% {
    transform: translate3d(0, -5px, 0); }
  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }
  50% {
    transform: rotate(-10deg); }
  70% {
    transform: rotate(3deg); }
  to {
    opacity: 1;
    transform: scale(1); } }

.jackInTheBox {
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
h1 {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 24px;
  line-height: 28px; }
  @media (min-width: 600px) {
    h1 {
      font-size: 32px;
      line-height: 40px; } }
  @media (min-width: 1280px) {
    h1 {
      font-size: 40px;
      line-height: 44px; } }

h2 {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px; }
  @media (min-width: 600px) {
    h2 {
      font-size: 24px;
      line-height: 28px; } }
  @media (min-width: 1280px) {
    h2 {
      font-size: 32px;
      line-height: 36px; } }

h3 {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  font-weight: 500; }
  @media (min-width: 600px) {
    h3 {
      font-size: 20px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    h3 {
      font-size: 24px;
      line-height: 28px; } }

h4 {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 22px; }
  @media (min-width: 600px) {
    h4 {
      font-size: 18px;
      line-height: 22px; } }
  @media (min-width: 1280px) {
    h4 {
      font-size: 20px;
      line-height: 24px; } }

h5 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px; }
  @media (max-width: 960px) {
    h5 {
      font-weight: 700; } }
  @media (min-width: 600px) {
    h5 {
      font-size: 16px;
      line-height: 20px; } }
  @media (min-width: 960px) {
    h5 {
      font-size: 18px;
      line-height: 22px; } }

h6 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-weight: 700;
  font-size: 12px;
  line-height: 16px; }
  @media (min-width: 600px) {
    h6 {
      font-size: 14px;
      line-height: 18px; } }
  @media (min-width: 960px) {
    h6 {
      font-size: 16px;
      line-height: 20px; } }

.h7 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-weight: 700;
  display: block;
  font-size: 12px;
  line-height: 16px; }
  @media (min-width: 600px) {
    .h7 {
      font-size: 14px;
      line-height: 18px; } }

.intro {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 24px; }
  @media (min-width: 600px) {
    .intro {
      font-size: 20px;
      line-height: 28px; } }
  @media (min-width: 1280px) {
    .intro {
      font-size: 24px;
      line-height: 32px; } }

.body1 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0a101a; }
  @media (min-width: 600px) {
    .body1 {
      font-family: museo-sans, sans-serif;
      font-style: normal;
      font-weight: 300;
      font-weight: 300;
      font-size: 18px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    .body1 {
      font-size: 20px;
      line-height: 28px; } }

.body2 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px; }
  @media (min-width: 600px) {
    .body2 {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    .body2 {
      font-size: 18px;
      line-height: 26px; } }

.body3 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px; }
  @media (min-width: 600px) {
    .body3 {
      font-size: 14px;
      line-height: 22px; } }
  @media (min-width: 1280px) {
    .body3 {
      font-size: 16px;
      line-height: 24px; } }

.body4 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px; }
  @media (min-width: 600px) {
    .body4 {
      font-size: 14px;
      line-height: 22px; } }

.table1 {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 24px;
  color: #0a101a;
  font-weight: 500; }
  .table1 .bold {
    font-weight: 900; }
  @media (min-width: 1280px) {
    .table1 {
      font-size: 24px;
      line-height: 28px; } }

.table2 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px; }
  @media (min-width: 600px) {
    .table2 {
      font-size: 18px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    .table2 {
      font-size: 20px;
      line-height: 26px; } }
  @media (min-width: 1600px) {
    .table2 {
      font-size: 22px;
      line-height: 28px; } }

.table3 {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px; }
  @media (min-width: 600px) {
    .table3 {
      font-size: 14px;
      line-height: 22px; } }
  @media (min-width: 1280px) {
    .table3 {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 1600px) {
    .table3 {
      font-size: 18px;
      line-height: 26px; } }

.navi-main {
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-weight: 700;
  font-size: 16px; }

.bold {
  font-weight: 900; }

.code-snippet {
  font-family: fira-mono, monospace;
  font-weight: 400;
  font-size: 14px; }

/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
@font-face {
  font-family: 'icomoon';
  src: url(ca6b695c1be2e611ffa063dc23e9bbf4.eot);
  src: url(ca6b695c1be2e611ffa063dc23e9bbf4.eot#iefix) format("embedded-opentype"), url(39ee55445285bb2a51e2ef09194e65ea.ttf) format("truetype"), url(e1029ca88c5a7c82b4c2455c65ddd5c5.woff) format("woff"), url(36fc5da689e589a81a69a41d0c667bf0.svg#icomoon) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-Upload_Bold:before {
  content: "\e95f"; }

.icon-Upload:before {
  content: "\e960"; }

.icon-Logo_Lulu_Xpress_new:before {
  content: "\e95d"; }

.icon-Logo_Lulu_new:before {
  content: "\e904"; }

.icon-Logo_Lulu_Press:before {
  content: "\e905"; }

.icon-Logo_Lulu-API_new:before {
  content: "\e952"; }

.icon-Dropdown_Filter:before {
  content: "\e95c"; }

.icon-Trackable:before {
  content: "\e958"; }

.icon-Teaser_Document-Center:before {
  content: "\e94f"; }

.icon-Contact-Support:before {
  content: "\e947"; }

.icon-Print_Bold:before {
  content: "\e95e"; }

.icon-Print:before {
  content: "\e948"; }

.icon-Teaser_Lower-Prices:before {
  content: "\e927"; }

.icon-Teaser_Easy-to-use:before {
  content: "\e943"; }

.icon-Teaser_Easy-to-implement:before {
  content: "\e944"; }

.icon-Quote-Start:before {
  content: "\e945"; }

.icon-Quote-End:before {
  content: "\e946"; }

.icon-Download_Template-Bundle:before {
  content: "\e922"; }

.icon-Play:before {
  content: "\e919"; }

.icon-Stop:before {
  content: "\e91a"; }

.icon-Teaser_Low-Cost:before {
  content: "\e91b"; }

.icon-Teaser_Global-Fulfillment:before {
  content: "\e91c"; }

.icon-Teaser_Grow-Business:before {
  content: "\e91d"; }

.icon-Navi-Sublevel_Print-API:before {
  content: "\e90f"; }

.icon-Navi-Sublevel_Create-a-Printjob:before {
  content: "\e910"; }

.icon-Navi-Sublevel_Check-Status:before {
  content: "\e911"; }

.icon-Navi-Sublevel_Select-a-product:before {
  content: "\e912"; }

.icon-Navi-Sublevel_Authorization:before {
  content: "\e913"; }

.icon-Navi-Sublevel_Registration:before {
  content: "\e918"; }

.icon-Navi-Sublevel_Getting-started:before {
  content: "\e914"; }

.icon-Logo_Glasstree:before {
  content: "\e950"; }

.icon-Logo_Lulu-Junior:before {
  content: "\e951"; }

.icon-Logo-B-Corp:before {
  content: "\e906"; }

.icon-Teaser_Explanation:before {
  content: "\e915"; }

.icon-Teaser_Linklist:before {
  content: "\e916"; }

.icon-Teaser_User-Account:before {
  content: "\e907"; }

.icon-Teaser_Payment-Data:before {
  content: "\e908"; }

.icon-Teaser_Payment-History:before {
  content: "\e909"; }

.icon-Teaser_Api-Keys:before {
  content: "\e90a"; }

.icon-Teaser_Earth-Friendly:before {
  content: "\e942"; }

.icon-Teaser_Range-of-Products:before {
  content: "\e941"; }

.icon-Teaser_Pioneer:before {
  content: "\e900"; }

.icon-Checkbox_Deactivated:before {
  content: "\e901"; }

.icon-Checkbox_Check:before {
  content: "\e902"; }

.icon-Dropdown_Country:before {
  content: "\e959"; }

.icon-Dropdown_Number-of-Copies:before {
  content: "\e95a"; }

.icon-Dropdown_Page-Count:before {
  content: "\e94e"; }

.icon-PDF:before {
  content: "\e917"; }

.icon-Calendar_Selection:before {
  content: "\e903"; }

.icon-Dropdown_Sort_Up:before {
  content: "\e91f"; }

.icon-Dropdown_Sort_Down:before {
  content: "\e91e"; }

.icon-Menu:before {
  content: "\e928"; }

.icon-Close_Circle:before {
  content: "\e929"; }

.icon-Close:before {
  content: "\e92a"; }

.icon-Flag:before {
  content: "\e92b"; }

.icon-Arrow_Down_Small:before {
  content: "\e92c"; }

.icon-Arrow_Right_Small:before {
  content: "\e92d"; }

.icon-Arrow_Dropdown:before {
  content: "\e92e"; }

.icon-Arrow_Link_Bold:before {
  content: "\e95b"; }

.icon-Arrow_Link:before {
  content: "\e92f"; }

.icon-Arrow_Download:before {
  content: "\e930"; }

.icon-Arrow_Down_Middle_Circle:before {
  content: "\e923"; }

.icon-Arrow_Up_Middle_Circle:before {
  content: "\e924"; }

.icon-Download_Bold:before {
  content: "\e949"; }

.icon-Sort_Down:before {
  content: "\e94a"; }

.icon-Sort_Up:before {
  content: "\e94b"; }

.icon-Arrow_Down_Middle_Bold:before {
  content: "\e925"; }

.icon-Arrow_Up_Middle_Bold:before {
  content: "\e926"; }

.icon-Arrow_Down_Middle:before {
  content: "\e920"; }

.icon-Arrow_Up_Middle:before {
  content: "\e921"; }

.icon-Arrow_Up:before {
  content: "\e934"; }

.icon-Arrow_Down:before {
  content: "\e931"; }

.icon-Arrow_Down_Collapse:before {
  content: "\e94c"; }

.icon-Arrow_Up_Collapse:before {
  content: "\e94d"; }

.icon-Arrow_Left:before {
  content: "\e932"; }

.icon-Arrow_Right:before {
  content: "\e933"; }

.icon-Reprint_Bold:before {
  content: "\e957"; }

.icon-NOT_Info_Bold:before {
  content: "\e935"; }

.icon-NOT_Info:before {
  content: "\e936"; }

.icon-NOT_Confirmation_Bold:before {
  content: "\e937"; }

.icon-NOT_Confirmation:before {
  content: "\e938"; }

.icon-NOT_Error_Bold:before {
  content: "\e939"; }

.icon-NOT_Error:before {
  content: "\e93a"; }

.icon-NOT_Warning_Bold:before {
  content: "\e93b"; }

.icon-NOT_Warning:before {
  content: "\e93c"; }

.icon-Phone_Bold:before {
  content: "\e90d"; }

.icon-Phone:before {
  content: "\e90b"; }

.icon-Currency_Bold:before {
  content: "\e953"; }

.icon-Currency:before {
  content: "\e954"; }

.icon-Password:before {
  content: "\e955"; }

.icon-Password_Bold:before {
  content: "\e956"; }

.icon-Email_Bold:before {
  content: "\e90e"; }

.icon-Email:before {
  content: "\e90c"; }

.icon-Edit:before {
  content: "\e93d"; }

.icon-Delete:before {
  content: "\e93e"; }

.icon-Profile:before {
  content: "\e93f"; }

.icon-Search:before {
  content: "\e940"; }

/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
/**
 * The map of all defined transparencies for the site.
 * @var map
 */
/**
 * Takes a transparency name from the defined design and returns the transparency value associated with that
 * name.
 * @param $transparency { String } The transparency name from the design (no spaces).
 * @return A transparency value associated with that name.
 */
/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
/**
 * The map of all defined transparencies for the site.
 * @var map
 */
/**
 * Takes a transparency name from the defined design and returns the transparency value associated with that
 * name.
 * @param $transparency { String } The transparency name from the design (no spaces).
 * @return A transparency value associated with that name.
 */
/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
[class^="alert-"], [class*=" alert-"] {
  border: 1px solid;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px; }
  [class^="alert-"]:before, [class*=" alert-"]:before {
    align-self: center;
    font-family: icomoon; }
  [class^="alert-"] span.icon-Close_Circle, [class*=" alert-"] span.icon-Close_Circle {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    color: #717c8f; }
  [class^="alert-"].small:before, [class*=" alert-"].small:before {
    font-size: 24px; }
  [class^="alert-"] .content > *, [class*=" alert-"] .content > * {
    margin: 0; }
  @media only screen and (max-width: 599px) {
    [class^="alert-"] .content, [class*=" alert-"] .content {
      margin-left: 2px; } }

[class^="alert-1"], [class*=" alert-1"] {
  border-color: #00a873; }
  [class^="alert-1"]:before, [class*=" alert-1"]:before {
    font-size: 48px;
    content: "\e938";
    color: #00a873; }
    @media only screen and (max-width: 599px) {
      [class^="alert-1"]:before, [class*=" alert-1"]:before {
        margin-bottom: 12px; } }
  [class^="alert-1"] .content, [class*=" alert-1"] .content {
    margin-left: 17px;
    width: 70.5%; }
    [class^="alert-1"] .content h4, [class*=" alert-1"] .content h4 {
      font-weight: 700 !important;
      color: #0a101a;
      margin-bottom: 8px; }
    [class^="alert-1"] .content .body1, [class*=" alert-1"] .content .body1 {
      color: #0a101a; }
    [class^="alert-1"] .content .body2, [class*=" alert-1"] .content .body2 {
      color: rgba(10, 16, 26, 0.9); }
    @media only screen and (max-width: 959px) {
      [class^="alert-1"] .content, [class*=" alert-1"] .content {
        width: 76%; } }

.alert-1A, alert-1C {
  padding: 24px 18px; }

.alert-1B {
  padding: 4px 18px; }

.alert-1C > .content ul {
  padding-left: 32px; }
  .alert-1C > .content ul .second-level {
    padding-top: 7px; }
    .alert-1C > .content ul .second-level li {
      word-wrap: break-word; }

.alert-1C > .content li {
  list-style-type: none; }
  .alert-1C > .content li:before {
    content: '\2022';
    font-size: 10px;
    vertical-align: middle;
    margin-left: -13px;
    margin-right: 8px; }
    ul.second-level .alert-1C > .content li:before {
      content: '\25E6';
      font-weight: 900;
      font-size: 11px; }

.alert-1C > .content button {
  margin-top: 30px; }

@media only screen and (min-width: 600px) {
  .alert-1C > .content h4 {
    margin-bottom: 18px; }
  .alert-1C > .content button {
    margin-top: 20px; } }

[class^="alert-2"], [class*=" alert-2"] {
  padding: 14px 10px 10px;
  width: calc(100% / 12 * 5); }
  [class^="alert-2"]:before, [class*=" alert-2"]:before {
    font-size: 24px; }
    @media only screen and (max-width: 599px) {
      [class^="alert-2"]:before, [class*=" alert-2"]:before {
        margin-bottom: 7px; } }
  @media only screen and (max-width: 599px) {
    [class^="alert-2"], [class*=" alert-2"] {
      width: calc(100% / 4 * 3); } }

.alert-2A {
  border-color: #6316bd; }
  .alert-2A:before {
    content: "\e935";
    color: #6316bd; }

.alert-2A > .content, .alert-2C > .content {
  margin: 0 17px 0 10px; }
  .alert-2A > .content .h7, .alert-2C > .content .h7 {
    color: #0a101a;
    font-weight: 700 !important;
    margin-bottom: 3px; }
  .alert-2A > .content .body4, .alert-2C > .content .body4 {
    color: rgba(10, 16, 26, 0.9); }

.alert-2B {
  border-color: #d6223a; }
  .alert-2B:before {
    content: "\e939";
    color: #d6223a; }
  .alert-2B .content {
    margin: 0 7px; }
    .alert-2B .content .body3 {
      color: #0a101a; }

.alert-2C {
  border-color: #ff7500; }
  .alert-2C:before {
    content: "\e93b";
    color: #ff7500; }
  .alert-2C .content > button {
    margin-top: 20px; }

/**
 * Produces color classes.
 *
 * Example:
 *  color-Lulu-Pale-Gray-1
 *  color-Lulu-Green
 */
.color-Lulu-Almost-Black {
  background-color: #0a101a;
  color: white; }

.color-back-Lulu-Almost-Black {
  background-color: #0a101a; }

.color-front-Lulu-Almost-Black {
  color: #0a101a; }

.color-Lulu-Pale-Gray-1 {
  background-color: #f2f4fa;
  color: #0a101a; }

.color-back-Lulu-Pale-Gray-1 {
  background-color: #f2f4fa; }

.color-front-Lulu-Pale-Gray-1 {
  color: #f2f4fa; }

.color-Lulu-Pale-Gray-2 {
  background-color: #e9edf6;
  color: #0a101a; }

.color-back-Lulu-Pale-Gray-2 {
  background-color: #e9edf6; }

.color-front-Lulu-Pale-Gray-2 {
  color: #e9edf6; }

.color-Lulu-Pale-Gray-3 {
  background-color: #dce0eb;
  color: #0a101a; }

.color-back-Lulu-Pale-Gray-3 {
  background-color: #dce0eb; }

.color-front-Lulu-Pale-Gray-3 {
  color: #dce0eb; }

.color-Lulu-Pale-Gray-4 {
  background-color: #d1d6e0;
  color: #0a101a; }

.color-back-Lulu-Pale-Gray-4 {
  background-color: #d1d6e0; }

.color-front-Lulu-Pale-Gray-4 {
  color: #d1d6e0; }

.color-Lulu-Pale-Gray-5 {
  background-color: #c0c6d1;
  color: #0a101a; }

.color-back-Lulu-Pale-Gray-5 {
  background-color: #c0c6d1; }

.color-front-Lulu-Pale-Gray-5 {
  color: #c0c6d1; }

.color-Lulu-Pale-Gray-6 {
  background-color: #aeb6c2;
  color: #0a101a; }

.color-back-Lulu-Pale-Gray-6 {
  background-color: #aeb6c2; }

.color-front-Lulu-Pale-Gray-6 {
  color: #aeb6c2; }

.color-Lulu-Dark-Gray-1 {
  background-color: #8d97ab;
  color: white; }

.color-back-Lulu-Dark-Gray-1 {
  background-color: #8d97ab; }

.color-front-Lulu-Dark-Gray-1 {
  color: #8d97ab; }

.color-Lulu-Dark-Gray-2 {
  background-color: #717c8f;
  color: white; }

.color-back-Lulu-Dark-Gray-2 {
  background-color: #717c8f; }

.color-front-Lulu-Dark-Gray-2 {
  color: #717c8f; }

.color-Lulu-Dark-Gray-3 {
  background-color: #525f75;
  color: white; }

.color-back-Lulu-Dark-Gray-3 {
  background-color: #525f75; }

.color-front-Lulu-Dark-Gray-3 {
  color: #525f75; }

.color-Lulu-Dark-Gray-4 {
  background-color: #37455c;
  color: white; }

.color-back-Lulu-Dark-Gray-4 {
  background-color: #37455c; }

.color-front-Lulu-Dark-Gray-4 {
  color: #37455c; }

.color-Lulu-Dark-Gray-5 {
  background-color: #25334d;
  color: white; }

.color-back-Lulu-Dark-Gray-5 {
  background-color: #25334d; }

.color-front-Lulu-Dark-Gray-5 {
  color: #25334d; }

.color-Lulu-Dark-Gray-6 {
  background-color: #18263d;
  color: white; }

.color-back-Lulu-Dark-Gray-6 {
  background-color: #18263d; }

.color-front-Lulu-Dark-Gray-6 {
  color: #18263d; }

.color-Lulu-Green-Light {
  background-color: #13c28b;
  color: white; }

.color-back-Lulu-Green-Light {
  background-color: #13c28b; }

.color-front-Lulu-Green-Light {
  color: #13c28b; }

.color-Lulu-Green {
  background-color: #00a873;
  color: white; }

.color-back-Lulu-Green {
  background-color: #00a873; }

.color-front-Lulu-Green {
  color: #00a873; }

.color-Lulu-Green-Dark {
  background-color: #008f62;
  color: white; }

.color-back-Lulu-Green-Dark {
  background-color: #008f62; }

.color-front-Lulu-Green-Dark {
  color: #008f62; }

.color-Lulu-Orange-Light {
  background-color: #ff8f0a;
  color: #0a101a; }

.color-back-Lulu-Orange-Light {
  background-color: #ff8f0a; }

.color-front-Lulu-Orange-Light {
  color: #ff8f0a; }

.color-Lulu-Orange {
  background-color: #ff7500;
  color: #0a101a; }

.color-back-Lulu-Orange {
  background-color: #ff7500; }

.color-front-Lulu-Orange {
  color: #ff7500; }

.color-Lulu-Orange-Dark {
  background-color: #f54000;
  color: #0a101a; }

.color-back-Lulu-Orange-Dark {
  background-color: #f54000; }

.color-front-Lulu-Orange-Dark {
  color: #f54000; }

.color-Lulu-Red-Light {
  background-color: #f03e56;
  color: white; }

.color-back-Lulu-Red-Light {
  background-color: #f03e56; }

.color-front-Lulu-Red-Light {
  color: #f03e56; }

.color-Lulu-Red {
  background-color: #d6223a;
  color: white; }

.color-back-Lulu-Red {
  background-color: #d6223a; }

.color-front-Lulu-Red {
  color: #d6223a; }

.color-Lulu-Red-Dark {
  background-color: #bd0b23;
  color: white; }

.color-back-Lulu-Red-Dark {
  background-color: #bd0b23; }

.color-front-Lulu-Red-Dark {
  color: #bd0b23; }

.color-Lulu-Purple-Light {
  background-color: #8030db;
  color: white; }

.color-back-Lulu-Purple-Light {
  background-color: #8030db; }

.color-front-Lulu-Purple-Light {
  color: #8030db; }

.color-Lulu-Purple {
  background-color: #6316bd;
  color: white; }

.color-back-Lulu-Purple {
  background-color: #6316bd; }

.color-front-Lulu-Purple {
  color: #6316bd; }

.color-Lulu-Purple-Dark {
  background-color: #4a009e;
  color: white; }

.color-back-Lulu-Purple-Dark {
  background-color: #4a009e; }

.color-front-Lulu-Purple-Dark {
  color: #4a009e; }

.color-White {
  background-color: white;
  color: #0a101a; }

.color-back-White {
  background-color: white; }

.color-front-White {
  color: white; }

.color-Lulu-Indigo-Light {
  background-color: #2424b5;
  color: white; }

.color-back-Lulu-Indigo-Light {
  background-color: #2424b5; }

.color-front-Lulu-Indigo-Light {
  color: #2424b5; }

.color-Lulu-Indigo {
  background-color: #000083;
  color: white; }

.color-back-Lulu-Indigo {
  background-color: #000083; }

.color-front-Lulu-Indigo {
  color: #000083; }

.color-Lulu-Indigo-Dark {
  background-color: #00004f;
  color: white; }

.color-back-Lulu-Indigo-Dark {
  background-color: #00004f; }

.color-front-Lulu-Indigo-Dark {
  color: #00004f; }

.color-Lulu-Cyan-Light {
  background-color: #3dc8ff;
  color: #000083; }

.color-back-Lulu-Cyan-Light {
  background-color: #3dc8ff; }

.color-front-Lulu-Cyan-Light {
  color: #3dc8ff; }

.color-Lulu-Cyan {
  background-color: #22b5f0;
  color: #000083; }

.color-back-Lulu-Cyan {
  background-color: #22b5f0; }

.color-front-Lulu-Cyan {
  color: #22b5f0; }

.color-Lulu-Cyan-Dark {
  background-color: #099cd6;
  color: #000083; }

.color-back-Lulu-Cyan-Dark {
  background-color: #099cd6; }

.color-front-Lulu-Cyan-Dark {
  color: #099cd6; }

.color-Lulu-Magenta-Light {
  background-color: #bd34c7;
  color: white; }

.color-back-Lulu-Magenta-Light {
  background-color: #bd34c7; }

.color-front-Lulu-Magenta-Light {
  color: #bd34c7; }

.color-Lulu-Magenta {
  background-color: #a41cad;
  color: white; }

.color-back-Lulu-Magenta {
  background-color: #a41cad; }

.color-front-Lulu-Magenta {
  color: #a41cad; }

.color-Lulu-Magenta-Dark {
  background-color: #8b0994;
  color: white; }

.color-back-Lulu-Magenta-Dark {
  background-color: #8b0994; }

.color-front-Lulu-Magenta-Dark {
  color: #8b0994; }

.color-Lulu-Yellow-Light {
  background-color: #fff238;
  color: #000083; }

.color-back-Lulu-Yellow-Light {
  background-color: #fff238; }

.color-front-Lulu-Yellow-Light {
  color: #fff238; }

.color-Lulu-Yellow {
  background-color: #ffe600;
  color: #000083; }

.color-back-Lulu-Yellow {
  background-color: #ffe600; }

.color-front-Lulu-Yellow {
  color: #ffe600; }

.color-Lulu-Yellow-Dark {
  background-color: #ffd908;
  color: #000083; }

.color-back-Lulu-Yellow-Dark {
  background-color: #ffd908; }

.color-front-Lulu-Yellow-Dark {
  color: #ffd908; }

.color-Lulu-Ocean-Light {
  background-color: #2083e6;
  color: white; }

.color-back-Lulu-Ocean-Light {
  background-color: #2083e6; }

.color-front-Lulu-Ocean-Light {
  color: #2083e6; }

.color-Lulu-Ocean {
  background-color: #086acc;
  color: white; }

.color-back-Lulu-Ocean {
  background-color: #086acc; }

.color-front-Lulu-Ocean {
  color: #086acc; }

.color-Lulu-Ocean-Dark {
  background-color: #0059b3;
  color: white; }

.color-back-Lulu-Ocean-Dark {
  background-color: #0059b3; }

.color-front-Lulu-Ocean-Dark {
  color: #0059b3; }

.color-Lulu-Teal-Light {
  background-color: #129fb8;
  color: white; }

.color-back-Lulu-Teal-Light {
  background-color: #129fb8; }

.color-front-Lulu-Teal-Light {
  color: #129fb8; }

.color-Lulu-Teal {
  background-color: #00869e;
  color: white; }

.color-back-Lulu-Teal {
  background-color: #00869e; }

.color-front-Lulu-Teal {
  color: #00869e; }

.color-Lulu-Teal-Dark {
  background-color: #007185;
  color: white; }

.color-back-Lulu-Teal-Dark {
  background-color: #007185; }

.color-front-Lulu-Teal-Dark {
  color: #007185; }

.color-Lulu-Lime-Light {
  background-color: #a7e346;
  color: #0a101a; }

.color-back-Lulu-Lime-Light {
  background-color: #a7e346; }

.color-front-Lulu-Lime-Light {
  color: #a7e346; }

.color-Lulu-Lime {
  background-color: #94d232;
  color: #0a101a; }

.color-back-Lulu-Lime {
  background-color: #94d232; }

.color-front-Lulu-Lime {
  color: #94d232; }

.color-Lulu-Lime-Dark {
  background-color: #81bf1d;
  color: #0a101a; }

.color-back-Lulu-Lime-Dark {
  background-color: #81bf1d; }

.color-front-Lulu-Lime-Dark {
  color: #81bf1d; }

.color-Lulu-Tangerine-Light {
  background-color: #ffc038;
  color: #0a101a; }

.color-back-Lulu-Tangerine-Light {
  background-color: #ffc038; }

.color-front-Lulu-Tangerine-Light {
  color: #ffc038; }

.color-Lulu-Tangerine {
  background-color: #ffa505;
  color: #0a101a; }

.color-back-Lulu-Tangerine {
  background-color: #ffa505; }

.color-front-Lulu-Tangerine {
  color: #ffa505; }

.color-Lulu-Tangerine-Dark {
  background-color: #fa9100;
  color: #0a101a; }

.color-back-Lulu-Tangerine-Dark {
  background-color: #fa9100; }

.color-front-Lulu-Tangerine-Dark {
  color: #fa9100; }

.shadow-0 {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.25); }

.shadow-1 {
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25); }

.shadow-2 {
  -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25); }

.shadow-3 {
  -webkit-box-shadow: 0px 27px 45px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 27px 45px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 27px 45px 0px rgba(0, 0, 0, 0.25); }

.shadow-top {
  -webkit-box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px -6px 10px rgba(0, 0, 0, 0.2); }

/**
 * Creates a css class for each transparency.
 */
.transparency-1 {
  color: #0a101a; }

.transparency-2 {
  color: rgba(10, 16, 26, 0.9); }

.transparency-3 {
  color: rgba(10, 16, 26, 0.8); }

.transparency-4 {
  color: rgba(10, 16, 26, 0.7); }

.transparency-5 {
  color: rgba(10, 16, 26, 0.6); }

/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
[class^='button-'], [class*=' button-'] {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0a101a;
  border-radius: 4px;
  border: none;
  outline: 0;
  font-family: museo-sans, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-weight: 700; }
  @media (min-width: 600px) {
    [class^='button-'], [class*=' button-'] {
      font-family: museo-sans, sans-serif;
      font-style: normal;
      font-weight: 300;
      font-weight: 300;
      font-size: 18px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    [class^='button-'], [class*=' button-'] {
      font-size: 20px;
      line-height: 28px; } }
  [class^='button-']:not([disabled]):focus, [class*=' button-']:not([disabled]):focus {
    box-shadow: 0px 4px 8px #8d97ab; }
  [class^='button-'] ::ng-deep .mat-ripple-element, [class*=' button-'] ::ng-deep .mat-ripple-element {
    opacity: 0; }

[class^="button-H1-"], [class*=" button-H1-"] {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0a101a;
  font-weight: 700 !important;
  height: 40px;
  line-height: 40px; }
  @media (min-width: 600px) {
    [class^="button-H1-"], [class*=" button-H1-"] {
      font-family: museo-sans, sans-serif;
      font-style: normal;
      font-weight: 300;
      font-weight: 300;
      font-size: 18px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    [class^="button-H1-"], [class*=" button-H1-"] {
      font-size: 20px;
      line-height: 28px; } }
  @media (min-width: 600px) {
    [class^="button-H1-"], [class*=" button-H1-"] {
      height: 40px;
      line-height: 40px; } }
  @media (min-width: 960px) {
    [class^="button-H1-"], [class*=" button-H1-"] {
      height: 50px;
      line-height: 50px;
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 1280px) {
    [class^="button-H1-"], [class*=" button-H1-"] {
      height: 60px;
      line-height: 60px; } }

[class^="button-H2-"], [class*=" button-H2-"] {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700 !important;
  height: 30px;
  line-height: 30px;
  padding-left: 15px !important;
  padding-right: 15px !important; }
  @media (min-width: 600px) {
    [class^="button-H2-"], [class*=" button-H2-"] {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 1280px) {
    [class^="button-H2-"], [class*=" button-H2-"] {
      font-size: 18px;
      line-height: 26px; } }
  @media (min-width: 600px) {
    [class^="button-H2-"], [class*=" button-H2-"] {
      height: 40px;
      line-height: 40px; } }
  @media (min-width: 1280px) {
    [class^="button-H2-"], [class*=" button-H2-"] {
      height: 50px;
      line-height: 50px; } }

[class^="button-H3-"], [class*=" button-H3-"] {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700 !important;
  height: 20px;
  line-height: 20px;
  padding-left: 10px !important;
  padding-right: 10px !important; }
  @media (min-width: 600px) {
    [class^="button-H3-"], [class*=" button-H3-"] {
      font-size: 14px;
      line-height: 22px; } }
  @media (min-width: 600px) {
    [class^="button-H3-"], [class*=" button-H3-"] {
      height: 25px;
      line-height: 25px; } }
  @media (min-width: 1280px) {
    [class^="button-H3-"], [class*=" button-H3-"] {
      height: 35px;
      line-height: 35px; } }

/* Primary Buttons */
/* H1 */
.button-H1-primary, .button-H2-primary, .button-H3-primary {
  background-color: #000083;
  color: white; }
  .button-H1-primary:not([disabled]):hover, .button-H2-primary:not([disabled]):hover, .button-H3-primary:not([disabled]):hover {
    background-color: #2424b5;
    color: white; }
  .button-H1-primary:not([disabled]):focus, .button-H2-primary:not([disabled]):focus, .button-H3-primary:not([disabled]):focus {
    background-color: #2424b5; }
  .button-H1-primary[disabled], .button-H2-primary[disabled], .button-H3-primary[disabled] {
    background-color: rgba(0, 0, 131, 0.6);
    color: rgba(255, 255, 255, 0.9); }

/* Secondary Buttons */
.button-H1-secondary, .button-H2-secondary, .button-H3-secondary {
  background-color: #22b5f0;
  color: #000083; }
  .button-H1-secondary:not([disabled]):hover, .button-H2-secondary:not([disabled]):hover, .button-H3-secondary:not([disabled]):hover {
    background-color: #3dc8ff; }
  .button-H1-secondary:not([disabled]):focus, .button-H2-secondary:not([disabled]):focus, .button-H3-secondary:not([disabled]):focus {
    background-color: #3dc8ff; }
  .button-H1-secondary[disabled], .button-H2-secondary[disabled], .button-H3-secondary[disabled] {
    background-color: rgba(61, 200, 255, 0.3);
    color: rgba(0, 0, 131, 0.8); }

/* Tertiary Buttons */
.button-H1-tertiary, .button-H2-tertiary, .button-H3-tertiary {
  background-color: #d1d6e0;
  color: #000083; }
  .button-H1-tertiary:not([disabled]):hover, .button-H2-tertiary:not([disabled]):hover, .button-H3-tertiary:not([disabled]):hover {
    background-color: #dce0eb; }
  .button-H1-tertiary:not([disabled]):focus, .button-H2-tertiary:not([disabled]):focus, .button-H3-tertiary:not([disabled]):focus {
    background-color: #dce0eb; }
  .button-H1-tertiary[disabled], .button-H2-tertiary[disabled], .button-H3-tertiary[disabled] {
    background-color: rgba(209, 214, 224, 0.5);
    color: rgba(0, 0, 131, 0.8); }

button {
  padding-top: 0;
  padding-bottom: 0; }

/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
.card-header {
  background-color: #ffe600;
  color: #000083;
  font-weight: 500;
  padding: 15px 20px; }
  .card-header h3 {
    margin: 0;
    font-weight: 500; }

.card-content {
  padding: 12px 20px 13px; }

.card-border {
  border: 1px solid #dce0eb; }

.mat-form-field.mat-focused .mat-input-placeholder {
  color: #000083; }

.datepicker .mat-form-field-wrapper {
  padding-top: 0 !important;
  border-top: 0;
  padding-left: 36px;
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 18px; }

.datepicker input {
  color: rgba(10, 16, 26, 0.7); }

.datepicker .mat-form-field-label-wrapper {
  transform: translateY(5px); }

.datepicker .mat-form-field-underline {
  display: none; }

.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: #8d97ab; }

.mat-calendar-period-button.mat-button .mat-button-focus-overlay,
.mat-calendar-period-button.mat-button .mat-ripple-element {
  background-color: #e9edf6;
  left: 1px; }

.mat-select:focus .mat-select-trigger {
  color: #000083 !important; }

.mat-select:focus .mat-select-underline {
  background-color: #000083 !important; }

.mat-select-arrow {
  border-top-color: black !important;
  margin: 0 1px !important;
  border-left-width: 7px !important;
  border-right-width: 7px !important;
  border-top-width: 7px !important; }

.mat-form-field-underline .mat-form-field-ripple {
  background-color: #000083; }

.mat-datepicker-toggle {
  position: absolute;
  top: 0;
  left: 0;
  background: none !important;
  font-family: 'icomoon';
  padding: 5px 1px;
  width: auto !important;
  height: auto !important; }
  .mat-datepicker-toggle:before {
    color: #000083;
    font-size: 24px;
    content: "\e903"; }
  .mat-datepicker-toggle button {
    display: none; }

.mat-calendar {
  width: 320px !important;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25); }
  .mat-calendar .mat-calendar-controls {
    padding: 0; }
  .mat-calendar-header {
    padding: 0 !important; }
  .mat-calendar .mat-calendar-table-header-divider::after {
    display: none; }
  .mat-calendar .mat-calendar-content {
    padding: 0; }
  .mat-calendar table th, .mat-calendar table td {
    border-right-width: 0; }
  .mat-calendar table {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0; }
    .mat-calendar table thead tr:nth-child(2) {
      display: none; }
  .mat-calendar tbody tr {
    padding: 0 10px; }
  .mat-calendar table tr:nth-child(even) {
    background-color: white; }
  .mat-calendar .mat-button-wrapper {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 18px;
    z-index: 1;
    position: relative; }
  .mat-calendar .mat-calendar-table-header th {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-weight: 700 !important;
    font-size: 14px;
    padding: 10px 0;
    background-color: #e9edf6;
    color: #0a101a; }
  .mat-calendar .mat-calendar-body-label {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 12px; }
  .mat-calendar .mat-calendar-body-cell-content {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 14px; }
  .mat-calendar :not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
    color: #000083;
    background-color: #3dc8ff !important;
    cursor: pointer; }
  .mat-calendar .mat-calendar-body-selected {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-weight: 700 !important;
    background-color: #000083;
    color: white; }

hr {
  margin-top: 45px;
  margin-bottom: 45px;
  border-top: 1px solid #d1d6e0; }
  hr.on-gray {
    border-top: 1px solid #c0c6d1; }
  hr.large {
    margin-top: 95px;
    margin-bottom: 95px;
    border-top: 1px solid #8d97ab; }
    hr.large.on-gray {
      border-top: 1px solid #8d97ab; }

@media only screen and (max-width: 1279px) {
  hr {
    margin-top: 35px;
    margin-bottom: 35px; }
    hr.large {
      margin-top: 75px;
      margin-bottom: 75px; } }

@media only screen and (max-width: 959px) {
  hr.large {
    margin-top: 55px;
    margin-bottom: 55px; } }

.icon-1 {
  font-size: 24px; }

.circle-1 {
  border-radius: 12px;
  min-width: 24px;
  min-height: 24px;
  align-items: center; }

.icon-2 {
  font-size: 48px; }

.circle-2 {
  border-radius: 24px;
  min-width: 48px;
  min-height: 48px;
  align-items: center; }

.icon-3 {
  font-size: 72px; }

.circle-3 {
  border-radius: 36px;
  min-width: 72px;
  min-height: 72px;
  align-items: center; }

.icon-4 {
  font-size: 96px; }

.circle-4 {
  border-radius: 48px;
  min-width: 96px;
  min-height: 96px;
  align-items: center; }

mat-form-field,
mat-form-field {
  width: 100% !important; }

input[disabled],
input[disabled] + span > label,
textarea[readonly],
.mat-input-underline.mat-disabled {
  color: rgba(10, 16, 26, 0.6) !important; }

.mat-form-field.readonly .mat-input-underline {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0, rgba(0, 0, 0, 0.42) 33%, transparent 0);
  background-size: 4px 1px;
  background-repeat: repeat-x;
  background-color: transparent; }

.mat-form-field.filter-background {
  padding: 7px 15px 0 15px; }
  .mat-form-field.filter-background .mat-form-field-underline {
    visibility: hidden; }

.mat-form-field input {
  margin-bottom: -5px;
  margin-top: 1px; }

.mat-form-field input, .mat-form-field textarea {
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: rgba(10, 16, 26, 0.7); }

.mat-form-field.mat-form-field-can-float .mat-input-server:focus + .mat-form-field-label-wrapper .mat-form-field-label,
.mat-form-field.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label {
  transform: translateY(-15px) scale(0.75) perspective(100px) translateZ(0.001px) !important; }

.mat-form-field .mat-form-field-infix {
  padding-top: 0;
  border-top-width: 0; }

.mat-form-field .mat-form-field-wrapper {
  padding-bottom: 0 !important;
  padding-top: 13px; }

.mat-form-field .mat-form-field-subscript-wrapper {
  top: calc(100% - 3px) !important; }

.mat-form-field .mat-form-field-label-wrapper {
  overflow: visible;
  top: -15px; }
  .mat-form-field .mat-form-field-label-wrapper .mat-form-field-label {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: rgba(10, 16, 26, 0.7);
    max-width: 100%;
    top: 15px; }

.mat-form-field.mat-focused .mat-form-field-label {
  color: #2424b5; }

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #2424b5; }

.mat-form-field .mat-form-field-underline {
  background-color: #c0c6d1;
  bottom: 0 !important; }

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple, .mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-ripple {
  height: 2px;
  background-color: #bd0b23 !important; }

.mat-form-field.mat-form-field-invalid .mat-form-field-label, .mat-form-field.mat-form-field-invalid.mat-focused .mat-form-field-label {
  color: #bd0b23 !important; }

.mat-form-field .mat-placeholder-required, .mat-form-field.mat-focused .mat-placeholder-required {
  color: rgba(10, 16, 26, 0.7) !important; }

.mat-form-field.mat-form-field-invalid .mat-placeholder-required, .mat-form-field.mat-focused.mat-form-field-invalid .mat-placeholder-required {
  color: #bd0b23 !important; }

.mat-form-field.mat-focused .mat-placeholder-required {
  color: #2424b5 !important; }

.mat-error {
  color: #bd0b23 !important; }

mat-form-field:not(.mat-form-field-hide-placeholder).mat-select-required .mat-select-placeholder,
mat-form-field:not(.mat-form-field-hide-placeholder).mat-select-required .mat-select-placeholder:after {
  color: rgba(10, 16, 26, 0.7) !important; }

mat-form-field:not(.mat-form-field-hide-placeholder):focus:not([disabled]) .mat-select-placeholder,
mat-form-field:not(.mat-form-field-hide-placeholder).mat-select-required:focus .mat-select-placeholder,
mat-form-field:not(.mat-form-field-hide-placeholder).mat-select-required:focus .mat-select-placeholder:after {
  color: #2424b5 !important; }

mat-form-field:not(.mat-form-field-hide-placeholder) .mat-select[disabled] .mat-select-placeholder {
  color: transparent !important; }

.mat-select {
  margin-top: -4px;
  margin-bottom: -1px; }
  .mat-select + * > .mat-form-field-label {
    top: 10px !important; }
  .mat-select + * > .mat-form-field-label,
  .mat-select .mat-select-value-text {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: rgba(10, 16, 26, 0.7); }
  .mat-select .mat-select-underline, .mat-select:focus .mat-select-underline {
    background-color: #c0c6d1;
    height: 1px !important;
    top: 24px; }
  .mat-select .mat-select-value-text {
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: rgba(10, 16, 26, 0.7); }
  .mat-select .mat-select-underline, .mat-select:focus .mat-select-underline {
    background-color: #c0c6d1;
    height: 1px !important;
    top: 24px; }
  .mat-select:focus .mat-select-underline {
    height: 2px !important; }
  .mat-select.mat-select-required.mat-select-invalid .mat-select-underline,
  .mat-select.mat-select-required.mat-select-invalid:focus .mat-select-underline {
    background-color: #000083 !important;
    height: 2px !important; }
  .mat-select[disabled] + * > .mat-form-field-label,
  .mat-select[disabled] .mat-select-value-text,
  .mat-select[disabled] .mat-select-arrow:before {
    color: rgba(10, 16, 26, 0.6) !important; }
  .mat-select .mat-select-placeholder.mat-floating-placeholder {
    transform: none !important;
    font-size: 14px; }
  .mat-select .mat-select-arrow {
    border: none;
    transform: translate(-15px, -12px); }
    .mat-select .mat-select-arrow:before {
      content: "\e92e";
      font-family: "icomoon";
      font-size: 24px;
      color: #000083; }
  .mat-select.software-select .mat-select-arrow:before {
    color: #fff; }
  .mat-select.software-select + * > .mat-form-field-label {
    color: #fff; }
  .mat-select.software-select:focus + * > .mat-form-field-label,
  .mat-select.software-select:focus .mat-select-value-text,
  .mat-select.software-select:focus .mat-select-arrow:before {
    color: rgba(255, 255, 255, 0.8) !important; }
  .mat-select ::ng-deep label {
    top: 12px !important; }

.mat-radio-button:focus .mat-select-underline {
  height: 2px !important; }

.mat-radio-button.mat-select-required.mat-select-invalid .mat-select-underline,
.mat-radio-button.mat-select-required.mat-select-invalid:focus .mat-select-underline {
  background-color: #000083 !important;
  height: 2px !important; }

.mat-radio-button[disabled] + * > .mat-form-field-label,
.mat-radio-button[disabled] .mat-select-value-text,
.mat-radio-button[disabled] .mat-select-arrow:before {
  color: rgba(10, 16, 26, 0.6) !important; }

.mat-radio-button .mat-select-placeholder.mat-floating-placeholder {
  transform: none !important;
  font-size: 14px; }

.mat-radio-button .mat-select-arrow {
  border: none;
  transform: translate(-15px, -12px); }
  .mat-radio-button .mat-select-arrow:before {
    content: "\e92e";
    font-family: "icomoon";
    font-size: 24px;
    color: #0a101a; }

.mat-radio-button.software-select .mat-select-arrow:before {
  color: #fff; }

.mat-radio-button.software-select + * > .mat-form-field-label {
  color: #fff; }

.mat-radio-button.software-select:focus + * > .mat-form-field-label,
.mat-radio-button.software-select:focus .mat-select-value-text,
.mat-radio-button.software-select:focus .mat-select-arrow:before {
  color: rgba(255, 255, 255, 0.8) !important; }

.mat-radio-button ::ng-deep label {
  top: 12px !important; }

.mat-checkbox {
  position: relative; }
  .mat-checkbox.mat-checkbox-disabled:before {
    content: "\e901";
    font-family: "icomoon";
    position: absolute;
    top: 0;
    left: 0;
    color: #c0c6d1;
    font-size: 24px; }
    @media only screen and (max-width: 1279px) {
      .mat-checkbox.mat-checkbox-disabled:before {
        top: -1px; } }
  .mat-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
    border-color: #c0c6d1 !important; }

.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #000083; }

.mat-radio-button.mat-accent .mat-radio-outer-circle {
  border-color: #000083 !important; }

.mat-radio-button.mat-radio-checked.mat-accent .mat-radio-outer-circle {
  border-color: #000083 !important; }

.mat-radio-button.mat-radio-checked.mat-accent .mat-radio-inner-circle {
  background-color: #000083;
  transform: scale(0.7); }

.mat-select-panel .mat-option-disabled[aria-disabled='true'] {
  color: rgba(10, 16, 26, 0.6) !important; }

.mat-option {
  font-family: interface, sans-serif;
  font-weight: 400;
  line-height: 41px !important;
  font-size: 16px !important;
  background-color: white !important; }
  .mat-option:hover {
    color: #000083;
    background-color: #e9edf6 !important; }
  .mat-option .mat-option.mat-selected {
    background-color: white; }

ol {
  counter-reset: list; }
  ol > li {
    list-style: none; }
    ol > li:before {
      counter-increment: list;
      font-weight: bold;
      position: absolute; }
  ol.alpha {
    padding-left: 58px; }
    ol.alpha > li:before {
      content: "(" counter(list, lower-alpha) ")"; }
  ol.decimal {
    padding-left: 50px; }
    ol.decimal > li:before {
      content: "(" counter(list, decimal) ")"; }
  ol.roman {
    padding-left: 58px; }
    ol.roman > li:before {
      content: "(" counter(list, lower-roman) ")"; }
  ol > li:last-child {
    padding: 0; }
  ol > li:before {
    left: 20px; }
  ol > li > ol {
    padding-left: 67px; }
    ol > li > ol > li:before {
      left: 70px; }

/**
 * _Colors
 *
 * Defines all the colors used on the site.
 *
 * All color definitions are pulled from the design spec on Confluence. See below for a link to the
 * page url.
 *
 * @link https://confluence.lulu.com/display/GLASS/DP_Colors
 */
/**
 * The map of all defined colors for the site.
 * @var map
 */
/**
 * Returns the map of base and front values for a specified color.
 */
/**
 * Returns the Base-Color value.
 */
/**
 * Returns the Front-Color value.
 */
/**
 * Defines a mixin that will take a color value and produce the base and Front Colours css.
 */
a {
  color: #000083; }
   > a {
    color: #000083;
    border-bottom: solid 1px #000083; }
     > a:hover,  > a:focus {
      color: #000083 !important;
      border-bottom: none; }
  a:hover, a:focus {
    color: #000083;
    text-decoration: none;
    cursor: pointer; }
  a[class^="button-"], a[class*=" button-"] {
    display: inline-block;
    text-align: center; }

[class^="stand-alone-"] i, [class*=" stand-alone-"] i {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  display: inline-flex;
  align-items: center;
  vertical-align: middle; }
  [class^="stand-alone-"] i:before, [class*=" stand-alone-"] i:before {
    font-family: "icomoon";
    content: "\e92f";
    font-size: 24px;
    color: #0a101a;
    font-style: normal; }

.stand-alone-H1 i {
  background-color: #000083; }

.stand-alone-H2 i {
  background-color: #22b5f0; }

.stand-alone-H3 i {
  background-color: #d1d6e0; }

.link-list {
  color: #000083;
  border-bottom: solid 1px #000083; }
  .link-list:hover, .link-list:focus {
    color: #000083 !important;
    border-bottom: none; }
  .link-list:hover, .link-list:focus {
    color: #000083; }

mat-spinner {
  margin: auto;
  border-radius: 50%;
  padding: 12px; }
  mat-spinner.mat-spinner circle {
    stroke: #000083;
    stroke-width: 5px; }
  mat-spinner.small-spinner[_nghost-c2] {
    height: 48px;
    width: 48px; }
  mat-spinner.big-spinner[_nghost-c2] {
    height: 72px;
    width: 72px; }
  mat-spinner.on-white[_nghost-c2] {
    background-color: #e9edf6; }
  mat-spinner.on-gray[_nghost-c2], mat-spinner.on-overlay[_nghost-c2] {
    background-color: white; }
  mat-spinner.on-overlay[_nghost-c2] {
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25); }

.progress-overlay {
  background-color: #717c8f;
  opacity: 0.2; }

mat-checkbox .mat-checkbox-inner-container {
  width: 24px;
  height: 24px; }

mat-checkbox .mat-checkbox-frame {
  border-color: #000083;
  border-radius: 4px; }

mat-checkbox .mat-ripple-element {
  background: #000083 !important;
  height: 40px;
  width: 40px; }

mat-checkbox.mat-checkbox-checked.mat-accent .mat-checkbox-background,
mat-checkbox.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: #000083 !important;
  border-radius: 4px; }

mat-checkbox.mat-checkbox-disabled.mat-checkbox-checked.mat-accent .mat-checkbox-background {
  background-color: #c0c6d1 !important; }

mat-checkbox.mat-checkbox-disabled .mat-checkbox-checkmark-path {
  stroke: #525f75 !important; }

mat-checkbox.mat-checkbox-disabled .mat-checkbox-frame {
  border-color: #c0c6d1; }

mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
  opacity: 0 !important; }

mat-radio-button.cdk-focused .mat-radio-persistent-ripple {
  opacity: 0 !important; }

mat-radio-button .mat-radio-outer-circle, mat-radio-button .mat-radio-container {
  height: 24px;
  width: 24px; }

mat-radio-button .mat-radio-outer-circle {
  border-color: #8d97ab !important; }

mat-radio-button .mat-radio-inner-circle,
mat-radio-button .mat-radio-checked .mat-radio-outer-circle {
  top: 2px;
  left: 2px; }

mat-radio-button .mat-ripple-element {
  background-color: #8d97ab !important; }

mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
  border-color: #c0c6d1 !important; }

mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,
mat-radio-button.mat-radio-disabled .mat-radio-checked .mat-radio-outer-circle {
  background-color: #c0c6d1; }

.mat-primary .mat-radio-button.mat-selected {
  color: #000083 !important; }

.cdk-overlay-pane {
  min-width: 0 !important; }

.mat-form-field-wrapper {
  padding-bottom: 0; }

.mat-sort-header-arrow {
  margin-top: 5px !important; }

.table-without-styles div {
  display: table-row; }
  .table-without-styles div div {
    display: table-cell;
    padding: 3px 0; }
    .table-without-styles div div:first-child {
      padding-right: 20px; }

.same-size-1 td {
  width: calc(100% / 1); }

.same-size-2 td {
  width: calc(100% / 2); }

.same-size-3 td {
  width: calc(100% / 3); }

.same-size-4 td {
  width: calc(100% / 4); }

.same-size-5 td {
  width: calc(100% / 5); }

.same-size-6 td {
  width: calc(100% / 6); }

.same-size-7 td {
  width: calc(100% / 7); }

.same-size-8 td {
  width: calc(100% / 8); }

.same-size-9 td {
  width: calc(100% / 9); }

.same-size-10 td {
  width: calc(100% / 10); }

.change-table-border {
  border-bottom-color: #f2f4fa !important; }

mat-tab-group {
  outline-color: #dce0eb;
  height: 385px;
  border: 1px solid #dce0eb;
  background-color: white;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25); }
  mat-tab-group .mat-tab-header-pagination-chevron {
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: '';
    height: 14px;
    width: 14px;
    border-color: #000083 !important; }
  mat-tab-group .mat-tab-header-pagination-before, mat-tab-group .mat-tab-header-pagination-after {
    position: absolute;
    height: 40px;
    box-shadow: none;
    background: linear-gradient(to right, #22b5f0 65%, rgba(255, 255, 255, 0) 100%); }
  mat-tab-group .mat-tab-header-pagination-after {
    right: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #22b5f0 35%); }
  mat-tab-group .mat-ink-bar {
    display: none; }
  mat-tab-group .mat-ripple {
    overflow: inherit !important; }
  mat-tab-group .mat-tab-body {
    overflow: auto !important; }
  mat-tab-group .mat-tab-body-content {
    display: inline-block;
    padding: 15px 20px 10px;
    overflow: visible !important;
    min-width: 100%; }
  mat-tab-group .mat-tab-header {
    border: 0; }
  mat-tab-group .mat-tab-labels {
    display: table; }
  mat-tab-group .mat-tab-label {
    display: table-cell;
    vertical-align: middle;
    min-width: 0;
    padding: 0 20px;
    opacity: 1 !important;
    border-bottom: 1px solid transparent;
    color: #000083; }
    mat-tab-group .mat-tab-label:not(:last-child) {
      border-right: white solid 1px; }
    mat-tab-group .mat-tab-label:focus, mat-tab-group .mat-tab-label-active {
      color: white;
      background-color: #000083 !important; }
    mat-tab-group .mat-tab-label .number {
      font-family: interface, sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 22px; }
      @media (min-width: 600px) {
        mat-tab-group .mat-tab-label .number {
          font-size: 18px;
          line-height: 24px; } }
      @media (min-width: 1280px) {
        mat-tab-group .mat-tab-label .number {
          font-size: 20px;
          line-height: 26px; } }
      @media (min-width: 1600px) {
        mat-tab-group .mat-tab-label .number {
          font-size: 22px;
          line-height: 28px; } }
  mat-tab-group[class^="tab1"] .mat-tab-label-container {
    height: 68px; }
  mat-tab-group[class^="tab1"] .mat-tab-label {
    height: 60px;
    line-height: 18px;
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700 !important; }
    @media (min-width: 600px) {
      mat-tab-group[class^="tab1"] .mat-tab-label {
        line-height: 20px; } }
    @media (min-width: 600px) {
      mat-tab-group[class^="tab1"] .mat-tab-label {
        font-size: 18px;
        line-height: 24px; } }
    @media (min-width: 1280px) {
      mat-tab-group[class^="tab1"] .mat-tab-label {
        font-size: 20px;
        line-height: 26px; } }
    @media (min-width: 1600px) {
      mat-tab-group[class^="tab1"] .mat-tab-label {
        font-size: 22px;
        line-height: 28px; } }
  mat-tab-group[class^="tab1"] .mat-tab-list {
    height: 60px; }
  mat-tab-group[class^="tab1"] .mat-tab-body-content {
    padding: 20px 20px 40px 20px; }
  mat-tab-group[class^="tab1"] .mat-tab-label-active {
    border-bottom: 1px solid #000083; }
    mat-tab-group[class^="tab1"] .mat-tab-label-active:after, mat-tab-group[class^="tab1"] .mat-tab-label-active:before {
      top: 100%;
      border: solid transparent; }
    mat-tab-group[class^="tab1"] .mat-tab-label-active:after {
      border-color: transparent;
      border-top-color: #000083; }
    mat-tab-group[class^="tab1"] .mat-tab-label-active:before {
      border-color: transparent;
      border-top-color: #000083; }
    mat-tab-group[class^="tab1"] .mat-tab-label-active:after, mat-tab-group[class^="tab1"] .mat-tab-label-active:before {
      left: 50%;
      content: "";
      position: absolute;
      pointer-events: none; }
    mat-tab-group[class^="tab1"] .mat-tab-label-active:after {
      border-width: 6px;
      transform: translate(-50%); }
    mat-tab-group[class^="tab1"] .mat-tab-label-active:before {
      border-width: 8px;
      transform: translate(-50%); }
  mat-tab-group[class^="tab1"].tab1_A .mat-tab-list {
    background-color: #dce0eb;
    color: #d1d6e0; }
  mat-tab-group[class^="tab1"].tab1_A .mat-tab-label:not(.mat-tab-label-active):hover {
    background-color: #dce0eb;
    color: #d1d6e0; }
  mat-tab-group[class^="tab1"].tab1_B .mat-tab-list {
    background-color: #22b5f0;
    color: #000083; }
  mat-tab-group[class^="tab1"].tab1_B .mat-tab-label:not(.mat-tab-label-active):hover {
    background-color: #3dc8ff;
    color: #000083; }
  mat-tab-group[class^="tab2"] .mat-tab-label-container {
    height: 48px; }
  mat-tab-group[class^="tab2"] .mat-tab-label {
    height: 40px;
    line-height: 14px;
    min-width: 0;
    padding-right: 20px;
    padding-left: 20px;
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700 !important; }
    @media (min-width: 600px) {
      mat-tab-group[class^="tab2"] .mat-tab-label {
        line-height: 16px; } }
    @media (min-width: 600px) {
      mat-tab-group[class^="tab2"] .mat-tab-label {
        font-size: 14px;
        line-height: 22px; } }
    @media (min-width: 1280px) {
      mat-tab-group[class^="tab2"] .mat-tab-label {
        font-size: 16px;
        line-height: 24px; } }
    @media (min-width: 1600px) {
      mat-tab-group[class^="tab2"] .mat-tab-label {
        font-size: 18px;
        line-height: 26px; } }
  mat-tab-group[class^="tab2"] .mat-tab-list {
    height: 40px; }
  mat-tab-group[class^="tab2"] .mat-tab-label-active {
    border-bottom: 1px solid #000083; }
    mat-tab-group[class^="tab2"] .mat-tab-label-active:after, mat-tab-group[class^="tab2"] .mat-tab-label-active:before {
      top: 100%;
      border: solid transparent; }
    mat-tab-group[class^="tab2"] .mat-tab-label-active:after {
      border-color: transparent;
      border-top-color: #000083; }
    mat-tab-group[class^="tab2"] .mat-tab-label-active:before {
      border-color: transparent;
      border-top-color: #000083; }
    mat-tab-group[class^="tab2"] .mat-tab-label-active:after, mat-tab-group[class^="tab2"] .mat-tab-label-active:before {
      left: 50%;
      content: "";
      position: absolute;
      pointer-events: none; }
    mat-tab-group[class^="tab2"] .mat-tab-label-active:after {
      border-width: 6px;
      transform: translate(-50%); }
    mat-tab-group[class^="tab2"] .mat-tab-label-active:before {
      border-width: 8px;
      transform: translate(-50%); }
  mat-tab-group[class^="tab2"].tab2_A .mat-tab-list {
    background-color: #dce0eb;
    color: #d1d6e0; }
  mat-tab-group[class^="tab2"].tab2_A .mat-tab-label:not(.mat-tab-label-active):hover {
    background-color: #dce0eb;
    color: #d1d6e0; }
  mat-tab-group[class^="tab2"].tab2_B .mat-tab-list {
    background-color: #22b5f0;
    color: #000083; }
  mat-tab-group[class^="tab2"].tab2_B .mat-tab-label:not(.mat-tab-label-active):hover {
    background-color: #3dc8ff;
    color: #000083; }

.tooltip {
  cursor: pointer;
  position: relative;
  display: inline-block; }

.tooltip-text {
  display: inline; }

.tooltip .tooltip-text {
  visibility: hidden;
  background-color: white;
  padding: 10px;
  position: absolute;
  align-items: center;
  z-index: 1;
  opacity: 0;
  transition: opacity 1s;
  -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
  min-width: 180px;
  left: 50%;
  top: 100%;
  transform: translate(-50%);
  border: 1px solid #000083; }
  .tooltip .tooltip-text:after, .tooltip .tooltip-text:before {
    bottom: 100%;
    border: solid transparent; }
  .tooltip .tooltip-text:after {
    border-color: transparent;
    border-bottom-color: white; }
  .tooltip .tooltip-text:before {
    border-color: transparent;
    border-bottom-color: #000083; }
  .tooltip .tooltip-text:after, .tooltip .tooltip-text:before {
    left: 50%;
    content: "";
    position: absolute;
    pointer-events: none; }
  .tooltip .tooltip-text:after {
    border-width: 6px;
    transform: translate(-50%); }
  .tooltip .tooltip-text:before {
    border-width: 8px;
    transform: translate(-50%); }
  .UNPAID .tooltip .tooltip-text,
  .REJECTED .tooltip .tooltip-text,
  .ERROR .tooltip .tooltip-text {
    border-color: #d6223a; }
    .UNPAID .tooltip .tooltip-text:after, .UNPAID .tooltip .tooltip-text:before,
    .REJECTED .tooltip .tooltip-text:after,
    .REJECTED .tooltip .tooltip-text:before,
    .ERROR .tooltip .tooltip-text:after,
    .ERROR .tooltip .tooltip-text:before {
      bottom: 100%;
      border: solid transparent; }
    .UNPAID .tooltip .tooltip-text:after,
    .REJECTED .tooltip .tooltip-text:after,
    .ERROR .tooltip .tooltip-text:after {
      border-color: transparent;
      border-bottom-color: white; }
    .UNPAID .tooltip .tooltip-text:before,
    .REJECTED .tooltip .tooltip-text:before,
    .ERROR .tooltip .tooltip-text:before {
      border-color: transparent;
      border-bottom-color: #d6223a; }
    .UNPAID .tooltip .tooltip-text:after, .UNPAID .tooltip .tooltip-text:before,
    .REJECTED .tooltip .tooltip-text:after,
    .REJECTED .tooltip .tooltip-text:before,
    .ERROR .tooltip .tooltip-text:after,
    .ERROR .tooltip .tooltip-text:before {
      left: 50%;
      content: "";
      position: absolute;
      pointer-events: none; }
    .UNPAID .tooltip .tooltip-text:after,
    .REJECTED .tooltip .tooltip-text:after,
    .ERROR .tooltip .tooltip-text:after {
      border-width: 6px;
      transform: translate(-50%); }
    .UNPAID .tooltip .tooltip-text:before,
    .REJECTED .tooltip .tooltip-text:before,
    .ERROR .tooltip .tooltip-text:before {
      border-width: 8px;
      transform: translate(-50%); }
  .SHIPPED .tooltip .tooltip-text {
    border-color: #00a873; }
    .SHIPPED .tooltip .tooltip-text:after, .SHIPPED .tooltip .tooltip-text:before {
      bottom: 100%;
      border: solid transparent; }
    .SHIPPED .tooltip .tooltip-text:after {
      border-color: transparent;
      border-bottom-color: white; }
    .SHIPPED .tooltip .tooltip-text:before {
      border-color: transparent;
      border-bottom-color: #00a873; }
    .SHIPPED .tooltip .tooltip-text:after, .SHIPPED .tooltip .tooltip-text:before {
      left: 50%;
      content: "";
      position: absolute;
      pointer-events: none; }
    .SHIPPED .tooltip .tooltip-text:after {
      border-width: 6px;
      transform: translate(-50%); }
    .SHIPPED .tooltip .tooltip-text:before {
      border-width: 8px;
      transform: translate(-50%); }

.tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1; }

.overlay {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.5s, opacity 0.5s linear;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 2;
  cursor: pointer; }
  .overlay.scroll {
    width: 120px; }
    @media only screen and (max-width: 959px) {
      .overlay.scroll {
        width: 55px; } }
    .overlay.scroll.left {
      left: 0;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), white);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), white);
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), white);
      background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), white); }
    .overlay.scroll.right {
      right: 0;
      background: -webkit-linear-gradient(left, white, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
      background: -o-linear-gradient(left, white, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
      background: -moz-linear-gradient(left, white, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
      background: linear-gradient(to left, white, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0)); }

.no-spacing {
  padding: 0 !important;
  margin: 0 !important; }

.layout-grid-container {
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px; }
  @media (min-width: 600px) {
    .layout-grid-container {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (min-width: 960px) {
    .layout-grid-container {
      padding-left: 40px;
      padding-right: 40px; } }
  @media (min-width: 1280px) {
    .layout-grid-container {
      padding-left: 50px;
      padding-right: 50px; } }
  @media (min-width: 1600px) {
    .layout-grid-container {
      max-width: 1600px;
      margin-left: auto;
      margin-right: auto; } }

@media (max-width: 599px) {
  .row {
    margin-left: -20px;
    margin-right: -20px; }
    .row > div {
      padding-left: 20px;
      padding-right: 20px; } }

/**
 * For specifying a margin of any value.
 *
 * The margin can be specified as a class. The values range from 0 to 100 in increments of
 * 5px. This is useful for composing different classes together and being able to create
 * proper layout without editing the margin for all elements individually.
 */
.layout-margin-0 {
  margin: 0px; }

.layout-margin-top-0 {
  margin-top: 0px; }

.layout-margin-right-0 {
  margin-right: 0px; }

.layout-margin-bottom-0 {
  margin-bottom: 0px; }

.layout-margin-left-0 {
  margin-left: 0px; }

.layout-margin-5 {
  margin: 5px; }

.layout-margin-top-5 {
  margin-top: 5px; }

.layout-margin-right-5 {
  margin-right: 5px; }

.layout-margin-bottom-5 {
  margin-bottom: 5px; }

.layout-margin-left-5 {
  margin-left: 5px; }

.layout-margin-10 {
  margin: 10px; }

.layout-margin-top-10 {
  margin-top: 10px; }

.layout-margin-right-10 {
  margin-right: 10px; }

.layout-margin-bottom-10 {
  margin-bottom: 10px; }

.layout-margin-left-10 {
  margin-left: 10px; }

.layout-margin-15 {
  margin: 15px; }

.layout-margin-top-15 {
  margin-top: 15px; }

.layout-margin-right-15 {
  margin-right: 15px; }

.layout-margin-bottom-15 {
  margin-bottom: 15px; }

.layout-margin-left-15 {
  margin-left: 15px; }

.layout-margin-20 {
  margin: 20px; }

.layout-margin-top-20 {
  margin-top: 20px; }

.layout-margin-right-20 {
  margin-right: 20px; }

.layout-margin-bottom-20 {
  margin-bottom: 20px; }

.layout-margin-left-20 {
  margin-left: 20px; }

.layout-margin-25 {
  margin: 25px; }

.layout-margin-top-25 {
  margin-top: 25px; }

.layout-margin-right-25 {
  margin-right: 25px; }

.layout-margin-bottom-25 {
  margin-bottom: 25px; }

.layout-margin-left-25 {
  margin-left: 25px; }

.layout-margin-30 {
  margin: 30px; }

.layout-margin-top-30 {
  margin-top: 30px; }

.layout-margin-right-30 {
  margin-right: 30px; }

.layout-margin-bottom-30 {
  margin-bottom: 30px; }

.layout-margin-left-30 {
  margin-left: 30px; }

.layout-margin-35 {
  margin: 35px; }

.layout-margin-top-35 {
  margin-top: 35px; }

.layout-margin-right-35 {
  margin-right: 35px; }

.layout-margin-bottom-35 {
  margin-bottom: 35px; }

.layout-margin-left-35 {
  margin-left: 35px; }

.layout-margin-40 {
  margin: 40px; }

.layout-margin-top-40 {
  margin-top: 40px; }

.layout-margin-right-40 {
  margin-right: 40px; }

.layout-margin-bottom-40 {
  margin-bottom: 40px; }

.layout-margin-left-40 {
  margin-left: 40px; }

.layout-margin-45 {
  margin: 45px; }

.layout-margin-top-45 {
  margin-top: 45px; }

.layout-margin-right-45 {
  margin-right: 45px; }

.layout-margin-bottom-45 {
  margin-bottom: 45px; }

.layout-margin-left-45 {
  margin-left: 45px; }

.layout-margin-50 {
  margin: 50px; }

.layout-margin-top-50 {
  margin-top: 50px; }

.layout-margin-right-50 {
  margin-right: 50px; }

.layout-margin-bottom-50 {
  margin-bottom: 50px; }

.layout-margin-left-50 {
  margin-left: 50px; }

.layout-margin-55 {
  margin: 55px; }

.layout-margin-top-55 {
  margin-top: 55px; }

.layout-margin-right-55 {
  margin-right: 55px; }

.layout-margin-bottom-55 {
  margin-bottom: 55px; }

.layout-margin-left-55 {
  margin-left: 55px; }

.layout-margin-60 {
  margin: 60px; }

.layout-margin-top-60 {
  margin-top: 60px; }

.layout-margin-right-60 {
  margin-right: 60px; }

.layout-margin-bottom-60 {
  margin-bottom: 60px; }

.layout-margin-left-60 {
  margin-left: 60px; }

.layout-margin-65 {
  margin: 65px; }

.layout-margin-top-65 {
  margin-top: 65px; }

.layout-margin-right-65 {
  margin-right: 65px; }

.layout-margin-bottom-65 {
  margin-bottom: 65px; }

.layout-margin-left-65 {
  margin-left: 65px; }

.layout-margin-70 {
  margin: 70px; }

.layout-margin-top-70 {
  margin-top: 70px; }

.layout-margin-right-70 {
  margin-right: 70px; }

.layout-margin-bottom-70 {
  margin-bottom: 70px; }

.layout-margin-left-70 {
  margin-left: 70px; }

.layout-margin-75 {
  margin: 75px; }

.layout-margin-top-75 {
  margin-top: 75px; }

.layout-margin-right-75 {
  margin-right: 75px; }

.layout-margin-bottom-75 {
  margin-bottom: 75px; }

.layout-margin-left-75 {
  margin-left: 75px; }

.layout-margin-80 {
  margin: 80px; }

.layout-margin-top-80 {
  margin-top: 80px; }

.layout-margin-right-80 {
  margin-right: 80px; }

.layout-margin-bottom-80 {
  margin-bottom: 80px; }

.layout-margin-left-80 {
  margin-left: 80px; }

.layout-margin-85 {
  margin: 85px; }

.layout-margin-top-85 {
  margin-top: 85px; }

.layout-margin-right-85 {
  margin-right: 85px; }

.layout-margin-bottom-85 {
  margin-bottom: 85px; }

.layout-margin-left-85 {
  margin-left: 85px; }

.layout-margin-90 {
  margin: 90px; }

.layout-margin-top-90 {
  margin-top: 90px; }

.layout-margin-right-90 {
  margin-right: 90px; }

.layout-margin-bottom-90 {
  margin-bottom: 90px; }

.layout-margin-left-90 {
  margin-left: 90px; }

.layout-margin-95 {
  margin: 95px; }

.layout-margin-top-95 {
  margin-top: 95px; }

.layout-margin-right-95 {
  margin-right: 95px; }

.layout-margin-bottom-95 {
  margin-bottom: 95px; }

.layout-margin-left-95 {
  margin-left: 95px; }

.layout-margin-100 {
  margin: 100px; }

.layout-margin-top-100 {
  margin-top: 100px; }

.layout-margin-right-100 {
  margin-right: 100px; }

.layout-margin-bottom-100 {
  margin-bottom: 100px; }

.layout-margin-left-100 {
  margin-left: 100px; }

/**
 * For specifying a padding of any value.
 *
 * The padding can be specified as a class. The values range from 0 to 100 in increments of
 * 5px. This is useful for composing different classes together and being able to create
 * proper layout without editing the padding for all elements individually.
 */
.layout-padding-0 {
  padding: 0px !important; }

.layout-padding-top-0 {
  padding-top: 0px !important; }

.layout-padding-right-0 {
  padding-right: 0px !important; }

.layout-padding-bottom-0 {
  padding-bottom: 0px !important; }

.layout-padding-left-0 {
  padding-left: 0px !important; }

.layout-padding-2 {
  padding: 2px !important; }

.layout-padding-top-2 {
  padding-top: 2px !important; }

.layout-padding-right-2 {
  padding-right: 2px !important; }

.layout-padding-bottom-2 {
  padding-bottom: 2px !important; }

.layout-padding-left-2 {
  padding-left: 2px !important; }

.layout-padding-4 {
  padding: 4px !important; }

.layout-padding-top-4 {
  padding-top: 4px !important; }

.layout-padding-right-4 {
  padding-right: 4px !important; }

.layout-padding-bottom-4 {
  padding-bottom: 4px !important; }

.layout-padding-left-4 {
  padding-left: 4px !important; }

.layout-padding-6 {
  padding: 6px !important; }

.layout-padding-top-6 {
  padding-top: 6px !important; }

.layout-padding-right-6 {
  padding-right: 6px !important; }

.layout-padding-bottom-6 {
  padding-bottom: 6px !important; }

.layout-padding-left-6 {
  padding-left: 6px !important; }

.layout-padding-8 {
  padding: 8px !important; }

.layout-padding-top-8 {
  padding-top: 8px !important; }

.layout-padding-right-8 {
  padding-right: 8px !important; }

.layout-padding-bottom-8 {
  padding-bottom: 8px !important; }

.layout-padding-left-8 {
  padding-left: 8px !important; }

.layout-padding-10 {
  padding: 10px !important; }

.layout-padding-top-10 {
  padding-top: 10px !important; }

.layout-padding-right-10 {
  padding-right: 10px !important; }

.layout-padding-bottom-10 {
  padding-bottom: 10px !important; }

.layout-padding-left-10 {
  padding-left: 10px !important; }

.layout-padding-12 {
  padding: 12px !important; }

.layout-padding-top-12 {
  padding-top: 12px !important; }

.layout-padding-right-12 {
  padding-right: 12px !important; }

.layout-padding-bottom-12 {
  padding-bottom: 12px !important; }

.layout-padding-left-12 {
  padding-left: 12px !important; }

.layout-padding-14 {
  padding: 14px !important; }

.layout-padding-top-14 {
  padding-top: 14px !important; }

.layout-padding-right-14 {
  padding-right: 14px !important; }

.layout-padding-bottom-14 {
  padding-bottom: 14px !important; }

.layout-padding-left-14 {
  padding-left: 14px !important; }

.layout-padding-16 {
  padding: 16px !important; }

.layout-padding-top-16 {
  padding-top: 16px !important; }

.layout-padding-right-16 {
  padding-right: 16px !important; }

.layout-padding-bottom-16 {
  padding-bottom: 16px !important; }

.layout-padding-left-16 {
  padding-left: 16px !important; }

.layout-padding-18 {
  padding: 18px !important; }

.layout-padding-top-18 {
  padding-top: 18px !important; }

.layout-padding-right-18 {
  padding-right: 18px !important; }

.layout-padding-bottom-18 {
  padding-bottom: 18px !important; }

.layout-padding-left-18 {
  padding-left: 18px !important; }

.layout-padding-20 {
  padding: 20px !important; }

.layout-padding-top-20 {
  padding-top: 20px !important; }

.layout-padding-right-20 {
  padding-right: 20px !important; }

.layout-padding-bottom-20 {
  padding-bottom: 20px !important; }

.layout-padding-left-20 {
  padding-left: 20px !important; }

.layout-padding-22 {
  padding: 22px !important; }

.layout-padding-top-22 {
  padding-top: 22px !important; }

.layout-padding-right-22 {
  padding-right: 22px !important; }

.layout-padding-bottom-22 {
  padding-bottom: 22px !important; }

.layout-padding-left-22 {
  padding-left: 22px !important; }

.layout-padding-24 {
  padding: 24px !important; }

.layout-padding-top-24 {
  padding-top: 24px !important; }

.layout-padding-right-24 {
  padding-right: 24px !important; }

.layout-padding-bottom-24 {
  padding-bottom: 24px !important; }

.layout-padding-left-24 {
  padding-left: 24px !important; }

.layout-padding-26 {
  padding: 26px !important; }

.layout-padding-top-26 {
  padding-top: 26px !important; }

.layout-padding-right-26 {
  padding-right: 26px !important; }

.layout-padding-bottom-26 {
  padding-bottom: 26px !important; }

.layout-padding-left-26 {
  padding-left: 26px !important; }

.layout-padding-28 {
  padding: 28px !important; }

.layout-padding-top-28 {
  padding-top: 28px !important; }

.layout-padding-right-28 {
  padding-right: 28px !important; }

.layout-padding-bottom-28 {
  padding-bottom: 28px !important; }

.layout-padding-left-28 {
  padding-left: 28px !important; }

.layout-padding-30 {
  padding: 30px !important; }

.layout-padding-top-30 {
  padding-top: 30px !important; }

.layout-padding-right-30 {
  padding-right: 30px !important; }

.layout-padding-bottom-30 {
  padding-bottom: 30px !important; }

.layout-padding-left-30 {
  padding-left: 30px !important; }

.layout-padding-32 {
  padding: 32px !important; }

.layout-padding-top-32 {
  padding-top: 32px !important; }

.layout-padding-right-32 {
  padding-right: 32px !important; }

.layout-padding-bottom-32 {
  padding-bottom: 32px !important; }

.layout-padding-left-32 {
  padding-left: 32px !important; }

.layout-padding-34 {
  padding: 34px !important; }

.layout-padding-top-34 {
  padding-top: 34px !important; }

.layout-padding-right-34 {
  padding-right: 34px !important; }

.layout-padding-bottom-34 {
  padding-bottom: 34px !important; }

.layout-padding-left-34 {
  padding-left: 34px !important; }

.layout-padding-36 {
  padding: 36px !important; }

.layout-padding-top-36 {
  padding-top: 36px !important; }

.layout-padding-right-36 {
  padding-right: 36px !important; }

.layout-padding-bottom-36 {
  padding-bottom: 36px !important; }

.layout-padding-left-36 {
  padding-left: 36px !important; }

.layout-padding-38 {
  padding: 38px !important; }

.layout-padding-top-38 {
  padding-top: 38px !important; }

.layout-padding-right-38 {
  padding-right: 38px !important; }

.layout-padding-bottom-38 {
  padding-bottom: 38px !important; }

.layout-padding-left-38 {
  padding-left: 38px !important; }

.layout-padding-40 {
  padding: 40px !important; }

.layout-padding-top-40 {
  padding-top: 40px !important; }

.layout-padding-right-40 {
  padding-right: 40px !important; }

.layout-padding-bottom-40 {
  padding-bottom: 40px !important; }

.layout-padding-left-40 {
  padding-left: 40px !important; }

.layout-padding-42 {
  padding: 42px !important; }

.layout-padding-top-42 {
  padding-top: 42px !important; }

.layout-padding-right-42 {
  padding-right: 42px !important; }

.layout-padding-bottom-42 {
  padding-bottom: 42px !important; }

.layout-padding-left-42 {
  padding-left: 42px !important; }

.layout-padding-44 {
  padding: 44px !important; }

.layout-padding-top-44 {
  padding-top: 44px !important; }

.layout-padding-right-44 {
  padding-right: 44px !important; }

.layout-padding-bottom-44 {
  padding-bottom: 44px !important; }

.layout-padding-left-44 {
  padding-left: 44px !important; }

.layout-padding-46 {
  padding: 46px !important; }

.layout-padding-top-46 {
  padding-top: 46px !important; }

.layout-padding-right-46 {
  padding-right: 46px !important; }

.layout-padding-bottom-46 {
  padding-bottom: 46px !important; }

.layout-padding-left-46 {
  padding-left: 46px !important; }

.layout-padding-48 {
  padding: 48px !important; }

.layout-padding-top-48 {
  padding-top: 48px !important; }

.layout-padding-right-48 {
  padding-right: 48px !important; }

.layout-padding-bottom-48 {
  padding-bottom: 48px !important; }

.layout-padding-left-48 {
  padding-left: 48px !important; }

.layout-padding-50 {
  padding: 50px !important; }

.layout-padding-top-50 {
  padding-top: 50px !important; }

.layout-padding-right-50 {
  padding-right: 50px !important; }

.layout-padding-bottom-50 {
  padding-bottom: 50px !important; }

.layout-padding-left-50 {
  padding-left: 50px !important; }

.layout-padding-52 {
  padding: 52px !important; }

.layout-padding-top-52 {
  padding-top: 52px !important; }

.layout-padding-right-52 {
  padding-right: 52px !important; }

.layout-padding-bottom-52 {
  padding-bottom: 52px !important; }

.layout-padding-left-52 {
  padding-left: 52px !important; }

.layout-padding-54 {
  padding: 54px !important; }

.layout-padding-top-54 {
  padding-top: 54px !important; }

.layout-padding-right-54 {
  padding-right: 54px !important; }

.layout-padding-bottom-54 {
  padding-bottom: 54px !important; }

.layout-padding-left-54 {
  padding-left: 54px !important; }

.layout-padding-56 {
  padding: 56px !important; }

.layout-padding-top-56 {
  padding-top: 56px !important; }

.layout-padding-right-56 {
  padding-right: 56px !important; }

.layout-padding-bottom-56 {
  padding-bottom: 56px !important; }

.layout-padding-left-56 {
  padding-left: 56px !important; }

.layout-padding-58 {
  padding: 58px !important; }

.layout-padding-top-58 {
  padding-top: 58px !important; }

.layout-padding-right-58 {
  padding-right: 58px !important; }

.layout-padding-bottom-58 {
  padding-bottom: 58px !important; }

.layout-padding-left-58 {
  padding-left: 58px !important; }

.layout-padding-60 {
  padding: 60px !important; }

.layout-padding-top-60 {
  padding-top: 60px !important; }

.layout-padding-right-60 {
  padding-right: 60px !important; }

.layout-padding-bottom-60 {
  padding-bottom: 60px !important; }

.layout-padding-left-60 {
  padding-left: 60px !important; }

.layout-padding-62 {
  padding: 62px !important; }

.layout-padding-top-62 {
  padding-top: 62px !important; }

.layout-padding-right-62 {
  padding-right: 62px !important; }

.layout-padding-bottom-62 {
  padding-bottom: 62px !important; }

.layout-padding-left-62 {
  padding-left: 62px !important; }

.layout-padding-64 {
  padding: 64px !important; }

.layout-padding-top-64 {
  padding-top: 64px !important; }

.layout-padding-right-64 {
  padding-right: 64px !important; }

.layout-padding-bottom-64 {
  padding-bottom: 64px !important; }

.layout-padding-left-64 {
  padding-left: 64px !important; }

.layout-padding-66 {
  padding: 66px !important; }

.layout-padding-top-66 {
  padding-top: 66px !important; }

.layout-padding-right-66 {
  padding-right: 66px !important; }

.layout-padding-bottom-66 {
  padding-bottom: 66px !important; }

.layout-padding-left-66 {
  padding-left: 66px !important; }

.layout-padding-68 {
  padding: 68px !important; }

.layout-padding-top-68 {
  padding-top: 68px !important; }

.layout-padding-right-68 {
  padding-right: 68px !important; }

.layout-padding-bottom-68 {
  padding-bottom: 68px !important; }

.layout-padding-left-68 {
  padding-left: 68px !important; }

.layout-padding-70 {
  padding: 70px !important; }

.layout-padding-top-70 {
  padding-top: 70px !important; }

.layout-padding-right-70 {
  padding-right: 70px !important; }

.layout-padding-bottom-70 {
  padding-bottom: 70px !important; }

.layout-padding-left-70 {
  padding-left: 70px !important; }

.layout-padding-72 {
  padding: 72px !important; }

.layout-padding-top-72 {
  padding-top: 72px !important; }

.layout-padding-right-72 {
  padding-right: 72px !important; }

.layout-padding-bottom-72 {
  padding-bottom: 72px !important; }

.layout-padding-left-72 {
  padding-left: 72px !important; }

.layout-padding-74 {
  padding: 74px !important; }

.layout-padding-top-74 {
  padding-top: 74px !important; }

.layout-padding-right-74 {
  padding-right: 74px !important; }

.layout-padding-bottom-74 {
  padding-bottom: 74px !important; }

.layout-padding-left-74 {
  padding-left: 74px !important; }

.layout-padding-76 {
  padding: 76px !important; }

.layout-padding-top-76 {
  padding-top: 76px !important; }

.layout-padding-right-76 {
  padding-right: 76px !important; }

.layout-padding-bottom-76 {
  padding-bottom: 76px !important; }

.layout-padding-left-76 {
  padding-left: 76px !important; }

.layout-padding-78 {
  padding: 78px !important; }

.layout-padding-top-78 {
  padding-top: 78px !important; }

.layout-padding-right-78 {
  padding-right: 78px !important; }

.layout-padding-bottom-78 {
  padding-bottom: 78px !important; }

.layout-padding-left-78 {
  padding-left: 78px !important; }

.layout-padding-80 {
  padding: 80px !important; }

.layout-padding-top-80 {
  padding-top: 80px !important; }

.layout-padding-right-80 {
  padding-right: 80px !important; }

.layout-padding-bottom-80 {
  padding-bottom: 80px !important; }

.layout-padding-left-80 {
  padding-left: 80px !important; }

.layout-padding-82 {
  padding: 82px !important; }

.layout-padding-top-82 {
  padding-top: 82px !important; }

.layout-padding-right-82 {
  padding-right: 82px !important; }

.layout-padding-bottom-82 {
  padding-bottom: 82px !important; }

.layout-padding-left-82 {
  padding-left: 82px !important; }

.layout-padding-84 {
  padding: 84px !important; }

.layout-padding-top-84 {
  padding-top: 84px !important; }

.layout-padding-right-84 {
  padding-right: 84px !important; }

.layout-padding-bottom-84 {
  padding-bottom: 84px !important; }

.layout-padding-left-84 {
  padding-left: 84px !important; }

.layout-padding-86 {
  padding: 86px !important; }

.layout-padding-top-86 {
  padding-top: 86px !important; }

.layout-padding-right-86 {
  padding-right: 86px !important; }

.layout-padding-bottom-86 {
  padding-bottom: 86px !important; }

.layout-padding-left-86 {
  padding-left: 86px !important; }

.layout-padding-88 {
  padding: 88px !important; }

.layout-padding-top-88 {
  padding-top: 88px !important; }

.layout-padding-right-88 {
  padding-right: 88px !important; }

.layout-padding-bottom-88 {
  padding-bottom: 88px !important; }

.layout-padding-left-88 {
  padding-left: 88px !important; }

.layout-padding-90 {
  padding: 90px !important; }

.layout-padding-top-90 {
  padding-top: 90px !important; }

.layout-padding-right-90 {
  padding-right: 90px !important; }

.layout-padding-bottom-90 {
  padding-bottom: 90px !important; }

.layout-padding-left-90 {
  padding-left: 90px !important; }

.layout-padding-92 {
  padding: 92px !important; }

.layout-padding-top-92 {
  padding-top: 92px !important; }

.layout-padding-right-92 {
  padding-right: 92px !important; }

.layout-padding-bottom-92 {
  padding-bottom: 92px !important; }

.layout-padding-left-92 {
  padding-left: 92px !important; }

.layout-padding-94 {
  padding: 94px !important; }

.layout-padding-top-94 {
  padding-top: 94px !important; }

.layout-padding-right-94 {
  padding-right: 94px !important; }

.layout-padding-bottom-94 {
  padding-bottom: 94px !important; }

.layout-padding-left-94 {
  padding-left: 94px !important; }

.layout-padding-96 {
  padding: 96px !important; }

.layout-padding-top-96 {
  padding-top: 96px !important; }

.layout-padding-right-96 {
  padding-right: 96px !important; }

.layout-padding-bottom-96 {
  padding-bottom: 96px !important; }

.layout-padding-left-96 {
  padding-left: 96px !important; }

.layout-padding-98 {
  padding: 98px !important; }

.layout-padding-top-98 {
  padding-top: 98px !important; }

.layout-padding-right-98 {
  padding-right: 98px !important; }

.layout-padding-bottom-98 {
  padding-bottom: 98px !important; }

.layout-padding-left-98 {
  padding-left: 98px !important; }

.layout-padding-100 {
  padding: 100px !important; }

.layout-padding-top-100 {
  padding-top: 100px !important; }

.layout-padding-right-100 {
  padding-right: 100px !important; }

.layout-padding-bottom-100 {
  padding-bottom: 100px !important; }

.layout-padding-left-100 {
  padding-left: 100px !important; }

body {
  font-family: interface, sans-serif;
  font-weight: 400;
  line-height: 1em;
  color: #0a101a;
  background-color: #fff !important;
  min-width: 320px; }
  body.no-responsive {
    min-width: 1280px; }

.page-header {
  background-color: #000083;
  z-index: 100;
  padding: 23px 20px 20px;
  margin-bottom: 50px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25); }
  .page-header h1 {
    margin: 0;
    text-align: center;
    color: white; }
  .page-header p {
    text-align: center;
    margin: 0 0 5px;
    font-family: interface, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #0a101a;
    color: white; }
    @media (min-width: 600px) {
      .page-header p {
        font-family: museo-sans, sans-serif;
        font-style: normal;
        font-weight: 300;
        font-weight: 300;
        font-size: 18px;
        line-height: 24px; } }
    @media (min-width: 1280px) {
      .page-header p {
        font-size: 20px;
        line-height: 28px; } }

.table-list {
  z-index: 50;
  width: 100%;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  font-family: interface, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: rgba(10, 16, 26, 0.6);
  border: 1px solid #d1d6e0; }
  @media (min-width: 600px) {
    .table-list {
      font-size: 14px;
      line-height: 22px; } }
  @media (min-width: 1280px) {
    .table-list {
      font-size: 16px;
      line-height: 24px; } }
  @media (min-width: 1600px) {
    .table-list {
      font-size: 18px;
      line-height: 26px; } }
  .table-list td {
    padding: 20px; }
  .table-list tr:nth-child(even) {
    background-color: #f2f4fa; }
  .table-list thead {
    background-color: #22b5f0; }
    .table-list thead th {
      padding: 20px; }
  .table-list td {
    padding-top: 16px;
    padding-bottom: 16px;
    vertical-align: top; }

.filter-background {
  position: relative;
  padding: 1px 15px 0 15px; }
  .filter-background:before {
    background-color: white;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 46px;
    display: block;
    content: ""; }

.float.left {
  float: left; }

.float.right {
  float: right; }

.align.left {
  text-align: left; }

.align.right {
  text-align: right; }

.align.center {
  text-align: center; }

div, header, nav, footer {
  position: relative; }

.thin {
  font-weight: 300;
  border: none; }

.split-header {
  border-top: 1px solid white; }

.buttons-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .buttons-container > div:not(.full-width) {
    width: 48%; }
    @media only screen and (max-width: 599px) {
      .buttons-container > div:not(.full-width) {
        width: 100%; }
        .buttons-container > div:not(.full-width):first-child {
          order: 2; } }

.full-width {
  width: 100%; }

.forced-whitespace {
  white-space: nowrap; }

.print-job-external-id {
  text-overflow: ellipsis;
  display: inline-block;
  white-space: nowrap;
  max-width: 150px;
  overflow: hidden; }
  .canceled-list .print-job-external-id {
    display: block; }
  .print-job-external-id.expandable {
    cursor: pointer; }
    .print-job-external-id.expandable:hover:after {
      position: absolute;
      width: auto;
      max-width: 320px;
      white-space: normal;
      word-wrap: break-word;
      text-overflow: inherit;
      z-index: 100;
      padding: 5px;
      background-color: white;
      -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
      content: attr(longtitle);
      left: 0; }
      @media only screen and (max-width: 959px) {
        .print-job-external-id.expandable:hover:after {
          max-width: 200px; } }

.relative {
  position: relative; }

.break-word {
  word-break: break-word; }

.flex {
  display: flex; }

.no-margin {
  margin: 0 !important; }

input[type='number'] {
  -moz-appearance: textfield; }

input[type='number']::-webkit-outer-spin-button,
input[type='number']::-webkit-inner-spin-button {
  -webkit-appearance: none; }

.mat-dialog-container {
  max-width: 100% !important; }

.icon-NOT_Info_Bold:before,
.icon-NOT_Info:before {
  color: #6316bd; }

.icon-NOT_Confirmation_Bold:before,
.icon-NOT_Confirmation:before {
  color: #00a873; }

.icon-NOT_Error_Bold:before,
.icon-NOT_Error:before {
  color: #d6223a; }

.icon-NOT_Warning_Bold:before,
.icon-NOT_Warning:before {
  color: #ff7500; }

@media only screen and (max-width: 1279px) {
  .page-header {
    margin-bottom: 40px; } }

@media only screen and (max-width: 959px) {
  .page-header {
    margin-bottom: 30px; } }

@media only screen and (max-width: 599px) {
  .page-header {
    margin-bottom: 20px; }
  re-captcha {
    transform: scale(0.79);
    transform-origin: 0 0;
    display: -webkit-box; } }

@media only screen and (max-width: 959px) {
  app:not(.no-responsive) .mobile-navigation {
    display: block; }
    app:not(.no-responsive) .mobile-navigation.visible {
      position: absolute;
      right: 215px;
      float: none; }
  app:not(.no-responsive) nav {
    display: none; }
  app:not(.no-responsive) .navigation-off {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  app:not(.no-responsive) header > div.mobile {
    position: static; }
  app:not(.no-responsive) nav.mobile {
    display: block;
    float: none !important;
    position: absolute;
    padding-top: 60px;
    padding-bottom: 5px;
    top: 0;
    right: 0;
    width: 287px;
    background-color: #e9edf6;
    -webkit-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 12px 20px 0px rgba(0, 0, 0, 0.25); }
    app:not(.no-responsive) nav.mobile ul {
      margin: 0 !important;
      padding: 0 !important;
      display: block !important;
      position: relative !important;
      width: 100% !important;
      box-shadow: none !important;
      right: auto !important;
      background-color: transparent !important; }
      app:not(.no-responsive) nav.mobile ul li {
        margin: 0 !important;
        padding: 0 0 0 20px;
        float: none !important;
        display: block !important;
        border-bottom: none !important; }
        app:not(.no-responsive) nav.mobile ul li:last-child {
          border-top: 1px solid #d1d6e0; }
        app:not(.no-responsive) nav.mobile ul li:hover, app:not(.no-responsive) nav.mobile ul li.active {
          background-color: #dce0eb; }
          app:not(.no-responsive) nav.mobile ul li:hover ul li:hover, app:not(.no-responsive) nav.mobile ul li.active ul li:hover {
            background-color: #dce0eb; }
          app:not(.no-responsive) nav.mobile ul li:hover:last-child, app:not(.no-responsive) nav.mobile ul li.active:last-child {
            background-color: transparent; }
          app:not(.no-responsive) nav.mobile ul li:hover ul a, app:not(.no-responsive) nav.mobile ul li.active ul a {
            background-color: transparent !important; }
          app:not(.no-responsive) nav.mobile ul li:hover:before, app:not(.no-responsive) nav.mobile ul li:hover:after, app:not(.no-responsive) nav.mobile ul li.active:before, app:not(.no-responsive) nav.mobile ul li.active:after {
            display: none; }
        app:not(.no-responsive) nav.mobile ul li a:hover {
          color: #000083 !important; }
        app:not(.no-responsive) nav.mobile ul li a.userprofile:hover {
          background-color: #dce0eb; }
        app:not(.no-responsive) nav.mobile ul li:last-child {
          padding-left: 0; }
          app:not(.no-responsive) nav.mobile ul li:last-child span:last-child {
            display: none; }
          app:not(.no-responsive) nav.mobile ul li:last-child ul a {
            padding-left: 57px !important; }
            app:not(.no-responsive) nav.mobile ul li:last-child ul a:before {
              content: "\e92d";
              font-family: "icomoon";
              font-size: 24px;
              position: absolute;
              top: 15px;
              left: 33px; }
          app:not(.no-responsive) nav.mobile ul li:last-child ul li:first-child, app:not(.no-responsive) nav.mobile ul li:last-child ul li:last-child {
            border-top: none; }
        app:not(.no-responsive) nav.mobile ul li .username {
          padding-left: 42px !important;
          border-bottom: none !important; }
        app:not(.no-responsive) nav.mobile ul li ul {
          font-size: 14px; }
          app:not(.no-responsive) nav.mobile ul li ul li {
            padding-left: 0; }
            app:not(.no-responsive) nav.mobile ul li ul li.active {
              background-color: #dce0eb !important; }
          app:not(.no-responsive) nav.mobile ul li ul a {
            color: #0a101a; }
    app:not(.no-responsive) nav.mobile > ul {
      border-top: 1px solid #c0c6d1;
      padding-top: 5px !important; }
      app:not(.no-responsive) nav.mobile > ul > li:last-child {
        padding-top: 5px !important;
        margin-top: 5px !important; }
        app:not(.no-responsive) nav.mobile > ul > li:last-child ul li:first-child:hover {
          background-color: transparent; } }

.file-drop {
  border: 2px dashed #c0c6d1;
  height: 100px;
  width: 140px;
  display: flex;
  align-items: center;
  margin-right: 15px;
  margin-top: 10px; }
  .file-drop__text {
    color: #717c8f;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
  .file-drop__button {
    -webkit-appearance: none;
    border: none;
    color: #000083;
    background-color: transparent;
    text-decoration: underline; }
    .file-drop__button:hover {
      text-decoration: none; }
    .file-drop__button:focus {
      outline: none; }
  .file-drop__error {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    margin-bottom: 10px; }


/*# sourceMappingURL=main-4ebe86fb3fe4a2905c7f.css.map*/