@charset "UTF-8";
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1; }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: 600; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Address styling not present in IE 8/9.
 */
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80% !important; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
/**
 * Correct overflow displayed oddly in IE 9.
 */
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
  outline: none; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * 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 Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

meta.foundation-mq-small {
  font-family: "only screen and (min-width: 768px)";
  width: 768px; }

meta.foundation-mq-medium {
  font-family: "only screen and (min-width:1280px)";
  width: 1280px; }

meta.foundation-mq-large {
  font-family: "only screen and (min-width:1440px)";
  width: 1440px; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #2ba6cb;
  border-color: #2284a1;
  color: #fff; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #2284a1; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #fff; }
  button.secondary, .button.secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #d0d0d0; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333; }
  button.success, .button.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #457a1a; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #fff; }
  button.alert, .button.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #970b0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #fff; }
  button.large, .button.large {
    padding-top: 1em;
    padding-right: 2em;
    padding-bottom: 1.0625em;
    padding-left: 2em;
    font-size: 1.25em; }
  button.small, .button.small {
    padding-top: 0.5625em;
    padding-right: 1.125em;
    padding-bottom: 0.625em;
    padding-left: 1.125em;
    font-size: 0.8125em; }
  button.tiny, .button.tiny {
    padding-top: 0.4375em;
    padding-right: 0.875em;
    padding-bottom: 0.5em;
    padding-left: 0.875em;
    font-size: 0.6875em; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75em; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75em; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2ba6cb;
    border-color: #2284a1;
    color: #fff;
    cursor: default;
    opacity: 0.6;
    -webkit-box-shadow: none;
    box-shadow: none; }
    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: #2284a1; }
    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: #fff; }
    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: #2ba6cb; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e9e9e9;
      border-color: #d0d0d0;
      color: #333;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      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: #d0d0d0; }
      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: #333; }
      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: #e9e9e9; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #5da423;
      border-color: #457a1a;
      color: #fff;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      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: #457a1a; }
      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: #fff; }
      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: #5da423; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #c60f13;
      border-color: #970b0e;
      color: #fff;
      cursor: default;
      opacity: 0.6;
      -webkit-box-shadow: none;
      box-shadow: none; }
      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: #970b0e; }
      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: #fff; }
      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: #c60f13; }

button, .button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
  -webkit-appearance: none; }
  button.tiny, .button.tiny {
    padding-top: 0.5em;
    padding-bottom: 0.4375em;
    -webkit-appearance: none; }
  button.small, .button.small {
    padding-top: 0.625em;
    padding-bottom: 0.5625em;
    -webkit-appearance: none; }
  button.large, .button.large {
    padding-top: 1.03125em;
    padding-bottom: 1.03125em;
    -webkit-appearance: none; }

@media only screen {
  button, .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out; }
    button:active, .button:active {
      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
    button.radius, .button.radius {
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    button.round, .button.round {
      -webkit-border-radius: 1000px;
      border-radius: 1000px; } }
@media only screen and (min-width: 768px) {
  button, .button {
    display: inline-block; } }
/* Standard Forms */
form {
  margin: 0 0 1em; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5em; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5em; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5em; }

/* Label Styles */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
  /* Styles for required inputs */ }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1em 0;
    padding: 0.625em 0; }
  label small {
    text-transform: capitalize;
    color: #666666; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333; }
  span.prefix.radius, label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333; }
  span.postfix.radius, label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }

/* Input groups will automatically style first and last elements of the group */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px; }

/* We use this to get basic styling on all basic form elements */
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"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  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,
  textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  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,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  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],
  textarea[disabled] {
    background-color: #ddd; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1em 0; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #ddd;
  padding: 1.25em;
  margin: 1.125em 0; }
  fieldset legend {
    font-weight: bold;
    background: #fff;
    padding: 0 0.1875em;
    margin: 0;
    margin-left: -0.1875em; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }

.error input,
.error textarea,
.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0; }
  .error input:focus,
  .error textarea:focus,
  .error select:focus {
    background: #fafafa;
    border-color: #999999; }
.error label,
.error label.error {
  color: #c60f13; }
.error > small,
.error small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: 0;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }
.error span.error-message {
  display: block; }

input.error,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
  margin-bottom: 0; }
  input.error:focus,
  textarea.error:focus {
    background: #fafafa;
    border-color: #999999; }

.error select {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1); }
  .error select:focus {
    background: #fafafa;
    border-color: #999999; }

label.error {
  color: #c60f13; }

p.lead {
  font-size: 1.21875em;
  line-height: 1.6; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em; }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr; }

/* Default Link Styles */
a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #2795b6; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility; }
  p aside {
    font-size: 0.875em;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125em; }

h2 {
  font-size: 1.6875em; }

h3 {
  font-size: 1.375em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1.125em; }

h6 {
  font-size: 1em; }

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c; }

/* Lists */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit; }

ul, ol {
  margin-left: 0; }
  ul.no-bullet, ol.no-bullet {
    margin-left: 0; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */ }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square; }
ul.circle {
  list-style-type: circle; }
ul.disc {
  list-style-type: disc; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75em; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #ddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #ddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125em;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #ddd;
  padding: 0.625em 0.75em; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375em; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em; }

