/* Minification failed. Returning unminified contents.
(12333,36): run-time error CSS1039: Token not allowed after unary operator: '-mouse-x'
(12333,66): run-time error CSS1039: Token not allowed after unary operator: '-mouse-y'
(12338,20): run-time error CSS1039: Token not allowed after unary operator: '-mouseup-y'
(12339,21): run-time error CSS1039: Token not allowed after unary operator: '-mouseup-x'
(17813,12): run-time error CSS1038: Expected hex color, found '#ffff'
(17819,16): run-time error CSS1038: Expected hex color, found '#ffff'
(17824,12): run-time error CSS1038: Expected hex color, found '#ffff'
(17830,16): run-time error CSS1038: Expected hex color, found '#ffff'
(17840,23): run-time error CSS1038: Expected hex color, found '#ffff'
(17861,12): run-time error CSS1038: Expected hex color, found '#ffff'
(17959,1): run-time error CSS1019: Unexpected token, found '@import'
(17959,9): run-time error CSS1019: Unexpected token, found 'url('https://fonts.googleapis.com/css?family=Montserrat:400,800')'
(18092,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(18093,5): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(18950,16): run-time error CSS1038: Expected hex color, found '#ffff'
(18954,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19050,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19054,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19095,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19102,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19282,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19287,16): run-time error CSS1038: Expected hex color, found '#ffff'
(19331,27): run-time error CSS1038: Expected hex color, found '#ffff'
(19338,27): run-time error CSS1038: Expected hex color, found '#ffff'
(19348,27): run-time error CSS1038: Expected hex color, found '#ffff'
(19356,27): run-time error CSS1038: Expected hex color, found '#ffff'
 */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* line 364, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
  font-family: "/5.5.2/";
}

/* line 368, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

/* line 373, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

/* line 378, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

/* line 383, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
  width: 40.0625em;
}

/* line 388, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

/* line 393, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
  width: 64.0625em;
}

/* line 398, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.0625em)/";
  width: 90.0625em;
}

/* line 403, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
  width: 90.0625em;
}

/* line 408, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.0625em)/";
  width: 120.0625em;
}

/* line 413, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
  font-family: false;
}

/* line 422, ../../src/components/foundation/scss/foundation/components/_global.scss */
html, body {
  height: 100%;
}

/* line 425, ../../src/components/foundation/scss/foundation/components/_global.scss */
html {
  box-sizing: border-box;
}

/* line 428, ../../src/components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 434, ../../src/components/foundation/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 438, ../../src/components/foundation/scss/foundation/components/_global.scss */
body {
    background: #ffffff;
    color: #222222;
    cursor: auto;
    font-family: "Baskerville";
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}

/* line 451, ../../src/components/foundation/scss/foundation/components/_global.scss */
a:hover {
  cursor: pointer;
}

/* line 454, ../../src/components/foundation/scss/foundation/components/_global.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 456, ../../src/components/foundation/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 461, ../../src/components/foundation/scss/foundation/components/_global.scss */
#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;
}

/* line 468, ../../src/components/foundation/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 469, ../../src/components/foundation/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
  clear: both;
}

/* line 473, ../../src/components/foundation/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 478, ../../src/components/foundation/scss/foundation/components/_global.scss */
.invisible {
  visibility: hidden;
}

/* line 484, ../../src/components/foundation/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 487, ../../src/components/foundation/scss/foundation/components/_global.scss */
img {
  display: inline-block;
  vertical-align: middle;
}

/* line 497, ../../src/components/foundation/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 500, ../../src/components/foundation/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* MIXINS */
/* FOUNDATION */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, ../../src/components/foundation/scss/normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, ../../src/components/foundation/scss/normalize.scss */
body {
  margin: 0;
}

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

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 67, ../../src/components/foundation/scss/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, ../../src/components/foundation/scss/normalize.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 98, ../../src/components/foundation/scss/normalize.scss */
a:active,
a:hover {
  outline: 0;
}

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, ../../src/components/foundation/scss/normalize.scss */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, ../../src/components/foundation/scss/normalize.scss */
dfn {
  font-style: italic;
}

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

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, ../../src/components/foundation/scss/normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, ../../src/components/foundation/scss/normalize.scss */
small {
  font-size: 80%;
}

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

/* line 170, ../../src/components/foundation/scss/normalize.scss */
sup {
  top: -0.5em;
}

/* line 174, ../../src/components/foundation/scss/normalize.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, ../../src/components/foundation/scss/normalize.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, ../../src/components/foundation/scss/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, ../../src/components/foundation/scss/normalize.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, ../../src/components/foundation/scss/normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, ../../src/components/foundation/scss/normalize.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, ../../src/components/foundation/scss/normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, ../../src/components/foundation/scss/normalize.scss */
button {
  overflow: visible;
}

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

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

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, ../../src/components/foundation/scss/normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, ../../src/components/foundation/scss/normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, ../../src/components/foundation/scss/normalize.scss */
input {
  line-height: normal;
}

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

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

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

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

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, ../../src/components/foundation/scss/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, ../../src/components/foundation/scss/normalize.scss */
textarea {
  overflow: auto;
}

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

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, ../../src/components/foundation/scss/normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, ../../src/components/foundation/scss/normalize.scss */
td,
th {
  padding: 0;
}

/* line 228, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.row:after {
  clear: both;
}
/* line 232, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
/* line 235, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
/* line 238, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.row .row:after {
  clear: both;
}
/* line 239, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.row .row.collapse:after {
  clear: both;
}

/* line 243, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

/* line 248, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right;
}
/* line 251, ../../src/components/foundation/scss/foundation/components/_grid.scss */
.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left;
}

