@charset "UTF-8";
.force-font-italic {
  font-style: italic !important; }

.highlight-text-italic {
  font-style: italic; }

.force-font-bold {
  font-weight: bold !important; }

.highlight-text-bold {
  font-weight: bold; }

.force-font-normal {
  font-weight: normal !important; }

.text-right {
  text-align: right; }

.force-text-right {
  text-align: right !important; }

.text-center {
  text-align: center; }

.force-text-center {
  text-align: center !important; }

.text-left {
  text-align: left; }

.force-text-left {
  text-align: left !important; }

.text-justify {
  text-align: justify; }

.force-text-justify {
  text-align: justify !important; }

.text-uppercase {
  text-transform: uppercase; }

.text-lowercase {
  text-transform: lowercase; }

.float-right {
  float: right; }

.float-left {
  float: left; }

.float-none {
  float: none; }

.element-centered {
  margin: 0 auto; }

.pos-relative {
  position: relative; }

.dir-rtl {
  direction: rtl !important; }

.dir-ltr {
  direction: ltr !important; }

.dspl-inbl {
  display: inline-block; }

.force-dspl-inbl {
  display: inline-block !important; }

.dspl-block {
  display: block; }

.force-dspl-block {
  display: block !important; }

.vert-align-top {
  vertical-align: top; }

.vert-align-middle {
  vertical-align: middle; }

.vert-align-bottom {
  vertical-align: bottom; }

.overflow-hidden {
  overflow: hidden; }

.clear-float {
  clear: both;
  visibility: hidden;
  margin: 0; }