@media only screen and (min-width: 768px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75em; }

  h2 {
    font-size: 2.3125em; }

  h3 {
    font-size: 1.6875em; }

  h4 {
    font-size: 1.4375em; } }
/*
 * 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)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../../../resources/font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../../../resources/font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../../../resources/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg"), url("../../../resources/font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../../../resources/font/fontawesome-webfont.ttf?v=3.2.1") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* the fix ! simply ADD this block BELOW the above block */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: 'FontAwesome';
    src: url("../../../resources/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg"); } }
/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

.icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }
/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-team:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-file-excel:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

.overflow-visible {
  overflow: visible; }

.overflow-hidden {
  overflow: hidden; }

.overflow-scroll {
  overflow: scroll; }

.overflow-auto {
  overflow: auto; }

.overflow-x-visible {
  overflow-x: visible; }

.overflow-x-hidden {
  overflow-x: hidden; }

.overflow-x-scroll {
  overflow-x: scroll; }

.overflow-x-auto {
  overflow-x: auto; }

.overflow-y-visible {
  overflow-y: visible; }

.overflow-y-hidden {
  overflow-y: hidden; }

.overflow-y-scroll {
  overflow-y: scroll; }

.overflow-y-auto {
  overflow-y: auto; }

.overscroll {
  overscroll-behavior: contain; }

.full-height {
  height: 100%; }

.full-height-vh {
  height: 100vh; }

.minheight.minheight {
  min-height: 100%;
  height: 100%; }

.minmaxheight {
  min-height: 100%;
  height: 100%;
  height: calc(100vh - 10rem);
  max-height: 100%; }

.maxheight.maxheight {
  max-height: 100%; }

.flex {
  display: flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex; }

.inline-flex {
  display: inline-flex; }

.flex-auto {
  flex: 1 0 auto;
  min-height: 0; }

.blocktoflex {
  display: flex; }
  .blocktoflex[style*="display:block;"], .blocktoflex[style*="display: block;"], .blocktoflex[style*="display:inline-block;"], .blocktoflex[style*="display: inline-block;"] {
    display: flex !important; }

.inlinetoflex[style*="display: inline;"] {
  display: inline-flex !important; }

.flex-tabs {
  display: flex !important;
  flex: 1 0 0%;
  position: relative; }
  .flex-tabs > section {
    width: 0; }
  .flex-tabs > section.active {
    display: -webkit-flex !important;
    width: 100%;
    min-width: 100%;
    min-height: 100%; }
    .isMobile .flex-tabs > section.active {
      flex-direction: column; }
    .flex-tabs > section.active _:-ms-fullscreen, :root .flex-tabs > section.active {
      display: block !important; }
    .flex-tabs > section.active .blocktoflex[style*="display:block;"], .flex-tabs > section.active .blocktoflex[style*="display: block;"] {
      display: flex !important; }
    .flex-tabs > section.active .flex-tabs {
      display: flex !important;
      flex: 1 0 0%; }
      .flex-tabs > section.active .flex-tabs > section.active {
        display: flex !important;
        max-height: 100%;
        min-width: 100%; }
        .flex-tabs > section.active .flex-tabs > section.active > .content {
          min-width: 100%;
          overflow-y: auto;
          display: flex !important;
          flex: 1 0 0%; }
    .flex-tabs > section.active .blocktoflex[style*="display:block;"], .flex-tabs > section.active .blocktoflex[style*="display: block;"] {
      display: flex !important; }
    .flex-tabs > section.active > .content {
      min-height: 100%;
      overflow-y: auto;
      overflow-x: auto;
      width: 100%; }
  .flex-tabs.accordian, .flex-tabs[data-section="accordion"] {
    flex-direction: column; }
    .flex-tabs.accordian section, .flex-tabs[data-section="accordion"] section {
      padding-top: 0.02rem !important; }
    .flex-tabs.accordian section, .flex-tabs.accordian .content, .flex-tabs[data-section="accordion"] section, .flex-tabs[data-section="accordion"] .content {
      flex-direction: column; }
    .flex-tabs.accordian .title, .flex-tabs[data-section="accordion"] .title {
      padding: 0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .flex-tabs > section {
    pointer-events: none; }
    .flex-tabs > section .title a,
    .flex-tabs > section .content {
      pointer-events: auto; }
  .flex-tabs > section.active > .content {
    height: 100% !important; } }
.flex-none {
  flex: none; }

.flex-column {
  flex-direction: column;
  float: none !important; }

.flex-row {
  flex-direction: row; }

.flex-row-to-column {
  flex-direction: row; }
  @media only screen and (min-width: 768px) {
    .flex-row-to-column {
      flex-direction: column; } }

.flex-column-to-row {
  flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .flex-column-to-row {
      flex-direction: row; } }

.flex-wrap {
  flex-wrap: wrap; }

.flex-nowrap {
  flex-wrap: nowrap; }

.flex-column-reverse {
  flex-direction: column-reverse; }

.flex-row-reverse {
  flex-direction: row-reverse; }

.flex-wrap-reverse {
  flex-wrap: wrap-reverse; }

.items-start {
  align-items: flex-start; }

.items-end {
  align-items: flex-end; }

.items-between {
  align-items: space-between; }

.items-center {
  align-items: center; }

.items-baseline {
  align-items: baseline; }

.items-stretch {
  align-items: stretch; }

.self-start {
  align-self: flex-start; }