@media only screen {
  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-1 {
    width: 8.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-2 {
    width: 16.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-3 {
    width: 25%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-4 {
    width: 33.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-5 {
    width: 41.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-6 {
    width: 50%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-7 {
    width: 58.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-8 {
    width: 66.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-9 {
    width: 75%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-10 {
    width: 83.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-11 {
    width: 91.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-12 {
    width: 100%;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }

  /* line 200, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }

  /* line 205, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }

  /* line 212, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-1 {
    width: 8.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-2 {
    width: 16.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-3 {
    width: 25%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-4 {
    width: 33.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-5 {
    width: 41.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-6 {
    width: 50%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-7 {
    width: 58.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-8 {
    width: 66.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-9 {
    width: 75%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-10 {
    width: 83.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-11 {
    width: 91.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-12 {
    width: 100%;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }

  /* line 200, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }

  /* line 205, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }

  /* line 212, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 264, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 267, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 155, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 158, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-1 {
    width: 8.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-2 {
    width: 16.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-3 {
    width: 25%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-4 {
    width: 33.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-5 {
    width: 41.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-6 {
    width: 50%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-7 {
    width: 58.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-8 {
    width: 66.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-9 {
    width: 75%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-10 {
    width: 83.33333%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-11 {
    width: 91.66667%;
  }

  /* line 168, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-12 {
    width: 100%;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-0 {
    margin-left: 0 !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-3 {
    margin-left: 25% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-6 {
    margin-left: 50% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-9 {
    margin-left: 75% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }

  /* line 175, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }

  /* line 183, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }

  /* line 186, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 194, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }

  /* line 200, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }

  /* line 205, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }

  /* line 212, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 215, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 218, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 275, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }

  /* line 278, ../../src/components/foundation/scss/foundation/components/_grid.scss */
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* line 129, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
.accordion {
  margin-bottom: 0;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.accordion:before, .accordion:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.accordion:after {
  clear: both;
}
/* line 132, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation, .accordion dd {
  display: block;
  margin-bottom: 0 !important;
}
/* line 135, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation.active > a, .accordion dd.active > a {
  background: #e8e8e8;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
    .accordion .accordion-navigation > a, .accordion dd > a {
        background: #efefef;
        color: #222222;
        display: block;
        font-family: "Baskerville";
        font-size: 0.8235rem;
        padding: 1rem;
    }
/* line 143, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
  background: #e3e3e3;
}
/* line 146, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content, .accordion dd > .content {
  display: none;
  padding: 0.9375rem;
}
/* line 149, ../../src/components/foundation/scss/foundation/components/_accordion.scss */
.accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
  background: #ffffff;
  display: block;
}

/* line 112, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.8125rem;
  font-weight: 400;
  margin-bottom: 1.25rem;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #13b2ff;
  border-color: #009fec;
  color: #ffffff;
}
/* line 115, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close {
  right: 0.25rem;
  background: inherit;
  color: #333333;
  font-size: 1.375rem;
  line-height: .9;
  margin-top: -0.6875rem;
  opacity: 0.3;
  padding: 0 6px 4px;
  position: absolute;
  top: 50%;
}
/* line 96, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box .close:hover, .alert-box .close:focus {
  opacity: 0.5;
}
/* line 117, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.radius {
  border-radius: 3px;
}
/* line 118, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.round {
  border-radius: 1000px;
}
/* line 120, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.success {
  background-color: #1ec771;
  border-color: #1aab61;
  color: #ffffff;
}
/* line 121, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert {
  background-color: #f13852;
  border-color: #ee1130;
  color: #ffffff;
}
/* line 122, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.secondary {
    background-color: #d9d9d9;
    color: #4a4a4a;
    border: solid #ad1f25 1px;
}


/* line 123, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.warning {
  background-color: #f1cc2c;
  border-color: #e6be0f;
  color: #ffffff;
}
/* line 124, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.info {
  background-color: #4FC6FF;
  border-color: #20b7ff;
  color: #ffffff;
}
/* line 125, ../../src/components/foundation/scss/foundation/components/_alert-boxes.scss */
.alert-box.alert-close {
  opacity: 0;
}

/* line 107, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
[class*="block-grid-"]:after {
  clear: both;
}
/* line 51, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 62, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  /* line 70, ../../src/components/foundation/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* line 118, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs {
  border-style: solid;
  border-width: 0;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0.5625rem 0.875rem 0.5625rem;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
}
/* line 122, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * {
  color: #333333;
  float: left;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  margin: 0;
  text-transform: uppercase;
}
/* line 68, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: underline;
}
/* line 70, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > * a {
  color: #333333;
}
/* line 75, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current {
  color: #333333;
  cursor: default;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current a {
  color: #333333;
  cursor: default;
}
/* line 83, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
  text-decoration: none;
}
/* line 88, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable {
  color: #999999;
}
/* line 90, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable a {
  color: #999999;
}
/* line 92, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
.breadcrumbs > *.unavailable a:focus {
  color: #999999;
  cursor: not-allowed;
  text-decoration: none;
}
/* line 102, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:before {
  color: #aaaaaa;
  content: "";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
}
/* line 110, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
.breadcrumbs > *:first-child:before {
  content: " ";
  margin: 0;
}

/* Accessibility - hides the forward slash */
/* line 127, ../../src/components/foundation/scss/foundation/components/_breadcrumbs.scss */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/";
}

/* line 213, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Baskerville";
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 1rem;
    background-color: #13b2ff;
    border-color: #0094db;
    color: #ffffff;
    transition: background-color 300ms ease-out;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #0094db;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: #ffffff;
}
/* line 220, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #d9d9d9;
  border-color: #aeaeae;
  color: #333333;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #aeaeae;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #ffffff;
}
/* line 221, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #1ec771;
  border-color: #189f5a;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #189f5a;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: #ffffff;
}
/* line 222, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #f13852;
  border-color: #de102d;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #de102d;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: #ffffff;
}
/* line 223, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.warning, .button.warning {
  background-color: #f1cc2c;
  border-color: #d6b00e;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  background-color: #d6b00e;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
  color: #ffffff;
}
/* line 224, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.info, .button.info {
  background-color: #4FC6FF;
  border-color: #0cb0ff;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  background-color: #0cb0ff;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #ffffff;
}
/* line 226, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
  font-size: 1.25rem;
}
/* line 227, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
  font-size: 0.8125rem;
}
/* line 228, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
  font-size: 0.6875rem;
}
/* line 229, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
/* line 231, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75rem;
}
/* line 232, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75rem;
}
/* line 234, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
  border-radius: 3px;
}
/* line 235, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
  border-radius: 1000px;
}
/* line 237, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #13b2ff;
  border-color: #0094db;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #0094db;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: #ffffff;
}
/* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #13b2ff;
}
/* line 238, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #d9d9d9;
  border-color: #aeaeae;
  color: #333333;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #aeaeae;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #ffffff;
}
/* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #d9d9d9;
}
/* line 239, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #1ec771;
  border-color: #189f5a;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #189f5a;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: #ffffff;
}
/* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #1ec771;
}
/* line 240, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #f13852;
  border-color: #de102d;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #de102d;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: #ffffff;
}
/* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #f13852;
}
/* line 241, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
  background-color: #f1cc2c;
  border-color: #d6b00e;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #d6b00e;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  color: #ffffff;
}
/* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
  background-color: #f1cc2c;
}
/* line 242, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
  background-color: #4FC6FF;
  border-color: #0cb0ff;
  color: #ffffff;
  box-shadow: none;
  cursor: default;
  opacity: 0.7;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #0cb0ff;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  color: #ffffff;
}
/* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
  background-color: #4FC6FF;
}

/* line 247, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

@media only screen and (min-width: 40.0625em) {
  /* line 250, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
  button, .button {
    display: inline-block;
  }
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.button-group:before, .button-group:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.button-group:after {
  clear: both;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li {
  display: inline-block;
  margin: 0 -2px;
  width: 50%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li > button, .button-group.even-2 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-2 li button, .button-group.even-2 li .button {
  width: 100%;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li {
  display: inline-block;
  margin: 0 -2px;
  width: 33.33333%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li > button, .button-group.even-3 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-3 li button, .button-group.even-3 li .button {
  width: 100%;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li {
  display: inline-block;
  margin: 0 -2px;
  width: 25%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li > button, .button-group.even-4 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-4 li button, .button-group.even-4 li .button {
  width: 100%;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li {
  display: inline-block;
  margin: 0 -2px;
  width: 20%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li > button, .button-group.even-5 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-5 li button, .button-group.even-5 li .button {
  width: 100%;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li {
  display: inline-block;
  margin: 0 -2px;
  width: 16.66667%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li > button, .button-group.even-6 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-6 li button, .button-group.even-6 li .button {
  width: 100%;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li {
  display: inline-block;
  margin: 0 -2px;
  width: 14.28571%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li > button, .button-group.even-7 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-7 li button, .button-group.even-7 li .button {
  width: 100%;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li {
  display: inline-block;
  margin: 0 -2px;
  width: 12.5%;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li > button, .button-group.even-8 li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
  border-left: 0;
}
/* line 152, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.even-8 li button, .button-group.even-8 li .button {
  width: 100%;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li {
  display: inline-block;
  margin: 0 -2px;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li > button, .button-group > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group > li:first-child button, .button-group > li:first-child .button {
  border-left: 0;
}
/* line 167, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li {
  display: block;
  margin: 0;
  float: none;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li > button, .button-group.stack > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-left: 0;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li > button, .button-group.stack > li .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li > button {
  width: 100%;
}
/* line 81, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
  border-top: 0;
}
/* line 171, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li {
  display: inline-block;
  margin: 0 -2px;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
  border-left: 0;
}
@media only screen and (max-width: 40em) {
  /* line 171, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
  }
  /* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  /* line 76, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li > button {
    width: 100%;
  }
  /* line 81, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-top: 0;
  }
}
/* line 179, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * {
  display: inline-block;
  margin: 0 -2px;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > * > button, .button-group.radius > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
  border-left: 0;
}
/* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *,
.button-group.radius > * > a,
.button-group.radius > * > button,
.button-group.radius > * > .button {
  border-radius: 0;
}
/* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 180, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * {
  display: block;
  margin: 0;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-left: 0;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > * > button {
  width: 100%;
}
/* line 81, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
  border-top: 0;
}
/* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button,
.button-group.radius.stack > * > .button {
  border-radius: 0;
}
/* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
@media only screen and (min-width: 40.0625em) {
  /* line 181, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  /* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  /* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button,
  .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  /* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  /* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 181, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0;
  }
  /* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  /* line 76, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  /* line 81, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  /* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button,
  .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  /* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  /* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}
/* line 190, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * {
  display: inline-block;
  margin: 0 -2px;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > * > button, .button-group.round > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child button, .button-group.round > *:first-child .button {
  border-left: 0;
}
/* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *,
.button-group.round > * > a,
.button-group.round > * > button,
.button-group.round > * > .button {
  border-radius: 0;
}
/* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
/* line 191, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * {
  display: block;
  margin: 0;
}
/* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-left: 1px solid;
  border-color: rgba(255, 255, 255, 0.5);
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-left: 0;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > * > button {
  width: 100%;
}
/* line 81, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
  border-top: 0;
}
/* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button,
.button-group.round.stack > * > .button {
  border-radius: 0;
}
/* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}
@media only screen and (min-width: 40.0625em) {
  /* line 192, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  /* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  /* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button,
  .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  /* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  /* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}
@media only screen and (max-width: 40em) {
  /* line 192, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * {
    display: block;
    margin: 0;
  }
  /* line 39, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  /* line 45, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  /* line 69, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  /* line 76, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  /* line 81, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  /* line 121, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button,
  .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  /* line 125, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  /* line 136, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
  .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.button-bar:before, .button-bar:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.button-bar:after {
  clear: both;
}
/* line 204, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem;
}
/* line 32, ../../src/components/foundation/scss/foundation/components/_button-groups.scss */
.button-bar .button-group div {
  overflow: hidden;
}

/* Clearing Styles */
/* line 44, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}
/* line 50, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}
/* line 55, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

/* line 60, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout {
  background: #333333;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-blackout .clearing-close {
  display: block;
}

/* line 72, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-container {
  height: 100%;
  margin: 0;
  overflow: hidden;
  position: relative;
  z-index: 998;
}

/* line 80, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-touch-label {
  color: #aaaaaa;
  font-size: .6em;
  left: 50%;
  position: absolute;
  top: 50%;
}

/* line 88, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.visible-img {
  height: 95%;
  position: relative;
}
/* line 92, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.visible-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-height: 100%;
  max-width: 100%;
}

/* line 115, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-caption {
  background: #333333;
  bottom: 0;
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  padding: 10px 30px 20px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
}

/* line 129, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close {
  color: #CCCCCC;
  display: none;
  font-size: 30px;
  line-height: 1;
  padding-left: 20px;
  padding-top: 10px;
  z-index: 999;
}
/* line 138, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-close:hover, .clearing-close:focus {
  color: #CCCCCC;
}

/* line 142, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container {
  height: 100%;
}
/* line 143, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-assembled .clearing-container .carousel > ul {
  display: none;
}

/* line 147, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li {
  display: none;
}
/* line 149, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
.clearing-feature li.clearing-featured-img {
  display: block;
}

@media only screen and (min-width: 40.0625em) {
  /* line 156, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev,
  .clearing-main-next {
    height: 100%;
    position: absolute;
    top: 0;
    width: 40px;
  }
  /* line 162, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span,
  .clearing-main-next > span {
    border: solid 12px;
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0;
  }
  /* line 169, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span:hover,
  .clearing-main-next > span:hover {
    opacity: .8;
  }

  /* line 172, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev {
    left: 0;
  }
  /* line 174, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev > span {
    left: 5px;
    border-color: transparent;
    border-right-color: #CCCCCC;
  }

  /* line 180, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next {
    right: 0;
  }
  /* line 182, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-next > span {
    border-color: transparent;
    border-left-color: #CCCCCC;
  }

  /* line 188, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: .3;
  }

  /* line 193, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center;
  }
  /* line 199, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul {
    display: inline-block;
    z-index: 999;
    height: 100%;
    position: relative;
    float: none;
  }
  /* line 206, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li {
    clear: none;
    cursor: pointer;
    display: block;
    float: left;
    margin-right: 0;
    min-height: inherit;
    opacity: .4;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 120px;
  }
  /* line 220, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
    height: 100%;
    max-width: none;
  }
  /* line 226, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li a.th {
    border: none;
    box-shadow: none;
    display: block;
  }
  /* line 232, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li img {
    cursor: pointer !important;
    width: 100% !important;
  }
  /* line 237, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li.visible {
    opacity: 1;
  }
  /* line 238, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .carousel > ul li:hover {
    opacity: .8;
  }
  /* line 243, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    height: 85%;
    overflow: hidden;
  }

  /* line 250, ../../src/components/foundation/scss/foundation/components/_clearing.scss */
  .clearing-close {
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}
/* Foundation Dropdowns */
/* line 231, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}
/* line 73, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.open {
  display: block;
}
/* line 77, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:first-child {
  margin-top: 0;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown > *:last-child {
  margin-bottom: 0;
}
/* line 105, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #ffffff transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}
/* line 112, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #cccccc transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -14px;
  left: 9px;
  z-index: 88;
}
/* line 120, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:before {
  left: auto;
  right: 10px;
}
/* line 124, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.right:after {
  left: auto;
  right: 9px;
}
/* line 234, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}
/* line 73, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right.open {
  display: block;
}
/* line 77, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}
/* line 135, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #ffffff transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}
/* line 142, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-right:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #cccccc transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 9px;
  left: -14px;
  z-index: 88;
}
/* line 238, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}
/* line 73, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left.open {
  display: block;
}
/* line 77, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}
/* line 156, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #ffffff;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-left:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #cccccc;
  border-left-style: solid;
  position: absolute;
  top: 9px;
  right: -14px;
  left: auto;
  z-index: 88;
}
/* line 242, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}
/* line 73, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top.open {
  display: block;
}
/* line 77, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}
/* line 179, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #ffffff transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}
/* line 188, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.drop-top:after {
  border: inset 7px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #cccccc transparent transparent transparent;
  border-top-style: solid;
  bottom: -14px;
  position: absolute;
  top: auto;
  left: 9px;
  right: auto;
  z-index: 88;
}
/* line 247, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li {
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin: 0;
}
/* line 215, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li:hover, .f-dropdown li:focus {
  background: #EEEEEE;
}
/* line 218, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li.radius {
  border-radius: 3px;
}
/* line 220, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}
/* line 250, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #ffffff;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}
/* line 73, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content.open {
  display: block;
}
/* line 77, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:first-child {
  margin-top: 0;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}
/* line 253, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.tiny {
  max-width: 200px;
}
/* line 254, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.small {
  max-width: 300px;
}
/* line 255, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.medium {
  max-width: 500px;
}
/* line 256, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.large {
  max-width: 800px;
}
/* line 257, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}
/* line 261, ../../src/components/foundation/scss/foundation/components/_dropdown.scss */
.f-dropdown.mega.open {
  left: 0 !important;
}

/* line 123, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem;
}
/* line 63, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button::after, button.dropdown::after {
  border-color: #ffffff transparent transparent transparent;
  border-style: solid;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
/* line 98, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button::after, button.dropdown::after {
  border-width: 0.375rem;
  right: 1.40625rem;
  margin-top: -0.15625rem;
}
/* line 117, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button::after, button.dropdown::after {
  border-color: #ffffff transparent transparent transparent;
}
/* line 124, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny, button.dropdown.tiny {
  padding-right: 2.625rem;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny:after, button.dropdown.tiny:after {
  border-width: 0.375rem;
  right: 1.125rem;
  margin-top: -0.125rem;
}
/* line 117, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.tiny::after, button.dropdown.tiny::after {
  border-color: #ffffff transparent transparent transparent;
}
/* line 125, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small, button.dropdown.small {
  padding-right: 3.0625rem;
}
/* line 88, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small::after, button.dropdown.small::after {
  border-width: 0.4375rem;
  right: 1.3125rem;
  margin-top: -0.15625rem;
}
/* line 117, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.small::after, button.dropdown.small::after {
  border-color: #ffffff transparent transparent transparent;
}
/* line 126, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large, button.dropdown.large {
  padding-right: 3.625rem;
}
/* line 108, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large::after, button.dropdown.large::after {
  border-width: 0.3125rem;
  right: 1.71875rem;
  margin-top: -0.15625rem;
}
/* line 117, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.large::after, button.dropdown.large::after {
  border-color: #ffffff transparent transparent transparent;
}
/* line 127, ../../src/components/foundation/scss/foundation/components/_dropdown-buttons.scss */
.dropdown.button.secondary:after, button.dropdown.secondary:after {
  border-color: #333333 transparent transparent transparent;
}

/* line 49, ../../src/components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  position: relative;
}
/* line 32, ../../src/components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.widescreen {
  padding-bottom: 56.34%;
}
/* line 33, ../../src/components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 35, ../../src/components/foundation/scss/foundation/components/_flex-video.scss */
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
}

/* Standard Forms */
/* line 387, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1rem;
}

/* Using forms within rows, we need to set some defaults */
/* line 92, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .row {
  margin: 0 -0.5rem;
}
/* line 94, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5rem;
}
/* line 98, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 100, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 102, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .row.collapse input {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 108, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem;
}

/* Label Styles */
/* line 393, ../../src/components/foundation/scss/foundation/components/_forms.scss */
label {
  color: #787163;
  cursor: default;
  display: block;
  font-size: 0.8235rem;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */
}
/* line 394, ../../src/components/foundation/scss/foundation/components/_forms.scss */
label.right {
  float: none !important;
  text-align: right;
}
/* line 395, ../../src/components/foundation/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1rem 0;
  padding: 0.5625rem 0;
}
/* line 397, ../../src/components/foundation/scss/foundation/components/_forms.scss */
label small {
  text-transform: capitalize;
  color: #787163;
}

/* Attach elements to the beginning or end of an input */
/* line 404, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.875rem;
  height: 2.4375rem;
  line-height: 2.4375rem;
  overflow: visible;
  padding-bottom: 0;
  padding-top: 0;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 2;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 408, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.postfix.button {
  border-color: true;
}

/* line 409, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.prefix.button {
  border: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
}

/* line 411, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

/* line 412, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 413, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 414, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
/* line 417, ../../src/components/foundation/scss/foundation/components/_forms.scss */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #dedad5;
}

/* line 418, ../../src/components/foundation/scss/foundation/components/_forms.scss */
span.postfix, label.postfix {
  background: #f2f2f2;
  color: #333333;
  border-color: #dedad5;
}

/* We use this to get basic styling on all basic form elements */
/* line 421, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  background-color: #ffffff;
  border-style: solid;
  border-width: 1px;
  border-color: #dedad5;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: #787163;
  /*display: block;*/
  font-family: inherit;
  font-size: 0.7647rem;
  height: 2rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color 0.15s linear, background 0.15s linear;
  -moz-transition: border-color 0.15s linear, background 0.15s linear;
  -ms-transition: border-color 0.15s linear, background 0.15s linear;
  -o-transition: border-color 0.15s linear, background 0.15s linear;
  transition: border-color 0.15s linear, background 0.15s linear;
}
/* line 138, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 144, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
  background-color: #d0cac4;
  cursor: default;
}
/* line 150, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
  background-color: #d0cac4;
  cursor: default;
}
/* line 433, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

/* line 441, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select,
form .row .prefix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 445, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 448, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select,
form .row .postfix-radius.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 452, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 455, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select,
form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
/* line 459, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 462, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select,
form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 466, ../../src/components/foundation/scss/foundation/components/_forms.scss */
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

/* line 471, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
}

/* Respect enforced amount of rows for textarea */
/* line 478, ../../src/components/foundation/scss/foundation/components/_forms.scss */
textarea[rows] {
  height: auto;
}

/* Not allow resize out of parent */
/* line 483, ../../src/components/foundation/scss/foundation/components/_forms.scss */
textarea {
  max-width: 100%;
}

/* line 488, ../../src/components/foundation/scss/foundation/components/_forms.scss */
::-webkit-input-placeholder {
    color: #e4e7e8;
}

/* line 492, ../../src/components/foundation/scss/foundation/components/_forms.scss */
:-moz-placeholder {
    /* Firefox 18- */
    color: #e4e7e8;
}

/* line 496, ../../src/components/foundation/scss/foundation/components/_forms.scss */
::-moz-placeholder {
    /* Firefox 19+ */
    color: #e4e7e8;
}

/* line 500, ../../src/components/foundation/scss/foundation/components/_forms.scss */
:-ms-input-placeholder {
    color: #e4e7e8;
}

/* Add height value for select elements to match text input height */
/* line 506, ../../src/components/foundation/scss/foundation/components/_forms.scss */
select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #eeece9;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #dedad5;
  color: #787163;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.4375rem;
}
/* line 337, ../../src/components/foundation/scss/foundation/components/_forms.scss */
select::-ms-expand {
  display: none;
}
/* line 360, ../../src/components/foundation/scss/foundation/components/_forms.scss */
select.radius {
  border-radius: 3px;
}
/* line 361, ../../src/components/foundation/scss/foundation/components/_forms.scss */
select:hover {
  background-color: #eeece9;
  border-color: #dedad5;
}
/* line 366, ../../src/components/foundation/scss/foundation/components/_forms.scss */
select:disabled {
  background-color: #d0cac4;
  cursor: default;
}
/* line 509, ../../src/components/foundation/scss/foundation/components/_forms.scss */
select[multiple] {
  height: auto;
}

/* Adjust margin for form elements below */
/* line 515, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0;
}

/* line 522, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline;
}

/* Normalize file input width */
/* line 532, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input[type="file"] {
  width: 100%;
}

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
/* line 546, ../../src/components/foundation/scss/foundation/components/_forms.scss */
fieldset {
  border: 1px solid #DDDDDD;
  margin: 1.125rem 0;
  padding: 1.25rem;
}
/* line 279, ../../src/components/foundation/scss/foundation/components/_forms.scss */
fieldset legend {
  background: #ffffff;
  font-weight: 700;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
/* line 553, ../../src/components/foundation/scss/foundation/components/_forms.scss */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f13852;
  color: #ffffff;
}
/* line 556, ../../src/components/foundation/scss/foundation/components/_forms.scss */
[data-abide] span.error, [data-abide] small.error {
  display: none;
}

/* line 559, ../../src/components/foundation/scss/foundation/components/_forms.scss */
span.error, small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f13852;
  color: #ffffff;
}

/* line 564, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.error input,
.error textarea,
.error select {
  margin-bottom: 0;
}
/* line 570, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem;
}
/* line 575, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.error label,
.error label.error {
  color: #f13852;
}
/* line 580, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.error small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: -1px;
  padding: 0.375rem 0.5625rem 0.5625rem;
  background: #f13852;
  color: #ffffff;
}
/* line 585, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.error > label > small {
  background: transparent;
  color: #676767;
  display: inline;
  font-size: 60%;
  font-style: normal;
  margin: 0;
  padding: 0;
  text-transform: capitalize;
}
/* line 597, ../../src/components/foundation/scss/foundation/components/_forms.scss */
.error span.error-message {
  display: block;
}

/* line 602, ../../src/components/foundation/scss/foundation/components/_forms.scss */
input.error,
textarea.error,
select.error {
  margin-bottom: 0;
}

/* line 607, ../../src/components/foundation/scss/foundation/components/_forms.scss */
label.error {
  color: #f13852;
}

/* line 347, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: #333333;
}
/* line 45, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * {
  display: block;
  float: left;
  font-size: 1rem;
  margin: 0 auto;
  padding: 1.25rem;
  text-align: center;
  width: 25%;
}
/* line 54, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i, .icon-bar > * img {
  display: block;
  margin: 0 auto;
}
/* line 58, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
}
/* line 63, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  font-size: 1.875rem;
  vertical-align: middle;
}
/* line 68, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i, .icon-bar.label-right > * img {
  display: inline-block;
  margin: 0 .0625rem 0 0;
}
/* line 80, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
  margin-top: 0;
}
/* line 85, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.label-right > * label {
  display: inline-block;
}
/* line 88, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical.label-right > * {
  text-align: left;
}
/* line 92, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical, .icon-bar.small-vertical {
  height: 100%;
  width: auto;
}
/* line 96, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.vertical .item, .icon-bar.small-vertical .item {
  float: none;
  margin: auto;
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 103, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.medium-vertical {
    height: 100%;
    width: auto;
  }
  /* line 108, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.medium-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 115, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.large-vertical {
    height: 100%;
    width: auto;
  }
  /* line 120, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.large-vertical .item {
    float: none;
    margin: auto;
    width: auto;
  }
}
/* line 137, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * {
  font-size: 1rem;
  padding: 1.25rem;
}
/* line 143, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i + label, .icon-bar > * img + label {
  margin-top: .0625rem;
  font-size: 1rem;
}
/* line 149, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  font-size: 1.875rem;
}
/* line 153, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * img {
  height: 1.875rem;
  width: 1.875rem;
}
/* line 177, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * label {
  color: #ffffff;
}
/* line 179, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > * i {
  color: #ffffff;
}
/* line 182, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a:hover {
  background: #13b2ff;
}
/* line 186, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a:hover label {
  color: #ffffff;
}
/* line 188, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a:hover i {
  color: #ffffff;
}
/* line 191, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a.active {
  background: #13b2ff;
}
/* line 195, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a.active label {
  color: #ffffff;
}
/* line 197, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar > a.active i {
  color: #ffffff;
}
/* line 201, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar .item.disabled {
  cursor: not-allowed;
  opacity: 0.7;
  pointer-events: none;
}
/* line 205, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar .item.disabled > * {
  opacity: 0.7;
  cursor: not-allowed;
}
/* line 246, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
  width: 50%;
}
/* line 247, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 248, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 253, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
/* line 260, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
  width: 33.3333%;
}
/* line 261, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 262, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 267, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
/* line 274, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
  width: 25%;
}
/* line 275, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 276, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 281, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
/* line 288, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
  width: 20%;
}
/* line 289, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 290, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 295, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
/* line 302, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
  width: 16.66667%;
}
/* line 303, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 304, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 309, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
/* line 316, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.seven-up .item {
  width: 14.28571%;
}
/* line 317, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 318, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 323, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
/* line 330, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.eight-up .item {
  width: 12.5%;
}
/* line 331, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 332, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 337, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

/* line 362, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up .item {
  width: 50%;
}
/* line 363, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 364, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 369, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.two-up.large-vertical .item {
    width: auto;
  }
}
/* line 376, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up .item {
  width: 33.3333%;
}
/* line 377, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 378, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 383, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.three-up.large-vertical .item {
    width: auto;
  }
}
/* line 390, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up .item {
  width: 25%;
}
/* line 391, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 392, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 397, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.four-up.large-vertical .item {
    width: auto;
  }
}
/* line 404, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up .item {
  width: 20%;
}
/* line 405, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 406, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 411, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.five-up.large-vertical .item {
    width: auto;
  }
}
/* line 418, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up .item {
  width: 16.66667%;
}
/* line 419, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 84.0625em) {
  /* line 420, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 425, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.six-up.large-vertical .item {
    width: auto;
  }
}
/* line 432, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.seven-up .item {
  width: 14.28571%;
}
/* line 433, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 434, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.seven-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 439, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.seven-up.large-vertical .item {
    width: auto;
  }
}
/* line 446, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.eight-up .item {
  width: 12.5%;
}
/* line 447, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto;
}
@media only screen and (min-width: 40.0625em) {
  /* line 448, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.eight-up.medium-vertical .item {
    width: auto;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 453, ../../src/components/foundation/scss/foundation/components/_icon-bar.scss */
  .icon-bar.eight-up.large-vertical .item {
    width: auto;
  }
}

/* line 53, ../../src/components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0;
}
/* line 42, ../../src/components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}
/* line 47, ../../src/components/foundation/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Foundation Joyride */
/* line 48, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-list {
  display: none;
}

/* Default styles for the container */
/* line 51, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide {
  background: #333333;
  color: #ffffff;
  display: none;
  font-family: inherit;
  font-weight: 400;
  position: absolute;
  top: 0;
  width: 95%;
  z-index: 101;
  left: 2.5%;
}

/* line 64, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.lt-ie9 .joyride-tip-guide {
  margin-left: -400px;
  max-width: 800px;
  left: 50%;
}

/* line 70, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper {
  padding: 1.125rem 1.25rem 1.5rem;
  width: 100%;
}
/* line 74, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .button {
  margin-bottom: 0 !important;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-content-wrapper .joyride-prev-tip {
  margin-right: 10px;
}

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
/* line 81, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px;
}
/* line 89, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.top {
  border-color: #333333;
  border-top-color: transparent !important;
  border-top-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  top: -20px;
}
/* line 97, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.bottom {
  border-color: #333333 !important;
  border-bottom-color: transparent !important;
  border-bottom-style: solid;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  bottom: -20px;
}
/* line 106, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.right {
  right: -20px;
}
/* line 107, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide .joyride-nub.left {
  left: -20px;
}

/* Typography */
/* line 112, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  color: #ffffff;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}

/* line 123, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-tip-guide p {
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 0 0 1.125rem 0;
}

/* line 129, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator-wrap {
  border: solid 1px #555555;
  bottom: 1rem;
  height: 3px;
  position: absolute;
  width: 50px;
  right: 1.0625rem;
}

/* line 137, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-timer-indicator {
  background: #666666;
  display: block;
  height: inherit;
  width: 0;
}

/* line 144, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip {
  color: #777777 !important;
  font-size: 24px;
  font-weight: 400;
  line-height: .5 !important;
  position: absolute;
  text-decoration: none;
  top: 10px;
  right: 12px;
}
/* line 154, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-close-tip:hover, .joyride-close-tip:focus {
  color: #EEEEEE !important;
}

/* line 158, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-modal-bg {
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  display: none;
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}

/* line 170, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-wrapper {
  background-color: #ffffff;
  border-radius: 3px;
  box-shadow: 0 0 15px #ffffff;
  position: absolute;
  z-index: 102;
}

/* line 178, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.0625em) {
  /* line 190, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide {
    width: 300px;
    left: inherit;
  }
  /* line 192, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px;
  }
  /* line 199, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.right {
    border-color: #333333 !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-top-color: transparent !important;
    left: auto;
    right: -20px;
    top: 22px;
  }
  /* line 207, ../../src/components/foundation/scss/foundation/components/_joyride.scss */
  .joyride-tip-guide .joyride-nub.left {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    left: -20px;
    right: auto;
    top: 22px;
  }
}
/* line 54, ../../src/components/foundation/scss/foundation/components/_keystrokes.scss */
.keystroke,
kbd {
    background-color: #ededed;
    border-color: #dddddd;
    color: #222222;
    border-style: solid;
    border-width: 1px;
    font-family: "Baskerville", "Menlo", "Courier", monospace;
    font-size: inherit;
    margin: 0;
    padding: 0.125rem 0.25rem 0;
    border-radius: 3px;
}

/* line 91, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label {
    display: inline-block;
    font-family: "Baskerville";
    font-weight: 400;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: 0.25rem 0.5rem 0.25rem;
    font-size: 0.6875rem;
    background-color: #13b2ff;
    color: #ffffff;
}
/* line 96, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.radius {
  border-radius: 3px;
}
/* line 97, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.round {
  border-radius: 1000px;
}
/* line 99, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.alert {
  background-color: #f13852;
  color: #ffffff;
}
/* line 100, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.warning {
  background-color: #f1cc2c;
  color: #ffffff;
}
/* line 101, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.success {
  background-color: #1ec771;
  color: #ffffff;
}
/* line 102, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.secondary {
  background-color: #d9d9d9;
  color: #333333;
}
/* line 103, ../../src/components/foundation/scss/foundation/components/_labels.scss */
.label.info {
  background-color: #4FC6FF;
  color: #ffffff;
}

/* line 18, ../../src/components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #ffffff;
  min-width: 100%;
  padding: 10px;
  z-index: 50;
}
/* line 24, ../../src/components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
  margin-bottom: 0;
}
/* line 26, ../../src/components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
  margin-bottom: 0;
}
/* line 27, ../../src/components/foundation/scss/foundation/components/_magellan.scss */
[data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
  line-height: 1.8em;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Orbit Graceful Loading */
/* line 81, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper {
  position: relative;
}
/* line 84, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul {
  list-style-type: none;
  margin: 0;
}
/* line 90, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li,
.slideshow-wrapper ul li .orbit-caption {
  display: none;
}
/* line 94, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper ul li:first-child {
  display: block;
}
/* line 97, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container {
  background-color: transparent;
}
/* line 100, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li {
  display: block;
}
/* line 102, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container li .orbit-caption {
  display: block;
}
/* line 104, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .orbit-container .orbit-bullets li {
  display: inline-block;
}
/* line 110, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.slideshow-wrapper .preloader {
  border-radius: 1000px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: rotate;
  animation-timing-function: linear;
  border-color: #555555 #ffffff;
  border: solid 3px;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -20px;
  margin-top: -20px;
  position: absolute;
  top: 50%;
  width: 40px;
}

/* line 130, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container {
  background: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
/* line 149, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
  max-width: 100%;
}
/* line 151, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: absolute;
  top: 0;
  width: 100%;
  margin-left: 100%;
}
/* line 162, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > *:first-child {
  margin-left: 0;
}
/* line 171, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  bottom: 0;
  position: absolute;
  background-color: rgba(51, 51, 51, 0.8);
  color: #ffffff;
  font-size: 0.875rem;
  padding: 0.625rem 0.875rem;
  width: 100%;
}
/* line 188, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  left: 10px;
  background: transparent;
  color: #ffffff;
  font-size: 12px;
  position: absolute;
  top: 10px;
  z-index: 10;
}
/* line 194, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
  padding: 0.3125rem;
}
/* line 199, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 12px;
  right: 10px;
  height: 6px;
  width: 100px;
  z-index: 10;
}
/* line 209, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 3px;
  background-color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 0;
  position: relative;
  right: 20px;
  top: 5px;
}
/* line 223, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  border: solid 4px #ffffff;
  border-bottom: none;
  border-top: none;
  display: none;
  height: 14px;
  position: absolute;
  top: 0;
  width: 11px;
  right: 0;
}
/* line 237, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  top: 0;
  width: 11px;
  height: 14px;
  border: inset 8px;
  border-left-style: solid;
  border-color: transparent;
  border-left-color: #ffffff;
  right: -4px;
}
/* line 247, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span.dark {
  border-left-color: #333333;
}
/* line 256, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 259, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  background-color: transparent;
  color: white;
  height: 60px;
  line-height: 50px;
  margin-top: -25px;
  position: absolute;
  text-indent: -9999px !important;
  top: 45%;
  width: 36px;
  z-index: 10;
}
/* line 272, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover,
.orbit-container .orbit-next:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
/* line 276, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  border: inset 10px;
  display: block;
  height: 0;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  width: 0;
}
/* line 286, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 287, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-right-style: solid;
  border-color: transparent;
  border-right-color: #ffffff;
}
/* line 292, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ffffff;
}
/* line 296, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 297, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-style: solid;
  border-left-color: #ffffff;
  left: 50%;
  margin-left: -4px;
}
/* line 304, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #ffffff;
}

/* line 310, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets-container {
  text-align: center;
}

/* line 311, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  display: block;
  float: none;
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  text-align: center;
  top: 10px;
}
/* line 320, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  background: #CCCCCC;
  cursor: pointer;
  display: inline-block;
  float: none;
  height: 0.5625rem;
  margin-right: 6px;
  width: 0.5625rem;
  border-radius: 1000px;
}
/* line 332, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #999999;
}
/* line 336, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 342, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 346, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 40.0625em) {
  /* line 354, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 358, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
@media only screen and (max-width: 40em) {
  /* line 365, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important;
  }
  /* line 366, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slides-container > * {
    margin: 0  !important;
    opacity: 1 !important;
    position: relative;
  }
  /* line 372, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-stack-on-small .orbit-slide-number {
    display: none;
  }

  /* line 378, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-timer {
    display: none;
  }

  /* line 381, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-next, .orbit-prev {
    display: none;
  }

  /* line 384, ../../src/components/foundation/scss/foundation/components/_orbit.scss */
  .orbit-bullets {
    display: none;
  }
}
/* line 149, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination {
  display: block;
  margin-left: -0.3125rem;
  min-height: rem-calc(30);
}
/* line 104, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  color: #aaaaaa;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}
/* line 110, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li a, ul.pagination li button {
  border-radius: 3px;
  transition: background-color 300ms ease-out;
  background: none;
  color: #999999;
  display: block;
  font-size: 0.7647rem;
  font-weight: normal;
  line-height: inherit;
  padding: 0.0625rem 0.625rem 0.0625rem;
}
/* line 122, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li:hover a,
ul.pagination li a:focus, ul.pagination li:hover button,
ul.pagination li button:focus {
  background: #e6e6e6;
}
/* line 51, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable a, ul.pagination li.unavailable button {
  cursor: default;
  color: #999999;
}
/* line 55, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
  background: transparent;
}
/* line 68, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a, ul.pagination li.current button {
  background: #ed1c25;
  color: #ffffff;
  cursor: default;
  font-weight: 700;
}
/* line 74, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
  background: #ed1c25;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
ul.pagination li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */
/* line 154, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered {
  text-align: center;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_pagination.scss */
.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

/* Panels */
/* line 86, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #dedad5;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #eeece9;
  color: #787163;
}
/* line 61, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 62, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 67, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
  color: #787163;
}
/* line 74, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
  line-height: 1.4;
}
/* line 88, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f1faff;
  color: #787163;
}
/* line 61, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :first-child {
  margin-top: 0;
}
/* line 62, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout > :last-child {
  margin-bottom: 0;
}
/* line 67, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
  color: #787163;
}
/* line 74, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
  line-height: 1;
  margin-bottom: 0.625rem;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
  line-height: 1.4;
}
/* line 90, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout a:not(.button) {
  color: #13b2ff;
}
/* line 93, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
  color: #009fec;
}
/* line 100, ../../src/components/foundation/scss/foundation/components/_panels.scss */
.panel.radius {
  border-radius: 3px;
}

/* Pricing Tables */
/* line 139, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem;
}
/* line 68, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table * {
  list-style: none;
  line-height: 1;
}
/* line 142, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
    .pricing-table .title {
        background-color: #333333;
        color: #787163;
        font-family: "Baskerville";
        font-size: 1rem;
        font-weight: 400;
        padding: 0.9375rem 1.25rem;
        text-align: center;
    }
/* line 143, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
    .pricing-table .price {
        background-color: #F6F6F6;
        color: #787163;
        font-family: "Baskerville";
        font-size: 2rem;
        font-weight: 400;
        padding: 0.9375rem 1.25rem;
        text-align: center;
    }
/* line 144, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .description {
  background-color: #ffffff;
  border-bottom: dotted 1px #DDDDDD;
  color: #777777;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 1.4;
  padding: 0.9375rem;
  text-align: center;
}
/* line 145, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .bullet-item {
  background-color: #ffffff;
  border-bottom: dotted 1px #DDDDDD;
  color: #787163;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.9375rem;
  text-align: center;
}
/* line 146, ../../src/components/foundation/scss/foundation/components/_pricing-tables.scss */
.pricing-table .cta-button {
  background-color: #ffffff;
  padding: 1.25rem 1.25rem 0;
  text-align: center;
}

/* Progress Bar */
/* line 57, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.5625rem;
  margin-bottom: 0.625rem;
  padding: 0.125rem;
}
/* line 61, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress .meter {
  background: #13b2ff;
  display: block;
  height: 100%;
}
/* line 64, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.secondary .meter {
  background: #d9d9d9;
  display: block;
  height: 100%;
}
/* line 65, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.success .meter {
  background: #1ec771;
  display: block;
  height: 100%;
}
/* line 66, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.alert .meter {
  background: #f13852;
  display: block;
  height: 100%;
}
/* line 68, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius {
  border-radius: 3px;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.radius .meter {
  border-radius: 2px;
}
/* line 72, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round {
  border-radius: 1000px;
}
/* line 73, ../../src/components/foundation/scss/foundation/components/_progress-bars.scss */
.progress.round .meter {
  border-radius: 999px;
}

/* line 131, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1rem;
  width: 100%;
  background: #FAFAFA;
}
/* line 134, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range {
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: inline-block;
  height: 12.5rem;
  width: 1rem;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-handle {
  bottom: -10.5rem;
  margin-left: -0.5rem;
  margin-top: 0;
  position: absolute;
}
/* line 142, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.vertical-range .range-slider-active-segment {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  border-top-left-radius: initial;
  bottom: 0;
  height: auto;
  width: 0.875rem;
}
/* line 151, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius {
  background: #FAFAFA;
  border-radius: 3px;
}
/* line 153, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle {
  background: #13b2ff;
  border-radius: 3px;
}
/* line 118, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.radius .range-slider-handle:hover {
  background: #00a2f1;
}
/* line 155, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round {
  background: #FAFAFA;
  border-radius: 1000px;
}
/* line 157, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle {
  background: #13b2ff;
  border-radius: 1000px;
}
/* line 118, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.round .range-slider-handle:hover {
  background: #00a2f1;
}
/* line 159, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled, .range-slider[disabled] {
  background: #FAFAFA;
  cursor: not-allowed;
  opacity: 0.7;
}
/* line 161, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
  background: #13b2ff;
  cursor: default;
  opacity: 0.7;
}
/* line 118, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
  background: #00a2f1;
}

/* line 164, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-active-segment {
  background: #d7d7d7;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 0.875rem;
  position: absolute;
}

/* line 172, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.375rem;
  position: absolute;
  top: -0.3125rem;
  width: 2rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #13b2ff;
}
/* line 118, ../../src/components/foundation/scss/foundation/components/_range-slider.scss */
.range-slider-handle:hover {
  background: #00a2f1;
}

/* line 169, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  background: #000000;
  background: rgba(0, 0, 0, 0.45);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0;
}

/* line 171, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #ffffff;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 40em) {
  /* line 171, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    min-height: 100vh;
  }
}
/* line 89, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}
/* line 92, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 94, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 40.0625em) {
  /* line 171, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 80%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 171, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    top: 6.25rem;
  }
}
/* line 182, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.radius {
  border-radius: 3px;
}
/* line 183, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.round {
  border-radius: 1000px;
}
/* line 184, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.collapse {
  padding: 0;
}
@media only screen and (min-width: 40.0625em) {
  /* line 185, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 30%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 186, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 40%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 187, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 60%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 188, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 70%;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 189, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 95%;
  }
}
/* line 190, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}
@media only screen and (min-width: 40.0625em) {
  /* line 190, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 100%;
  }
}
/* line 202, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal.toback {
  z-index: 1003;
}
/* line 206, ../../src/components/foundation/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  color: #aaaaaa;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
}

/* line 118, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav {
    display: block;
    font-family: "Baskerville";
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0.875rem 0;
}
/* line 71, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li {
  font-size: 0.875rem;
  font-weight: 400;
  margin: 0 0 0.4375rem 0;
}
/* line 76, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button) {
  color: #13b2ff;
  display: block;
  margin: 0;
  padding: 0.4375rem 0.875rem;
}
/* line 81, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  background: rgba(0, 0, 0, 0.025);
  color: #5ac9ff;
}
/* line 86, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li a:not(.button):active {
  color: #5ac9ff;
}
/* line 91, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
    .side-nav li.active > a:first-child:not(.button) {
        color: #5ac9ff;
        font-family: "Baskerville";
        font-weight: 400;
    }
/* line 97, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.divider {
  border-top: 1px solid;
  height: 0;
  list-style: none;
  padding: 0;
  border-top-color: #e6e6e6;
}
/* line 105, ../../src/components/foundation/scss/foundation/components/_side-nav.scss */
.side-nav li.heading {
  color: #13b2ff;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 173, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button {
  position: relative;
  padding-right: 5.0625rem;
}
/* line 77, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: solid 1px;
}
/* line 86, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  display: block;
  border-style: inset;
  top: 50%;
  left: 50%;
}
/* line 97, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:active {
  background-color: rgba(0, 0, 0, 0.1);
}
/* line 103, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 140, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span {
  width: 3.09375rem;
}
/* line 141, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
/* line 166, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button span:after {
  border-color: #ffffff transparent transparent transparent;
}
/* line 103, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 166, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
  border-color: #ffffff transparent transparent transparent;
}
/* line 103, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.alert span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 103, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.success span {
  border-left-color: rgba(255, 255, 255, 0.5);
}
/* line 179, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny {
  padding-right: 3.75rem;
}
/* line 112, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span {
  width: 2.25rem;
}
/* line 113, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.tiny span:after {
  border-top-style: solid;
  border-width: 0.375rem;
  margin-left: -0.375rem;
  top: 48%;
}
/* line 180, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small {
  padding-right: 4.375rem;
}
/* line 126, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span {
  width: 2.625rem;
}
/* line 127, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.small span:after {
  border-top-style: solid;
  border-width: 0.4375rem;
  margin-left: -0.375rem;
  top: 48%;
}
/* line 181, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large {
  padding-right: 5.5rem;
}
/* line 154, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span {
  width: 3.4375rem;
}
/* line 155, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.large span:after {
  border-top-style: solid;
  border-width: 0.3125rem;
  margin-left: -0.375rem;
  top: 48%;
}
/* line 182, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.expand {
  padding-left: 2rem;
}
/* line 166, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.secondary span:after {
  border-color: #333333 transparent transparent transparent;
}
/* line 186, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.radius span {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 187, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.round span {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}
/* line 189, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.no-pip span:before {
  border-style: none;
}
/* line 190, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.no-pip span:after {
  border-style: none;
}
/* line 191, ../../src/components/foundation/scss/foundation/components/_split-buttons.scss */
.split.button.no-pip span > i {
  display: block;
  left: 50%;
  margin-left: -0.28889em;
  margin-top: -0.48889em;
  position: absolute;
  top: 50%;
}

/* line 123, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}
/* line 67, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt {
  text-transform: uppercase;
}
/* line 71, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
    .sub-nav dt,
    .sub-nav dd,
    .sub-nav li {
        color: #999999;
        float: left;
        font-family: "Baskerville";
        font-size: 0.875rem;
        font-weight: 400;
        margin-left: 1rem;
        margin-bottom: 0;
    }
/* line 82, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}
/* line 87, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}
/* line 92, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: #13b2ff;
  color: #ffffff;
  cursor: default;
  font-weight: 400;
  padding: 0.1875rem 1rem;
}
/* line 100, ../../src/components/foundation/scss/foundation/components/_sub-nav.scss */
.sub-nav dt.active a:hover,
.sub-nav dd.active a:hover,
.sub-nav li.active a:hover {
  background: #009fec;
}

/* line 215, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch {
  border: none;
  margin-bottom: 1.5rem;
  outline: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 58, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch label {
  background: #DDDDDD;
  color: transparent;
  cursor: pointer;
  display: block;
  margin-bottom: 1rem;
  position: relative;
  text-indent: 100%;
  width: 4rem;
  height: 2rem;
  transition: left 0.15s ease-out;
}
/* line 74, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch input {
  left: 10px;
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 9px;
}
/* line 81, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch input + label {
  margin-left: 0;
  margin-right: 0;
}
/* line 88, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch label:after {
  background: #ffffff;
  content: "";
  display: block;
  height: 1.5rem;
  left: .25rem;
  position: absolute;
  top: .25rem;
  width: 1.5rem;
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: translate3d(0, 0, 0);
  transition: left 0.15s ease-out;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 110, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label {
  background: #13b2ff;
}
/* line 114, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label:after {
  left: 2.25rem;
}
/* line 126, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch label {
  height: 2rem;
  width: 4rem;
}
/* line 131, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch label:after {
  height: 1.5rem;
  width: 1.5rem;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label:after {
  left: 2.25rem;
}
/* line 157, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch label {
  color: transparent;
  background: #DDDDDD;
}
/* line 162, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch label:after {
  background: #ffffff;
}
/* line 166, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch input:checked + label {
  background: #13b2ff;
}
/* line 126, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.large label {
  height: 2.5rem;
  width: 5rem;
}
/* line 131, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.large label:after {
  height: 2rem;
  width: 2rem;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.large input:checked + label:after {
  left: 2.75rem;
}
/* line 126, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.small label {
  height: 1.75rem;
  width: 3.5rem;
}
/* line 131, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.small label:after {
  height: 1.25rem;
  width: 1.25rem;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.small input:checked + label:after {
  left: 2rem;
}
/* line 126, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.tiny label {
  height: 1.5rem;
  width: 3rem;
}
/* line 131, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.tiny label:after {
  height: 1rem;
  width: 1rem;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.tiny input:checked + label:after {
  left: 1.75rem;
}
/* line 229, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.radius label {
  border-radius: 4px;
}
/* line 230, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.radius label:after {
  border-radius: 3px;
}
/* line 234, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.round {
  border-radius: 1000px;
}
/* line 235, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.round label {
  border-radius: 2rem;
}
/* line 236, ../../src/components/foundation/scss/foundation/components/_switches.scss */
.switch.round label:after {
  border-radius: 2rem;
}

/* line 131, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table {
  background: #F9F9F9;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table caption {
  background: transparent;
  color: #222222;
  font-size: 1rem;
  font-weight: bold;
}
/* line 78, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table thead {
  background: #F5F5F5;
}
/* line 82, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table thead tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 0.625rem 0.625rem;
}
/* line 92, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
  background: #F5F5F5;
}
/* line 96, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,
table tfoot tr td {
  color: #222222;
  font-size: 0.875rem;
  font-weight: 700;
  padding: 0.5rem 0.625rem 0.625rem;
}
/* line 107, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table tr th,
table tr td {
  color: #222222;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}
/* line 115, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
  background: #ffffff;
}
/* line 120, ../../src/components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

/* line 30, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.tabs:before, .tabs:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.tabs:after {
  clear: both;
}
/* line 35, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}
/* line 42, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
    .tabs dd > a,
    .tabs .tab-title > a {
        display: block;
        background-color: #efefef;
        color: #222222;
        font-family: "Baskerville";
        font-size: 1rem;
        padding: 1rem 2rem;
    }
/* line 50, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}
/* line 55, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #ffffff;
  color: #222222;
}
/* line 64, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 69, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
/* line 74, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

/* line 84, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.tabs-content:before, .tabs-content:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.tabs-content:after {
  clear: both;
}
/* line 89, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}
/* line 95, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.active {
  display: block;
  float: none;
}
/* line 99, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content > .content.contained {
  padding: 0.9375rem;
}
/* line 104, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical {
  display: block;
}
/* line 107, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.tabs-content.vertical > .content {
  padding: 0 0.9375rem;
}

@media only screen and (min-width: 40.0625em) {
  /* line 115, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
  .tabs.vertical {
    float: left;
    margin: 0;
    margin-bottom: 1.25rem !important;
    max-width: 20%;
    width: 20%;
  }

  /* line 125, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
  .tabs-content.vertical {
    float: left;
    margin-left: -1px;
    max-width: 80%;
    padding-left: 1rem;
    width: 80%;
  }
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_tabs.scss */
.no-js .tabs-content > .content {
  display: block;
  float: none;
}

/* Image Thumbnails */
/* line 59, ../../src/components/foundation/scss/foundation/components/_thumbs.scss */
.th {
  border: solid 4px #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  display: inline-block;
  line-height: 0;
  max-width: 100%;
  transition: all 200ms ease-out;
}
/* line 48, ../../src/components/foundation/scss/foundation/components/_thumbs.scss */
.th:hover, .th:focus {
  box-shadow: 0 0 6px 1px rgba(19, 178, 255, 0.5);
}
/* line 63, ../../src/components/foundation/scss/foundation/components/_thumbs.scss */
.th.radius {
  border-radius: 3px;
}

/* Tooltips */
/* line 38, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: 700;
}
/* line 44, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #00537b;
  color: #13b2ff;
}
/* line 50, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 54, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip {
  background: #ed1c25;
  color: #ffffff;
  display: none;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  max-width: 300px;
  padding: 0.75rem;
  position: absolute;
  width: 100%;
  z-index: 1006;
  left: 50%;
}
/* line 68, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  border-color: transparent transparent #ed1c25 transparent;
  border: solid 5px;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}
/* line 79, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}
/* line 85, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.radius {
  border-radius: 3px;
}
/* line 88, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round {
  border-radius: 1000px;
}
/* line 90, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.round > .nub {
  left: 2rem;
}
/* line 95, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  border-bottom: dotted 1px #00537b !important;
  color: #ed1c25 !important;
}

/* line 101, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  color: #777777;
  display: block;
  font-size: 0.625rem;
  font-weight: 400;
}

@media only screen and (min-width: 40.0625em) {
  /* line 110, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent #ed1c25 transparent;
    top: -10px;
  }
  /* line 114, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: #ed1c25 transparent transparent transparent;
    bottom: -10px;
    top: auto;
  }
  /* line 120, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 123, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #ed1c25;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%;
  }
  /* line 130, ../../src/components/foundation/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent #ed1c25 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%;
  }
}
/* line 113, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:64.0625em)/";
  width: 64.0625em;
}

/* Wrapped around .top-bar to contain to grid width */
/* line 119, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid {
  width: 100%;
  background: #333333;
}
/* line 123, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.contain-to-grid .top-bar {
  margin-bottom: 0;
}

/* line 129, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}
/* line 142, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}
/* line 149, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

/* line 156, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar {
  background: #333333;
  height: 2.8125rem;
  line-height: 2.8125rem;
  margin-bottom: 0;
  overflow: hidden;
  position: relative;
}
/* line 165, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar ul {
  list-style: none;
  margin-bottom: 0;
}
/* line 170, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .row {
  max-width: none;
}
/* line 174, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar form,
.top-bar input,
.top-bar select {
  margin-bottom: 0;
}
/* line 180, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar input,
.top-bar select {
  font-size: 0.75rem;
  height: 1.75rem;
  padding-bottom: .35rem;
  padding-top: .35rem;
}
/* line 188, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .button, .top-bar button {
  font-size: 0.75rem;
  margin-bottom: 0;
  padding-bottom: 0.4125rem;
  padding-top: 0.4125rem;
}
@media only screen and (max-width: 40em) {
  /* line 188, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .button, .top-bar button {
    position: relative;
    top: -1px;
  }
}
/* line 204, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .title-area {
  margin: 0;
  position: relative;
}
/* line 209, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name {
  font-size: 16px;
  height: 2.8125rem;
  margin: 0;
}
/* line 214, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1, .top-bar .name h2, .top-bar .name h3, .top-bar .name h4, .top-bar .name p, .top-bar .name span {
  font-size: 1.0625rem;
  line-height: 2.8125rem;
  margin: 0;
}
/* line 219, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .name h1 a, .top-bar .name h2 a, .top-bar .name h3 a, .top-bar .name h4 a, .top-bar .name p a, .top-bar .name span a {
  color: #ffffff;
  display: block;
  font-weight: 400;
  padding: 0 0.9375rem;
  width: 75%;
}
/* line 230, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar {
  position: absolute;
  right: 0;
  top: 0;
}
/* line 235, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar a {
  color: #ffffff;
  display: block;
  font-size: 0.8125rem;
  font-weight: 700;
  height: 2.8125rem;
  line-height: 2.8125rem;
  padding: 0 0.9375rem;
  position: relative;
  text-transform: uppercase;
}
/* line 248, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon {
  margin-top: -16px;
  top: 50%;
}
/* line 252, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar .toggle-topbar.menu-icon a {
  color: #ffffff;
  height: 34px;
  line-height: 33px;
  padding: 0 2.5rem 0 0.9375rem;
  position: relative;
}
/* line 129, ../../src/components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  margin-top: -8px;
  top: 50%;
  right: 0.9375rem;
  box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff;
  width: 16px;
}
/* line 162, ../../src/components/foundation/scss/foundation/components/_global.scss */
.top-bar .toggle-topbar.menu-icon a span:hover:after {
  box-shadow: 0 0 0 1px "", 0 7px 0 1px "", 0 14px 0 1px "";
}
/* line 268, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded {
  background: transparent;
  height: auto;
}
/* line 272, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .title-area {
  background: #333333;
}
/* line 277, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a {
  color: #0074ac;
}
/* line 280, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar.expanded .toggle-topbar a span::after {
  box-shadow: 0 0 0 1px #d0cac4, 0 7px 0 1px #d0cac4, 0 14px 0 1px #d0cac4;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 293, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  /* line 299, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

/* line 308, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out;
}
/* line 314, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
/* line 323, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px #1a1a1a;
  clear: both;
  height: 1px;
  width: 100%;
}
/* line 331, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li {
  background: #333333;
}
/* line 334, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
    .top-bar-section ul li > a {
        color: #ffffff;
        display: block;
        font-family: "Baskerville";
        font-size: 0.7059rem;
        font-weight: 700;
        padding-left: 0.9375rem;
        padding: 12px 0 12px 0.9375rem;
        text-transform: none;
        width: 100%;
    }
/* line 345, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #13b2ff;
  border-color: #0094db;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  background-color: #0094db;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
  color: #ffffff;
}
/* line 352, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.secondary {
  background-color: #d9d9d9;
  border-color: #aeaeae;
  color: #333333;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  background-color: #aeaeae;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
  color: #ffffff;
}
/* line 353, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.success {
  background-color: #1ec771;
  border-color: #189f5a;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  background-color: #189f5a;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
  color: #ffffff;
}
/* line 354, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.alert {
  background-color: #f13852;
  border-color: #de102d;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  background-color: #de102d;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
  color: #ffffff;
}
/* line 355, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.warning {
  background-color: #f1cc2c;
  border-color: #d6b00e;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  background-color: #d6b00e;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
  color: #ffffff;
}
/* line 356, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > a.button.info {
  background-color: #4FC6FF;
  border-color: #0cb0ff;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  background-color: #0cb0ff;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
  color: #ffffff;
}
/* line 359, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button {
  font-size: 0.8125rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  background-color: #13b2ff;
  border-color: #0094db;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  background-color: #0094db;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
  color: #ffffff;
}
/* line 365, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.secondary {
  background-color: #d9d9d9;
  border-color: #aeaeae;
  color: #333333;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  background-color: #aeaeae;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
  color: #ffffff;
}
/* line 366, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.success {
  background-color: #1ec771;
  border-color: #189f5a;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  background-color: #189f5a;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
  color: #ffffff;
}
/* line 367, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.alert {
  background-color: #f13852;
  border-color: #de102d;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  background-color: #de102d;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
  color: #ffffff;
}
/* line 368, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.warning {
  background-color: #f1cc2c;
  border-color: #d6b00e;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  background-color: #d6b00e;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
  color: #ffffff;
}
/* line 369, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li > button.info {
  background-color: #4FC6FF;
  border-color: #0cb0ff;
  color: #ffffff;
}
/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  background-color: #0cb0ff;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
.top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
  color: #ffffff;
}
/* line 373, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li:hover:not(.has-form) > a {
  background-color: #dedad5;
  color: #787163;
}
/* line 383, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a {
  background: #13b2ff;
  color: #ffffff;
}
/* line 387, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section ul li.active > a:hover {
  background: #009fec;
  color: #ffffff;
}
/* line 395, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-form {
  padding: 0.9375rem;
}
/* line 400, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown {
  position: relative;
}
/* line 404, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown > a:after {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #787163;
  border-left-style: solid;
  margin-right: 0.9375rem;
  margin-top: -4.5px;
  position: absolute;
  top: 50%;
  right: 0;
}
/* line 417, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved {
  position: static;
}
/* line 420, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > .dropdown {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
  display: block;
  position: absolute !important;
  width: 100%;
}
/* line 425, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .has-dropdown.moved > a:after {
  display: none;
}
/* line 432, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  display: block;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 99;
  left: 100%;
}
/* line 440, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li {
  height: auto;
  width: 100%;
}
/* line 444, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a {
  font-weight: 400;
  padding: 8px 0.9375rem;
}
/* line 447, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li a.parent-link {
  font-weight: 400;
}
/* line 452, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 1.125rem;
}
/* line 458, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a, .top-bar-section .dropdown li.parent-link a {
  color: #787163;
  display: block;
  text-decoration: none;
  font-size: 0.8125rem;
}
/* line 462, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.title h5 a:hover, .top-bar-section .dropdown li.parent-link a:hover {
  background: none;
}
/* line 466, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li.has-form {
  padding: 8px 0.9375rem;
}
/* line 470, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown li .button,
.top-bar-section .dropdown li button {
  top: auto;
}
/* line 476, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.top-bar-section .dropdown label {
  color: #777777;
  font-size: 0.625rem;
  font-weight: 700;
  margin-bottom: 0;
  padding: 8px 0.9375rem 2px;
  text-transform: uppercase;
}

/* line 487, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
.js-generated {
  display: block;
}

@media only screen and (min-width: 64.0625em) {
  /* line 492, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar {
    background: #333333;
    overflow: visible;
  }
  /* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  /* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
  .top-bar:after {
    clear: both;
  }
  /* line 497, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .toggle-topbar {
    display: none;
  }
  /* line 499, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .title-area {
    float: left;
  }
  /* line 500, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar .name h1 a,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  /* line 507, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar input,
  .top-bar select,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  /* line 517, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar.expanded {
    background: #333333;
  }

  /* line 522, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .contain-to-grid .top-bar {
    margin-bottom: 0;
    margin: 0 auto;
    max-width: 62.5rem;
  }

  /* line 528, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important;
  }
  /* line 532, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul {
    display: inline;
    height: auto !important;
    width: auto;
  }
  /* line 537, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li {
    float: left;
  }
  /* line 539, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section ul li .js-generated {
    display: none;
  }
  /* line 545, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.hover > a:not(.button) {
    background-color: #555555;
    background: #222222;
    color: #ffffff;
  }
  /* line 555, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #333333;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  /* line 559, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #555555;
    background: #222222;
  }
  /* line 569, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #13b2ff;
    color: #ffffff;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  /* line 574, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #009fec;
    color: #ffffff;
  }
  /* line 584, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a {
    padding-right: 2.1875rem !important;
  }
  /* line 586, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:after {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: #787163 transparent transparent transparent;
    border-top-style: solid;
    margin-top: -2.5px;
    top: 1.25rem;
  }
  /* line 594, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved {
    position: relative;
  }
  /* line 595, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.moved > .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
  }
  /* line 601, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  /* line 606, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  /* line 613, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    border: inset 5px;
    content: "";
    border-color: transparent transparent transparent #787163;
    border-style: solid;
    display: block;
    top: 1rem;
  }
  /* line 625, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown {
    left: 0;
    background: transparent;
    min-width: 100%;
    top: auto;
  }
  /* line 632, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li a {
    background: #333333;
    color: #ffffff;
    line-height: 2.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  /* line 641, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #333333;
    color: #ffffff;
  }
  /* line 646, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #555555;
    color: #ffffff;
    background: #222222;
  }
  /* line 655, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li label {
    background: #red;
    white-space: nowrap;
  }
  /* line 661, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  /* line 668, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px #4e4e4e;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  /* line 678, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .has-form {
    background: #333333;
    height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  /* line 686, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown {
    left: auto;
    right: 0;
  }
  /* line 690, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .right li .dropdown li .dropdown {
    right: 100%;
  }
  /* line 694, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown {
    right: auto;
    left: 0;
  }
  /* line 698, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .top-bar-section .left li .dropdown li .dropdown {
    left: 100%;
  }

  /* line 708, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #ffffff;
  }
  /* line 717, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section ul li:active > a {
    background: #13b2ff;
    color: #ffffff;
  }
  /* line 725, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
  /* line 730, ../../src/components/foundation/scss/foundation/components/_top-bar.scss */
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important;
  }
}
/* line 155, ../../src/components/foundation/scss/foundation/components/_type.scss */
.text-left {
  text-align: left !important;
}

/* line 156, ../../src/components/foundation/scss/foundation/components/_type.scss */
.text-right {
  text-align: right !important;
}

/* line 157, ../../src/components/foundation/scss/foundation/components/_type.scss */
.text-center {
  text-align: center !important;
}

/* line 158, ../../src/components/foundation/scss/foundation/components/_type.scss */
.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .small-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 40.0625em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .medium-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.0625em) and (max-width: 90em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .large-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) and (max-width: 120em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 90.0625em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xlarge-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) and (max-width: 6249999.9375em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}
@media only screen and (min-width: 120.0625em) {
  /* line 162, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-left {
    text-align: left !important;
  }

  /* line 163, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-right {
    text-align: right !important;
  }

  /* line 164, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-center {
    text-align: center !important;
  }

  /* line 165, ../../src/components/foundation/scss/foundation/components/_type.scss */
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}
/* Typography resets */
/* line 193, ../../src/components/foundation/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
/* line 217, ../../src/components/foundation/scss/foundation/components/_type.scss */
a {
  color: #ed1c25;
  line-height: inherit;
  text-decoration: none;
}
/* line 222, ../../src/components/foundation/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #ed1c25;
}
/* line 230, ../../src/components/foundation/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 234, ../../src/components/foundation/scss/foundation/components/_type.scss */
p {
    font-family: "Baskerville";
    font-size: 0.8235rem;
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility;
}
/* line 242, ../../src/components/foundation/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}
/* line 244, ../../src/components/foundation/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
/* line 252, ../../src/components/foundation/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
    color: #05074e;
    font-family: "Baskerville";
    font-style: normal;
    font-weight: 400;
    line-height: 1.1;
    margin-bottom: 1.25rem;
    margin-top: 0.2rem;
    text-rendering: optimizeLegibility;
}
/* line 262, ../../src/components/foundation/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #787163;
  font-size: 60%;
  line-height: 0;
}

/* line 269, ../../src/components/foundation/scss/foundation/components/_type.scss */
h1 {
  font-size: 1.6875rem;
}

/* line 270, ../../src/components/foundation/scss/foundation/components/_type.scss */
h2 {
  font-size: 1.375rem;
}

/* line 271, ../../src/components/foundation/scss/foundation/components/_type.scss */
h3 {
  font-size: 1.125rem;
}

/* line 272, ../../src/components/foundation/scss/foundation/components/_type.scss */
h4 {
  font-size: 1.125rem;
}

/* line 273, ../../src/components/foundation/scss/foundation/components/_type.scss */
h5 {
  font-size: 1rem;
}

/* line 274, ../../src/components/foundation/scss/foundation/components/_type.scss */
h6 {
  font-size: 0.875rem;
}

/* line 276, ../../src/components/foundation/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.1;
  color: #6f6f6f;
  font-weight: 400;
  margin-top: 0.2rem;
  margin-bottom: 1.25rem;
}

/* line 278, ../../src/components/foundation/scss/foundation/components/_type.scss */
hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1rem 0 0.6rem;
}

/* Helpful Typography Defaults */
/* line 287, ../../src/components/foundation/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 293, ../../src/components/foundation/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: 700;
  line-height: inherit;
}

/* line 299, ../../src/components/foundation/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 304, ../../src/components/foundation/scss/foundation/components/_type.scss */
code {
    background-color: #f4f4f4;
    border-color: #dbdbdb;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    font-family: Consolas, "Baskerville", Courier, monospace;
    font-weight: 400;
    padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
/* line 316, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul,
ol,
dl {
    font-family: "Baskerville";
    font-size: 0.8rem;
    line-height: 1.2;
    list-style-position: outside;
    margin-bottom: 1.25rem;
}

/* line 326, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul {
  margin-left: 1.1rem;
}
/* line 328, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  margin-left: 0;
}
/* line 331, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
/* line 344, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}
/* line 353, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 356, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
  margin-left: 1.1rem;
}
/* line 357, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem;
}
/* line 358, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem;
}
/* line 359, ../../src/components/foundation/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 363, ../../src/components/foundation/scss/foundation/components/_type.scss */
ol {
  margin-left: 1.4rem;
}
/* line 366, ../../src/components/foundation/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 376, ../../src/components/foundation/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 700;
}
/* line 380, ../../src/components/foundation/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
/* line 384, ../../src/components/foundation/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  cursor: help;
}

/* line 391, ../../src/components/foundation/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}
/* line 393, ../../src/components/foundation/scss/foundation/components/_type.scss */
abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
/* line 399, ../../src/components/foundation/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}
/* line 404, ../../src/components/foundation/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}
/* line 408, ../../src/components/foundation/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 412, ../../src/components/foundation/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 418, ../../src/components/foundation/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.2;
  color: #6f6f6f;
}

/* Microformats */
/* line 425, ../../src/components/foundation/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}
/* line 431, ../../src/components/foundation/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 435, ../../src/components/foundation/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: 700;
  font-size: 0.9375rem;
}

/* line 442, ../../src/components/foundation/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: 700;
}
/* line 444, ../../src/components/foundation/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: 700;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.0625em) {
  /* line 455, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
  }

  /* line 456, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h1 {
    font-size: 2.3125rem;
  }

  /* line 457, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h2 {
    font-size: 1.6875rem;
  }

  /* line 458, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.4375rem;
  }

  /* line 459, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h4 {
    font-size: 1.125rem;
  }

  /* line 460, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h5 {
    font-size: 1rem;
  }

  /* line 461, ../../src/components/foundation/scss/foundation/components/_type.scss */
  h6 {
    font-size: 0.875rem;
  }
}
/* line 386, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 136, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
}

/* line 387, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.inner-wrap {
  position: relative;
  width: 100%;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:before, .inner-wrap:after {
  content: " ";
  display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.inner-wrap:after {
  clear: both;
}

/* line 389, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: #ffffff;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative;
}
/* line 170, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4, .tab-bar h5, .tab-bar h6 {
  color: #ffffff;
  font-weight: 700;
  line-height: 2.8125rem;
  margin: 0;
}
/* line 176, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar h1, .tab-bar h2, .tab-bar h3, .tab-bar h4 {
  font-size: 1rem;
}

/* line 391, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-right: solid 1px #1a1a1a;
  left: 0;
}

/* line 392, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-small {
  height: 2.8125rem;
  position: absolute;
  top: 0;
  width: 2.8125rem;
  border-left: solid 1px #1a1a1a;
  right: 0;
}

/* line 394, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section {
  height: 2.8125rem;
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  top: 0;
}
/* line 204, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  text-align: left;
}
/* line 205, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  text-align: right;
}
/* line 209, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.left {
  left: 0;
  right: 2.8125rem;
}
/* line 213, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.right {
  left: 2.8125rem;
  right: 0;
}
/* line 217, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar-section.middle {
  left: 2.8125rem;
  right: 2.8125rem;
}

/* line 398, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.tab-bar .menu-icon {
  color: #ffffff;
  display: block;
  height: 2.8125rem;
  padding: 0;
  position: relative;
  text-indent: 2.1875rem;
  transform: translate3d(0, 0, 0);
  width: 2.8125rem;
}
/* line 129, ../../src/components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span::after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -0.5rem;
  left: 0.90625rem;
  box-shadow: 0 0 0 1px #ffffff, 0 7px 0 1px #ffffff, 0 14px 0 1px #ffffff;
  width: 1rem;
}
/* line 162, ../../src/components/foundation/scss/foundation/components/_global.scss */
.tab-bar .menu-icon span:hover:after {
  box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3;
}