.no-wrap-link {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.hoverable {
  cursor: pointer; }

.space-top-0 {
  margin-top: 0rem; }

.space-right-0 {
  margin-right: 0rem; }

.space-bottom-0 {
  margin-bottom: 0rem; }

.space-left-0 {
  margin-left: 0rem; }

.force-space-top-0 {
  margin-top: 0rem !important; }

.force-space-right-0 {
  margin-right: 0rem !important; }

.force-space-bottom-0 {
  margin-bottom: 0rem !important; }

.force-space-left-0 {
  margin-left: 0rem !important; }

.space-top-1 {
  margin-top: 0.1rem; }

.space-right-1 {
  margin-right: 0.1rem; }

.space-bottom-1 {
  margin-bottom: 0.1rem; }

.space-left-1 {
  margin-left: 0.1rem; }

.force-space-top-1 {
  margin-top: 0.1rem !important; }

.force-space-right-1 {
  margin-right: 0.1rem !important; }

.force-space-bottom-1 {
  margin-bottom: 0.1rem !important; }

.force-space-left-1 {
  margin-left: 0.1rem !important; }

.space-top-5 {
  margin-top: 0.5rem; }

.space-right-5 {
  margin-right: 0.5rem; }

.space-bottom-5 {
  margin-bottom: 0.5rem; }

.space-left-5 {
  margin-left: 0.5rem; }

.force-space-top-5 {
  margin-top: 0.5rem !important; }

.force-space-right-5 {
  margin-right: 0.5rem !important; }

.force-space-bottom-5 {
  margin-bottom: 0.5rem !important; }

.force-space-left-5 {
  margin-left: 0.5rem !important; }

.space-top-10 {
  margin-top: 1rem; }

.space-right-10 {
  margin-right: 1rem; }

.space-bottom-10 {
  margin-bottom: 1rem; }

.space-left-10 {
  margin-left: 1rem; }

.force-space-top-10 {
  margin-top: 1rem !important; }

.force-space-right-10 {
  margin-right: 1rem !important; }

.force-space-bottom-10 {
  margin-bottom: 1rem !important; }

.force-space-left-10 {
  margin-left: 1rem !important; }

.space-top-15 {
  margin-top: 1.5rem; }

.space-right-15 {
  margin-right: 1.5rem; }

.space-bottom-15 {
  margin-bottom: 1.5rem; }

.space-left-15 {
  margin-left: 1.5rem; }

.force-space-top-15 {
  margin-top: 1.5rem !important; }

.force-space-right-15 {
  margin-right: 1.5rem !important; }

.force-space-bottom-15 {
  margin-bottom: 1.5rem !important; }

.force-space-left-15 {
  margin-left: 1.5rem !important; }

.space-top-20 {
  margin-top: 2rem; }

.space-right-20 {
  margin-right: 2rem; }

.space-bottom-20 {
  margin-bottom: 2rem; }

.space-left-20 {
  margin-left: 2rem; }

.force-space-top-20 {
  margin-top: 2rem !important; }

.force-space-right-20 {
  margin-right: 2rem !important; }

.force-space-bottom-20 {
  margin-bottom: 2rem !important; }

.force-space-left-20 {
  margin-left: 2rem !important; }

.space-top-25 {
  margin-top: 2.5rem; }

.space-right-25 {
  margin-right: 2.5rem; }

.space-bottom-25 {
  margin-bottom: 2.5rem; }

.space-left-25 {
  margin-left: 2.5rem; }

.force-space-top-25 {
  margin-top: 2.5rem !important; }

.force-space-right-25 {
  margin-right: 2.5rem !important; }

.force-space-bottom-25 {
  margin-bottom: 2.5rem !important; }

.force-space-left-25 {
  margin-left: 2.5rem !important; }

.space-top-30 {
  margin-top: 3rem; }

.space-right-30 {
  margin-right: 3rem; }

.space-bottom-30 {
  margin-bottom: 3rem; }

.space-left-30 {
  margin-left: 3rem; }

.force-space-top-30 {
  margin-top: 3rem !important; }

.force-space-right-30 {
  margin-right: 3rem !important; }

.force-space-bottom-30 {
  margin-bottom: 3rem !important; }

.force-space-left-30 {
  margin-left: 3rem !important; }

.space-top-35 {
  margin-top: 3.5rem; }

.space-right-35 {
  margin-right: 3.5rem; }

.space-bottom-35 {
  margin-bottom: 3.5rem; }

.space-left-35 {
  margin-left: 3.5rem; }

.force-space-top-35 {
  margin-top: 3.5rem !important; }

.force-space-right-35 {
  margin-right: 3.5rem !important; }

.force-space-bottom-35 {
  margin-bottom: 3.5rem !important; }

.force-space-left-35 {
  margin-left: 3.5rem !important; }

.space-top-40 {
  margin-top: 4rem; }

.space-right-40 {
  margin-right: 4rem; }

.space-bottom-40 {
  margin-bottom: 4rem; }

.space-left-40 {
  margin-left: 4rem; }

.force-space-top-40 {
  margin-top: 4rem !important; }

.force-space-right-40 {
  margin-right: 4rem !important; }

.force-space-bottom-40 {
  margin-bottom: 4rem !important; }

.force-space-left-40 {
  margin-left: 4rem !important; }

.space-top-45 {
  margin-top: 4.5rem; }

.space-right-45 {
  margin-right: 4.5rem; }

.space-bottom-45 {
  margin-bottom: 4.5rem; }

.space-left-45 {
  margin-left: 4.5rem; }

.force-space-top-45 {
  margin-top: 4.5rem !important; }

.force-space-right-45 {
  margin-right: 4.5rem !important; }

.force-space-bottom-45 {
  margin-bottom: 4.5rem !important; }

.force-space-left-45 {
  margin-left: 4.5rem !important; }

.space-top-50 {
  margin-top: 5rem; }

.space-right-50 {
  margin-right: 5rem; }

.space-bottom-50 {
  margin-bottom: 5rem; }

.space-left-50 {
  margin-left: 5rem; }

.force-space-top-50 {
  margin-top: 5rem !important; }

.force-space-right-50 {
  margin-right: 5rem !important; }

.force-space-bottom-50 {
  margin-bottom: 5rem !important; }

.force-space-left-50 {
  margin-left: 5rem !important; }

.space-top-55 {
  margin-top: 5.5rem; }

.space-right-55 {
  margin-right: 5.5rem; }

.space-bottom-55 {
  margin-bottom: 5.5rem; }

.space-left-55 {
  margin-left: 5.5rem; }

.force-space-top-55 {
  margin-top: 5.5rem !important; }

.force-space-right-55 {
  margin-right: 5.5rem !important; }

.force-space-bottom-55 {
  margin-bottom: 5.5rem !important; }

.force-space-left-55 {
  margin-left: 5.5rem !important; }

.space-top-60 {
  margin-top: 6rem; }

.space-right-60 {
  margin-right: 6rem; }

.space-bottom-60 {
  margin-bottom: 6rem; }

.space-left-60 {
  margin-left: 6rem; }

.force-space-top-60 {
  margin-top: 6rem !important; }

.force-space-right-60 {
  margin-right: 6rem !important; }

.force-space-bottom-60 {
  margin-bottom: 6rem !important; }

.force-space-left-60 {
  margin-left: 6rem !important; }

.inner-space-top-0 {
  padding-top: 0rem; }

.inner-space-right-0 {
  padding-right: 0rem; }

.inner-space-bottom-0 {
  padding-bottom: 0rem; }

.inner-space-left-0 {
  padding-left: 0rem; }

.force-inner-space-top-0 {
  padding-top: 0rem !important; }

.force-inner-space-right-0 {
  padding-right: 0rem !important; }

.force-inner-space-bottom-0 {
  padding-bottom: 0rem !important; }

.force-inner-space-left-0 {
  padding-left: 0rem !important; }

.inner-space-top-1 {
  padding-top: 0.1rem; }

.inner-space-right-1 {
  padding-right: 0.1rem; }

.inner-space-bottom-1 {
  padding-bottom: 0.1rem; }

.inner-space-left-1 {
  padding-left: 0.1rem; }

.force-inner-space-top-1 {
  padding-top: 0.1rem !important; }

.force-inner-space-right-1 {
  padding-right: 0.1rem !important; }

.force-inner-space-bottom-1 {
  padding-bottom: 0.1rem !important; }

.force-inner-space-left-1 {
  padding-left: 0.1rem !important; }

.inner-space-top-5 {
  padding-top: 0.5rem; }

.inner-space-right-5 {
  padding-right: 0.5rem; }

.inner-space-bottom-5 {
  padding-bottom: 0.5rem; }

.inner-space-left-5 {
  padding-left: 0.5rem; }

.force-inner-space-top-5 {
  padding-top: 0.5rem !important; }

.force-inner-space-right-5 {
  padding-right: 0.5rem !important; }

.force-inner-space-bottom-5 {
  padding-bottom: 0.5rem !important; }

.force-inner-space-left-5 {
  padding-left: 0.5rem !important; }

.inner-space-top-10 {
  padding-top: 1rem; }

.inner-space-right-10 {
  padding-right: 1rem; }

.inner-space-bottom-10 {
  padding-bottom: 1rem; }

.inner-space-left-10 {
  padding-left: 1rem; }

.force-inner-space-top-10 {
  padding-top: 1rem !important; }

.force-inner-space-right-10 {
  padding-right: 1rem !important; }

.force-inner-space-bottom-10 {
  padding-bottom: 1rem !important; }

.force-inner-space-left-10 {
  padding-left: 1rem !important; }

.inner-space-top-15 {
  padding-top: 1.5rem; }

.inner-space-right-15 {
  padding-right: 1.5rem; }

.inner-space-bottom-15 {
  padding-bottom: 1.5rem; }

.inner-space-left-15 {
  padding-left: 1.5rem; }

.force-inner-space-top-15 {
  padding-top: 1.5rem !important; }

.force-inner-space-right-15 {
  padding-right: 1.5rem !important; }

.force-inner-space-bottom-15 {
  padding-bottom: 1.5rem !important; }

.force-inner-space-left-15 {
  padding-left: 1.5rem !important; }

.inner-space-top-20 {
  padding-top: 2rem; }

.inner-space-right-20 {
  padding-right: 2rem; }

.inner-space-bottom-20 {
  padding-bottom: 2rem; }

.inner-space-left-20 {
  padding-left: 2rem; }

.force-inner-space-top-20 {
  padding-top: 2rem !important; }

.force-inner-space-right-20 {
  padding-right: 2rem !important; }

.force-inner-space-bottom-20 {
  padding-bottom: 2rem !important; }

.force-inner-space-left-20 {
  padding-left: 2rem !important; }

.inner-space-top-25 {
  padding-top: 2.5rem; }

.inner-space-right-25 {
  padding-right: 2.5rem; }

.inner-space-bottom-25 {
  padding-bottom: 2.5rem; }

.inner-space-left-25 {
  padding-left: 2.5rem; }

.force-inner-space-top-25 {
  padding-top: 2.5rem !important; }

.force-inner-space-right-25 {
  padding-right: 2.5rem !important; }

.force-inner-space-bottom-25 {
  padding-bottom: 2.5rem !important; }

.force-inner-space-left-25 {
  padding-left: 2.5rem !important; }

.inner-space-top-30 {
  padding-top: 3rem; }

.inner-space-right-30 {
  padding-right: 3rem; }

.inner-space-bottom-30 {
  padding-bottom: 3rem; }

.inner-space-left-30 {
  padding-left: 3rem; }

.force-inner-space-top-30 {
  padding-top: 3rem !important; }

.force-inner-space-right-30 {
  padding-right: 3rem !important; }

.force-inner-space-bottom-30 {
  padding-bottom: 3rem !important; }

.force-inner-space-left-30 {
  padding-left: 3rem !important; }

.inner-space-top-35 {
  padding-top: 3.5rem; }

.inner-space-right-35 {
  padding-right: 3.5rem; }

.inner-space-bottom-35 {
  padding-bottom: 3.5rem; }

.inner-space-left-35 {
  padding-left: 3.5rem; }

.force-inner-space-top-35 {
  padding-top: 3.5rem !important; }

.force-inner-space-right-35 {
  padding-right: 3.5rem !important; }

.force-inner-space-bottom-35 {
  padding-bottom: 3.5rem !important; }

.force-inner-space-left-35 {
  padding-left: 3.5rem !important; }

.inner-space-top-40 {
  padding-top: 4rem; }

.inner-space-right-40 {
  padding-right: 4rem; }

.inner-space-bottom-40 {
  padding-bottom: 4rem; }

.inner-space-left-40 {
  padding-left: 4rem; }

.force-inner-space-top-40 {
  padding-top: 4rem !important; }

.force-inner-space-right-40 {
  padding-right: 4rem !important; }

.force-inner-space-bottom-40 {
  padding-bottom: 4rem !important; }

.force-inner-space-left-40 {
  padding-left: 4rem !important; }

.inner-space-top-45 {
  padding-top: 4.5rem; }

.inner-space-right-45 {
  padding-right: 4.5rem; }

.inner-space-bottom-45 {
  padding-bottom: 4.5rem; }

.inner-space-left-45 {
  padding-left: 4.5rem; }

.force-inner-space-top-45 {
  padding-top: 4.5rem !important; }

.force-inner-space-right-45 {
  padding-right: 4.5rem !important; }

.force-inner-space-bottom-45 {
  padding-bottom: 4.5rem !important; }

.force-inner-space-left-45 {
  padding-left: 4.5rem !important; }

.inner-space-top-50 {
  padding-top: 5rem; }

.inner-space-right-50 {
  padding-right: 5rem; }

.inner-space-bottom-50 {
  padding-bottom: 5rem; }

.inner-space-left-50 {
  padding-left: 5rem; }

.force-inner-space-top-50 {
  padding-top: 5rem !important; }

.force-inner-space-right-50 {
  padding-right: 5rem !important; }

.force-inner-space-bottom-50 {
  padding-bottom: 5rem !important; }

.force-inner-space-left-50 {
  padding-left: 5rem !important; }

.inner-space-top-55 {
  padding-top: 5.5rem; }

.inner-space-right-55 {
  padding-right: 5.5rem; }

.inner-space-bottom-55 {
  padding-bottom: 5.5rem; }

.inner-space-left-55 {
  padding-left: 5.5rem; }

.force-inner-space-top-55 {
  padding-top: 5.5rem !important; }

.force-inner-space-right-55 {
  padding-right: 5.5rem !important; }

.force-inner-space-bottom-55 {
  padding-bottom: 5.5rem !important; }

.force-inner-space-left-55 {
  padding-left: 5.5rem !important; }

.inner-space-top-60 {
  padding-top: 6rem; }

.inner-space-right-60 {
  padding-right: 6rem; }

.inner-space-bottom-60 {
  padding-bottom: 6rem; }

.inner-space-left-60 {
  padding-left: 6rem; }

.force-inner-space-top-60 {
  padding-top: 6rem !important; }

.force-inner-space-right-60 {
  padding-right: 6rem !important; }

.force-inner-space-bottom-60 {
  padding-bottom: 6rem !important; }

.force-inner-space-left-60 {
  padding-left: 6rem !important; }

.min-width-25 {
  min-width: 2.5rem; }

.min-width-50 {
  min-width: 5rem; }

.min-width-75 {
  min-width: 7.5rem; }

.min-width-100 {
  min-width: 10rem; }

.min-width-125 {
  min-width: 12.5rem; }

.min-width-150 {
  min-width: 15rem; }

.min-width-175 {
  min-width: 17.5rem; }

.min-width-200 {
  min-width: 20rem; }

.min-width-225 {
  min-width: 22.5rem; }

.min-width-250 {
  min-width: 25rem; }

.min-width-275 {
  min-width: 27.5rem; }

.min-width-300 {
  min-width: 30rem; }

.max-width-25 {
  max-width: 2.5rem; }

.max-width-50 {
  max-width: 5rem; }

.max-width-75 {
  max-width: 7.5rem; }

.max-width-100 {
  max-width: 10rem; }

.max-width-125 {
  max-width: 12.5rem; }

.max-width-150 {
  max-width: 15rem; }

.max-width-175 {
  max-width: 17.5rem; }

.max-width-200 {
  max-width: 20rem; }

.max-width-225 {
  max-width: 22.5rem; }

.max-width-250 {
  max-width: 25rem; }

.max-width-275 {
  max-width: 27.5rem; }

.max-width-300 {
  max-width: 30rem; }

.max-width-325 {
  max-width: 32.5rem; }

.max-width-350 {
  max-width: 35rem; }

.max-width-375 {
  max-width: 37.5rem; }

.max-width-400 {
  max-width: 40rem; }

.max-width-425 {
  max-width: 42.5rem; }

.max-width-450 {
  max-width: 45rem; }

.max-width-475 {
  max-width: 47.5rem; }

.max-width-500 {
  max-width: 50rem; }

.min-height-25 {
  min-height: 2.5rem; }

.min-height-50 {
  min-height: 5rem; }

.min-height-75 {
  min-height: 7.5rem; }

.min-height-100 {
  min-height: 10rem; }

.min-height-125 {
  min-height: 12.5rem; }

.min-height-150 {
  min-height: 15rem; }

.min-height-175 {
  min-height: 17.5rem; }

.min-height-200 {
  min-height: 20rem; }

.min-height-225 {
  min-height: 22.5rem; }

.min-height-250 {
  min-height: 25rem; }

.min-height-275 {
  min-height: 27.5rem; }

.min-height-300 {
  min-height: 30rem; }

.max-height-25 {
  max-height: 2.5rem; }

.max-height-50 {
  max-height: 5rem; }

.max-height-75 {
  max-height: 7.5rem; }

.max-height-100 {
  max-height: 10rem; }

.max-height-125 {
  max-height: 12.5rem; }

.max-height-150 {
  max-height: 15rem; }

.max-height-175 {
  max-height: 17.5rem; }

.max-height-200 {
  max-height: 20rem; }

.max-height-225 {
  max-height: 22.5rem; }

.max-height-250 {
  max-height: 25rem; }

.max-height-275 {
  max-height: 27.5rem; }

.max-height-300 {
  max-height: 30rem; }

.max-height-325 {
  max-height: 32.5rem; }

.max-height-350 {
  max-height: 35rem; }

.max-height-375 {
  max-height: 37.5rem; }

.max-height-400 {
  max-height: 40rem; }

.max-height-425 {
  max-height: 42.5rem; }

.max-height-450 {
  max-height: 45rem; }

.max-height-475 {
  max-height: 47.5rem; }

.max-height-500 {
  max-height: 50rem; }

.panel.small-size-centered, .login-cfluide-logo, .login-form {
  display: block;
  margin-left: auto;
  margin-right: auto; }

/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

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

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

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

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

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

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

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

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

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=30.0625em&large=50.0625em&xlarge=64.0625em&xxlarge=90.0625em"; }

html {
  font-size: 62.5%;
  box-sizing: border-box; }

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

body {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #082f3f;
  background: #fefefe;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 3px; }

select {
  width: 100%;
  border-radius: 3px; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 3px;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

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

.row {
  max-width: 98vw;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    max-width: none;
    margin-left: -0.25rem;
    margin-right: -0.25rem; }
    @media screen and (min-width: 30.0625em) {
      .row .row {
        margin-left: -0.5rem;
        margin-right: -0.5rem; } }
  .row.expanded {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

.column, .columns {
  flex: 1 1 0px;
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  min-width: initial; }
  @media screen and (min-width: 30.0625em) {
    .column, .columns {
      padding-left: 0.5rem;
      padding-right: 0.5rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  flex: 0 0 4.16667%;
  max-width: 4.16667%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-1 {
  margin-left: 4.16667%; }

.small-3 {
  flex: 0 0 12.5%;
  max-width: 12.5%; }

.small-offset-2 {
  margin-left: 8.33333%; }

.small-4 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.small-5 {
  flex: 0 0 20.83333%;
  max-width: 20.83333%; }

.small-offset-4 {
  margin-left: 16.66667%; }

.small-6 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-offset-5 {
  margin-left: 20.83333%; }

.small-7 {
  flex: 0 0 29.16667%;
  max-width: 29.16667%; }

.small-offset-6 {
  margin-left: 25%; }

.small-8 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-7 {
  margin-left: 29.16667%; }

.small-9 {
  flex: 0 0 37.5%;
  max-width: 37.5%; }

.small-offset-8 {
  margin-left: 33.33333%; }

.small-10 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.small-11 {
  flex: 0 0 45.83333%;
  max-width: 45.83333%; }

.small-offset-10 {
  margin-left: 41.66667%; }

.small-12 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-offset-11 {
  margin-left: 45.83333%; }

.small-13 {
  flex: 0 0 54.16667%;
  max-width: 54.16667%; }

.small-offset-12 {
  margin-left: 50%; }

.small-14 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-13 {
  margin-left: 54.16667%; }

.small-15 {
  flex: 0 0 62.5%;
  max-width: 62.5%; }

.small-offset-14 {
  margin-left: 58.33333%; }

.small-16 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.small-17 {
  flex: 0 0 70.83333%;
  max-width: 70.83333%; }

.small-offset-16 {
  margin-left: 66.66667%; }

.small-18 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-offset-17 {
  margin-left: 70.83333%; }

.small-19 {
  flex: 0 0 79.16667%;
  max-width: 79.16667%; }

.small-offset-18 {
  margin-left: 75%; }

.small-20 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-19 {
  margin-left: 79.16667%; }

.small-21 {
  flex: 0 0 87.5%;
  max-width: 87.5%; }

.small-offset-20 {
  margin-left: 83.33333%; }

.small-22 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.small-23 {
  flex: 0 0 95.83333%;
  max-width: 95.83333%; }

.small-offset-22 {
  margin-left: 91.66667%; }

.small-24 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-offset-23 {
  margin-left: 95.83333%; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

@media screen and (min-width: 30.0625em) {
  .medium-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-1 {
    margin-left: 4.16667%; }
  .medium-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .medium-offset-2 {
    margin-left: 8.33333%; }
  .medium-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-3 {
    margin-left: 12.5%; }
  .medium-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .medium-offset-4 {
    margin-left: 16.66667%; }
  .medium-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-5 {
    margin-left: 20.83333%; }
  .medium-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .medium-offset-6 {
    margin-left: 25%; }
  .medium-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-7 {
    margin-left: 29.16667%; }
  .medium-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .medium-offset-8 {
    margin-left: 33.33333%; }
  .medium-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-9 {
    margin-left: 37.5%; }
  .medium-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .medium-offset-10 {
    margin-left: 41.66667%; }
  .medium-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-11 {
    margin-left: 45.83333%; }
  .medium-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .medium-offset-12 {
    margin-left: 50%; }
  .medium-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-13 {
    margin-left: 54.16667%; }
  .medium-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .medium-offset-14 {
    margin-left: 58.33333%; }
  .medium-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-15 {
    margin-left: 62.5%; }
  .medium-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .medium-offset-16 {
    margin-left: 66.66667%; }
  .medium-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-17 {
    margin-left: 70.83333%; }
  .medium-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .medium-offset-18 {
    margin-left: 75%; }
  .medium-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-19 {
    margin-left: 79.16667%; }
  .medium-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .medium-offset-20 {
    margin-left: 83.33333%; }
  .medium-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-21 {
    margin-left: 87.5%; }
  .medium-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .medium-offset-22 {
    margin-left: 91.66667%; }
  .medium-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-23 {
    margin-left: 95.83333%; }
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 30.0625em) and (min-width: 30.0625em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media screen and (min-width: 30.0625em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

@media screen and (min-width: 30.0625em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media screen and (min-width: 50.0625em) {
  .large-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-1 {
    margin-left: 4.16667%; }
  .large-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .large-offset-2 {
    margin-left: 8.33333%; }
  .large-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-3 {
    margin-left: 12.5%; }
  .large-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .large-offset-4 {
    margin-left: 16.66667%; }
  .large-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-5 {
    margin-left: 20.83333%; }
  .large-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .large-offset-6 {
    margin-left: 25%; }
  .large-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-7 {
    margin-left: 29.16667%; }
  .large-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .large-offset-8 {
    margin-left: 33.33333%; }
  .large-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-9 {
    margin-left: 37.5%; }
  .large-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .large-offset-10 {
    margin-left: 41.66667%; }
  .large-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-11 {
    margin-left: 45.83333%; }
  .large-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .large-offset-12 {
    margin-left: 50%; }
  .large-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-13 {
    margin-left: 54.16667%; }
  .large-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .large-offset-14 {
    margin-left: 58.33333%; }
  .large-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-15 {
    margin-left: 62.5%; }
  .large-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .large-offset-16 {
    margin-left: 66.66667%; }
  .large-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-17 {
    margin-left: 70.83333%; }
  .large-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .large-offset-18 {
    margin-left: 75%; }
  .large-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-19 {
    margin-left: 79.16667%; }
  .large-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .large-offset-20 {
    margin-left: 83.33333%; }
  .large-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-21 {
    margin-left: 87.5%; }
  .large-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .large-offset-22 {
    margin-left: 91.66667%; }
  .large-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-23 {
    margin-left: 95.83333%; }
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 50.0625em) and (min-width: 50.0625em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media screen and (min-width: 50.0625em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media screen and (min-width: 50.0625em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

@media screen and (min-width: 64.0625em) {
  .xlarge-1 {
    flex: 0 0 4.16667%;
    max-width: 4.16667%; }
  .xlarge-offset-0 {
    margin-left: 0%; }
  .xlarge-2 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .xlarge-offset-1 {
    margin-left: 4.16667%; }
  .xlarge-3 {
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .xlarge-offset-2 {
    margin-left: 8.33333%; }
  .xlarge-4 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .xlarge-offset-3 {
    margin-left: 12.5%; }
  .xlarge-5 {
    flex: 0 0 20.83333%;
    max-width: 20.83333%; }
  .xlarge-offset-4 {
    margin-left: 16.66667%; }
  .xlarge-6 {
    flex: 0 0 25%;
    max-width: 25%; }
  .xlarge-offset-5 {
    margin-left: 20.83333%; }
  .xlarge-7 {
    flex: 0 0 29.16667%;
    max-width: 29.16667%; }
  .xlarge-offset-6 {
    margin-left: 25%; }
  .xlarge-8 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .xlarge-offset-7 {
    margin-left: 29.16667%; }
  .xlarge-9 {
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .xlarge-offset-8 {
    margin-left: 33.33333%; }
  .xlarge-10 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .xlarge-offset-9 {
    margin-left: 37.5%; }
  .xlarge-11 {
    flex: 0 0 45.83333%;
    max-width: 45.83333%; }
  .xlarge-offset-10 {
    margin-left: 41.66667%; }
  .xlarge-12 {
    flex: 0 0 50%;
    max-width: 50%; }
  .xlarge-offset-11 {
    margin-left: 45.83333%; }
  .xlarge-13 {
    flex: 0 0 54.16667%;
    max-width: 54.16667%; }
  .xlarge-offset-12 {
    margin-left: 50%; }
  .xlarge-14 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .xlarge-offset-13 {
    margin-left: 54.16667%; }
  .xlarge-15 {
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .xlarge-offset-14 {
    margin-left: 58.33333%; }
  .xlarge-16 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .xlarge-offset-15 {
    margin-left: 62.5%; }
  .xlarge-17 {
    flex: 0 0 70.83333%;
    max-width: 70.83333%; }
  .xlarge-offset-16 {
    margin-left: 66.66667%; }
  .xlarge-18 {
    flex: 0 0 75%;
    max-width: 75%; }
  .xlarge-offset-17 {
    margin-left: 70.83333%; }
  .xlarge-19 {
    flex: 0 0 79.16667%;
    max-width: 79.16667%; }
  .xlarge-offset-18 {
    margin-left: 75%; }
  .xlarge-20 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .xlarge-offset-19 {
    margin-left: 79.16667%; }
  .xlarge-21 {
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .xlarge-offset-20 {
    margin-left: 83.33333%; }
  .xlarge-22 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .xlarge-offset-21 {
    margin-left: 87.5%; }
  .xlarge-23 {
    flex: 0 0 95.83333%;
    max-width: 95.83333%; }
  .xlarge-offset-22 {
    margin-left: 91.66667%; }
  .xlarge-24 {
    flex: 0 0 100%;
    max-width: 100%; }
  .xlarge-offset-23 {
    margin-left: 95.83333%; }
  .xlarge-order-1 {
    order: 1; }
  .xlarge-order-2 {
    order: 2; }
  .xlarge-order-3 {
    order: 3; }
  .xlarge-order-4 {
    order: 4; }
  .xlarge-order-5 {
    order: 5; }
  .xlarge-order-6 {
    order: 6; }
  .xlarge-up-1 {
    flex-wrap: wrap; }
    .xlarge-up-1 > .column, .xlarge-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .xlarge-up-2 {
    flex-wrap: wrap; }
    .xlarge-up-2 > .column, .xlarge-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .xlarge-up-3 {
    flex-wrap: wrap; }
    .xlarge-up-3 > .column, .xlarge-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .xlarge-up-4 {
    flex-wrap: wrap; }
    .xlarge-up-4 > .column, .xlarge-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .xlarge-up-5 {
    flex-wrap: wrap; }
    .xlarge-up-5 > .column, .xlarge-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .xlarge-up-6 {
    flex-wrap: wrap; }
    .xlarge-up-6 > .column, .xlarge-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .xlarge-up-7 {
    flex-wrap: wrap; }
    .xlarge-up-7 > .column, .xlarge-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .xlarge-up-8 {
    flex-wrap: wrap; }
    .xlarge-up-8 > .column, .xlarge-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media screen and (min-width: 64.0625em) and (min-width: 64.0625em) {
  .xlarge-expand {
    flex: 1 1 0px; } }

.row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
  flex: 0 0 100%; }
  @media screen and (min-width: 64.0625em) {
    .row.xlarge-unstack > .column, .row.xlarge-unstack > .columns {
      flex: 1 1 0px; } }

@media screen and (min-width: 64.0625em) {
  .xlarge-collapse > .column, .xlarge-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .xlarge-uncollapse > .column, .xlarge-uncollapse > .columns {
    padding-left: 0.5rem;
    padding-right: 0.5rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column.align-top, .align-top.columns {
  align-self: flex-start; }

.column.align-bottom, .align-bottom.columns {
  align-self: flex-end; }

.column.align-middle, .align-middle.columns {
  align-self: center; }

.column.align-stretch, .align-stretch.columns {
  align-self: stretch; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #cacaca;
    line-height: 0; }

h1 {
  font-size: 2.4rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.9rem; }

h4 {
  font-size: 1.8rem; }

h5 {
  font-size: 1.7rem; }

h6 {
  font-size: 1.6rem; }

@media screen and (min-width: 30.0625em) {
  h1 {
    font-size: 4.8rem; }
  h2 {
    font-size: 4rem; }
  h3 {
    font-size: 3.1rem; }
  h4 {
    font-size: 2.5rem; }
  h5 {
    font-size: 2rem; }
  h6 {
    font-size: 1.6rem; } }

a {
  color: #285162;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #224654; }
  a img {
    border: 0; }

hr {
  max-width: 98vw;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 2rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.9rem 2rem 0 1.9rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 1.3rem;
  color: #8a8a8a; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #082f3f;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a; }

code {
  font-family: "Open Sans", sans-serif;
  font-weight: normal;
  color: #0a0a0a;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.2rem 0.5rem 0.1rem; }

kbd {
  padding: 0.2rem 0.4rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #0a0a0a;
  font-family: "Open Sans", sans-serif;
  border-radius: 3px; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 78.125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media screen and (min-width: 30.0625em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 50.0625em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64.0625em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 3.8rem;
  padding: 0.8rem;
  border: 1px solid #082f3f;
  margin: 0 0 1.6rem;
  font-family: inherit;
  font-size: 1.5rem;
  color: #082f3f;
  background-color: #fefefe;
  box-shadow: inset 0 0 0 transparent;
  border-radius: 3px;
  transition: border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    border: 1px solid #e57e10;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 0 transparent;
    transition: border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: rgba(205, 205, 205, 0.4);
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type="search"] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1.6rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.8rem;
  margin-right: 1.6rem;
  margin-bottom: 0;
  vertical-align: baseline; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.8rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 1.3rem;
  font-weight: normal;
  line-height: 1.8;
  color: #082f3f; }
  label.middle {
    margin: 0 0 1.6rem;
    padding: 0.9rem 0; }

.help-text {
  margin-top: -0.8rem;
  font-size: 1.3rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1.6rem;
  align-items: stretch; }
  .input-group > :first-child {
    border-radius: 3px 0 0 3px; }
  .input-group > :last-child > * {
    border-radius: 0 3px 3px 0; }

.input-group-label, .input-group-field, .input-group-button {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  flex: 0 0 auto;
  display: flex;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  width: auto;
  height: auto; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  margin-bottom: 0.8rem;
  max-width: 100%; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 2rem;
  margin: 1.8rem 0; }
  .fieldset legend {
    background: #fefefe;
    padding: 0 0.3rem;
    margin: 0;
    margin-left: -0.3rem; }

select {
  height: 3.8rem;
  padding: 0.8rem;
  border: 1px solid #082f3f;
  margin: 0 0 1.6rem;
  font-size: 1.5rem;
  font-family: inherit;
  line-height: normal;
  color: #082f3f;
  background-color: #fefefe;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1.6rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 2.4rem; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: rgba(205, 205, 205, 0.4);
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(176, 16, 50, 0.1);
  border-color: #b01032; }

.is-invalid-label {
  color: #b01032; }

.form-error {
  display: none;
  margin-top: -0.8rem;
  margin-bottom: 1.6rem;
  font-size: 1.2rem;
  font-weight: bold;
  color: #b01032; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 3px;
  padding: 0.6em 3em;
  margin: 0.5rem 0;
  font-size: 1.3rem;
  background-color: #285162;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #224553;
    color: #fefefe; }
  .button.tiny {
    font-size: 1rem; }
  .button.small {
    font-size: 1.1rem; }
  .button.large {
    font-size: 1.8rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #285162;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #20414e;
      color: #fefefe; }
  .button.secondary {
    background-color: #e57e10;
    color: #fefefe; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #b7650d;
      color: #fefefe; }
  .button.success {
    background-color: #10B016;
    color: #fefefe; }
    .button.success:hover, .button.success:focus {
      background-color: #0d8d12;
      color: #fefefe; }
  .button.warning {
    background-color: #ffa806;
    color: #fefefe; }
    .button.warning:hover, .button.warning:focus {
      background-color: #d18800;
      color: #fefefe; }
  .button.alert {
    background-color: #b01032;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #8d0d28;
      color: #fefefe; }
  .button.hollow {
    border: 1px solid #285162;
    color: #285162; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #142931;
      color: #142931; }
    .button.hollow.primary {
      border: 1px solid #285162;
      color: #285162; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #142931;
        color: #142931; }
    .button.hollow.secondary {
      border: 1px solid #e57e10;
      color: #e57e10; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #733f08;
        color: #733f08; }
    .button.hollow.success {
      border: 1px solid #10B016;
      color: #10B016; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #08580b;
        color: #08580b; }
    .button.hollow.warning {
      border: 1px solid #ffa806;
      color: #ffa806; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #835500;
        color: #835500; }
    .button.hollow.alert {
      border: 1px solid #b01032;
      color: #b01032; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #580819;
        color: #580819; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #285162;
      color: #fefefe; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 3em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

.accordion {
  list-style-type: none;
  background: #fefefe;
  margin-left: 0; }

.accordion-item:first-child > :first-child {
  border-radius: 3px 3px 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 3px 3px; }

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 1.2rem;
  color: #285162;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0; }
  :last-child:not(.is-active) > .accordion-title {
    border-radius: 0 0 3px 3px;
    border-bottom: 1px solid #e6e6e6; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #082f3f; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #285162 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform-origin: 50% 50%;
  transform: scaleY(-1); }

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #285162;
  color: #fefefe; }
  .badge.secondary {
    background: #e57e10;
    color: #fefefe; }
  .badge.success {
    background: #10B016;
    color: #fefefe; }
  .badge.warning {
    background: #ffa806;
    color: #fefefe; }
  .badge.alert {
    background: #b01032;
    color: #fefefe; }

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }
  .breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 1.1rem;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      color: #cacaca;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }
  .breadcrumbs a {
    color: #285162; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cdcdcd;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch; }
  .button-group::before, .button-group::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 1.3rem;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 1rem; }
  .button-group.small .button {
    font-size: 1.1rem; }
  .button-group.large .button {
    font-size: 1.8rem; }
  .button-group.expanded .button {
    flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #285162;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #20414e;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #e57e10;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #b7650d;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #10B016;
    color: #fefefe; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #0d8d12;
      color: #fefefe; }
  .button-group.warning .button {
    background-color: #ffa806;
    color: #fefefe; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #d18800;
      color: #fefefe; }
  .button-group.alert .button {
    background-color: #b01032;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #8d0d28;
      color: #fefefe; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
  @media screen and (min-width: 30.0625em) {
    .button-group.stacked-for-small .button {
      flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (min-width: 50.0625em) {
    .button-group.stacked-for-medium .button {
      flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 30em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;
  position: relative;
  color: #082f3f;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7e8ef; }
  .callout.secondary {
    background-color: #fcecda; }
  .callout.success {
    background-color: #d3fbd5; }
  .callout.warning {
    background-color: #fff2da; }
  .callout.alert {
    background-color: #fbd3dc; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }

.menu {
  margin: 0;
  list-style-type: none;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  flex-wrap: nowrap; }
  .menu > li {
    flex: 0 0 auto; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a {
    display: flex; }
  .menu > li > a {
    flex-flow: row nowrap; }
    .menu > li > a img,
    .menu > li > a i,
    .menu > li > a svg {
      margin-right: 0.25rem; }
  .menu > li {
    flex: 0 0 auto; }
  .menu.vertical {
    flex-wrap: wrap; }
    .menu.vertical > li {
      flex: 0 0 100%;
      max-width: 100%; }
    .menu.vertical > li > a {
      align-items: flex-start;
      justify-content: flex-start; }
  @media screen and (min-width: 30.0625em) {
    .menu.medium-horizontal {
      flex-wrap: nowrap; }
      .menu.medium-horizontal > li {
        flex: 0 0 auto; }
    .menu.medium-vertical {
      flex-wrap: wrap; }
      .menu.medium-vertical > li {
        flex: 0 0 100%;
        max-width: 100%; }
      .menu.medium-vertical > li > a {
        align-items: flex-start;
        justify-content: flex-start; } }
  @media screen and (min-width: 50.0625em) {
    .menu.large-horizontal {
      flex-wrap: nowrap; }
      .menu.large-horizontal > li {
        flex: 0 0 auto; }
    .menu.large-vertical {
      flex-wrap: wrap; }
      .menu.large-vertical > li {
        flex: 0 0 100%;
        max-width: 100%; }
      .menu.large-vertical > li > a {
        align-items: flex-start;
        justify-content: flex-start; } }
  @media screen and (min-width: 64.0625em) {
    .menu.xlarge-horizontal {
      flex-wrap: nowrap; }
      .menu.xlarge-horizontal > li {
        flex: 0 0 auto; }
    .menu.xlarge-vertical {
      flex-wrap: wrap; }
      .menu.xlarge-vertical > li {
        flex: 0 0 100%;
        max-width: 100%; }
      .menu.xlarge-vertical > li > a {
        align-items: flex-start;
        justify-content: flex-start; } }
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right {
    justify-content: flex-end; }
  .menu.expanded > li {
    flex: 1 1 0px; }
  .menu.expanded > li:first-child:last-child {
    width: 100%; }
  .menu.icon-top > li > a {
    flex-flow: column nowrap; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      align-self: stretch;
      text-align: center;
      margin-bottom: 0.25rem; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    color: #fefefe;
    background: #285162; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block !important; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #285162;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #285162 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown-pane {
  background-color: #fefefe;
  border: 1px solid #cacaca;
  border-radius: 3px;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #285162 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #285162 transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #285162;
  border-left-style: solid;
  border-right-width: 0; }

@media screen and (min-width: 30.0625em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #285162 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #285162 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #285162;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 50.0625em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #285162 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #285162 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #285162;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 64.0625em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #285162 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #285162 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #285162;
    border-left-style: solid;
    border-right-width: 0; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #fefefe;
  border: 1px solid #cacaca; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #285162 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #285162;
    border-left-style: solid;
    border-right-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.flex-video {
  position: relative;
  height: 0;
  padding-bottom: 75%;
  margin-bottom: 1.6rem;
  overflow: hidden; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flex-video.widescreen {
    padding-bottom: 56.25%; }
  .flex-video.vimeo {
    padding-top: 0; }

.label {
  display: inline-block;
  padding: 0.3rem 0.8rem;
  font-size: 1.2rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  border-radius: 3px;
  background: #285162;
  color: #fefefe; }
  .label.secondary {
    background: #e57e10;
    color: #fefefe; }
  .label.success {
    background: #10B016;
    color: #fefefe; }
  .label.warning {
    background: #ffa806;
    color: #fefefe; }
  .label.alert {
    background: #b01032;
    color: #fefefe; }

.media-object {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 30em) {
    .media-object.stack-for-small {
      flex-wrap: wrap; } }
  @media screen and (max-width: 30em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      flex-basis: 100%;
      max-width: 100%; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.main-section {
    flex: 1 1 0px; }

html,
body {
  height: 100%; }

.off-canvas-wrapper {
  width: 100%;
  overflow-x: hidden;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease; }
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1; }
  .off-canvas-wrapper-inner::after {
    clear: both; }

.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #fefefe;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.5); }

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(254, 254, 254, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0); }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
    .is-open-left {
      transform: translateX(250px); }
  .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
    .is-open-right {
      transform: translateX(-250px); }

@media screen and (min-width: 30.0625em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 50.0625em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 64.0625em) {
  .position-left.reveal-for-xlarge {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xlarge {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
      margin-right: 250px; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  margin: 0;
  overflow: hidden;
  list-style: none; }

.orbit-slide {
  width: 100%;
  max-height: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  margin: 0;
  width: 100%;
  max-width: 100%; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1rem;
  margin-bottom: 0;
  color: #fefefe;
  background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    font-size: 1.4rem;
    margin-right: 0.1rem;
    border-radius: 3px;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media screen and (min-width: 30.0625em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    color: #0a0a0a;
    display: block;
    padding: 0.3rem 1rem;
    border-radius: 3px; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.3rem 1rem;
    background: #285162;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.3rem 1rem;
    color: #cdcdcd;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    content: '\2026';
    padding: 0.3rem 1rem;
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

.progress {
  background-color: #cacaca;
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 3px; }
  .progress.primary .progress-meter {
    background-color: #285162; }
  .progress.secondary .progress-meter {
    background-color: #e57e10; }
  .progress.success .progress-meter {
    background-color: #10B016; }
  .progress.warning .progress-meter {
    background-color: #ffa806; }
  .progress.alert .progress-meter {
    background-color: #b01032; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #285162;
  border-radius: 3px; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap;
  border-radius: 3px; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  background-color: #285162;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation;
  border-radius: 3px; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #224553; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: absolute;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: absolute;
  left: auto;
  right: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  user-select: none; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 3px;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 30.0625em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 30.0625em) {
    .reveal {
      width: 600px;
      max-width: 98vw; } }
  @media screen and (min-width: 30.0625em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 30.0625em) {
    .reveal.tiny {
      width: 30%;
      max-width: 98vw; } }
  @media screen and (min-width: 30.0625em) {
    .reveal.small {
      width: 50%;
      max-width: 98vw; } }
  @media screen and (min-width: 30.0625em) {
    .reveal.large {
      width: 90%;
      max-width: 98vw; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 30em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  user-select: none;
  color: #fefefe;
  font-weight: bold;
  font-size: 1.4rem; }

.switch-input {
  opacity: 0;
  position: absolute; }

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 3px;
  color: inherit;
  font-weight: inherit; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 3px; }
  input:checked ~ .switch-paddle {
    background: #285162; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 1rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 1.2rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1.6rem; }

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 3px; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    font-weight: bold;
    padding: 0.8rem 1rem 1rem; }
  thead,
  tfoot {
    background: #f8f8f8;
    color: #082f3f; }
    thead tr,
    tfoot tr {
      background: transparent; }
    thead th,
    thead td,
    tfoot th,
    tfoot td {
      padding: 0.8rem 1rem 1rem;
      font-weight: bold;
      text-align: left; }
  tbody tr:nth-child(even) {
    background-color: #f1f1f1; }
  tbody th,
  tbody td {
    padding: 0.8rem 1rem 1rem; }

@media screen and (max-width: 50em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover tr:hover {
  background-color: #f9f9f9; }

table.hover tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  list-style-type: none;
  background: #fefefe;
  border: 1px solid #e6e6e6; }
  .tabs::before, .tabs::after {
    content: ' ';
    display: table;
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #285162; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #2d5c6f; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 1.2rem; }
    .tabs-title > a:hover {
      background: #fefefe; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6; }

.tabs-content {
  background: #fefefe;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  border: solid 4px #fefefe;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: box-shadow 200ms ease-out;
  border-radius: 3px;
  margin-bottom: 1rem; }
  .thumbnail:hover, .thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(40, 81, 98, 0.5); }

.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help; }

.tooltip {
  background-color: #0a0a0a;
  color: #fefefe;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 3px; }
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translateY(-50%); }

.top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media screen and (min-width: 30.0625em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left,
      .top-bar .top-bar-right {
        flex: 1 1 0px; } }
  @media screen and (max-width: 50em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 64em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 90em) {
    .top-bar.stacked-for-xlarge {
      flex-wrap: wrap; }
      .top-bar.stacked-for-xlarge .top-bar-left,
      .top-bar.stacked-for-xlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin-right: 1rem; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 30em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 30.0625em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 30.0625em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 30em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 30.0625em) and (max-width: 50em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 30em), screen and (min-width: 50.0625em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 50.0625em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 50em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 50.0625em) and (max-width: 64em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 50em), screen and (min-width: 64.0625em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 64.0625em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 64em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 64.0625em) and (max-width: 90em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 64em), screen and (min-width: 90.0625em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

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

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

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

.clearfix::before, .clearfix::after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media screen and (min-width: 30.0625em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media screen and (min-width: 50.0625em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

@media screen and (min-width: 64.0625em) {
  .xlarge-order-1 {
    order: 1; }
  .xlarge-order-2 {
    order: 2; }
  .xlarge-order-3 {
    order: 3; }
  .xlarge-order-4 {
    order: 4; }
  .xlarge-order-5 {
    order: 5; }
  .xlarge-order-6 {
    order: 6; } }

/**
 * alertifyjs 1.8.0 http://alertifyjs.com
 * AlertifyJS is a javascript framework for developing pretty browser dialogs and notifications.
 * Copyright 2016 Mohammad Younes <Mohammad@alertifyjs.com> (http://alertifyjs.com)
 * Licensed under MIT <http://opensource.org/licenses/mit-license.php>*/
.alertify .ajs-dialog {
  background-color: white;
  box-shadow: 0 15px 20px 0 rgba(0, 0, 0, 0.25);
  border-radius: 2px; }

.alertify .ajs-header {
  color: black;
  font-weight: bold;
  background: #fafafa;
  border-bottom: #eee 1px solid;
  border-radius: 2px 2px 0 0; }

.alertify .ajs-body {
  color: black; }

.alertify .ajs-body .ajs-content .ajs-input {
  display: block;
  width: 100%;
  padding: 8px;
  margin: 4px;
  border-radius: 2px;
  border: 1px solid #CCC; }

.alertify .ajs-body .ajs-content p {
  margin: 0; }

.alertify .ajs-footer {
  background: #fbfbfb;
  border-top: #eee 1px solid;
  border-radius: 0 0 2px 2px; }

.alertify .ajs-footer .ajs-buttons .ajs-button {
  background-color: #b01032;
  color: white;
  border: 0;
  font-size: 14px;
  font-weight: normal;
  padding: 0.5rem 0.4rem;
  text-transform: capitalize;
  border-radius: 0.3rem; }

.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
  color: white;
  background-color: #082f3f; }

.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-warning {
  color: white;
  background-color: #478199; }

.alertify-notifier .ajs-message {
  background: rgba(255, 255, 255, 0.95);
  color: #000;
  text-align: center;
  border: solid 1px transparent;
  border-radius: 2px; }

.alertify-notifier .ajs-message.ajs-success {
  color: #fff;
  background: #10B016;
  text-shadow: none; }

.alertify-notifier .ajs-message.ajs-error {
  color: #fff;
  background: #b01032;
  text-shadow: none; }

.alertify-notifier .ajs-message.ajs-warning {
  color: white;
  background: #478199;
  border-color: transparent; }

.alertify .ajs-auxiliary {
  float: right !important; }

.ajs-auxiliary button {
  color: white !important;
  background: #082f3f !important; }

@font-face {
  font-family: 'c-fluide';
  src: url(fonts/c-fluide.eot);
  src: url(fonts/c-fluide.eot#iefix) format("embedded-opentype"), url(fonts/c-fluide.woff2) format("woff2"), url(fonts/c-fluide.ttf) format("truetype"), url(fonts/c-fluide.woff) format("woff"), url(images/c-fluide.svg#c-fluide) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'c-fluide' !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-document-filled:before {
  content: "\e911"; }

.icon-equipements-filled:before {
  content: "\e912"; }

.icon-wastetrack:before {
  content: "\e910"; }

.icon-copy-regular:before {
  content: "\e90f"; }

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

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

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

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

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

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

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

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

.icon-return-container:before {
  content: "\e906"; }

.icon-sign-cerfa:before {
  content: "\e907"; }

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

.icon-used-cerfa:before {
  content: "\e909"; }

.icon-validate-cerfa:before {
  content: "\e90a"; }

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

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

input, select, textarea {
  border: 1px solid #cccccc !important;
  box-shadow: none !important;
  font-size: 15px !important; }

input.ng-invalid.ng-dirty {
  border: 1px solid #b01032 !important; }

.underline-text {
  text-decoration: underline; }

.secondary-text {
  color: #e57e10; }

._textDisabled {
  opacity: .2; }

.fade-slide-in {
  animation: fadeSlide 0.35s ease-out; }

@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(-6px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.group-btn {
  display: flex;
  justify-content: center; }

.primary-txt {
  color: #285162; }

.secondary-txt {
  color: #e57e10; }

.white-txt {
  color: white; }

md-autocomplete input:not(.md-input) {
  padding-right: 0px !important;
  padding-left: 8px !important; }

md-autocomplete md-autocomplete-wrap {
  box-shadow: none !important; }

md-autocomplete input {
  transition-duration: 0.3s !important; }
  md-autocomplete input:focus {
    transition-duration: 0.3s !important;
    border-color: #cacaca !important; }
    md-autocomplete input:focus + button {
      border-color: #cacaca !important;
      transition-duration: 0.3s !important; }

md-autocomplete button {
  position: relative;
  line-height: 20px;
  text-align: center;
  width: 44px !important;
  height: 40px !important;
  cursor: pointer;
  padding: 0;
  font-size: 12px;
  background: white !important;
  margin: auto 0 0 0 !important;
  left: -0.3rem;
  border: 1px solid #cccccc !important;
  border-left: none !important;
  border-radius: 0 0.3rem 0.3rem 0 !important;
  transform: scale(1) !important;
  margin-right: -0.3rem !important;
  transition-duration: 0.3s !important; }

md-calendar {
  display: inline !important;
  padding: unset !important;
  border: none !important;
  margin-bottom: 0 !important; }
  md-calendar table {
    width: unset;
    margin-bottom: 0 !important; }

md-datepicker {
  display: initial !important; }

datepicker input[readonly] {
  background-color: white; }

.md-datepicker-calendar-pane {
  background-color: white; }

md-datepicker {
  padding: 0 !important;
  border: none !important; }
  md-datepicker.ng-invalid.ng-dirty .md-datepicker-input {
    border: 1px solid #a80000 !important; }
  md-datepicker .md-datepicker-input-container {
    width: 100% !important;
    border-bottom: none; }
    md-datepicker .md-datepicker-input-container .md-datepicker-input {
      min-width: 100% !important;
      max-width: 100% !important;
      padding: 9px 8px 9px !important;
      border-radius: 3px !important; }
    md-datepicker .md-datepicker-input-container .md-datepicker-triangle-button.md-button.md-icon-button {
      height: 40px !important;
      width: 40px !important;
      position: absolute !important;
      padding: 8px !important;
      margin: 0 16px !important; }

.md-icon-button + .md-datepicker-input-container {
  margin-left: 0 !important;
  width: calc(100% - 50px) !important;
  padding-right: 0.2rem; }

md-select {
  border: 1px solid #cccccc !important;
  border-radius: 3px !important;
  font-size: 15px !important;
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  height: 40px;
  padding-left: 0.8rem; }
  md-select .md-select-icon:after {
    top: 4px !important;
    right: 4px !important; }

.md-select-value {
  border: none !important;
  padding-bottom: 0;
  margin-bottom: 0 !important; }

.autocomplete-equipement-template .md-autocomplete-suggestion {
  border-bottom: 1px solid #ccc;
  height: auto;
  padding-top: 8px;
  padding-bottom: 8px;
  white-space: normal; }

.autocomplete-equipement-template .item-title,
.autocomplete-equipement-template .item-metadata {
  display: block;
  font-size: 12px;
  line-height: 2; }
  .autocomplete-equipement-template .item-title.disabled,
  .autocomplete-equipement-template .item-metadata.disabled {
    color: grey; }

.md-autocomplete-suggestions .highlight {
  color: #e57e10 !important;
  font-weight: bolder; }

.md-autocomplete-suggestions li {
  border-bottom: 1px solid #c5c5c5;
  height: 65px !important;
  padding: 10px 15px !important; }

.md-virtual-repeat-container.md-autocomplete-suggestions-container {
  z-index: 4000; }

@media only screen and (max-width: 500px) {
  .autocomplete-fluidcontainer-container {
    width: 80vw !important; } }

.tab-menu {
  display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -ms-flexbox;
  flex-direction: row;
  border-bottom: 0.1rem solid #478199;
  margin: 0 0 10px 0; }
  .tab-menu-item {
    margin: 0 0.3rem 0 0;
    padding: 0.3rem 2rem 0.3rem 1.5rem;
    color: white;
    background-color: #478199;
    border-radius: 0.5rem 4rem 0 0;
    cursor: pointer;
    display: flex;
    align-items: center; }
    .tab-menu-item:hover, .tab-menu-item:focus {
      background-color: #082f3f; }
    .tab-menu-item.isActive {
      background-color: #285162; }

._hasWarning {
  border-radius: 50%;
  margin: 0.7rem 0 0.6rem 1rem;
  height: 1.2rem !important;
  width: 1.2rem !important;
  transform: scale(1);
  background: #ffa804;
  box-shadow: 0 0 0 0 #ffa804; }

._missingData {
  border-radius: 50%;
  margin: 0.7rem 0 0.6rem 1rem;
  height: 1.2rem !important;
  width: 1.2rem !important;
  transform: scale(1);
  background: #ff5252;
  box-shadow: 0 0 0 0 #ff5252; }

@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7); }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0); }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0); } }

.required::after {
  border: 4px solid #ff5252;
  border-radius: 4px;
  content: '';
  height: 8px;
  width: 8px;
  max-height: 8px;
  display: inline-block;
  margin-left: 4px;
  margin-top: 8px;
  margin-right: 4px; }

.tableCommon .view-button {
  font-size: 2.4rem;
  line-height: inherit; }

.tableCommon .th-responsive {
  display: none; }

.tableCommon thead {
  display: table-header-group; }

@media screen and (min-width: 700px) {
  .tableCommon .buttonTable._mobile {
    display: none; } }

@media screen and (max-width: 700px) {
  .tableCommon .button.space-bottom-0 {
    margin-bottom: 0 !important; }
  .tableCommon .buttonTable._desktop {
    display: none; }
  .tableCommon table tbody tr:nth-child(even) {
    background-color: #f1f1f100 !important; }
  .tableCommon table thead,
  .tableCommon table tbody,
  .tableCommon table tfoot {
    border: none !important;
    background-color: none !important; }
  .tableCommon table .tr-divider {
    border-bottom: 0.2rem solid #eeeeee !important;
    display: table-row;
    vertical-align: inherit;
    border-color: inherit; }
  .tableCommon table tr {
    display: contents; }
  .tableCommon table thead {
    display: none; }
  .tableCommon table .tableCommon-cell {
    display: table-cell !important;
    vertical-align: inherit !important;
    padding: 0.8rem 1rem 1rem; }
  .tableCommon table .td-responsive {
    text-align: right; }
  .tableCommon table .action {
    width: 100%; }
    .tableCommon table .action.tr-divider {
      border-bottom: none !important; }
    .tableCommon table .action .tableCommon-cell {
      padding: 0 !important; }
      .tableCommon table .action .tableCommon-cell a {
        margin-bottom: 0 !important;
        margin-top: 2rem !important; }
      .tableCommon table .action .tableCommon-cell.text-right a {
        margin-right: 1rem; }
      .tableCommon table .action .tableCommon-cell.text-left a {
        margin-left: 1rem; }
  .tableCommon table .none-action {
    display: none; }
  .tableCommon .button-global-ok {
    line-height: 3rem;
    height: 3rem;
    font-size: 1.3rem !important;
    text-transform: uppercase;
    border: none;
    background: #e57e10;
    padding: 0 1rem;
    color: white;
    margin: 0; }
    .tableCommon .button-global-ok.contact-btn {
      background-color: #285162; }
    .tableCommon .button-global-ok:hover {
      background: #b7650d; }
    .tableCommon .button-global-ok.pdf-button {
      background: white;
      border: 1px solid #285162;
      color: #285162; }
      .tableCommon .button-global-ok.pdf-button:hover {
        background: #082f3f; }
    .tableCommon .button-global-ok.ended-button {
      min-width: 145px; }
    .tableCommon .button-global-ok .pin-icon {
      width: 1.4rem;
      margin-top: -0.3rem;
      margin-right: 0.3rem; }
  .tableCommon .button-global-delete {
    line-height: 2.7rem;
    height: 3rem;
    font-size: 1.3rem !important;
    text-transform: uppercase;
    border: 0.2rem dashed #DB4545;
    background: none;
    padding: 0 1rem;
    color: #DB4545;
    margin: 0; } }
  @media screen and (max-width: 700px) and (min-width: 30.0625em) {
    .tableCommon .button-global-delete {
      border: 0.2rem dashed #ffafaf;
      color: #ffafaf; } }

@media screen and (max-width: 700px) {
    .tableCommon .button-global-delete:hover {
      border: 0.2rem dashed #DB4545;
      color: #DB4545;
      background-color: rgba(255, 255, 255, 0) !important; } }

.lineTable {
  min-height: 4rem;
  display: flex;
  align-items: center; }

.scrollable-table {
  margin-bottom: 2rem; }
  .scrollable-table tr {
    font-size: 1.2rem; }
    .scrollable-table tr td {
      padding: 0.5rem 0.7rem; }

.fixed-header {
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
  padding-top: 0px; }
  .fixed-header tr {
    cursor: pointer; }
    .fixed-header tr.not-clicable-row {
      cursor: default; }
    .fixed-header tr:hover {
      background-color: rgba(8, 47, 63, 0.2) !important; }
  @media screen and (min-width: 30.0625em) {
    .fixed-header {
      padding-top: 37px; } }
  @media screen and (max-width: 30em) {
    .fixed-header._responsive {
      padding-top: 0;
      font-size: 14px; } }

.fixed-header thead th {
  height: 0 !important;
  line-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: transparent !important;
  border: none;
  white-space: nowrap; }

.fixed-header thead th div {
  position: absolute;
  top: 0;
  color: #222222;
  padding: 5px 7px 7px;
  margin-left: -8px;
  background-color: transparent;
  line-height: 23px; }

.fixed-header table {
  width: 100%;
  margin-bottom: 0;
  border: none; }

.fixed-header table button {
  margin: 0; }

.fixed-container {
  overflow-y: auto; }

.fixed-container.small-height {
  max-height: 100px; }

.fixed-container.medium-height {
  max-height: 250px; }

.fixed-container.large-height {
  max-height: 500px; }

.fixed-container.very-large-height {
  max-height: 800px; }

.fixed-container.holder-height {
  max-height: 75vh; }

.fixed-container.container-height {
  max-height: 58vh; }

.fixed-container.cerfas-height {
  max-height: 59vh; }

.isDetailFormOpen .fixed-header thead th div {
  max-width: 11vw;
  overflow: hidden;
  text-overflow: ellipsis; }

.over-consume .consumption {
  color: red;
  font-style: oblique;
  font-weight: bold; }

.fixed-header {
  position: relative;
  width: 100%;
  padding-top: 37px;
  margin-bottom: 5px;
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD; }
  .fixed-header thead th {
    height: 0 !important;
    line-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    color: transparent !important;
    border: none;
    white-space: nowrap; }
    .fixed-header thead th div {
      position: absolute;
      top: 0;
      color: #222222;
      padding: 6px 8px 8px;
      margin-left: -8px;
      background-color: transparent;
      line-height: 23px;
      z-index: 0; }
  .fixed-header table {
    width: 100%;
    margin-bottom: 0;
    border: none; }
    .fixed-header table button {
      margin: 0; }
  .fixed-header._vertical {
    padding-top: 0;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden; }
    .fixed-header._vertical .fixed-container {
      max-height: calc(100vh - 320px) !important;
      overflow-y: auto;
      overflow-x: hidden; }
      .fixed-header._vertical .fixed-container table {
        display: flex;
        overflow-x: hidden;
        overflow-y: scroll;
        width: calc(100% + 15px) !important; }
        .fixed-header._vertical .fixed-container table thead {
          display: flex;
          min-width: 339px;
          border-right: none; }
          .fixed-header._vertical .fixed-container table thead tr {
            display: flex;
            flex-direction: column; }
            .fixed-header._vertical .fixed-container table thead tr th {
              height: 40px;
              padding-right: 0;
              border-bottom: 1px solid #d4d4d4;
              border-right: 1px solid #d4d4d4;
              min-width: 300px; }
              .fixed-header._vertical .fixed-container table thead tr th div {
                position: relative; }
        .fixed-header._vertical .fixed-container table tbody {
          display: flex;
          flex-direction: row;
          overflow-x: scroll;
          border-left: none; }
          .fixed-header._vertical .fixed-container table tbody tr {
            display: flex;
            flex-direction: column;
            min-width: 90px; }
            .fixed-header._vertical .fixed-container table tbody tr td {
              position: relative;
              border-bottom: 1px solid #d4d4d4;
              height: 40px;
              border-top: 1px solid transparent;
              border-left: 1px solid transparent;
              border-right: 1px solid transparent; }
              .fixed-header._vertical .fixed-container table tbody tr td:nth-child(n+5) {
                text-align: right; }
              .fixed-header._vertical .fixed-container table tbody tr td:nth-child(-n+4) {
                text-align: center; }
            .fixed-header._vertical .fixed-container table tbody tr:last-child td {
              border-right: 1px solid #d4d4d4; }

.fixed-container {
  overflow-y: auto; }
  .fixed-container.small-height {
    max-height: 100px; }
  .fixed-container.medium-height {
    max-height: 250px; }
  .fixed-container.large-height {
    max-height: 62vh; }
  .fixed-container.very-large-height {
    max-height: 800px; }
  .fixed-container.holder-height {
    max-height: 75vh; }
  .fixed-container.container-height {
    max-height: 58vh; }
  .fixed-container.cerfas-height {
    max-height: 59vh; }
  .fixed-container.equipments-height {
    max-height: 40vh !important; }

.isDetailFormOpen .fixed-header thead th div {
  max-width: 11vw;
  overflow: hidden;
  text-overflow: ellipsis; }

destination-form {
  display: block; }

siret-input {
  display: block; }

.label._cerfaCode {
  font-size: 1.2rem !important; }

.hollow-box {
  display: flex;
  flex-direction: row;
  box-sizing: border-box;
  position: relative;
  overflow: visible;
  height: 4rem;
  margin-top: 1.2rem;
  border: none;
  background-color: rgba(229, 126, 16, 0.18);
  border-radius: 0.5rem; }
  @media screen and (max-width: 420px) {
    .hollow-box._high {
      height: 5rem !important; }
      .hollow-box._high .hollow {
        height: 5rem !important; }
        .hollow-box._high .hollow div.small-20 {
          font-size: 1.4rem;
          line-height: 2.2rem;
          margin-top: 0.5rem; }
        .hollow-box._high .hollow div.small-4 {
          margin-top: 0.5rem; } }
  .hollow-box .hollow {
    text-transform: initial;
    font-size: 1.4rem;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: none;
    background: transparent;
    width: 100%;
    padding: 0;
    line-height: 4rem;
    height: 4rem;
    text-align: left;
    color: #e57e10;
    display: flex;
    margin: -0.2rem 0 0 0 !important; }
    .hollow-box .hollow .column, .hollow-box .hollow .columns {
      padding-left: 1.6rem;
      padding-right: 1rem;
      line-height: 41px; }
    .hollow-box .hollow .small-22 {
      margin-top: 0 !important; }
    .hollow-box .hollow:hover {
      color: #e57e10; }
    .hollow-box .hollow .iconCreate {
      width: 1.8rem;
      height: 1.8rem;
      background-color: #e57e10;
      -webkit-border-radius: 0.9rem;
      border-radius: 0.9rem;
      padding: 0.5rem; }

.siret-valid {
  color: green; }

.siret-invalid {
  color: red; }

scanner-button .btn-box {
  height: 40px;
  display: inline-block; }

.btn-box {
  margin: 0 auto;
  margin-left: 2px;
  margin-top: 0px;
  background-color: #e57e10;
  width: auto;
  border-radius: 0.3rem;
  color: white;
  padding: 0.8rem 1rem;
  font-size: 1.3rem;
  display: flex;
  height: 40px;
  justify-content: center; }
  .btn-box img {
    width: 2rem; }
  .btn-box i {
    font-size: 2rem;
    text-align: center;
    height: 2rem;
    line-height: 2.5rem; }
  .btn-box.mt-btn {
    margin-top: 29px; }

.intervention-search .datePattern {
  margin-top: 3px; }

.su-button {
  display: flex;
  gap: 8px;
  padding: 8px 16px;
  justify-content: space-around;
  border-radius: 4px;
  font-weight: bold;
  background-color: #e57e10;
  color: white;
  transition: 150ms; }
  .su-button:hover {
    background-color: white;
    color: #e57e10;
    transition: 150ms; }

.activatorButton {
  display: flex;
  justify-content: center;
  width: fit-content;
  border-radius: 10px;
  background-color: #E0E0E0;
  color: #082f3f;
  font-weight: bold; }
  .activatorButton-button {
    margin: 2px;
    padding: 8px;
    border-radius: 10px; }
    .activatorButton-button.active {
      background-color: #082f3f;
      border-radius: 10px;
      color: white; }

.file-upload-button {
  position: relative;
  padding: 0.6rem 1rem !important; }
  .file-upload-button input[type='file'] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    cursor: pointer;
    opacity: 0; }

.file-upload-preview-container {
  margin-top: 0.5rem; }

.file-upload-preview-picture {
  border: 0.1rem solid #285162;
  max-width: 100%;
  max-height: 100%; }

.file-upload-preview-picture.fullscreen {
  transition: width 1s ease-out;
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  max-width: 100vw;
  max-height: 100vh; }

.fieldsetGroup {
  padding: 0 16px 8px 16px;
  border-radius: 12px;
  border: 1px solid #e2e2e2; }
  .fieldsetGroup legend {
    font-weight: bold; }

.form-radio-group-label {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  color: #4D4D4D; }

form-radio, .form-radio-container {
  display: block;
  cursor: pointer;
  box-sizing: border-box;
  width: 100%;
  padding: 0 15px;
  height: 40px;
  border: 1px solid #cccccc !important;
  box-shadow: none !important;
  font-size: 15px !important;
  border-radius: 0.3rem;
  margin-bottom: 1.2rem; }
  form-radio label, .form-radio-container label {
    height: 4rem;
    padding: 0.8rem 0;
    color: #4D4D4D; }
  @media screen and (max-width: 420px) {
    form-radio._largeHeight, .form-radio-container._largeHeight {
      height: 6rem !important; }
      form-radio._largeHeight label, .form-radio-container._largeHeight label {
        height: 6rem !important; } }
  form-radio input[type=radio], .form-radio-container input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0; }
    form-radio input[type=radio] + .form-radio-skin, .form-radio-container input[type=radio] + .form-radio-skin {
      position: relative;
      display: inline-block;
      vertical-align: text-bottom;
      width: 1.6rem;
      height: 1.6rem;
      border: 0.1rem solid #e57e10;
      margin-right: 0.5rem;
      border-radius: 1.6rem;
      background-color: transparent; }
      form-radio input[type=radio] + .form-radio-skin:before, .form-radio-container input[type=radio] + .form-radio-skin:before {
        content: '';
        position: absolute;
        top: 0.2rem;
        left: 0.2rem;
        width: 1rem;
        height: 1rem;
        font-size: 2.2rem;
        background-color: transparent;
        border-radius: 1.6rem;
        transition: background-color 0.15s; }
    form-radio input[type=radio]:checked + .form-radio-skin:before, .form-radio-container input[type=radio]:checked + .form-radio-skin:before {
      background-color: #e57e10; }
    form-radio input[type=radio][disabled] + .form-radio-skin, .form-radio-container input[type=radio][disabled] + .form-radio-skin {
      cursor: default;
      border: 0.1rem solid #cdcdcd; }
  form-radio-label, .form-radio-container-label {
    font-size: 1.6rem; }
    @media screen and (min-width: 30.0625em) {
      form-radio-label, .form-radio-container-label {
        font-size: 1.4rem; } }
  form-radio.isDisabled, .form-radio-container.isDisabled {
    cursor: not-allowed; }
    form-radio.isDisabled input[type=radio] + .form-radio-skin, .form-radio-container.isDisabled input[type=radio] + .form-radio-skin {
      cursor: not-allowed; }

.form-radio-group-label {
  font-size: 1.5rem; }

.form-radio-group-items form-radio {
  margin-right: 1rem; }

.form-radio-group.one-per-row form-radio {
  display: block; }

.underSection {
  margin-left: 3rem; }

form-checkbox.large-txt label, form-checkbox-list.large-txt label {
  padding: 0.8rem 1.5rem;
  display: block; }

form-radio.large-txt, form-checkbox.large-txt, form-checkbox-list.large-txt {
  height: auto; }
  form-radio.large-txt label, form-checkbox.large-txt label, form-checkbox-list.large-txt label {
    height: auto; }
  form-radio.large-txt.simpleCheckbox label, form-checkbox.large-txt.simpleCheckbox label, form-checkbox-list.large-txt.simpleCheckbox label {
    border: none !important;
    padding: 8px 0; }
  form-radio.large-txt input + .form-radio-skin, form-radio.large-txt input + .form-checkbox-skin, form-checkbox.large-txt input + .form-radio-skin, form-checkbox.large-txt input + .form-checkbox-skin, form-checkbox-list.large-txt input + .form-radio-skin, form-checkbox-list.large-txt input + .form-checkbox-skin {
    vertical-align: top;
    margin-top: 4px; }
  form-radio.large-txt span.form-radio-label, form-radio.large-txt span.form-checkbox-label, form-checkbox.large-txt span.form-radio-label, form-checkbox.large-txt span.form-checkbox-label, form-checkbox-list.large-txt span.form-radio-label, form-checkbox-list.large-txt span.form-checkbox-label {
    display: inline-block;
    width: calc(100% - 40px); }

form-radio._headerForm label.form-checkbox, form-checkbox._headerForm label.form-checkbox, form-checkbox-list._headerForm label.form-checkbox {
  display: flex;
  height: 3.5rem;
  border: 0.1rem solid #CCCCCC;
  align-items: center;
  padding: 0 0.8rem;
  border-radius: 0.8rem; }
  form-radio._headerForm label.form-checkbox:hover, form-checkbox._headerForm label.form-checkbox:hover, form-checkbox-list._headerForm label.form-checkbox:hover {
    cursor: pointer; }
  form-radio._headerForm label.form-checkbox input, form-checkbox._headerForm label.form-checkbox input, form-checkbox-list._headerForm label.form-checkbox input {
    margin-bottom: 0 !important;
    width: 2rem;
    height: 2rem;
    position: absolute;
    opacity: 0; }
    form-radio._headerForm label.form-checkbox input:checked + .form-checkbox-skin:before, form-checkbox._headerForm label.form-checkbox input:checked + .form-checkbox-skin:before, form-checkbox-list._headerForm label.form-checkbox input:checked + .form-checkbox-skin:before {
      content: '';
      background-color: #e57e10;
      width: 1.4rem;
      height: 1.4rem;
      display: block;
      position: absolute;
      left: 0.2rem;
      top: 0.2rem;
      border-radius: 0.2rem; }
  form-radio._headerForm label.form-checkbox .form-checkbox-skin, form-checkbox._headerForm label.form-checkbox .form-checkbox-skin, form-checkbox-list._headerForm label.form-checkbox .form-checkbox-skin {
    width: 2rem;
    height: 2rem;
    border: 0.1rem solid #e57e10;
    border-radius: 0.3rem;
    margin-right: 0.8rem;
    position: relative; }

.reveal-overlay {
  z-index: 10; }

.reveal-close {
  position: absolute;
  top: -20px;
  transform: translate(0, 20px);
  margin: 0;
  right: 0;
  padding: 5px 8px !important; }

.reveal-title {
  position: absolute;
  top: -10px;
  transform: translate(0, 20px);
  margin: 0;
  padding: 5px 8px !important;
  font-weight: bold;
  font-size: 14px; }

.fixed-container._revealHeight {
  max-height: 250px; }

@media screen and (min-width: 30.0625em) {
  .reveal.tiny {
    width: 30% !important;
    max-width: 30vw !important; } }

@media screen and (min-width: 30.0625em) {
  .reveal.small {
    width: 40% !important;
    max-width: 40vw !important; } }

@media screen and (min-width: 30.0625em) {
  .reveal.medium {
    width: 70%;
    max-width: 98vw; } }

@media screen and (max-width: 30.0625em) {
  .reveal._useInMobile {
    top: 60px !important;
    height: calc(100vh - 60px) !important;
    min-height: calc(100vh - 60px) !important; } }

#popupVerificationSiret {
  z-index: 1010 !important; }

.popupContainers {
  width: 20%;
  border-radius: 1rem;
  flex-direction: column;
  display: flex;
  padding: 0; }
  .popupContainers .container-head {
    display: flex;
    flex-direction: row;
    border-radius: 0 10px 0 0;
    width: 100%;
    justify-content: space-between;
    background: #285162;
    color: white;
    padding: 10px; }
    .popupContainers .container-head-title {
      width: 95%;
      text-align: center; }
  .popupContainers .container-element {
    position: relative;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    overflow: hidden; }
    .popupContainers .container-element._listMode {
      display: flex;
      justify-content: space-between;
      padding: 8px 0;
      border-bottom: 1px solid #cdcdcd;
      cursor: pointer;
      transition: 220ms ease-in-out; }
      .popupContainers .container-element._listMode:last-child {
        border-bottom: none; }
      .popupContainers .container-element._listMode:hover {
        transition: 120ms ease-in-out;
        background-color: #eeeeee; }
        .popupContainers .container-element._listMode:hover .view-button {
          transition: 220ms ease-in-out;
          transform: translate(0, -50%) scale(1);
          right: 18px;
          opacity: 1; }
      .popupContainers .container-element._listMode .view-button {
        position: absolute;
        top: 50%;
        right: -100%;
        transform: translate(0, -50%) scale(0);
        font-size: 24px;
        opacity: 0; }
      .popupContainers .container-element._listMode .number {
        line-height: 1;
        display: block;
        font-weight: 900;
        font-size: 22px; }

.container-select md-optgroup label {
  padding: 4px !important; }

md-select .md-select-value .description {
  display: none; }

md-option {
  margin-bottom: 10px; }
  md-option .summary {
    display: none; }

scanner-button {
  display: inline-block; }
  scanner-button .btn-box {
    padding: 0.5rem;
    max-height: fit-content;
    height: 100% !important; }

scanner-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 4000;
  padding: 20px;
  background-color: white; }

.barcode-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .barcode-container .close-scanner {
    left: 0;
    width: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
    background-color: #ffffffc4;
    padding: 5px;
    color: #e57e0e; }
    .barcode-container .close-scanner img {
      max-width: 30px;
      margin-left: 5px; }

.equipment {
  padding-left: 0; }
  .equipment-title {
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: white;
    background-color: #285162;
    width: fit-content;
    margin-top: -8px;
    margin-left: 32px;
    padding: 2px 16px;
    border-radius: 16px; }
    @media only screen and (max-width: 700px) {
      .equipment-title {
        margin-top: -5px;
        margin-left: 0;
        padding: 2px 24px 2px 8px;
        border-radius: 0 16px 16px 0; } }
  .equipment equipment-badge {
    padding: 8px 24px; }
    @media only screen and (max-width: 700px) {
      .equipment equipment-badge {
        padding: 8px 16px; } }

equipment-badge {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  @media only screen and (max-width: 700px) {
    equipment-badge.displaySmall {
      display: flex !important; } }

.equipmentBadgeItem {
  display: flex;
  align-items: center;
  margin-right: 16px; }
  .equipmentBadgeItem-label {
    font-size: 12px;
    font-weight: bold;
    color: #12242c;
    margin-right: 6px; }
  .equipmentBadgeItem-value {
    font-size: 12px;
    font-weight: normal;
    color: #12242c; }
  .equipmentBadgeItem .fluidBadge {
    display: inline-flex;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    overflow: hidden; }
    .equipmentBadgeItem .fluidBadge-name {
      color: white;
      background-color: #3e7e98;
      border-radius: 4px 0 0 4px;
      padding: 2px 8px; }
    .equipmentBadgeItem .fluidBadge-value {
      color: #3e7e98;
      border: 1px solid #3e7e98;
      border-left: 0;
      border-radius: 0 4px 4px 0;
      padding: 2px 8px; }
    .equipmentBadgeItem .fluidBadge + .fluidWeight {
      margin-left: 4px; }
  .equipmentBadgeItem .fluidWeight {
    display: flex;
    align-items: baseline;
    color: #3e7e98; }
    .equipmentBadgeItem .fluidWeight-value {
      font-size: 12px;
      font-weight: bold; }
    .equipmentBadgeItem .fluidWeight-unit {
      font-size: 10px;
      font-weight: 600;
      text-transform: capitalize;
      margin-left: 1px; }

.panel {
  padding: 6px 8px;
  border: 0.1rem solid;
  border-radius: 3px; }
  .panel.primary {
    background-color: #eaeeef;
    border-color: #285162;
    color: #285162; }
  .panel.secondary {
    background-color: #fcf2e7;
    border-color: #e57e10;
    color: #e57e10; }
  .panel.error {
    background-color: #f7e7eb;
    border-color: #b01032;
    color: #b01032; }
  .panel.warning {
    background-color: #fff6e6;
    border-color: #ffa806;
    color: #ffa806; }
  .panel.success {
    background-color: #e7f7e8;
    border-color: #10B016;
    color: #10B016; }
  .panel.small-font {
    font-size: 1rem;
    padding: 3px 4px; }
  .panel.small-size-centered {
    max-width: 90vw; }
    @media screen and (min-width: 30.0625em) {
      .panel.small-size-centered {
        max-width: 60vw; } }
    @media screen and (min-width: 50.0625em) {
      .panel.small-size-centered {
        max-width: 40vw; } }
    @media screen and (min-width: 64.0625em) {
      .panel.small-size-centered {
        max-width: 25vw; } }

.carousel .orbit-previous, .carousel .orbit-next {
  color: #082f3f;
  background: white;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  border-radius: 30px; }

.carousel .carousel-item {
  width: 100%; }
  .carousel .carousel-item img {
    height: 300px;
    max-height: 300px;
    max-width: 80vw;
    object-fit: cover; }
  .carousel .carousel-item .counter {
    position: absolute;
    background: white;
    color: #082f3f;
    font-weight: bold;
    right: 20px;
    top: 10px;
    padding: 1px 12px;
    border-radius: 20px;
    border: 1px #eeeeee solid; }

.carousel.edit {
  display: block;
  width: 100%; }
  .carousel.edit .orbit-container {
    min-height: 250px; }
    .carousel.edit .orbit-container.with-title {
      min-height: 310px; }
  .carousel.edit .carousel-item {
    text-align: center;
    height: 300px; }
  .carousel.edit img {
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    height: 250px;
    margin-bottom: 15px;
    object-fit: contain; }
  .carousel.edit .carousel-toolbar {
    display: flex;
    justify-content: center;
    column-gap: 2.4rem;
    align-items: center;
    position: relative;
    width: 340px;
    height: 48px;
    margin: 16px auto;
    border-radius: 50px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px; }
    .carousel.edit .carousel-toolbar .actionsCarousel {
      flex: 1;
      display: flex;
      flex-direction: row;
      column-gap: 1.6rem; }
      .carousel.edit .carousel-toolbar .actionsCarousel .close {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 5.4rem;
        width: 5.4rem;
        border-radius: 6.4rem;
        background-color: white;
        border: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        color: #b01032;
        font-weight: 32px;
        cursor: pointer; }
        .carousel.edit .carousel-toolbar .actionsCarousel .close:active {
          transition: 140ms ease-in-out;
          box-shadow: none; }
      .carousel.edit .carousel-toolbar .actionsCarousel .annotate {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 5.4rem;
        width: 5.4rem;
        border-radius: 6.4rem;
        border: 1px solid rgba(0, 0, 0, 0.1);
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        background-color: white;
        color: #e57e10;
        font-weight: 3.2rem;
        cursor: pointer; }
        .carousel.edit .carousel-toolbar .actionsCarousel .annotate:active {
          transition: 140ms ease-in-out;
          box-shadow: none; }
    .carousel.edit .carousel-toolbar .controlContainer {
      flex: 1 1 auto;
      width: 3.4rem; }
      .carousel.edit .carousel-toolbar .controlContainer .orbit-previous, .carousel.edit .carousel-toolbar .controlContainer .orbit-next {
        border-radius: none;
        position: initial;
        transform: initial;
        margin: 0 0.8rem;
        box-shadow: none;
        opacity: 0.5; }
        .carousel.edit .carousel-toolbar .controlContainer .orbit-previous:hover, .carousel.edit .carousel-toolbar .controlContainer .orbit-previous:focus, .carousel.edit .carousel-toolbar .controlContainer .orbit-next:hover, .carousel.edit .carousel-toolbar .controlContainer .orbit-next:focus {
          transition: 140ms ease-in-out;
          opacity: 1; }

.md-autocomplete .helperLabel, .date-picker .helperLabel, .md-selector .helperLabel, .datePattern .helperLabel, ref-input .helperLabel, .phonePattern .helperLabel {
  top: -1px !important; }

.helperLabel {
  display: flex;
  align-items: center;
  column-gap: 8px;
  position: relative;
  top: -8px;
  font-size: 11px;
  padding: 5px 8px;
  border-bottom-left-radius: 10px;
  border-left-width: 2px;
  border-right-width: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-style: solid; }
  .helperLabel i {
    position: absolute;
    font-size: 21px;
    right: 11px;
    top: -4px; }
    .helperLabel i:before {
      font-family: "foundation-icons"; }
  .helperLabel._success {
    background: rgba(16, 176, 22, 0.2);
    border-color: #10B016; }
    .helperLabel._success i:before {
      content: "";
      color: #10B016; }
  .helperLabel._warning {
    background: rgba(255, 168, 6, 0.2);
    border-color: #ffa806; }
    .helperLabel._warning i:before {
      content: "";
      color: #ffa806; }
  .helperLabel._error {
    background: rgba(176, 16, 50, 0.2);
    border-color: #b01032; }
    .helperLabel._error i:before {
      content: "";
      color: #b01032; }

.dark-background .helperLabel._error {
  background-color: rgba(176, 16, 50, 0.8);
  color: white; }

sup {
  color: #e57e10; }

@media only screen and (max-width: 700px) {
  .displayLarge {
    display: none !important; } }

.displayLarge.flex {
  display: flex; }

.displaySmall {
  display: none; }
  @media only screen and (max-width: 700px) {
    .displaySmall {
      display: inherit; } }

.layout-contain-box {
  position: relative;
  background-color: white;
  border-radius: 0 3.5rem 3.5rem 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.12);
  width: 100vw;
  margin: 0 auto 1rem auto;
  padding: 0.1rem; }
  @media screen and (min-width: 30.0625em) {
    .layout-contain-box {
      width: 90vw;
      border-radius: 3.5rem; } }

.contain-box-accordion {
  padding: 1.5rem;
  background-color: #285162;
  border-radius: 0 3.5rem 3.5rem 0;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-right: 2rem;
  margin-left: 0; }
  @media screen and (min-width: 30.0625em) {
    .contain-box-accordion {
      padding: 1rem;
      border-radius: 3.5rem;
      margin-left: 2rem; } }
  .contain-box-accordion a {
    color: white;
    padding-left: 0.5rem;
    font-weight: 600; }
    .contain-box-accordion a p {
      margin-bottom: 0; }
    .contain-box-accordion a .text-left {
      display: flex;
      align-items: center; }
      @media only screen and (min-width: 870px) {
        .contain-box-accordion a .text-left {
          max-width: 5% !important; } }
      @media only screen and (min-width: 1200px) {
        .contain-box-accordion a .text-left {
          max-width: 3% !important; } }
    .contain-box-accordion a .iconRound {
      max-width: 1.8rem;
      max-height: 1.8rem;
      background-color: white;
      border-radius: 0.9rem;
      padding: 0.4rem 0.4rem 0.4rem 0.5rem; }
    .contain-box-accordion a.selected .iconRound {
      transform: rotate(90deg); }
  .contain-box-accordion.little-accordion {
    padding: 0.8rem 1.5rem !important; }
    .contain-box-accordion.little-accordion a {
      font-weight: 400 !important;
      padding-left: 0 !important; }
      .contain-box-accordion.little-accordion a .text-left {
        padding-left: 0 !important; }
  .contain-box-accordion.consum-accord {
    margin-top: 3rem;
    width: 100%; }

.tab-content-field {
  width: 100%; }

.button.clear.secondary {
  background-color: white;
  color: #e57e10;
  border: solid 1px #e57e10; }

.iti-flag {
  width: 16px;
  height: 11px;
  background: url(images/flags.png); }

.iti-flag.ad {
  background-position: -16px 0; }

.iti-flag.ae {
  background-position: -32px 0; }

.iti-flag.af {
  background-position: -48px 0; }

.iti-flag.ag {
  background-position: -64px 0; }

.iti-flag.ai {
  background-position: -80px 0; }

.iti-flag.al {
  background-position: -96px 0; }

.iti-flag.am {
  background-position: -112px 0; }

.iti-flag.ao {
  background-position: -128px 0; }

.iti-flag.ar {
  background-position: -144px 0; }

.iti-flag.as {
  background-position: -160px 0; }

.iti-flag.at {
  background-position: -176px 0; }

.iti-flag.au {
  background-position: -192px 0; }

.iti-flag.aw {
  background-position: -208px 0; }

.iti-flag.az {
  background-position: -224px 0; }

.iti-flag.ba {
  background-position: -240px 0; }

.iti-flag.bb {
  background-position: 0 -11px; }

.iti-flag.bd {
  background-position: -16px -11px; }

.iti-flag.be {
  background-position: -32px -11px; }

.iti-flag.bf {
  background-position: -48px -11px; }

.iti-flag.bg {
  background-position: -64px -11px; }

.iti-flag.bh {
  background-position: -80px -11px; }

.iti-flag.bi {
  background-position: -96px -11px; }

.iti-flag.bj {
  background-position: -112px -11px; }

.iti-flag.bm {
  background-position: -128px -11px; }

.iti-flag.bn {
  background-position: -144px -11px; }

.iti-flag.bo {
  background-position: -160px -11px; }

.iti-flag.br {
  background-position: -176px -11px; }

.iti-flag.bs {
  background-position: -192px -11px; }

.iti-flag.bt {
  background-position: -208px -11px; }

.iti-flag.bw {
  background-position: -224px -11px; }

.iti-flag.by {
  background-position: -240px -11px; }

.iti-flag.bz {
  background-position: 0 -22px; }

.iti-flag.ca {
  background-position: -16px -22px; }

.iti-flag.cd {
  background-position: -32px -22px; }

.iti-flag.cf {
  background-position: -48px -22px; }

.iti-flag.cg {
  background-position: -64px -22px; }

.iti-flag.ch {
  background-position: -80px -22px; }

.iti-flag.ci {
  background-position: -96px -22px; }

.iti-flag.ck {
  background-position: -112px -22px; }

.iti-flag.cl {
  background-position: -128px -22px; }

.iti-flag.cm {
  background-position: -144px -22px; }

.iti-flag.cn {
  background-position: -160px -22px; }

.iti-flag.co {
  background-position: -176px -22px; }

.iti-flag.cr {
  background-position: -192px -22px; }

.iti-flag.cu {
  background-position: -208px -22px; }

.iti-flag.cv {
  background-position: -224px -22px; }

.iti-flag.cw {
  background-position: -240px -22px; }

.iti-flag.cy {
  background-position: 0 -33px; }

.iti-flag.cz {
  background-position: -16px -33px; }

.iti-flag.de {
  background-position: -32px -33px; }

.iti-flag.dj {
  background-position: -48px -33px; }

.iti-flag.dk {
  background-position: -64px -33px; }

.iti-flag.dm {
  background-position: -80px -33px; }

.iti-flag.do {
  background-position: -96px -33px; }

.iti-flag.dz {
  background-position: -112px -33px; }

.iti-flag.ec {
  background-position: -128px -33px; }

.iti-flag.ee {
  background-position: -144px -33px; }

.iti-flag.eg {
  background-position: -160px -33px; }

.iti-flag.er {
  background-position: -176px -33px; }

.iti-flag.es {
  background-position: -192px -33px; }

.iti-flag.et {
  background-position: -208px -33px; }

.iti-flag.fi {
  background-position: -224px -33px; }

.iti-flag.fj {
  background-position: -240px -33px; }

.iti-flag.fk {
  background-position: 0 -44px; }

.iti-flag.fm {
  background-position: -16px -44px; }

.iti-flag.fo {
  background-position: -32px -44px; }

.iti-flag.fr,
.iti-flag.bl,
.iti-flag.mf {
  background-position: -48px -44px; }

.iti-flag.ga {
  background-position: -64px -44px; }

.iti-flag.gb {
  background-position: -80px -44px; }

.iti-flag.gd {
  background-position: -96px -44px; }

.iti-flag.ge {
  background-position: -112px -44px; }

.iti-flag.gf {
  background-position: -128px -44px; }

.iti-flag.gh {
  background-position: -144px -44px; }

.iti-flag.gi {
  background-position: -160px -44px; }

.iti-flag.gl {
  background-position: -176px -44px; }

.iti-flag.gm {
  background-position: -192px -44px; }

.iti-flag.gn {
  background-position: -208px -44px; }

.iti-flag.gp {
  background-position: -224px -44px; }

.iti-flag.gq {
  background-position: -240px -44px; }

.iti-flag.gr {
  background-position: 0 -55px; }

.iti-flag.gt {
  background-position: -16px -55px; }

.iti-flag.gu {
  background-position: -32px -55px; }

.iti-flag.gw {
  background-position: -48px -55px; }

.iti-flag.gy {
  background-position: -64px -55px; }

.iti-flag.hk {
  background-position: -80px -55px; }

.iti-flag.hn {
  background-position: -96px -55px; }

.iti-flag.hr {
  background-position: -112px -55px; }

.iti-flag.ht {
  background-position: -128px -55px; }

.iti-flag.hu {
  background-position: -144px -55px; }

.iti-flag.id {
  background-position: -160px -55px; }

.iti-flag.ie {
  background-position: -176px -55px; }

.iti-flag.il {
  background-position: -192px -55px; }

.iti-flag.in {
  background-position: -208px -55px; }

.iti-flag.io {
  background-position: -224px -55px; }

.iti-flag.iq {
  background-position: -240px -55px; }

.iti-flag.ir {
  background-position: 0 -66px; }

.iti-flag.is {
  background-position: -16px -66px; }

.iti-flag.it {
  background-position: -32px -66px; }

.iti-flag.jm {
  background-position: -48px -66px; }

.iti-flag.jo {
  background-position: -64px -66px; }

.iti-flag.jp {
  background-position: -80px -66px; }

.iti-flag.ke {
  background-position: -96px -66px; }

.iti-flag.kg {
  background-position: -112px -66px; }

.iti-flag.kh {
  background-position: -128px -66px; }

.iti-flag.ki {
  background-position: -144px -66px; }

.iti-flag.km {
  background-position: -160px -66px; }

.iti-flag.kn {
  background-position: -176px -66px; }

.iti-flag.kp {
  background-position: -192px -66px; }

.iti-flag.kr {
  background-position: -208px -66px; }

.iti-flag.kw {
  background-position: -224px -66px; }

.iti-flag.ky {
  background-position: -240px -66px; }

.iti-flag.kz {
  background-position: 0 -77px; }

.iti-flag.la {
  background-position: -16px -77px; }

.iti-flag.lb {
  background-position: -32px -77px; }

.iti-flag.lc {
  background-position: -48px -77px; }

.iti-flag.li {
  background-position: -64px -77px; }

.iti-flag.lk {
  background-position: -80px -77px; }

.iti-flag.lr {
  background-position: -96px -77px; }

.iti-flag.ls {
  background-position: -112px -77px; }

.iti-flag.lt {
  background-position: -128px -77px; }

.iti-flag.lu {
  background-position: -144px -77px; }

.iti-flag.lv {
  background-position: -160px -77px; }

.iti-flag.ly {
  background-position: -176px -77px; }

.iti-flag.ma {
  background-position: -192px -77px; }

.iti-flag.mc {
  background-position: -208px -77px; }

.iti-flag.me {
  background-position: -112px -154px;
  height: 12px; }

.iti-flag.mg {
  background-position: 0 -88px; }

.iti-flag.mh {
  background-position: -16px -88px; }

.iti-flag.mk {
  background-position: -32px -88px; }

.iti-flag.ml {
  background-position: -48px -88px; }

.iti-flag.mm {
  background-position: -64px -88px; }

.iti-flag.mn {
  background-position: -80px -88px; }

.iti-flag.mo {
  background-position: -96px -88px; }

.iti-flag.mp {
  background-position: -112px -88px; }

.iti-flag.mq {
  background-position: -128px -88px; }

.iti-flag.mr {
  background-position: -144px -88px; }

.iti-flag.ms {
  background-position: -160px -88px; }

.iti-flag.mt {
  background-position: -176px -88px; }

.iti-flag.mu {
  background-position: -192px -88px; }

.iti-flag.mv {
  background-position: -208px -88px; }

.iti-flag.mw {
  background-position: -224px -88px; }

.iti-flag.mx {
  background-position: -240px -88px; }

.iti-flag.my {
  background-position: 0 -99px; }

.iti-flag.mz {
  background-position: -16px -99px; }

.iti-flag.na {
  background-position: -32px -99px; }

.iti-flag.nc {
  background-position: -48px -99px; }

.iti-flag.ne {
  background-position: -64px -99px; }

.iti-flag.nf {
  background-position: -80px -99px; }

.iti-flag.ng {
  background-position: -96px -99px; }

.iti-flag.ni {
  background-position: -112px -99px; }

.iti-flag.nl,
.iti-flag.bq {
  background-position: -128px -99px; }

.iti-flag.no {
  background-position: -144px -99px; }

.iti-flag.np {
  background-position: -160px -99px; }

.iti-flag.nr {
  background-position: -176px -99px; }

.iti-flag.nu {
  background-position: -192px -99px; }

.iti-flag.nz {
  background-position: -208px -99px; }

.iti-flag.om {
  background-position: -224px -99px; }

.iti-flag.pa {
  background-position: -240px -99px; }

.iti-flag.pe {
  background-position: 0 -110px; }

.iti-flag.pf {
  background-position: -16px -110px; }

.iti-flag.pg {
  background-position: -32px -110px; }

.iti-flag.ph {
  background-position: -48px -110px; }

.iti-flag.pk {
  background-position: -64px -110px; }

.iti-flag.pl {
  background-position: -80px -110px; }

.iti-flag.pm {
  background-position: -96px -110px; }

.iti-flag.pr {
  background-position: -112px -110px; }

.iti-flag.ps {
  background-position: -128px -110px; }

.iti-flag.pt {
  background-position: -144px -110px; }

.iti-flag.pw {
  background-position: -160px -110px; }

.iti-flag.py {
  background-position: -176px -110px; }

.iti-flag.qa {
  background-position: -192px -110px; }

.iti-flag.re {
  background-position: -208px -110px; }

.iti-flag.ro {
  background-position: -224px -110px; }

.iti-flag.rs {
  background-position: -240px -110px; }

.iti-flag.ru {
  background-position: 0 -121px; }

.iti-flag.rw {
  background-position: -16px -121px; }

.iti-flag.sa {
  background-position: -32px -121px; }

.iti-flag.sb {
  background-position: -48px -121px; }

.iti-flag.sc {
  background-position: -64px -121px; }

.iti-flag.sd {
  background-position: -80px -121px; }

.iti-flag.se {
  background-position: -96px -121px; }

.iti-flag.sg {
  background-position: -112px -121px; }

.iti-flag.sh {
  background-position: -128px -121px; }

.iti-flag.si {
  background-position: -144px -121px; }

.iti-flag.sk {
  background-position: -160px -121px; }

.iti-flag.sl {
  background-position: -176px -121px; }

.iti-flag.sm {
  background-position: -192px -121px; }

.iti-flag.sn {
  background-position: -208px -121px; }

.iti-flag.so {
  background-position: -224px -121px; }

.iti-flag.sr {
  background-position: -240px -121px; }

.iti-flag.ss {
  background-position: 0 -132px; }

.iti-flag.st {
  background-position: -16px -132px; }

.iti-flag.sv {
  background-position: -32px -132px; }

.iti-flag.sx {
  background-position: -48px -132px; }

.iti-flag.sy {
  background-position: -64px -132px; }

.iti-flag.sz {
  background-position: -80px -132px; }

.iti-flag.tc {
  background-position: -96px -132px; }

.iti-flag.td {
  background-position: -112px -132px; }

.iti-flag.tg {
  background-position: -128px -132px; }

.iti-flag.th {
  background-position: -144px -132px; }

.iti-flag.tj {
  background-position: -160px -132px; }

.iti-flag.tk {
  background-position: -176px -132px; }

.iti-flag.tl {
  background-position: -192px -132px; }

.iti-flag.tm {
  background-position: -208px -132px; }

.iti-flag.tn {
  background-position: -224px -132px; }

.iti-flag.to {
  background-position: -240px -132px; }

.iti-flag.tr {
  background-position: 0 -143px; }

.iti-flag.tt {
  background-position: -16px -143px; }

.iti-flag.tv {
  background-position: -32px -143px; }

.iti-flag.tw {
  background-position: -48px -143px; }

.iti-flag.tz {
  background-position: -64px -143px; }

.iti-flag.ua {
  background-position: -80px -143px; }

.iti-flag.ug {
  background-position: -96px -143px; }

.iti-flag.us {
  background-position: -112px -143px; }

.iti-flag.uy {
  background-position: -128px -143px; }

.iti-flag.uz {
  background-position: -144px -143px; }

.iti-flag.va {
  background-position: -160px -143px; }

.iti-flag.vc {
  background-position: -176px -143px; }

.iti-flag.ve {
  background-position: -192px -143px; }

.iti-flag.vg {
  background-position: -208px -143px; }

.iti-flag.vi {
  background-position: -224px -143px; }

.iti-flag.vn {
  background-position: -240px -143px; }

.iti-flag.vu {
  background-position: 0 -154px; }

.iti-flag.wf {
  background-position: -16px -154px; }

.iti-flag.ws {
  background-position: -32px -154px; }

.iti-flag.ye {
  background-position: -48px -154px; }

.iti-flag.za {
  background-position: -64px -154px; }

.iti-flag.zm {
  background-position: -80px -154px; }

.iti-flag.zw {
  background-position: -96px -154px; }

.intl-tel-input {
  position: relative;
  display: inline-block;
  width: 100%; }

.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.intl-tel-input .hide {
  display: none; }

.intl-tel-input .v-hide {
  visibility: hidden; }

.intl-tel-input input, .intl-tel-input input[type=text], .intl-tel-input input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 44px;
  margin-left: 0;
  transition: background-color 100ms ease-out; }

.intl-tel-input input.iti-invalid-key {
  transition: background-color;
  background-color: #FFC7C7; }

.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px; }

.intl-tel-input .flag-dropdown:hover {
  cursor: pointer; }

.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.intl-tel-input input[disabled] + .flag-dropdown:hover, .intl-tel-input input[readonly] + .flag-dropdown:hover {
  cursor: default; }

.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag, .intl-tel-input input[readonly] + .flag-dropdown:hover .selected-flag {
  background-color: transparent; }

.intl-tel-input .selected-flag {
  z-index: 0;
  position: relative;
  width: 38px;
  height: 100%;
  padding: 0 0 0 8px; }

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 50%;
  margin-top: -5px; }

.intl-tel-input .selected-flag .arrow {
  position: relative;
  top: 50%;
  margin-top: -2px;
  left: 20px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555; }

.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555; }

.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll; }

.intl-tel-input .country-list .iti-flag {
  display: inline-block; }

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal; } }

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC; }

.intl-tel-input .country-list .country {
  padding: 5px 10px; }

.intl-tel-input .country-list .country .dial-code {
  color: #999; }

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05); }

.intl-tel-input .country-list .iti-flag, .intl-tel-input .country-list .country-name {
  margin-right: 6px; }

.responsive-card-table {
  border-collapse: collapse; }
  .responsive-card-table.unstriped tbody {
    background-color: transparent; }
  .responsive-card-table th {
    background-color: #e6e6e6; }
  .responsive-card-table tr,
  .responsive-card-table th,
  .responsive-card-table td {
    border-bottom: 1px solid #cccccc; }
  @media screen and (max-width: 960px) {
    .responsive-card-table {
      /* Get table cells to act like rows */ }
      .responsive-card-table thead tr {
        position: absolute;
        top: -9999em;
        left: -9999em; }
      .responsive-card-table tr {
        border-bottom: 1px solid #cccccc;
        display: block; }
      .responsive-card-table tr + tr {
        margin-top: 1.5rem; }
      .responsive-card-table td {
        border: none;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #cccccc;
        padding-left: 43%;
        position: relative;
        width: 100%;
        text-align: right; }
        .responsive-card-table td:before {
          content: attr(data-label);
          display: inline-block;
          font-weight: bold;
          line-height: 1.5;
          margin-left: -75%;
          width: 72%;
          position: relative;
          z-index: 1;
          text-align: left; }
        .responsive-card-table td:after {
          content: '';
          position: absolute;
          background: #e6e6e6;
          width: 40%;
          height: 95%;
          left: 1px;
          top: 1px;
          z-index: 0; } }

* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box; }

*:focus {
  outline-color: initial;
  outline-style: none;
  outline-width: initial; }

body {
  max-width: 100vw;
  margin: auto;
  font-size: 1.6rem; }
  @media screen and (min-width: 30.0625em) {
    body {
      font-size: 1.4rem; } }

ui-view,
app,
app-header,
app-left-menu {
  display: block; }

app-header {
  z-index: 8; }

form-radio {
  display: inline-block; }

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea,
select {
  margin-bottom: 0.8rem !important; }

input:invalid,
select:invalid,
input.ng-invalid-pattern,
input.ng-invalid {
  box-shadow: none;
  border: 1px solid #b01032; }

.fullreadonly-role-input input {
  cursor: not-allowed;
  background: #DDDDDD; }

.fullreadonly-role-input input:focus {
  cursor: not-allowed;
  background: #DDDDDD; }

.fullreadonly-role-input select {
  cursor: not-allowed;
  background: #DDDDDD; }

.fullreadonly-role-input textarea {
  cursor: not-allowed;
  background: #DDDDDD; }

.capitalize {
  text-transform: capitalize; }

.button.close {
  background-color: #cdcdcd;
  color: #082f3f; }

.help-block {
  color: red;
  float: right; }

.secondary-text {
  color: #e57e10; }

tbody td {
  border-right: 1px solid #d4d4d4; }

.row-padding {
  padding: 0 0.5rem; }

.disabledComponent[disabled] {
  background: transparent !important; }

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  color: white;
  background-color: #285162;
  z-index: 1000; }
  .header-logo {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 5.5rem; }
    .header-logo:after {
      content: attr(data-version);
      color: white;
      font-size: 1rem;
      position: absolute;
      bottom: 0.3rem;
      right: 0.5rem; }
    .header-logo-picture {
      max-height: 5.5rem; }
  .header-inner {
    min-height: 60px; }

.user-info-name {
  color: white;
  font-size: 1.6rem;
  font-weight: bold; }
  .user-info-name:hover, .user-info-name:focus {
    color: #e57e10; }
  @media screen and (min-width: 30.0625em) {
    .user-info-name {
      font-size: 1.4rem; } }

.user-info-company {
  font-size: 1.4rem;
  padding-bottom: 4px !important;
  margin-bottom: 0; }
  .user-info-company-operator-select {
    height: 3rem;
    font-size: 1rem;
    padding-top: 0;
    padding-bottom: 0; }
  @media screen and (min-width: 30.0625em) {
    .user-info-company {
      font-size: 1.1rem; } }
  .user-info-company-logo {
    border-radius: 3px;
    height: 37px;
    max-width: 110px;
    display: flex;
    background-color: white; }
    .user-info-company-logo-picture {
      height: 100%;
      width: 100%;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center; }

.user-actions {
  margin: 0 1rem; }
  .user-actions-item {
    font-size: 2.2rem;
    cursor: pointer;
    color: white; }
    @media screen and (min-width: 30.0625em) {
      .user-actions-item {
        font-size: 2rem; } }
    .user-actions-item:hover, .user-actions-item:focus {
      color: #e57e10; }
      .user-actions-item:hover .help-ico, .user-actions-item:focus .help-ico {
        background-color: #e57e10; }

.headerButton {
  display: flex;
  gap: 8px;
  padding: 8px 13px;
  margin-right: 4px;
  border: white 1px solid;
  justify-content: space-around;
  border-radius: 3px;
  transition: 200ms;
  cursor: pointer; }
  .headerButton span, .headerButton i {
    color: white;
    transition: 200ms; }
  .headerButton:hover {
    transition: 200ms;
    background-color: white; }
    .headerButton:hover span, .headerButton:hover i {
      transition: 200ms;
      color: #082f3f; }

.app-container {
  display: flex;
  padding-top: 6rem;
  background: #f7f6fb; }

.app-contentLayout {
  width: calc(100% - 50px);
  position: absolute;
  padding: 0 15px;
  right: 0; }

.app-content {
  padding: 1.5rem;
  height: calc(100vh - 60px);
  overflow-x: hidden; }

.app-home .app-contentLayout {
  background: #F7F6FB;
  padding: 0; }

.cardContainer {
  border-radius: 1rem;
  margin: 1.5rem 0;
  box-shadow: 0 5px 15px -5px #e8e8e8a6;
  background-color: white;
  height: calc(100vh - 90px);
  flex-direction: column;
  display: flex;
  flex: 1;
  border: 0.1rem solid #e8e8e8;
  max-width: 100%;
  z-index: 0; }
  .cardContainer._containerList .cardContainer-content {
    flex: 1 1 0; }
    .cardContainer._containerList .cardContainer-content .card-right {
      display: flex;
      flex-direction: column; }
      .cardContainer._containerList .cardContainer-content .card-right .formContent {
        flex: 1 1 0; }
      .cardContainer._containerList .cardContainer-content .card-right .tab-content {
        flex: 1 1 0;
        display: flex;
        flex-direction: column; }
        .cardContainer._containerList .cardContainer-content .card-right .tab-content-field {
          flex: 1 1 0;
          display: flex;
          flex-direction: column; }
  .cardContainer._settings {
    margin: 1.5rem 0 0.5rem;
    height: auto;
    flex: auto; }
  .cardContainer._settings-2 {
    flex: auto;
    height: 42vh; }
  .cardContainer-box {
    display: flex;
    border-bottom: 1px solid #f0922e;
    flex-direction: row; }
  .cardContainer-img {
    width: 4.5rem;
    border-radius: 1rem 0 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: linear-gradient(rgba(229, 126, 16, 0.9), rgba(240, 146, 45, 0.8));
    background-size: 1.2rem; }
    .cardContainer-img-content {
      width: 100%;
      align-items: center;
      padding: 0.8rem 2.5rem; }
      .cardContainer-img-content-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto; }
        .cardContainer-img-content-icon i {
          color: white;
          font-size: 2rem; }
      .cardContainer-img-content-title h6 {
        color: white;
        font-size: 14px; }
      .cardContainer-img-content-title h4 {
        font-weight: bold;
        color: white;
        margin-bottom: 0; }
      .cardContainer-img-content-background {
        position: absolute;
        background: url(images/tint.svg);
        opacity: 0.09;
        width: 560px;
        bottom: -39px;
        height: 140px;
        left: -28px;
        -ms-transform: skew(-26deg, 3deg);
        transform: skew(-25deg, 3deg);
        -webkit-background-size: 35px 35px;
        background-size: 35px; }
  .cardContainer-info {
    border-radius: 1rem;
    padding: 0.8rem 1rem;
    width: 100%;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: space-between;
    background: white; }
    .cardContainer-info .row {
      align-items: center;
      justify-content: flex-end; }
    .cardContainer-info-title {
      margin-bottom: 0;
      color: #285062;
      font-weight: 600;
      font-size: 15px; }
    .cardContainer-info-subtitle {
      margin-bottom: 10px;
      color: #285062;
      font-weight: 600;
      font-size: 14px; }
  .cardContainer-content {
    width: 100%;
    height: 100%;
    margin: 0; }
    .cardContainer-content .card-right .fixed-container.equipments-height {
      max-height: 30vh !important; }
    .cardContainer-content .card-right .fixed-container.equipment-selected-height {
      max-height: 15vh !important; }
    .cardContainer-content .card-left {
      padding: 2rem; }
      .cardContainer-content .card-left .fixed-container.container-height {
        max-height: 55vh !important; }
      .cardContainer-content .card-left .fixed-container.technician-height {
        max-height: 75vh !important; }
      .cardContainer-content .card-left .fixed-container.destination-height {
        max-height: 55vh !important; }
      .cardContainer-content .card-left .fixed-container.wastetrack-height {
        max-height: 66vh !important; }
      .cardContainer-content .card-left .fixed-container.consumable-height {
        max-height: 60vh !important; }
      .cardContainer-content .card-left .fixed-container.equipments-height, .cardContainer-content .card-left .fixed-container.equipment-selected-height {
        max-height: 60vh !important; }
      .cardContainer-content .card-left .card-filters {
        margin-bottom: 1rem; }
        .cardContainer-content .card-left .card-filters .search-filters {
          width: 100%; }
          .cardContainer-content .card-left .card-filters .search-filters md-autocomplete {
            border: none !important; }
          .cardContainer-content .card-left .card-filters .search-filters .align-right {
            width: 100% !important;
            max-width: 100% !important;
            display: flex;
            margin: 0;
            align-items: flex-end; }
            .cardContainer-content .card-left .card-filters .search-filters .align-right button {
              width: 160px;
              margin-top: 0;
              height: 3rem; }
          .cardContainer-content .card-left .card-filters .search-filters._consumables button {
            margin-top: -3.8rem; }
        @media screen and (min-width: 64em) {
          .cardContainer-content .card-left .card-filters .splitSearch .xlarge-expand {
            flex: auto;
            width: 33%;
            max-width: 33%; }
          .cardContainer-content .card-left .card-filters .splitSearch .large-3 {
            flex: auto;
            width: 25%;
            max-width: 25%; } }
        @media screen and (min-width: 50em) and (max-width: 64em) {
          .cardContainer-content .card-left .card-filters .splitSearch .large-4 {
            flex: auto;
            width: 50%;
            max-width: 50%; } }
        .cardContainer-content .card-left .card-filters .splitSearch .showMore-text {
          margin-bottom: -2rem; }
      .cardContainer-content .card-left.showMore .fixed-container.equipments-height {
        max-height: 50vh !important; }
      .cardContainer-content .card-left.showMore .fixed-container.container-height {
        max-height: 48vh !important; }
      .cardContainer-content .card-left.showMore .ui-grid {
        height: 48vh !important; }
    .cardContainer-content select, .cardContainer-content [type='text'], .cardContainer-content [type='password'], .cardContainer-content [type='date'], .cardContainer-content [type='datetime'], .cardContainer-content [type='datetime-local'], .cardContainer-content [type='month'], .cardContainer-content [type='week'], .cardContainer-content [type='email'], .cardContainer-content [type='number'], .cardContainer-content [type='search'], .cardContainer-content [type='tel'], .cardContainer-content [type='time'], .cardContainer-content [type='url'], .cardContainer-content [type='color'], .cardContainer-content textarea {
      border: 1px solid #bdbdbd;
      background-color: transparent; }
      .cardContainer-content select:disabled, .cardContainer-content [type='text']:disabled, .cardContainer-content [type='password']:disabled, .cardContainer-content [type='date']:disabled, .cardContainer-content [type='datetime']:disabled, .cardContainer-content [type='datetime-local']:disabled, .cardContainer-content [type='month']:disabled, .cardContainer-content [type='week']:disabled, .cardContainer-content [type='email']:disabled, .cardContainer-content [type='number']:disabled, .cardContainer-content [type='search']:disabled, .cardContainer-content [type='tel']:disabled, .cardContainer-content [type='time']:disabled, .cardContainer-content [type='url']:disabled, .cardContainer-content [type='color']:disabled, .cardContainer-content textarea:disabled {
        background-color: rgba(205, 205, 205, 0.4); }
      .cardContainer-content select::placeholder, .cardContainer-content [type='text']::placeholder, .cardContainer-content [type='password']::placeholder, .cardContainer-content [type='date']::placeholder, .cardContainer-content [type='datetime']::placeholder, .cardContainer-content [type='datetime-local']::placeholder, .cardContainer-content [type='month']::placeholder, .cardContainer-content [type='week']::placeholder, .cardContainer-content [type='email']::placeholder, .cardContainer-content [type='number']::placeholder, .cardContainer-content [type='search']::placeholder, .cardContainer-content [type='tel']::placeholder, .cardContainer-content [type='time']::placeholder, .cardContainer-content [type='url']::placeholder, .cardContainer-content [type='color']::placeholder, .cardContainer-content textarea::placeholder {
        color: #cacaca; }
    .cardContainer-content .section-title {
      margin: 2rem 0;
      padding: 0 0 1rem;
      color: #285162;
      border-bottom-color: #28516245;
      font-weight: 600;
      font-size: 1.5rem; }
    .cardContainer-content .card-right {
      padding: 0 0 2rem 2rem; }
      .cardContainer-content .card-right embed {
        height: 70vh !important;
        margin-bottom: 20px; }
      .cardContainer-content .card-right .formContent {
        height: calc(100vh - 230px);
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .cardContainer-content .card-right .formContent-field {
          height: 100%;
          overflow-y: scroll;
          overflow-x: hidden; }
          .cardContainer-content .card-right .formContent-field legend {
            font-weight: 600;
            font-size: 1.3rem;
            display: block;
            margin-top: 0.8rem;
            margin-bottom: 0.5rem; }
          .cardContainer-content .card-right .formContent-field .row {
            margin: 0 0 0.8rem; }
          .cardContainer-content .card-right .formContent-field::-webkit-scrollbar {
            -webkit-appearance: none;
            width: 7px; }
          .cardContainer-content .card-right .formContent-field::-webkit-scrollbar-thumb {
            border-radius: 4px;
            background-color: rgba(0, 0, 0, 0.5);
            -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
        .cardContainer-content .card-right .formContent-buttons {
          margin: 0;
          padding-top: 15px;
          border-top: 1px solid #28516245; }
          .cardContainer-content .card-right .formContent-buttons button {
            margin-bottom: 0; }
      .cardContainer-content .card-right .tab-content {
        height: calc(100% - 75px);
        padding-right: 10px;
        overflow-y: auto;
        overflow-x: hidden; }
        .cardContainer-content .card-right .tab-content textarea {
          max-height: 8rem; }
        .cardContainer-content .card-right .tab-content-field {
          height: 90%;
          width: 100%; }
          .cardContainer-content .card-right .tab-content-field form {
            height: calc(100% - 70px); }
  .cardContainer-badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.4rem;
    font-weight: bold;
    border-radius: 0.5rem;
    padding: 0 0.8rem;
    border: 0.2rem solid #285162;
    background-color: #285162;
    color: #fefefe; }

app-left-menu {
  min-height: calc(100vh - 60px); }

.app-left-menu {
  width: 50px;
  z-index: 1;
  height: 100%;
  position: fixed;
  background-color: #082f3f; }
  .app-left-menu .app-menu-item {
    justify-content: center;
    padding: 15px 15px; }
  .app-left-menu span {
    display: none; }
  .app-left-menu:hover {
    width: 200px;
    box-shadow: 2px 0 16px #00000063;
    transition: all 100ms ease-in-out;
    transition-property: width, display; }
    .app-left-menu:hover .app-menu-item {
      justify-content: flex-start; }
    .app-left-menu:hover span {
      display: initial; }

.reset-password-link {
  color: white; }
  .reset-password-link:hover, .reset-password-link:focus {
    color: #e57e10; }

.tiny-filter {
  height: 2.9rem;
  font-size: 1.2rem; }

.view-button {
  font-size: 2.4rem;
  line-height: inherit; }

.help-ico {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2rem;
  height: 2rem;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: bold;
  border-radius: 2.5rem; }
  .help-ico.negative {
    color: #285162;
    background-color: white; }
  .help-ico.primary {
    color: white;
    background-color: #285162; }
  .help-ico.secondary {
    color: white;
    background-color: #e57e10; }
  .help-ico.error {
    color: white;
    background-color: #b01032; }
  .help-ico.warning {
    color: white;
    background-color: #ffa806; }
  .help-ico.success {
    color: white;
    background-color: #10B016; }

.isDetailFormOpen .ellipsis-table {
  table-layout: auto;
  font-size: 1.1rem; }
  .isDetailFormOpen .ellipsis-table .ellipsis-table-col {
    max-width: 18rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

tr.selected {
  background-color: #a4c7d5 !important;
  color: white; }
  tr.selected .hoverable:hover {
    color: #285162 !important; }

tr.site-line .hoverable:hover {
  background-color: #a4c7d5;
  color: white; }

md-chips {
  background-color: white; }

md-chips, md-contact-chips {
  display: block; }

md-chip {
  margin: 0px 8px 4px 0 !important; }

.md-chips, md-chips-wrap {
  box-shadow: none !important;
  font-size: 14px !important;
  height: 30px !important;
  line-height: 30px !important; }

.md-chip-input-container {
  margin-top: 0 !important;
  width: 100% !important; }
  .md-chip-input-container input {
    padding-left: 5px !important; }

.md-contact-suggestion .md-contact-name {
  width: 100% !important;
  min-width: 250px; }

.table-select-cell {
  width: 10px !important; }

.fluidBalance-card {
  padding-top: 1rem !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }

.fluidbalancefilter {
  max-height: 13rem;
  height: 13rem; }

.fluidbalance-result-container {
  max-height: calc(100vh - 320px);
  margin-top: 1rem; }

.settingsCard {
  border: 1px solid #cccccc;
  padding: 1rem 2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  border-radius: 0.4rem;
  margin: 0.5rem; }
  .settingsCard .bullet {
    font-size: 1.2rem;
    animation: none; }

.form-signature-admin {
  height: 20rem !important; }
  .form-signature-admin .signatureBlock {
    height: 100% !important; }

.app-menu {
  display: flex;
  flex-direction: column;
  flex-flow: row wrap; }
  .app-menu-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 0 0 auto;
    max-width: 100%;
    min-width: 5rem;
    margin: 0 1rem 1rem 0;
    border-radius: 0.3rem;
    color: white;
    background-color: #e57e10;
    cursor: pointer; }
    .app-menu-item:hover, .app-menu-item:focus {
      background-color: #f29e45; }
  .app-menu-ico {
    font-size: 2.5rem;
    max-height: 25px;
    max-width: 25px;
    min-width: 25px;
    line-height: 25px; }
    .app-menu-ico:before {
      max-height: 25px;
      line-height: 25px; }
  .app-menu-label {
    text-align: center;
    margin-top: 0;
    margin-left: 15px;
    text-overflow: clip;
    white-space: nowrap; }
  .app-menu.isInLeftMenu {
    flex-flow: column; }
    .app-menu.isInLeftMenu .app-menu-item {
      background-color: #082f3f;
      border-radius: 0;
      min-width: 0;
      margin: 0; }
      .app-menu.isInLeftMenu .app-menu-item:hover, .app-menu.isInLeftMenu .app-menu-item:focus {
        color: #082f3f;
        background-color: #f7f6fb; }
      .app-menu.isInLeftMenu .app-menu-item.selected {
        color: #082f3f;
        background-color: #f7f6fb; }

.section-title {
  display: block;
  width: auto;
  margin-bottom: 1rem;
  margin-top: 1rem;
  padding: 0.5rem 0;
  font-size: 1.8rem;
  border-bottom: 0.1rem solid; }
  @media screen and (min-width: 30.0625em) {
    .section-title {
      font-size: 1.6rem; } }
  .section-title.primary {
    color: #285162; }
  .section-title.secondary {
    color: #e57e10; }
  .section-title.error {
    color: #b01032; }
  .section-title.warning {
    color: #ffa806; }
  .section-title.success {
    color: #10B016; }
  .section-title button,
  .section-title .button,
  .section-title * {
    margin-bottom: 0; }
    .section-title button.margin-button-right,
    .section-title .button.margin-button-right,
    .section-title *.margin-button-right {
      margin-right: 1rem; }
  .section-title input {
    margin-bottom: 0 !important;
    height: 3.2rem; }

.section-subtitle {
  display: block;
  width: auto;
  padding: 0.5rem 0 0;
  font-size: 1.6rem; }
  @media screen and (min-width: 30.0625em) {
    .section-subtitle {
      font-size: 1.4rem; } }
  .section-subtitle:before {
    content: '>';
    margin-right: 0.3rem; }
  .section-subtitle.primary {
    color: #285162; }
  .section-subtitle.secondary {
    color: #e57e10; }
  .section-subtitle.error {
    color: #b01032; }
  .section-subtitle.warning {
    color: #ffa806; }
  .section-subtitle.success {
    color: #10B016; }

.form-checkbox {
  margin-top: 0.7rem;
  display: inline-block;
  cursor: pointer; }
  .form-checkbox input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    visibility: hidden;
    width: 0;
    height: 0;
    margin: 0;
    padding: 0; }
    .form-checkbox input[type=checkbox] + .form-checkbox-skin {
      position: relative;
      display: inline-block;
      vertical-align: text-bottom;
      width: 2rem;
      height: 2rem;
      border: 0.1rem solid #285162;
      margin-right: 0.5rem;
      border-radius: 0.3rem;
      background-color: rgba(71, 129, 153, 0.3); }
      .form-checkbox input[type=checkbox] + .form-checkbox-skin:before {
        content: '';
        position: absolute;
        top: 0.2rem;
        left: 0.2rem;
        width: 1.4rem;
        height: 1.4rem;
        font-size: 2.2rem;
        background-color: transparent;
        border-radius: 0.3rem;
        transition: background-color 0.15s; }
    .form-checkbox input[type=checkbox]:checked + .form-checkbox-skin:before {
      background-color: #285162; }
    .form-checkbox input[type=checkbox][disabled] + .form-checkbox-skin {
      cursor: default;
      border: 0.1rem solid #cdcdcd; }
  .form-checkbox-label {
    font-size: 1.6rem; }
    @media screen and (min-width: 30.0625em) {
      .form-checkbox-label {
        font-size: 1.4rem; } }
  .form-checkbox.isDisabled {
    cursor: not-allowed; }
    .form-checkbox.isDisabled input[type=checkbox] + .form-checkbox-skin {
      cursor: not-allowed; }

.form-checkbox-group-label {
  font-size: 1.3rem; }

.form-checkbox-group-items form-checkbox,
.form-checkbox-group-items form-checkbox-list {
  margin-right: 1rem; }

.form-checkbox-group.one-per-row form-checkbox,
.form-checkbox-group.one-per-row form-checkbox-list {
  display: block; }

.form-signature {
  width: 100%;
  height: 20rem;
  border: 0.1rem solid #082f3f; }
  .form-signature .signatureBlock {
    height: 30rem; }
  @media screen and (min-width: 30.0625em) {
    .form-signature {
      height: 30rem; } }
  .form-signature canvas {
    max-width: 100%;
    max-height: 19.8rem; }
    @media screen and (min-width: 30.0625em) {
      .form-signature canvas {
        max-height: 29.8rem; } }
  .form-signature-preview {
    width: 100%;
    height: 7.8rem; }
    @media screen and (min-width: 30.0625em) {
      .form-signature-preview {
        height: 17.8rem; } }
    .form-signature-preview img {
      max-width: 100%;
      max-height: 100%; }
      @media screen and (min-width: 30.0625em) {
        .form-signature-preview img {
          margin-top: 1rem; } }

.qrcode-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }
  .qrcode-container video {
    width: 100%; }
  .qrcode-container canvas {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0; }
  .qrcode-container .flashlight {
    position: absolute;
    top: 0;
    left: 0;
    width: 5rem; }
  .qrcode-container .close-scanner {
    position: absolute;
    top: 0;
    right: 0;
    width: 4rem; }
  .qrcode-container .result-container {
    margin-bottom: 1.6rem;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .qrcode-container .result-container span {
      color: #e57e10;
      font-weight: bold; }
    .qrcode-container .result-container .result-action img {
      width: 2.5rem;
      margin-left: 0.8rem; }

.button {
  padding: 8px 32px !important; }
  .button.edit-add-button {
    padding: 0 !important; }
  .button.secondary {
    background-color: #f0922d;
    color: white; }
  .button.create-button {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px !important; }
    .button.create-button i {
      margin-right: 8px; }
  .button.clear {
    background-color: #fefefe;
    border-color: #f0922d;
    color: #f0922d; }
    .button.clear:hover {
      background-color: #e5e5e5; }
    .button.clear[disabled] {
      border-color: #cdcdcd;
      color: #cdcdcd; }

.button {
  position: relative;
  overflow: hidden;
  transform: translate3d(0, 0, 0); }
  .button:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, #fff 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .5s, opacity 1s; }
  .button:active:after {
    transform: scale(0, 0);
    opacity: .3;
    transition: 0s; }

.dropdown-container {
  position: relative;
  display: inline-block; }

.dropdown-menu {
  position: absolute;
  width: 100%;
  background-color: white;
  border: 0.1rem solid #e8e8e8;
  box-shadow: 0 5px 15px -5px #e8e8e8a6; }

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(40, 81, 98, 0.6); }
  70% {
    box-shadow: 0 0 0 4px rgba(40, 81, 98, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(40, 81, 98, 0); } }

.messages-container {
  position: relative;
  display: flex;
  align-items: center;
  border-radius: 4px;
  opacity: 1;
  padding: 0 1.8rem;
  margin-bottom: 2.4rem;
  -webkit-box-shadow: 0px 6px 33px -7px #e8e8e8;
  -moz-box-shadow: 0px 6px 33px -7px #e8e8e8;
  box-shadow: 0px 6px 33px -7px #e8e8e8; }
  .messages-container-info {
    color: white;
    font-size: 4rem;
    margin-right: 24px; }
  .messages-container-item {
    margin-bottom: 0;
    color: white; }
    .messages-container-item-title {
      font-weight: bold; }

.messages-container.messages-info {
  background: #10B016; }

.messages-container.messages-warning {
  background: #e57e10; }

.messages-container.messages-error {
  background: #b01032; }

.messages-container.ng-hide {
  opacity: 0; }

.messages-container.ng-hide-add, .messages-container.ng-hide-remove {
  transition: all linear 0.5s; }

.close-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background: transparent;
  border-radius: 0 4px 0 4px;
  height: 3.5rem;
  width: 3.5rem;
  right: 0;
  top: 0; }
  .close-container-icon {
    color: white; }

.intro {
  display: flex;
  align-items: stretch;
  flex: 1; }
  .intro-container {
    display: flex; }
    .intro-container-item {
      display: flex;
      flex: 1;
      margin: 0 0 1.6rem;
      box-shadow: 0px 6px 33px -7px #e8e8e8;
      border: 0.1rem solid #e8e8e8;
      border-radius: 12px; }
      .intro-container-item-img {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background: linear-gradient(rgba(229, 126, 16, 0.9), rgba(240, 146, 45, 0.8));
        background-size: 1.2rem;
        width: 8.6rem;
        border-radius: 12px 0 0 12px; }
        .intro-container-item-img-content {
          width: 100%;
          align-items: center;
          padding: 0.8rem 2.5rem; }
          .intro-container-item-img-content-icon {
            display: flex;
            justify-content: center;
            align-items: center;
            margin: 0 auto; }
            .intro-container-item-img-content-icon i {
              color: white;
              font-size: 4rem; }
          .intro-container-item-img-content-title h6 {
            color: white;
            font-size: 14px; }
          .intro-container-item-img-content-title h4 {
            font-weight: bold;
            color: white;
            margin-bottom: 0; }
          .intro-container-item-img-content-background {
            position: absolute;
            background: url(images/tint.svg);
            opacity: 0.09;
            width: 560px;
            bottom: -39px;
            height: 140px;
            left: -28px;
            -ms-transform: skew(-26deg, 3deg);
            transform: skew(-25deg, 3deg);
            -webkit-background-size: 35px 35px;
            background-size: 35px; }
      .intro-container-item-info {
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: space-between;
        background: white;
        padding: 0.8rem 1.6rem;
        width: 100%;
        border-radius: 15px; }
        .intro-container-item-info-title {
          color: #9f9f9f;
          font-weight: bold; }
        .intro-container-item-info-number {
          font-weight: bold; }
        .intro-container-item-info-counter {
          background: #e9e9e9;
          width: 100%;
          height: 20%;
          border-radius: 3rem; }
        .intro-container-item-info-align {
          display: flex;
          align-items: center; }
          .intro-container-item-info-align-bullet {
            display: flex;
            justify-content: center;
            align-items: center;
            background: #285162;
            border: 0.6rem solid #d1d1d1;
            color: white;
            font-weight: bold;
            border-radius: 100%;
            height: 4.5rem;
            width: 4.5rem;
            margin-bottom: 0;
            animation: pulse 1s infinite; }
          .intro-container-item-info-align button {
            margin-bottom: 0; }
      .intro-container-item.hightCriticity {
        box-shadow: 0px 0px 10px rgba(176, 16, 50, 0.3);
        border: 2px solid #b01032;
        border-radius: 15px; }
        .intro-container-item.hightCriticity .intro-container-item-img {
          background: linear-gradient(#b01032, #c71239); }
        .intro-container-item.hightCriticity .intro-container-item-info-align-bullet {
          background: #b01032;
          border-color: #fac5d0; }
        .intro-container-item.hightCriticity .intro-container-item-info-align button {
          background-color: #b01032; }
        .intro-container-item.hightCriticity .intro-container-item-info-align a {
          background-color: #b01032; }
      .intro-container-item.mediumCriticity {
        box-shadow: 0px 0px 10px rgba(255, 168, 6, 0.3);
        border: 2px solid #ffa806;
        border-radius: 15px; }
        .intro-container-item.mediumCriticity .intro-container-item-img {
          background: linear-gradient(#ffa806, #ffb120); }
        .intro-container-item.mediumCriticity .intro-container-item-info-align-bullet {
          background: #ffa806;
          border-color: white; }
        .intro-container-item.mediumCriticity .intro-container-item-info-align button {
          background-color: #ffa806; }
      .intro-container-item.lowCriticity {
        box-shadow: 0px 0px 10px rgba(16, 176, 22, 0.3);
        border: 2px solid #10B016;
        border-radius: 15px; }
        .intro-container-item.lowCriticity .intro-container-item-img {
          background: linear-gradient(#10B016, #12c719); }
        .intro-container-item.lowCriticity .intro-container-item-info-align-bullet {
          background: #10B016;
          border-color: #c5fac7; }
        .intro-container-item.lowCriticity .intro-container-item-info-align button {
          background-color: #10B016; }
        .intro-container-item.lowCriticity .intro-container-item-info-align a {
          background-color: #10B016; }

.plus-icon {
  font-size: 20px;
  margin-bottom: 8px; }

.rounded {
  border-radius: 8px; }

.counter-vertically {
  display: flex;
  align-items: stretch;
  flex: 1; }
  .counter-vertically-container {
    display: flex;
    flex: 1;
    min-height: 300px !important; }
    .counter-vertically-container-item {
      display: flex;
      flex-direction: column;
      width: 100%;
      margin: 3.2rem 0.4rem 1.6rem 0.4rem;
      box-shadow: 0px 6px 33px -7px #e8e8e8;
      border: 0.1rem solid #e8e8e8; }
      .counter-vertically-container-item-img {
        position: relative;
        background: linear-gradient(rgba(229, 126, 16, 0.9), rgba(240, 146, 45, 0.8));
        background-size: 1.2rem;
        border-top-left-radius: 12px;
        border-top-right-radius: 12px; }
        .counter-vertically-container-item-img-content {
          position: relative;
          width: 100%;
          align-items: center;
          padding: 1.6rem; }
          .counter-vertically-container-item-img-content-button {
            position: absolute;
            top: 8px;
            right: 8px;
            background-color: #285162;
            border-radius: 20%;
            height: 40px !important;
            width: 40px !important; }
            .counter-vertically-container-item-img-content-button .button {
              border-radius: inherit;
              height: 40px !important;
              width: 40px !important;
              padding: 0 !important; }
          .counter-vertically-container-item-img-content-icon {
            display: flex;
            justify-content: center;
            align-items: center;
            background: white;
            border: 0.4rem solid #f8c996;
            border-radius: 100%;
            height: 8rem;
            width: 8rem;
            margin: 0 auto 16px auto; }
            .counter-vertically-container-item-img-content-icon i {
              color: #e57e10;
              font-size: 4rem; }
          .counter-vertically-container-item-img-content-title h6 {
            color: white;
            font-size: 14px; }
          .counter-vertically-container-item-img-content-title h4 {
            font-weight: bold;
            color: white;
            margin-bottom: 0; }
      .counter-vertically-container-item-info {
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: space-between;
        padding: 1.6rem;
        width: 100%;
        align-items: center;
        background: white;
        min-height: 200px;
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px; }
        .counter-vertically-container-item-info.big-height {
          min-height: 400px !important; }
        .counter-vertically-container-item-info-text {
          font-weight: normal;
          color: #949494;
          width: 100%;
          text-align: justify; }
          .counter-vertically-container-item-info-text b {
            color: #082f3f; }
          .counter-vertically-container-item-info-text ul {
            list-style-type: none; }
            .counter-vertically-container-item-info-text ul li {
              display: flex;
              justify-content: space-between; }
              .counter-vertically-container-item-info-text ul li .count {
                font-weight: bold;
                color: #082f3f;
                font-size: 1.6rem; }
          .counter-vertically-container-item-info-text-content {
            position: relative;
            border-bottom: 1px solid #efefef;
            padding-bottom: 8px; }
            .counter-vertically-container-item-info-text-content:last-child {
              border-bottom: none; }
            .counter-vertically-container-item-info-text-content-button {
              position: absolute;
              top: 0;
              right: 0; }
              .counter-vertically-container-item-info-text-content-button .button {
                background: rgba(255, 255, 255, 0.2);
                border-radius: inherit;
                height: 50px;
                width: 50px;
                padding: 0 !important; }
          .counter-vertically-container-item-info-text-button button {
            margin-bottom: 0;
            font-size: 14px;
            background-color: #e57e10;
            margin-top: 0.8rem; }
            .counter-vertically-container-item-info-text-button button i {
              margin-right: 0.8rem; }

.counter-horizontally {
  display: flex;
  align-items: stretch;
  flex: 1; }
  .counter-horizontally .noResult {
    width: 100%; }
  .counter-horizontally-container {
    display: flex;
    flex: 1; }
    .counter-horizontally-container-item {
      display: flex;
      width: 100%;
      margin: 2.4rem;
      box-shadow: 0px 6px 33px -7px #e8e8e8;
      border: 0.1rem solid #e8e8e8; }
      .counter-horizontally-container-item-img {
        position: relative;
        background: linear-gradient(rgba(229, 126, 16, 0.9), rgba(240, 146, 45, 0.8));
        background-size: 1.2rem; }
        .counter-horizontally-container-item-img-content {
          position: relative;
          width: 100%;
          align-items: center;
          padding: 1.6rem 5rem; }
          .counter-horizontally-container-item-img-content-button {
            position: absolute;
            top: 0;
            right: 0; }
            .counter-horizontally-container-item-img-content-button .button {
              background: rgba(255, 255, 255, 0.2);
              border-radius: inherit;
              height: 50px;
              width: 50px;
              padding: 0 !important; }
          .counter-horizontally-container-item-img-content-icon {
            display: flex;
            justify-content: center;
            align-items: center;
            background: white;
            border: 0.4rem solid #f8c996;
            border-radius: 100%;
            height: 8rem;
            width: 8rem;
            margin: 0 auto 16px auto; }
            .counter-horizontally-container-item-img-content-icon i {
              color: #e57e10;
              font-size: 4rem; }
          .counter-horizontally-container-item-img-content-title h6 {
            color: white;
            font-size: 14px; }
          .counter-horizontally-container-item-img-content-title h4 {
            font-weight: bold;
            color: white;
            margin-bottom: 0; }
          .counter-horizontally-container-item-img-content-background {
            position: absolute;
            background: url(images/tint.svg);
            opacity: 0.09;
            width: 180px;
            bottom: -39px;
            height: 140px;
            left: -28px;
            -ms-transform: skew(-26deg, 3deg);
            transform: skew(-25deg, 3deg);
            -webkit-background-size: 35px 35px;
            background-size: 35px; }
      .counter-horizontally-container-item-info {
        display: flex;
        flex: 1;
        flex-direction: column;
        justify-content: space-between;
        padding: 1.6rem;
        width: 100%;
        background: white; }
        .counter-horizontally-container-item-info-text {
          font-weight: 600; }
          .counter-horizontally-container-item-info-text-result {
            width: 40%; }
        .counter-horizontally-container-item-info-button button {
          margin-bottom: 0;
          font-size: 14px;
          background-color: #e57e10;
          margin-top: 0.8rem; }
          .counter-horizontally-container-item-info-button button i {
            margin-right: 0.8rem; }

.plus-icon {
  font-size: 20px;
  margin-bottom: 8px; }

.background-items {
  position: absolute;
  opacity: 0.09;
  width: 450px;
  bottom: -59px;
  height: 154px;
  left: -28px;
  -ms-transform: skew(-26deg, 3deg);
  transform: skew(-16deg, 4deg); }
  .background-items.tint-background {
    background: url(images/tint.svg);
    background-size: 35px; }
  .background-items.user-background {
    background: url(images/user.svg);
    background-size: 35px; }
  .background-items.users-background {
    background: url(images/users.svg);
    background-size: 35px; }
  .background-items.book-background {
    background: url(images/book.svg);
    background-size: 35px; }
  .background-items.wrench-background {
    background: url(images/wrench.svg);
    background-size: 35px; }

.bullet {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #285162;
  border: 0.6rem solid #d1d1d1;
  color: white;
  font-weight: bold;
  border-radius: 100%;
  height: 4.5rem;
  width: 4.5rem;
  margin-bottom: 0;
  animation: pulse 1s infinite; }

.result-vertically {
  width: 300px; }

.noResult-vertically {
  height: 18.7rem; }
  .noResult-vertically .counter-vertically-container-item-info {
    padding: 0;
    display: none; }

.noResult-horizontally {
  height: 18.7rem;
  width: 100%; }
  .noResult-horizontally .counter-vertically-container-item-info {
    padding: 0;
    display: none;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px; }

.fi-plus {
  font-size: 16px; }

.counter-icon-img {
  min-width: 40px; }

.summary-icon-img {
  max-width: 40px; }

.logo-logo {
  text-align: center;
  width: 100%; }

.logo-logo img {
  border: 7px solid white;
  box-shadow: 0 2px 4px #d1d1d1;
  height: 25vh;
  margin: 3vh auto; }

.logo-drop-area {
  font-style: italic;
  color: white;
  background-color: #e57e10;
  opacity: 0.8;
  line-height: 4cm;
  box-sizing: border-box;
  text-align: center;
  height: 25vh;
  margin: 3vh auto;
  width: 70%; }

.logo-drop-area.logo-drag-over {
  opacity: 1; }

.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

#loader {
  border: 8px solid #f3f3f3;
  border-radius: 50%;
  border-top: 8px solid #285162;
  width: 60px;
  height: 60px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fixed-header._vertical .fixed-container.fluidbalance-height {
  max-height: calc(100vh - 350px) !important; }

.fb-table th {
  text-align: left !important; }

.fb-table td {
  text-align: center !important; }
  .fb-table td:last-child td {
    border-right: 1px solid #d4d4d4; }
  .fb-table td.copied-tag:before {
    content: "Copié";
    position: absolute;
    top: 0;
    left: 10px;
    width: 70px;
    margin: 0;
    text-align: center;
    padding: 1px;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 3px;
    transform: translate(0px, -15px);
    background-color: #10B016;
    color: white;
    display: inline-block; }
  .fb-table td.selected-cell {
    border: 1px solid #10B016;
    background-color: #cff7d1; }
    .fb-table td.selected-cell::selection {
      background-color: #cff7d1; }
    .fb-table td.selected-cell:after {
      content: "\e90f";
      font-family: 'c-fluide' !important;
      font-weight: normal;
      width: 16px;
      height: 16px;
      display: block;
      margin-top: -20px;
      margin-left: -6px;
      color: #10B016; }
    .fb-table td.selected-cell:hover {
      border-color: #10B016; }
      .fb-table td.selected-cell:hover:after {
        color: #10B016; }
  .fb-table td:hover {
    border: 1px solid #a7a7a7;
    cursor: pointer; }

.fb-table th.table-row, .fb-table td.table-row {
  height: 40px !important;
  background-color: #f7f6fb;
  font-size: 14px;
  color: #fff;
  margin: 0 !important;
  font-weight: 500; }
  .fb-table th.table-row._total, .fb-table td.table-row._total {
    font-weight: 700;
    background-color: #cdcdcd;
    color: #082f3f !important; }
  .fb-table th.table-row._title, .fb-table td.table-row._title {
    background-color: #082f3f;
    font-weight: 700; }
    .fb-table th.table-row._title .white-title, .fb-table td.table-row._title .white-title {
      color: #f7f6fb !important; }

.fb-table td.with-error:hover:after {
  content: " " !important; }

.fb-table td.show-container:hover:after {
  content: " " !important; }

.fb-table td.table-row.with-error {
  border-bottom: 1px solid red; }
  .fb-table td.table-row.with-error a {
    color: red; }

.fb-table td.table-row:hover:after {
  content: " " !important; }

.fb-table td.with-error {
  border: solid 1px #b01032 !important; }

.fb-table .ccs-title-row.without-error, .fb-table .ccs-table-row.without-error {
  color: white;
  background-color: #10B016; }

.fb-table .ccs-title-row.with-error, .fb-table .ccs-table-row.with-error {
  color: white;
  background-color: #b01032; }

.fb-table .ccs-title-row.with-warning, .fb-table .ccs-table-row.with-warning {
  color: white;
  background-color: #ffa806; }

.csc {
  padding: 6px;
  border-radius: 6px;
  color: black; }
  .csc.a {
    background: #e69535; }
  .csc.b {
    background: #4da7c4; }
  .csc.c {
    background: #9ebe44; }
  .csc.d {
    background: #7b6aa7; }
  .csc.e {
    background: #fac401; }
  .csc.f {
    background: #ea2631; }

.balanceDetail-row {
  position: relative;
  z-index: 100 !important;
  padding-top: 2px !important; }
  .balanceDetail-row:hover .rowTitle-tooltip {
    display: block; }

.rowTitle-tooltip {
  display: none;
  position: absolute !important;
  left: 360px;
  top: 0;
  padding: 12px !important;
  border-radius: 8px;
  background-color: #202020 !important;
  width: 320px !important;
  border: none !important;
  height: fit-content !important; }
  .rowTitle-tooltip-content {
    display: block;
    color: #f7f6fb !important;
    border: none !important;
    margin-right: 0 !important;
    padding-bottom: 8px !important;
    text-wrap: wrap; }
    .rowTitle-tooltip-content._title {
      font-size: 14px;
      font-weight: 700 !important; }
    .rowTitle-tooltip-content._text {
      font-size: 14px;
      font-weight: 500 !important; }
    .rowTitle-tooltip-content i {
      font-size: 16px;
      margin-right: 4px; }
  .rowTitle-tooltip .noBorder {
    border: none !important; }
  .rowTitle-tooltip::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 100%;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 6px;
    border-color: transparent black transparent transparent; }

.error {
  color: #b01032; }

.cell-with-fluid-balance-cell {
  padding: 0 !important; }
  .cell-with-fluid-balance-cell .with-error {
    border: solid 1px #b01032 !important; }
  .cell-with-fluid-balance-cell fluid-balance-cell div div {
    padding: 8px 10px 8px 10px;
    width: 100%;
    height: 100%; }

.balanceInfo-tooltip {
  position: absolute !important;
  z-index: 200 !important;
  border-radius: 8px;
  background-color: #f7f6fb !important;
  width: 500px !important;
  border: none !important;
  height: fit-content !important;
  max-height: 500px !important;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  top: auto;
  left: auto;
  transform: none !important; }
  .balanceInfo-tooltip::before {
    content: '';
    position: absolute;
    top: 15px;
    right: 100%;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 6px;
    border-color: transparent #f7f6fb transparent transparent; }
  .balanceInfo-tooltip-title {
    color: #4D4D4D;
    font-weight: 700; }
  .balanceInfo-tooltip-section {
    padding: 8px 12px;
    margin: 0 !important;
    color: #727272; }
    .balanceInfo-tooltip-section .message {
      font-weight: 300; }
    .balanceInfo-tooltip-section .icon {
      display: none;
      height: 20px; }
    .balanceInfo-tooltip-section._details {
      font-weight: 700; }
      .balanceInfo-tooltip-section._details:hover {
        background-color: #e6e6e6;
        cursor: pointer; }
        .balanceInfo-tooltip-section._details:hover .icon {
          display: block;
          padding: 3px 6px 0 6px; }
          .balanceInfo-tooltip-section._details:hover .icon._noPaddingTop {
            padding-top: 0; }
      .balanceInfo-tooltip-section._details .amount {
        font-weight: 700;
        color: #285162; }
    .balanceInfo-tooltip-section._total {
      background-color: #e6e6e6;
      padding-top: 8px;
      border-radius: 0 0 8px 8px;
      font-weight: 700;
      color: inherit; }
      .balanceInfo-tooltip-section._total:hover {
        cursor: pointer;
        background-color: #cacaca; }
        .balanceInfo-tooltip-section._total:hover .icon {
          display: block;
          margin-top: -1px; }

.cardContainer._wastetrack .wastetrack-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  overflow-y: scroll; }

.cardContainer._wastetrack .cardContainer-head {
  display: block;
  margin: 30px auto;
  background-color: #285162;
  width: 500px;
  padding: 25px;
  border-radius: 10px; }

.cardContainer._wastetrack .cardContainer-info {
  flex: inherit; }
  .cardContainer._wastetrack .cardContainer-info p {
    color: #285161;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
    max-width: 1080px;
    margin: 0 auto 50px; }
  .cardContainer._wastetrack .cardContainer-info button {
    margin: 0 auto;
    display: block; }

.cardContainer-content._operatorFluids {
  border-radius: 0.4rem;
  border: 0.1rem solid #29576C;
  margin-bottom: 2.2rem;
  overflow: auto; }
  .cardContainer-content._operatorFluids .cardContainer-box {
    border: none;
    background-color: #EEE;
    height: 5.4rem;
    align-items: center;
    padding: 0 1.2rem; }
    .cardContainer-content._operatorFluids .cardContainer-box-title {
      color: #29576C;
      font-size: 1.6rem;
      font-weight: 700;
      flex: 1 1 0; }
    .cardContainer-content._operatorFluids .cardContainer-box-select {
      display: flex;
      flex: 1 1 0;
      justify-content: flex-end;
      align-items: center; }
      .cardContainer-content._operatorFluids .cardContainer-box-select-label {
        width: fit-content;
        flex: 0 0 auto;
        margin-right: 0.8rem; }
      .cardContainer-content._operatorFluids .cardContainer-box-select-input {
        position: relative; }
        .cardContainer-content._operatorFluids .cardContainer-box-select-input select, .cardContainer-content._operatorFluids .cardContainer-box-select-input .notEditableData {
          width: 28rem;
          margin: 0 !important;
          border: none !important;
          background: #F8F9FC;
          position: relative;
          padding: 0.8rem 3.2rem 0.8rem 0.8rem !important;
          border-radius: 5px !important; }
        .cardContainer-content._operatorFluids .cardContainer-box-select-input .notEditableData {
          font-weight: bold; }
          .cardContainer-content._operatorFluids .cardContainer-box-select-input .notEditableData .alert {
            color: #EF423D; }
        .cardContainer-content._operatorFluids .cardContainer-box-select-input i {
          color: #29576C;
          position: absolute;
          right: 1.2rem;
          top: 1.2rem; }
  .cardContainer-content._operatorFluids .cardContainer-subContent {
    display: flex;
    flex-flow: row wrap; }
  .cardContainer-content._operatorFluids .cardContainer-item {
    flex: 0 0 auto;
    padding: 1.2rem;
    width: 12.5%; }
    @media screen and (max-width: 1450px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 14.28%; } }
    @media screen and (max-width: 1320px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 16.66%; } }
    @media screen and (max-width: 1140px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 20%; } }
    @media screen and (max-width: 980px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 25%; } }
    @media screen and (max-width: 800px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 33.33%; } }
    @media screen and (max-width: 640px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .cardContainer-content._operatorFluids .cardContainer-item {
        width: 100%; } }

.fluidCard {
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 0.4rem;
  padding: 0; }
  .fluidCard-content {
    width: 100%; }
    .fluidCard-content._edit .remove-fluid {
      display: none;
      height: 9.3rem;
      align-items: center;
      justify-content: center;
      padding: 1.5rem;
      text-align: center; }
      .fluidCard-content._edit .remove-fluid:hover {
        cursor: pointer; }
    .fluidCard-content._edit:hover .hide-fluid {
      display: none; }
    .fluidCard-content._edit:hover .remove-fluid {
      display: flex; }
  .fluidCard-title {
    display: flex;
    padding: 0.5rem;
    align-items: center; }
    .fluidCard-title-code {
      flex: 1 1 0;
      color: #000;
      font-size: 1.8rem;
      font-weight: 700; }
    .fluidCard-title-degree {
      border: 0.1rem solid #EEE;
      border-radius: 0.4rem;
      font-size: 1.4rem;
      line-height: 2.2rem;
      height: 2.4rem;
      padding: 0 0.6rem; }
  .fluidCard-gwp {
    flex: 1 1 0;
    color: #000;
    font-size: 1.4rem;
    padding: 0 0.5rem 0.5rem; }
  .fluidCard-badges {
    height: 3rem;
    background: #F5F5F5;
    display: flex;
    align-items: center;
    border-radius: 0 0 0.4rem 0.4rem; }
    .fluidCard-badges-item {
      flex: 1 1 0;
      display: flex;
      justify-content: center;
      font-size: 1.6rem; }
      .fluidCard-badges-item:nth-child(2) {
        font-size: 1.4rem; }
      .fluidCard-badges-item._zero {
        color: #9E9E9E; }
        .fluidCard-badges-item._zero .badge {
          display: none; }
      .fluidCard-badges-item .badge {
        height: 1.8rem;
        min-width: 1.8rem;
        width: fit-content;
        border-radius: 1rem;
        position: absolute;
        margin-left: 2.4rem;
        margin-top: 0.4rem;
        background: #EF423D;
        font-size: 1.2rem;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center; }
  .fluidCard-button {
    margin: 0.4rem auto;
    height: 2.2rem;
    padding: 0 1.5rem !important;
    border-radius: 1.1rem;
    text-transform: uppercase;
    font-weight: 600; }
  .fluidCard .bullet {
    font-size: 1.2rem;
    animation: none; }
  .fluidCard .hide-fluid {
    display: flex;
    flex-flow: column;
    height: 9.3rem; }

body.login {
  background-image: url(images/background_login.png);
  background-repeat: no-repeat;
  background-position-x: 33%;
  background-size: cover; }

.login-container {
  height: auto; }

.login-cfluide-logo {
  max-width: 75vw; }
  @media screen and (min-width: 30.0625em) {
    .login-cfluide-logo {
      max-width: 30rem; } }
  @media screen and (max-height: 675px) {
    .login-cfluide-logo {
      max-width: 45vw; } }

.login-form {
  max-width: 80vw;
  width: 80vw; }
  @media screen and (min-width: 30.0625em) {
    .login-form {
      max-width: 30rem;
      width: 30rem; } }
  @media screen and (min-width: 50.0625em) {
    .login-form {
      max-width: 45rem;
      width: 45rem; } }

.login .isInputFocus,
.login .filled {
  color: white !important; }

.ask-clean {
  color: #ffffff94;
  width: 215px;
  margin: 25px auto !important;
  font-size: 14px;
  display: block; }
  .ask-clean strong {
    text-decoration: underline; }

.ask-clean:hover {
  color: white; }

.campaign {
  height: 100vh;
  max-width: 1640px; }
  .campaign-top {
    cursor: pointer;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    width: 100%;
    background-position: top center;
    background-size: auto 150px; }
  .campaign-bottom {
    cursor: pointer;
    background-repeat: no-repeat;
    display: block;
    height: 150px;
    width: 100%;
    background-position: top center;
    background-size: auto 150px; }
  .campaign-center {
    width: 100% !important;
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    padding: 0 !important; }
    @media screen and (min-width: 30.0625em) {
      .campaign-center {
        width: auto; } }
    .campaign-center-center {
      height: calc(100vh - 300px);
      padding: 0 !important;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      justify-content: center;
      align-items: center; }
    .campaign-center-left {
      cursor: pointer;
      background-repeat: no-repeat;
      display: block;
      width: 25%;
      padding: 0 !important;
      background-position: top right;
      background-size: cover; }
    .campaign-center-right {
      cursor: pointer;
      background-repeat: no-repeat;
      display: block;
      width: 25%;
      padding: 0 !important;
      background-position: top left;
      background-size: cover; }

.generateCerfa {
  background-color: #fcecda;
  color: #b01032;
  border-radius: 0.3rem;
  padding: 0.8rem 0.2rem;
  font-weight: bold; }
  .generateCerfa button,
  .generateCerfa .button {
    margin-bottom: 0;
    font-weight: normal; }

.scanner {
  display: block;
  width: 32px;
  height: 100%;
  margin-left: 0.8rem; }

.scanEquipment {
  padding-left: 1rem;
  padding-right: 0;
  width: 100%; }

.btn-upload input {
  transform: translate(0px, 0) scale(4);
  -webkit-transform: translate(0px, 0) scale(4);
  -ms-transform: translate(0px, 0) scale(4);
  -o-transform: translate(0px, 0) scale(4); }

.reveal._allowOverflow {
  overflow-y: initial; }

.container-historic.warning {
  border: 1px solid #b01032 !important; }
  .container-historic.warning .warn-text {
    font-size: 12px;
    color: #b01032; }

.colored-switch .switch-paddle {
  background: #b01032 !important; }

.colored-switch input:checked ~ .switch-paddle {
  background: #10B016 !important; }

.colored-switch.inverted .switch-paddle {
  background: #10B016 !important; }

.colored-switch.inverted input:checked ~ .switch-paddle {
  background: #b01032 !important; }

.formanswer-form label span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: block; }

md-autocomplete {
  border: none !important;
  min-width: 100% !important; }
  md-autocomplete input {
    padding-left: 8px !important; }

md-autocomplete-wrap {
  box-shadow: none !important; }

.app-formAnswers .md-autocomplete-suggestions-container, .app-formAnswers md-virtual-repeat-container {
  min-width: 250px !important; }

.ui-grid {
  height: 55vh; }
  .ui-grid .ui-grid-cell input[type="checkbox"] {
    margin: 0; }

.ui-grid-row {
  height: auto !important; }
  .ui-grid-row > div {
    display: table-row; }
  .ui-grid-row .ui-grid-cell {
    display: table-cell;
    float: none;
    vertical-align: middle;
    height: auto !important;
    text-align: center; }

.ui-grid-header-cell {
  border-right: none !important; }

.ui-grid-header-cell-label {
  font-size: 1.2rem; }

.btn-cerfa-top-grid {
  height: 69px;
  padding-bottom: 0.8rem; }
  .btn-cerfa-top-grid button {
    margin: 0 0 0 10px !important;
    min-height: 38px;
    min-width: 200px; }

.add-column-label {
  margin-right: 5px; }

.ui-grid-viewport a {
  padding: 8px 10px !important; }

.historicContent {
  flex: 1 1 0;
  overflow-y: auto;
  max-height: 66vh;
  padding-top: 1.2rem;
  padding-right: 1.2rem;
  padding-bottom: 1.2rem;
  margin-right: -1rem; }
  .historicContent-item {
    display: flex; }
    .historicContent-item:not(:last-child) {
      margin-bottom: 1.6rem; }
      .historicContent-item:not(:last-child) .itemStatus:after {
        position: absolute;
        content: '';
        top: 100%;
        width: 0.2rem;
        height: calc(100% + 16px);
        background-color: #285162; }
    .historicContent-item:last-child .itemStatus-icon:after {
      display: none; }
    .historicContent-item._withFooter {
      margin-bottom: 4rem; }
      .historicContent-item._withFooter .itemTiles-infos-action {
        position: absolute;
        top: calc(100% + 4px);
        left: 0;
        font-size: 1.2rem;
        font-style: italic; }
    .historicContent-item._close .itemTiles-bg, .historicContent-item._unclose .itemTiles-bg, .historicContent-item._creation .itemTiles-bg {
      border-radius: 0 0.5rem 0.5rem 0;
      clip-path: none; }
    .historicContent-item._close .itemStatus, .historicContent-item._unclose .itemStatus, .historicContent-item._creation .itemStatus {
      background-color: transparent; }
      .historicContent-item._close .itemStatus .itemStatus-icon, .historicContent-item._unclose .itemStatus .itemStatus-icon, .historicContent-item._creation .itemStatus .itemStatus-icon {
        position: relative;
        justify-content: center;
        width: 3.2rem;
        height: 3.2rem;
        background-color: #285162;
        border-radius: 100%; }
        .historicContent-item._close .itemStatus .itemStatus-icon:after, .historicContent-item._unclose .itemStatus .itemStatus-icon:after, .historicContent-item._creation .itemStatus .itemStatus-icon:after {
          position: absolute;
          content: '';
          top: 100%;
          width: 0.2rem;
          height: calc(100% + 16px);
          background-color: #285162; }
    .historicContent-item._close .itemStatus {
      color: #f697ab; }
    .historicContent-item._unclose .itemStatus {
      color: #ffcc6c; }
    .historicContent-item._creation .itemStatus {
      color: #39ed40; }
    .historicContent-item._remove .itemTiles-bg {
      clip-path: polygon(0% 0%, 100% 0%, 95% 50%, 100% 100%, 0% 100%); }
    .historicContent-item._remove .itemBottle {
      clip-path: polygon(100% 0, 100% 50%, 100% 100%, 10% 100%, 0% 50%, 10% 0%); }
    .historicContent-item .itemStatus {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      align-self: center;
      justify-content: center;
      background-color: #285162;
      width: 3.2rem;
      min-width: 4.5rem;
      border-radius: 0.5rem;
      padding: 0.8rem 0.4rem;
      color: #fefefe;
      font-weight: bold; }
      .historicContent-item .itemStatus-icon {
        display: flex;
        align-items: center;
        z-index: 1; }
        .historicContent-item .itemStatus-icon .icon-gas-container {
          font-size: 2rem; }
      .historicContent-item .itemStatus-value {
        display: block;
        margin-top: 0.5rem; }
    .historicContent-item .itemTiles {
      position: relative;
      display: flex;
      border-radius: 0.5rem 0 0 0.5rem;
      flex: 1;
      filter: drop-shadow(0 0 0.8rem rgba(40, 81, 98, 0.15));
      margin-left: 1.2rem; }
      .historicContent-item .itemTiles-date {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #285162;
        padding: 0.8rem;
        border-radius: 0.5rem 0 0 0.5rem;
        width: 7rem;
        font-size: 1.6rem;
        font-weight: bold;
        color: #fefefe;
        text-align: center;
        word-break: break-word;
        z-index: 1; }
      .historicContent-item .itemTiles-infos {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 0.8rem 2.4rem 0.8rem 0.8rem;
        z-index: 1; }
        .historicContent-item .itemTiles-infos-equipment {
          display: flex;
          align-items: center; }
          .historicContent-item .itemTiles-infos-equipment .icon-equipements {
            font-size: 2rem;
            color: #285162;
            margin-right: 0.4rem;
            margin-top: 0.2rem; }
          .historicContent-item .itemTiles-infos-equipment a {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            max-width: 35rem;
            background: linear-gradient(to right, #a4c7d5, #a4c7d5), linear-gradient(to right, #285162, #285162, #285162);
            background-size: 100% 0.15rem, 0 0.15rem;
            background-position: 100% 100%, 0 100%;
            background-repeat: no-repeat;
            transition: background-size 400ms; }
            .historicContent-item .itemTiles-infos-equipment a:hover {
              background-size: 0 0.15rem, 100% 0.15rem; }
            @media screen and (max-width: 1800px) {
              .historicContent-item .itemTiles-infos-equipment a {
                max-width: 25rem; } }
            @media screen and (max-width: 1600px) {
              .historicContent-item .itemTiles-infos-equipment a {
                max-width: 20rem; } }
            @media screen and (max-width: 1500px) {
              .historicContent-item .itemTiles-infos-equipment a {
                max-width: 15rem; } }
        .historicContent-item .itemTiles-infos-badges {
          display: flex;
          margin-top: 0.8rem; }
          .historicContent-item .itemTiles-infos-badges .badge:not(:last-child) {
            margin-right: 0.8rem; }
        .historicContent-item .itemTiles-infos-errors {
          margin-top: 0.8rem; }
          .historicContent-item .itemTiles-infos-errors .errorItem {
            display: block;
            font-size: 1.2rem;
            color: #b01032; }
        .historicContent-item .itemTiles-infos-warnings {
          margin-top: 0.8rem; }
          .historicContent-item .itemTiles-infos-warnings .warningItem {
            display: block;
            font-size: 1.2rem;
            color: #e57e10; }
      .historicContent-item .itemTiles-bg {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        clip-path: polygon(0% 0%, 95% 0%, 100% 50%, 95% 100%, 0% 100%);
        background-color: #fefefe; }
    .historicContent-item .itemBottle {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color: #D6DCDF;
      clip-path: polygon(100% 0, 100% 50%, 100% 100%, 0% 100%, 10% 50%, 0% 0%);
      border-radius: 0 0.5rem 0.5rem 0;
      padding: 0.8rem 0.8rem 0.8rem 3.2rem; }
      .historicContent-item .itemBottle .icon-gas-container {
        font-size: 2rem;
        color: #285162;
        margin-bottom: 0.8rem; }
    .historicContent-item .itemDeletion {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color: #b01032;
      border-radius: 0.5rem;
      padding: 0.8rem;
      margin-left: 0.8rem;
      overflow: hidden; }
      .historicContent-item .itemDeletion .icon-container-deletion {
        font-size: 2rem;
        color: #fefefe;
        padding: 0.8rem; }
    .historicContent-item .itemDocument {
      position: relative;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      background-color: #D6DCDF;
      border-radius: 0.5rem;
      min-width: 12.5rem;
      padding: 0.8rem;
      margin-left: 0.8rem;
      overflow: hidden; }
      .historicContent-item .itemDocument-icon {
        font-size: 1.6rem;
        color: #285162;
        margin-bottom: 0.8rem; }
        .historicContent-item .itemDocument-icon:after {
          content: '\f309';
          font-family: 'Font Awesome 5 Free', sans-serif;
          position: absolute;
          top: calc(100% - 10px);
          left: calc(50% - 4px);
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          height: 0.8rem;
          overflow: hidden;
          opacity: 0; }
      .historicContent-item .itemDocument .badge {
        border-color: #e57e10;
        background-color: #e57e10;
        color: #fefefe;
        font-weight: bold; }
      .historicContent-item .itemDocument:hover .itemDocument-hover {
        opacity: 1;
        pointer-events: auto;
        transform: translateY(0);
        transition: all 350ms ease-out; }
      .historicContent-item .itemDocument-hover {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        justify-content: center;
        background-color: rgba(40, 81, 98, 0.9);
        border-radius: 0.5rem;
        opacity: 0;
        pointer-events: none;
        transform: translateY(100%);
        transition: all 250ms ease-in; }
        .historicContent-item .itemDocument-hover a {
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          width: 50%;
          padding: 0.8rem;
          font-size: 1rem;
          font-weight: bold;
          color: #fefefe; }
          .historicContent-item .itemDocument-hover a i {
            font-size: 1.2rem;
            margin-bottom: 0.8rem; }
        .historicContent-item .itemDocument-hover:before {
          content: '';
          position: absolute;
          top: calc(50% - 16px);
          height: 3.2rem;
          width: 0.1rem;
          background-color: rgba(254, 254, 254, 0.6); }
    .historicContent-item .badge {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-size: 1.4rem;
      border-radius: 0.5rem;
      padding: 0 0.8rem;
      background-color: transparent;
      color: #285162;
      border: 0.2rem solid #285162; }
      .historicContent-item .badge._default {
        background-color: #285162;
        color: #fefefe;
        font-weight: bold; }
      .historicContent-item .badge-subItem {
        background-color: #285162;
        color: #fefefe;
        font-weight: bold;
        padding: 0 0.8rem; }
        .historicContent-item .badge-subItem._right {
          border-radius: 0 0.2rem 0.2rem 0;
          margin-right: -0.8rem;
          margin-left: 0.8rem; }
        .historicContent-item .badge-subItem._left {
          border-radius: 0.2rem 0 0 0.2rem;
          margin-left: -0.8rem;
          margin-right: 0.8rem; }
      .historicContent-item .badge._error {
        color: #b01032;
        border-color: #b01032; }
        .historicContent-item .badge._error._default {
          background-color: #b01032;
          color: #fefefe; }
        .historicContent-item .badge._error .badge-subItem {
          background-color: #b01032;
          color: #fefefe; }

.historicActions {
  margin-top: 1.6rem; }
  .historicActions .button:not(:last-child) {
    margin-right: 1.6rem; }