.self-end {
  align-self: flex-end; }

.self-center {
  align-self: center; }

.self-baseline {
  align-self: baseline; }

.self-stretch {
  align-self: stretch; }

.self-right {
  align-self: right; }

.self-left {
  align-self: left; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-between {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.justify-left {
  justify-content: left; }

.justify-right {
  justify-content: right; }

.content-start {
  align-content: flex-start; }

.content-end {
  align-content: flex-end; }

.content-center {
  align-content: center; }

.content-between {
  align-content: space-between; }

.justify-start {
  justify-content: flex-start; }

.justify-end {
  justify-content: flex-end; }

.justify-center {
  justify-content: center; }

.justify-between {
  justify-content: space-between; }

.justify-around {
  justify-content: space-around; }

.justify-left {
  justify-content: left; }

.justify-right {
  justify-content: right; }

.justify-even {
  justify-content: evenly; }

.content-stretch {
  align-content: stretch; }

.flex-1 {
  flex: 1 1 0%; }

.flex-2 {
  flex: 2 1 0%; }

.flex-3 {
  flex: 3 1 0%; }

.flex-4 {
  flex: 4 1 0%; }

.flex-5 {
  flex: 5 1 0%; }

.flex-6 {
  flex: 6 1 0%; }

.flex-7 {
  flex: 7 1 0%; }

.flex-8 {
  flex: 8 1 0%; }

.flex-9 {
  flex: 9 1 0%; }

.flex-10 {
  flex: 10 1 0%; }

.flex-0 {
  flex: 0 1 auto; }

.flex-1 {
  flex: 1 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-2 {
  flex: 2 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-3 {
  flex: 3 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-4 {
  flex: 4 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-5 {
  flex: 5 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-6 {
  flex: 6 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-7 {
  flex: 7 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-8 {
  flex: 8 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-9 {
  flex: 9 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-10 {
  flex: 10 0 0%;
  min-width: 0;
  /* 1 */
  min-height: 0;
  /* 1 */ }

.flex-0.flex-0 {
  flex: 0 1 auto;
  flex-grow: 0; }

@media (--breakpoint-not-small) {
  .flex-ns {
    display: flex; }

  .inline-flex-ns {
    display: inline-flex; }

  .flex-auto-ns {
    flex: 1 1 auto;
    min-width: 0;
    /* 1 */
    min-height: 0;
    /* 1 */ } }
.order-0 {
  order: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

.order-3 {
  order: 3; }

.order-4 {
  order: 4; }

.order-5 {
  order: 5; }

.order-6 {
  order: 6; }

.order-7 {
  order: 7; }

.order-8 {
  order: 8; }

.order-9 {
  order: 9; }

.order-10 {
  order: 10; }

.flex-grip {
  flex: 0 0 5px;
  cursor: move;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzI0JyB2aWV3Qm94PScwIDAgMjQgMjQnIHdpZHRoPScyNCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PHBhdGggZD0nTTEyIDhjMS4xIDAgMi0uOSAyLTJzLS45LTItMi0yLTIgLjktMiAyIC45IDIgMiAyem0wIDJjLTEuMSAwLTIgLjktMiAycy45IDIgMiAyIDItLjkgMi0yLS45LTItMi0yem0wIDZjLTEuMSAwLTIgLjktMiAycy45IDIgMiAyIDItLjkgMi0yLS45LTItMi0yeicgZmlsbD0nNjY2Jy8+PC9zdmc+);
  background-position: center;
  min-width: 1rem;
  background-repeat: no-repeat; }

.no-shrink.no-shrink {
  flex-shrink: 0; }

.max-width {
  max-width: 100%; }

.max-width-10 {
  max-width: 10rem; }

.flex-no-grow {
  flex-grow: 0; }

.max-height-20 {
  max-height: 20vh; }

.no-padding {
  padding: 0 !important; }

.no-margin {
  margin: 0 !important; }

.ma-t-auto.ma-t-auto {
  margin-top: auto; }

.ma-b-auto.ma-b-auto {
  margin-bottom: auto; }

.visually-hidden.visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .heightfix {
    height: 0; } }
.blockdiv {
  display: block;
  width: 100%;
  height: 100%;
  float: none;
  padding: 0;
  margin: 0;
  min-height: 0;
  min-width: 0; }

.ws-nw, .wsnw {
  white-space: nowrap; }

.ma-t-1.ma-t-1 {
  margin-top: 1rem; }

.pa-t-1.pa-t-1 {
  padding-top: 1rem; }

.ma-t-oneqtr.ma-t-oneqtr {
  margin-top: 1.25rem; }

.pa-t-oneqtr.pa-t-oneqtr {
  padding-top: 1.25rem; }

.ma-t-1-qtr.ma-t-1-qtr {
  margin-top: 1.25rem; }

.pa-t-1-qtr.pa-t-1-qtr {
  padding-top: 1.25rem; }

.ma-t-1-half.ma-t-1-half {
  margin-top: 1.5rem; }

.pa-t-1-half.pa-t-1-half {
  padding-top: 1.5rem; }

.ma-t-2.ma-t-2 {
  margin-top: 2rem; }

.pa-t-2.pa-t-2 {
  padding-top: 2rem; }

.ma-t-3.ma-t-3 {
  margin-top: 3rem; }

.pa-t-3.pa-t-3 {
  padding-top: 3rem; }

.ma-t-4.ma-t-4 {
  margin-top: 4rem; }

.pa-t-4.pa-t-4 {
  padding-top: 4rem; }

.ma-t-half.ma-t-half {
  margin-top: 0.5rem; }

.pa-t-half.pa-t-half {
  padding-top: 0.5rem; }

.ma-t-qtr.ma-t-qtr {
  margin-top: 0.25rem; }

.pa-t-qtr.pa-t-qtr {
  padding-top: 0.25rem; }

.ma-t-0.ma-t-0 {
  margin-top: 0rem; }

.pa-t-0.pa-t-0 {
  padding-top: 0rem; }

.ma-b-1.ma-b-1 {
  margin-bottom: 1rem; }

.pa-b-1.pa-b-1 {
  padding-bottom: 1rem; }

.ma-b-oneqtr.ma-b-oneqtr {
  margin-bottom: 1.25rem; }

.pa-b-oneqtr.pa-b-oneqtr {
  padding-bottom: 1.25rem; }

.ma-b-1-qtr.ma-b-1-qtr {
  margin-bottom: 1.25rem; }

.pa-b-1-qtr.pa-b-1-qtr {
  padding-bottom: 1.25rem; }

.ma-b-1-half.ma-b-1-half {
  margin-bottom: 1.5rem; }

.pa-b-1-half.pa-b-1-half {
  padding-bottom: 1.5rem; }

.ma-b-2.ma-b-2 {
  margin-bottom: 2rem; }

.pa-b-2.pa-b-2 {
  padding-bottom: 2rem; }

.ma-b-3.ma-b-3 {
  margin-bottom: 3rem; }

.pa-b-3.pa-b-3 {
  padding-bottom: 3rem; }

.ma-b-4.ma-b-4 {
  margin-bottom: 4rem; }

.pa-b-4.pa-b-4 {
  padding-bottom: 4rem; }

.ma-b-half.ma-b-half {
  margin-bottom: 0.5rem; }

.pa-b-half.pa-b-half {
  padding-bottom: 0.5rem; }

.ma-b-qtr.ma-b-qtr {
  margin-bottom: 0.25rem; }

.pa-b-qtr.pa-b-qtr {
  padding-bottom: 0.25rem; }

.ma-b-0.ma-b-0 {
  margin-bottom: 0rem; }

.pa-b-0.pa-b-0 {
  padding-bottom: 0rem; }

.ma-l-1.ma-l-1 {
  margin-left: 1rem; }

.pa-l-1.pa-l-1 {
  padding-left: 1rem; }

.ma-l-oneqtr.ma-l-oneqtr {
  margin-left: 1.25rem; }

.pa-l-oneqtr.pa-l-oneqtr {
  padding-left: 1.25rem; }

.ma-l-1-qtr.ma-l-1-qtr {
  margin-left: 1.25rem; }

.pa-l-1-qtr.pa-l-1-qtr {
  padding-left: 1.25rem; }

.ma-l-1-half.ma-l-1-half {
  margin-left: 1.5rem; }

.pa-l-1-half.pa-l-1-half {
  padding-left: 1.5rem; }

.ma-l-2.ma-l-2 {
  margin-left: 2rem; }

.pa-l-2.pa-l-2 {
  padding-left: 2rem; }

.ma-l-3.ma-l-3 {
  margin-left: 3rem; }

.pa-l-3.pa-l-3 {
  padding-left: 3rem; }

.ma-l-4.ma-l-4 {
  margin-left: 4rem; }

.pa-l-4.pa-l-4 {
  padding-left: 4rem; }

.ma-l-half.ma-l-half {
  margin-left: 0.5rem; }

.pa-l-half.pa-l-half {
  padding-left: 0.5rem; }

.ma-l-qtr.ma-l-qtr {
  margin-left: 0.25rem; }

.pa-l-qtr.pa-l-qtr {
  padding-left: 0.25rem; }

.ma-l-0.ma-l-0 {
  margin-left: 0rem; }

.pa-l-0.pa-l-0 {
  padding-left: 0rem; }

.ma-r-1.ma-r-1 {
  margin-right: 1rem; }

.pa-r-1.pa-r-1 {
  padding-right: 1rem; }

.ma-r-oneqtr.ma-r-oneqtr {
  margin-right: 1.25rem; }

.pa-r-oneqtr.pa-r-oneqtr {
  padding-right: 1.25rem; }

.ma-r-1-qtr.ma-r-1-qtr {
  margin-right: 1.25rem; }

.pa-r-1-qtr.pa-r-1-qtr {
  padding-right: 1.25rem; }

.ma-r-1-half.ma-r-1-half {
  margin-right: 1.5rem; }

.pa-r-1-half.pa-r-1-half {
  padding-right: 1.5rem; }

.ma-r-2.ma-r-2 {
  margin-right: 2rem; }

.pa-r-2.pa-r-2 {
  padding-right: 2rem; }

.ma-r-3.ma-r-3 {
  margin-right: 3rem; }

.pa-r-3.pa-r-3 {
  padding-right: 3rem; }

.ma-r-4.ma-r-4 {
  margin-right: 4rem; }

.pa-r-4.pa-r-4 {
  padding-right: 4rem; }

.ma-r-half.ma-r-half {
  margin-right: 0.5rem; }

.pa-r-half.pa-r-half {
  padding-right: 0.5rem; }

.ma-r-qtr.ma-r-qtr {
  margin-right: 0.25rem; }

.pa-r-qtr.pa-r-qtr {
  padding-right: 0.25rem; }

.ma-r-0.ma-r-0 {
  margin-right: 0rem; }

.pa-r-0.pa-r-0 {
  padding-right: 0rem; }

.ma-all-1.ma-all-1 {
  margin: 1rem; }

.ma-tb-1.ma-tb-1 {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.ma-lr-1.ma-lr-1 {
  margin-left: 1rem;
  margin-right: 1rem; }

.ma-rb-1.ma-lr-1 {
  margin-left: 1rem;
  margin-right: 1rem; }

.pa-tb-1.pa-tb-1 {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.pa-lr-1.pa-lr-1 {
  padding-left: 1rem;
  padding-right: 1rem; }

.pa-all-1.pa-all-1 {
  padding: 1rem; }

.lh-1.lh-1 {
  line-height: 1rem; }

.ma-all-oneqtr.ma-all-oneqtr {
  margin: 1.25rem; }

.ma-tb-oneqtr.ma-tb-oneqtr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.ma-lr-oneqtr.ma-lr-oneqtr {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.ma-rb-oneqtr.ma-lr-oneqtr {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.pa-tb-oneqtr.pa-tb-oneqtr {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.pa-lr-oneqtr.pa-lr-oneqtr {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.pa-all-oneqtr.pa-all-oneqtr {
  padding: 1.25rem; }

.lh-oneqtr.lh-oneqtr {
  line-height: 1.25rem; }

.ma-all-1-qtr.ma-all-1-qtr {
  margin: 1.25rem; }

.ma-tb-1-qtr.ma-tb-1-qtr {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }

.ma-lr-1-qtr.ma-lr-1-qtr {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.ma-rb-1-qtr.ma-lr-1-qtr {
  margin-left: 1.25rem;
  margin-right: 1.25rem; }

.pa-tb-1-qtr.pa-tb-1-qtr {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem; }

.pa-lr-1-qtr.pa-lr-1-qtr {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

.pa-all-1-qtr.pa-all-1-qtr {
  padding: 1.25rem; }

.lh-1-qtr.lh-1-qtr {
  line-height: 1.25rem; }

.ma-all-1-half.ma-all-1-half {
  margin: 1.5rem; }

.ma-tb-1-half.ma-tb-1-half {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.ma-lr-1-half.ma-lr-1-half {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.ma-rb-1-half.ma-lr-1-half {
  margin-left: 1.5rem;
  margin-right: 1.5rem; }

.pa-tb-1-half.pa-tb-1-half {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.pa-lr-1-half.pa-lr-1-half {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.pa-all-1-half.pa-all-1-half {
  padding: 1.5rem; }

.lh-1-half.lh-1-half {
  line-height: 1.5rem; }

.ma-all-2.ma-all-2 {
  margin: 2rem; }

.ma-tb-2.ma-tb-2 {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.ma-lr-2.ma-lr-2 {
  margin-left: 2rem;
  margin-right: 2rem; }

.ma-rb-2.ma-lr-2 {
  margin-left: 2rem;
  margin-right: 2rem; }

.pa-tb-2.pa-tb-2 {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.pa-lr-2.pa-lr-2 {
  padding-left: 2rem;
  padding-right: 2rem; }

.pa-all-2.pa-all-2 {
  padding: 2rem; }

.lh-2.lh-2 {
  line-height: 2rem; }

.ma-all-3.ma-all-3 {
  margin: 3rem; }

.ma-tb-3.ma-tb-3 {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.ma-lr-3.ma-lr-3 {
  margin-left: 3rem;
  margin-right: 3rem; }

.ma-rb-3.ma-lr-3 {
  margin-left: 3rem;
  margin-right: 3rem; }

.pa-tb-3.pa-tb-3 {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.pa-lr-3.pa-lr-3 {
  padding-left: 3rem;
  padding-right: 3rem; }

.pa-all-3.pa-all-3 {
  padding: 3rem; }

.lh-3.lh-3 {
  line-height: 3rem; }

.ma-all-4.ma-all-4 {
  margin: 4rem; }

.ma-tb-4.ma-tb-4 {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.ma-lr-4.ma-lr-4 {
  margin-left: 4rem;
  margin-right: 4rem; }

.ma-rb-4.ma-lr-4 {
  margin-left: 4rem;
  margin-right: 4rem; }

.pa-tb-4.pa-tb-4 {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.pa-lr-4.pa-lr-4 {
  padding-left: 4rem;
  padding-right: 4rem; }

.pa-all-4.pa-all-4 {
  padding: 4rem; }

.lh-4.lh-4 {
  line-height: 4rem; }

.ma-all-half.ma-all-half {
  margin: 0.5rem; }

.ma-tb-half.ma-tb-half {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.ma-lr-half.ma-lr-half {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.ma-rb-half.ma-lr-half {
  margin-left: 0.5rem;
  margin-right: 0.5rem; }

.pa-tb-half.pa-tb-half {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.pa-lr-half.pa-lr-half {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

.pa-all-half.pa-all-half {
  padding: 0.5rem; }

.lh-half.lh-half {
  line-height: 0.5rem; }

.ma-all-qtr.ma-all-qtr {
  margin: 0.25rem; }

.ma-tb-qtr.ma-tb-qtr {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem; }

.ma-lr-qtr.ma-lr-qtr {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.ma-rb-qtr.ma-lr-qtr {
  margin-left: 0.25rem;
  margin-right: 0.25rem; }

.pa-tb-qtr.pa-tb-qtr {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; }

.pa-lr-qtr.pa-lr-qtr {
  padding-left: 0.25rem;
  padding-right: 0.25rem; }

.pa-all-qtr.pa-all-qtr {
  padding: 0.25rem; }

.lh-qtr.lh-qtr {
  line-height: 0.25rem; }

.ma-all-0.ma-all-0 {
  margin: 0rem; }

.ma-tb-0.ma-tb-0 {
  margin-top: 0rem;
  margin-bottom: 0rem; }

.ma-lr-0.ma-lr-0 {
  margin-left: 0rem;
  margin-right: 0rem; }

.ma-rb-0.ma-lr-0 {
  margin-left: 0rem;
  margin-right: 0rem; }

.pa-tb-0.pa-tb-0 {
  padding-top: 0rem;
  padding-bottom: 0rem; }

.pa-lr-0.pa-lr-0 {
  padding-left: 0rem;
  padding-right: 0rem; }

.pa-all-0.pa-all-0 {
  padding: 0rem; }

.lh-0.lh-0 {
  line-height: 0rem; }

input[type*="text"],
input[type*="password"],
input[type="date"],
input[type="number"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="time"],
input[type="url"],
select {
  font-size: 0.875em;
  height: 2.64286rem;
  padding-left: 0.75rem; }
  .formElement input[type*="text"], .formElement
  input[type*="password"], .formElement
  input[type="date"], .formElement
  input[type="number"], .formElement
  input[type="month"], .formElement
  input[type="week"], .formElement
  input[type="email"], .formElement
  input[type="number"], .formElement
  input[type="time"], .formElement
  input[type="url"], .formElement
  select {
    margin-bottom: 1.4rem; }

select.faded {
  border: none;
  max-width: 20rem; }
  select.faded option {
    font-weight: 500; }

select,
input {
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum"; }
  select.disabled,
  select [disabled],
  input.disabled,
  input [disabled] {
    opacity: 0.5;
    pointer-events: none;
    cursor: initial; }

form.custom .custom.checkbox,
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"],
textarea,
select {
  box-shadow: none;
  transition: 0.5s all ease;
  border-style: solid;
  border-width: 1px;
  border-radius: 0.25rem; }
  form.custom .custom.checkbox:focus, form.custom .custom.checkbox:active,
  input[type="text"]:focus,
  input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  input[type="datetime"]:focus,
  input[type="datetime"]:active,
  input[type="datetime-local"]:focus,
  input[type="datetime-local"]:active,
  input[type="month"]:focus,
  input[type="month"]:active,
  input[type="week"]:focus,
  input[type="week"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="time"]:focus,
  input[type="time"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  textarea:focus,
  textarea:active,
  select:focus,
  select:active {
    border-color: #1e90FF;
    box-shadow: none; }
  .formField form.custom .custom.checkbox, .formField
  input[type="text"], .formField
  input[type="password"], .formField
  input[type="date"], .formField
  input[type="datetime"], .formField
  input[type="datetime-local"], .formField
  input[type="month"], .formField
  input[type="week"], .formField
  input[type="email"], .formField
  input[type="number"], .formField
  input[type="search"], .formField
  input[type="tel"], .formField
  input[type="time"], .formField
  input[type="url"], .formField
  textarea, .formField
  select {
    margin-bottom: 1.4rem; }

input[readonly], input:read-only {
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  user-select: none; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath fill='grey' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3E%3C/svg%3E");
  background-size: 0.65rem;
  background-repeat: no-repeat;
  padding-left: 0.5rem;
  padding-right: 3rem;
  overflow: hidden;
  text-overflow: ellipsis;
  background-position-y: center;
  background-position-x: calc(100% - 1rem); }

_:-ms-fullscreen select, :root select {
  padding-right: 0; }

select::-ms-expand {
  padding-right: 0; }

select:focus,
select:active {
  background-repeat: no-repeat;
  border-color: #1e90FF;
  outline: 0; }
  select:focus option,
  select:active option {
    border-color: transparent; }

select:focus {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

input::placeholder-shown {
  font-style: italic; }

input::placeholder {
  font-style: italic; }

textarea::placeholder {
  font-style: italic; }

input::-moz-focus-inner {
  border: 0; }

select[multiple] {
  height: auto;
  background: white; }

small.error {
  display: none; }
  .error small.error {
    display: inline-block; }

input[type="checkbox"] + span.custom {
  width: 1.25rem;
  height: 1.25rem;
  border-width: 1px;
  text-align: center;
  cursor: pointer;
  line-height: calc(1.25rem - 1px);
  display: inline-flex;
  padding-left: 0.1rem; }
  input[type="checkbox"] + span.custom.checked:after {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: ""; }

textarea {
  padding: 0.5rem; }

.fake-input,
.formElement .result {
  -ms-text-overflow: ellipsis;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  overflow: hidden;
  font-family: inherit;
  border: 1px solid #cccccc;
  text-align: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 1em;
  margin: 0 0 1.14286em 0;
  padding: 0.57143em;
  padding-left: 0.57143em;
  height: calc(2.64286em - 2px);
  line-height: normal;
  width: 100%;
  user-select: none;
  border-radius: 0.25rem; }
  .fake-input + button, .fake-input + .button,
  .formElement .result + button,
  .formElement .result + .button {
    height: calc(2.64286em + 2px);
    line-height: calc(2.64286em + 2px);
    margin: 0; }

.fake-input {
  cursor: not-allowed; }
  .fake-input.pre-icon span {
    display: block;
    float: left; }

.formField select,
.formField input[type="text"],
.formField input[type="number"],
.formField input[type="email"],
.formField textarea {
  margin: 0 0 1.14286em 0;
  width: 100%; }
  .formField select.auto-width,
  .formField input[type="text"].auto-width,
  .formField input[type="number"].auto-width,
  .formField input[type="email"].auto-width,
  .formField textarea.auto-width {
    width: auto;
    min-width: 5rem; }
.formField .switch {
  margin: 0 0 1.14286em 0; }
.formField .fixSwitch.fixSwitch input:first-of-type:checked + label,
.formField .fixSwitch.fixSwitch input:first-of-type:checked + span + label {
  left: 7px; }
.formField .fixSwitch.fixSwitch input:last-of-type:checked + label,
.formField .fixSwitch.fixSwitch input:last-of-type:checked + span + label {
  right: 5px; }
.formField .fixSwitch.fixSwitch label {
  transition-duration: 0ms;
  transition-delay: 0ms;
  background: none !important; }
.formField .switch {
  line-height: 2rem; }
  .formField .switch input:first-of-type:checked + label,
  .formField .switch input:first-of-type:checked + span + label {
    left: 7px; }
  .formField .switch input:last-of-type:checked + label,
  .formField .switch input:last-of-type:checked + span + label {
    right: 5px; }
  .formField .switch label {
    line-height: inherit !important; }
  .formField .switch input:first-of-type:checked + label,
  .formField .switch input:first-of-type:checked + span + label {
    left: 5px;
    text-transform: uppercase; }
  .formField .switch input:last-of-type:checked + label,
  .formField .switch input:last-of-type:checked + span + label {
    right: 8px;
    color: #fff;
    text-transform: uppercase;
    justify-content: center; }
  .formField .switch span:last-child {
    width: 1.95em !important;
    height: 2.2rem !important; }

.toggle-cp {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 45px;
  height: 22px; }
  .toggle-cp input {
    display: none !important; }
  .toggle-cp .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ddd;
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    border-radius: 50px;
    min-height: 22px; }
    .toggle-cp .slider:before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 0;
      bottom: 1px;
      background-color: white;
      border-radius: 50%;
      box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
      -webkit-transition: .1s ease-in-out;
      transition: .1s ease-in-out; }
  .toggle-cp input:checked + .slider:before {
    left: 50%;
    box-shadow: -2px 2px 6px rgba(0, 0, 0, 0.2); }

.toggle-button input {
  display: none !important; }
.toggle-button button {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem; }

input[type="checkbox"] {
  display: inline-block; }

.knowledgeMenu .custom.checkbox,
.knowledgeMenu span.custom,
.knowledgeMenu input[type="checkbox"] + span.custom {
  display: inline-flex; }

.user-manager span.custom.custom, .template-builder span.custom.custom {
  display: none; }

.user-manager .formSection[data-page] span.custom.custom {
  display: inline-flex; }

_:-ms-fullscreen input[type="number"], :root input[type="number"] {
  padding-right: 1rem; }

input[type=number] {
  -moz-appearance: textfield;
  padding-right: 1rem; }

html, body {
  height: 100%;
  font-size: 14px; }

html {
  overflow-x: hidden !important;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1; }

body {
  display: flex;
  position: static;
  padding-top: 0 !important;
  flex-direction: column;
  font-variant-numeric: lining-nums;
  -moz-font-feature-settings: "lnum" 1;
  -moz-font-feature-settings: "lnum=1";
  -ms-font-feature-settings: "lnum" 1;
  -o-font-feature-settings: "lnum" 1;
  -webkit-font-feature-settings: "lnum" 1;
  font-feature-settings: "lnum" 1; }

.login-page .side-nav ul, .login-page .side-nav li {
  list-style: none; }

.message {
  display: flex;
  padding: .5rem;
  font-size: 0.875rem;
  line-height: 1.4rem; }

.login-page {
  height: 100%; }

.login-page .loginDisclaimer {
  display: none; }
.login-page .loginDisclaimer {
  padding: 10px 30px 30px;
  padding-left: 50px;
  float: left;
  font-size: 12px;
  line-height: 15px;
  position: fixed;
  bottom: 20px;
  width: 100%; }
  @media (min-width: 0) and (max-width: 70.25em) {
    .login-page .loginDisclaimer {
      display: none; } }
  .login-page .loginDisclaimer:before {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
    content: "";
    color: inherit;
    position: absolute;
    left: 15px;
    top: 10px;
    font-size: 20px; }
.login-page .login_leftPanel {
  flex: 1 0 0%;
  height: 100%;
  background-size: cover;
  padding: 0; }
  @media (min-width: 0) and (max-width: 70.25em) {
    .login-page .login_leftPanel {
      display: none; } }
  .login-page .login_leftPanel .loginImg {
    background-size: cover;
    background-position: bottom left;
    height: 100%;
    width: 100%;
    padding: 0; }
.login-page #lblMessage {
  margin-left: 1rem;
  font-weight: 200; }
.login-page .login label {
  margin: 0;
  padding-bottom: inherit; }
.login-page .login .side-nav {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0; }
  .login-page .login .side-nav li {
    margin: 0;
    font-size: 1em; }
.login-page .switchPanel .switch-option {
  margin-top: 2rem; }
.login-page .switchPanel .help-text {
  margin-top: 1rem;
  width: calc(100% + 5px);
  min-height: 2rem;
  line-height: 2rem;
  position: relative; }
.login-page .switchPanel button {
  font-weight: 600;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%; }
.login-page .switchPanel .loginInstruct {
  font-size: 1rem; }

.loginButton.loginButton,
.submitButton.submitButton {
  border: none;
  display: block;
  height: 33px;
  width: 100%;
  border-radius: .25rem;
  border: none;
  box-shadow: none; }

#recaptcha_widget_div {
  position: relative;
  width: 450px !important;
  margin-bottom: 20px;
  margin-left: -65px; }
  #recaptcha_widget_div .recaptchatable {
    float: left;
    margin-bottom: 15px !important; }

@media (min-width: 0) and (max-width: 34.375em) {
  .login .homepageLogo {
    margin-top: 0; } }
.login .side-nav .request_access_telefonica_text {
  display: none; }
@media (min-width: 0) and (max-width: 34.375em) {
  .login .side-nav {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0; } }

@media (min-width: 0) and (max-width: 34.375em) {
  .login-page {
    overflow-y: auto;
    overflow-x: hidden; } }

.login_leftPanel.login_leftPanel.login_leftPanel {
  display: none; }

.login-page {
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.login-page .rightPanel,
.switchPanel {
  border-radius: 0.25rem;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .login-page .rightPanel,
    .switchPanel {
      max-width: 40rem;
      min-width: 40rem; } }
  .login-page .rightPanel .multifactor-panel,
  .switchPanel .multifactor-panel {
    background: none;
    border: none; }
    .login-page .rightPanel .multifactor-panel .newpw_lbl,
    .switchPanel .multifactor-panel .newpw_lbl {
      background: none;
      border: none; }

.cs-login-Instruct {
  font-weight: 400; }

.spanish {
  clear: both;
  display: none; }

.login input:-webkit-autofill {
  box-shadow: 0 0 0 1000px #fff inset; }

.access-request {
  display: block; }
  @media only screen and (min-width: 768px) {
    .access-request {
      max-width: 50%; } }

.loginInput {
  border-radius: 0;
  transition: 0.3s all ease;
  border: none; }

.login-message {
  cursor: auto; }

@media (min-width: 0) and (max-width: 70.25em) {
  body {
    overflow-y: auto !important; } }

#reCaptchaCont {
  display: none; }
  #reCaptchaCont.showCaptcha {
    display: inline-block !important; }
    #reCaptchaCont.showCaptcha.hideRecaptchaAgain {
      display: none !important; }

#loginPage #dvResetPassword h6 {
  display: block;
  clear: both;
  margin: 0 auto;
  float: none;
  text-align: center;
  margin-top: 1rem; }

#formAccessRequest #g-recaptcha {
  margin: 0 auto; }
#formAccessRequest #loginInstruct {
  text-align: center; }
#formAccessRequest .submitButton {
  float: right;
  margin-bottom: 1rem; }
#formAccessRequest .submitButton {
  padding: 0 0.5rem;
  text-align: center;
  line-height: 2.5rem;
  font-size: 1rem;
  border: none;
  box-shadow: none;
  width: 100%;
  position: relative;
  margin-bottom: 0.5rem;
  display: inline-block;
  text-decoration: none;
  margin-top: 10px; }
  #formAccessRequest .submitButton i {
    position: absolute;
    left: 1rem;
    line-height: inherit; }
    .icon-after #formAccessRequest .submitButton i {
      left: inherit;
      right: 1rem; }
    .icon-only #formAccessRequest .submitButton i {
      position: relative; }

.homepageLogo.homepageLogo {
  background-size: contain;
  height: 6rem;
  margin-top: 1rem; }

.login_links:hover {
  text-decoration: underline; }

.login-page .no-form:not(.unity-message) {
  display: none; }

@media only screen and (max-width: 550px) {
  .login-page.login-page {
    align-items: start;
    justify-content: start; }

  #loginPage .rightPanel.rightPanel, #loginPage .switchPanel.switchPanel {
    height: 100%;
    width: 100%; }

  .login.login {
    margin-top: 20%;
    padding-right: 3rem; }

  .loginButton.loginButton, .submitButton.submitButton {
    border-radius: 10rem;
    height: 44px;
    font-weight: 600; }

  .homepageLogo.homepageLogo {
    margin-bottom: 10%; }

  .access-request, .login_links, .cs-login-Instruct {
    text-align: center;
    width: 100%;
    min-height: 30px; }

  .cs-login-opt {
    display: flex;
    flex-direction: column;
    align-items: center; } }

/*# sourceMappingURL=login.css.map */