/* line 422, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
}
/* line 106, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 423, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  transition: transform 500ms ease 0s;
  width: 15.625rem;
  z-index: 1001;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
}
/* line 106, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu * {
  -webkit-backface-visibility: hidden;
}

/* line 425, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 231, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li label {
  background: #444444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  margin: 0;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
}
/* line 243, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a {
  border-bottom: 1px solid #262626;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  padding: 0.66667rem;
  transition: background 300ms ease;
}
/* line 249, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:hover {
  background: #242424;
}
/* line 252, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
ul.off-canvas-list li a:active {
  background: #242424;
}

/* line 431, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right > .inner-wrap {
  -webkit-transform: translate3d(15.625rem, 0, 0);
  -moz-transform: translate3d(15.625rem, 0, 0);
  -ms-transform: translate(15.625rem, 0);
  -ms-transform: translate3d(15.625rem, 0, 0);
  -o-transform: translate3d(15.625rem, 0, 0);
  transform: translate3d(15.625rem, 0, 0);
}
/* line 434, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.move-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  /* line 281, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 438, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left > .inner-wrap {
  -webkit-transform: translate3d(-15.625rem, 0, 0);
  -moz-transform: translate3d(-15.625rem, 0, 0);
  -ms-transform: translate(-15.625rem, 0);
  -ms-transform: translate3d(-15.625rem, 0, 0);
  -o-transform: translate3d(-15.625rem, 0, 0);
  transform: translate3d(-15.625rem, 0, 0);
}
/* line 442, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.move-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  /* line 281, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
  .move-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 445, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 453, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  /* line 281, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 456, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .right-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 464, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-left .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  /* line 281, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-left .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 467, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .left-off-canvas-menu {
  -ms-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
  z-index: 1003;
}
/* line 475, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.offcanvas-overlap-right .exit-off-canvas {
  -webkit-backface-visibility: hidden;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  transition: background 300ms ease;
  -webkit-tap-highlight-color: transparent;
  background: rgba(255, 255, 255, 0.2);
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1002;
}
@media only screen and (min-width: 40.0625em) {
  /* line 281, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
  .offcanvas-overlap-right .exit-off-canvas:hover {
    background: rgba(255, 255, 255, 0.05);
  }
}

/* line 480, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .left-off-canvas-menu {
  left: -15.625rem;
}
/* line 481, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .right-off-canvas-menu {
  right: -15.625rem;
}
/* line 483, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-left > .inner-wrap {
  right: 15.625rem;
}
/* line 484, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem;
}

/* line 487, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate(-100%, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 292, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu * {
  -webkit-backface-visibility: hidden;
}
/* line 319, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: 700;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}
/* line 328, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}
/* line 352, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu .back > a:before {
  content: "\AB";
  margin-right: .5rem;
  display: inline;
}
/* line 489, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-submenu.move-right, .left-submenu.offcanvas-overlap-right, .left-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* line 494, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu {
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  background: #333333;
  bottom: 0;
  box-sizing: content-box;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: 0;
  width: 15.625rem;
  z-index: 1002;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate(100%, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
/* line 292, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu * {
  -webkit-backface-visibility: hidden;
}
/* line 319, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a {
  background: #444;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
  color: #999999;
  font-weight: 700;
  padding: 0.3rem 0.9375rem;
  text-transform: uppercase;
  margin: 0;
}
/* line 328, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:hover {
  background: #303030;
  border-bottom: none;
  border-top: 1px solid #5e5e5e;
}
/* line 341, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu .back > a:after {
  content: "\BB";
  margin-left: .5rem;
  display: inline;
}
/* line 496, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-submenu.move-left, .right-submenu.offcanvas-overlap-left, .right-submenu.offcanvas-overlap {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate(0%, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

/* line 509, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after {
  content: ">";
  margin-left: .5rem;
  display: inline;
}

/* line 512, ../../src/components/foundation/scss/foundation/components/_offcanvas.scss */
.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:before {
  content: "<";
  margin-right: .5rem;
  display: inline;
}

/* small displays */
@media only screen {
  /* line 244, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* medium displays */
@media only screen and (min-width: 84.0625em) {
  /* line 244, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* large displays */
@media only screen and (min-width: 64.0625em) {
  /* line 244, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xlarge displays */
@media only screen and (min-width: 90.0625em) {
  /* line 244, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* xxlarge displays */
@media only screen and (min-width: 120.0625em) {
  /* line 244, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }

  /* line 247, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }

  /* line 251, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }

  /* line 254, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }

  /* line 259, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }

  /* line 262, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }

  /* line 265, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }

  /* line 268, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }

  /* line 271, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}
/* Orientation targeting */
/* line 285, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 287, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
/* line 292, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

/* line 296, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

/* line 300, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

/* line 304, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

/* line 309, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  /* line 314, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 316, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 321, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }

  /* line 325, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }

  /* line 329, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }

  /* line 333, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }

  /* line 338, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  /* line 344, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 346, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }

  /* Specific visibility for tables */
  /* line 351, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }

  /* line 355, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }

  /* line 359, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }

  /* line 363, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }

  /* line 368, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
/* Touch-enabled device targeting */
/* line 374, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.show-for-touch {
  display: none !important;
}

/* line 375, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 376, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 377, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
/* line 380, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
table.hide-for-touch {
  display: table !important;
}

/* line 381, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch table.show-for-touch {
  display: table !important;
}

/* line 382, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
thead.hide-for-touch {
  display: table-header-group !important;
}

/* line 383, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch thead.show-for-touch {
  display: table-header-group !important;
}

/* line 384, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
tbody.hide-for-touch {
  display: table-row-group !important;
}

/* line 385, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch tbody.show-for-touch {
  display: table-row-group !important;
}

/* line 386, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
tr.hide-for-touch {
  display: table-row !important;
}

/* line 387, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch tr.show-for-touch {
  display: table-row !important;
}

/* line 388, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
td.hide-for-touch {
  display: table-cell !important;
}

/* line 389, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch td.show-for-touch {
  display: table-cell !important;
}

/* line 390, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
th.hide-for-touch {
  display: table-cell !important;
}

/* line 391, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
/* line 394, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* line 397, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
/* line 400, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
/* line 414, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 416, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }

  /* line 422, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 423, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 425, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 426, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 427, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 428, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 429, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 430, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }

  /* line 432, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 434, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 436, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 439, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 443, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }

  /* line 449, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 451, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 454, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: .5cm;
  }
  /* line 458, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 465, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 468, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 469, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .print-only {
    display: block !important;
  }

  /* line 470, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 471, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* Print visibility */
@media print {
  /* line 477, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: block;
  }

  /* line 478, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .hide-for-print {
    display: none;
  }

  /* line 480, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  table.show-for-print {
    display: table !important;
  }

  /* line 481, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  thead.show-for-print {
    display: table-header-group !important;
  }

  /* line 482, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tbody.show-for-print {
    display: table-row-group !important;
  }

  /* line 483, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  tr.show-for-print {
    display: table-row !important;
  }

  /* line 484, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  td.show-for-print {
    display: table-cell !important;
  }

  /* line 485, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  th.show-for-print {
    display: table-cell !important;
  }
}
@media not print {
  /* line 489, ../../src/components/foundation/scss/foundation/components/_visibility.scss */
  .show-for-print {
    display: none !important;
  }
}

/* FONTS_AGSA */
@font-face {
    font-family: 'Gotham';
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/GothaProReg.eot");
    src: url("../fonts/GothaProReg.eot?#iefix") format("embedded-opentype"), local("Gotham Pro"), local("GothaProReg"), url("../fonts/GothaProReg.otf") format("opentype"), url("../fonts/GothaProReg.svg#Gotham") format("svg");
}

@font-face {
    font-family: 'Gotham';
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/GothaProMed.eot");
    src: url("../fonts/GothaProMed.eot?#iefix") format("embedded-opentype"), local("Gotham Pro Medium"), local("GothaProMed"), url("../fonts/GothaProMed.otf") format("opentype"), url("../fonts/GothaProMed.svg#Gotham") format("svg");
}

@font-face {
    font-family: 'Gotham';
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/GothaProBol.eot");
    src: url("../fonts/GothaProBol.eot?#iefix") format("embedded-opentype"), local("Gotham Pro"), local("GothaProBol"), url("../fonts/GothaProBol.otf") format("opentype"), url("../fonts/GothaProBol.svg#Gotham") format("svg");
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/SourceSansPro-Light.eot");
    src: url("../fonts/SourceSansPro-Light.eot?#iefix") format("embedded-opentype"), local("Source Sans Pro Light"), local("SourceSansPro-Light"), url("../fonts/SourceSansPro-Light.otf") format("opentype"), url("../fonts/SourceSansPro-Light.svg#SourceSansPro") format("svg");
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/SourceSansPro-Regular.eot");
    src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format("embedded-opentype"), local("Source Sans Pro"), local("SourceSansPro-Regular"), url("../fonts/SourceSansPro-Regular.otf") format("opentype"), url("../fonts/SourceSansPro-Regular.svg#SourceSansPro") format("svg");
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/SourceSansPro-Bold.eot");
    src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format("embedded-opentype"), local("Source Sans Pro"), local("SourceSansPro-Bold"), url("../fonts/SourceSansPro-Bold.otf") format("opentype"), url("../fonts/SourceSansPro-Bold.svg#SourceSansPro") format("svg");
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 300;
    font-style: italic;
    src: url("../fonts/SourceSansPro-LightIt.eot");
    src: url("../fonts/SourceSansPro-LightIt.eot?#iefix") format("embedded-opentype"), local("Source Sans Pro Light"), local("SourceSansPro-LightIt"), url("../fonts/SourceSansPro-LightIt.otf") format("opentype"), url("../fonts/SourceSansPro-LightIt.svg#SourceSansPro") format("svg");
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/SourceSansPro-It.eot");
    src: url("../fonts/SourceSansPro-It.eot?#iefix") format("embedded-opentype"), local("Source Sans Pro"), local("SourceSansPro-It"), url("../fonts/SourceSansPro-It.otf") format("opentype"), url("../fonts/SourceSansPro-It.svg#SourceSansPro") format("svg");
}

@font-face {
    font-family: 'SourceSansPro';
    font-weight: 700;
    font-style: italic;
    src: url("../fonts/SourceSansPro-BoldIt.eot");
    src: url("../fonts/SourceSansPro-BoldIt.eot?#iefix") format("embedded-opentype"), local("Source Sans Pro"), local("SourceSansPro-BoldIt"), url("../fonts/SourceSansPro-BoldIt.otf") format("opentype"), url("../fonts/SourceSansPro-BoldIt.svg#SourceSansPro") format("svg");
}

/* ICONOS AGSA */
@font-face {
    font-family: 'iconosagsa';
    src: url("../fonts/iconosagsa.eot");
    src: url("../fonts/iconosagsa.eot?#iefix") format("embedded-opentype"), url("../fonts/iconosagsa.woff") format("woff"), url("../fonts/iconosagsa.ttf") format("truetype"), url("../fonts/iconosagsa.svg#iconosagsa") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'iconosagsa';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 0\0) {
    [class^="icon-"], [class*=" icon-"] {
        line-height: 0.3;
    }
}

@-moz-document url-prefix() {
    [class^="icon-"], [class*=" icon-"] {
        line-height: 1.3;
    }
}

@supports (-ms-ime-align:auto) {
    [class^="icon-"], [class*=" icon-"] {
        line-height: 0.2;
    }
}

.icon-accidente_personal:before {
    content: "\002b";
}

.icon-acompanantes:before {
    content: "\002c";
}

.icon-archivos:before {
    content: "\002d";
}

.icon-asegurado_datos:before {
    content: "\002e";
}

.icon-asegurado_principal:before {
    content: "\002f";
}

.icon-asegurado_consulta:before {
    content: "\0030";
}

.icon-asegurado_titular:before {
    content: "\0031";
}

.icon-autorizacion:before {
    content: "\0032";
}

.icon-beneficiarios:before {
    content: "\0033"; /**/
}

.icon-bien_asegurado:before {
    content: "\0034";
}

.icon-carga_archivos:before {
    content: "\0035";
}

.icon-celular:before {
    content: "\0036"; /**/
}

.icon-correo:before {
    content: "\0037"; /**/
}

.icon-cotizador_autos:before {
    content: "\0038";
}

.icon-datos_cliente:before {
    content: "\0039";
}

.icon-datos_facturacion:before {
    content: "\003a";
}

.icon-datos_localizacion:before {
    content: "\003b";
}

.icon-datos_pago:before {
    content: "\003c";
}

.icon-datos_particulares:before {
    content: "\003d";
}

.icon-emisor_autos:before {
    content: "\003e";
}

.icon-estudiantes:before {
    content: "\003f";
}

.icon-facebook:before {
    content: "\0040";
}

.icon-gente_segura:before {
    content: "\0041";
}

.icon-info_general:before {
    content: "\0042";
}

.icon-pbx:before {
    content: "\0043";
}

.icon-producto_informacion:before {
    content: "\0044";
}

.icon-producto_viaje:before {
    content: "\0045";
}

.icon-resumen:before {
    content: "\0046";
}

.icon-riesgo_tecnico:before {
    content: "\0047";
}

.icon-telefono:before {
    content: "\0048";
}

.icon-transporte_especifico:before {
    content: "\0049";
}

.icon-transporte_sat:before {
    content: "\004a"; /**/
}

.icon-twitter:before {
    content: "\0021";
}

.icon-web:before {
    content: "\0022";
}

.icon-cerrar_sesion:before {
    content: "\0023";
}

.icon-inicio:before {
    content: "\0024";
}

.icon-descarga:before {
    content: "\0025";
}

.icon-perfil:before {
    content: "\0026";
}

.icon-candado_cerrado:before {
    content: "\0027";
}

.icon-candado_abierto:before {
    content: "\0028";
}

.icon-menos:before {
    content: "\0029";
}

.icon-mas:before {
    content: "\002a";
}

.icon-abajo:before {
    content: "\004b";
}

.icon-abajo2:before {
    content: "\004c";
}

.icon-abajo3:before {
    content: "\004d";
}

.icon-acelerar:before {
    content: "\004e";
}

.icon-acercar:before {
    content: "\004f";
}

.icon-activar:before {
    content: "\0050";
}

.icon-adelante:before {
    content: "\0051";
}

.icon-adelantar:before {
    content: "\0052";
}

.icon-adjuntar:before {
    content: "\0053";
}

.icon-agregar_nota:before {
    content: "\0054";
}

.icon-ajustes:before {
    content: "\0055";
}

.icon-alarma:before {
    content: "\0056";
}

.icon-aleatorio:before {
    content: "\0057";
}

.icon-alejar:before {
    content: "\0058";
}

.icon-ancla:before {
    content: "\0059";
}

.icon-apagar:before {
    content: "\005a";
}

.icon-archivo:before {
    content: "\005b";
}

.icon-arriba:before {
    content: "\005c";
}

.icon-arriba2:before {
    content: "\005d";
}

.icon-arriba3:before {
    content: "\005e";
}

.icon-atrasar:before {
    content: "\0060";
}

.icon-atras2:before {
    content: "\0061";
}

.icon-atras3:before {
    content: "\0062";
}

.icon-b:before {
    content: "\0063";
}

.icon-backup:before {
    content: "\0064";
}

.icon-balanza:before {
    content: "\0065";
}

.icon-banderin:before {
    content: "\0066";
}

.icon-eliminar:before {
    content: "\0067";
}

.icon-billetera:before {
    content: "\0068";
}

.icon-birrete:before {
    content: "\0069";
}

.icon-bluetooth:before {
    content: "\006a";
}

.icon-bolsa:before {
    content: "\006b";
}

.icon-bombilla:before {
    content: "\006c";
}

.icon-botiquin:before {
    content: "\006d";
}

.icon-brocure:before {
    content: "\006e";
}

.icon-busqueda:before {
    content: "\006f";
}

.icon-calendario:before {
    content: "\0070";
}

.icon-camara:before {
    content: "\0071";
}

.icon-carga_agotada:before {
    content: "\0072";
}

.icon-carga_baja:before {
    content: "\0073";
}

.icon-carga_completa:before {
    content: "\0074";
}

.icon-carga_media:before {
    content: "\0075";
}

.icon-reloj_arena:before {
    content: "\0076";
}

.icon-cargar:before {
    content: "\0077";
}

.icon-carpeta_abierta:before {
    content: "\0078";
}

.icon-carpeta:before {
    content: "\0079";
}

.icon-carrito_compras:before {
    content: "\007a";
}

.icon-casa:before {
    content: "\007b";
}

.icon-chat:before {
    content: "\007c";
}

.icon-chat2:before {
    content: "\007d";
}

.icon-check:before {
    content: "\007e";
}

.icon-cohete:before {
    content: "\00a1";
}

.icon-contenedor:before {
    content: "\00a2";
}

.icon-control:before {
    content: "\00a3";
}

.icon-embudo:before {
    content: "\00a4";
}

.icon-copa:before {
    content: "\00a5";
}

.icon-copia:before {
    content: "\00a6";
}

.icon-copias:before {
    content: "\00a7";
}

.icon-corazon:before {
    content: "\00a8";
}

.icon-cronometro:before {
    content: "\00a9";
}

.icon-cuadros:before {
    content: "\00aa";
}

.icon-cubiertos:before {
    content: "\00ab";
}

.icon-cuenta_regresiva:before {
    content: "\00ac";
}

.icon-derecha:before {
    content: "\00ad";
}

.icon-derecha2:before {
    content: "\00ae";
}

.icon-derecha3:before {
    content: "\00af";
}

.icon-descargar_backup:before {
    content: "\00b0";
}

.icon-descargar:before {
    content: "\00b1";
}

.icon-unlike:before {
    content: "\00b2";
}

.icon-disco:before {
    content: "\00b3";
}

.icon-doble:before {
    content: "\00b4";
}

.icon-documento:before {
    content: "\00b5";
}

.icon-docu_relacionado:before {
    content: "\00b6";
}

.icon-dos_puntos:before {
    content: "\00b7";
}

.icon-interrogacion:before {
    content: "\00b8";
}

.icon-peligro:before {
    content: "\00b9";
}

.icon-encasillar:before {
    content: "\00ba";
}

.icon-enlace_roto:before {
    content: "\00bb";
}

.icon-enlace:before {
    content: "\00bc";
}

.icon-salir:before {
    content: "\00bd";
}

.icon-favoritos:before {
    content: "\00be";
}

.icon-etiqueta:before {
    content: "\00bf";
}

.icon-etiqueta2:before {
    content: "\00c0";
}

.icon-etiquetas:before {
    content: "\00c1";
}

.icon-etiquetas2:before {
    content: "\00c2";
}

.icon-flecha_exterior:before {
    content: "\00c3";
}

.icon-flecha_cruz:before {
    content: "\00c4";
}

.icon-flechas_exterior:before {
    content: "\00c5";
}

.icon-flechas_interior:before {
    content: "\00c6";
}

.icon-flecha_interior:before {
    content: "\00c7";
}

.icon-imagen:before {
    content: "\00c8";
}

.icon-global:before {
    content: "\00c9";
}

.icon-grafica_pie:before {
    content: "\00ca";
}

.icon-grafica_incremental:before {
    content: "\00cb";
}

.icon-grafica_barras:before {
    content: "\00cc";
}

.icon-hoja_parrafo:before {
    content: "\00cd";
}

.icon-hoja_encabezado:before {
    content: "\00ce";
}

.icon-hoja_blanco:before {
    content: "\00cf";
}

.icon-hoja_multi:before {
    content: "\00d0";
}

.icon-hoja_menos:before {
    content: "\00d1";
}

.icon-identificacion:before {
    content: "\00d2";
}

.icon-imagen2:before {
    content: "\00d3";
}

.icon-impresion:before {
    content: "\00d4";
}

.icon-impresora:before {
    content: "\00d5";
}

.icon-info:before {
    content: "\00d6";
}

.icon-intercambiar:before {
    content: "\00d7";
}

.icon-ir:before {
    content: "\00d8";
}

.icon-izquierda:before {
    content: "\00d9";
}

.icon-izquierda2:before {
    content: "\00da";
}

.icon-izquierda3:before {
    content: "\00db";
}

.icon-justificado:before {
    content: "\00dc";
}

.icon-lapiz:before {
    content: "\00dd";
}

.icon-like:before {
    content: "\00de";
}

.icon-indice:before {
    content: "\00df";
}

.icon-agrave:before {
    content: "\00e0";
}

.icon-alineacion_izquierda:before {
    content: "\00e1";
}

.icon-centrado:before {
    content: "\00e2";
}

.icon-alineacion_derecha:before {
    content: "\00e3";
}

.icon-link_unico:before {
    content: "\00e4";
}

.icon-link_varios:before {
    content: "\00e5";
}

.icon-doble_link:before {
    content: "\00e6";
}

.icon-linterna:before {
    content: "\00e7";
}

.icon-lista:before {
    content: "\00e8";
}

.icon-local:before {
    content: "\00e9";
}

.icon-loke:before {
    content: "\00ea";
}

.icon-maletin:before {
    content: "\00eb";
}

.icon-mapa:before {
    content: "\00ec";
}

.icon-pin:before {
    content: "\00ed";
}

.icon-luz:before {
    content: "\00ee";
}

.icon-medico:before {
    content: "\00ef";
}

.icon-imas:before {
    content: "\00f0";
}

.icon-lineas:before {
    content: "\00f1";
}

.icon-parlante:before {
    content: "\00f2";
}

.icon-imenos:before {
    content: "\00f3";
}

.icon-menos_luz:before {
    content: "\00f4";
}

.icon-mira:before {
    content: "\00f5";
}

.icon-modificar_carga:before {
    content: "\00f6";
}

.icon-mundo:before {
    content: "\00f7";
}

.icon-notas:before {
    content: "\00f8";
}

.icon-notificacion:before {
    content: "\00f9";
}

.icon-nube:before {
    content: "\00fa";
}

.icon-ondas:before {
    content: "\00fb";
}

.icon-engranaje:before {
    content: "\00fc";
}

.icon-pantalla:before {
    content: "\00fd";
}

.icon-persona:before {
    content: "\00fe";
}

.icon-personas:before {
    content: "\00ff";
}

.icon-pesas:before {
    content: "\0100";
}

.icon-peso:before {
    content: "\0101";
}

.icon-pildora:before {
    content: "\0102";
}

.icon-pincel:before {
    content: "\0103";
}

.icon-poca_luz:before {
    content: "\0104";
}

.icon-puntero:before {
    content: "\0105";
}

.icon-rayas:before {
    content: "\0106";
}

.icon-regresar:before {
    content: "\0107";
}

.icon-reloj:before {
    content: "\0108";
}

.icon-repetir:before {
    content: "\0109";
}

.icon-rin:before {
    content: "\010a";
}

.icon-cerrar:before {
    content: "\010b";
}

.icon-frecuencia:before {
    content: "\010c";
}

.icon-senal:before {
    content: "\010d";
}

.icon-sobre:before {
    content: "\010e";
}

.icon-sobre_abierto:before {
    content: "\010f";
}

.icon-sonido_bajo:before {
    content: "\0110";
}

.icon-tablet:before {
    content: "\0111";
}

.icon-tarjeta:before {
    content: "\0112";
}

.icon-telefono2:before {
    content: "\0113";
}

.icon-ticket:before {
    content: "\0114";
}

.icon-tres_puntos:before {
    content: "\0115";
}

.icon-punto:before {
    content: "\0116";
}

.icon-unir_links:before {
    content: "\0117";
}

.icon-puntos:before {
    content: "\0118";
}

.icon-vista_arbol:before {
    content: "\0119";
}

.icon-ver_pantalla:before {
    content: "\011a";
}

.icon-ver:before {
    content: "\011b";
}

.icon-video:before {
    content: "\011c";
}

.icon-wifi:before {
    content: "\011d";
}

.icon-xmulti:before {
    content: "\011e";
}

/*Transporte*/
.icon-bus:before {
    content: "\011f";
}

.icon-bus2:before {
    content: "\0120";
}

.icon-cabezal:before {
    content: "\0121";
}

.icon-camion2:before {
    content: "\0122";
}

.icon-camion1:before {
    content: "\0123";
}

.icon-bus1:before {
    content: "\0124";
}

.icon-panel:before {
    content: "\0125";
}

.icon-pickup:before {
    content: "\0126";
}

.icon-open-eye:before {
    content: "\0127";
}

.icon-close-eye:before {
    content: "\0128";
}

.icon-camara2:before {
    content: "\0129";
}

.icon-upload:before {
    content: "\012A";
}

.icon-camara-girar:before {
    content: "\012B";
}
@charset "UTF-8";
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* line 364, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-version {
    font-family: "/5.5.2/";
}

/* line 368, ../../src/components/foundation/scss/foundation/components/_global.scssf*/
meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0;
}

/* line 373, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0;
}

/* line 378, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em;
}

/* line 383, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:64em)/";
    width: 40.0625em;
}

/* line 388, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em;
}

/* line 393, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:90em)/";
    width: 64.0625em;
}

/* line 398, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:90.0625em)/";
    width: 90.0625em;
}

/* line 403, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:90.0625em) and (max-width:120em)/";
    width: 90.0625em;
}

/* line 408, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em;
}

/* line 413, ../../src/components/foundation/scss/foundation/components/_global.scss */
meta.foundation-data-attribute-namespace {
    font-family: false;
}

/* line 422, ../../src/components/foundation/scss/foundation/components/_global.scss */
html, body {
    height: 100%;
}

/* line 425, ../../src/components/foundation/scss/foundation/components/_global.scss */
html {
    box-sizing: border-box;
}

/* line 428, ../../src/components/foundation/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

/* line 434, ../../src/components/foundation/scss/foundation/components/_global.scss */
html,
body {
    font-size: 100%;
}

/* line 438, ../../src/components/foundation/scss/foundation/components/_global.scss */
body {
    background: #ffffff;
    color: #787163;
    cursor: auto;
    font-family: "Baskerville";
    font-style: normal;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    position: relative;
}

    body.no-logged {
        font-size: 100%;
    }

    body.no-logged {
        background: #f4f4f4;
        color: #ffffff;
        cursor: auto;
        font-family: "Baskerville";
        font-style: italic;
        font-weight: 300;
        line-height: 1.5;
        margin: 0;
        padding: 0;
        position: relative;
        padding-top: 0 !important;
    }

/* line 451, ../../src/components/foundation/scss/foundation/components/_global.scss */
a:hover {
    cursor: pointer;
}

/* line 454, ../../src/components/foundation/scss/foundation/components/_global.scss */
img {
    max-width: 100%;
    height: auto;
}

/* line 456, ../../src/components/foundation/scss/foundation/components/_global.scss */
img {
    -ms-interpolation-mode: bicubic;
}

/* line 461, ../../src/components/foundation/scss/foundation/components/_global.scss */
#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;
}

/* line 468, ../../src/components/foundation/scss/foundation/components/_global.scss */
.left {
    float: left !important;
}

/* line 469, ../../src/components/foundation/scss/foundation/components/_global.scss */
.right {
    float: right !important;
}

/* line 172, ../../src/components/foundation/scss/foundation/components/_global.scss */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
/* line 173, ../../src/components/foundation/scss/foundation/components/_global.scss */
.clearfix:after {
    clear: both;
}

/* line 473, ../../src/components/foundation/scss/foundation/components/_global.scss */
.hide {
    display: none;
}

/* line 478, ../../src/components/foundation/scss/foundation/components/_global.scss */
.invisible {
    visibility: hidden;
}

/* line 484, ../../src/components/foundation/scss/foundation/components/_global.scss */
.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* line 487, ../../src/components/foundation/scss/foundation/components/_global.scss */
img {
    display: inline-block;
    vertical-align: middle;
}

/* line 497, ../../src/components/foundation/scss/foundation/components/_global.scss */
textarea {
    height: auto;
    min-height: 50px;
}

/* line 500, ../../src/components/foundation/scss/foundation/components/_global.scss */
select {
    width: 100%;
}

/* COMMON */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* MIXINS */
/* HELPERS */
/* line 20, ../../src/scss/_common.scss */
.nowrap {
    white-space: nowrap;
}

/* line 24, ../../src/scss/_common.scss */
.money-q {
    position: relative;
    padding-left: 20px;
}
    /* line 28, ../../src/scss/_common.scss */
    .money-q:after {
        content: "Q";
        position: absolute;
        left: 0;
        top: 0;
    }

/* line 36, ../../src/scss/_common.scss */
.money-s {
    position: relative;
    padding-left: 20px;
}
    /* line 40, ../../src/scss/_common.scss */
    .money-s:after {
        content: "$";
        position: absolute;
        left: 0;
        top: 0;
    }

/* line 48, ../../src/scss/_common.scss */
.w-underline {
    text-decoration: underline !important;
}

/* line 52, ../../src/scss/_common.scss */
.text-alert {
    color: #f13852;
}

/* LINKS */
/* line 57, ../../src/scss/_common.scss */
a {
    text-decoration: none !important;
}
    /* line 60, ../../src/scss/_common.scss */
    a .icon {
        text-decoration: none;
    }

/* FIXES */
@media only screen and (min-width: 64.0625em) {
    /* line 67, ../../src/scss/_common.scss */
    body {
        background-color: #ffffff;
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    /* line 72, ../../src/scss/_common.scss */
    html {
        background-color: #ffffff;
    }

    /* line 75, ../../src/scss/_common.scss */
    body {
        height: auto !important;
    }
}
/* line 79, ../../src/scss/_common.scss */
#topbar,
#content,
#banner,
#log {
    background-color: #ffffff;
}

.no-logged #content {
    background-color: #f4f4f4;
}

/* TOPBAR */
/* line 2, ../../src/scss/_topbar.scss */
#topbar.headroom {
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -moz-transition-duration: 200ms;
    -o-transition-duration: 200ms;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -moz-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
}
/* line 8, ../../src/scss/_topbar.scss */
#topbar.headroom--not-top {
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
/* line 12, ../../src/scss/_topbar.scss */
#topbar.headroom--unpinned {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

/**************************** Custom Telerik ***************************/

/****************************** Header *********************************/
.logged #header .container {
    width: 100% !important;
    padding: inherit;
    margin: inherit;
}

.no-logged #header .top-bar {
    width: 100%;
}

.no-logged #header .container {
    width: 100%;
    padding: 0;
}

.public #header .panel-1 {
    width: 100%;
}

.public #content {
    padding-top: 0px !important;
}

.public #header .top-bar-section.login ul li.telefono {
    font-size: 1.8124rem;
}

.public #header .top-bar-section.login ul li, .public #header .top-bar-section.login ul li > a {
    font-size: 1.3647rem;
    font-weight: 700;
    font-style: normal;
    color: #000 !important;
    border: none;
}

    .public #header .top-bar-section.login ul li.telefono .icon {
        color: #fff;
        font-size: 1.6125rem;
    }

        .public #header .top-bar-section.login ul li.telefono .icon:hover {
            font-size: 1.8124rem;
        }

    .public #header .top-bar-section.login ul li.sesion a.k-sesion {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .public #header .top-bar-section.login ul li.sesion a .icon {
        font-size: 1.6125rem;
    }

        .public #header .top-bar-section.login ul li.sesion a .icon:hover {
            font-size: 1.8124rem;
        }

.public #header .top-bar-section.login {
    margin-right: 3%;
}

.k-loading-image {
    /*background-image: url("../Imgs/loader/loading-image.gif");*/
    background-image: url('../Content/Kendo/2021.3.1109/images/loading-image.gif');
}

.k-i-loading {
    /*background-image: url("../Imgs/loader/loading_2x.gif");*/
    background-image: url('../Content/Kendo/2021.3.1109/images/loading-image.gif');
    background-size: 15px;
}

.k-multiselect-wrap > .k-i-close {
    display: none !important;
}

@media only screen and (max-width: 84.0625em) {
    .public #header .top-bar-section.login {
        top: -45px !important;
    }

        .public #header .top-bar-section.login ul.title-area {
            height: 35px !Important;
        }

    .public #header .container, .logged #header .container {
        border-left: none !important;
        border-right: none !important;
        border-top: none !important;
    }

    .cerrar_sesion {
        top: 16px;
        right: 0;
        position: absolute;
        margin-right: 10%;
        color: #ffffff;
        font-size: 0.7rem;
    }

    a.cerrar_sesion > span {
        color: #ffffff;
    }
}

@media only screen and (max-width: 64.0625em) {
    .logged #header .container {
        border: #787163 1px solid;
    }

    .public #header .top-bar-section.login {
        width: 160px;
        float: right;
    }

    .public #header .top-bar .title-area {
        height: 40px;
    }

    .public #header .top-bar-section.login ul li.telefono {
        float: right;
        margin-right: 7px;
    }

    .public #header .top-bar-section.login ul li, .public #header .top-bar-section.login ul li > a {
        font-size: 1rem;
    }

    .public #header .top-bar-section ul {
        background-color: transparent;
    }

        .public #header .top-bar-section ul li a:hover {
            background-color: transparent;
        }

    .public #header .top-bar-section.login ul li.telefono .icon:hover, .public #header .top-bar-section.login ul li.sesion a .icon:hover {
        font-size: 1.4124rem;
    }

    .public #header .top-bar-section.login ul li.telefono .icon, .public #header .top-bar-section.login ul li.sesion a .icon {
        font-size: 1.3124rem;
    }

    .public #header .top-bar-section.login ul li.sesion a .icon {
        margin-left: 6px;
        color: #fff;
    }

    .public #header .top-bar-section.login ul li.sesion a {
        padding-top: 5px;
    }
}

/***********************************************************************/
/******************************* Menu **********************************/
.row-menu {
    max-width: 100% !important;
    border: #ddd 1px solid;
    border-top: none;
}

.k-item:hover {
    background: #df0209;
    color: #fff;
    /*border-bottom: 4px solid #f0512c !important;*/
}

    /*AUTOR:AGIRON FECHA:25/11/2019*/
    .k-item:hover > .k-link {
        color: #ffffff !important;
        background: #df0209;
    }

.k-menu .k-item > .k-link, .k-menu-scroll-wrapper .k-item > .k-link, .k-popups-wrapper .k-item > .k-link {
    /*padding-left: 1.5em;
    padding-right: 1.5em;*/
    /*padding-top: 0.7em;
    padding-bottom: 0.7em;*/
    /*padding-top: 0;
    padding-bottom: 0;*/
    color: #787163;
}

#Menu.k-menu.k-header > .k-item, .k-widget.k-menu-horizontal > .k-item {
    /*border-right: #ddd 1px solid;*/
    border: #df0209 1px solid;
    margin:3px;
}

#Menu.k-menu {
    background-color: #ffffff;
}

    #Menu.k-menu .k-animation-container .k-menu-group {
        text-align: left;
    }

#topbar .k-menu .k-item > .k-link {
    font-family: 'Baskerville';
    /*font-size: 0.7059rem !important;*/
}

.k-menu .k-animation-container .k-menu-group {
    padding: 0.5em 0 0.5em 0;
}

.k-menu .k-item > .k-link > .k-i-arrow-60-right {
    right: 0.7rem;
}

#icon_menu.icon {
    color: #787163;
}

@media only screen and (min-width: 64.0625em) {
    body {
        padding: inherit;
        margin-top: 20px;
    }

    #configure.btn-toggle {
        z-index: 100;
        display: none;
    }
}

/***********************************************************************/

/******************************* Body **********************************/

.logged #content {
    padding-top: 35px;
}

.logged .row {
    max-width: 100% !important;
}

    .logged .row .row {
        margin: 0;
    }

.logged .columns {
    padding-left: 0;
}

.k-grid-footer, .k-grid-footer td, .k-grid-header, .k-grid-header .k-header, .k-pager-numbers .k-state-selected, .k-pager-wrap, .k-scheduler-header, .km-pane-wrapper .k-grid-header .k-header {
    color: #787163;
    background-color: #f1f1f1;
}

    .k-gantt-toolbar .k-state-default, .k-grid .k-grouping-header, .k-grid-footer td, .k-grid-header, .k-grid-header-wrap, .k-group-footer td, .k-grouping-row td, .k-header, .k-pager-wrap, .k-pager-wrap .k-link, .k-pager-wrap .k-textbox {
        border-color: #dedad5;
    }

.button, .k-calendar .k-footer, .k-calendar .k-header .k-link {
    text-transform: none;
}


.k-panel > li.k-item, .k-panelbar, .k-panelbar .k-content, .k-panelbar .k-state-selected {
    background-color: #eeece9;
}
    /*AGIRONR - 31/7/2020*/
    .k-panelbar .k-header, .k-panelbar .k-header.k-state-hover, .k-panelbar > .k-item > .k-link.k-header.k-state-focused {
        background-color: #df0209; /*#dedad5;*/
    }

    .k-panelbar > li > .k-link {
        color: #ffffff;
    }

    .k-panelbar .k-content, .k-panelbar .k-item, .k-panelbar .k-panel, .k-panelbar.k-header, .k-panelbar > .k-item > .k-link {
        border-color: #dedad5;
    }

    .k-panelbar .k-content {
        padding: 25px 15px 0 30px;
        background-color: #ffffff;
    }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    padding: unset;
}

.k-dropdown, .k-datepicker {
    width: 100%;
    font-weight: 300;
}

    .k-dropdown .k-input, .k-dropdown-wrap.k-state-default {
        color: #787163;
        font-family: inherit;
        font-size: 0.7647rem;
    }

    .k-dropdown .k-state-default {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        background-color: #ffffff;
        border-style: solid;
        border-width: 1px;
        border-color: #dedad5;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
        height: 2rem;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: border-color 0.15s linear, background 0.15s linear;
        -moz-transition: border-color 0.15s linear, background 0.15s linear;
        -ms-transition: border-color 0.15s linear, background 0.15s linear;
        -o-transition: border-color 0.15s linear, background 0.15s linear;
        transition: border-color 0.15s linear, background 0.15s linear;
    }

.k-panel > .k-item > .k-link, .k-panelbar > .k-item > .k-link {
    line-height: 3em;
}

.k-panelbar span.k-panelbar-collapse.k-icon, .k-panelbar span.k-panelbar-expand.k-icon {
    position: absolute;
    /*top: 17%;*/
    right: 0px;
    /*margin-top: -17px;*/
    color: #ffffff;
    background-color: #f0512c;
    /*padding: 17px;*/
    font-size: 18px;
    padding-left:35px;
}

.k-panelbar .k-state-hover span.k-panelbar-collapse.k-icon, .k-panelbar .k-state-hover span.k-panelbar-expand.k-icon {
    background-color: #f0512c;
}

.k-animation-container, .k-animation-container *, .k-animation-container :after, .k-block .k-header, .k-dialog .k-window-content, .k-list-container, .k-widget, .k-widget *, .k-widget :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.k-input, .k-multiselect-wrap, .k-textbox > input, input.k-textbox, input.k-textbox:hover, textarea.k-textbox, textarea.k-textbox:hover {
    color: #787163 !important;
    background-color: #ffffff;
    border-color: #dedad5;
    text-transform: uppercase;
}

.k-panelbar .k-content, .k-panelbar .k-item, .k-panelbar .k-panel, .k-list > .k-state-selected.k-state-focused, .k-flatcolorpicker.k-group, .k-group, .k-menu, .k-menu .k-group, .k-popup.k-widget.k-context-menu, .k-list > .k-state-focused, .k-list > .k-state-hover {
    color: #f0512c;
    
}

.k-list > .k-state-hover {
    color: #ffffff;
}

    .k-dropdown .k-state-default.k-state-focused {
        background-color: #ffffff;
    }

.k-list-container .k-list-filter {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.button, .k-button {
    line-height: 1 !important;
}

    .k-button.k-button-icontext {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
    }

.k-ff input.k-textbox {
    height: 2.6em;
}

.k-drag-clue.k-state-selected, .k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited,
.k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
    color: #787163;
}

.k-datepicker .k-picker-wrap input[type="text"] {
    margin-bottom: 0px;
}

.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {
    border: solid 1px #dedad5;
    color: #787163 !important;
}

.k-autocomplete,
.k-block,
.k-calendar .k-link,
.k-calendar td,
.k-calendar-container,
.k-colorpicker,
.k-combobox,
.k-datepicker,
.k-datetimepicker,
.k-drag-clue,
.k-dropdown,
.k-dropdown-wrap,
.k-editor-inline,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-inline-block,
.k-list-container,
.k-multiselect,
.k-notification,
.k-numeric-wrap,
.k-numerictextbox,
.k-picker-wrap,
.k-slider-selection,
.k-slider-track,
.k-textbox,
.k-tile,
.k-timepicker,
.k-tooltip,
.k-touch-scrollbar,
.k-treeview .k-in,
.k-upload,
.k-window,
.k-window-action,
.k-window-titleless .k-window-content {
    border-radius: 0px;
}

.k-grid-header .k-header,
.k-grid-header .k-header .k-link,
.k-grid-header .k-link,
.k-grid-header .k-link:link,
.k-pager-info,
.k-scheduler-agendaview .k-scheduler-datecolumn,
.k-scheduler-header,
table tr th,
table tr td {
    color: #787163;
}

table tr td {
    font-size: 0.7647rem !important;
}

.editor-field > input.k-textbox, .editor-field > span.k-datepicker {
    height: 2rem;
    width: 95%;
}

.k-window-titlebar.k-header {
    height: 3.4em;
}

.k-header.k-grid-toolbar {
    border-color: #787163;
}

.k-grid .k-header.k-grid-toolbar {
    background-color: #f4f4f4;
}

.k-button.k-grid-add {
    background-color: #df0209 !important;
    border-color: #df0209 !important;
    color: #fffaf2 !important;
}

.k-autocomplete-clearable .k-input, .k-combobox-clearable .k-input, .k-multiselect-clearable .k-input {
    height: 1.9rem;
    font-weight: 300;
}

p.data span.k-combobox input.k-input {
    margin-bottom: unset;
    height: 1.8rem;
}

.k-calendar td.k-state-selected {
    background-color: #787163;
}

.k-calendar .k-today, .k-calendar .k-today.k-state-hover {
    background-color: #dedad5;
}

.k-calendar .k-footer .k-nav-today {
    color: #787163;
}

.k-calendar .k-header .k-state-hover {
    background-color: #ad1f25;
}

.btnCarrousel {
    top: -55px;
    left: 1%;
    font-size: 1.3rem !important;
}

.k-panelbar span.k-tooltip {
    padding: initial;
}

.k-panelbar .k-widget.k-tooltip-validation {
    border: inherit;
    background-color: unset;
    color: #f0512c;
}

.k-dialog .k-dialog-buttongroup.k-dialog-button-layout-stretched .k-button {
    padding: 0.8rem;
}

.k-primary {
    border-color: #ad1f25;
}

.align_right .k-grid-header th.k-header {
    text-align: right;
}

/*.k-dialog > .k-header {
    background-color: #dedad5;
    color: #787163;
}*/

.table-responsive .table-mobile .row-mobile .col-mobile.row .columns {
    color: #787163 !important;
}

.table-responsive .table-mobile .row-mobile .col-mobile.row:first-child {
    font-weight: 500 !important;
}

.table-responsive .table-mobile .row-mobile .col-mobile.row .columns {
    font-size: 0.9235rem !important;
}

.table-responsive .table-mobile .row-mobile .col-mobile.row p.total {
    font-size: 0.9235rem;
    font-weight: 500;
}

/*.table-responsive .table-mobile .row-mobile .col-mobile.row .col-data {
    background-color: 
}*/

.table-responsive .table-mobile .row-mobile .col-mobile.row.detalle {
    background-color: #f9f9f9 !important;
}

.table-responsive table tbody tr:nth-child(odd), .table-responsive table tbody tr {
    background-color: #f9f9f9 !important;
}

.table-responsive table thead {
    background-color: #dedad5 !important;
}

    .table-responsive table thead tr th {
        font-size: 13px !important;
        color: #787163;
        border-right: 1px solid #ffffff;
    }

.table-responsive table div.columns div.row {
    padding: 8px 0px;
}

.table-responsive table thead tr th {
    padding: 0.5rem 1.225rem 0.625rem;
}

.table-responsive table tr td p {
    font-size: 0.8647rem !important;
    text-transform: uppercase;
}

#divSumaColumna {
    background-color: #dedad5;
    text-align: center;
    padding: 10px 0 2px 0;
    display: none;
}

    #divSumaColumna p {
        font-size: 0.8647rem;
        font-weight: 500;
    }

.logged.cnx #content {
    padding-top: 0px !important;
}

.no-padding-right div.columns {
    padding-right: 0px !important;
}

.nopadding {
    padding: 0 !important;
}

.btnSplit .k-toolbar {
    height: 5px !important;
    background: transparent;
    border: none;
}

    .btnSplit .k-toolbar .k-button {
        background-color: #ffffff !important;
        color: #f0512c;
        border-color: #ad1f25;
        text-transform: capitalize;
        font-size: 0.7647rem !important;
    }

    .btnSplit .k-toolbar .k-split-button {
        float: right;
    }

    .btnSplit .k-toolbar .k-split-button, .btnSplit .k-toolbar .k-button {
        height: 100% !important;
        vertical-align: top;
    }

.k-split-wrapper .k-split-container a.k-button {
    font-size: 0.9625rem;
    color: #787163 !important;
}

#formularioColumn {
    font-size: 0.8265rem !important;
}

.logged .comprobante .columns {
    padding-left: 15px !important;
}

@media only screen and (max-width: 40.0625em) {
    .container-fluid {
        padding: unset;
    }

    .container {
        padding: unset;
    }

    .logged #content {
        padding-left: 0.9375rem;
        padding-right: 0.0375rem;
    }

    .k-panelbar .k-content {
        padding: 10px 5px 0 5px;
    }

    .public .der-agsa {
        padding: 20px !important;
        font-size: 0.6rem !important;
    }

    .logged #content {
        padding-top: 15px;
    }

    .cuestionario div.columns {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    #formularioColumn {
        text-align: justify;
        font-size: 0.8265rem !important;
    }

        #formularioColumn .respuesta {
            padding-left: 5px !important;
        }

    .btnCarrousel {
        top: 0px;
        left: 0;
        font-size: 0.7rem !important;
        width: 100%;
    }

    .logged.public #content {
        padding-left: 0.4375rem;
    }
}

.k-grid table {
    /*min-width: 700px;*/
}

/*@media screen and (max-width: 699px) {
    .km-phone .km-android .k-grid table {
        width: 600px;
    }
}*/

@media only screen and (min-width: 64.0625em) {
    .logged .container {
        padding: 0 60px 0 60px;
    }

    .logged.public .row.rpb {
        padding: 0 60px 0 60px;
    }

    .logged.cnx #header .panel-1 {
        width: 80% !important;
    }

    #formularioColumn .respuesta {
        text-align: right;
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    .logged.public .row.rpb {
        padding: 0 30px 0 30px;
    }

    .cuestionario {
        padding-left: 1.9375rem;
    }

    .menu {
        width: 40% !important;
    }

    .logged.public .btncart {
        top: 85px !important;
        right: 43px !important;
    }

    .logged .btncart {
        top: 119px !important;
        right: 45px !important;
    }
}
/***********************************************************************/

/****************************** Planes *********************************/
.pricingTable {
    padding-bottom: 25px;
    background: #fff;
    border-radius: 7px;
    border-bottom: 5px solid #787163 !important;
    border: 1px solid #dedad5;
    text-align: center;
    z-index: 1;
    position: relative;
}

    .pricingTable .pricingTable-header {
        position: relative;
    }

        .pricingTable .pricingTable-header:before,
        .pricingTable .pricingTable-header:after {
            content: "";
            border-bottom: 10px solid #48434a;
            /* border-right: 10px solid transparent; */
            position: absolute;
            bottom: 56px;
            /* right: -10px; */
        }

    .pricingTable sup {
        font-size: 13px;
        font-weight: bold;
        margin-right: 2px;
        position: relative;
        top: -11px;
    }

    .pricingTable .pricingTable-header:after {
        border-left: none;
        border-right: 10px solid transparent;
        left: auto;
        right: -10px;
    }

    .pricingTable .title {
        padding: 25px 5px;
        margin: 0;
        background: #eeece9;
        background: linear-gradient(to top, #f9f9f9, #eeece9);
        border-radius: 7px 7px 0 0;
        font-size: 1.125rem;
        font-weight: bold;
        color: #787163;
        text-transform: uppercase;
        position: relative;
    }

        .pricingTable .title:before,
        .pricingTable .title:after {
            content: "";
            position: absolute;
        }

        .pricingTable .title:after {
            border-left: none;
            border-right: 10px solid #c2c8c9;
            left: auto;
            right: -30px;
        }

    .pricingTable .price-value {
        display: block;
        padding: 9px 5px;
        margin: 0 -10px;
        background: #787163;
        font-size: 1.925rem;
        font-weight: bold;
        color: #fff;
        position: relative;
    }

        .pricingTable .price-value:before,
        .pricingTable .price-value:after {
            content: "";
            width: 30px;
            height: 90%;
            position: absolute;
            top: 50%;
            left: -20px;
            z-index: -1;
        }

        .pricingTable .price-value:after {
            left: auto;
            right: -20px;
        }

    .pricingTable .month {
        font-size: 13px;
        font-weight: bold;
        margin-left: 3px;
        position: relative;
        top: -10px;
    }

    .pricingTable .pricing-content {
        list-style: none;
        padding: 15px 0;
        margin: 0;
    }

        .pricingTable .pricing-content li {
            padding: 8px 0;
            font-size: 0.9rem;
            font-weight: bold;
            color: #787163;
            line-height: 30px;
            border-bottom: 2px dashed #e3e3e3;
            position: relative;
        }

            .pricingTable .pricing-content li:last-child {
                border-bottom: none;
            }

    .pricingTable .pricingTable-signup, .cart .pricingTable-signup {
        display: inline-block;
        padding: 8px 35px;
        font-size: 0.9225rem;
        color: #fff;
        text-transform: uppercase;
        border: 1px solid #f0512c;
        box-shadow: 3px 3px 10px 0 rgba(0, 0, 0, 0.08);
        perspective: 300px;
        z-index: 1;
        position: relative;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
    }

        .pricingTable .pricingTable-signup:hover {
            color: #ffffff;
        }

        .pricingTable .pricingTable-signup:before, .cart .pricingTable-signup:before {
            content: "";
            width: 100%;
            height: 100%;
            background: #f0512c;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -1;
            transform-origin: left center 0;
            -webkit-transform-origin: left center 0;
            -moz-transform-origin: left center 0;
            -ms-transform-origin: left center 0;
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
        }

        .pricingTable .pricingTable-signup:hover:before, .cart .pricingTable-signup:hover:before {
            transform: rotateY(90deg);
            -webkit-transform: rotateY(90deg);
            -moz-transform: rotateY(90deg);
            -ms-transform: rotateY(90deg);
        }

    .pricingTable.option {
        border: solid 1px #ad1f25;
        border-left-width: 3px;
        border-right-width: 3px;
    }

        /*.pricingTable.option .title {
    background: #dedad5;
    color: #787163 !important;
}*/

        .pricingTable.option .price-value {
            background-color: #ad1f25 !important;
        }

        .pricingTable.option::before {
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 69px 69px 0 0;
            border-color: #f0512c transparent transparent transparent;
            position: absolute;
            left: 0;
            top: 0;
            content: "";
            z-index: 1;
        }

        .pricingTable.option::after {
            font-family: "iconosagsa";
            content: "\007e";
            color: #ffffff;
            position: absolute;
            left: 10px;
            top: 10px;
            text-shadow: 0 0 2px #000000;
            font-size: 1.5rem;
            z-index: 1;
        }

.media {
    margin-bottom: 15px;
    padding: 5px 10px;
    border: 1px solid #e8e8e8;
    background: #fcfcfc;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
    box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
}

    .media:hover {
        border-color: #ad1f25;
        background-color: #ffffff;
    }

    .media.cart {
        text-transform: uppercase;
        background-color: #f5f5f5 !important;
    }

        .media.cart .media-right .price {
            padding-right: 9px;
        }

/*.media.cart .media-body {
    width: 60%;
}*/

.cart .pricingTable-signup:hover {
    color: #000000;
}

.media.cart .pricingTable-signup {
    padding: 3px 12px;
    left: -10px;
    position: absolute;
}

.cart .pricingTable-signup {
    border: 1px solid #ad1f25;
    background-color: #fcfcfc;
}

    .cart .pricingTable-signup:before {
        background-color: #ad1f25;
    }

.cart .media-body {
    padding-left: 45px;
}

    .cart .media-body p {
        margin-bottom: 0px !important;
    }

.cart .media-right {
    min-width: 80px;
}

.price {
    color: #f0512c !important;
}

span.icon-xmulti.scart {
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 1rem;
}

span.icon-carrito_compras {
    font-size: 1.4rem;
}

.total .priceValue {
    display: block;
    padding: 10px 0px 10px 20px;
    margin: 0 -15px;
    background: #787163;
    font-size: 1.125rem;
    font-weight: bold;
    color: #fff;
    position: relative;
}

    .total .priceValue:after {
        left: auto;
        right: -20px;
    }

.total .totalHeader:before, .total .totalHeader:after {
    content: "";
    border-top: 10px solid #48434a;
    position: absolute;
}

.total .totalHeader:after {
    border-right: none;
    border-left: 10px solid transparent;
    left: -10px;
}

#floatCart.move {
    transform: translate(calc(var(--mouse-x, 0)*1.6%), calc(var(--mouse-y, 0)*1.2%));
    transition: all 0.001s ease-in-out;
}

#floatCart.no-move {
    top: calc(var(--mouseup-y, 100)*0.1%);
    left: calc(var(--mouseup-x, 0)*0.050%)
}

a.no-color {
    color: black !important;
}

.k-window .k-window-content .event {
    margin-left: 10px;
    background-color: #f5f5f5 !important;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
    box-shadow: 4px 4px 0 0 rgba(0,0,0,.1);
}

    .k-window .k-window-content .event:hover {
        border-color: #ad1f25;
    }

    .k-window .k-window-content .event > span {
        width: max-content;
        font-size: 12px;
    }

.k-pager-wrap.k-grid-pager {
    background-color: #dedad5 !important;
    color: #787163 !important;
    font-weight: bold;
}

.k-pager-numbers .k-state-selected {
    border-color: #ad1f25 transparent transparent !important;
    color: #787163 !important;
}

.k-grouping-header {
    background-color: #787163 !important;
    border-color: #787163 !important;
}

.k-group-indicator {
    background-color: #dedad5 !important;
    border-color: black !important;
}

.k-grouping-header .k-link {
    color: #787163 !important;
}

.k-group-indicator .k-button.k-bare {
    opacity: 1 !important;
    color: black !important;
}

.k-pager-sizes .k-widget.k-dropdown {
    margin-top: 3px;
}

.k-grid .k-icon {
    opacity: 0.8 !important;
}

@media only screen and (max-width: 990px) {
    .pricingTable {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 64.0625em) {
    .pricingTable {
        margin: 40px 0 50px 0;
        -webkit-transition: margin-top 0.5s linear;
        -moz-transition: margin-top 0.5s linear;
        transition: margin-top 0.5s linear;
    }

        .pricingTable:hover {
            margin-top: 10px;
            -webkit-transition: margin-top 0.3s linear;
            -moz-transition: margin-top 0.3s linear;
            transition: margin-top 0.3s linear;
        }

        .pricingTable.option {
            top: -15px;
        }
}

@media only screen and (min-width: 40.0625em) {
    .pricingTable .info_select {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        display: none;
        border: 5px solid #ffffff;
        background: url(../imgs/back_trans.png) top left repeat;
        z-index: -1;
    }

    .pricingTable:hover .info_select {
        opacity: 1;
        display: block;
        box-shadow: unset 3px 5px 30px black;
        -moz-box-shadow: unset 3px 5px 30px black;
        -webkit-box-shadow: unset 3px 5px 30px black;
    }

    .pricingTable:hover .title {
        color: #ffffff;
        background: none;
    }

    .pricingTable:hover .pricing-content li {
        color: #ffffff;
    }

    .pricingTable:hover .price-value {
        background-color: #ad1f25 !important;
    }
}

@media only screen and (max-width: 40.0625em) {
    div.plan {
        margin-top: 15px;
    }

    .pricingTable {
        margin-bottom: 15px;
        margin-top: 10px;
    }

        .pricingTable .pricingTable-signup:hover {
            color: #f0512c;
        }

    .menu {
        width: 74% !important;
    }

    .btncart {
        padding-top: 12px;
        padding-left: 7px;
        width: 60px;
        height: 51px;
    }

    .logged.public .btncart {
        top: 73px !important;
        right: 14px !important;
    }

    .logged .btncart {
        top: 78px !important;
        right: 16px !important;
    }

    .logged.public #PartialCarrito {
        margin-top: 10px;
    }
}
/***********************************************************************/
/***************************** TabStrip ********************************/
.k-panelbar .k-tabstrip-items .k-state-active, .k-tabstrip-items .k-state-active {
    background-color: #f0512c;
    border-color: #ad1f25;
}

.k-tabstrip-items .k-item.k-state-hover {
    background-color: #ad1f25;
    border-color: #ad1f25;
}

.k-tabstrip-top > .k-tabstrip-items > .k-item {
    border-bottom-width: 4px;
}

.k-block, .k-draghandle, .k-grouping-header, .k-header, .k-pager-wrap, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #df0209;
}

.k-tabstrip-items .k-item {
    background-color: #ffffff;
}

@media only screen and (max-width: 40.0625em) {
    .k-tabstrip .k-tabstrip-items .k-link {
        padding: 0.7em;
    }

    .k-tabstrip > .k-content {
        padding: 0 0 15px 0;
    }
}

.k-tabstrip-items-wrapper {
    background-color: white !important;
}
/***********************************************************************/
/***************************** Botones *********************************/
.public .der-agsa {
    padding: 35px;
    background-color: black;
    font-size: 1rem;
    margin-top: 0;
    line-height: 2;
}

    .public .der-agsa p {
        color: #ffffff;
        margin: 0;
    }

    .public .der-agsa li {
        list-style: none;
        display: initial;
    }

        .public .der-agsa li.first {
            margin-right: 10px;
        }

        .public .der-agsa li.secondary {
            margin-left: 10px;
        }

        .public .der-agsa li.icon {
            color: #ffffff;
            font-size: 1.3rem;
        }

    .public .der-agsa a {
        text-decoration: none;
    }

        .public .der-agsa a.first {
            border-right: 1px solid #ffffff;
            padding-right: 8px;
            margin-right: 5px;
        }

.k-filter-menu .k-primary {}
.k-block, .k-draghandle, .k-grouping-header, .k-header, .k-pager-wrap, .k-treemap-tile, html .km-pane-wrapper .k-header {
    color: #ffffff;
}

button.k-button.k-button-icontext.k-grid-excel {
    background-color: #f0512c;
    border-color: #f0512c;
}

.k-grid .k-header .k-button:hover {
    background-color: #df0209 !important;
    border-color: #df0209 !important;
}

/***********************************************************************/

/****************************** Facturacion ****************************/
.row.fact-header {
    border: solid 1px #787163;
    background-color: #f0512c;
    padding-top: 10px;
}

    .row.fact-header h3 {
        color: #ffffff !important;
    }

.row.fact-body {
    border: solid 1px #787163;
    border-top: none;
    background-color: #f9f9f9;
}

.row.fact-footer {
    border: solid 1px #787163;
    border-top: none;
    margin-bottom: 20px !important;
    padding-top: 20px;
}

@media only screen and (max-width: 40.0625em) {
    .row.fact-body {
        border: none;
        background-color: #ffffff;
    }

    .row.fact-footer {
        border: none;
        margin-bottom: 20px !important;
        padding-top: 20px;
    }
}
/***********************************************************************/

/* Sticky footer styles -------------------------------------------------- */
.container-fluid .text-muted {
    margin: 20px 0;
}

.placeholders {
    margin: 30px auto;
}

.placeholder img {
    display: inline-block;
}

.btn-toggle {
    position: absolute;
    top: 26px;
    right: 5px;
    background-color: transparent;
    padding: 5px;
    border: none;
}

    .btn-toggle .k-icon {
        opacity: 1;
    }

    .btn-toggle,
    .k-primary.btn-toggle:hover,
    .btn-toggle:focus:active:not(.k-state-disabled):not([disabled]),
    .btn-toggle:focus:not(.k-state-disabled):not([disabled]) {
        box-shadow: none;
        border-radius: 0;
    }

        .btn-toggle .k-i-hbars,
        .k-primary.btn-toggle:hover .k-i-hbars,
        .btn-toggle:focus:active:not(.k-state-disabled):not([disabled]) .k-i-hbars,
        .btn-toggle:focus:not(.k-state-disabled):not([disabled]) .k-i-hbars {
            background-position: -80px -32px;
        }

span.field-validation-error {
    color: #f0512c;
}

@media (max-width: 768px) {
    .k-item {
        display: block;
        clear: both;
        float: none;
        width: 100%;
    }
}

/***********************************************************************/

/*************************** Pagina inicio *****************************/

.logged.public .container {
    padding: inherit;
}

@media only screen and (max-width: 50.0625em) {
    /*.logged.public #content {
        padding-left: initial;
    }*/
}

@media only screen and (max-width: 40em) {
    .logged.public .bg__.bar .con_beneficios {
        top: -10px !important;
    }

    .logged .bg__.bar .con_beneficios {
        top: 20px !important;
    }

    .bg__.bar a img.option_ico {
        width: 170px !important;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

.bg__.bar a img.option_ico {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 200px;
    z-index: 2;
}

    .bg__.bar a img.option_ico:hover {
        width: 215px;
        z-index: 2;
    }

.bg__.bar .hold {
    /*width: 350px;*/
}

    .bg__.bar .hold:hover {
    }

    .bg__.bar .hold .info {
        position: absolute;
        margin-left: 5%;
        height: 90%;
        width: 90%;
        top: 22%;
        left: 0;
        display: none;
        border: 5px solid #fff;
        background: url(../imgs/back_trans.png) top left repeat;
    }

    .bg__.bar .hold:hover .info {
        display: block;
        box-shadow: 0 0 8px #666;
        box-shadow: unset 3px 5px 30px black;
        -moz-box-shadow: unset 3px 5px 30px black;
        -webkit-box-shadow: unset 3px 5px 30px black;
    }


    .bg__.bar .hold .beneficios {
        position: relative;
        padding: 15px 10px 25px 10px;
        text-align: center;
        width: 100%;
        z-index: 1 !important;
    }

        .bg__.bar .hold .beneficios h3 {
            color: #000;
            font-size: 0.9125rem;
            font-weight: bold;
            padding-bottom: 10px;
            text-transform: uppercase;
            background: url(../imgs/divider_small.png) bottom center no-repeat;
        }

    .bg__.bar .hold:hover .beneficios h3 {
        color: #ffffff;
    }

    .bg__.bar .hold p {
        color: #333;
        font-size: 0.9125rem;
        text-align: center;
    }

    .bg__.bar .hold:hover p {
        color: rgb(174, 174, 174);
    }

    .bg__.bar .hold a.cotizar {
        position: absolute;
        bottom: 0;
        font-size: 0.9rem;
        text-transform: uppercase;
        text-decoration: none;
        color: #ffffff;
        margin-left: 40%;
        margin-bottom: 5%;
        padding: 0.5rem !important;
        background: #333333;
    }

        .bg__.bar .hold a.cotizar:hover {
            color: #f0512c;
            background: #222222;
            font-weight: bold;
        }

.bg__.bar .tit_beneficios {
    padding: 70px 20px 20px;
    background-color: #b7131a;
}

.logged.public .bg__.bar .con_beneficios {
    position: relative;
    padding: 0 5% 0 5%;
    top: -140px;
}

.logged .bg__.bar .con_beneficios {
    top: 40px;
}

.bg__.bar .row {
    max-width: 100%;
}

    .bg__.bar .row .row {
        margin: 0;
    }

    .bg__.bar .row .columns {
        padding: 0 2rem !important;
    }

h2.tit_beneficio {
    padding: 0;
    margin: 0;
    color: #ffffff;
}

/***********************************************************************/

/* FORM, RADIO BUTTONS & CHECKBOXS */
/* FORM */
/* line 4, ../../src/scss/_radios_checkboxs.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus {
    border-color: #dedad5;
}

/* line 22, ../../src/scss/_radios_checkboxs.scss */
[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    font-size: 0.7125rem;
    margin-top: -8px;
    color: #f13852;
    padding: 0.375rem 0.2625rem 0.5625rem;
    text-align: right;
    background-color: transparent;
}


.k-CheckboxForms {
    right: -500px;
    background-color: chartreuse;
}

#checkBoxMedico {
    right: -23px;
    background-color: chartreuse;
}


/* CHOSEN  */
/* line 33, ../../src/scss/_radios_checkboxs.scss */
.chosen-container-active .chosen-single {
    background-image: none !important;
}

/* RADIO & CHECKBOXS */
/* line 39, ../../src/scss/_radios_checkboxs.scss */
input[type=checkbox]:focus,
input[type=radio]:focus {
    width: 1.4em;
    margin: 0;
    padding: 0;
    font-size: 1em;
    border: 1px solid;
    /* opacity: 0;  13/12/2017 AGIRON*/
}

    /* line 50, ../../src/scss/_radios_checkboxs.scss */
    input[type=checkbox]:focus + label,
    input[type=radio]:focus + label {
        display: block;
        margin-left: 0;
        line-height: 1.5em;
        text-align: left;
    }

    /*DMAZARIEGOS 23/02/2023 ajuste por versión actualizada en kendo*/
.k-checkbox-label, .k-radio-label {
    padding-left: 16px;
    line-height: 16px;
    border-style: solid;
    border-width: 0;
    margin-left: 0px !important;
}
    
    input[type=radio]:focus + label {
        display: inline-block !important;
        margin-left: 0px !important;
        line-height: 16px !important;
        text-align: unset !important;
    }

input[type=radio]:focus {
    outline: 2px solid #ff6358 !important;
    color: #ff6358 !important;
}

input[type="radio"], select {
    margin: 0 0 0 4px !important;
}

.k-radio:checked {
    border-color: #ff6358;
    color: #ff6358;
    background-color: #fff;
}

@media only screen and (min-width: 40.0625em) {
    /* line 59, ../../src/scss/_radios_checkboxs.scss */
    input[type=checkbox]:focus + label,
    input[type=radio]:focus + label {
        display: inline-block;
        margin-left: -2em;
        line-height: 1.5em;
        text-align: left;
    }
}
/* line 68, ../../src/scss/_radios_checkboxs.scss */
input[type=checkbox]:focus + label > span,
input[type=radio]:focus + label > span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 4px 8px 3px 0;
    border-radius: 7px;
    border: 1px solid #d0cac4;
    background: #ffffff;
    vertical-align: bottom;
}

/* line 84, ../../src/scss/_radios_checkboxs.scss */
input[type=checkbox]:focus + label > span {
    border-radius: 0.25em;
}

/*
input[type=checkbox]:not(old):checked + label > span,
input[type=radio   ]:not(old):checked + label > span{
  background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
  background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
*/
/* line 99, ../../src/scss/_radios_checkboxs.scss */
input[type=checkbox]:focus + label > span:before {
    content: '✓';
    display: block;
    width: 1em;
    color: #f0512c;
    font-size: 0.875em;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 0 0.0714em #00a6f7;
    font-weight: bold;
}

/* line 111, ../../src/scss/_radios_checkboxs.scss */
input[type=radio]:focus:checked + label > span > span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 1px;
    border-radius: 5px;
    background: #f0512c;
    background-image: -moz-linear-gradient(#f7a5a8, #f0512c);
    background-image: -ms-linear-gradient(#f7a5a8, #f0512c);
    background-image: -o-linear-gradient(#f7a5a8, #f0512c);
    background-image: -webkit-linear-gradient(#f7a5a8, #f0512c);
    background-image: linear-gradient(#f7a5a8, #f0512c);
}

/* BUTTONS */
/* line 213, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button, .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Baskerville";
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem 2rem;
    font-size: 0.7647rem;
    background-color: #f0512c;
    border-color: #ad1f25;
    color: #ffffff;
    transition: background-color 300ms ease-out;
}

.no-logged #content .button {
    background-color: #f0512c !important;
}

/* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #ad1f25;
}
/* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
    color: #ffffff;
}
/* line 220, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
    background-color: #d9d9d9;
    border-color: #aeaeae;
    color: #333333;
}
    /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
        background-color: #aeaeae;
    }
    /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
        color: #ffffff;
    }
/* line 221, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.success, .button.success {
    background-color: #1ec771;
    border-color: #189f5a;
    color: #ffffff;
}
    /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
        background-color: #189f5a;
    }
    /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
        color: #ffffff;
    }
/* line 222, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
    background-color: #f13852;
    border-color: #de102d;
    color: #ffffff;
}
    /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
        background-color: #de102d;
    }
    /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
        color: #ffffff;
    }
/* line 223, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.warning, .button.warning {
    background-color: #f1cc2c;
    border-color: #d6b00e;
    color: #ffffff;
}
    /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
        background-color: #d6b00e;
    }
    /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
        color: #ffffff;
    }
/* line 224, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.info, .button.info {
    background-color: #4FC6FF;
    border-color: #0cb0ff;
    color: #ffffff;
}
    /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
        background-color: #0cb0ff;
    }
    /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
        color: #ffffff;
    }
/* line 226, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.large, .button.large {
    padding: 1.125rem 2.25rem 1.1875rem 2.25rem;
    font-size: 1.25rem;
}
/* line 227, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.small, .button.small {
    padding: 0.875rem 1.75rem 0.9375rem 1.75rem;
    font-size: 0.7647rem;
}
/* line 228, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
    padding: 0.625rem 1.25rem 0.6875rem 1.25rem;
    font-size: 0.6875rem;
}
/* line 229, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
/* line 231, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem;
}
/* line 232, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem;
}
/* line 234, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.radius, .button.radius {
    border-radius: 3px;
}
/* line 235, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.round, .button.round {
    border-radius: 1000px;
}
/* line 237, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #787163;
    border-color: #787163;
    color: #ffffff;
    box-shadow: none;
    cursor: default;
    opacity: 0.7;
}
    /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
        background-color: #d0cac4;
    }
    /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
        color: #ffffff;
    }
    /* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
        background-color: #d0cac4;
    }
    /* line 238, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
        background-color: #d9d9d9;
        border-color: #aeaeae;
        color: #333333;
        box-shadow: none;
        cursor: default;
        opacity: 0.7;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
            background-color: #aeaeae;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
            color: #ffffff;
        }
        /* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
            background-color: #d9d9d9;
        }
    /* line 239, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
        background-color: #1ec771;
        border-color: #189f5a;
        color: #ffffff;
        box-shadow: none;
        cursor: default;
        opacity: 0.7;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
            background-color: #189f5a;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
            color: #ffffff;
        }
        /* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
            background-color: #1ec771;
        }
    /* line 240, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
        background-color: #f13852;
        border-color: #de102d;
        color: #ffffff;
        box-shadow: none;
        cursor: default;
        opacity: 0.7;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
            background-color: #de102d;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
            color: #ffffff;
        }
        /* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
            background-color: #f13852;
        }
    /* line 241, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
        background-color: #f1cc2c;
        border-color: #d6b00e;
        color: #ffffff;
        box-shadow: none;
        cursor: default;
        opacity: 0.7;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
            background-color: #d6b00e;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
            color: #ffffff;
        }
        /* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
            background-color: #f1cc2c;
        }
    /* line 242, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
        background-color: #4FC6FF;
        border-color: #0cb0ff;
        color: #ffffff;
        box-shadow: none;
        cursor: default;
        opacity: 0.7;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
            background-color: #0cb0ff;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
            color: #ffffff;
        }
        /* line 175, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
            background-color: #4FC6FF;
        }

/* line 247, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

@media only screen and (min-width: 40.0625em) {
    /* line 250, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
    button, .button {
        display: inline-block;
    }
}
/* line 3, ../../src/scss/_buttons.scss */
button, .button {
    font-weight: 400;
}

    /* default btn */
    /* line 8, ../../src/scss/_buttons.scss */
    button.default-action, .button.default-action {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: "Baskerville";
        font-weight: 400;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 0.7647rem;
        background-color: #ffffff;
        border-color: #f0512c;
        color: #333333;
        transition: background-color 300ms ease-out;
        color: #f0512c;
        -moz-box-shadow: 0 0 0 1px #f0512c inset;
        -webkit-box-shadow: 0 0 0 1px #f0512c inset;
        box-shadow: 0 0 0 1px #f0512c inset;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.default-action:hover, button.default-action:focus, .button.default-action:hover, .button.default-action:focus {
            background-color: #f0512c;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.default-action:hover, button.default-action:focus, .button.default-action:hover, .button.default-action:focus {
            color: #ffffff;
        }

        /* line 24, ../../src/scss/_buttons.scss */
        button.default-action.split span, .button.default-action.split span {
            border-left-color: #13b2ff;
        }
        /* line 29, ../../src/scss/_buttons.scss */
        button.default-action.split:hover span, .button.default-action.split:hover span {
            border-left-color: #ffffff;
        }

    /* secondary btn */
    /* line 36, ../../src/scss/_buttons.scss */
    button.secondary-action, .button.secondary-action {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: "Baskerville";
        font-weight: 400;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 0.7647rem;
        background-color: #ffffff;
        border-color: #aeaeae;
        color: #333333;
        transition: background-color 300ms ease-out;
        -moz-box-shadow: 0 0 0 1px #d9d9d9 inset;
        -webkit-box-shadow: 0 0 0 1px #d9d9d9 inset;
        box-shadow: 0 0 0 1px #d9d9d9 inset;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.secondary-action:hover, button.secondary-action:focus, .button.secondary-action:hover, .button.secondary-action:focus {
            background-color: #aeaeae;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.secondary-action:hover, button.secondary-action:focus, .button.secondary-action:hover, .button.secondary-action:focus {
            color: #ffffff;
        }

    /* line 51, ../../src/scss/_buttons.scss */
    button.success-action, .button.success-action {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: "Baskerville";
        font-weight: 400;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 0.7647rem;
        background-color: #ffffff;
        border-color: #189f5a;
        color: #333333;
        transition: background-color 300ms ease-out;
        color: #1ec771;
        -moz-box-shadow: 0 0 0 1px #1ec771 inset;
        -webkit-box-shadow: 0 0 0 1px #1ec771 inset;
        box-shadow: 0 0 0 1px #1ec771 inset;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.success-action:hover, button.success-action:focus, .button.success-action:hover, .button.success-action:focus {
            background-color: #189f5a;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.success-action:hover, button.success-action:focus, .button.success-action:hover, .button.success-action:focus {
            color: #ffffff;
        }

    /* alert btn */
    /* line 68, ../../src/scss/_buttons.scss */
    button.alert-action, .button.alert-action {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: "Baskerville";
        font-weight: 400;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 0.7647rem;
        background-color: #ffffff;
        border-color: #de102d;
        color: #333333;
        transition: background-color 300ms ease-out;
        color: #f13852;
        -moz-box-shadow: 0 0 0 1px #f13852 inset;
        -webkit-box-shadow: 0 0 0 1px #f13852 inset;
        box-shadow: 0 0 0 1px #f13852 inset;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.alert-action:hover, button.alert-action:focus, .button.alert-action:hover, .button.alert-action:focus {
            background-color: #de102d;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.alert-action:hover, button.alert-action:focus, .button.alert-action:hover, .button.alert-action:focus {
            color: #ffffff;
        }

    /* warning btn */
    /* line 85, ../../src/scss/_buttons.scss */
    button.warning-action, .button.warning-action {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 0;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        font-family: "Baskerville";
        font-weight: 400;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        padding: 1rem 2rem 1.0625rem 2rem;
        font-size: 0.7647rem;
        background-color: #ffffff;
        border-color: #d6b00e;
        color: #333333;
        transition: background-color 300ms ease-out;
        color: #f1cc2c;
        -moz-box-shadow: 0 0 0 1px #f1cc2c inset;
        -webkit-box-shadow: 0 0 0 1px #f1cc2c inset;
        box-shadow: 0 0 0 1px #f1cc2c inset;
    }
        /* line 158, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.warning-action:hover, button.warning-action:focus, .button.warning-action:hover, .button.warning-action:focus {
            background-color: #d6b00e;
        }
        /* line 164, ../../src/components/foundation/scss/foundation/components/_buttons.scss */
        button.warning-action:hover, button.warning-action:focus, .button.warning-action:hover, .button.warning-action:focus {
            color: #ffffff;
        }

/* dropdown */
/* line 104, ../../src/scss/_buttons.scss */
.f-dropdown li a {
    text-decoration: none;
}

/* small */
/* line 111, ../../src/scss/_buttons.scss */
button.small, .button.small {
    padding-top: 10px;
    padding-bottom: 13px;
}

/* with icon */
/* line 117, ../../src/scss/_buttons.scss */
.button.icon {
    padding-left: 3.5rem;
}
    /* line 120, ../../src/scss/_buttons.scss */
    .button.icon .icon {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 3.09375rem;
        font-size: 1.5rem;
        line-height: 3.09375rem;
        text-align: center;
    }
    /* line 131, ../../src/scss/_buttons.scss */
    .button.icon.expand {
        padding-left: 26px;
    }
        /* line 133, ../../src/scss/_buttons.scss */
        .button.icon.expand .icon {
            top: 3px;
        }
    /* line 138, ../../src/scss/_buttons.scss */
    .button.icon.small .icon {
        top: -6px;
    }

/* bar btns */
/* line 147, ../../src/scss/_buttons.scss */
.btns-top label,
.btns-bottom label {
    font-weight: 300;
}
/* line 151, ../../src/scss/_buttons.scss */
.btns-top button,
.btns-top .button,
.btns-bottom button,
.btns-bottom .button {
    font-size: 14px;
    padding: 12px;
}
    /* line 155, ../../src/scss/_buttons.scss */
    .btns-top button.small,
    .btns-top .button.small,
    .btns-bottom button.small,
    .btns-bottom .button.small {
        padding-top: 10px;
        padding-bottom: 11px;
        font-size: 0.7647rem;
        font-style: normal;
    }
    /* line 162, ../../src/scss/_buttons.scss */
    .btns-top button.split,
    .btns-top .button.split,
    .btns-bottom button.split,
    .btns-bottom .button.split {
        padding-right: 70px;
    }

@media only screen and (min-width: 40.0625em) {
    /* line 168, ../../src/scss/_buttons.scss */
    .btns-top,
    .btns-bottom {
        float: right;
    }
}
/* line 175, ../../src/scss/_buttons.scss */
button.default-action.small, .button.default-action.small {
    font-weight: 400;
    font-size: 0.7647rem;
}

/*DMAZARIEGSO 27/02/2023 Button Up*/
#BtnUp {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 10px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #df0209; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    /*border-radius: 10px;*/ /* Rounded corners */
    /*font-size: 18px;*/ /* Increase font size */
}

    #BtnUp:hover {
        background-color: #555 !important; /* Add a dark-grey background on hover */
    }


/* LIST BOX */
/* line 1, ../../src/scss/_listbox.scss */
select {
}

/* line 5, ../../src/scss/_listbox.scss */
.chosen-container .chosen-single {
    height: 2rem;
    padding-top: 3px;
    border-color: #dedad5;
    background: #eeece9 none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
    /* line 14, ../../src/scss/_listbox.scss */
    .chosen-container .chosen-single div {
        top: 5px;
        right: -2px;
    }
/* line 21, ../../src/scss/_listbox.scss */
.chosen-container .chosen-results li.highlighted {
    background-color: #dedad5;
    background-image: none;
}

/* ALERTS */
/* line 1, ../../src/scss/_modalalert.scss */
.alert-box {
    border: 0 none;
}
    /* line 4, ../../src/scss/_modalalert.scss */
    .alert-box .close {
        color: #ffffff;
        opacity: 0.8;
    }
        /* line 8, ../../src/scss/_modalalert.scss */
        .alert-box .close:hover {
            opacity: 1;
        }
    /* line 14, ../../src/scss/_modalalert.scss */
    .alert-box a:not(.close) {
        color: #FAFAFA;
    }
        /* line 17, ../../src/scss/_modalalert.scss */
        .alert-box a:not(.close):hover {
            color: #ffffff;
        }
    /* line 22, ../../src/scss/_modalalert.scss */
    .alert-box a.close {
        text-decoration: none;
        font-weight: 100;
    }

    /* line 29, ../../src/scss/_modalalert.scss */
    .alert-box.icon {
        padding-left: 3.96875rem;
    }
        /* line 32, ../../src/scss/_modalalert.scss */
        .alert-box.icon .icon {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 3.09375rem;
            font-size: 1.5rem;
            line-height: 3.09375rem;
            text-align: center;
            border-right: 1px solid #ffffff;
        }

/* line 46, ../../src/scss/_modalalert.scss */
.reveal-modal .close-reveal-modal {
    color: #13b2ff;
}

/* FORMS */
/* line 51, ../../src/scss/_modalalert.scss */
.error input, .error textarea, .error select {
    -moz-box-shadow: 0 0 0 1px #f13852 inset;
    -webkit-box-shadow: 0 0 0 1px #f13852 inset;
    box-shadow: 0 0 0 1px #f13852 inset;
}
    /* line 53, ../../src/scss/_modalalert.scss */
    .error input:focus, .error textarea:focus, .error select:focus {
        border: none;
    }

/* line 58, ../../src/scss/_modalalert.scss */
.success input, .success textarea, .success select {
    -moz-box-shadow: 0 0 0 1px #1ec771 inset;
    -webkit-box-shadow: 0 0 0 1px #1ec771 inset;
    box-shadow: 0 0 0 1px #1ec771 inset;
}

/* BREADCUMS */
/* TITLE */
/* line 1, ../../src/scss/_titles.scss */
h1 {
    margin-top: 1.25rem;
    /*text-align: center;*/
}

@media only screen and (min-width: 40.0625em) {
    /* line 6, ../../src/scss/_titles.scss */
    h1 {
        text-align: left;
    }
}
/* line 12, ../../src/scss/_titles.scss */
.logged h1 {
    font-size: 1.375rem;
}
/* line 16, ../../src/scss/_titles.scss */
.logged h2 {
    font-size: 1.125rem;
}

/* line 16, ../../src/scss/_titles.scss */
.logged h2Error {
    text-align: center;
    font-size: 1.125rem;
}

/* line 20, ../../src/scss/_titles.scss */
.logged h3 {
    font-size: 1.125rem;
}
/* line 24, ../../src/scss/_titles.scss */
.logged h4 {
    font-size: 1rem;
}
/* line 28, ../../src/scss/_titles.scss */
.logged h5 {
    font-size: 0.875rem;
}

@media only screen and (min-width: 40.0625em) {
    /* line 35, ../../src/scss/_titles.scss */
    .logged h1 {
        font-size: 1.6875rem;
    }
    /* line 39, ../../src/scss/_titles.scss */
    .logged h2 {
        font-size: 1.4375rem;
    }
    /* line 43, ../../src/scss/_titles.scss */
    .logged h3 {
        font-size: 1.125rem;
    }
    /* line 47, ../../src/scss/_titles.scss */
    .logged h4 {
        font-size: 1rem;
    }
    /* line 51, ../../src/scss/_titles.scss */
    .logged h5 {
        font-size: 0.875rem;
        margin-bottom: 0.775rem;
    }
}
/* LISTS */
/* line 3, ../../src/scss/_lists.scss */
ul.disc li ul {
    list-style: none;
}
    /* line 6, ../../src/scss/_lists.scss */
    ul.disc li ul li {
        position: relative;
    }
        /* line 9, ../../src/scss/_lists.scss */
        ul.disc li ul li:before {
            position: absolute;
            content: '-';
            top: 0;
            left: -20px;
        }

/* line 22, ../../src/scss/_lists.scss */
ol li ol {
    list-style-type: lower-alpha;
}
    /* line 26, ../../src/scss/_lists.scss */
    ol li ol li ol {
        list-style-type: lower-roman;
    }

/* TABLES */
/* table title */
/* line 4, ../../src/scss/_tableresponsive.scss */
.tbl-title,
.tbl-list {
    border: 0 none;
    background-color: transparent;
    margin: 0 auto 20px auto;
}
    /* line 10, ../../src/scss/_tableresponsive.scss */
    .tbl-title label,
    .tbl-list label {
        margin: 0;
        padding: 0;
        font-weight: 300;
    }
    /* line 16, ../../src/scss/_tableresponsive.scss */
    .tbl-title input,
    .tbl-title select,
    .tbl-list input,
    .tbl-list select {
        margin-bottom: 0;
    }
    /* line 22, ../../src/scss/_tableresponsive.scss */
    .tbl-title tr td,
    .tbl-list tr td {
        vertical-align: middle;
        padding: 0 5px;
        padding-right: 0;
    }
        /* line 27, ../../src/scss/_tableresponsive.scss */
        .tbl-title tr td.title,
        .tbl-list tr td.title {
            text-transform: uppercase;
            font-weight: 400;
        }
        /* line 32, ../../src/scss/_tableresponsive.scss */
        .tbl-title tr td.f-input,
        .tbl-list tr td.f-input {
            position: relative;
            min-width: 200px;
        }
            /* line 36, ../../src/scss/_tableresponsive.scss */
            .tbl-title tr td.f-input input,
            .tbl-list tr td.f-input input {
                padding-right: 20px;
            }
            /* line 40, ../../src/scss/_tableresponsive.scss */
            .tbl-title tr td.f-input .icon,
            .tbl-list tr td.f-input .icon {
                color: #13b2ff;
                position: absolute;
                right: 10px;
                top: 11px;
            }

/* line 50, ../../src/scss/_tableresponsive.scss */
.tbl-list {
    margin: 0 0 20px auto;
    /* aling right */
}

@media only screen and (min-width: 40.0625em) {
    /* line 58, ../../src/scss/_tableresponsive.scss */
    .tbl-title tr td.f-input,
    .tbl-list tr td.f-input {
        min-width: 300px;
    }

    .p-detail-optional-title h3 .icon {
        line-height: 45px;
    }

    #content .container .row .no-padding {
        padding: 0 !important;
    }

    #header .top-bar .name {
        height: 0rem;
    }

    .no-logged #header .top-bar img.logo {
        padding: 12px;
    }

    .pright0 {
        padding-right: 0 !important;
    }

    .pleft0 {
        padding-left: 0 !important;
    }

    .pleft12 {
        padding-left: 12px !important;
    }
}
/* table content */
/* line 67, ../../src/scss/_tableresponsive.scss */
.table-responsive {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 1.25rem;
}
    /* line 74, ../../src/scss/_tableresponsive.scss */
    .table-responsive .tbl-report input,
    .table-responsive .tbl-report select {
        margin-bottom: 0;
    }
    /* line 80, ../../src/scss/_tableresponsive.scss */
    .table-responsive .display-for-medium-up {
        display: none;
    }
    /* line 84, ../../src/scss/_tableresponsive.scss */
    .table-responsive .btns-options {
        text-align: center;
    }
        /* line 87, ../../src/scss/_tableresponsive.scss */
        .table-responsive .btns-options a {
            display: inline-block;
            color: #f0512c;
            text-decoration: none;
        }
            /* line 92, ../../src/scss/_tableresponsive.scss */
            .table-responsive .btns-options a span {
                color: #f0512c;
                border-bottom: 0 none;
                cursor: pointer;
                font-size: 17px;
            }
    /* line 134, ../../src/scss/_tableresponsive.scss */
    .table-responsive table {
        width: 100%;
        max-width: 100%;
        margin-bottom: 0;
        border: #dedad5 1px solid;
        color: #787163;
    }
        /* line 144, ../../src/scss/_tableresponsive.scss */
        .table-responsive table tr td {
            color: #787163;
            vertical-align: middle;
        }
            /* line 148, ../../src/scss/_tableresponsive.scss */
            .table-responsive table tr td p {
                font-size: 0.7647rem;
                margin: 0;
            }
        /* line 155, ../../src/scss/_tableresponsive.scss */
        .table-responsive table thead {
            color: #787163;
            background-color: #d0cac4;
        }
            /* line 160, ../../src/scss/_tableresponsive.scss */
            .table-responsive table thead tr th {
                font-size: 0.7647rem;
                line-height: 12px;
                color: #787163;
                font-weight: 500;
                text-transform: uppercase;
                border-right: 1px solid #dedad5;
            }
                /* line 167, ../../src/scss/_tableresponsive.scss */
                .table-responsive table thead tr th input[type='checkbox'] {
                    font-size: 0.875rem;
                }
                /* line 171, ../../src/scss/_tableresponsive.scss */
                .table-responsive table thead tr th.w-hover {
                    padding: 0;
                }
                    /* line 174, ../../src/scss/_tableresponsive.scss */
                    .table-responsive table thead tr th.w-hover:hover {
                        background-color: #d0cac4;
                    }
                /* line 179, ../../src/scss/_tableresponsive.scss */
                .table-responsive table thead tr th:last-child {
                    border-right: 0 none;
                }
                /* line 183, ../../src/scss/_tableresponsive.scss */
                .table-responsive table thead tr th p {
                    font-size: 10px;
                    line-height: 12px;
                    font-weight: 300;
                }
                /* line 189, ../../src/scss/_tableresponsive.scss */
                .table-responsive table thead tr th a {
                    padding: 0.5rem 0.625rem 0.625rem;
                    position: relative;
                    display: block;
                    color: #787163;
                }
                    /* line 195, ../../src/scss/_tableresponsive.scss */
                    .table-responsive table thead tr th a.desc, .table-responsive table thead tr th a.asc {
                        text-decoration: none;
                        padding-right: 20px;
                    }
                        /* line 200, ../../src/scss/_tableresponsive.scss */
                        .table-responsive table thead tr th a.desc:after, .table-responsive table thead tr th a.asc:after {
                            position: absolute;
                            top: 0.625rem;
                            right: 0.625rem;
                            content: "";
                            width: 0;
                            height: 0;
                            border-right: 5px solid transparent;
                            border-left: 5px solid transparent;
                        }
                        /* line 213, ../../src/scss/_tableresponsive.scss */
                        .table-responsive table thead tr th a.desc:after {
                            border-top: 5px solid #ffffff;
                        }
                        /* line 219, ../../src/scss/_tableresponsive.scss */
                        .table-responsive table thead tr th a.asc:after {
                            border-bottom: 5px solid #ffffff;
                        }
        /* line 230, ../../src/scss/_tableresponsive.scss */
        .table-responsive table tr.first-header th {
            background-color: #aaaaaa;
            font-size: 10px;
            line-height: 12px;
            color: #ffffff;
            font-weight: 300;
            text-transform: uppercase;
            border-right: 1px solid #ffffff;
        }
            /* line 238, ../../src/scss/_tableresponsive.scss */
            .table-responsive table tr.first-header th input[type='checkbox'] {
                font-size: 0.875rem;
            }
            /* line 242, ../../src/scss/_tableresponsive.scss */
            .table-responsive table tr.first-header th.w-hover {
                padding: 0;
            }
                /* line 245, ../../src/scss/_tableresponsive.scss */
                .table-responsive table tr.first-header th.w-hover:hover {
                    background-color: #919191;
                }
            /* line 250, ../../src/scss/_tableresponsive.scss */
            .table-responsive table tr.first-header th:last-child {
                border-right: 0 none;
            }
            /* line 254, ../../src/scss/_tableresponsive.scss */
            .table-responsive table tr.first-header th p {
                font-size: 10px;
                line-height: 12px;
                font-weight: 300;
            }
            /* line 260, ../../src/scss/_tableresponsive.scss */
            .table-responsive table tr.first-header th a {
                padding: 0.5rem 0.625rem 0.625rem;
                position: relative;
                display: block;
                color: #ffffff;
            }
                /* line 266, ../../src/scss/_tableresponsive.scss */
                .table-responsive table tr.first-header th a.desc, .table-responsive table tr.first-header th a.asc {
                    text-decoration: none;
                    padding-right: 15px;
                }
                    /* line 271, ../../src/scss/_tableresponsive.scss */
                    .table-responsive table tr.first-header th a.desc:after, .table-responsive table tr.first-header th a.asc:after {
                        position: absolute;
                        top: 0.625rem;
                        right: 0.625rem;
                        content: "";
                        width: 0;
                        height: 0;
                        border-right: 5px solid transparent;
                        border-left: 5px solid transparent;
                    }
                    /* line 284, ../../src/scss/_tableresponsive.scss */
                    .table-responsive table tr.first-header th a.desc:after {
                        border-top: 5px solid #ffffff;
                    }
                    /* line 290, ../../src/scss/_tableresponsive.scss */
                    .table-responsive table tr.first-header th a.asc:after {
                        border-bottom: 5px solid #ffffff;
                    }

table tr th, table tr td {
    font-size: 0.7647rem;
    padding: 0.3625rem 0.325rem;
}

/* line 298, ../../src/scss/_tableresponsive.scss */
.table-responsive table tfoot {
    background-color: #DDDDDD;
}
    /* line 302, ../../src/scss/_tableresponsive.scss */
    .table-responsive table tfoot tr td {
        border-right: 1px solid #ffffff;
    }
        /* line 305, ../../src/scss/_tableresponsive.scss */
        .table-responsive table tfoot tr td p.totals,
        .table-responsive table tfoot tr td span.totals {
            font-size: 0.875rem;
            font-weight: 300;
            text-transform: uppercase;
        }
        /* line 312, ../../src/scss/_tableresponsive.scss */
        .table-responsive table tfoot tr td:last-child {
            border-right: 0 none;
        }
/* line 319, ../../src/scss/_tableresponsive.scss */
.table-responsive table tr.first-footer {
    background-color: #DDDDDD;
}
    /* line 321, ../../src/scss/_tableresponsive.scss */
    .table-responsive table tr.first-footer td {
        border-right: 1px solid #ffffff;
    }
        /* line 324, ../../src/scss/_tableresponsive.scss */
        .table-responsive table tr.first-footer td p.totals,
        .table-responsive table tr.first-footer td span.totals {
            font-size: 0.875rem;
            font-weight: 300;
            text-transform: uppercase;
        }
        /* line 331, ../../src/scss/_tableresponsive.scss */
        .table-responsive table tr.first-footer td:last-child {
            border-right: 0 none;
        }
/* line 337, ../../src/scss/_tableresponsive.scss */
.table-responsive table .warning {
    color: #f13852;
}
    /* line 340, ../../src/scss/_tableresponsive.scss */
    .table-responsive table .warning a {
        color: #f13852;
    }
/* line 347, ../../src/scss/_tableresponsive.scss */
.table-responsive table tbody tr:nth-child(odd) {
    background-color: #eeece9;
}
/* line 350, ../../src/scss/_tableresponsive.scss */
.table-responsive table tbody tr:nth-child(even) {
    background-color: #dedad5;
}
/* line 358, ../../src/scss/_tableresponsive.scss */
.table-responsive .table-mobile .row-mobile .col-mobile.row {
    margin: 0;
    background-color: #eeece9;
    border-bottom: 1px solid #dedad5;
}
    /* line 363, ../../src/scss/_tableresponsive.scss */
    .table-responsive .table-mobile .row-mobile .col-mobile.row p {
        font-size: 0.8235rem;
        margin: 0;
    }
    /* line 368, ../../src/scss/_tableresponsive.scss */
    .table-responsive .table-mobile .row-mobile .col-mobile.row a {
        color: #787163;
        font-size: 0.8235rem;
        text-decoration: none;
    }
        /* line 372, ../../src/scss/_tableresponsive.scss */
        .table-responsive .table-mobile .row-mobile .col-mobile.row a.desc, .table-responsive .table-mobile .row-mobile .col-mobile.row a.asc {
            position: relative;
            display: block;
            padding-right: 15px;
        }
            /* line 378, ../../src/scss/_tableresponsive.scss */
            .table-responsive .table-mobile .row-mobile .col-mobile.row a.desc:after, .table-responsive .table-mobile .row-mobile .col-mobile.row a.asc:after {
                position: absolute;
                top: 8px;
                right: 0;
                width: 0;
                height: 0;
                border-right: 5px solid transparent;
                border-left: 5px solid transparent;
            }
            /* line 390, ../../src/scss/_tableresponsive.scss */
            .table-responsive .table-mobile .row-mobile .col-mobile.row a.desc:after {
                border-top: 5px solid #f0512c;
            }
            /* line 396, ../../src/scss/_tableresponsive.scss */
            .table-responsive .table-mobile .row-mobile .col-mobile.row a.asc:after {
                border-bottom: 5px solid #f0512c;
            }
    /* line 402, ../../src/scss/_tableresponsive.scss */
    .table-responsive .table-mobile .row-mobile .col-mobile.row .columns {
        font-size: 0.8235rem;
        padding-top: 9px;
        padding-bottom: 9px;
    }
    /* line 408, ../../src/scss/_tableresponsive.scss */
    .table-responsive .table-mobile .row-mobile .col-mobile.row:first-child {
        color: #787163;
        font-size: 0.8235rem;
        font-weight: 300;
        background-color: #dedad5;
        text-transform: uppercase;
    }
        /* line 415, ../../src/scss/_tableresponsive.scss */
        .table-responsive .table-mobile .row-mobile .col-mobile.row:first-child a {
            color: #ffffff;
        }
            /* line 419, ../../src/scss/_tableresponsive.scss */
            .table-responsive .table-mobile .row-mobile .col-mobile.row:first-child a.desc:after {
                border-top: 5px solid #ffffff;
            }
            /* line 424, ../../src/scss/_tableresponsive.scss */
            .table-responsive .table-mobile .row-mobile .col-mobile.row:first-child a.asc:after {
                border-bottom: 5px solid #ffffff;
            }
        /* line 429, ../../src/scss/_tableresponsive.scss */
        .table-responsive .table-mobile .row-mobile .col-mobile.row:first-child .col-data a {
            color: #f0512c;
            text-decoration: underline;
        }
/* line 438, ../../src/scss/_tableresponsive.scss */
.table-responsive .table-mobile .row-totals .col-mobile,
.table-responsive .table-mobile .row-totals .col-mobile.row:first-child {
    color: #666666;
    background-color: #DDDDDD;
}

@media only screen and (min-width: 40.0625em) {
    /* line 448, ../../src/scss/_tableresponsive.scss */
    .table-responsive .display-for-medium-up {
        display: inline;
    }
    /* line 452, ../../src/scss/_tableresponsive.scss */
    .table-responsive table {
        display: table;
    }
    /* line 456, ../../src/scss/_tableresponsive.scss */
    .table-responsive .table-mobile {
        display: none;
    }
}
/* table pager */
/* line 465, ../../src/scss/_tableresponsive.scss */
.pagination-centered ul.pagination .first,
.pagination-centered ul.pagination .last,
.pagination-centered ul.pagination .arrow {
    line-height: 16px;
    border: 1px solid #f0512c;
}
    /* line 471, ../../src/scss/_tableresponsive.scss */
    .pagination-centered ul.pagination .first a,
    .pagination-centered ul.pagination .last a,
    .pagination-centered ul.pagination .arrow a {
        display: inline-block;
        text-decoration: none;
        height: 16px;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 0.7647rem;
        line-height: 28px;
        height: 28px;
        color: #f0512c;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
    }
        /* line 484, ../../src/scss/_tableresponsive.scss */
        .pagination-centered ul.pagination .first a:hover,
        .pagination-centered ul.pagination .last a:hover,
        .pagination-centered ul.pagination .arrow a:hover {
            color: #ffffff;
            background-color: #f0512c;
        }
    /* line 489, ../../src/scss/_tableresponsive.scss */
    .pagination-centered ul.pagination .first.aleft,
    .pagination-centered ul.pagination .last.aleft,
    .pagination-centered ul.pagination .arrow.aleft {
        margin-right: 0px;
    }
    /* line 492, ../../src/scss/_tableresponsive.scss */
    .pagination-centered ul.pagination .first.aright,
    .pagination-centered ul.pagination .last.aright,
    .pagination-centered ul.pagination .arrow.aright {
        margin-left: 0px;
    }
/* line 498, ../../src/scss/_tableresponsive.scss */
.pagination-centered ul.pagination .pos a {
    line-height: 28px;
    text-decoration: none;
}
/* line 504, ../../src/scss/_tableresponsive.scss */
.pagination-centered ul.pagination .first,
.pagination-centered ul.pagination .last,
.pagination-centered ul.pagination .pos4,
.pagination-centered ul.pagination .pos5,
.pagination-centered ul.pagination .pos6 {
    display: none;
}
/* line 512, ../../src/scss/_tableresponsive.scss */
.pagination-centered ul.pagination li {
    height: 30px;
}

@media only screen and (min-width: 64.0625em) {
    /* line 521, ../../src/scss/_tableresponsive.scss */
    .pagination-centered ul.pagination .arrow.aleft {
        margin-right: 50px;
    }
    /* line 524, ../../src/scss/_tableresponsive.scss */
    .pagination-centered ul.pagination .arrow.aright {
        margin-left: 50px;
    }
}
/* line 532, ../../src/scss/_tableresponsive.scss */
.hr-pager {
    margin-top: 0;
}

@media only screen and (min-width: 40.0625em) {
    /* line 539, ../../src/scss/_tableresponsive.scss */
    .pagination-centered ul.pagination .first,
    .pagination-centered ul.pagination .last,
    .pagination-centered ul.pagination .pos4,
    .pagination-centered ul.pagination .pos5,
    .pagination-centered ul.pagination .pos6 {
        display: inline-block;
    }
}
/* STEPS */
/* step tabs */
/* line 3, ../../src/scss/_steps.scss */
.steps .col1 {
    padding-right: 0 !important;
}
/* line 6, ../../src/scss/_steps.scss */
.steps .col2 {
    padding-left: 0 !important;
}
/* line 10, ../../src/scss/_steps.scss */
.steps .option {
    color: #CCCCCC;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-bottom: 1px solid #CCCCCC;
}
    /* line 16, ../../src/scss/_steps.scss */
    .steps .option span {
        display: block;
        float: left;
        line-height: 20px;
    }
    /* line 22, ../../src/scss/_steps.scss */
    .steps .option .step {
        color: #CCCCCC;
        width: 20px;
        height: 20px;
        font-size: 12px;
        text-align: center;
        margin-right: 5px;
        border: 1px solid #CCCCCC;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }
    /* line 34, ../../src/scss/_steps.scss */
    .steps .option.old .step {
        color: #ffffff;
        background-color: #CCCCCC;
        border-color: #CCCCCC;
    }
    /* line 41, ../../src/scss/_steps.scss */
    .steps .option.active {
        color: #666666;
        border-bottom: 1px solid #666666;
    }
        /* line 45, ../../src/scss/_steps.scss */
        .steps .option.active .step {
            color: #ffffff;
            background-color: #666666;
            border-color: #666666;
        }

@media only screen and (max-width: 40em) {
    /* line 57, ../../src/scss/_steps.scss */
    .steps .option .step {
        width: 30px;
        height: 30px;
        font-size: 16px;
        margin-left: auto;
        margin-right: auto;
        line-height: 26px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
        border-radius: 100px;
    }
    /* line 66, ../../src/scss/_steps.scss */
    .steps .option .s-title {
        display: none;
    }

    input[type=checkbox]:focus + label,
    input[type=radio]:focus + label {
        display: inline-flex;
        margin-left: 0;
        line-height: 1.5em;
        text-align: left;
        position: absolute;
        left: 15px;
    }

    .table-responsive .table-mobile label {
        cursor: auto;
    }

    .table-responsive .table-mobile input[type=checkbox]:focus {
        cursor: pointer;
    }

    body {
        padding-top: 45px !Important;
    }

    #header .top-bar {
        border: #787163 1px solid !important;
        height: 70px !important;
    }

        #header .top-bar .name .logo {
            padding: 0 !important;
        }

        #header .top-bar .title-area {
            height: 45px !Important;
        }

    #secondary_menu {
        display: none;
    }

    .logged #main_menu.top-bar {
        margin-top: 25px;
    }

    /* #secondary_menu .top-bar-section ul li > a {
	font-size: 0.6250rem;
  }

  #secondary_menu .top-bar-section ul li.active {
    font-size: 0.6250rem !important;
  }

  #secondary_menu .top-bar-section ul li a > span {
    margin-left: 2px !important;
    margin-right: 4px !important;
  }

  #secondary_menu .top-bar-section ul li a .icon {
    font-size: 0.4rem !important;
  } */

    .table-responsive .btns-options {
        text-align: left;
    }

    option {
        background-color: #eeece9;
        color: #787163;
        font-weight: 400;
    }

        option:after {
            background-color: #dedad5;
            color: #787163;
        }

    .panel option {
        background-color: #ffffff;
        color: #787163;
        font-weight: 400;
    }

        .panel option:after {
            background-color: #dedad5;
            color: #787163;
        }
}

@media only screen and (min-width: 40.0625em) {
    /* line 77, ../../src/scss/_steps.scss */
    .steps .option {
        padding-bottom: 10px;
    }
        /* line 80, ../../src/scss/_steps.scss */
        .steps .option span {
            line-height: 34px;
        }
            /* line 82, ../../src/scss/_steps.scss */
            .steps .option span.s-title {
                line-height: 100%;
                margin-top: 8px;
            }
        /* line 88, ../../src/scss/_steps.scss */
        .steps .option .step {
            width: 34px;
            height: 34px;
            font-size: 14px;
            margin-right: 10px;
            -moz-border-radius: 17px;
            -webkit-border-radius: 17px;
            border-radius: 17px;
        }
}
/* MODALS */
/* line 2, ../../src/scss/_modals.scss */
#modalConfirm .icon {
    font-size: 30px;
    color: #f1cc2c;
}
/* line 7, ../../src/scss/_modals.scss */
#modalConfirm a.button {
    font-size: 14px;
    margin-bottom: 1rem;
    padding: 12px;
}

/* line 14, ../../src/scss/_modals.scss */
.reveal-modal a.close-reveal-modal {
    text-decoration: none;
    font-weight: 100;
}

/* MODALS */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* line 15, ../../src/scss/_general.scss */
#topbar #header .container .top-bar ul li.none-shadow a span:after {
    box-shadow: 0 0 0 1px #000, 0 7px 0 1px #000, 0 14px 0 1px #000;
}

/* line 30, ../../src/scss/_general.scss */
#content .container div.jfilestyle label {
    border-color: #13b2ff !important;
    background-color: #13b2ff !important;
}
/* line 34, ../../src/scss/_general.scss */
#content .container select {
    padding-right: 20px;
}
/* line 37, ../../src/scss/_general.scss */
#content .container .text-warning {
    color: #f13852;
}
/* line 41, ../../src/scss/_general.scss */
#content .container a.totalIcon {
    text-decoration: none;
}
    /* line 43, ../../src/scss/_general.scss */
    #content .container a.totalIcon span {
        font-size: 1.5rem;
        position: relative;
        top: 5px;
        color: #13b2ff;
    }
/* line 51, ../../src/scss/_general.scss */
#content .container .pleft {
    padding-left: 0;
}
/* line 54, ../../src/scss/_general.scss */
#content .container .my-inline {
    display: inline-block;
}
/* line 57, ../../src/scss/_general.scss */
#content .container .margenes {
    margin-top: 20px;
    margin-bottom: 20px;
}
    /* line 60, ../../src/scss/_general.scss */
    #content .container .margenes h1 {
        margin: 20px;
    }
/* line 64, ../../src/scss/_general.scss */
#content .container .sin-borde {
    border: 0;
}
/* line 67, ../../src/scss/_general.scss */
#content .container .mall0 {
    margin: 0px;
}
/* line 70, ../../src/scss/_general.scss */
.mtop40 {
    margin-top: 40px;
}
/* line 73, ../../src/scss/_general.scss */
.mtop30 {
    margin-top: 30px;
}
/* line 76, ../../src/scss/_general.scss */
.mtop23 {
    margin-top: 23px;
}

#content .container .mtop25 {
    margin-top: 25px !important;
}
/* line 79, ../../src/scss/_general.scss */
.mtop10 {
    margin-top: 10px;
}

/* line 79, ../../src/scss/_general.scss */
.mtop10Orange {
    border-color: #f0512c;
    background-color: #f0512c;
}
/* line 79, ../../src/scss/_general.scss */
.mCheckBox {
    padding-left: 30px !important;
}
/* line 82, ../../src/scss/_general.scss */
.mtop15 {
    margin-top: 15px;
}
/* line 85, ../../src/scss/_general.scss */
.mbottom0 {
    margin-bottom: 0;
}
/* line 88, ../../src/scss/_general.scss */
.mbottom10 {
    margin-bottom: 10px;
}
/* line 91, ../../src/scss/_general.scss */
.mbuttom15 {
    margin-bottom: 15px;
}
/* line 94, ../../src/scss/_general.scss */
.mbuttom25 {
    margin-bottom: 25px;
}
/* line 97, ../../src/scss/_general.scss */
.mbottom40 {
    margin-bottom: 40px;
}
/* line 100, ../../src/scss/_general.scss */
#content .container .medium-mtop23 {
    margin-top: 0px;
}
/* line 103, ../../src/scss/_general.scss */
#content .container .small-mbottom15 {
    margin-bottom: 15px;
}
/* line 107, ../../src/scss/_general.scss */
#content .container .bottom-download .format {
    margin-bottom: 20px;
}
    /* line 109, ../../src/scss/_general.scss */
    #content .container .bottom-download .format label {
        font-weight: 300;
    }
/* line 114, ../../src/scss/_general.scss */
#content .container .pall0 {
    padding: 0;
}
/* line 117, ../../src/scss/_general.scss */
.ptop0 {
    padding-top: 0px;
}
/* line 120, ../../src/scss/_general.scss */
.ptop10 {
    padding-top: 10px;
}
/* line 123, ../../src/scss/_general.scss */
.ptop20 {
    padding-top: 20px;
}
/* line 126, ../../src/scss/_general.scss */
.ptop30 {
    padding-top: 30px;
}
/* line 129, ../../src/scss/_general.scss */
#content .container .pbottom15 {
    padding-bottom: 15px;
}
/* line 132, ../../src/scss/_general.scss */
#content .container .pbottom0 {
    padding-bottom: 0;
}
/* line 135, ../../src/scss/_general.scss */
#content .container .pbottom25 {
    padding-bottom: 25px;
}
/* line 138, ../../src/scss/_general.scss */
#content .container .pbottom30 {
    padding-bottom: 30px;
}
/* line 141, ../../src/scss/_general.scss */
#content .container .icon-interrogacion.azul {
    font-size: 30px;
    color: #13b2ff;
}
/* line 145, ../../src/scss/_general.scss */
#content .container .has-tip {
    border-bottom: 0;
}
/* line 148, ../../src/scss/_general.scss */
#content .container .icon-in-input {
    font-size: 25px;
    top: 7px;
}
/* line 154, ../../src/scss/_general.scss */
#content .container ul.button-group li a.button {
    font-size: 27px !important;
    padding: 2px 5px !important;
}
/* line 161, ../../src/scss/_general.scss */
#content .container .moneda-title {
    padding-left: 0.9375rem;
}
    /* line 163, ../../src/scss/_general.scss */
    #content .container .moneda-title table {
        margin-top: 10px;
    }
/* line 169, ../../src/scss/_general.scss */
#content .container .panel.bordernone .block-container {
    border-bottom: none;
}
/* line 174, ../../src/scss/_general.scss */
#content .container .padding-small-up {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
/* line 178, ../../src/scss/_general.scss */
#content .container .weight500 {
    font-weight: 500;
}

@media only screen and (max-width: 40em) {
    /* line 185, ../../src/scss/_general.scss */
    div.jfilestyle label {
        display: block !important;
    }

    /* line 188, ../../src/scss/_general.scss */
    div.jfilestyle.jfilestyle-corner input:last-child, div.jfilestyle.jfilestyle-corner span:last-child > label {
        float: none !important;
        width: 100% !important;
    }
}

@media only screen and (min-width: 40.0625em) {
    /* line 197, ../../src/scss/_general.scss */
    #content .container select {
        padding-right: 8px;
    }
    /* line 201, ../../src/scss/_general.scss */
    #content .container .margenes h1 {
        margin: 0px;
    }
    /* line 205, ../../src/scss/_general.scss */
    #content .container .small-mbottom15 {
        margin-bottom: 0px;
    }
    /* line 208, ../../src/scss/_general.scss */
    #content .container .medium-mtop23 {
        margin-top: 23px;
    }
    /* line 212, ../../src/scss/_general.scss */
    #content .container .bottom-download .download {
        padding-top: 20px;
    }
    /* line 218, ../../src/scss/_general.scss */
    #content .container .table-responsive table input[type="checkbox"] + label, #content .container .table-responsive table input[type="radio"] + label {
        margin-left: 0.5em !important;
    }
    /* line 223, ../../src/scss/_general.scss */
    #content .container .padding-small-up {
        padding: 0;
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
    /* line 231, ../../src/scss/_general.scss */
    #login-section .descripcion-login {
        padding-top: 50px;
    }

    /* line 239, ../../src/scss/_general.scss */
    #login-section .titulo-login h1.medium-width {
        width: 100%;
    }

    /* line 247, ../../src/scss/_general.scss */
    .steps .option span {
        float: none;
        margin-bottom: 5px;
    }
    /* line 251, ../../src/scss/_general.scss */
    .steps .col1, .steps .col2 {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    body {
        padding-top: 80px !Important;
    }

    #header .top-bar {
        border: #787163 1px solid !important;
        border-bottom: none !important;
    }

        #header .top-bar.panel-1 ul.right {
            position: fixed !important;
            right: 4%;
            top: 0;
        }

    #topbarLogin #header .top-bar {
        height: 100px !important;
        border: #787163 1px solid !important;
    }

    #bottom-bar {
        width: 100%;
        border: 1px solid #787163;
    }
}
/* MODALS */
/* line 264, ../../src/scss/_general.scss */
#modalConfirm .icon.cerarr-redcircle, .modalprioridad .icon.cerarr-redcircle {
    color: #f13852;
}
/* line 267, ../../src/scss/_general.scss */
#modalConfirm .icon.icon-flecha-prev, #modalConfirm .icon.icon-flecha-next, .modalprioridad .icon.icon-flecha-prev, .modalprioridad .icon.icon-flecha-next {
    font-size: 14px;
    color: #13b2ff;
}
/* line 272, ../../src/scss/_general.scss */
#modalConfirm .modal-padding0, .modalprioridad .modal-padding0 {
    padding: 0;
}

/* line 278, ../../src/scss/_general.scss */
.modalRegular .alert-box {
    margin-top: 30px;
}
/* line 281, ../../src/scss/_general.scss */
.modalRegular .icon {
    font-size: initial;
    color: #ffffff;
}

/* line 288, ../../src/scss/_general.scss */
.modalprioridad .msg {
    color: #9e9e9e;
}
/* line 291, ../../src/scss/_general.scss */
.modalprioridad .close-reveal-modal {
    color: #13b2ff;
}
/* line 294, ../../src/scss/_general.scss */
.modalprioridad .row {
    background-color: #F9F9F9;
}

/* line 302, ../../src/scss/_general.scss */
.back-gray {
    background: #f9f9f9;
}

/* line 307, ../../src/scss/_general.scss */
.modalprioridad .chosen-container {
    width: 100% !important;
}

@media only screen and (max-width: 40em) {
    /* line 316, ../../src/scss/_general.scss */
    #content .container h1.mall0 {
        margin-bottom: 20px;
    }

    /* line 322, ../../src/scss/_general.scss */
    .smtop15 {
        margin-top: 15px;
    }

    /* line 326, ../../src/scss/_general.scss */
    .steps .option span {
        float: none;
        margin-bottom: 5px;
    }
    /* line 330, ../../src/scss/_general.scss */
    .steps .col1, .steps .col2 {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
/* line 338, ../../src/scss/_general.scss */
.posicion_input {
    width: 10%;
}

    /* line 342, ../../src/scss/_general.scss */
    .posicion_input input[type="text"] {
        height: 25px;
    }

@media only screen and (min-width: 40.0625em) {
    /* line 347, ../../src/scss/_general.scss */
    .largetop20 {
        padding-top: 120px;
    }
}
/* line 354, ../../src/scss/_general.scss */
.lineHeight--3_4 {
    line-height: 3.4;
}

/* line 360, ../../src/scss/_general.scss */
.mbottom0 {
    margin-bottom: 0;
}

/* line 364, ../../src/scss/_general.scss */
.font400 {
    font-weight: 400;
}

/* line 369, ../../src/scss/_general.scss */
.Label__marginR-0 label {
    margin-right: 0 !important;
}

/* line 374, ../../src/scss/_general.scss */
.padding-left__10 {
    padding-left: 10px !important;
}

/* line 378, ../../src/scss/_general.scss */
.padding-right__10 {
    padding-right: 10px;
}

/* line 382, ../../src/scss/_general.scss */
.mtop80 {
    margin-top: 80px;
}

.mtop30 {
    margin-top: 30px;
}

.mtop20 {
    margin-top: 20px !important;
}

.mtop10 {
    margin-top: 10px !important;
}

.mtop5 {
    margin-top: 5px !important;
}

/* line 386, ../../src/scss/_general.scss */
.colorSite2 {
    color: #aaa;
}

/* line 390, ../../src/scss/_general.scss */
.mleft0 {
    margin-left: 0 !important;
}

/* line 394, ../../src/scss/_general.scss */
.mright-5 {
    margin-right: 5px;
}

.mleft5 {
    margin-left: 5px !important;
}

.mleft20 {
    margin-left: 20px !important;
}


@media only screen and (max-width: 64em) {
    /* line 401, ../../src/scss/_general.scss */
    .tooltip,
    .tooltip.tip-override {
        display: none !important;
    }

    /* line 406, ../../src/scss/_general.scss */
    .nub {
        margin-top: 4.4rem !important;
        transform: rotate(180deg) !important;
    }

    #main_menu.top-bar {
        background-color: #787163;
    }

        #main_menu.top-bar.expanded .title-area {
            background-color: #787163;
        }

        #main_menu.top-bar .toggle-topbar.menu-icon a {
            color: #ffffff;
            text-decoration: none;
        }

        #main_menu.top-bar .top-bar-section ul li {
            background-color: #ffffff;
        }

            #main_menu.top-bar .top-bar-section ul li > a {
                color: #787163;
                text-decoration: none;
                font-size: 0.6125rem !important;
                text-transform: uppercase;
            }

            #main_menu.top-bar .top-bar-section ul li.active > a {
                background-color: #dedad5;
            }

            #main_menu.top-bar .top-bar-section ul li > a:hover {
                background-color: #dedad5;
                border: #d0cac4 1px solid;
            }

        #main_menu.top-bar .top-bar-section ul {
            border: #dedad5 1px solid;
        }

    #topbar.headroom {
        /*padding-left: 0.9375rem;
        padding-right: 0.9375rem;*/
    }

    #header .top-bar.panel-1 ul {
        margin-left: 2%;
    }

    #secondary_menu .top-bar-section {
        margin-top: 6px;
        margin-bottom: 10px;
    }

        #secondary_menu .top-bar-section ul li.active {
            line-height: inherit !important;
        }

    .logged #header .top-bar {
        border: none !important;
        background: #df0209;
    }

    .logged #header nav {
        width: 100%;
    }
}
/* line 414, ../../src/scss/_general.scss */
.remove-last table tr:last-child {
    display: none;
}

/* MODALS */
/* line 2, ../../src/scss/_loader.scss */
.loader img {
    width: 80px;
    height: 80px;
}
/* line 6, ../../src/scss/_loader.scss */
.loader p {
    margin-top: 15px;
}

/* DATE PICKER */
/* line 17, ../../src/scss/_foundation-datepicker.scss */
.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
}

/* line 29, ../../src/scss/_foundation-datepicker.scss */
.datepicker {
    display: none;
    position: absolute;
    padding: 4px;
    margin-top: 1px;
    direction: ltr;
}
    /* line 35, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        display: none;
        min-width: 160px;
        list-style: none;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        *border-right-width: 2px;
        *border-bottom-width: 2px;
        color: #333;
        font-family: "Baskerville";
        font-size: 13px;
        line-height: 18px;
    }
        /* line 64, ../../src/scss/_foundation-datepicker.scss */
        .datepicker.dropdown-menu th {
            padding: 4px 5px;
        }
        /* line 67, ../../src/scss/_foundation-datepicker.scss */
        .datepicker.dropdown-menu td {
            padding: 4px 5px;
        }
    /* line 71, ../../src/scss/_foundation-datepicker.scss */
    .datepicker table {
        border: 0;
        margin: 0;
    }
        /* line 74, ../../src/scss/_foundation-datepicker.scss */
        .datepicker table tr td span {
            display: block;
            width: 23%;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 1%;
            cursor: pointer;
        }
    /* line 87, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.active.day {
        background: #2ba6cb;
    }
    /* line 90, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.active.year {
        background: #2ba6cb;
    }
    /* line 94, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.old {
        color: #999;
    }
    /* line 97, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.new {
        color: #999;
    }
    /* line 100, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td span.active {
        background: #2ba6cb;
    }
    /* line 103, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.day.disabled {
        color: #eee;
    }
    /* line 110, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th.active.day {
        background: #2ba6cb;
    }
    /* line 113, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th.active.year {
        background: #2ba6cb;
    }
    /* line 117, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th.date-switch {
        width: 145px;
    }
    /* line 120, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th span.active {
        background: #2ba6cb;
    }
    /* line 124, ../../src/scss/_foundation-datepicker.scss */
    .datepicker .cw {
        font-size: 10px;
        width: 12px;
        padding: 0 2px 0 5px;
        vertical-align: middle;
    }
    /* line 130, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.days div.datepicker-days {
        display: block;
    }
    /* line 133, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.months div.datepicker-months {
        display: block;
    }
    /* line 136, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.years div.datepicker-years {
        display: block;
    }
    /* line 139, ../../src/scss/_foundation-datepicker.scss */
    .datepicker thead tr:first-child th {
        cursor: pointer;
    }
        /* line 141, ../../src/scss/_foundation-datepicker.scss */
        .datepicker thead tr:first-child th.cw {
            cursor: default;
            background-color: transparent;
        }
    /* line 146, ../../src/scss/_foundation-datepicker.scss */
    .datepicker tfoot tr:first-child th {
        cursor: pointer;
    }

/* line 150, ../../src/scss/_foundation-datepicker.scss */
.datepicker-inline {
    width: 220px;
}

/* line 153, ../../src/scss/_foundation-datepicker.scss */
.datepicker-rtl {
    direction: rtl;
}
    /* line 155, ../../src/scss/_foundation-datepicker.scss */
    .datepicker-rtl table tr td span {
        float: right;
    }

/* line 159, ../../src/scss/_foundation-datepicker.scss */
.datepicker-dropdown {
    top: 0;
    left: 0;
}
    /* line 162, ../../src/scss/_foundation-datepicker.scss */
    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: -7px;
        left: 6px;
    }
    /* line 173, ../../src/scss/_foundation-datepicker.scss */
    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        top: -6px;
        left: 7px;
    }

/* line 184, ../../src/scss/_foundation-datepicker.scss */
.datepicker > div {
    display: none;
}

/* line 187, ../../src/scss/_foundation-datepicker.scss */
.datepicker-dropdown::before {
    display: none;
}

/* line 190, ../../src/scss/_foundation-datepicker.scss */
.datepicker-dropdown::after {
    display: none;
}

/* line 193, ../../src/scss/_foundation-datepicker.scss */
.datepicker-close {
    position: absolute;
    top: -30px;
    right: 0;
    width: 15px;
    height: 30px;
    padding: 0;
    display: none;
}

/* line 203, ../../src/scss/_foundation-datepicker.scss */
.table-striped .datepicker table tr td {
    background-color: transparent;
}
/* line 206, ../../src/scss/_foundation-datepicker.scss */
.table-striped .datepicker table tr th {
    background-color: transparent;
}

/* line 126, ../../src/scss/_common.scss */
.datepicker-container {
    position: relative;
}
    /* line 129, ../../src/scss/_common.scss */
    .datepicker-container .icon {
        position: absolute;
        right: 10px;
        top: 7.5px;
        font-size: 22px;
        color: #f0512c;
        cursor: pointer;
    }
    /* line 138, ../../src/scss/_common.scss */
    .datepicker-container input {
        padding-right: 40px;
        cursor: pointer;
    }

/* line 143, ../../src/scss/_common.scss */
.datepicker.dropdown-menu {
    font-family: "Baskerville" !important;
}
    /* line 149, ../../src/scss/_common.scss */
    .datepicker.dropdown-menu table.table-condensed thead tr:first-child th {
        color: white;
        background-color: #787163;
    }

    .datepicker.dropdown-menu table.table-condensed thead tr:last-child th {
        /* color: #787163; */
    }

/*Paginador*/
/* line 159, ../../src/scss/_common.scss */
.result-pagination {
    padding-bottom: 60px;
}
    /* line 161, ../../src/scss/_common.scss */
    .result-pagination ul {
        display: table;
        margin: 0 auto;
        margin-bottom: 27px;
    }
        /* line 165, ../../src/scss/_common.scss */
        .result-pagination ul li {
            padding-left: 0;
            padding-right: 0;
        }
            /* line 169, ../../src/scss/_common.scss */
            .result-pagination ul li.arrow-prev, .result-pagination ul li.arrow-next {
                padding-right: 0.9375rem;
                padding-left: 0.9375rem;
            }
                /* line 172, ../../src/scss/_common.scss */
                .result-pagination ul li.arrow-prev a, .result-pagination ul li.arrow-next a {
                    border-radius: 0;
                }
            /* line 178, ../../src/scss/_common.scss */
            .result-pagination ul li.number {
                padding-left: 0;
                padding-right: 0;
                padding: 0.25rem 0.5rem;
            }
            /* line 183, ../../src/scss/_common.scss */
            .result-pagination ul li.arrow-prev {
                position: absolute;
                top: 50px;
                width: 50%;
                left: 0;
                margin-left: 0;
            }
            /* line 190, ../../src/scss/_common.scss */
            .result-pagination ul li.arrow-next {
                position: absolute;
                top: 50px;
                width: 50%;
                right: 0;
            }
            /* line 196, ../../src/scss/_common.scss */
            .result-pagination ul li a {
                padding: 0.25rem 0.5rem;
                border-radius: 0;
                margin-top: 5px;
            }
            /* line 202, ../../src/scss/_common.scss */
            .result-pagination ul li:first-child {
                display: none;
            }
            /* line 205, ../../src/scss/_common.scss */
            .result-pagination ul li:last-child {
                display: none;
            }

/*Fin paginador*/
@media only screen and (min-width: 40.0625em) {
    /* line 213, ../../src/scss/_common.scss */
    .table-responsive table {
        display: table;
    }
    /* line 217, ../../src/scss/_common.scss */
    .table-responsive .row-mobile {
        display: none;
    }

    /* line 221, ../../src/scss/_common.scss */
    .result-pagination {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
        /* line 228, ../../src/scss/_common.scss */
        .result-pagination ul li.number {
            padding-left: 4px;
            margin: 0;
        }
        /* line 232, ../../src/scss/_common.scss */
        .result-pagination ul li.arrow-prev {
            position: relative;
            top: 0px;
            width: auto;
            left: 0;
            margin-left: 0;
            padding: 0;
            margin-right: 0.3125rem;
            margin-left: 0.3125rem;
        }
        /* line 242, ../../src/scss/_common.scss */
        .result-pagination ul li.arrow-next {
            position: relative;
            top: 0px;
            width: auto;
            right: 0;
            padding: 0;
            margin-left: 0;
        }
        /* line 251, ../../src/scss/_common.scss */
        .result-pagination ul li:first-child {
            padding-left: 0px;
            display: block;
            margin-left: 0.3125rem;
        }
        /* line 256, ../../src/scss/_common.scss */
        .result-pagination ul li:last-child {
            padding-right: 0px;
            display: block;
        }
}
/* DATE PICKER */
/* line 17, ../../src/scss/_foundation-datepicker.scss */
.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border: 0;
    font-size: 12px;
    padding: 4px 8px;
    background: #fff;
    cursor: pointer;
}

/* line 29, ../../src/scss/_foundation-datepicker.scss */
.datepicker {
    display: none;
    position: absolute;
    padding: 4px;
    margin-top: 1px;
    direction: ltr;
}
    /* line 35, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.dropdown-menu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        float: left;
        display: none;
        min-width: 160px;
        list-style: none;
        background-color: #fff;
        border: 1px solid rgba(0, 0, 0, 0.2);
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding;
        background-clip: padding-box;
        *border-right-width: 2px;
        *border-bottom-width: 2px;
        color: #333;
        font-family: "Baskerville", "Baskerville";
        font-size: 13px;
        line-height: 18px;
    }
        /* line 64, ../../src/scss/_foundation-datepicker.scss */
        .datepicker.dropdown-menu th {
            padding: 4px 5px;
        }
        /* line 67, ../../src/scss/_foundation-datepicker.scss */
        .datepicker.dropdown-menu td {
            padding: 4px 5px;
        }
    /* line 71, ../../src/scss/_foundation-datepicker.scss */
    .datepicker table {
        border: 0;
        margin: 0;
    }
        /* line 74, ../../src/scss/_foundation-datepicker.scss */
        .datepicker table tr td span {
            display: block;
            width: 23%;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 1%;
            cursor: pointer;
        }
    /* line 87, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.active.day {
        background: #d0cac4;
    }
    /* line 90, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.active.year {
        background: #d0cac4;
    }
    /* line 94, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.old {
        color: #999;
    }
    /* line 97, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.new {
        color: #999;
    }
    /* line 100, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td span.active {
        background: #d0cac4;
    }
    /* line 103, ../../src/scss/_foundation-datepicker.scss */
    .datepicker td.day.disabled {
        color: #eee;
    }
    /* line 110, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th.active.day {
        background: #d0cac4;
    }
    /* line 113, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th.active.year {
        background: #d0cac4;
    }
    /* line 117, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th.date-switch {
        width: 145px;
    }
    /* line 120, ../../src/scss/_foundation-datepicker.scss */
    .datepicker th span.active {
        background: #d0cac4;
    }
    /* line 124, ../../src/scss/_foundation-datepicker.scss */
    .datepicker .cw {
        font-size: 10px;
        width: 12px;
        padding: 0 2px 0 5px;
        vertical-align: middle;
    }
    /* line 130, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.days div.datepicker-days {
        display: block;
    }
    /* line 133, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.months div.datepicker-months {
        display: block;
    }
    /* line 136, ../../src/scss/_foundation-datepicker.scss */
    .datepicker.years div.datepicker-years {
        display: block;
    }
    /* line 139, ../../src/scss/_foundation-datepicker.scss */
    .datepicker thead tr:first-child th {
        cursor: pointer;
    }
        /* line 141, ../../src/scss/_foundation-datepicker.scss */
        .datepicker thead tr:first-child th.cw {
            cursor: default;
            background-color: transparent;
        }
    /* line 146, ../../src/scss/_foundation-datepicker.scss */
    .datepicker tfoot tr:first-child th {
        cursor: pointer;
    }

/* line 150, ../../src/scss/_foundation-datepicker.scss */
.datepicker-inline {
    width: 220px;
}

/* line 153, ../../src/scss/_foundation-datepicker.scss */
.datepicker-rtl {
    direction: rtl;
}
    /* line 155, ../../src/scss/_foundation-datepicker.scss */
    .datepicker-rtl table tr td span {
        float: right;
    }

/* line 159, ../../src/scss/_foundation-datepicker.scss */
.datepicker-dropdown {
    top: 0;
    left: 0;
}
    /* line 162, ../../src/scss/_foundation-datepicker.scss */
    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #ccc;
        border-bottom-color: rgba(0, 0, 0, 0.2);
        position: absolute;
        top: -7px;
        left: 6px;
    }
    /* line 173, ../../src/scss/_foundation-datepicker.scss */
    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        position: absolute;
        top: -6px;
        left: 7px;
    }

/* line 184, ../../src/scss/_foundation-datepicker.scss */
.datepicker > div {
    display: none;
}

/* line 187, ../../src/scss/_foundation-datepicker.scss */
.datepicker-dropdown::before {
    display: none;
}

/* line 190, ../../src/scss/_foundation-datepicker.scss */
.datepicker-dropdown::after {
    display: none;
}

/* line 193, ../../src/scss/_foundation-datepicker.scss */
.datepicker-close {
    position: absolute;
    top: -30px;
    right: 0;
    width: 15px;
    height: 30px;
    padding: 0;
    display: none;
}

/* line 203, ../../src/scss/_foundation-datepicker.scss */
.table-striped .datepicker table tr td {
    background-color: transparent;
}
/* line 206, ../../src/scss/_foundation-datepicker.scss */
.table-striped .datepicker table tr th {
    background-color: transparent;
}

/* BODY */
/* line 10, ../../src/scss/banca.scss */
body {
    position: relative;
    padding-top: 97px;
}

/* HEADER */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* SECTION */
/* line 5, ../../src/scss/_header.scss */
#topbar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    z-index: 100;
    -moz-box-shadow: #efefef 0 0 5px;
    -webkit-box-shadow: #efefef 0 0 5px;
    box-shadow: #efefef 0 0 5px;
}

/* line 16, ../../src/scss/_header.scss */
#header .top-bar {
    height: 80px;
    background-color: #ffffff;
    border: 1px solid #e7e7e7;
}
    /* line 20, ../../src/scss/_header.scss */
    #header .top-bar .title-area {
        height: 80px;
    }
        /* line 23, ../../src/scss/_header.scss */
        #header .top-bar .title-area .name {
            height: 100%;
        }
            /* line 26, ../../src/scss/_header.scss */
            #header .top-bar .title-area .name a {
                height: 100%;
            }
            /* line 30, ../../src/scss/_header.scss */
            #header .top-bar .title-area .name .logo {
                padding: 10px 0;
                height: 100%;
                width: auto;
            }
    /* line 39, ../../src/scss/_header.scss */
    #header .top-bar.expanded {
        height: auto;
    }
        /* line 42, ../../src/scss/_header.scss */
        #header .top-bar.expanded .title-area {
            background-color: transparent;
        }
/* line 48, ../../src/scss/_header.scss */
#header .top-bar-section ul {
    background-color: #13b2ff;
}
    /* line 51, ../../src/scss/_header.scss */
    #header .top-bar-section ul li {
        color: #ffffff;
        background-color: transparent;
        border-bottom: 1px solid #ffffff;
    }
        /* line 56, ../../src/scss/_header.scss */
        #header .top-bar-section ul li a {
            color: #ffffff;
            text-decoration: none;
            background-color: transparent;
        }
            /* line 61, ../../src/scss/_header.scss */
            #header .top-bar-section ul li a:hover {
                color: #ffffff;
                background-color: #0096df;
            }

/****** Custom CSS ******/
#main_menu.top-bar {
}

.panel .chosen-container .chosen-single {
    background-color: #ffffff;
}

.chosen-container .chosen-drop, .chosen {
    background-color: #eeece9;
}

.panel .chosen-container .chosen-drop, .panel .chosen {
    background-color: #ffffff;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
.k-dropdown .k-state-default {
    background-color: #f4f4f4;
    border: 1px solid #05074e !important;
}

    input[type="text"]::placeholder,
    input[type="password"]::placeholder,
    input[type="date"]::placeholder,
    input[type="datetime"]::placeholder,
    input[type="datetime-local"]::placeholder,
    input[type="month"]::placeholder,
    input[type="week"]::placeholder,
    input[type="email"]::placeholder,
    input[type="number"]::placeholder,
    input[type="search"]::placeholder,
    input[type="tel"]::placeholder,
    input[type="time"]::placeholder,
    input[type="url"]::placeholder,
    input[type="color"]::placeholder,
    textarea::placeholder,
    .k-dropdown .k-state-default {
        color: #9b9fa0;
    }

#login input[type="text"]::placeholder,
#login input[type="password"]::placeholder {
    color: #9b9fa0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s, color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
}

.k-panelbar input[type="text"],
.k-panelbar input[type="password"],
.k-panelbar input[type="date"],
.k-panelbar input[type="datetime"],
.k-panelbar input[type="datetime-local"],
.k-panelbar input[type="month"],
.k-panelbar input[type="week"],
.k-panelbar input[type="email"],
.k-panelbar input[type="number"],
.k-panelbar input[type="search"],
.k-panelbar input[type="tel"],
.k-panelbar input[type="time"],
.k-panelbar input[type="url"],
.k-panelbar input[type="color"],
.k-panelbar textarea,
.k-panelbar .k-dropdown .k-state-default {
    background-color: #ffffff;
}

    .k-panelbar input[type="text"]:focus,
    .k-panelbar input[type="password"]:focus,
    .k-panelbar input[type="date"]:focus,
    .k-panelbar input[type="datetime"]:focus,
    .k-panelbar input[type="datetime-local"]:focus,
    .k-panelbar input[type="month"]:focus,
    .k-panelbar input[type="week"]:focus,
    .k-panelbar input[type="email"]:focus,
    .k-panelbar input[type="number"]:focus,
    .k-panelbar input[type="search"]:focus,
    .k-panelbar input[type="tel"]:focus,
    .k-panelbar input[type="time"]:focus,
    .k-panelbar input[type="url"]:focus,
    .k-panelbar input[type="color"]:focus,
    .k-panelbar textarea:focus,
    .k-panelbar .chosen-container-active .chosen-single,
    .k-panelbar .k-dropdown .k-state-focused {
        background-color: #dedad5;
        border-color: #d0cac4;
    }

.k-dropdown .k-state-focused, .k-dropdown .k-state-hover {
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,.2), 0 2px 3px rgba(0,0,0,.05);
    box-shadow: 0 2px 6px rgba(0,0,0,.2), 0 2px 3px rgba(0,0,0,.05);
}

    .k-dropdown .k-state-hover .k-input, .k-dropdown .k-state-focused .k-input {
        color: #787163;
    }

.k-panelbar input[type="text"][disabled],
.k-panelbar input[type="text"][readonly],
.k-panelbar input[type="password"][disabled],
.k-panelbar input[type="password"][readonly],
.k-panelbar input[type="date"][disabled],
.k-panelbar input[type="date"][readonly],
.k-panelbar input[type="datetime"][disabled],
.k-panelbar input[type="datetime"][readonly],
.k-panelbar input[type="datetime-local"][disabled],
.k-panelbar input[type="datetime-local"][readonly],
.k-panelbar input[type="month"][disabled],
.k-panelbar input[type="month"][readonly],
.k-panelbar input[type="week"][disabled],
.k-panelbar input[type="week"][readonly],
.k-panelbar input[type="email"][disabled],
.k-panelbar input[type="email"][readonly],
.k-panelbar input[type="number"][disabled],
.k-panelbar input[type="number"][readonly],
.k-panelbar input[type="search"][disabled],
.k-panelbar input[type="search"][readonly],
.k-panelbar input[type="tel"][disabled],
.k-panelbar input[type="tel"][readonly],
.k-panelbar input[type="time"][disabled],
.k-panelbar input[type="time"][readonly],
.k-panelbar input[type="url"][disabled],
.k-panelbar input[type="url"][readonly],
.k-panelbar input[type="color"][disabled],
.k-panelbar input[type="color"][readonly],
.k-panelbar textarea[disabled],
.k-panelbar textarea[readonly] {
    background-color: #d0cac4;
}

/************************************ CSS LOGIN ************************************/
.no-logged #content input[type="text"],
.no-logged #content input[type="password"],
.no-logged #content input[type="date"],
.no-logged #content input[type="datetime"],
.no-logged #content input[type="datetime-local"],
.no-logged #content input[type="month"],
.no-logged #content input[type="week"],
.no-logged #content input[type="email"],
.no-logged #content input[type="number"],
.no-logged #content input[type="search"],
.no-logged #content input[type="tel"],
.no-logged #content input[type="time"],
.no-logged #content input[type="url"],
.no-logged #content textarea {
    /*color: #ffffff;*/
    /*background-color: transparent;*/
    border: none;
    text-align: center;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-style: normal;
}

.no-logged #content input[type="password"] {
    font-size: 1.2rem;
    letter-spacing: normal;
}

    .no-logged #content input[type="password"]::placeholder {
        font-size: 0.7647rem;
        letter-spacing: normal;
    }

@-moz-document url-prefix() {
    .no-logged #content input[type="password"] {
        font-size: 0.6rem;
        letter-spacing: 0.20125rem;
    }

        .no-logged #content input[type="password"]::placeholder {
            font-size: 0.7647rem;
            letter-spacing: normal;
        }
}

@media screen and (min-width:0\0) {
    .no-logged #content input[type="password"] {
        font-size: 0.75rem;
        letter-spacing: 0.20125rem;
    }

        .no-logged #content input[type="password"]::placeholder {
            font-size: 0.7647rem;
            letter-spacing: normal;
        }
}

@supports (-ms-ime-align:auto) {
    .no-logged #content input[type="password"] {
        font-size: 0.7647rem;
    }
}


.no-logged #content .error input,
.no-logged #content .error textarea {
    margin: 0 0 1rem 0;
}

.no-logged #content hr {
    border: solid #ffffff;
    border-width: 2px 0 0;
    clear: both;
    height: 0;
    /*width: 92%;*/
    margin: -0.8rem 0 1.5rem;
}
/*AGIRONR - 30/11/2021 */
.hr_fp {
    border: solid #ec1c24;
    border-width: 2px 0 0;
    clear: both;
    height: 0;
    /*width: 92%;*/
    
}


.no-logged #login input[type="text"],
.no-logged #login input[type="password"],
.no-logged #login input[type="email"] {
    width: 88%;
}

.no-logged [data-abide] .error small.error,
.no-logged [data-abide] .error span.error,
.no-logged [data-abide] span.error,
.no-logged [data-abide] small.error {
    float: right;
    margin-top: -48px;
    background-color: #ad1f25;
    padding: 5px;
}

.no-logged #login small [class^="icon-"],
.no-logged #login small [class*=" icon-"] {
    font-size: 0.7rem;
    font-weight: 700;
    margin: 0;
}

.no-logged #login [class^="icon-"],
.no-logged #login [class*=" icon-"] {
    color: #05074e;
    font-weight: 500;
    float: left;
    margin-top: 0.7rem;
}

.no-logged .contrasena {
    text-align: center;
    font-size: 0.7125rem;
}

    .no-logged .contrasena .icon {
        font-size: 1rem;
        font-weight: 700;
    }

    .no-logged .contrasena a {
        color: #05074e;
        text-decoration: none;
        font-weight: 400;
        font-size: 0.8125rem;
    }

.no-logged #panel_Login .msg {
    text-align: center;
    font-size: 0.7125rem;
    font-weight: 400;
}

#panel_Login {
    margin-top: 10%;
    left: 30%;
    width: 35%;
    height: 50%;
    text-align: center;
    background-color: #05074e;
    -webkit-box-shadow: 5px 2px 16px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 5px 2px 16px -5px rgba(0,0,0,0.75);
    box-shadow: 5px 2px 16px -5px rgba(0,0,0,0.75);
    position: fixed;
}

#topbarLogin img.razon {
    margin-right: 1.8rem;
    color: #ffffff;
    font-size: 0.7125rem;
}
/********************************** FIN CSS LOGIN ***********************************/

#secondary_menu .top-bar-section ul {
    /*display: inline-flex;*/
}

    #secondary_menu .top-bar-section ul li > a {
        background-color: transparent;
        color: #787163;
        text-decoration: none;
        font-family: "Baskerville";
        font-style: italic;
        font-weight: 300;
        padding: 0;
    }

        #secondary_menu .top-bar-section ul li > a:hover {
            font-size: 0.7647rem;
        }

    #secondary_menu .top-bar-section ul li {
        background-color: transparent;
        list-style-type: none;
        display: inline-block;
    }

        #secondary_menu .top-bar-section ul li.active {
            font-family: Baskerville;
            font-size: 0.8235rem;
            font-style: italic;
            font-weight: 700;
            padding: 0;
            line-height: 2.8125rem;
            color: #787163;
        }

            #secondary_menu .top-bar-section ul li.active > a {
                font-weight: 600;
            }

        #secondary_menu .top-bar-section ul li a > span {
            margin-left: 4px;
            margin-right: 6px;
        }

        #secondary_menu .top-bar-section ul li a .icon {
            font-size: 0.5rem;
            font-weight: 700;
            color: #f0512c;
        }

#panel_menu .top-bar-section ul {
    display: inline-block;
    display: inline-grid;
    margin-top: 10%;
    margin-left: 15%;
}

    #panel_menu .top-bar-section ul li > a {
        background-color: transparent;
        color: #ffffff;
        text-decoration: none;
        font-weight: 400;
        padding: 0;
    }

    #panel_menu .top-bar-section ul li {
        background-color: transparent;
        list-style-type: none;
        line-height: 2.8125rem;
        width: 100%;
    }

        #panel_menu .top-bar-section ul li a > span {
            margin-right: 7px;
            float: left;
            padding-top: 7%;
        }

        #panel_menu .top-bar-section ul li a .icon {
            font-size: 1.412rem;
            font-weight: 600;
        }

            #panel_menu .top-bar-section ul li a .icon:hover {
                font-size: 1.5295rem;
            }

.p-detail-optional-title h5 {
    position: relative;
    font-weight: 400;
    color: #787163;
    margin: 0;
    padding: 10px 55px 10px 15px;
    background-color: #dedad5;
    cursor: pointer;
}
    /* line 84, ../../src/scss/logged/_panel.scss */
    .p-detail-optional-title h5 .icon {
        position: absolute;
        display: block;
        right: 0;
        top: 0;
        height: 100%;
        line-height: 39px;
        padding: 0 10px;
        color: #ffffff;
        background-color: #aaaaaa;
    }
    /* line 97, ../../src/scss/logged/_panel.scss */
    .p-detail-optional-title h5:hover .icon {
        background-color: #787163;
    }

#header .top-bar-section.login .name span {
    font-size: inherit;
    line-height: inherit;
}

#header .top-bar-section.info .name span {
    font-size: inherit;
    line-height: inherit;
}

.fk h1,
.fk h2,
.fk h3,
.fk h4,
.fk h5,
.fk h6 {
    font-family: "Baskerville";
}

.pk h1,
.pk h2,
.pk h3,
.pk h4,
.pk h5,
.pk h6 {
    font-family: "Baskerville";
}

p.data input[type="text"],
p.data input[type="password"],
p.data input[type="date"],
p.data input[type="datetime"],
p.data input[type="datetime-local"],
p.data input[type="month"],
p.data input[type="week"],
p.data input[type="email"],
p.data input[type="number"],
p.data input[type="search"],
p.data input[type="tel"],
p.data input[type="time"],
p.data input[type="url"],
p.data textarea,
p.data select {
    margin-bottom: 0.3rem;
}

.chosen-container-active .chosen-single {
    background-color: #ffffff;
}

p.title {
    margin-bottom: 0.7rem;
}

p.data {
    margin-bottom: 0.5rem;
}

.chosen-disabled a {
    background-color: #d0cac4 !important;
}

p.data span.req {
    font-size: 0.7125rem;
    font-style: italic;
    font-weight: 400;
    color: #f13852 !important;
    margin-top: -10px;
    padding: 0.375rem 0.2625rem 0.5625rem;
    background-color: transparent;
}

p.title span.req {
    font-size: 0.8rem;
    font-weight: 700;
    color: #f0512c;
}

.panel2 {
    margin-bottom: 0.75rem !important;
}

@-moz-document url-prefix() {
    #panel_menu .top-bar-section ul li a > span {
        padding-top: 4%;
    }
}

@media screen and (min-width:0\0) {
    #bottom-bar {
        /*position: absolute !important;*/
        display: inline-block !important;
        left: 0px;
        bottom: 0px;
        border-width: 1px !important;
        border-style: solid !important;
    }
}

.der-agsa {
    display: inline-block;
    text-align: center;
    margin-top: 20px;
    font-family: "Baskerville" !important;
    font-size: 0.7425rem;
}

    .der-agsa p {
        font-weight: 400;
        font-size: inherit;
        font-family: inherit;
    }

    .der-agsa span {
        color: #05074e;
        font-weight: 700;
        font-size: inherit;
        font-family: inherit;
    }

/********************************** MODAL CANGANDO ***************************/
.modal {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    /*background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;*/
}

.center {
    z-index: 1000;
    margin: 300px auto;
    padding: 5px;
    width: 130px;
}

    .center img {
        height: 70%;
        width: 70%;
    }
/***************************************************************************/

/******************************** UNLOGGED *********************************/
body.unlogged {
    padding: inherit;
    padding-top: 0 !important;
}

.unlogged #topbar.headroom {
    /*-moz-transition-property:none;
    -o-transition-property:none;*/
}

.unlogged #topbar {
    position: relative;
    top: 0px;
}

.unlogged #header .panel-1 {
    width: 100%;
}

.unlogged #header .top-bar {
    height: 100px;
    background-color: #FFFFFF;
    border: unset;
    box-shadow: 0 -15px 30px black;
    -moz-box-shadow: 0 -15px 30px black;
    -webkit-box-shadow: 0 -15px 30px black;
}

    .unlogged #header .top-bar img.logo {
        width: 300px;
        padding: 15px;
    }

.unlogged #header .top-bar-section.login ul li a {
    line-height: 2.5rem !important;
}

.unlogged #header .top-bar-section.login ul li, .unlogged #header .top-bar-section.login ul li > a {
    font-size: 1.3647rem;
    font-weight: 700;
    font-style: normal;
    color: #000 !important;
}

    .unlogged #header .top-bar-section.login ul li.telefono {
        font-size: 1.8124rem;
    }

        .unlogged #header .top-bar-section.login ul li.telefono .icon {
            color: #f0512c;
            font-size: 1.6125rem;
        }

            .unlogged #header .top-bar-section.login ul li.telefono .icon:hover {
                font-size: 1.8124rem;
            }

    .unlogged #header .top-bar-section.login ul li.sesion a .icon {
        font-size: 1.6125rem;
    }

        .unlogged #header .top-bar-section.login ul li.sesion a .icon:hover {
            font-size: 1.8124rem;
        }

.unlogged #content {
    background-color: transparent;
    display: flex;
}

    .unlogged #content .container.panel_content {
        /*min-height: 550px;*/
        padding-top: 15px;
        padding-bottom: 40px;
        width: 100%;
        height: calc(100% - 258px) !important;
    }

    .unlogged #content .container.panel_content {
        float: right;
        border: unset;
    }

.unlogged #bottom-bar {
    padding-top: 3%;
    padding-bottom: 3%;
    background-image: -webkit-linear-gradient(180deg, #b8151a 0, #E8E9EC 100%);
    background-image: linear-gradient(180deg, #b8151a 0, #E8E9EC 100%);
}

.unlogged .der-agsa {
    padding: 35px;
    background-color: black;
    font-size: 1rem;
    margin-top: 0;
    line-height: 2;
}

    .unlogged .der-agsa p {
        color: #ffffff;
        margin: 0;
    }

    .unlogged .der-agsa li {
        list-style: none;
        display: initial;
    }

        .unlogged .der-agsa li.first {
            margin-right: 10px;
        }

        .unlogged .der-agsa li.secondary {
            margin-left: 10px;
        }

        .unlogged .der-agsa li.icon {
            color: #ffffff;
            font-size: 1.3rem;
        }

    .unlogged .der-agsa a {
        text-decoration: none;
    }

        .unlogged .der-agsa a.first {
            border-right: 1px solid #ffffff;
            padding-right: 20px;
        }

/*************************** Menu lateral ***********************************/
.unlogged #content .container.panel_menu {
    float: left;
    background-image: url("../imgs/mediflex.jpg");
    background-size: cover;
    border: unset;
    overflow: inherit !important;
}

.unlogged #panel_menu .top-bar-section ul {
    margin: unset;
    width: 100%;
    height: 100%;
}

    .unlogged #panel_menu .top-bar-section ul li {
        width: 100%;
    }

        .unlogged #panel_menu .top-bar-section ul li a {
            /*background-size: auto;
    background-repeat: no-repeat;
    background-image: url("../imgs/b2.png");*/
        }

        .unlogged #panel_menu .top-bar-section ul li:first-child {
            margin-top: 1.5em;
        }

        .unlogged #panel_menu .top-bar-section ul li:last-child {
            margin-top: 20%;
        }

        .unlogged #panel_menu .top-bar-section ul li a img.option {
            position: relative;
            float: left;
            width: 95%;
            height: 95%;
            margin-top: 7%;
        }

            .unlogged #panel_menu .top-bar-section ul li a img.option:hover {
                width: 100%;
                height: 100%;
            }

        .unlogged #panel_menu .top-bar-section ul li a img.option_ico {
            position: absolute;
            float: right;
            width: 41%;
            right: -12%;
        }

            .unlogged #panel_menu .top-bar-section ul li a img.option_ico:hover {
                right: -7%;
            }

.prod_hold {
    z-index: 1;
}

.cat_list .prod_hold {
    margin: 1px 25px 20px 25px;
}

.prod_hold:hover {
    z-index: 1000;
}

.prod_hold .image img {
    border: 4px solid #fff;
}

.prod_hold:hover img {
    position: relative;
    z-index: 1500;
}

.prod_hold .info {
    position: absolute;
    padding: 35% 20px 30px 20px;
    width: 100%;
    display: none;
    border: 5px solid #fff;
    border-top-right-radius: 3em;
    z-index: 999;
    background: url(../imgs/back_trans.png) top left repeat;
}

.prod_hold:hover .info {
    display: block;
    box-shadow: 0 0 8px #666;
    z-index: 1400 !important;
}

.prod_hold .info h3 {
    color: #ffffff;
    font-size: 0.9125rem;
    font-weight: bold;
    padding-bottom: 10px;
    display: block;
    text-transform: uppercase;
    background: url(../imgs/divider_small.png) bottom left no-repeat;
}

.prod_hold p {
    color: #aeaeae;
    font-size: 0.9125rem;
    text-align: justify;
}

.prod_hold a.cotizar {
    font-size: 0.9rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem !important;
    /*background: url(../image/bullet_triangle.png) 0 4px no-repeat;*/
}

    .prod_hold a.cotizar:hover {
        color: #f0512c;
        font-weight: bold;
    }

/****************************************************************************/


@media screen and (min-width:0\0) {
    .unlogged #content .container.panel_menu {
        position: absolute;
        height: 100%;
    }

    .unlogged #panel_menu .top-bar-section ul {
        margin: inherit;
    }

        .unlogged #panel_menu .top-bar-section ul li a img {
            right: inherit;
        }

    .unlogged .der-agsa li {
        display: inline;
    }
}

@-moz-document url-prefix() {
    .unlogged #panel_menu .top-bar-section ul li:last-child {
        margin-top: 35%;
    }
}

@media only screen and (max-width: 40.0625em) {
    .unlogged #content .container.panel_content {
        width: 100%;
    }

    #header .top-bar {
        border: unset !important;
    }

    .unlogged .tab-bar {
        top: 12px !important;
    }

    .unlogged #header .top-bar img.logo {
        width: 200px;
        padding: 8px !important;
    }
}

@media only screen and (min-width: 40.0625em) {
    .unlogged #content .container.panel_content {
        width: 80% !important;
    }

    .unlogged #content .container.panel_menu {
        width: 20% !important;
    }

    .unlogged #bottom-bar {
        width: 100%;
        height: 100%;
        border: unset;
    }
}

@media only screen and (min-width: 40.0625em) and (max-width: 64em) {
}

@media only screen and (min-width: 64.0625em) {
}

@media only screen and (max-width: 64.0625em) {
    .unlogged #header .top-bar {
        height: 80px;
    }

    .unlogged .tab-bar {
        top: 20px;
    }

    .unlogged #header .top-bar img.logo {
        width: 230px;
    }

    .unlogged #topbar.headroom, .unlogged #content {
        padding: 0;
    }

    .unlogged #header .top-bar-section ul {
        background-color: transparent;
    }

    .unlogged #header .top-bar-section.login ul li > a:hover {
        background-color: transparent;
    }

    .unlogged .der-agsa {
        padding: 15px;
        font-size: 0.8rem;
    }

    .unlogged #header .top-bar-section.login ul li {
        text-align: right;
        margin-right: 85px;
        height: 35px;
        border: unset;
    }

        .unlogged #header .top-bar-section.login ul li a {
            line-height: 1rem !important;
        }

        .unlogged #header .top-bar-section.login ul li, .unlogged #header .top-bar-section.login ul li > a {
            font-size: 1rem;
            font-weight: 400;
        }

            .unlogged #header .top-bar-section.login ul li.telefono {
                font-size: 1.8124rem;
            }

                .unlogged #header .top-bar-section.login ul li.telefono .icon {
                    color: #f0512c;
                    font-size: 1.2125rem;
                }

                    .unlogged #header .top-bar-section.login ul li.telefono .icon:hover {
                        font-size: 1.4124rem;
                    }

            .unlogged #header .top-bar-section.login ul li.sesion a .icon {
                font-size: 1.3125rem;
                color: #f0512c;
            }

                .unlogged #header .top-bar-section.login ul li.sesion a .icon:hover {
                    font-size: 1.5124rem;
                }

    .unlogged .tab-bar section a > span.icon {
        font-size: 1.2rem;
    }
}

/***************************************************************************/

/************************/

/* RESPONSIVE */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* SECTION */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* SECTION */

@media only screen and (max-width: 32.0312em) {
    /* #header .top-bar .title-area .name .logo {
    padding: 18px 0;
	margin-left: 8px;
  } */
}

@media only screen and (min-width: 64.0625em) {
    /*#topbar {
      position: fixed;
      width: 100%;
      z-index: 1000;
  }*/
    /* line 13, ../../src/scss/_header_large.scss */

    #content {
        background-color: #ffffff;
        padding-left: 0;
        padding-right: 0;
    }

        #content .container {
            border: #ddd 1px solid;
            border-top: none;

        }

            #content .container.panel_content {
                width: 100% !important;
                float: left;
                background-color: #ffffff;
                /*min-height: calc(100% - 258px) !important;*/
                min-height:500px !important;
            }

            #content .container.panel_menu {
                width: 20% !important;
                border: #f0512c 1px solid;
                float: right;
            }

    #header .top-bar {
        height: 117px;
        line-height: normal;
    }

    #header .panel-1 {
        width: calc(100% - 438px);
        float: left;
        /*border-bottom: 40px solid #df0209 !important;*/
    }

    #header .panel-2 {
        background-color: #ffffff;
        color: #05074e;
        width: 168px;
        float: right;
    }

    

    #header .panel-3 {
        width: 270px;
        float: right;
        border-left: none;
    }

    #header .top-bar img.logo {
        padding: 12px;
    }

    #bottom-bar {
        width: 80%;
        border-left: none;
        border-top: none;
    }

    /* line 17, ../../src/scss/_header_large.scss */
    #header .top-bar .title-area {
        height: 100%;
    }
        /* line 21, ../../src/scss/_header_large.scss */
        #header .top-bar .title-area .name .logo {
            padding: 16px 0;
            margin-left: 20px;
        }
    /* line 29, ../../src/scss/_header_large.scss */
    #header .top-bar-section ul {
        color: #222222;
        padding-top: 36px;
        background-color: transparent;
    }
        /* line 34, ../../src/scss/_header_large.scss */
        #header .top-bar-section ul li {
            border-right: 1px solid #efefef;
        }
            /* line 37, ../../src/scss/_header_large.scss */
            #header .top-bar-section ul li a {
                color: #999999;
                line-height: 2;
            }
                /* line 41, ../../src/scss/_header_large.scss */
                #header .top-bar-section ul li a:hover {
                    color: #787163;
                    background-color: transparent;
                }
            /* line 47, ../../src/scss/_header_large.scss */
            #header .top-bar-section ul li:last-child {
                color: #787163;
                border-right: 0 none;
            }
                /* line 51, ../../src/scss/_header_large.scss */
                #header .top-bar-section ul li:last-child a {
                    color: #787163;
                }
                    /* line 54, ../../src/scss/_header_large.scss */
                    #header .top-bar-section ul li:last-child a:hover {
                        color: #787163;
                    }
            /* line 60, ../../src/scss/_header_large.scss */
            #header .top-bar-section ul li.active a {
                color: #787163;
            }

    #header .top-bar .top-bar-section {
        float: right;
    }

    #header .top-bar .title-area .name .razon {
        margin-right: 30px;
    }

    #header .top-bar-section.info ul {
        padding: 0;
    }

        #header .top-bar-section.info ul li {
            color: black;
            border: none;
            font-size: 13px;
            line-height: 165%;
            float: right;
            clear: both;
            font-family: Baskerville;
            font-style: inherit;
        }

    #header .top-bar-section.info {
        padding-top: 10%;
        margin-right: 8%;
    }

    #header .top-bar-section.login ul {
        padding: 0;
        /*left:80%;*/
    }

        #header .top-bar-section.login ul li {
            color: #fff;
            border: none;
            font-size: 0.7647rem;
            font-weight: 400;
            line-height: 160%;
            float: right;
            clear: both;
            font-style: italic;
            font-family: Baskerville;
        }

    #header .top-bar-section.login {
        /*margin-right: 5%;*/
        position: absolute;
        padding-left: 50%;
        padding-right: 5%;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
    }

        #header .top-bar-section.login .user {
            color: #fff;
            font-style: normal !important;
            font-weight: 600;
        }

        #header .top-bar-section.login ul li.sesion a {
            color: #fff;
            font-family: "Baskerville" !important;
            font-weight: 400;
            padding: 0;
        }

            #header .top-bar-section.login ul li.sesion a .icon {
                font-size: 0.9125rem;
            }

                #header .top-bar-section.login ul li.sesion a .icon:hover {
                    font-size: 1.1rem;
                }

            #header .top-bar-section.login ul li.sesion a > span {
                margin-left: 3px;
                color: #fff;
            }

    #main_menu.top-bar {
        background-color: #ffffff;
        border: #787163 1px solid;
        border-bottom-width: 1px;
        border-left: none;
        border-right: none;
        height: 2.45rem;
    }

        #main_menu.top-bar.expanded .title-area {
            background-color: #787163;
        }

        #main_menu.top-bar .top-bar-section ul.left {
        }

        #main_menu.top-bar .top-bar-section ul li > a {
            color: #787163;
            text-decoration: none;
            font-size: 0.6359rem !important;
            text-transform: uppercase;
            background-color: #ffffff;
        }

        #main_menu.top-bar .top-bar-section ul.left li > a {
            height: 2.3rem;
            line-height: 2.4rem;
            border-color: #787163;
            border-style: solid;
            border-width: 1px;
            border-top: none;
            border-bottom: none;
            text-align: center;
            font-weight: 400;
        }

        #main_menu.top-bar .top-bar-section ul.left li.principal > a {
            border-left: none;
        }

        #main_menu.top-bar .top-bar-section ul.dropdown {
            border-top: #787163 1px solid;
            border-bottom: #787163 1px solid;
        }

            #main_menu.top-bar .top-bar-section ul.dropdown li > a {
                text-align: left;
            }

        #main_menu.top-bar .top-bar-section ul li.active > a {
            background-color: #dedad5;
        }

        #main_menu.top-bar .top-bar-section ul li > a:hover {
            background-color: #dedad5;
            font-size: 0.6525rem !important;
        }

        #main_menu.top-bar .top-bar-section ul {
            width: 100%;
        }

            #main_menu.top-bar .top-bar-section ul.left li.principal {
                width: 25%;
            }
}
/* FOOTER */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* SECTION */
/* line 5, ../../src/scss/_footer.scss */
#footer {
    color: #999999;
    background-color: #2c2e31;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}
    /* line 12, ../../src/scss/_footer.scss */
    #footer a {
        color: #999999;
        text-decoration: none;
    }
        /* line 16, ../../src/scss/_footer.scss */
        #footer a:hover {
            color: #ffffff;
        }
    /* line 20, ../../src/scss/_footer.scss */
    #footer .terms {
        display: block;
        margin-bottom: 20px;
    }
    /* line 25, ../../src/scss/_footer.scss */
    #footer .follow {
        display: block;
        font-size: 35px;
        line-height: 35px;
    }
        /* line 30, ../../src/scss/_footer.scss */
        #footer .follow a {
            color: #999999;
        }
            /* line 33, ../../src/scss/_footer.scss */
            #footer .follow a:hover {
                color: #ffffff;
            }
        /* line 37, ../../src/scss/_footer.scss */
        #footer .follow .name {
            display: none;
        }

/* RESPONSIVE */
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* SECTION */
@media only screen and (min-width: 40.0625em) {
    /* line 6, ../../src/scss/_footer_medium.scss */
    #footer {
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: left;
    }
        /* line 12, ../../src/scss/_footer_medium.scss */
        #footer .footermenu ul {
            margin: 0;
            list-style-type: none;
        }
            /* line 16, ../../src/scss/_footer_medium.scss */
            #footer .footermenu ul li {
                font-size: 14px;
                line-height: 14px;
                font-weight: 400;
                margin-bottom: 15px;
            }
                /* line 22, ../../src/scss/_footer_medium.scss */
                #footer .footermenu ul li ul {
                    margin-top: 10px;
                    padding-top: 10px;
                    border-top: 1px solid #DDDDDD;
                }
                    /* line 27, ../../src/scss/_footer_medium.scss */
                    #footer .footermenu ul li ul li {
                        font-size: 12px;
                        line-height: 13px;
                    }
        /* line 36, ../../src/scss/_footer_medium.scss */
        #footer .copyfollow {
            padding-top: 15px;
            border-top: 1px solid #DDDDDD;
        }
            /* line 41, ../../src/scss/_footer_medium.scss */
            #footer .copyfollow .row .terms {
                padding-top: 4px;
                font-size: 14px;
                margin-bottom: 0;
            }
            /* line 47, ../../src/scss/_footer_medium.scss */
            #footer .copyfollow .row .follow {
                text-align: right;
                font-size: 30px;
                line-height: 30px;
                vertical-align: top;
            }
                /* line 53, ../../src/scss/_footer_medium.scss */
                #footer .copyfollow .row .follow .name {
                    font-size: 14px;
                    line-height: 30px;
                    display: inline;
                    vertical-align: top;
                }
}

#modalHistorial > table tr th, table tr td {
    font-size: 0.62rem;
    padding: 0.3625rem 0.325rem;
}
/* GLOBAL */
/* PARAMETERS */
/* FOUNDATION SETTINGS */
/* FOUNDATION GLOBAL */
/* SECTION */


/**************************************/
/* CLASES PARA PANTALLA PRINCIPAL MENU*/
/* lfgonzalezr 2017    ****************/

/****************************************/
/*** CLASES PARA CONTENEDOR CARRUSEL ****/
/***************************************/
.content-carousel {
    height: 100% !important;
    width: 100% !important;
}

#content-carousel .carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    max-width: 100%;
    max-height: 90%;
    display: block;
}

/**************************************/
/******* CLASES PARA MENU BOTONES *****/
/**************************************/
#menuImages {
    background: none;
    margin: auto;
    width: 100%;
    /*width:38%;*/
}

    #menuImages li {
        border: none;
    }
.k-state-border-down {
    background-color: #df0209;
}

#menuImages .k-menu .k-state-hover,
.k-menu .k-state-border-down,
.k-menu .k-state-hover .k-link {
    /*background-color:white;
    opacity: 0.5;*/
}

    #menuImages k-widget k-reset k-header k-menu k-menu-horizontal {
        border: none;
    }

    #menuImages .k-menu .k-item, .k-menu.k-header, .k-widget.k-menu-horizontal > .k-item {
        border-right: none;
    }

.menu-icons {
    /*width: auto;
    height: 42%;
    top: 70%;
    left: 50%;
    position: fixed;*/
    /*position: absolute;*/
    width: 100%;
    position: relative;
    /*top: 50%;
    left: 50%;*/
    /*margin-top: -101px;*/
    height: 400px;
    /*-webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}


#menu-icons.row {
    margin-top: -101px;
}

.menu-icons2 {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/**************************************/
/* CLASES PARA CAMBIAR HIJOS DE MENU */
/*************************************/
#menuImages li {
    background-color: transparent;
    width: 239px; /*today*/
}

@media only screen and (max-width:35em) {

    #menuImages {
        background: none;
        margin: auto;
        width: 50%;
        /*width:38%;*/
    }

        #menuImages li {
            background-color: transparent;
            width: 154px;
            /*top:42px;*/
        }

    .menu-icons {
        /* position: absolute; */
        width: 100%;
        position: relative;
        margin-top: -55px;
        height: 400px;
    }

    #menu-icons.row {
        margin-top: 0 !important;
    }
}


#menuImages li k-state-hover {
    background-color: transparent;
}

.k-menu .k-menu-group, .k-menu-scroll-wrapper .k-menu-group, .k-popups-wrapper .k-menu-group {
    white-space: inherit;
}

.k-menu .k-animation-container .k-menu-group, .k-menu-scroll-wrapper .k-animation-container .k-menu-group, .k-popups-wrapper .k-animation-container .k-menu-group {
    width: auto;
    text-align: center;
}


/**************************************/
/********* CLASE PARA FOOTER **********/
/**************************************/

#menuImages .k-menu .k-state-hover, .k-menu .k-state-border-down, .k-menu .k-state-hover .k-link {
    /*background-color: transparent;*/
}


#menuImages article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    margin: 0 auto;
    width: 40%;
}

.textosMenu {
    color: #787163 !important;
    float: left;
    text-align: center;
    position: inherit;
    margin-left: 5px;
    margin-right: 5px;
}


.textosMenu2 {
    color: #fff !important;
    float: left;
    text-align: center;
    position: inherit;
    font-weight: bold;
}


/*************************************************/
/* CLASES PARA PANTALLAS ESTUDIANTIL Y FULLSTUDY
************************************************/

#fullstudy-div {
    width: 50%;
}

#estudiantil-div {
    width: 50%;
}

.infoMenu {
    background-color: #000;
    height: 200px;
}

/* hijo del elemento de menu*/
#menuImages div.k-animation-container {
    margin-top: -215px;
    z-index: -10 !important;
}

#menuImages span.k-icon {
    display: none;
}

#menuImages a:focus {
    outline: none;
}

#menuImages li:focus {
    outline: none;
}

#listPreguntas form table {
    border: none;
    width: 100%;
}

#listPreguntas {
    margin-bottom: 10px;
}

#menuImages.k-menu .k-group {
    background-color: none;
    border: 0;
}

.tablacl {
    margin-bottom: 0px !important;
    background: #fff !important;
    border: none;
}

#listPreguntas > form > table tr > td {
    padding: 0.9025rem 0.325rem !important;
}

.k-primary {
    background-color: #f0512c !important;
}

#menuImages.k-menu .k-item {
    border-right: none;
}

.k-grid, textarea {
    text-transform: uppercase;
}

.check-form {
    font-family: Baskerville;
    font-size: 12px;
    font-weight: bold;
}
/*Items Dependientes*/
.event {
    background: #fff;
    border: 1px solid #CCC;
    border-radius: 2px;
    margin: 10px 0px;
}

    .event:before {
        content: '';
        display: block;
        background: #fff;
        border: 1px solid #CCC;
        border-radius: 2px;
        transform: rotate(2deg);
        position: relative;
        top: 12px;
        left: 2px;
        z-index: -1;
    }

    .event:after {
        content: '';
        display: block;
        background: #fff;
        border: 1px solid #CCC;
        border-radius: 2px;
        transform: rotate(-2deg);
        position: relative;
        top: -136px;
        z-index: -2;
    }

    .event > span {
        display: block;
        width: 30px;
        background: #232323;
        position: relative;
        top: 11px;
        left: -15px;
        color: #fff;
        font-size: 10px;
        padding: 2px 5px;
        text-align: right;
    }

.info {
    /*display: inline-block;*/
    position: absolute;
    top: -10px;
    left: 24px;
    color: #232323;
    font-weight: 600;
    line-height: 25px;
    text-transform: uppercase;
}

    .info:first-line {
        text-transform: uppercase;
        font-size: 10px;
        margin: 10px 0 0 0;
        font-weight: 700;
    }

.price {
    position: relative;
    color: #E35354;
    text-align: center;
    font-weight: 700;
}

/*27/02/2018 LGONZALEZA/AGIRON*/

.btncart {
    padding-top: 18px;
    padding-left: 11px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background: #787163;
    position: fixed;
    z-index: 2;
    border: none;
    outline: none;
    color: #FFF;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: 0.3s;
}

.btncart_active {
    background-color: #ad1f25 !important;
}

.logged.public .btncart {
    top: 102px;
    right: 76px;
}

.logged .btncart {
    top: 136px;
    right: 76px;
}

.btncart span {
    font-size: 1.3rem;
    font-weight: bold;
}

    .btncart span.icon-carrito_compras {
        font-size: 1.5rem !important;
        font-weight: 300 !important;
    }

nav.listcar {
    position: fixed;
    top: 0;
    left: -100px;
    bottom: 0;
    display: block;
    float: left;
    width: 100%;
    max-width: 284px;
    height: 100%;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}

    nav.listcar > div {
        display: block;
        margin: 40px;
        padding: 0;
        list-style: none;
        opacity: 0.5;
        -moz-transition: all 300ms;
        -webkit-transition: all 300ms;
        transition: all 300ms;
    }

body.menu-active nav.listcar {
    right: 0px;
}

    body.menu-active nav.listcar div {
        right: 0px;
        opacity: 1;
    }


.cart {
    background: #fff;
    transition: 0.5s;
}

.animacionVer {
    transform: scale(1);
}

.btncart:hover {
    color: #FFF;
}

#btElimiCar {
    background: transparent;
    margin: 0;
    width: 0;
    color: #f0512c;
    line-height: 0;
    padding: 0px 8px 0px 8px !important;
}

#totalcar {
    height: auto !important;
    background: #f0512c;
    color: #fff;
    font-size: 13px;
}

.titulo-menu {
    background: #f0512c;
    position: absolute;
    margin-top: -45px;
    font-size: 1.2rem;
    color: white;
    margin-left: -5px;
    width: 100%;
    padding-left: 10px;
}

    .titulo-menu .titulo {
        width: 100%;
    }

.menu {
    width: 25%;
    height: 100%;
    padding: 30px 7px 0 5px;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
    position: fixed;
    right: -100%;
    top: 0;
    opacity: 0;
    z-index: 999;
    margin-top: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.open .menu {
    right: 0;
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.col-top {
    margin-top: 25px;
}

figure.snip1336 {
    font-family: 'Baskerville', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    width: 80%;
    color: #ffffff;
    text-align: left;
    line-height: 1.4em;
    background-color: #ffffff;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width:64.0625em) {

    figure.snip1336 {
        font-family: 'Baskerville', Arial, sans-serif;
        position: relative;
        overflow: hidden;
        width: 70%;
        color: #ffffff;
        text-align: left;
        line-height: 1.4em;
        background-color: #ffffff;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    }
}

.snip1336 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.snip1336 img {
    max-width: 100%;
    vertical-align: top;
    opacity: 0.85;
}

.snip1336 figcaption {
    width: 100%;
    background-color: #f0512c;
    padding: 25px;
    position: relative;
}

    .snip1336 figcaption:before {
        position: absolute;
        content: '';
        bottom: 100%;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 55px 0 0 400px;
        border-color: transparent transparent transparent #f0512c;
    }

    .snip1336 figcaption a {
        padding: 5px;
        border: 1px solid #ffffff;
        color: #ffffff;
        font-size: 0.7em;
        text-transform: uppercase;
        display: inline-block;
        opacity: 0.65;
        width: 47%;
        text-align: center;
        text-decoration: none;
        font-weight: 600;
        letter-spacing: 1px;
    }

        .snip1336 figcaption a:hover {
            opacity: 1;
        }

.snip1336 .profile {
    border-radius: 50%;
    position: absolute;
    bottom: 100%;
    left: 25px;
    z-index: 1;
    max-width: 90px;
    opacity: 1;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    border: 2px solid #ffffff;
}

.snip1336 .follow {
    margin-right: 4%;
    border-color: #2980b9;
    color: #2980b9;
}

.snip1336 h2 {
    margin: 0 0 5px;
    font-weight: 300;
    color: #ffffff;
}

    .snip1336 h2 span {
        display: block;
        font-size: 0.5em;
        color: #2980b9;
    }

.snip1336 p {
    margin: 0 0 10px;
    font-size: 0.8em;
    letter-spacing: 1px;
    opacity: 0.8;
}

.dato-perfil {
    width: 100%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

@media only screen and (max-width:64.0625em) {
    .dato-perfil {
        position: relative;
        width: 70%;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
        display: block;
        margin-block-start: 0em;
        margin-inline-start: 47px;
        margin-inline-end: 40px;
    }
}

.column-form {
    padding-left: 10px !important;
    padding-top: 10px !important;
}

.btnedit {
    padding-top: 12px;
    padding-left: 16px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #f0512c;
    position: fixed;
    z-index: 2;
    border: none;
    outline: none;
    color: #FFF;
    -moz-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    transition: 0.3s;
}

    .btnedit:hover {
        color: #FFF;
    }

.btposition {
    left: 90%;
    top: 50%;
}

@media only screen and (max-width: 64.0625em) {
    .fg-position-perfil {
        font-family: 'Baskerville', Arial, sans-serif !important;
        position: relative !important;
        overflow: hidden !important;
        width: 143% !important;
        color: #ffffff !important;
        text-align: left !important;
        line-height: 1.4em !important;
        background-color: #ffffff !important;
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.3) !important;
        margin-inline-start: -24px !important;
    }
}

@media only screen and (max-width: 64.0625em) {
    .btposition {
        left: 80%;
        top: 50%;
    }
}

.fg-position-perfil figcaption:before {
    border-width: 60px 0 0 600px;
}

.snip1336 div {
    margin: 0 0 10px;
    font-size: 17px;
    letter-spacing: 1px;
}

.pCheckboxdata {
    margin-left: 30px;
    margin-bottom: 19px !important;
}



.borde-pagina {
    background-color: #a7a5a5;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: scroll;
    overflow-y: scroll;
}


.fond-title-red {
    background-color: #f0512c;
    color: #ffff !important;
    height: 27px;
    border: 1px solid;
}

    .fond-title-red h3 {
        color: #ffff;
    }

.fond-title-gray {
    background-color: #797575;
    color: #ffff !important;
    height: 27px;
    border: 1px solid;
}

    .fond-title-gray h3 {
        color: #ffff;
    }

.font-cont-black h2, h3 h4, h5 {
    color: #000 !important;
    font-weight: bold;
}

.form-hoja {
    border: 1px solid;
    background-color: #ffff;
    width: 900px;
}

.text-obser {
    width: 100%;
    border: 1px solid #000000;
    height: 40%;
    background-color: #ffffff;
    color: #000000;
    font-size: 15px;
    padding-left: 10px;
    padding-right: 10px;
}

.bottom-low-column {
    margin-bottom: -18px;
}

.fond-title-gray-low {
    background-color: #cac7c1;
    color: #ffff !important;
    height: 27px;
    border: 1px solid;
}

    .fond-title-gray-low h3 {
        color: #000 !important;
    }


.snip1333 figcaption {
    background-color: #f0512c;
    padding: 25px;
    position: absolute;
}

figure.snip1333 {
    font-family: 'Baskerville', Arial, sans-serif;
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #ffffff;
    text-align: left;
    line-height: 1.4em;
    background-color: #df0209;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
    height: 100%;
}

.snip1333 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.snip1333 div {
    margin: 0 0 10px;
    font-size: 17px;
    letter-spacing: 1px;
}


.snip1333 h2 {
    margin: 0 0 5px;
    font-weight: 300;
    color: #ffffff;
}

.snip1333 figcaption:before {
    position: absolute;
    content: '';
    bottom: 100%;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 243px 226px 0 42px;
    border-color: transparent #df0209 transparent transparent;
}

.fondo-Perfil {
    height: 100%;
}

.iconModicaperfil {
    border-radius: 50%;
    position: absolute !important;
    left: 66%;
    top: 74%;
    max-width: 30px;
    opacity: 2;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    border: 2px solid #ffffff;
    width: 30px;
    height: 30px;
    color: red;
    background-color: #ffffff;
}

    .iconModicaperfil span {
        margin: 0;
        left: 50%;
        text-align: center;
        top: 50%;
        position: absolute;
        -ms-transform: translate(-50%, -50%) !important;
        transform: translate(-50%, -50%);
    }

    .iconModicaperfil:hover {
        color: gray;
        opacity: 0.6;
    }

/*Style of Login*/


@import url('https://fonts.googleapis.com/css?family=Montserrat:400,800');

* {
    box-sizing: border-box;
}

.logged {
    background: #f6f5f7;
    display: block;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    /*height: 100vh;*/
    min-height: 500px;
    /*margin: -20px 0 50px;*/
}

h1 {
    font-weight: bold;
    margin: 0;
}

h2 {
    text-align: center;
}

p {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin: 20px 0 30px;
}

span {
    font-size: 12px;
}

a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    margin: 15px 0;
}

button {
    border-radius: 20px;
    border: 1px solid #FF4B2B;
    background-color: #FF4B2B;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 45px;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}

    button:active {
        transform: scale(0.95);
    }

    button:focus {
        outline: none;
    }

    button.ghost {
        background-color: transparent;
        border-color: #FFFFFF;
    }

.unlogged form {
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center;
}


input {
    /* background-color: #eee;*/
    border: none;
    padding: 12px 15px;
    /*margin: 8px 0;*/
    width: 100%;
}

.container-login {
    background-color: #fff;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    position: relative;
    overflow: hidden;
    width: 768px;
    max-width: 100%;
    min-height: 480px;
    margin: auto !important;
}

.form-container {
    position: absolute;
    top: 0;
    height: 100%;
    transition: all 0.6s ease-in-out;
}

.sign-in-container {
    left: 0;
    width: 50%;
    z-index: 2;
}

.container-login.right-panel-active .sign-in-container {
    transform: translateX(100%);
}

.sign-up-container {
    left: 0;
    width: 50%;
    opacity: 0;
    z-index: 1;
}

.container-login.right-panel-active .sign-up-container {
    transform: translateX(100%);
    opacity: 1;
    z-index: 5;
    animation: show 0.6s;
}

@keyframes show {
    0%, 49.99% {
        opacity: 0;
        z-index: 1;
    }

    50%, 100% {
        opacity: 1;
        z-index: 5;
    }
}

.overlay-container {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
    overflow: hidden;
    transition: transform 0.6s ease-in-out;
    z-index: 100;
}

.container-login.right-panel-active .overlay-container {
    transform: translateX(-100%);
}

.overlay {
    background: #05074e;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 0;
    color: #FFFFFF;
    position: relative;
    left: -100%;
    height: 100%;
    width: 200%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}

.container-login.right-panel-active .overlay {
    transform: translateX(50%);
}

.overlay-panel {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 40px;
    text-align: center;
    top: 0;
    height: 100%;
    width: 50%;
    transform: translateX(0);
    transition: transform 0.6s ease-in-out;
}

.overlay-left {
    transform: translateX(-20%);
}

.container-login.right-panel-active .overlay-left {
    transform: translateX(0);
}

.overlay-right {
    right: 0;
    transform: translateX(0);
}

.container-login.right-panel-active .overlay-right {
    transform: translateX(20%);
}

.social-container {
    margin: 20px 0;
}

    .social-container a {
        border: 1px solid #DDDDDD;
        border-radius: 50%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin: 0 5px;
        height: 40px;
        width: 40px;
    }

footer {
    background-color: #222;
    color: #fff;
    font-size: 14px;
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 999;
}

    footer p {
        margin: 10px 0;
    }

    footer i {
        color: red;
    }

    footer a {
        color: #3c97bf;
        text-decoration: none;
    }

.content-error {
    margin: auto;
    position: absolute;
    padding: 0;
    left: 28%;
    top: 32%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.content-error {
    background: #f4f4f4;
    height: 59%;
    width: 44%;
    margin: auto;
    position: absolute;
    padding: 0;
    left: 28%;
    top: 16%;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.icon-size-30 {
    font-size: 30px
}


/*css agregado BROSALESR*/
.logged input[type="text"] {
    height: 25px;
    border-color: #787163 !important;
    background-color: white !important;
    padding-right: 10px;
    padding-left: 5px;
}

.logged .k-autocomplete, .k-block, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-grid .k-filter-options, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-input {
    border-radius: 0px;
    height: 27px;
}

.logged table tr td, .logged table tr th {
    font-size: 13px !important;
}


/*.logged .k-widget.k-grid.k-display-block {
    -webkit-box-shadow: none !important;
    box-shadow: inset 0 0 3px #000d3e, 0 0 9px #000d3e !important;
}*/

.logged .k-grouping-header {
    font-size: 13px;
    background-color: #df0209 !important;
    color: white !important;
    font-weight: bold;
    /*-webkit-box-shadow: none !important;
    box-shadow: inset 0 0 3px #000d3e, 0 0 9px #000d3e !important;*/
}

.logged .k-grid-header .k-header {
    /*
          background-color: #f0512c;
          border-color: #f0512c;
        */
    background-color: #dedad5;
    /*border-color: black;*/
    border: 1px solid;
    /*color: black*/
}

.logged .k-grouping-header .k-group-indicator {
    border-radius: 0px !important;
    height: 25px !important;
    background-color: #05074e !important;
}

.logged .k-grouping-header .k-link {
    color: white !important;
    font-size: 13px !important;
}

/*.logged .k-pager-wrap.k-grid-pager {
    background-color: #f0512c !important;
    font-weight: bold;
    color: white !important;
}*/

/*.logged .k-pager-info {
    color: white;
}*/
/*Estilo de botonnes footer grid*/
.logged .k-pager-wrap > .k-link {
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 .08333em;
    height: 2em;
    line-height: 2em;
    border-radius: 1.0833em;
    cursor: pointer;
    text-align: center;
}

/*.k-state-hover, .k-state-hover:hover, .k-splitbar-horizontal-hover:hover, .k-splitbar-vertical-hover:hover, .k-list > .k-state-hover, .k-scheduler .k-scheduler-toolbar ul li.k-state-hover, .k-pager-wrap .k-link:hover, .k-dropdown .k-state-focused, .k-filebrowser-dropzone, .k-mobile-list .k-item > .k-link:active, .k-mobile-list .k-item > .k-label:active, .k-mobile-list .k-edit-label.k-check:active, .k-mobile-list .k-recur-view .k-check:active {*/
.k-pager-wrap .k-link:hover {
    border-color: #05074e;
}

.k-grid-pager .k-link:hover > .k-icon {
    position: relative !important;
    color: #05074e !important;
}

.k-grid-norecords {
    display: block;
}
    .k-pager-wrap > .k-link, .k-pager-numbers .k-link, .k-pager-numbers .k-state-selected {
    min-width: 2em;
    min-height: 2em;
}

    .k-pager-wrap > .k-link > .k-icon {
        /*vertical-align: middle;*/
        margin-top: 4px;
    }

.k-grid .k-icon {
    opacity: 0.8 !important;
}

.k-pager-wrap .k-pager-refresh {
    float: right;
    margin-right: .5em;
    border-width: 0;
    border-radius: 0;
}

.k-pager-wrap .k-pager-numbers .k-state-selected {
    margin-top: 0.0em;
    padding-top: 0.0em;
    min-width: 2.5em;
    min-height: 2.5em;
}

/*estilo boton centro*/


.k-pager-numbers .k-state-selected {
    border-style: solid;
    border-width: 1px;
    float: left;
    margin: 0 .08333em;
    height: 2em;
    line-height: 2em;
    border-radius: 2em;
    cursor: pointer;
    text-align: center;
    min-width: 2em;
    background-color: #df0209;
    border-top-color: #ce0009 !important;
    -webkit-box-shadow: none;
    box-shadow: inset 0 0 3px #df0209, 0 0 9px #df0209;
    font-size: 13px;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    color: white !important;
}


/*@media only screen and (max-width: 1024px) {*/
    @media only screen and (max-width: 800px) {
        .k-webkit .k-grid .k-pager-numbers, .k-webkit .k-pager-numbers {
            position: initial;
            /*border-style: solid !important;*/
            border-width: 1px !important;
            float: left !important;
            margin: 0 .08333em !important;
            height: 2em !important;
            line-height: 2em !important;
            border-radius: 2em !important;
            cursor: pointer !important;
            text-align: center !important;
            min-width: 2.6em !important;
            min-height: 2.6em !important;
            background-color: #07074E !important;
            border-top-color: #07074E !important;
            -webkit-box-shadow: none !important;
            box-shadow: inset 0 0 3px #000d3e, 0 0 9px #000d3e !important;
            font-size: 13px !important;
            font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif !important;
            color: white !important;
        }

            .k-webkit .k-pager-numbers + .k-link {
                margin-left: 0;
            }

            .k-webkit .k-grid .k-pager-numbers .k-current-page, .k-webkit .k-pager-numbers .k-current-page {
                display: none;
            }

            .k-webkit .k-pager-numbers .k-link {
                min-width: 2em;
                min-height: 2em;
            }
    }
    /*fin estilo boton centro*/
    /*fin*/
    /*test footer grid*/
    .k-grid-pager {
        border-width: 1px 0 0;
    }

    .k-widget, .k-widget * {
        -moz-background-clip: border-box;
        -webkit-background-clip: border-box;
        background-clip: border-box;
    }

    .k-pager-wrap {
        clear: both;
        overflow: hidden;
        border-style: solid;
        border-width: 1px;
        line-height: 2.0em;
        padding: .333em 0 .333em .250em;
        /*background-color:black!important;*/
    }


        /*fin test footer grid*/
        /*lista desplegable footer grid*/
        .k-pager-wrap .k-textbox, .k-pager-wrap .k-widget {
            margin: 0 .4em 0;
        }

        .k-pager-wrap .k-dropdown {
            width: 6.500em;
        }

    .k-pager-sizes .k-widget.k-dropdown {
        margin-top: 2px;
        -webkit-box-shadow: none;
        box-shadow: inset 0 0 3px #787878 /*{global-active-background-color}*/, 0 0 9px #787878 /*{global-active-background-color}*/;
    }
    /*fin lista desplegable footer gried*/
    .k-grid-header th.k-header > .k-link {
        display: block;
        min-height: 18px;
        line-height: 18px;
        margin: -0.5em -0.6em -0.4em -0.6em;
        padding: .5em .6em .4em .6em;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 13px;
        /*color: black;*/
        font-weight: bold;
    }

    .k-dropdown .k-state-default {
        border: none !important;
        background-color: white !important;
        height: 1.7rem !important;
    }

    .k-pager-sizes .k-label {
        height: 25px !important;
    }

    span.k-select {
        margin-top: 5px;
    }
    /*k-select para formato numerico*/
    span.k-numeric-wrap.k-state-default span.k-select {
        margin-top: -2px;
    }
    /*fin*/

    /*DMAZARIEGOS 23/02/2023*/
    .k-dropdown-wrap .k-select, .k-numeric-wrap .k-select, .k-picker-wrap .k-select {
        line-height: 1.421429em;
    }

    span.k-link.k-link-increase:hover, span.k-link.k-link-decrease:hover {
        color: #05074e !important;
    }

    .k-grid, textarea {
        text-transform: none;
    }

    .k-grid, .k-header, k-link {
        font-size: 13px !important;
    }
/* Para ajustar el tamaño de la fila de un grid*/
        .k-grid td {
            line-height: 1.3em;
            font-size: 13px;
        }

        .k-grid tbody tr {
            height: 27px !important;
        }

        .k-grid tbody td {
            padding: 0.1em 1em;
        }
/* Fin de ajuste de fila de un Grid*/

    .logged .encabezado {
        margin-top: 5px;
    }

    .logged .encabezado_texto {
        color: #df0209;
    }
    
    .logged .encabezado2 {
        background-color: #df0209;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
    }

    .logged .encabezado3 {
        /*background-color: #df0209;*/
        font-weight:bold;
        padding-top: 5px;
        padding-bottom: 5px;
        /*padding-left: 10px;*/
    }

    .logged .encabezado_texto2 {
        color: #ffffff;
    }
    .logged .encabezado_texto3 {
        color: #ffffff;
        font-size: 0.90rem;
        padding-top:0px;
    }

    .logged .encabezado_texto4 {
        color: #df0209;
        font-size: 0.90rem;
        padding-top: 0px;
    }

.logged .encabezado_texto5 {
    font-size: 0.87rem;
    padding-top: 0px;
}

    /*Estilo de botones kendo*/
    .k-button {
        background-color: #df0209 !important;
        color: white !important;
        font-size: 13px !important;
        border-color: #df0209 !important;
        border-width: 1px;
        /*-webkit-box-shadow: none !important;
    box-shadow: inset 0 0 3px #000d3e, 0 0 9px #000d3e !important;*/
    }

    a.k-button {
        background-color: #df0209 !important;
        color: white !important;
        font-size: 13px !important;
        border-color: #df0209 !important;
        -webkit-box-shadow: none !important;
    }
    /*fin estilo botones kendo*/

    /*Estilo calendario*/
    /*.k-block, .k-draghandle, .k-grouping-header, .k-header, .k-pager-wrap, .k-treemap-tile, html .km-pane-wrapper .k-header {*/
    .k-calendar .k-header {
        background-color: #df0209;
    }

    k-picker-wrap k-state-default k-state-active k-state-border-down {
        height: 25px !important;
    }


    .k-widget.k-calendar .k-content tbody td > a.k-link {
        height: 24px !important;
        min-height: 1.571em !important;
        margin: 0;
    }

    .k-calendar .k-header .k-state-hover:hover {
        background-color: #df0209 !important;
    }

    div.k-header a.k-link.k-nav-next, div.k-header a.k-link.k-nav-prev {
        margin-top: 5px;
    }

    .k-widget.k-calendar .k-footer > a.k-link {
        margin: 0px;
    }

        .k-widget.k-calendar .k-footer > a.k-link:hover {
            color: black !important;
        }

    /*fin estilo calendario*/



    .logged .contenedor {
        padding-top: 1%;
        padding-left: 3%;
        padding-right: 3%;
        padding-bottom: 1%;
        background-color: #f4f4f4;
        border: 1px solid #e7e7e7;
    }


    /*INICIO CSS DATOS GENERALES*/
    /*para eliminar el padding de tabstript y colocar encabezado*/
    .logged .headTab {
        background-color: #f0512c;
        margin-top: -0.92em;
        margin-left: -0.92em;
        margin-right: -0.92em;
        margin-bottom: 0.92em;
        padding: 0.92em;
        font-weight: bold;
        font-size: 14px;
        color: white;
        font-weight: bold;
    }

    /*Para eliminar el color rojo de tabstript*/
    /*.k-header {*/
    div#tabstrip.k-widget.k-tabstrip.k-header.k-floatwrap.k-tabstrip-top, div#tabstrip.k-widget.k-tabstrip.k-header {
        background: #ffffff;
    }

.k-tabstrip-items .k-item {
    color: white;
    background-color: #ffffff !important;
    border: 1px solid #787163 !important;
    /*margin: 3px;*/
    /*border-left: 1px solid black !important;*/
}

    .k-tabstrip-items-wrapper .k-tabstrip-items .k-item.k-state-active {
        border-radius: 0;
        margin: 3px;
        border-color: red !Important;
    }

    .k-tabstrip-items .k-item .k-state-active {
        background-color: #fff;
    }

    .k-tabstrip-items .k-state-active {
        background-color: #fff;
        box-shadow: 0 0 15px rgba(0,0,0,0.3) !important;
    }
    /*Color de letra tabstrip*/
    .k-tabstrip-items .k-item .k-link {
        color: #787163;
        border-color: #05074e;
        /*border:1px solid blue !important;*/
    }

        .k-tabstrip-items .k-item .k-link:hover {
            color: #f0512c !important;
        }
    /*Color de tabs hover tabstrip*/
    .k-tabstrip-items .k-item.k-state-hover:hover {
        background-color: #05074e;
        border-color: #f0512c;
    }
    /*Fin coor tabas hover*/
    /*Estilo header acordeon*/
    .k-panelbar .k-content, .k-panelbar .k-item, .k-panelbar .k-panel, .k-panelbar.k-header, .k-panelbar > .k-item > .k-link {
        border-color: #05074e;
    }

        .k-panelbar .k-header, .k-panelbar .k-header.k-state-hover, .k-panelbar > .k-item > .k-link.k-header.k-state-focused {
            background-color: #f0512c;
        }

    .k-panelbar > li.k-state-default > .k-link.k-state-selected, .k-panelbar > li > .k-state-selected, .k-state-selected > .k-link {
        color: #05074e;
        margin-bottom: 0px;
    }

    .k-panelbar > li.k-state-default > .k-link {
        color: #fff;
        margin-bottom: 0px;
    }

    .k-dropdown .k-state-default {
        border: solid 1px #787163 !Important;
    }

    .k-popup .k-list .k-item, .k-list-optionlabel.k-state-focused, .k-list-optionlabel.k-state-selected {
        font-size: 13px;
        font-weight: bold;
    }

    a.k-link .k-header:hover {
        margin-bottom: 0px;
    }

    .k-grid-header, .k-grid-header-wrap {
        /*border-color: #05074e !important;*/
    }

    .logged .IconTabStrip {
        font-size: 20px;
        padding-right: 6px;
    }

    .logged .IconRowGrid {
        font-size: 20px;
    }

        .logged .IconRowGrid:hover {
            color: #f0512c;
        }

    .logged .fontSizeName {
        font-size: 2.0vw;
        font-weight: bold;
        /*margin-top: 10px;
    margin-bottom: 10px;*/
    }

    .logged .fontSizeCorreo {
        font-size: 14px;
    }

    .logged .fontSizeNamePoliza {
        font-size: 1.3vw;
        font-weight: bold;
        /*margin-top: 10px;
    margin-bottom: 10px;*/
    }

    .logged .divKendoButtonsMenu {
        margin-top: 15px;
        text-align: right;
        width: 100%;
    }

    .logged .KendoButtonsCustom {
        width: 260px !important;
        display: inline;
        margin-bottom: 5px;
    }

    .logged .KendoButtonsCustomOrdenServicio {
        width: 175px;
        display: inline;
        margin-bottom: 5px;
    }



    .logged .KendoButtonsCustomNotifications {
        width: 260px;
        display: inline;
        border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        -webkit-border-radius: 200px 200px 200px 200px;
    }

    .logged .KendoButtonsStatus {
        width: 60px;
        display: inline;
        background-color: #f9f9f9 !important;
    }


    .logged .KendoButtonsStatus {
        width: 60px;
        display: inline;
        background-color: #f9f9f9 !important;
    }


    .logged .ControlPaddingRight {
        padding-right: 10px;
    }


    .logged input[type="text"], .logged input[type="password"], .logged input[type="date"], .logged input[type="datetime"], .logged input[type="datetime-local"], .logged input[type="month"], .logged input[type="week"], .logged input[type="email"], .logged input[type="number"], .logged input[type="search"], .logged input[type="tel"], .logged input[type="time"], .logged input[type="url"], .logged input[type="color"], .logged textarea {
        font-size: 13px !important;
        background-color: #ffffff !important;
        border-color: #dddddd !important;
        padding-right: 10px;
        padding-left: 5px;
    }

    .logged .fontSizeAccordeon, .logged label {
        font-size: 13px !important;
    }

    .k-panelbar .k-content {
    }

    .logged .table td, .logged .table th {
        border-top: 1px solid #f9f9f9 !important;
    }

    @media screen and (max-width: 708px) {
        .logged .fontSizeName {
            font-size: 13px;
            margin-bottom: 0;
            margin-top: 0;
        }


        .logged .fontSizeCorreo {
            font-size: 12px;
        }

        .logged .fontSizeNamePoliza {
            font-size: 13px;
            margin-bottom: 0;
            margin-top: 0;
        }

        .logged .KendoButtonsCustom, .logged .KendoButtonsCustomOrdenServicio {
            width: 100% !important;
            display: block;
            margin-bottom: 5px;
        }
    }

    .logged h2 {
        text-align: left;
        margin-bottom: 0;
        margin-top: 0;
    }

    .logged #topbar {
        position: initial;
    }

    .logged {
        position: initial;
        padding-top: 0 !important;
        font-size: 12px;
    }
        /*CORRECCIONES AL ACTUALIZAR BOOTSTRAP BROSALESR 20191024*/

        .logged .row {
            margin-right: 0;
            margin-left: 0;
        }

    @media screen {
        .logged .container {
            max-width: 100% !important;
        }

        .logged #content {
            margin-top: 0 !important;
            padding-top: 0 !important;
        }

        .logged {
            padding-top: 0 !important;
            margin-top: 0 !important;
        }
    }

    /*FIN CORRECIONES BOOTSTRAP BROSALESR*/

    /*AUTOR: AGIRON 
  FECHA: 25/10/2019
  DESCRIPCIÓN: Se incluye padding
*/
    @media only screen and (max-width:708px) {

        .p-right0 {
            padding-right: 0 !important;
        }

        .p-left0 {
            padding-left: 0 !important;
        }

        .pleft12 {
            padding-left: 12px !important;
        }
    }

    /*Fin modificación*/
    /*AUTOR:AGIRON
  FECHA: 25/10/2019
  DESCRIPCIÓN:
*/
    .clsMenuFlat {
        margin: 10px;
        padding-bottom: 15px;
        padding-top: 15px;
        border: 1px solid #e6e7ec;
        background-color: #f4f4f4;
        min-height: 115px;
    }

    .logged input, .logged select, .logged textarea {
        max-width: 100% !important;
    }

    div.k-widget.k-window {
        font-family: 'Baskerville' !important;
        /*max-width:800px;*/
    }

    #gridBeneficios {
        margin: 10px;
        padding-bottom: 15px;
        padding-top: 15px;
        border: 1px solid #e6e7ec;
        background-color: #f4f4f4;
    }

    .logged BtnEstados {
        background-color: #05074e !important;
        color: white !important;
        font-size: 13px !important;
        border-color: #05074e !important;
    }

    .no-logged #frm {
        padding-top: 5%;
    }

    .k-panelbar .k-group .k-item > .k-state-selected, .k-panelbar > .k-item > .k-state-selected, .k-state-selected > .k-link {
        color: #fff;
    }

    .k-panelbar > .k-item > .k-link {
        color: #ffff;
    }

    .k-panelbar > li.k-state-default > .k-link.k-state-selected, .k-panelbar > li > .k-state-selected, .k-state-selected > .k-link {
        color: #ffff;
        margin-bottom: 0px;
    }

.k-checkbox:checked + .k-checkbox-label:before, .k-checkbox:checked + .k-checkbox-label:hover:before, .k-checkbox:checked:hover + .k-checkbox-label:before {
    border-color: #05074e;
}

    .k-checkbox:checked + .k-checkbox-label:before {
        background-color: #05074e;
        border-color: #3f51b5;
        color: #fff;
    }

    /*BROSALESR icono responsive de menu*/
    .logged .Icon-Menu {
        display: block !important;
        font-size: 2vw !important;
    }

    @media screen and (max-width: 600px) {
        .logged .Icon-Menu {
            font-size: 6vw !important;
        }
    }
    /*END*/

    /*
Divs en pantalla completa
*/

    .divEspacioTotal {
        height: 99%;
        padding: 10px;
        /*margin: 5px;*/
    }

    .divBordesGrises {
        border: 1px solid #A5A5A5;
        width: 100%;
        height: 100%;
        /*padding: 10px;*/
    }

    .divFooter {
        background-color: black;
        position: absolute;
        bottom: 0;
        width: 100%;
        height: 40px;
        color: white;
    }

    .divDragDrop {
        /*border: 1px solid gray;*/
        width: 100%;
        height: 100%;
        position: relative;
        /*overflow-x: auto;*/
    }

    #pdfviewer {
        width: 100%;
        height: 80%;
        max-height: 600px;
        max-width: 100%;
    }
    /*END*/

    .logged .Style-Validation {
        width: 100%;
        /*margin-top: -1px!important;*/
        float: left;
        font-size: 9px;
    }

    .k-multiselect-wrap li span {
        font-size: 9px !important;
    }


    .k-widget.k-tooltip-validation {
        border: none !important;
        padding: 0 !important;
        background-color: transparent !important;
        color: #ff0000 !important;
        /*margin-top: 3px !important;*/
        font-size: 9px !important;
        /*display: table-footer-group !important;*/
    }

    .k-panelbar .k-group .k-item > .k-state-selected, .k-panelbar > .k-item > .k-state-selected, .k-state-selected > .k-link {
        color: #fff;
    }

    .k-panelbar > .k-item > .k-link {
        color: #ffff;
    }

    .k-panelbar > li.k-state-default > .k-link.k-state-selected, .k-panelbar > li > .k-state-selected, .k-state-selected > .k-link {
        color: #ffff;
        margin-bottom: 0px;
    }

    .k-checkbox:checked + .k-checkbox-label:before, .k-checkbox:checked + .k-checkbox-label:hover:before, .k-checkbox:checked:hover + .k-checkbox-label:before {
        border-color: #05074e;
    }

    .k-checkbox:checked + .k-checkbox-label:before {
        background-color: #05074e;
        border-color: #3f51b5;
        color: #fff;
    }

    /*BROSALESR icono responsive de menu*/
    .logged .Icon-Menu {
        display: block !important;
        font-size: 2vw !important;
    }

    @media screen and (max-width: 600px) {
        .logged .Icon-Menu {
            font-size: 6vw !important;
        }
    }
    /*END*/

    /*AGIRON*/

    .k-dialog-title {
        font-size: 1.4em;
        margin-right: 17px;
    }

    .k-dialog .k-content {
        padding: 0px 16px;
        height: auto;
    }

    .k-dialog .k-window-titlebar {
        border-width: 0;
        color: #ffff;
        background-color: #df0209 !important;
        height: 100%;
    }

    .k-window-titlebar {
        border-width: 0;
        color: #ffff;
        background-color: #df0209 !important;
    }

    div#DgMensajes p > span {
        font-size: 27px;
    }
    /*END*/

    /* AUTOR: AGIRON
   FECHA: 18/11/2019
*/


    .logged .divBotonesDoc > div > div > a > span {
        font-size: 19px;
    }
    /*END*/
    /*CHERNANDEZV cambio hovew row*/

    .k-grid tr.k-state-selected {
        background-color: #f9f9f9 !important;
    }

    .k-alt k-state-selected {
        background-color: #f7a5a8 !important;
    }

    .k-grid tr:hover {
        background-color: #ad8080 !important;
    }

    .k-grid td.k-state-selected, .k-grid tr.k-state-selected > td {
        border-color: #008dcc;
    }

        .k-grid td.k-state-selected:hover, .k-grid tr.k-state-selected:hover td {
            background-color: #f6c7bc !important;
        }


        .k-grid td.k-state-selected:hover, .k-grid tr.k-state-selected:hover td {
            background-color: #f6c7bc !important;
        }

    .center-text {
        text-align: center;
        width: 100%;
        height: 100%;
    }
    /*END*/
    /*
AUTOR: AGIRON
FECHA: 28/11/2019
*/
    .padding-rigth0 {
        padding: 0 !important;
    }

    .k-checkbox-label {
        margin-left: 0 !important;
        padding-top: 10px !important;
    }

    /*AUTOR:AGIRON
  FECHA: 27/11/2019
*/
    #lnk_logo_Azul {
        display: none;
    }

    /*@media only screen and (max-width:1024px) {*/
@media only screen and (max-width:800px) {
    #lnk_logo_Azul {
        display: block;
    }

    #lnk_logo {
        display: none;
    }

    #Menu {
        display: none;
    }

    img.logo_principal {
        position: absolute;
        width: 200px;
        margin-top: -7px;
    }
}

    .cls-menu-none {
        display: block !important;
    }

    .cls-menu-none {
        display: block !important;
    }

    table tr td {
        color: #000000 !important;
    }

    input[data-val-required] {
        /*background: red*/
    }

    .ControlRequired:after {
        color: red;
        content: '*';
    }

    .ControlColon:after {
        content: ':';
    }

    .logged input[readonly], .logged input[disabled] {
        background-color: #dedad5 !important;
    }

    .k-numeric-wrap .k-i-warning {
        position: inherit !important;
    }

    .k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg.field-validation-error {
        margin: 5px 0px 5px 0px !important;
        height: 0 !important;
    }

    .k-edit-form-container {
        width: 100% !important;
    }

    .k-panelbar .k-content {
        padding: 10px 15px 10px 10px !important;
    }

    .k-link.k-header {
        margin: 0 !important;
    }

.logged .loader, .logged .loaderTemp {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 2147483647;
    /*background: url('images/pageLoader.gif') 50% 50% no-repeat rgb(249,249,249);*/
    background: url('../Content/Kendo/2021.3.1109/images/loading-image.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

    .k-upload {
        border: none;
    }


    /*BEGIN CSS Visor*/

    .holderFileUpload {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 30%;
        margin: auto;
        z-index: -1;
    }

        .holderFileUpload p {
            text-align: center;
            opacity: 0.8;
            font-size: 100%;
        }

    label.fontSizeDetalleArchivo {
        color: #ffff;
        font-size: 18px !important;
    }

    label.tituloDetalleArchivo {
        color: #ffff;
        font-size: 18px !important;
        font-weight: bold;
    
}

    #close_detalleArchivo {
        font-size: 25px;
        color: white;
        padding: 20px;
        cursor: pointer;
    }

    .contenido_detalleArchivo {
        width: 100%;
        color: #000000 !important;
        bottom: -21px;
    }

    #div_detalleArchivo {
        position: fixed;
        background-color: grey;
        margin: 0px;
        width: 100%;
        height: 110px;
        opacity: 0.9;
        padding: 10px;
    }

    .content_UploadedFile {
        height: 50% !important;
        width: 100%;
        padding: 15px 15px 15px 20px;
    }

    .content_UploadFile {
        height: 50% !important;
        width: 100%;
        padding: 15px 15px 15px 20px;
    }

    .UploadFile {
        height: 100%;
        width: 100%;
        background-color: #ffff;
        border: 1px solid #e6e7ec;
    }

    .Uploadedfile {
        height: 100%;
        width: 100%;
        background-color: #ffff;
        overflow-y: auto;
        border: 1px solid #e6e7ec;
    }



    .SendEmail {
        height: 100%;
        width: 100%;
        background-color: #ffff;
        overflow-y: auto;
        border: 1px solid #e6e7ec;
    }

    #vistaArchivo {
        height: 100%;
        width: 100%;
        background-color: #ffff;
        border: 1px solid #e6e7ec;
    }

    .VisorView {
        /*margin: -1.7em!Important;
        width:100%;*/
        height: calc(100% - 106.4px);
        margin-top: -1.7em;
        margin-left: -0.9em;
        margin-right: -0.9em;
    }


    .VisorView1 {
        /*margin: -1.7em!Important;
        width:100%;*/
        height: calc(100% - 106.4px);
        margin-top: -1.7em;
        margin-left: -0.9em;
        margin-right: -0.9em;
    }

    header {
        background: #df0209;
        position: relative;
        width: 100%;
        height: 55px;
        padding: 10px 10px 10px 20px;
        z-index: 2;
    }

    #menu_on {
        display: block;
        width: 30px;
        height: 20px;
        position: relative;
        z-index: 2;
    }

        #menu_on span {
            width: 100%;
            height: 4px;
            border-radius: 4px;
            display: block;
            position: absolute;
            background: #fff;
            transition: all 0.25s ease;
            transform-origin: 0px 100%;
        }

            #menu_on span:nth-child(2) {
                top: calc(50% - 2px);
            }

            #menu_on span:nth-child(3) {
                bottom: 0;
            }

    .visible_menu a > span:nth-child(1) {
        transform: rotate(45deg) translate(-2px,1px);
    }

    .visible_menu a > span:nth-child(2) {
        opacity: 0;
    }


    .visible_menu a > span:nth-child(3) {
        transform: rotate(-45deg) translate(-3px,3px);
    }

    #panel-left {
        /*position: fixed;*/
        float: left;
        top: 0;
        bottom: 0;
        /*left:-30%;*/
        width: 0%;
        z-index: 1;
        padding: 0;
        background: #f4f4f4;
        opacity: 0;
        transition: all 0.75s ease;
        /*font-size: 1.2em;*/
        overflow-y: auto;
        height: 100%;
    }

    .visible_menu {
        position: relative;
    }

        .visible_menu #panel-left {
            left: 0;
            opacity: 1;
            width: 30%;
        }



    #content_visor {
        float: left;
        height: 100%;
        padding: 10px;
        position: relative;
        width: 100%;
        transition: all 0.75s ease;
        background: #f4f4f4;
        padding: 15px;
    }


    .visible_menu #content_visor {
        width: 70%;
    }


    @media screen and (max-width:640px) {
        .visible_menu #panel-left {
            width: 100%;
        }

        .visible_menu #content_visor {
            width: 0%;
            height: 0%;
        }

        #div_detalleArchivo {
            height: 100%;
        }
    }



    .visible_menu #divReporte {
        width: 70%;
    }

    /*END CSS Visor*/

    .logged .field-validation-valid {
        display: none;
    }

    .logged .validation-summary-valid {
        display: none;
    }

    .k-tooltip-validation .k-i-warning {
        margin-top: -3px;
    }

    /*CSS Página de Error*/
    .Body_MsgError {
        position: absolute;
        margin: 0;
        top: 50%;
        width: 80%;
        margin-left: 10%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 5%;
        text-align: center;
    }

    .Contenedor_MsgError {
        width: 100%;
        height: 100%;
        position: relative;
        align-content: center;
        text-align: center;
        color: #000;
    }

    .Body_MsgError::after {
        content: "";
        background-image: url('../../Imagen/error _2.png');
        background-repeat: no-repeat;
        background-size: 100%;
        opacity: 0.2;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        position: absolute;
        z-index: -1;
    }
    /*Fin página de Error*/

    /*Css para quitar UpperCase a placeHolder*/
    ::-webkit-input-placeholder {
        text-transform: initial;
    }

    :-moz-placeholder {
        text-transform: initial;
    }

    ::-moz-placeholder {
        text-transform: initial;
    }

    :-ms-input-placeholder {
        text-transform: initial;
    }
    /*Fin*/


    /*Css Icono mensajes del sistema*/
    .IconoError {
        font-size: 10px !important;
        color: white;
        background: red;
        padding: 11px;
        border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        -webkit-border-radius: 200px 200px 200px 200px;
        border: 0px solid #000000;
    }

    .IconoAlerta {
        font-size: 22px !important;
        color: #05074e;
        font-weight: bold !Important;
        padding: 4px;
        border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        -webkit-border-radius: 200px 200px 200px 200px;
    }

    .IconoInformativo {
        font-size: 22px !important;
        color: #05074e;
        font-weight: bold !Important;
        padding: 4px;
        border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        -webkit-border-radius: 200px 200px 200px 200px;
    }
    .IconoSuccess {
        font-size: 17px !important;
        color: white;
        background: #347701;
        padding: 11px;
        border-radius: 200px 200px 200px 200px;
        -moz-border-radius: 200px 200px 200px 200px;
        -webkit-border-radius: 200px 200px 200px 200px;
        border: 0px solid #000000;
        padding: 4px;
    }

    /*fin css icono mensajes del sistema*/

    @media only screen and (max-width: 64em) {
        /*.logged #header .top-bar .panel-2, .logged #header .top-bar .panel-3,*/
        .pBloque3, .tasa-cambio {
            display: none !important;
        }
    }
    /*.pBloque1:before {
    position: absolute;
    width: calc( 100% - 250px );
    border-style: solid;
    border-width: 75px 0px 0px 60px;
    border-color: #df0209 transparent transparent transparent;
    z-index: 1;
    margin-left: 250px;
}*/

    .pBloque1:before {
        position: absolute;
        width: calc( 100% - 350px );
        border-style: solid;
        border-width: 115px 0px 0px 60px;
        border-color: #df0209 transparent transparent transparent;
        z-index: 1;
        margin-left: 350px;
    }


    .k-tabstrip-items .k-state-active .k-link {
        color: #ffffff !important;
    }

    .k-tabstrip-items .k-state-active {
        background-color: #df0209 !Important;
    }

    .k-tabstrip > .k-tabstrip-items > .k-item {
        border-radius: 0;
        margin: 3px;
        border-color: red !Important;
    }

    .k-tabstrip-items .k-loading.k-complete {
        width: 0 !important;
    }

    .k-tabstrip-top > .k-tabstrip-items-wrapper > .k-tabstrip-items > .k-item {
        border-color: red !Important;
    }

    .k-tabstrip .k-content.k-state-active {
        border-color: red;
        border-width: 1px;
    }

    .k-tabstrip-top {
        background-color: #ffffff !important;
    }

    /*css de columnas customizables a 3*/

    /*fin css de columnas customizables a 3*/
    /*css de columnas customizables*/
    .Column35 {
        width: 35px;
    }

    .CustomColumnQ4-35 {
        width: calc( 100% - 35px);
    }

    .padding-rigth__0 {
        padding-right: 0 !important;
    }

    .Column-0 {
        width: auto;
    }
    .Column60 {
        width: 60px;
    }

    .Column110 {
        width: 110px;
    }

    .Column123 {
        width: 123px;
    }

    .Column125 {
        width: 125px;
    }

    .Column130 {
        width: 130px;
    }

    .Column145 {
        width: 145px;
    }

    .Column150 {
        width: 150px;
    }

    .Column155 {
        width: 155px;
    }

    .Column160 {
        width: 160px;
    }

    .Column200 {
        width: 200px;
    }

    .Column250 {
        width: 250px;
    }

    .Column300 {
        width: 300px;
    }

    .Column315 {
        width: 315px;
    }

    .Column400 {
        width: 400px;
    }
    .CustomColumnQ1-60 {
        width: calc( 25% - 60px);
    }

    .CustomColumnQ2-60 {
        width: calc( 50% - 60px);
    }

    .CustomColumnQ3-60 {
        width: calc( 75% - 60px);
    }

    .CustomColumnQ4-60 {
        width: calc( 100% - 60px);
    }

    .CustomColumnQ1-110 {
        width: calc( 26% - 110px);
    }

    .CustomColumnQ2-110 {
        width: calc( 47% - 110px);
    }

    .CustomColumnQ1-115 {
        width: calc( 33.333% - 115px);
    }

    .CustomColumnQ1-123 {
        width: calc( 25% - 123px);
    }

    .CustomColumnQ2-123 {
        width: calc( 50% - 123px);
    }

    .CustomColumnQ3-123 {
        width: calc( 75% - 123px);
    }

    .CustomColumnQ4-123 {
        width: calc( 100% - 123px);
    }

    .CustomColumnQ1-125 {
        width: calc( 25% - 125px);
    }

    .CustomColumnQ2-125 {
        width: calc( 50% - 125px);
    }

    .CustomColumnQ3-125 {
        width: calc( 75% - 125px);
    }

    .CustomColumnQ4-125 {
        width: calc( 100% - 125px);
    }

    .CustomColumnQ1-130 {
        width: calc( 25% - 130px);
    }

    .CustomColumnQ2-130 {
        width: calc( 50% - 130px);
    }

    .CustomColumnQ3-130 {
        width: calc( 75% - 130px);
    }

    .CustomColumnQ4-130 {
        width: calc( 100% - 130px);
    }

    .CustomColumnQ1-145 {
        width: calc( 25% - 145px);
    }

    .CustomColumnQ1-150 {
        width: calc( 25% - 150px);
    }

    .CustomColumnQ2-150 {
        width: calc( 50% - 150px);
    }

    .CustomColumnQ3-150 {
        width: calc( 75% - 150px);
    }

    .CustomColumnQ4-150 {
        width: calc( 100% - 150px);
    }

    .CustomColumnT1-150 {
        width: calc( 33.333% - 150px);
    }

    .CustomColumnT2-150 {
        width: calc( 66.666% - 150px);
    }

    .CustomColumnT3-150 {
        width: calc( 100% - 150px);
    }

    .CustomColumnT16-155 {
        width: calc( 16.666% - 155px);
    }

    .CustomColumnT1-155 {
        width: calc( 33.333% - 155px);
    }

    .CustomColumnT2-155 {
        width: calc( 66.666% - 155px);
    }

    .CustomColumnT3-155 {
        width: calc( 100% - 155px);
    }

    .CustomColumnQ1-160 {
        width: calc( 25% - 160px);
    }

    .CustomColumnQ2-160 {
        width: calc( 50% - 160px);
    }

    .CustomColumnQ3-160 {
        width: calc( 75% - 160px);
    }

    .CustomColumnQ4-160 {
        width: calc( 100% - 160px);
    }

    .CustomColumnQ1-200 {
        width: calc( 50% - 200px);
    }

    .CustomColumnQ1-250 {
        width: calc( 25% - 250px);
    }

    .CustomColumnQ2-250 {
        width: calc( 50% - 250px);
    }

    .CustomColumnQ3-250 {
        width: calc( 75% - 250px);
    }

    .CustomColumnQ4-250 {
        width: calc( 100% - 250px);
    }

    .CustomColumnQ1-300 {
        width: calc( 60% - 300px);
    }

    .CustomColumnQ1-310 {
        width: calc( 65% - 310px);
    }

    .CustomColumnQ1-315 {
        width: calc( 100% - 315px);
    }

    .CustomColumnQ1-400 {
        width: calc( 25% - 400px);
    }

    .CustomColumnQ2-400 {
        width: calc( 50% - 400px);
    }

    .CustomColumnQ3-400 {
        width: calc( 75% - 400px);
    }

    .CustomColumnQ4-400 {
        width: calc( 100% - 400px);
    }

    .CustomColumnQ1-600 {
        width: calc( 100% - 600px);
    }

    .CustomColumnQ1-700 {
        width: calc( 100% - 700px);
    }

    .CustomColumnQ1-7 {
        width: 7.5%;
    }

    .CustomColumnQ1-10 {
        width: 10%;
    }

    .CustomColumnQ1-15 {
        width: 15%;
    }

    .CustomColumnQ1-20 {
        width: 20%;
    }

    .CustomColumnQ1 {
        width: 25%;
    }

    .CustomColumnQ1-40 {
        width: 40%;
    }

    .CustomColumnQ2 {
        width: 50%;
    }

    .CustomColumnQ3 {
        width: 75%;
    }

    .CustomColumnQ4 {
        width: 100%;
    }

    .CustomColumnT1 {
        width: 33.333%;
    }

    .CustomColumnT2 {
        width: 66.666%;
    }

    .CustomColumnT3 {
        width: 100%;
    }

    /*@media only screen and (max-width: 1024px) {*/
    @media only screen and (max-width: 800px) {
        .CustomColumnQ1-60, .CustomColumnQ2-60, .CustomColumnQ3-60, .CustomColumnQ4-60,
        .CustomColumnQ1-123, .CustomColumnQ2-123, .CustomColumnQ3-123, .CustomColumnQ4-123,
        .CustomColumnQ1-125, .CustomColumnQ2-125, .CustomColumnQ3-125, .CustomColumnQ4-125,
        .CustomColumnQ1-130, .CustomColumnQ2-130, .CustomColumnQ3-130, .CustomColumnQ4-130,
        .CustomColumnQ1-150, .CustomColumnQ2-150, .CustomColumnQ3-150, .CustomColumnQ4-150,
        .CustomColumnQ1-160, .CustomColumnQ2-160, .CustomColumnQ3-160, .CustomColumnQ4-160,
        .CustomColumnQ1-250, .CustomColumnQ2-250, .CustomColumnQ3-250, .CustomColumnQ4-250,
        .CustomColumnQ1-400, .CustomColumnQ2-400, .CustomColumnQ3-400, .CustomColumnQ4-400,
        .CustomColumnQ1, .CustomColumnQ2, .CustomColumnQ3, .CustomColumnQ4, .ClsButtonRigth,
        .CustomColumnT1-150, .CustomColumnT2-150, .CustomColumnT3-150,
        .CustomColumnT1-155, .CustomColumnT2-155, .CustomColumnT3-155,
        .CustomColumnT1, .CustomColumnT2, .CustomColumnT3, .CustomColumnQ1-600, .Column-0,
        .CustomColumnQ1-7, .CustomColumnQ1-10, .CustomColumnQ1-15, .CustomColumnQ1-20,
        .CustomColumnQ1-40, .CustomColumnQ1-700, .Column110, .Column145, .CustomColumnQ1-110,
        .CustomColumnQ1-145, .CustomColumnT16-155, .Column315, .CustomColumnQ1-315, .Column300,
        .CustomColumnQ1-300, .CustomColumnQ1-115, .CustomColumnQ1-310, .Column200, .CustomColumnQ1-200,
        .ClsButtonRigthTabstrip {
            width: 100% !important;
            margin-top: 10px !important;
        }

        .ClsButtonRigth {
            margin-left: 0px;
            margin-top: 10px;
        }

        .ClsFloatRightTabstrip {
            position: relative !important;
            right: 0px !Important;
        }
    }

    .ClsButtonRigth {
        width: 180px;
        display: inline;
        margin-left: 15px;
    }

    .CustomContainer {
        background-color: #f7f1f1;
        border: solid 1px;
        padding: 20px;
    }

    .ClsButtonRigthTabstrip {
        width: 126px;
        display: inline;
    }

    .ClsFloatRightTabstrip {
        text-align: right;
        position: absolute;
        z-index: 1;
        right: 61px;
        padding-top: 6px;
    }

    .ContainerWhite {
        border: #ed1c25 solid 1px;
        background-color: #ffffff;
        width: 100%;
        min-height: 50px;
        padding: 20px;
    }
    .ContainerWhiteButtonUP {
        border: #ed1c25 solid 1px;
        background-color: #ffffff;
        width: 100%;
        min-height: 50px;
        padding: 50px 20px 20px 20px;
    }
.ContainerGrey {
    border: #5b564d solid 1px;
    background-color: #ffffff;
    width: 100%;
    min-height: 50px;
    padding: 10px 20px;
}
.ClsButtonUpTittle {
    margin-top: -44px !important;
    float: left;
}
    /*fin css de columnas customizables*/

    .k-tabstrip .k-tabstrip-items {
        background-color: #ffffff;
    }

    .k-dialog.k-confirm .k-window-titlebar .k-dialog-title {
        color: #fff;
    }

    .k-grid-content {
        height: 680px !important;
    }


    /*REGION SWICHT*/

    .switch {
        position: relative;
        display: inline-block;
        width: 40px;
        height: 17px;
        content: "Activo";
        font-size: 14px;
    }

        .switch input {
            opacity: 0;
            width: 0;
            height: 0;
        }

    .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

        .slider:before {
            position: absolute;
            content: "";
            height: 10px;
            width: 10px;
            left: 3.5px;
            bottom: 4px;
            background-color: white;
            -webkit-transition: .4s;
            transition: .4s;
        }

    input:checked + .slider {
        background-color: #05074e;
    }

    input:focus + .slider {
        box-shadow: 0 0 1px #2196F3;
    }

    input:checked + .slider:before {
        -webkit-transform: translateX(24px);
        -ms-transform: translateX(24px);
        transform: translateX(24px);
    }

    /* Rounded sliders */
    .slider.round {
        border-radius: 34px;
    }

        .slider.round:before {
            border-radius: 50%;
        }
    /*FINALIZACION SWITCH*/




    .k-switch-on .k-state-hover .k-switch-handle, .k-switch-on:hover .k-switch-handle {
        border-color: transparent !important;
        color: #fff !important;
        background-color: #df0209 !important;
    }



    .k-switch .k-switch-handle {
        top: 0em !important;
    }




    .k-switch-on .k-switch-handle {
        left: calc(100% - 1.6em) !important;
    }




    .k-switch-handle {
        border-radius: 5.4em;
        width: 1.5em !important;
        height: 1.5em !important;
        border-width: 0;
        border-style: solid;
        background-position: 50%;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        left: 0;
        transition: left .2s ease-out 0s;
    }




    .k-switch-on .k-switch-handle {
        border-color: transparent;
        color: #fff;
        background-color: #05074e !important;
        box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.2);
    }

    /*Css kendo switch modificado*/
    .k-switch-off .k-switch-container {
        border-color: transparent;
        color: #fff;
        background-color: #66666673;
    }
    /*fin*/


    /*Clases para iconos de solicitud de documentos*/
    .iconRechazado {
        position: absolute;
        z-index: 1;
        top: 4px;
        padding: 5px;
        font-size: 9px;
        -moz-border-radius: 50%;
        font-weight: bold;
        color: white;
        background: #ff0019;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin-left: 1px;
    }

    .iconEnProceso {
        position: absolute;
        z-index: 1;
        top: 4px;
        padding: 4px;
        font-size: 16px;
        -moz-border-radius: 50%;
        font-weight: bold;
        color: red;
    }

    .iconAutorizacion {
        position: absolute;
        z-index: 1;
        top: 4px;
        background: green;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        font-weight: bold;
        color: white;
    }
.numberTabstrip {
    color: #df0209;
    background: white;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-weight: bold;
    padding: 5px;
    border: solid 1px #df0209;
}

    /*Fin clases para iconos de solicitud de documentos*/

    /*Css para icono de excel*/
    .k-grid-excel{
        margin-right:0;
        margin-left:auto;
    }
    .k-i-file-excel {
        opacity: 1 !Important;
        font-size: 29px;
        /*margin: -10px;*/
        color: darkgreen;
        /*float: right;
        margin-top: 3px;
        margin-right: 2px;*/
    }
    /*fin*/

    .empty-grid-kendo::before {
        padding: 1em;
        line-height: 3em;
        font-size: 30px;
        content: "No hay registros!";
    }

    .k-widget.k-tooltip.k-tooltip-validation.k-invalid-msg.field-validation-error {
        height: auto !important;
    }

    .ClsTextToolbarKendoGrid {
        color: #df0209;
        font-size: 26px;
        display: inline;
    }

    #DivPartialFigura {
        min-height: 1px;
    }

    .k-sprite {
        background-image: url('../Imagen/coloricons-sprite.png');
    }

    .rootfolder {
        background-position: 0 0;
    }

    .folder{
        background-position: 0 -16px;
    }

    .xlsx, .xls {
        background-image: url('../Imagen/excel_ico.png') !important;
        background-size: 16px;
    }

    .docx, .doc {
        background-image: url('../Imagen/worl_ico.png') !important;
        background-size: 16px;
    }

    .pdf {
        background-position: 0 -32px;
    }

    .msg {
        background-image: url('../Imagen/outlook_ico.png') !important;
        background-size: 16px;
    }

    .image, .jpg, .jpeg, .png {
        background-position: 0 -64px;
    }

    li > a {
        margin: 0px !important;
    }

    .k-btnver {
        text-align: right;
        background: #f4f4f4;
    }

.ClsMessage{
    font-size:1.4em;
}
/*.ClsTextCheckbox{

}
.ClsTextCheckbox:before {
        content: "Incluir";
}*/

.logged .KendoButtonsCustom {
    width: 260px !important;
    display: inline;
    margin-bottom: 5px;
}

.k-tabstrip > .k-tabstrip-prev {
    background: #df0209 !important;
    height: 47px;
    margin-left: 4px;
    top: 3px;
}

.k-tabstrip > .k-tabstrip-next {
    background: #df0209 !important;
    height: 47px;
    margin-right: 6px;
    top: 3px;
}
/*BEGIN CSS BOTON ARCHIVO XML*/

#DivXml {
    margin-bottom: -10px;
    margin-left: -11px;
}

    #DivXml > .k-upload-files {
        display: none !important;
    }

    #DivXml > .k-widget > ul {
        display: none !important;
    }

    #DivXml > .k-widget .k-dropzone > em {
        display: none !important;
    }

    #DivXml > .k-widget .k-dropzone > strong {
        display: none !important;
    }

    #DivXml > .k-upload {
        display: inline!important;
    }

    #DivXml > .k-widget .k-dropzone {
        margin-top: -12px!important;
    }


/*END CSS BOTON ARCHIVO XML*/


.fontEjemplo {
    color: #f0512c;
    font-size: 10px;
}


.k-form-error, .k-form-hint {

    font-style: normal !important;
}

.k-searchbox > .k-input, .k-textarea > .k-input, .k-textbox > .k-input {
    border: 1px solid #CFC4C4 !important;
}

.disabledDiv{
    pointer-events:none!important;
}


.k-window-titlebar {
    color: #ffffff!important;
}

.k-wizard-content {
    border: solid 1px #ffffff; 
    height: auto !important;
    padding-bottom: 40px;
    overflow-x: hidden;
    padding: 10px 50px 50px 50px;
    border-radius: 10px;
}

.k-wizard-buttons {
    margin: -35px 10px 0px 14px;
}

.k-wizard-horizontal .k-wizard-steps {
    margin-top: 0px;
}

.k-stepper .k-step-done .k-step-indicator {
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
}

.k-stepper .k-step-done .k-step-indicator :hover{
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
}

.k-stepper .k-step-current .k-step-indicator {
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
}

.k-stepper .k-step-current .k-step-indicator :hover {
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
}

.k-step .k-step-first .k-step-done .k-step-success :hover{
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
}

.k-step .k-step-current .k-step-focus {
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
}

/*.k-wizard-buttons-left{
    display:none;
}*/

/*Correcciones kendo calendar*/

.k-widget.k-calendar .k-content tbody td > a.k-link {
    height: 100% !important;
    width: 100%!important;
    border-radius: 69px!important;
}
.k-calendar td.k-state-selected .k-link {
    border-color: #df0209;
    color: #fff;
    background-color: #df0209;
    background-image: none;
}

.pricingTable .pricing-content li {
    line-height: 12px !important;
}

.pricingTable .title {
    padding: 10px 5px !important;
}

.k-stepper .k-step-done.k-step-hover .k-step-indicator, .k-stepper .k-step-done:hover .k-step-indicator {
    background-color: #df0209!important;
}

.k-step .k-step-current .k-step-focus:hover {
    background-color: #df0209 !important;
}

/*DMAZARIEGOS - 24/09/2024-*/

#video, #demo {
    max-width: 100%;
    max-height: 100%;
    width: 100%; /* Ajusta el ancho del video al 100% del contenedor */
    height: 100%; /* Ajusta la altura del video al 100% del contenedor */
    object-fit: cover; /* Asegura que el video cubra todo el contenedor sin distorsión */
}

.ClsBotonVoltear {
    position: absolute;
    bottom: 28px;
    right: 7px;
    transform: translate(-50%);
    font-size: 23px;
    color: white;
    padding: 8px 12px 8px 12px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}

.ClsBotonCerrar {
    right: 0px;
    background-color: transparent;
    position: absolute;
    top: 12px;
    transform: translate(-50%);
    font-size: 22px;
    color: white;
    border: none;
    padding: 12px;
    border-radius: 50%;
    cursor: pointer;
}

.ClsBotonCapturarImagen {
    left: 50%;
    bottom: 28px;
    background-color: rgba(0,0,0,0.05);
    position: absolute;
    transform: translate(-50%);
    font-size: 43px;
    color: white;
    border: solid 3px;
    padding: 3px 3px 3px 3px;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
}

.ClsBotonFlash {
    position: absolute;
    bottom: 28px;
    left: 0px;
    margin-left: 52px;
    transform: translate(-50%);
    font-size: 23px;
    color: white;
    padding: 8px 12px 8px 12px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.7);
    cursor: pointer;
}

.FlashActive {
    background-color: white;
    color: black;
}

#camera-container, #camera-container2 {
    position: relative;
    /*text-align: center;*/
    width: 100%;
    height: 100%;
}

.image-container {
    width: 100%;
    height: 188px; /* Establece la altura deseada para el contenedor */
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-image: url("../Imagen/insertar-icono-de-imagen.png");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position: center;
}
