@charset "UTF-8";
/*! normalize.css v2.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block; }

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

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-family: sans-serif;
  /* 3 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  -webkit-text-size-adjust: 100%;
  /* 4 */ }

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

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * 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: bold; }

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

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

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

/**
 * 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%; }

/**
 * 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.
 */
img {
  border: 0; }

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

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   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.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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 */ }

/**
 * 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.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * 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; }

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

html,
body {
  font-size: 13px; }

body {
  background: #fff;
  color: #444;
  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; }

a:focus {
  outline: none; }

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%; }

/* Grid HTML Classes */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 75em;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse .column,
  .row.collapse .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row .row {
    width: auto;
    margin-left: -0.625em;
    margin-right: -0.625em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  position: relative;
  padding-left: 0.625em;
  padding-right: 0.625em;
  width: 100%;
  float: left; }

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left; }

  .small-1 {
    position: relative;
    width: 8.33333%; }

  .small-2 {
    position: relative;
    width: 16.66667%; }

  .small-3 {
    position: relative;
    width: 25%; }

  .small-4 {
    position: relative;
    width: 33.33333%; }

  .small-5 {
    position: relative;
    width: 41.66667%; }

  .small-6 {
    position: relative;
    width: 50%; }

  .small-7 {
    position: relative;
    width: 58.33333%; }

  .small-8 {
    position: relative;
    width: 66.66667%; }

  .small-9 {
    position: relative;
    width: 75%; }

  .small-10 {
    position: relative;
    width: 83.33333%; }

  .small-11 {
    position: relative;
    width: 91.66667%; }

  .small-12 {
    position: relative;
    width: 100%; }

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

  .small-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .small-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .small-offset-3 {
    position: relative;
    margin-left: 25%; }

  .small-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .small-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .small-offset-6 {
    position: relative;
    margin-left: 50%; }

  .small-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .small-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .small-offset-9 {
    position: relative;
    margin-left: 75%; }

  .small-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; } }
/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .large-1 {
    position: relative;
    width: 8.33333%; }

  .large-2 {
    position: relative;
    width: 16.66667%; }

  .large-3 {
    position: relative;
    width: 25%; }

  .large-4 {
    position: relative;
    width: 33.33333%; }

  .large-5 {
    position: relative;
    width: 41.66667%; }

  .large-6 {
    position: relative;
    width: 50%; }

  .large-7 {
    position: relative;
    width: 58.33333%; }

  .large-8 {
    position: relative;
    width: 66.66667%; }

  .large-9 {
    position: relative;
    width: 75%; }

  .large-10 {
    position: relative;
    width: 83.33333%; }

  .large-11 {
    position: relative;
    width: 91.66667%; }

  .large-12 {
    position: relative;
    width: 100%; }

  .row .large-offset-0 {
    position: relative;
    margin-left: 0%; }

  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%; }

  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%; }

  .row .large-offset-3 {
    position: relative;
    margin-left: 25%; }

  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%; }

  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%; }

  .row .large-offset-6 {
    position: relative;
    margin-left: 50%; }

  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%; }

  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%; }

  .row .large-offset-9 {
    position: relative;
    margin-left: 75%; }

  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%; }

  .row .large-offset-11 {
    position: relative;
    margin-left: 91.66667%; }

  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }

  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }

  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }

  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }

  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }

  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }

  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }

  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }

  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }

  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }

  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }

  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }

  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important; } }
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-medium-down,
.show-for-large-down {
  display: inherit !important; }

.show-for-medium,
.show-for-medium-up,
.show-for-large,
.show-for-large-up,
.show-for-xlarge {
  display: none !important; }

.hide-for-medium,
.hide-for-medium-up,
.hide-for-large,
.hide-for-large-up,
.hide-for-xlarge {
  display: inherit !important; }

.hide-for-small,
.hide-for-medium-down,
.hide-for-large-down {
  display: none !important; }

/* Specific visilbity for tables */
table.show-for-small, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-large, table.hide-for-large-up, table.hide-for-xlarge {
  display: table; }

thead.show-for-small, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-xlarge {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-xlarge {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-xlarge {
  display: table-row !important; }

td.show-for-small, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge,
th.show-for-small,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge {
  display: table-cell !important; }

/* Medium Displays: 768px - 1279px */
@media only screen and (min-width: 768px) {
  .show-for-medium,
  .show-for-medium-up {
    display: inherit !important; }

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

  .hide-for-small {
    display: inherit !important; }

  .hide-for-medium,
  .hide-for-medium-up {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-medium, table.show-for-medium-up, table.hide-for-small {
    display: table; }

  thead.show-for-medium, thead.show-for-medium-up, thead.hide-for-small {
    display: table-header-group !important; }

  tbody.show-for-medium, tbody.show-for-medium-up, tbody.hide-for-small {
    display: table-row-group !important; }

  tr.show-for-medium, tr.show-for-medium-up, tr.hide-for-small {
    display: table-row !important; }

  td.show-for-medium, td.show-for-medium-up, td.hide-for-small,
  th.show-for-medium,
  th.show-for-medium-up,
  th.hide-for-small {
    display: table-cell !important; } }
/* Large Displays: 1280px - 1440px */
@media only screen and (min-width: 1280px) {
  .show-for-large,
  .show-for-large-up {
    display: inherit !important; }

  .show-for-medium,
  .show-for-medium-down {
    display: none !important; }

  .hide-for-medium,
  .hide-for-medium-down {
    display: inherit !important; }

  .hide-for-large,
  .hide-for-large-up {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-large, table.show-for-large-up, table.hide-for-medium, table.hide-for-medium-down {
    display: table; }

  thead.show-for-large, thead.show-for-large-up, thead.hide-for-medium, thead.hide-for-medium-down {
    display: table-header-group !important; }

  tbody.show-for-large, tbody.show-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-down {
    display: table-row-group !important; }

  tr.show-for-large, tr.show-for-large-up, tr.hide-for-medium, tr.hide-for-medium-down {
    display: table-row !important; }

  td.show-for-large, td.show-for-large-up, td.hide-for-medium, td.hide-for-medium-down,
  th.show-for-large,
  th.show-for-large-up,
  th.hide-for-medium,
  th.hide-for-medium-down {
    display: table-cell !important; } }
/* X-Large Displays: 1400px and up */
@media only screen and (min-width: 1440px) {
  .show-for-xlarge {
    display: inherit !important; }

  .show-for-large,
  .show-for-large-down {
    display: none !important; }

  .hide-for-large,
  .hide-for-large-down {
    display: inherit !important; }

  .hide-for-xlarge {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-xlarge, table.hide-for-large, table.hide-for-large-down {
    display: table; }

  thead.show-for-xlarge, thead.hide-for-large, thead.hide-for-large-down {
    display: table-header-group !important; }

  tbody.show-for-xlarge, tbody.hide-for-large, tbody.hide-for-large-down {
    display: table-row-group !important; }

  tr.show-for-xlarge, tr.hide-for-large, tr.hide-for-large-down {
    display: table-row !important; }

  td.show-for-xlarge, td.hide-for-large, td.hide-for-large-down,
  th.show-for-xlarge,
  th.hide-for-large,
  th.hide-for-large-down {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

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

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visilbity for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visilbity for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Foundation Block Grids for below small breakpoint */
@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -0.625em;
    *zoom: 1; }
    [class*="block-grid-"]:before, [class*="block-grid-"]:after {
      content: " ";
      display: table; }
    [class*="block-grid-"]:after {
      clear: both; }
    [class*="block-grid-"] > li {
      display: inline;
      height: auto;
      float: left;
      padding: 0 0.625em 1.25em; }

  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
/* Foundation Block Grids for above small breakpoint */
@media only screen and (min-width: 768px) {
  /* Remove small grid clearing */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }

  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }

  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }

  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }

  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }

  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }

  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }

  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }

  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }

  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }

  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }

  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }

  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 0.625em 1.25em; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
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: #004993;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #003c79; }
  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: 1em; }

h3 {
  font-size: 1.0625em; }

h4 {
  font-size: 1.125em; }

h5 {
  font-size: 1.25em; }

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; }

/* 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: #444;
  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: 1.625em; }

  h3 {
    font-size: 1.375em; }

  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; } }
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  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: #004993;
  border-color: #003060;
  color: #fff; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #003060; }
  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: 0px;
    padding-left: 0px;
    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: #004993;
    border-color: #003060;
    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: #003060; }
    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: #004993; }
    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: 5px;
      border-radius: 5px; }
    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 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; }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1em 0;
    padding: 0.625em 0; }

/* 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: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.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 so buttons keep their own */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333; }
  span.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }

span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333; }
  span.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }

/* 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: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px; }
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px; }
.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 {
  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 */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1); }
  .error input:focus,
  input.error:focus,
  .error textarea:focus,
  textarea.error:focus {
    background: #fafafa;
    border-color: #999999; }

.error label,
label.error {
  color: #c60f13; }

.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: #fff; }

/* Custom Checkbox and Radio Inputs */
form.custom .hidden-field {
  margin-left: -99999px;
  position: absolute;
  visibility: hidden; }
form.custom .custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  vertical-align: middle;
  border: solid 1px #ccc;
  background: #fff; }
  form.custom .custom.checkbox {
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: -1px; }
  form.custom .custom.radio {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    padding: 3px; }
  form.custom .custom.checkbox:before {
    content: "";
    display: block;
    font-size: 16px;
    color: #fff; }
  form.custom .custom.radio.checked:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
    background: #222;
    position: relative; }
  form.custom .custom.checkbox.checked:before {
    content: "\00d7";
    color: #222;
    position: absolute;
    top: -50%;
    left: 50%;
    margin-top: 4px;
    margin-left: -5px; }

/* Custom Select Options and Dropdowns */
form.custom {
  /* Custom input, disabled */ }
  form.custom .custom.dropdown {
    display: block;
    position: relative;
    top: 0;
    height: 2.3125em;
    margin-bottom: 1.25em;
    margin-top: 0px;
    padding: 0px;
    width: 100%;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    background: -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
    -webkit-box-shadow: none;
    background: linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
    box-shadow: none;
    font-size: 0.875em;
    vertical-align: top; }
    form.custom .custom.dropdown ul {
      overflow-y: auto;
      max-height: 200px; }
    form.custom .custom.dropdown .current {
      cursor: default;
      white-space: nowrap;
      line-height: 2.25em;
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none;
      overflow: hidden;
      display: block;
      margin-left: 0.5em;
      margin-right: 2.3125em; }
    form.custom .custom.dropdown .selector {
      cursor: default;
      position: absolute;
      width: 2.5em;
      height: 2.3125em;
      display: block;
      right: 0;
      top: 0; }
      form.custom .custom.dropdown .selector:after {
        content: "";
        display: block;
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #aaa transparent transparent transparent;
        border-top-style: solid;
        position: absolute;
        left: 0.9375em;
        top: 50%;
        margin-top: -3px; }
    form.custom .custom.dropdown:hover a.selector:after, form.custom .custom.dropdown.open a.selector:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: #222 transparent transparent transparent;
      border-top-style: solid; }
    form.custom .custom.dropdown .disabled {
      color: #888; }
      form.custom .custom.dropdown .disabled:hover {
        background: transparent;
        color: #888; }
        form.custom .custom.dropdown .disabled:hover:after {
          display: none; }
    form.custom .custom.dropdown.open ul {
      display: block;
      z-index: 10;
      min-width: 100%;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box; }
    form.custom .custom.dropdown.small {
      max-width: 134px; }
    form.custom .custom.dropdown.medium {
      max-width: 254px; }
    form.custom .custom.dropdown.large {
      max-width: 434px; }
    form.custom .custom.dropdown.expand {
      width: 100% !important; }
    form.custom .custom.dropdown.open.small ul {
      min-width: 134px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    form.custom .custom.dropdown.open.medium ul {
      min-width: 254px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    form.custom .custom.dropdown.open.large ul {
      min-width: 434px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
  form.custom .custom.dropdown ul {
    position: absolute;
    width: auto;
    display: none;
    margin: 0;
    left: -1px;
    top: auto;
    -webkit-box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 2px 0px rgba(0, 0, 0, 0.1);
    margin: 0;
    padding: 0;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 16px; }
    form.custom .custom.dropdown ul li {
      color: #555;
      font-size: 0.875em;
      cursor: default;
      padding-top: 0.25em;
      padding-bottom: 0.25em;
      padding-left: 0.375em;
      padding-right: 2.375em;
      min-height: 1.5em;
      line-height: 1.5em;
      margin: 0;
      white-space: nowrap;
      list-style: none; }
      form.custom .custom.dropdown ul li.selected {
        background: #eeeeee;
        color: #000; }
      form.custom .custom.dropdown ul li:hover {
        background-color: #e4e4e4;
        color: #000; }
      form.custom .custom.dropdown ul li.selected:hover {
        background: #eeeeee;
        cursor: default;
        color: #000; }
    form.custom .custom.dropdown ul.show {
      display: block; }
  form.custom .custom.disabled {
    background: #ddd; }

/* Button Groups */
.button-group {
  list-style: none;
  margin: 0;
  *zoom: 1; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > * {
    margin: 0 0 0 -1px;
    float: left; }
    .button-group > *:first-child {
      margin-left: 0; }
  .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-topleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px; }
  .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
    -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; }
  .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
    -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; }
  .button-group.even-2 li {
    width: 50%; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    width: 33.33333%; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    width: 25%; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    width: 20%; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    width: 16.66667%; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    width: 14.28571%; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    width: 12.5%; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar {
  *zoom: 1; }
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table; }
  .button-bar:after {
    clear: both; }
  .button-bar .button-group {
    float: left;
    margin-right: 0.625em; }
    .button-bar .button-group div {
      overflow: hidden; }

/* Dropdown Button */
.dropdown.button {
  position: relative;
  padding-right: 3.1875em; }
  .dropdown.button:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
    top: 50%; }
  .dropdown.button:before {
    border-width: 0.5625em;
    right: 1.5em;
    margin-top: -0.25em; }
  .dropdown.button:before {
    border-color: #fff transparent transparent transparent; }
  .dropdown.button.tiny {
    padding-right: 2.1875em; }
    .dropdown.button.tiny:before {
      border-width: 0.4375em;
      right: 0.875em;
      margin-top: -0.15625em; }
    .dropdown.button.tiny:before {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.small {
    padding-right: 2.8125em; }
    .dropdown.button.small:before {
      border-width: 0.5625em;
      right: 1.125em;
      margin-top: -0.21875em; }
    .dropdown.button.small:before {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.large {
    padding-right: 4em; }
    .dropdown.button.large:before {
      border-width: 0.625em;
      right: 1.75em;
      margin-top: -0.3125em; }
    .dropdown.button.large:before {
      border-color: #fff transparent transparent transparent; }
  .dropdown.button.secondary:before {
    border-color: #333 transparent transparent transparent; }

/* Split Buttons */
.split.button {
  position: relative;
  padding-right: 4.8em; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: #002346; }
  .split.button span {
    width: 3em; }
    .split.button span:before {
      border-top-style: solid;
      border-width: 0.5625em;
      top: 1.125em;
      margin-left: -0.5625em; }
  .split.button span:before {
    border-color: #fff transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: #c3c3c3; }
  .split.button.secondary span:before {
    border-color: #fff transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: #7f0a0c; }
  .split.button.success span {
    border-left-color: #396516; }
  .split.button.tiny {
    padding-right: 3.9375em; }
    .split.button.tiny span {
      width: 2.84375em; }
      .split.button.tiny span:before {
        border-top-style: solid;
        border-width: 0.4375em;
        top: 0.875em;
        margin-left: -0.3125em; }
  .split.button.small {
    padding-right: 3.9375em; }
    .split.button.small span {
      width: 2.8125em; }
      .split.button.small span:before {
        border-top-style: solid;
        border-width: 0.5625em;
        top: 0.84375em;
        margin-left: -0.5625em; }
  .split.button.large {
    padding-right: 6em; }
    .split.button.large span {
      width: 3.75em; }
      .split.button.large span:before {
        border-top-style: solid;
        border-width: 0.625em;
        top: 1.3125em;
        margin-left: -0.5625em; }
  .split.button.expand {
    padding-left: 2em; }
  .split.button.secondary span:before {
    border-color: #333 transparent transparent transparent; }
  .split.button.radius span {
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .split.button.round span {
    -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; }

/* Flex Video */
.flex-video {
  position: relative;
  padding-top: 1.5625em;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1em;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 57.25%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Sections */
.section-container, .section-container.auto {
  width: 100%;
  display: block;
  margin-bottom: 1.25em;
  border: 1px solid #ccc;
  border-top: none; }
  .section-container > section, .section-container > .section, .section-container.auto > section, .section-container.auto > .section {
    position: relative; }
    .section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
      background-color: #efefef;
      cursor: pointer;
      margin-bottom: 0; }
      .section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap; }
      .section-container > section > .title:hover, .section-container > .section > .title:hover, .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
        background-color: #e2e2e2; }
    .section-container > section .content, .section-container > .section .content, .section-container.auto > section .content, .section-container.auto > .section .content {
      display: none;
      padding: 0.9375em;
      background-color: #fff; }
      .section-container > section .content > *:last-child, .section-container > .section .content > *:last-child, .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
        margin-bottom: 0; }
      .section-container > section .content > *:first-child, .section-container > .section .content > *:first-child, .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
        padding-top: 0; }
      .section-container > section .content > *:last-child:not(.flex-video), .section-container > .section .content > *:last-child:not(.flex-video), .section-container.auto > section .content > *:last-child:not(.flex-video), .section-container.auto > .section .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .section-container > section.active > .content, .section-container > .section.active > .content, .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
      display: block; }
    .section-container > section.active > .title, .section-container > .section.active > .title, .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
      background: #d5d5d5; }
      .section-container > section.active > .title a, .section-container > .section.active > .title a, .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
        color: #333; }
    .section-container > section > .title, .section-container > .section > .title, .section-container.auto > section > .title, .section-container.auto > .section > .title {
      top: 0;
      width: 100%;
      margin: 0;
      border-top: solid 1px #ccc; }
      .section-container > section > .title a, .section-container > .section > .title a, .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
        width: 100%; }

.section-container.tabs {
  border: 0;
  position: relative; }
  .section-container.tabs > section, .section-container.tabs > .section {
    border: 0;
    position: static; }
    .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
      background-color: #efefef;
      cursor: pointer;
      margin-bottom: 0; }
      .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap; }
      .section-container.tabs > section > .title:hover, .section-container.tabs > .section > .title:hover {
        background-color: #e2e2e2; }
    .section-container.tabs > section .content, .section-container.tabs > .section .content {
      display: none;
      padding: 0.9375em;
      background-color: #fff; }
      .section-container.tabs > section .content > *:last-child, .section-container.tabs > .section .content > *:last-child {
        margin-bottom: 0; }
      .section-container.tabs > section .content > *:first-child, .section-container.tabs > .section .content > *:first-child {
        padding-top: 0; }
      .section-container.tabs > section .content > *:last-child:not(.flex-video), .section-container.tabs > .section .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
      display: block; }
    .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
      background: #fff; }
      .section-container.tabs > section.active > .title a, .section-container.tabs > .section.active > .title a {
        color: #333; }
    .section-container.tabs > section > .title, .section-container.tabs > .section > .title {
      width: auto;
      border: solid 1px #ccc;
      border-right: 0;
      border-bottom: 0;
      position: absolute;
      top: 0;
      z-index: 1; }
      .section-container.tabs > section > .title a, .section-container.tabs > .section > .title a {
        width: 100%; }
    .section-container.tabs > section:last-child .title, .section-container.tabs > .section:last-child .title {
      border-right: solid 1px #ccc; }
    .section-container.tabs > section .content, .section-container.tabs > .section .content {
      border: solid 1px #ccc;
      position: absolute;
      z-index: 10;
      display: none;
      top: -1px; }
    .section-container.tabs > section.active > .title, .section-container.tabs > .section.active > .title {
      z-index: 11;
      border-bottom: 0;
      background-color: #fff; }
    .section-container.tabs > section.active > .content, .section-container.tabs > .section.active > .content {
      position: relative; }

@media only screen and (min-width: 768px) {
  .section-container.auto {
    border: 0;
    position: relative; }
    .section-container.auto > section, .section-container.auto > .section {
      border: 0;
      position: static; }
      .section-container.auto > section > .title, .section-container.auto > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0; }
        .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
          padding: 0.9375em;
          display: inline-block;
          color: #333;
          font-size: 0.875em;
          white-space: nowrap; }
        .section-container.auto > section > .title:hover, .section-container.auto > .section > .title:hover {
          background-color: #e2e2e2; }
      .section-container.auto > section .content, .section-container.auto > .section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff; }
        .section-container.auto > section .content > *:last-child, .section-container.auto > .section .content > *:last-child {
          margin-bottom: 0; }
        .section-container.auto > section .content > *:first-child, .section-container.auto > .section .content > *:first-child {
          padding-top: 0; }
        .section-container.auto > section .content > *:last-child:not(.flex-video), .section-container.auto > .section .content > *:last-child:not(.flex-video) {
          padding-bottom: 0; }
      .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
        display: block; }
      .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
        background: #fff; }
        .section-container.auto > section.active > .title a, .section-container.auto > .section.active > .title a {
          color: #333; }
      .section-container.auto > section > .title, .section-container.auto > .section > .title {
        width: auto;
        border: solid 1px #ccc;
        border-right: 0;
        border-bottom: 0;
        position: absolute;
        top: 0;
        z-index: 1; }
        .section-container.auto > section > .title a, .section-container.auto > .section > .title a {
          width: 100%; }
      .section-container.auto > section:last-child .title, .section-container.auto > .section:last-child .title {
        border-right: solid 1px #ccc; }
      .section-container.auto > section .content, .section-container.auto > .section .content {
        border: solid 1px #ccc;
        position: absolute;
        z-index: 10;
        display: none;
        top: -1px; }
      .section-container.auto > section.active > .title, .section-container.auto > .section.active > .title {
        z-index: 11;
        border-bottom: 0;
        background-color: #fff; }
      .section-container.auto > section.active > .content, .section-container.auto > .section.active > .content {
        position: relative; }

  .section-container.accordion .section {
    padding-top: 0 !important; }

  .section-container.vertical-tabs {
    border: 1px solid #ccc;
    position: relative; }
    .section-container.vertical-tabs section,
    .section-container.vertical-tabs .section {
      padding-top: 0 !important;
      border: 0;
      position: static; }
      .section-container.vertical-tabs section > .title,
      .section-container.vertical-tabs .section > .title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0; }
        .section-container.vertical-tabs section > .title a,
        .section-container.vertical-tabs .section > .title a {
          padding: 0.9375em;
          display: inline-block;
          color: #333;
          font-size: 0.875em;
          white-space: nowrap; }
        .section-container.vertical-tabs section > .title:hover,
        .section-container.vertical-tabs .section > .title:hover {
          background-color: #e2e2e2; }
      .section-container.vertical-tabs section .content,
      .section-container.vertical-tabs .section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff; }
        .section-container.vertical-tabs section .content > *:last-child,
        .section-container.vertical-tabs .section .content > *:last-child {
          margin-bottom: 0; }
        .section-container.vertical-tabs section .content > *:first-child,
        .section-container.vertical-tabs .section .content > *:first-child {
          padding-top: 0; }
        .section-container.vertical-tabs section .content > *:last-child:not(.flex-video),
        .section-container.vertical-tabs .section .content > *:last-child:not(.flex-video) {
          padding-bottom: 0; }
      .section-container.vertical-tabs section.active > .content,
      .section-container.vertical-tabs .section.active > .content {
        display: block; }
      .section-container.vertical-tabs section.active > .title,
      .section-container.vertical-tabs .section.active > .title {
        background: #d5d5d5; }
        .section-container.vertical-tabs section.active > .title a,
        .section-container.vertical-tabs .section.active > .title a {
          color: #333; }
      .section-container.vertical-tabs section > .title,
      .section-container.vertical-tabs .section > .title {
        position: absolute;
        border-top: solid 1px #ccc;
        width: 12.5em; }
      .section-container.vertical-tabs section:first-child .title,
      .section-container.vertical-tabs .section:first-child .title {
        border-top: 0; }
      .section-container.vertical-tabs section .content,
      .section-container.vertical-tabs .section .content {
        display: block;
        position: relative;
        left: 12.5em;
        border-left: solid 1px #ccc;
        z-index: 10; }
      .section-container.vertical-tabs section.active > .title,
      .section-container.vertical-tabs .section.active > .title {
        background-color: #d5d5d5;
        width: 12.5625em;
        border-right: solid 0 transparent;
        z-index: 11; }
      .section-container.vertical-tabs section.active:last-child .title,
      .section-container.vertical-tabs .section.active:last-child .title {
        border-bottom: 0; }

  .section-container.vertical-nav {
    border: 0;
    position: relative; }
    .section-container.vertical-nav > section, .section-container.vertical-nav > .section {
      padding-top: 0 !important;
      position: relative; }
      .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0; }
        .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
          padding: 0.9375em;
          display: inline-block;
          color: #333;
          font-size: 0.875em;
          white-space: nowrap; }
        .section-container.vertical-nav > section > .title:hover, .section-container.vertical-nav > .section > .title:hover {
          background-color: #e2e2e2; }
      .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff; }
        .section-container.vertical-nav > section .content > *:last-child, .section-container.vertical-nav > .section .content > *:last-child {
          margin-bottom: 0; }
        .section-container.vertical-nav > section .content > *:first-child, .section-container.vertical-nav > .section .content > *:first-child {
          padding-top: 0; }
        .section-container.vertical-nav > section .content > *:last-child:not(.flex-video), .section-container.vertical-nav > .section .content > *:last-child:not(.flex-video) {
          padding-bottom: 0; }
      .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
        display: block; }
      .section-container.vertical-nav > section.active > .title, .section-container.vertical-nav > .section.active > .title {
        background: #d5d5d5; }
        .section-container.vertical-nav > section.active > .title a, .section-container.vertical-nav > .section.active > .title a {
          color: #333; }
      .section-container.vertical-nav > section > .title, .section-container.vertical-nav > .section > .title {
        border-top: none;
        border: solid 1px #ccc; }
        .section-container.vertical-nav > section > .title a, .section-container.vertical-nav > .section > .title a {
          display: block;
          width: 100%; }
      .section-container.vertical-nav > section .content, .section-container.vertical-nav > .section .content {
        display: none; }
      .section-container.vertical-nav > section:first-child .title, .section-container.vertical-nav > .section:first-child .title {
        border-bottom: none; }
      .section-container.vertical-nav > section.active > .content, .section-container.vertical-nav > .section.active > .content {
        display: block;
        position: absolute;
        left: 100%;
        top: 0px;
        z-index: 999;
        min-width: 12.5em;
        border: solid 1px #ccc; }

  .section-container.horizontal-nav {
    position: relative;
    background: #efefef;
    border: 1px solid #ccc; }
    .section-container.horizontal-nav > section, .section-container.horizontal-nav > .section {
      padding-top: 0;
      border: 0;
      position: static; }
      .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
        background-color: #efefef;
        cursor: pointer;
        margin-bottom: 0; }
        .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
          padding: 0.9375em;
          display: inline-block;
          color: #333;
          font-size: 0.875em;
          white-space: nowrap; }
        .section-container.horizontal-nav > section > .title:hover, .section-container.horizontal-nav > .section > .title:hover {
          background-color: #e2e2e2; }
      .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
        display: none;
        padding: 0.9375em;
        background-color: #fff; }
        .section-container.horizontal-nav > section .content > *:last-child, .section-container.horizontal-nav > .section .content > *:last-child {
          margin-bottom: 0; }
        .section-container.horizontal-nav > section .content > *:first-child, .section-container.horizontal-nav > .section .content > *:first-child {
          padding-top: 0; }
        .section-container.horizontal-nav > section .content > *:last-child:not(.flex-video), .section-container.horizontal-nav > .section .content > *:last-child:not(.flex-video) {
          padding-bottom: 0; }
      .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
        display: block; }
      .section-container.horizontal-nav > section.active > .title, .section-container.horizontal-nav > .section.active > .title {
        background: #d5d5d5; }
        .section-container.horizontal-nav > section.active > .title a, .section-container.horizontal-nav > .section.active > .title a {
          color: #333; }
      .section-container.horizontal-nav > section > .title, .section-container.horizontal-nav > .section > .title {
        width: auto;
        border: solid 1px #ccc;
        border-left: 0;
        top: -1px;
        position: absolute;
        z-index: 1; }
        .section-container.horizontal-nav > section > .title a, .section-container.horizontal-nav > .section > .title a {
          width: 100%; }
      .section-container.horizontal-nav > section .content, .section-container.horizontal-nav > .section .content {
        display: none; }
      .section-container.horizontal-nav > section.active > .content, .section-container.horizontal-nav > .section.active > .content {
        display: block;
        position: absolute;
        z-index: 999;
        left: 0;
        top: -2px;
        min-width: 12.5em;
        border: solid 1px #ccc; } }
.no-js .section-container.auto, .no-js .section-container.accordion, .no-js .section-container.tabs, .no-js .section-container.vertical-tabs, .no-js .section-container.vertical-nav, .no-js .section-container.horizontal-nav {
  width: 100%;
  display: block;
  margin-bottom: 1.25em;
  border: 1px solid #ccc;
  border-top: none; }
  .no-js .section-container.auto > section, .no-js .section-container.auto > .section, .no-js .section-container.accordion > section, .no-js .section-container.accordion > .section, .no-js .section-container.tabs > section, .no-js .section-container.tabs > .section, .no-js .section-container.vertical-tabs > section, .no-js .section-container.vertical-tabs > .section, .no-js .section-container.vertical-nav > section, .no-js .section-container.vertical-nav > .section, .no-js .section-container.horizontal-nav > section, .no-js .section-container.horizontal-nav > .section {
    position: relative; }
    .no-js .section-container.auto > section > .title, .no-js .section-container.auto > .section > .title, .no-js .section-container.accordion > section > .title, .no-js .section-container.accordion > .section > .title, .no-js .section-container.tabs > section > .title, .no-js .section-container.tabs > .section > .title, .no-js .section-container.vertical-tabs > section > .title, .no-js .section-container.vertical-tabs > .section > .title, .no-js .section-container.vertical-nav > section > .title, .no-js .section-container.vertical-nav > .section > .title, .no-js .section-container.horizontal-nav > section > .title, .no-js .section-container.horizontal-nav > .section > .title {
      background-color: #efefef;
      cursor: pointer;
      margin-bottom: 0; }
      .no-js .section-container.auto > section > .title a, .no-js .section-container.auto > .section > .title a, .no-js .section-container.accordion > section > .title a, .no-js .section-container.accordion > .section > .title a, .no-js .section-container.tabs > section > .title a, .no-js .section-container.tabs > .section > .title a, .no-js .section-container.vertical-tabs > section > .title a, .no-js .section-container.vertical-tabs > .section > .title a, .no-js .section-container.vertical-nav > section > .title a, .no-js .section-container.vertical-nav > .section > .title a, .no-js .section-container.horizontal-nav > section > .title a, .no-js .section-container.horizontal-nav > .section > .title a {
        padding: 0.9375em;
        display: inline-block;
        color: #333;
        font-size: 0.875em;
        white-space: nowrap; }
      .no-js .section-container.auto > section > .title:hover, .no-js .section-container.auto > .section > .title:hover, .no-js .section-container.accordion > section > .title:hover, .no-js .section-container.accordion > .section > .title:hover, .no-js .section-container.tabs > section > .title:hover, .no-js .section-container.tabs > .section > .title:hover, .no-js .section-container.vertical-tabs > section > .title:hover, .no-js .section-container.vertical-tabs > .section > .title:hover, .no-js .section-container.vertical-nav > section > .title:hover, .no-js .section-container.vertical-nav > .section > .title:hover, .no-js .section-container.horizontal-nav > section > .title:hover, .no-js .section-container.horizontal-nav > .section > .title:hover {
        background-color: #e2e2e2; }
    .no-js .section-container.auto > section .content, .no-js .section-container.auto > .section .content, .no-js .section-container.accordion > section .content, .no-js .section-container.accordion > .section .content, .no-js .section-container.tabs > section .content, .no-js .section-container.tabs > .section .content, .no-js .section-container.vertical-tabs > section .content, .no-js .section-container.vertical-tabs > .section .content, .no-js .section-container.vertical-nav > section .content, .no-js .section-container.vertical-nav > .section .content, .no-js .section-container.horizontal-nav > section .content, .no-js .section-container.horizontal-nav > .section .content {
      display: none;
      padding: 0.9375em;
      background-color: #fff; }
      .no-js .section-container.auto > section .content > *:last-child, .no-js .section-container.auto > .section .content > *:last-child, .no-js .section-container.accordion > section .content > *:last-child, .no-js .section-container.accordion > .section .content > *:last-child, .no-js .section-container.tabs > section .content > *:last-child, .no-js .section-container.tabs > .section .content > *:last-child, .no-js .section-container.vertical-tabs > section .content > *:last-child, .no-js .section-container.vertical-tabs > .section .content > *:last-child, .no-js .section-container.vertical-nav > section .content > *:last-child, .no-js .section-container.vertical-nav > .section .content > *:last-child, .no-js .section-container.horizontal-nav > section .content > *:last-child, .no-js .section-container.horizontal-nav > .section .content > *:last-child {
        margin-bottom: 0; }
      .no-js .section-container.auto > section .content > *:first-child, .no-js .section-container.auto > .section .content > *:first-child, .no-js .section-container.accordion > section .content > *:first-child, .no-js .section-container.accordion > .section .content > *:first-child, .no-js .section-container.tabs > section .content > *:first-child, .no-js .section-container.tabs > .section .content > *:first-child, .no-js .section-container.vertical-tabs > section .content > *:first-child, .no-js .section-container.vertical-tabs > .section .content > *:first-child, .no-js .section-container.vertical-nav > section .content > *:first-child, .no-js .section-container.vertical-nav > .section .content > *:first-child, .no-js .section-container.horizontal-nav > section .content > *:first-child, .no-js .section-container.horizontal-nav > .section .content > *:first-child {
        padding-top: 0; }
      .no-js .section-container.auto > section .content > *:last-child:not(.flex-video), .no-js .section-container.auto > .section .content > *:last-child:not(.flex-video), .no-js .section-container.accordion > section .content > *:last-child:not(.flex-video), .no-js .section-container.accordion > .section .content > *:last-child:not(.flex-video), .no-js .section-container.tabs > section .content > *:last-child:not(.flex-video), .no-js .section-container.tabs > .section .content > *:last-child:not(.flex-video), .no-js .section-container.vertical-tabs > section .content > *:last-child:not(.flex-video), .no-js .section-container.vertical-tabs > .section .content > *:last-child:not(.flex-video), .no-js .section-container.vertical-nav > section .content > *:last-child:not(.flex-video), .no-js .section-container.vertical-nav > .section .content > *:last-child:not(.flex-video), .no-js .section-container.horizontal-nav > section .content > *:last-child:not(.flex-video), .no-js .section-container.horizontal-nav > .section .content > *:last-child:not(.flex-video) {
        padding-bottom: 0; }
    .no-js .section-container.auto > section.active > .content, .no-js .section-container.auto > .section.active > .content, .no-js .section-container.accordion > section.active > .content, .no-js .section-container.accordion > .section.active > .content, .no-js .section-container.tabs > section.active > .content, .no-js .section-container.tabs > .section.active > .content, .no-js .section-container.vertical-tabs > section.active > .content, .no-js .section-container.vertical-tabs > .section.active > .content, .no-js .section-container.vertical-nav > section.active > .content, .no-js .section-container.vertical-nav > .section.active > .content, .no-js .section-container.horizontal-nav > section.active > .content, .no-js .section-container.horizontal-nav > .section.active > .content {
      display: block; }
    .no-js .section-container.auto > section.active > .title, .no-js .section-container.auto > .section.active > .title, .no-js .section-container.accordion > section.active > .title, .no-js .section-container.accordion > .section.active > .title, .no-js .section-container.tabs > section.active > .title, .no-js .section-container.tabs > .section.active > .title, .no-js .section-container.vertical-tabs > section.active > .title, .no-js .section-container.vertical-tabs > .section.active > .title, .no-js .section-container.vertical-nav > section.active > .title, .no-js .section-container.vertical-nav > .section.active > .title, .no-js .section-container.horizontal-nav > section.active > .title, .no-js .section-container.horizontal-nav > .section.active > .title {
      background: #d5d5d5; }
      .no-js .section-container.auto > section.active > .title a, .no-js .section-container.auto > .section.active > .title a, .no-js .section-container.accordion > section.active > .title a, .no-js .section-container.accordion > .section.active > .title a, .no-js .section-container.tabs > section.active > .title a, .no-js .section-container.tabs > .section.active > .title a, .no-js .section-container.vertical-tabs > section.active > .title a, .no-js .section-container.vertical-tabs > .section.active > .title a, .no-js .section-container.vertical-nav > section.active > .title a, .no-js .section-container.vertical-nav > .section.active > .title a, .no-js .section-container.horizontal-nav > section.active > .title a, .no-js .section-container.horizontal-nav > .section.active > .title a {
        color: #333; }
    .no-js .section-container.auto > section > .title, .no-js .section-container.auto > .section > .title, .no-js .section-container.accordion > section > .title, .no-js .section-container.accordion > .section > .title, .no-js .section-container.tabs > section > .title, .no-js .section-container.tabs > .section > .title, .no-js .section-container.vertical-tabs > section > .title, .no-js .section-container.vertical-tabs > .section > .title, .no-js .section-container.vertical-nav > section > .title, .no-js .section-container.vertical-nav > .section > .title, .no-js .section-container.horizontal-nav > section > .title, .no-js .section-container.horizontal-nav > .section > .title {
      top: 0;
      width: 100%;
      margin: 0;
      border-top: solid 1px #ccc; }
      .no-js .section-container.auto > section > .title a, .no-js .section-container.auto > .section > .title a, .no-js .section-container.accordion > section > .title a, .no-js .section-container.accordion > .section > .title a, .no-js .section-container.tabs > section > .title a, .no-js .section-container.tabs > .section > .title a, .no-js .section-container.vertical-tabs > section > .title a, .no-js .section-container.vertical-tabs > .section > .title a, .no-js .section-container.vertical-nav > section > .title a, .no-js .section-container.vertical-nav > .section > .title a, .no-js .section-container.horizontal-nav > section > .title a, .no-js .section-container.horizontal-nav > .section > .title a {
        width: 100%; }
    .no-js .section-container.auto > section .title, .no-js .section-container.auto > .section .title, .no-js .section-container.accordion > section .title, .no-js .section-container.accordion > .section .title, .no-js .section-container.tabs > section .title, .no-js .section-container.tabs > .section .title, .no-js .section-container.vertical-tabs > section .title, .no-js .section-container.vertical-tabs > .section .title, .no-js .section-container.vertical-nav > section .title, .no-js .section-container.vertical-nav > .section .title, .no-js .section-container.horizontal-nav > section .title, .no-js .section-container.horizontal-nav > .section .title {
      position: static;
      width: 100%;
      border-left: 0;
      border-right: 0; }
    .no-js .section-container.auto > section .content, .no-js .section-container.auto > .section .content, .no-js .section-container.accordion > section .content, .no-js .section-container.accordion > .section .content, .no-js .section-container.tabs > section .content, .no-js .section-container.tabs > .section .content, .no-js .section-container.vertical-tabs > section .content, .no-js .section-container.vertical-tabs > .section .content, .no-js .section-container.vertical-nav > section .content, .no-js .section-container.vertical-nav > .section .content, .no-js .section-container.horizontal-nav > section .content, .no-js .section-container.horizontal-nav > .section .content {
      position: static;
      display: block;
      width: 100%;
      border-left: 0;
      border-right: 0;
      border-bottom: 0; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #ebebeb; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #ebebeb;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: 2.45em; }
  .top-bar .button {
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 0; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625em;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: bold;
        color: #555;
        width: 50%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: #555;
      text-transform: uppercase;
      font-size: 0.8125em;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 15px;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        text-indent: -48px;
        width: 34px;
        height: 34px;
        line-height: 33px;
        padding: 0;
        color: #333; }
        .top-bar .toggle-topbar.menu-icon a span {
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          height: 0;
          -webkit-box-shadow: 0 10px 0 1px #333, 0 16px 0 1px #333, 0 22px 0 1px #333;
          box-shadow: 0 10px 0 1px #333, 0 16px 0 1px #333, 0 22px 0 1px #333; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #ebebeb; }
    .top-bar.expanded .toggle-topbar a {
      color: #888; }
      .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888;
        box-shadow: 0 10px 0 1px #888, 0 16px 0 1px #888, 0 22px 0 1px #888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #ebebeb;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-bottom: solid 1px white;
    border-top: solid 1px #d2d2d2;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: #555;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-size: 0.8125em;
    font-weight: bold;
    background: #ebebeb; }
    .top-bar-section ul li > a.hover {
      background: #e3e3e3;
      color: #333; }
    .top-bar-section ul li > a.button {
      background: #004993;
      font-size: 0.8125em; }
      .top-bar-section ul li > a.button.hover {
        background: #003060; }
    .top-bar-section ul li > a.button.secondary {
      background: #e9e9e9; }
      .top-bar-section ul li > a.button.secondary.hover {
        background: #d0d0d0; }
    .top-bar-section ul li > a.button.success {
      background: #5da423; }
      .top-bar-section ul li > a.button.success.hover {
        background: #457a1a; }
    .top-bar-section ul li > a.button.alert {
      background: #c60f13; }
      .top-bar-section ul li > a.button.alert.hover {
        background: #970b0e; }
  .top-bar-section ul li.active > a {
    background: #e3e3e3;
    color: #333; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(51, 51, 51, 0.5);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        visibility: visible; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    visibility: hidden;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: #555;
          line-height: 22.5px;
          display: block; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #555;
      font-weight: bold;
      font-size: 0.625em; }

.top-bar-js-breakpoint {
  width: 768px !important;
  visibility: hidden; }

.js-generated {
  display: block; }

@media only screen and (min-width: 768px) {
  .top-bar {
    background: #ebebeb;
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      line-height: 2em;
      font-size: 0.875em;
      height: 2em;
      padding: 0 10px;
      position: relative;
      top: 8px; }
    .top-bar.expanded {
      background: #ebebeb; }

  .contain-to-grid .top-bar {
    max-width: 75em;
    margin: 0 auto; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #ebebeb; }
      .top-bar-section li a:not(.button).hover {
        background: #9f9f9f; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(51, 51, 51, 0.5) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        visibility: hidden; }
    .top-bar-section .has-dropdown.hover > .dropdown {
      visibility: visible; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      margin-top: -16px;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #333;
        line-height: 1;
        white-space: nowrap;
        padding: 7px 15px;
        background: #f8f8f8; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #f8f8f8; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px white;
      border-left: solid 1px #d2d2d2;
      clear: none;
      height: 45px;
      width: 0px; }
    .top-bar-section .has-form {
      background: #ebebeb;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section ul.right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section ul.right li .dropdown li .dropdown {
        right: 100%; } }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-moz-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@-o-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555 #fff;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #f5f5f5; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative; }
    .orbit-container .orbit-slides-container img {
      display: block; }
    .orbit-container .orbit-slides-container > * {
      position: relative;
      float: left;
      height: auto; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: black;
        background-color: rgba(0, 0, 0, 0.6);
        color: #fff;
        width: 100%;
        padding: 10px 14px;
        font-size: 0.875em; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: transparent; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125em; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 6px;
    width: 100px; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 100%;
      background-color: black;
      background-color: rgba(0, 0, 0, 0.6);
      display: block;
      width: 0%; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 10px;
      right: 0px;
      width: 11px;
      height: 14px;
      border: solid 4px #000;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -6px;
      top: 9px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-right-style: solid;
      border-color: transparent transparent transparent #000; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.6);
    width: 50px;
    height: 60px;
    line-height: 50px;
    color: white;
    text-indent: -9999px !important; }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -16px;
      display: block;
      width: 0;
      height: 0;
      border: inset 16px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: #fff; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: #ccc; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: #fff;
      left: 50%;
      margin-left: -8px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: #ccc; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px; }
  .orbit-bullets li {
    display: block;
    width: 18px;
    height: 18px;
    background: #999;
    float: left;
    margin-right: 6px;
    border: solid 2px #222;
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #222; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 768px) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: #fff;
  padding: 0em;
  border: solid 1px #666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; }
  .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  .reveal-modal > :first-child {
    margin-top: 0; }
  .reveal-modal > :last-child {
    margin-bottom: 0; }
  .reveal-modal .close-reveal-modal {
    font-size: 1.375em;
    line-height: 1;
    position: absolute;
    top: 0.5em;
    right: 0.6875em;
    color: #aaa;
    font-weight: bold;
    cursor: pointer; }

@media only screen and (min-width: 768px) {
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em; }
    .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    .reveal-modal.large {
      margin-left: -35%;
      width: 70%; }
    .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }
@media print {
  .reveal-modal {
    background: #fff !important; } }
/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: black;
  color: #fff;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125em 1.25em 1.5em; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: inset 14px; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: black;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -28px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: black !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -28px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -28px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -28px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #fff; }

.joyride-tip-guide p {
  margin: 0 0 1.125em 0;
  font-size: 0.875em;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555;
  position: absolute;
  right: 1.0625em;
  bottom: 1em; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777 !important;
  text-decoration: none;
  font-size: 30px;
  font-weight: normal;
  line-height: .5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eee !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0px 0px 30px #ffffff;
  -webkit-box-shadow: 0px 0px 15px #ffffff;
  box-shadow: 0px 0px 15px #ffffff; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0px;
  left: 0px; }

/* Styles for screens that are atleast 768px; */
@media only screen and (min-width: 768px) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: black !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -28px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: black !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -28px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: black !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -28px;
      right: auto; } }
/* Clearing Styles */
[data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  [data-clearing]:after {
    clear: both; }
  [data-clearing] li {
    float: left;
    margin-right: 10px; }

.clearing-blackout {
  background: #111;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #fff;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #111;
  width: 100%;
  padding: 10px 30px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 768px) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 16px; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #fff; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #fff; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.5; }

  .clearing-assembled .clearing-container .carousel {
    background: #111;
    height: 150px;
    margin-top: 5px; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: block;
      z-index: 999;
      width: 200%;
      height: 100%;
      margin-left: 0;
      position: relative;
      left: 0; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 175px;
        height: inherit;
        padding: 0;
        float: left;
        overflow: hidden;
        margin-right: 1px;
        position: relative;
        cursor: pointer;
        opacity: 0.4; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          min-height: 100%;
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          min-width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
  .clearing-assembled .clearing-container .visible-img {
    background: #111;
    overflow: hidden;
    height: 75%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Foundation Alerts */
.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #004993;
  border-color: #003060;
  color: #fff; }
  .alert-box .close {
    font-size: 1.375em;
    padding: 5px 4px 4px;
    line-height: 0;
    position: absolute;
    top: 0.4375em;
    right: 0.3125em;
    color: #333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #5da423;
    border-color: #457a1a;
    color: #fff; }
  .alert-box.alert {
    background-color: #c60f13;
    border-color: #970b0e;
    color: #fff; }
  .alert-box.secondary {
    background-color: #e9e9e9;
    border-color: #d0d0d0;
    color: #505050; }

/* Breadcrumbs */
.breadcrumbs {
  display: block;
  padding: 0.5625em 0.875em 0.5625em;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f6f6f6;
  border-color: gainsboro;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875em;
    text-transform: uppercase;
    color: #004993; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a,
    .breadcrumbs > * span {
      text-transform: uppercase;
      color: #004993; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999; }
      .breadcrumbs > *.unavailable a {
        color: #999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: "/";
      color: #aaa;
      margin: 0 0.75em;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Keystroke Characters */
.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dbdbdb;
  color: #222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875em;
  padding: 0.125em 0.25em 0em;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* Labels */
.label {
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  padding: 0.1875em 0.625em 0.25em;
  font-size: 0.875em;
  background-color: #004993;
  color: #fff; }
  .label.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  .label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .label.alert {
    background-color: #c60f13;
    color: #fff; }
  .label.success {
    background-color: #5da423;
    color: #fff; }
  .label.secondary {
    background-color: #e9e9e9;
    color: #333; }

/* Inline Lists */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375em;
    display: block; }
    .inline-list > li > * {
      display: block; }

/* Pagination */
.pagination {
  display: block;
  height: 1.5em;
  margin-left: -0.3125em; }
  .pagination li {
    display: block;
    float: left;
    height: 1.5em;
    color: #222;
    font-size: 0.875em;
    margin-left: 0.3125em; }
    .pagination li a {
      display: block;
      padding: 0.0625em 0.4375em 0.0625em;
      color: #999; }
    .pagination li:hover a,
    .pagination li a:focus {
      background: #e6e6e6; }
    .pagination li.unavailable a {
      cursor: default;
      color: #999; }
    .pagination li.unavailable:hover a, .pagination li.unavailable a:focus {
      background: transparent; }
    .pagination li.current a {
      background: #004993;
      color: #fff;
      font-weight: bold;
      cursor: default; }
      .pagination li.current a:hover, .pagination li.current a:focus {
        background: #004993; }

.pagination-centered {
  text-align: center; }
  .pagination-centered ul > li {
    float: none;
    display: inline-block; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
  margin-bottom: 1.25em;
  padding: 1.25em;
  background: #f2f2f2; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625em; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #003060;
    margin-bottom: 1.25em;
    padding: 1.25em;
    background: #004993;
    -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; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
      color: #fff; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625em; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
  .panel.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #ddd;
  margin-left: 0;
  margin-bottom: 1.25em; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #ddd;
    padding: 0.9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: bold;
    font-size: 1em; }
  .pricing-table .price {
    background-color: #eee;
    padding: 0.9375em 1.25em;
    text-align: center;
    color: #333;
    font-weight: normal;
    font-size: 1.25em; }
  .pricing-table .description {
    background-color: #fff;
    padding: 0.9375em;
    text-align: center;
    color: #777;
    font-size: 0.75em;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #ddd; }
  .pricing-table .bullet-item {
    background-color: #fff;
    padding: 0.9375em;
    text-align: center;
    color: #333;
    font-size: 0.875em;
    font-weight: normal;
    border-bottom: dotted 1px #ddd; }
  .pricing-table .cta-button {
    background-color: #f5f5f5;
    text-align: center;
    padding: 1.25em 1.25em 0; }

/* Progress Bar */
.progress {
  background-color: transparent;
  height: 1.5625em;
  border: 1px solid #cccccc;
  padding: 0.125em;
  margin-bottom: 0.625em; }
  .progress .meter {
    background: #004993;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #e9e9e9;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #5da423;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #c60f13;
    height: 100%;
    display: block; }
  .progress.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .progress.radius .meter {
      -webkit-border-radius: 4px;
      border-radius: 4px; }
  .progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .progress.round .meter {
      -webkit-border-radius: 999px;
      border-radius: 999px; }

/* Side Nav */
.side-nav {
  display: block;
  margin: 0;
  padding: 0.875em 0;
  list-style-type: none;
  list-style-position: inside; }
  .side-nav li {
    margin: 0 0 0.4375em 0;
    font-size: 0.875em; }
    .side-nav li a {
      display: block;
      color: #004993; }
    .side-nav li.active > a:first-child {
      color: #4d4d4d;
      font-weight: bold; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: #e6e6e6; }

/* Side Nav */
.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25em 0 1.125em;
  padding-top: 0.25em;
  margin-right: 0;
  margin-left: -0.5625em; }
  .sub-nav dt,
  .sub-nav dd {
    float: left;
    display: inline;
    margin-left: 0.5625em;
    margin-bottom: 0.625em;
    font-weight: normal;
    font-size: 0.875em; }
    .sub-nav dt a,
    .sub-nav dd a {
      color: #999;
      text-decoration: none; }
    .sub-nav dt.active a,
    .sub-nav dd.active a {
      -webkit-border-radius: 1000px;
      border-radius: 1000px;
      font-weight: bold;
      background: #004993;
      padding: 0.1875em 0.5625em;
      cursor: default;
      color: #fff; }

/* Foundation Switches */
@media only screen {
  div.switch {
    position: relative;
    width: 100%;
    padding: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 1.25em;
    -webkit-animation: webkitSiblingBugfix infinite 1s;
    height: 36px;
    background: #fff;
    border-color: #cccccc; }
    div.switch label {
      position: relative;
      left: 0;
      z-index: 2;
      float: left;
      width: 50%;
      height: 100%;
      margin: 0;
      font-weight: bold;
      text-align: left;
      -webkit-transition: all 0.1s ease-out;
      -moz-transition: all 0.1s ease-out;
      transition: all 0.1s ease-out; }
    div.switch input {
      position: absolute;
      z-index: 3;
      opacity: 0;
      width: 100%;
      height: 100%;
      -moz-appearance: none; }
      div.switch input:hover, div.switch input:focus {
        cursor: pointer; }
    div.switch > span {
      position: absolute;
      top: -1px;
      left: -1px;
      z-index: 1;
      display: block;
      padding: 0;
      border-width: 1px;
      border-style: solid;
      -webkit-transition: all 0.1s ease-out;
      -moz-transition: all 0.1s ease-out;
      transition: all 0.1s ease-out; }
    div.switch input:not(:checked) + label {
      opacity: 0; }
    div.switch input:checked {
      display: none !important; }
    div.switch input {
      left: 0;
      display: block !important; }
    div.switch input:first-of-type + label,
    div.switch input:first-of-type + span + label {
      left: -50%; }
    div.switch input:first-of-type:checked + label,
    div.switch input:first-of-type:checked + span + label {
      left: 0%; }
    div.switch input:last-of-type + label,
    div.switch input:last-of-type + span + label {
      right: -50%;
      left: auto;
      text-align: right; }
    div.switch input:last-of-type:checked + label,
    div.switch input:last-of-type:checked + span + label {
      right: 0%;
      left: auto; }
    div.switch span.custom {
      display: none !important; }
    div.switch label {
      padding: 0 0.375em;
      line-height: 2.3em;
      font-size: 0.875em; }
    div.switch input:first-of-type:checked ~ span {
      left: 100%;
      margin-left: -2.1875em; }
    div.switch > span {
      width: 2.25em;
      height: 2.25em; }
    div.switch > span {
      border-color: #b3b3b3;
      background: #fff;
      background: -moz-linear-gradient(top, #fff 0%, #f2f2f2 100%);
      background: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
      background: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
      -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5;
      box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #e1f5d1, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px #f5f5f5; }
    div.switch:hover > span, div.switch:focus > span {
      background: #fff;
      background: -moz-linear-gradient(top, #fff 0%, #e6e6e6 100%);
      background: -webkit-linear-gradient(top, #fff 0%, #e6e6e6 100%);
      background: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%); }
    div.switch:active {
      background: transparent; }
    div.switch.large {
      height: 44px; }
      div.switch.large label {
        padding: 0 0.375em;
        line-height: 2.3em;
        font-size: 1.0625em; }
      div.switch.large input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -2.6875em; }
      div.switch.large > span {
        width: 2.75em;
        height: 2.75em; }
    div.switch.small {
      height: 28px; }
      div.switch.small label {
        padding: 0 0.375em;
        line-height: 2.1em;
        font-size: 0.75em; }
      div.switch.small input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -1.6875em; }
      div.switch.small > span {
        width: 1.75em;
        height: 1.75em; }
    div.switch.tiny {
      height: 22px; }
      div.switch.tiny label {
        padding: 0 0.375em;
        line-height: 1.9em;
        font-size: 0.6875em; }
      div.switch.tiny input:first-of-type:checked ~ span {
        left: 100%;
        margin-left: -1.3125em; }
      div.switch.tiny > span {
        width: 1.375em;
        height: 1.375em; }
    div.switch.radius {
      -webkit-border-radius: 4px;
      border-radius: 4px; }
      div.switch.radius > span {
        -webkit-border-radius: 3px;
        border-radius: 3px; }
    div.switch.round {
      -webkit-border-radius: 1000px;
      border-radius: 1000px; }
      div.switch.round > span {
        -webkit-border-radius: 999px;
        border-radius: 999px; }
      div.switch.round label {
        padding: 0 0.5625em; }

  @-webkit-keyframes webkitSiblingBugfix {
    from {
      position: relative; }
    to {
      position: relative; } } }
[data-magellan-expedition] {
  background: #fff;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd {
      margin-bottom: 0; }

/* Tables */
table {
  background: #fff;
  margin-bottom: 1.25em;
  border: solid 1px #ddd; }
  table thead,
  table tfoot {
    background: #f5f5f5;
    font-weight: bold; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5em 0.625em 0.625em;
      font-size: 0.875em;
      color: #222;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625em 0.625em;
    font-size: 0.875em;
    color: #222; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #fff; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1.125em; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 73, 147, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 73, 147, 0.5); }
  .th.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px; }

a.th {
  display: inline-block; }

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #00162d;
    color: #004993; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: #fff;
  background: #000;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #000 transparent;
    top: -10px; }
  .tooltip.opened {
    color: #004993 !important;
    border-bottom: dotted 1px #00162d !important; }

.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888;
  font-weight: normal; }

@media only screen and (min-width: 768px) {
  .tooltip > .nub {
    border-color: transparent transparent #000 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #000 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #000;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #000 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
@media only screen and (max-width: 767px) {
  .f-dropdown {
    max-width: 100%;
    left: 0; } }
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  top: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #fff;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #fff transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown li {
    font-size: 0.875em;
    cursor: pointer;
    line-height: 1.125em;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.3125em 0.625em;
      color: #555; }
  .f-dropdown.content {
    position: absolute;
    top: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25em;
    width: 100%;
    height: auto;
    max-height: none;
    background: #fff;
    border: solid 1px #cccccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

.rounded {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.roundedTop {
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }

/*

Uniform Theme: Uniform Default
Version: 1.8
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://uniformjs.com/

*/
/* General settings */
div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
  background-image: url("../images/uniform/sprite.png");
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased; }
div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }
div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
  margin: 0;
  padding: 0; }

.highContrastDetect {
  background: url("../images/uniform/bg-input.png") repeat-x 0 0;
  width: 0px;
  height: 0px; }

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  background: url("../images/uniform/bg-input.png") repeat-x 0 0;
  outline: 0; }
  input.uniform-input.active,
  select.uniform-multiselect.active,
  textarea.uniform.active {
    background: url("../images/uniform/bg-input-focus.png") repeat-x 0 0; }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* Select */
div.selector {
  background-position: 0 -175px;
  line-height: 35px;
  height: 35px;
  padding: 0 0 0 10px;
  position: relative;
  overflow: hidden; }
  div.selector span {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    background-position: right 0;
    height: 35px;
    line-height: 35px;
    padding-right: 25px;
    cursor: pointer;
    width: 100%;
    display: block; }
  div.selector.fixedWidth {
    width: 170px; }
    div.selector.fixedWidth span {
      width: 135px; }
  div.selector select {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    height: 22px;
    top: 2px;
    left: 0px;
    width: 100%; }
  div.selector.active {
    background-position: 0 -210px; }
    div.selector.active span {
      background-position: right -35px; }
  div.selector.hover, div.selector.focus {
    background-position: 0 -245px; }
    div.selector.hover span, div.selector.focus span {
      background-position: right -70px; }
    div.selector.hover.active, div.selector.focus.active {
      background-position: 0 -280px; }
      div.selector.hover.active span, div.selector.focus.active span {
        background-position: right -105px; }
  div.selector.disabled, div.selector.disabled.active {
    background-position: 0 -315px; }
    div.selector.disabled span, div.selector.disabled.active span {
      background-position: right -140px; }

/* Checkbox */
div.checker {
  position: relative; }
  div.checker, div.checker span, div.checker input {
    width: 19px;
    height: 18px; }
  div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -350px; }
    div.checker span.checked {
      background-position: -76px -350px; }
  div.checker input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1; }
  div.checker.active span {
    background-position: -19px -350px; }
    div.checker.active span.checked {
      background-position: -95px -350px; }
  div.checker.hover span, div.checker.focus span {
    background-position: -38px -350px; }
    div.checker.hover span.checked, div.checker.focus span.checked {
      background-position: -114px -350px; }
  div.checker.hover.active span, div.checker.focus.active span {
    background-position: -57px -350px; }
    div.checker.hover.active span.checked, div.checker.focus.active span.checked {
      background-position: -133px -350px; }
  div.checker.disabled, div.checker.disabled.active {
    background-position: -152px -350px; }
    div.checker.disabled span.checked, div.checker.disabled.active span.checked {
      background-position: -171px -350px; }

/* Radio */
div.radio {
  position: relative; }
  div.radio, div.radio span, div.radio input {
    width: 18px;
    height: 18px; }
  div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    background-position: 0 -368px; }
    div.radio span.checked {
      background-position: -72px -368px; }
  div.radio input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
  div.radio.active span {
    background-position: -36px -368px; }
    div.radio.active span.checked {
      background-position: -90px -368px; }
  div.radio.hover span, div.radio.focus span {
    background-position: -72px -368px; }
    div.radio.hover span.checked, div.radio.focus span.checked {
      background-position: -108px -368px; }
  div.radio.hover.active span, div.radio.focus.active span {
    background-position: -54px -368px; }
    div.radio.hover.active span.checked, div.radio.focus.active span.checked {
      background-position: -126px -368px; }
  div.radio.disabled span, div.radio.disabled.active span {
    background-position: -144px -368px; }
    div.radio.disabled span.checked, div.radio.disabled.active span.checked {
      background-position: -162px -368px; }

/* Uploader */
div.uploader {
  background-position: 0 -386px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  div.uploader span.action {
    background-position: right -498px;
    height: 28px;
    line-height: 28px;
    width: 82px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
  div.uploader span.filename {
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    float: left;
    cursor: default;
    height: 24px;
    margin: 2px 0 2px 2px;
    line-height: 24px;
    width: 85px;
    padding: 0 10px; }
  div.uploader input {
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    border: none;
    background: none;
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    cursor: default;
    width: 100%;
    height: 100%; }
  div.uploader.active span.action {
    background-position: right -554px; }
  div.uploader.hover, div.uploader.focus {
    background-position: 0 -442px; }
    div.uploader.hover span.action, div.uploader.focus span.action {
      background-position: right -526px; }
    div.uploader.hover.active span.action, div.uploader.focus.active span.action {
      background-position: right -582px; }
  div.uploader.disabled, div.uploader.disabled.active {
    background-position: 0 -414px; }
    div.uploader.disabled span.action, div.uploader.disabled.active span.action {
      background-position: right -470px; }

/* Buttons */
div.button {
  background-position: 0 -730px;
  height: 30px;
  cursor: pointer;
  position: relative;
  /* Keep buttons barely visible so they can get focus */ }
  div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 22px;
    text-align: center;
    background-position: right -610px;
    height: 22px;
    margin-left: 13px;
    padding: 8px 15px 0 2px; }
  div.button.active {
    background-position: 0 -760px; }
    div.button.active span {
      background-position: right -640px;
      cursor: default; }
  div.button.hover, div.button.focus {
    background-position: 0 -790px; }
    div.button.hover span, div.button.focus span {
      background-position: right -670px; }
  div.button.disabled, div.button.disabled.active {
    background-position: 0 -820px; }
    div.button.disabled span, div.button.disabled.active span {
      background-position: right -700px;
      cursor: default; }

/* INPUT & TEXTAREA */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #777;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  input.uniform-input.hover, input.uniform-input.focus,
  select.uniform-multiselect.hover,
  select.uniform-multiselect.focus,
  textarea.uniform.hover,
  textarea.uniform.focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
    border-color: #999; }

/* PRESENTATION */
/* Buttons */
div.button span {
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase; }
div.button.hover span, div.button.focus span {
  color: #555; }
div.button.disabled span, div.button.disabled.active span {
  color: #bbb; }

/* Select */
div.selector {
  font-size: 12px; }
  div.selector span {
    color: #666;
    text-shadow: 0 1px 0 #fff; }
  div.selector select {
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px; }
  div.selector.disabled span, div.selector.disabled.active span {
    color: #bbb; }

/* Checker */
div.checker {
  margin-right: 5px; }

/* Radio */
div.radio {
  margin-right: 3px; }

/* Uploader */
div.uploader span.action {
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold; }
div.uploader span.filename {
  color: #777;
  border-right: solid 1px #bbb;
  font-size: 11px; }
div.uploader.disabled span.action, div.uploader.disabled.active span.action {
  color: #aaa; }
div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
  border-color: #ddd;
  color: #aaa; }

input.uniform-input, input.uniform-input:focus {
  background-color: #fff; }

/* Date Picker */
/* For the details, see:
   http://flowplayer.org/tools/dateinput/index.html#skinning */
/* the input field */
.date {
  border: 1px solid #ccc;
  font-size: 18px;
  padding: 4px;
  width: 194px;
  -moz-box-shadow: 0 0 10px #eee inset;
  -webkit-box-shadow: 0 0 10px #eee inset; }

/* calendar root element */
#calroot {
  /* place on top of other elements. set a higher value if nessessary */
  z-index: 10000;
  margin-top: -1px;
  width: 198px;
  padding: 2px;
  background-color: #fff;
  font-size: 11px;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-box-shadow: 0 0 15px #666;
  -webkit-box-shadow: 0 0 15px #666;
  -moz-box-sizing: content-box;
  webkit-box-sizing: content-box;
  box-sizing: content-box; }

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
  padding: 2px 0;
  height: 22px; }

#caltitle {
  font-size: 14px;
  color: #0150D1;
  float: left;
  text-align: center;
  width: 155px;
  line-height: 20px;
  text-shadow: 0 1px 0 #ddd; }

#calnext, #calprev {
  display: block;
  width: 20px;
  height: 20px;
  background: transparent url("../images/prev.gif") no-repeat scroll center center;
  float: left;
  cursor: pointer; }

#calnext {
  background-image: url("../images/next.gif");
  float: right; }

#calprev.caldisabled, #calnext.caldisabled {
  visibility: hidden; }

/* year/month selector */
#caltitle select {
  font-size: 10px; }

/* names of the days */
#caldays {
  height: 14px;
  border-bottom: 1px solid #ddd; }

#caldays span {
  display: block;
  float: left;
  width: 28px;
  text-align: center; }

/* container for weeks */
#calweeks {
  background-color: #fff;
  margin-top: 4px; }

/* single week */
.calweek {
  clear: left;
  height: 22px; }

/* single day */
.calweek a {
  display: block;
  float: left;
  width: 27px;
  height: 20px;
  text-decoration: none;
  font-size: 11px;
  margin-left: 1px;
  text-align: center;
  line-height: 20px;
  color: #666;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

/* different states */
.calweek a:hover, .calfocus {
  background-color: #ddd; }

/* sunday */
a.calsun {
  color: red; }

/* offmonth day */
a.caloff {
  color: #ccc; }

a.caloff:hover {
  background-color: #f5f5fa; }

/* unselecteble day */
a.caldisabled {
  background-color: #efefef !important;
  color: #ccc	!important;
  cursor: default; }

/* current day */
#calcurrent {
  background-color: #498CE2;
  color: #fff; }

/* today */
#caltoday {
  background-color: #333;
  color: #fff; }

.tabs {
  visibility: hidden; }
  .tabs h2.resp-tab-active {
    border-bottom: 0px solid #ddd !important;
    margin-bottom: 0px !important;
    padding: 10px 15px !important; }

ul.resp-tabs-list {
  margin: 0px;
  padding: 0px;
  height: 3.31em;
  /* fallback/image non-cover color */
  background-color: #f3f3f3;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#fff, #f3f3f3);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3f3f3));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#fff, #f3f3f3);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#fff, #f3f3f3);
  border: 1px solid #ddd;
  border-bottom: 0; }
  ul.resp-tabs-list li:first-child {
    border-left: 0; }

.resp-tabs-nav {
  border: 1px solid #ddd; }
  .resp-tabs-nav.resp-tabs-list {
    border-bottom: 1px solid #ddd; }
    .resp-tabs-nav.resp-tabs-list li {
      padding: 9px 30px; }

.resp-tabs-list li {
  font-size: 13px;
  display: inline-block;
  padding: 10px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left; }

.no-touch .resp-tabs-list li a:hover {
  color: #ff9900; }

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left; }

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none; }

.resp-tab-content {
  display: none;
  padding: 15px; }

.resp-tab-item {
  border: 1px solid transparent;
  border-top: 3px solid transparent;
  margin-bottom: -2px !important;
  color: #004993; }

.resp-tab-active {
  border: 1px solid #ddd;
  border-top: 3px solid #e47911;
  border-bottom: none;
  margin-bottom: -2px !important;
  color: #e47911;
  font-weight: bold; }

.resp-tab-active {
  border-bottom: none;
  background-color: #fff; }

.resp-content-active, .resp-accordion-active {
  display: block; }

.resp-tab-content {
  border: 1px solid #ddd; }

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #ddd;
  border-top: 0px solid #ddd;
  margin: 0px;
  padding: 10px 15px;
  font-family: arial, sans-serif; }

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #ddd !important;
  background: blue; }

/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 32%; }

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none; }

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #ddd;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none; }

.resp-vtabs .resp-tab-content {
  border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #ddd;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important; }

.resp-arrow {
  width: 19px;
  height: 20px;
  margin: 0 1em 0 -.5em;
  background: url("../images/accordion-bullet.png") 0 -20px no-repeat;
  float: left; }

h2.resp-tab-active span.resp-arrow {
  background-position: 0 0px; }

/*-----------Accordion styles-----------*/
.accordion .resp-tab-active {
  border-bottom: 0;
  color: #666666; }
.accordion .resp-tabs-container {
  margin: 1.25em 0; }

.resp-easy-accordion h2.resp-accordion {
  display: block;
  /* fallback/image non-cover color */
  background-color: #f7f7f7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f7f7f7);
  color: #666666; }

.resp-easy-accordion .resp-tabs-container h2 {
  /* fallback/image non-cover color */
  background-color: #f7f7f7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f7f7f7);
  border: none;
  border-top: 1px solid #ddd; }
  .resp-easy-accordion .resp-tabs-container h2.resp-tab-active {
    background: #fff; }

.resp-easy-accordion .resp-tabs-container h2:first-child {
  border-top: 0;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }

.resp-easy-accordion .resp-tab-content {
  border: none; }

.resp-easy-accordion .resp-tab-content-active {
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px; }

.resp-easy-accordion .resp-tabs-container {
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden; }

.resp-jfit {
  width: 100%;
  margin: 0px; }

.resp-tab-content-active {
  display: block; }

.resp-easy-accordion .resp-tabs-container:first-child {
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px; }

/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  ul.resp-tabs-list {
    display: none; }

  h2.resp-accordion {
    display: block; }

  .resp-vtabs .resp-tab-content {
    border: 1px solid #ddd; }

  .resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none; }

  .resp-accordion-closed {
    display: none !important; }

  .resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid #ddd !important; }

  .resp-tabs-container h2 {
    /* fallback/image non-cover color */
    background-color: #f7f7f7;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#ffffff, #f7f7f7);
    border: none;
    border-top: 1px solid #ddd; }
    .resp-tabs-container h2.resp-tab-active {
      background: #fff; }

  .resp-tabs-container h2:first-child {
    border-top: 0;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }

  .resp-tab-content {
    border: none; }

  .resp-tab-content-active {
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }

  .resp-tabs-container {
    border: 1px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden; } }
.footable > thead > tr > th, .footable > thead > tr > td {
  position: relative; }

.footable td, .footable th {
  font-size: 1em !important;
  color: #333; }

.footable {
  width: 100%;
  margin: 0; }

.footable .az-btn-small {
  margin-bottom: 0; }

.footable thead {
  background: #f4f4f4;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
  /* IE6-9 */ }

.footable.breakpoint > tbody > tr > td.expand {
  background: url("../images/table-closed.png") no-repeat center;
  padding-left: 25px;
  height: 3.4em; }

.footable.breakpoint > tbody > tr.footable-detail-show > td.expand {
  background: url("../images/table-opened.png") no-repeat center; }

.footable.breakpoint > tbody > tr.footable-row-detail {
  background: #f8f8f8; }

.footable-row-detail-name {
  margin-top: .5em;
  margin-bottom: .25em;
  font-weight: bold; }

.footable > tbody > tr:hover {
  background: #f8f8f8; }

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) {
  cursor: pointer; }

.footable > tbody > tr > td, .footable > thead > tr > th {
  border-top: 1px solid #ddd;
  padding: 10px;
  text-align: left; }

.footable > thead > tr > th:first-child, .footable > thead > tr > td:first-child {
  -moz-border-radius: 6px 0 0 0;
  -webkit-border-radius: 6px 0 0 0;
  border-radius: 6px 0 0 0; }

.footable > thead > tr > th:last-child, .footable > thead > tr > td:last-child {
  -moz-border-radius: 0 6px 0 0;
  -webkit-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0; }

.footable > thead > tr > th:only-child, .footable > thead > tr > td:only-child {
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

.footable > tbody > tr:last-child > td:first-child {
  -moz-border-radius: 0 0 0 6px;
  -webkit-border-radius: 0 0 0 6px;
  border-radius: 0 0 0 6px; }

.footable > tbody > tr:last-child > td:last-child {
  -moz-border-radius: 0 0 6px 0;
  -webkit-border-radius: 0 0 6px 0;
  border-radius: 0 0 6px 0; }

.footable > tbody img {
  vertical-align: middle; }

.footable > thead > tr > th > span.footable-sort-indicator {
  width: 16px;
  height: 16px;
  display: block;
  float: right;
  background: url("../images/sorting_sprite.png") no-repeat top left;
  display: none; }

.footable > thead > tr > th.footable-sortable:hover {
  cursor: pointer; }

.footable > thead > tr > th.footable-sorted > span.footable-sort-indicator {
  background-position: 0 -16px; }

.footable > thead > tr > th.footable-sorted-desc > span.footable-sort-indicator {
  background-position: 0 -32px; }

.footable th.table-jtitle {
  width: 90%; }

.footable th.table-savehide {
  width: 200px; }

@media only screen and (min-width: 768px) {
  .footable th.table-jtitle {
    width: 40%; } }
/* Medium Breakpoint: Starts at 500px ends at 767px */
@media only screen and (min-width: 500px) and (max-width: 767px) {
  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

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

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .medium-push-1 {
    left: 8.33333%; }

  .medium-pull-1 {
    right: 8.33333%; }

  .medium-push-2 {
    left: 16.66667%; }

  .medium-pull-2 {
    right: 16.66667%; }

  .medium-push-3 {
    left: 25%; }

  .medium-pull-3 {
    right: 25%; }

  .medium-push-4 {
    left: 33.33333%; }

  .medium-pull-4 {
    right: 33.33333%; }

  .medium-push-5 {
    left: 41.66667%; }

  .medium-pull-5 {
    right: 41.66667%; }

  .medium-push-6 {
    left: 50%; }

  .medium-pull-6 {
    right: 50%; }

  .medium-push-7 {
    left: 58.33333%; }

  .medium-pull-7 {
    right: 58.33333%; }

  .medium-push-8 {
    left: 66.66667%; }

  .medium-pull-8 {
    right: 66.66667%; }

  .medium-push-9 {
    left: 75%; }

  .medium-pull-9 {
    right: 75%; }

  .medium-push-10 {
    left: 83.33333%; }

  .medium-pull-10 {
    right: 83.33333%; }

  .medium-push-11 {
    left: 91.66667%; }

  .medium-pull-11 {
    right: 91.66667%; }

  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none !important; }

  .column.medium-uncentered, .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important; }

  .hide-for-medium {
    display: none; }

  .az-lightbox {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -225px;
    width: 450px; }
    .az-lightbox .column,
    .az-lightbox .columns {
      min-width: 0; }
    .az-lightbox > :first-child {
      margin-top: 0; }
    .az-lightbox > :last-child {
      margin-bottom: 0; }

  .footable th.table-jtitle {
    width: 40% !important; }

  .az-med-lightbox {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -335px;
    width: 670px; }
    .az-med-lightbox .column,
    .az-med-lightbox .columns {
      min-width: 0; }
    .az-med-lightbox > :first-child {
      margin-top: 0; }
    .az-med-lightbox > :last-child {
      margin-bottom: 0; }

  #team-tabs .resp-tab-content {
    padding: 1em 0; }
    #team-tabs .resp-tab-content p.desc {
      margin-left: 1em; } }
@media only screen and (min-width: 500px) and (max-width: 550px) {
  .footable th.table-jtitle {
    width: 90% !important; } }
@font-face {
  font-family: 'aleoregular';
  src: url("../fonts/aleo-regular-webfont.eot");
  src: url("../fonts/aleo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/aleo-regular-webfont.woff") format("woff"), url("../fonts/aleo-regular-webfont.ttf") format("truetype"), url("../fonts/aleo-regular-webfont.svg#aleoregular") format("svg");
  font-weight: normal;
  font-style: normal; }
h1, h2, h3, h5 {
  font-weight: 500;
  letter-spacing: -.08; }

h2, h3, h5 {
  font-family: 'aleoregular', Georgia, Arial, Helvetica, sans-serif; }

h1 {
  margin-top: 1em;
  font-size: 2.25em;
  font-family: 'aleoregular', Arial, Helvetica, sans-serif;
  color: #ff9900; }
  h1 span {
    font-size: 14px; }
  h1.job-title {
    display: inline; }
  h1 strong {
    color: #ff9900;
    display: block; }

@media only screen and (max-width: 400px) {
  h1 {
    white-space: -moz-pre-wrap !important;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    white-space: pre-wrap;
    /* css-3 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    white-space: normal; } }
h1.teamtitle {
  margin-top: 0; }

h2 {
  font-size: 1.5em; }
  h2 strong {
    color: #ff9900; }

h5 {
  font-weight: normal;
  font-size: 1.25em; }

p {
  font: 1em Arial, Helvetica, sans-serif;
  color: #666;
  line-height: 1.6em;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased; }

blockquote {
  border: 1px solid #ddd;
  border-width: 1px 0;
  color: #666;
  margin: 15px 0;
  padding: 1.5em; }
  blockquote p {
    font-size: 1.2em;
    font-style: italic;
    color: #999; }
  blockquote h2 {
    font-size: 1.8em;
    color: #666;
    font-style: italic;
    font-weight: normal; }

ul.disc {
  list-style-type: disc;
  margin-left: 2em; }

label {
  line-height: 1.5em;
  font-size: 1em; }

.clear {
  clear: both; }

.center {
  text-align: center; }

.hr-text {
  position: relative; }
  .hr-text p {
    position: absolute;
    top: -10px;
    text-align: center;
    width: 100%; }
  .hr-text span {
    color: #666;
    padding: 0 12px;
    background: #fff; }

.wordwrap {
  white-space: -moz-pre-wrap !important;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: pre-wrap;
  /* css-3 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  word-break: break-all;
  white-space: normal; }

#team-tabs {
  margin-top: 2em;
  margin-bottom: 2em; }
  #team-tabs ul.resp-tabs-list {
    background: none;
    border-color: #fff;
    height: 3.1em; }
    #team-tabs ul.resp-tabs-list li.resp-tab-active:first-child {
      border-left: 1px solid #ddd; }
  #team-tabs .resp-tab-content {
    border-bottom: 0;
    border-right: 0;
    border-left: 0; }
    #team-tabs .resp-tab-content img.preview {
      margin-bottom: 1em; }
  #team-tabs div.selector.fixedWidth {
    width: 100%; }
  #team-tabs div.selector.fixedWidth span {
    width: 100%; }
  @media only screen and (min-width: 768px) {
    #team-tabs .resp-tab-content {
      padding: 1em 0; }
      #team-tabs .resp-tab-content p.desc {
        margin-left: 1em; } }

div.selector {
  margin-top: -1px; }

#car-tabs .resp-tab-content {
  padding: 0; }
  #car-tabs .resp-tab-content h4 {
    font-weight: normal;
    font-size: 1em;
    text-align: right;
    padding: .5em 1em;
    border-bottom: 1px solid #ddd; }

#job-tabs ul.resp-tabs-list, #saved-tabs ul.resp-tabs-list {
  width: 100%;
  height: 3.31em;
  /* fallback/image non-cover color */
  background-color: #f3f3f3;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#fff, #f3f3f3);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f3f3f3));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#fff, #f3f3f3);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#fff, #f3f3f3);
  border: 1px solid #ddd;
  border-bottom: 0; }
  #job-tabs ul.resp-tabs-list li:first-child, #saved-tabs ul.resp-tabs-list li:first-child {
    border-left: 0; }
#job-tabs .tab-content-row, #saved-tabs .tab-content-row {
  margin: 0; }
  #job-tabs .tab-content-row h3, #saved-tabs .tab-content-row h3 {
    margin: 0 0 25px 0;
    font-size: 1em; }
    #job-tabs .tab-content-row h3 a, #saved-tabs .tab-content-row h3 a {
      font-weight: normal; }

.accordion.benefits img {
  margin-bottom: 1em; }

.address {
  font-size: 1.1em;
  font-style: italic;
  margin-top: 0; }

form.custom .custom.dropdown {
  font-size: .9em; }

.formcta {
  clear: both;
  text-align: right;
  /* fallback/image non-cover color */
  background-color: #ffffff;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#f7f7f9, #ffffff);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f9), to(#ffffff));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#f7f7f9, #ffffff);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#f7f7f9, #ffffff);
  padding: 1em;
  border-top: 1px solid #ddd; }
  .formcta .az-btn {
    margin-bottom: 0;
    margin-left: 5px;
    position: relative !important;
    right: auto !important;
    bottom: auto !important; }

.formcta.formtop {
  border-top: 0;
  border-bottom: 1px solid #ddd; }

label.checkbox-label {
  padding-left: 1.7em;
  font-weight: normal;
  margin-bottom: 1em;
  clear: both;
  position: relative;
  display: inline-block !important;
  line-height: normal !important; }
  label.checkbox-label .checker, label.checkbox-label input {
    position: absolute;
    left: 0; }
  label.checkbox-label .checker {
    margin-top: -1px; }

.listsort label {
  float: left;
  margin-right: .5em;
  position: relative; }
  .listsort label .radio, .listsort label input {
    position: absolute;
    left: 0; }
  .listsort label.radio-label {
    padding-left: 2em; }

.ps-container .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  bottom: 3px;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 8px;
  background-color: #aaa;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear; }

.ps-container:hover .ps-scrollbar-x {
  opacity: 0;
  filter: alpha(opacity=0); }

.ps-container .ps-scrollbar-x:hover {
  opacity: 0.0;
  filter: alpha(opacity=0);
  cursor: default; }

.ps-container .ps-scrollbar-x.in-scrolling {
  opacity: 0.0;
  filter: alpha(opacity=0); }

.ps-container .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  left: 3px;
  /* there must be 'right' for ps-scrollbar-y */
  width: 7px;
  margin: 3px 0 20px 0;
  background-color: #aaa;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  opacity: 0.4;
  filter: alpha(opacity=40); }

.ps-container:hover .ps-scrollbar-y {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.ps-container .ps-scrollbar-y:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity .2s linear;
  transition: opacity .2s linear;
  cursor: default; }

.ps-container .ps-scrollbar-y.in-scrolling {
  opacity: 0.4;
  filter: alpha(opacity=40); }

.full {
  width: 100%;
  margin: 0 !important;
  clear: both; }

.top {
  background: #4e4e4e;
  color: white;
  /* Top Links */
  /* Top Toolbar */
  /* Breadcrumbs */ }
  .top > div {
    padding: 0 1em 0 1em; }
  .top .toplinks {
    height: 59px;
    padding-top: 1em;
    border-bottom: 1px solid #50565b;
    text-align: center; }
    .top .toplinks > div {
      position: relative;
      padding-left: 0.625em;
      padding-right: 0.625em;
      float: left; }
    .top .toplinks .utility {
      margin-top: .5em;
      float: left; }
      .top .toplinks .utility a {
        margin: 0 1em;
        float: left;
        color: white; }
    .top .toplinks a.logo img {
      margin: 0 1em 0 0; }
    @media only screen and (min-width: 768px) {
      .top .toplinks a.logo {
        float: left; } }
    .top .toplinks .share {
      margin-top: .5em;
      position: absolute;
      right: 0;
      padding-right: 0;
      color: #ddd; }
      .top .toplinks .share span.title {
        float: left;
        margin-right: 10px; }
      .top .toplinks .share .addthis_toolbox {
        float: left;
        width: 160px; }
      .top .toplinks .share .addthis_bubble_style {
        -moz-box-sizing: content-box;
        webkit-box-sizing: content-box;
        box-sizing: content-box; }
  .top .toolbar {
    line-height: 1.3em;
    position: relative;
    padding-top: 1em;
    z-index: 100;
    /* Toolbar dropdowns */ }
    .top .toolbar #middlewrap {
      width: 100%;
      padding-bottom: 1em; }
    @media only screen and (min-width: 768px) {
      .top .toolbar #middlewrap {
        float: left;
        width: 100%;
        padding-bottom: 0; } }
    .top .toolbar #middle {
      margin: 0;
      /* Quick Search */
      /*.opensearch, .clearall {
          width: 20px;
          color: #336699;
          cursor: pointer;
          margin-left: 5px;
          position: absolute;
          z-index: 100;
      }
      
      .clearall {
      	right: 0;
      	line-height: 33px;
      }
      
      .opensearch {
      	right: 25px;
      	visibility: hidden;
      	line-height: 35px;
      }
      
      .searchcontrols {
      	right: 25px;
      	position: absolute;
      }
      @media only screen and (min-width: 768px) {
      	.searchcontrols {
      		right: 10%;
      	}
      }*/ }
      .top .toolbar #middle .searchbtn {
        position: absolute;
        right: 0;
        height: 35px;
        padding: 0px 15px;
        margin: 0px;
        border: 1px solid #2d2c2f;
        cursor: pointer;
        font-weight: bold;
        color: white;
        line-height: 15px;
        font-size: 13px;
        font-family: arial, sans-serif;
        z-index: 21;
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-radius: 0 3px 3px 0;
        background: #2d2c2f;
        /* Old browsers */
        /* fallback/image non-cover color */
        background-color: #181b1a;
        /* Firefox 3.6+ */
        background-image: -moz-linear-gradient(#2d2c2f, #181b1a);
        /* Safari 4+, Chrome 1+ */
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d2c2f), to(#181b1a));
        /* Safari 5.1+, Chrome 10+ */
        background-image: -webkit-linear-gradient(#2d2c2f, #181b1a);
        /* Opera 11.10+ */
        background-image: -o-linear-gradient(#2d2c2f, #181b1a);
        -moz-box-shadow: inset 0 1px 0 0 #555;
        -webkit-box-shadow: inset 0 1px 0 0 #555;
        box-shadow: inset 0 1px 0 0 #555; }
      @media only screen and (min-width: 768px) {
        .top .toolbar #middle .searchbtn {
          left: 82%; } }
      .top .toolbar #middle #tag1 {
        height: 34px;
        margin: 0;
        width: 92%;
        padding: 4px 4px 0px 4px; }
      .top .toolbar #middle .tags_clear {
        display: none !important; }
      .top .toolbar #middle div.tagsinput {
        overflow: hidden;
        position: relative;
        margin-right: 45px;
        padding: 4px 4px 0 4px;
        background-color: white;
        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);
        -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;
        -webkit-border-top-left-radius: 3px;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topleft: 3px;
        -moz-border-radius-bottomleft: 3px;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-radius: 3px 0 0 3px; }
        .top .toolbar #middle div.tagsinput span.tag {
          border: 1px solid #a5d24a;
          -moz-border-radius: 2px;
          -webkit-border-radius: 2px;
          display: block;
          float: left;
          padding: 3px 8px;
          text-decoration: none;
          background: #cde69c;
          color: #638421;
          margin-right: 5px;
          margin-bottom: 4px;
          font-family: helvetica;
          font-size: 13px; }
          .top .toolbar #middle div.tagsinput span.tag a {
            font-weight: bold;
            color: #82ad2b;
            text-decoration: none;
            font-size: 11px; }
        .top .toolbar #middle div.tagsinput input {
          width: 150px;
          height: 25px;
          margin: 0px;
          padding-left: 8px;
          border: 0;
          line-height: 25px;
          background: transparent;
          color: #333;
          outline: 0px; }
        .top .toolbar #middle div.tagsinput div {
          display: block;
          float: left;
          height: 29px; }
      @media only screen and (min-width: 768px) {
        .top .toolbar #middle div.tagsinput {
          width: 82%;
          padding: 4px 4px 0px 4px; } }
      .top .toolbar #middle .not_valid {
        background: #FBD8DB !important;
        color: #90111A !important; }
    @media only screen and (min-width: 768px) {
      .top .toolbar #middle {
        margin: 0 240px 0 125px;
        position: relative; } }
    .top .toolbar #left {
      float: left;
      width: 125px;
      /*Width of left column*/
      margin-left: -100%; }
      .top .toolbar #left .mainmenu {
        position: relative;
        padding-left: 0.625em;
        padding-right: 0.625em;
        float: left;
        width: 115px; }
      @media only screen and (min-width: 1440px) {
        .top .toolbar #left #mainmenu {
          display: block !important; } }
      .top .toolbar #left .menuwrap {
        width: 16.5em;
        height: 475px;
        list-style-type: none;
        margin: -1px 0 0 0;
        padding: 0;
        background: white;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow: 0px 3px 15px rgba(50, 50, 50, 0.7);
        -moz-box-shadow: 0px 3px 15px rgba(50, 50, 50, 0.7);
        box-shadow: 0px 3px 15px rgba(50, 50, 50, 0.7);
        overflow: hidden !important; }
      .top .toolbar #left .menu {
        z-index: 20; }
        .top .toolbar #left .menu ul {
          height: 473px;
          width: 16.5em;
          list-style-type: none;
          padding: 5px 0 0 0 !important;
          margin: 0; }
          .top .toolbar #left .menu ul .scroll, .top .toolbar #left .menu ul .scroll2, .top .toolbar #left .menu ul .scroll3 {
            position: absolute;
            margin: 0px auto;
            padding: 0px;
            overflow: hidden;
            height: 473px; }
          .top .toolbar #left .menu ul li {
            padding: 0; }
            .top .toolbar #left .menu ul li a.mlink {
              background: url("../images/mmenu-arrow.png") top right no-repeat;
              color: #666;
              text-decoration: none;
              display: block;
              padding: 5px 10px 5px 20px;
              cursor: pointer;
              cursor: hand;
              width: 16.4em !important; }
              .top .toolbar #left .menu ul li a.mlink:hover {
                background-position: right -24px;
                color: #ff9900; }
          .top .toolbar #left .menu ul li.current a.mlink {
            background-position: right -24px;
            color: #ff9900; }
          .top .toolbar #left .menu ul hr.separator {
            margin: 0 0 4px 1em;
            width: 14.5em; }
          .top .toolbar #left .menu ul .innertube {
            margin: 1em; }
        .top .toolbar #left .menu ul.first {
          border-right: 1px solid #e1e1e1; }
        .top .toolbar #left .menu ul.second {
          width: 16.5em;
          position: absolute;
          z-index: 21;
          display: none;
          margin-left: 16.5em;
          top: 0; }
          .top .toolbar #left .menu ul.second:hover {
            display: block; }
          .top .toolbar #left .menu ul.second li {
            margin: 0;
            padding: 0; }
            .top .toolbar #left .menu ul.second li a.mlink {
              background: url("../images/mmenu-arrow.png") top right no-repeat;
              color: #666;
              text-decoration: none;
              display: block;
              padding: 5px 10px 5px 20px;
              cursor: pointer;
              cursor: hand;
              width: 16.4em !important; }
              .top .toolbar #left .menu ul.second li a.mlink:hover {
                background-position: right -24px;
                color: #ff9900; }
            .top .toolbar #left .menu ul.second li img {
              margin-top: -6px;
              -moz-border-top-right-radius: 5px;
              -webkit-border-top-right-radius: 5px;
              border-top-right-radius: 5px; }
            .top .toolbar #left .menu ul.second li .innertube {
              padding: 1em !important; }
          .top .toolbar #left .menu ul.second li.current a.mlink {
            background-position: right -24px;
            color: #ff9900; }
          .top .toolbar #left .menu ul.second li {
            width: 16.5em; }
        .top .toolbar #left .menu ul.second-preview {
          width: 23.5em; }
        .top .toolbar #left .menu ul.third {
          border-left: 1px solid #e1e1e1;
          z-index: 30;
          left: 215px;
          width: 23.5em;
          position: absolute;
          z-index: 21;
          display: none;
          margin-left: 16.5em;
          top: 0; }
          .top .toolbar #left .menu ul.third:hover {
            display: block; }
          .top .toolbar #left .menu ul.third li {
            margin: 0;
            padding: 0; }
            .top .toolbar #left .menu ul.third li a.mlink {
              background: url("../images/mmenu-arrow.png") top right no-repeat;
              color: #666;
              text-decoration: none;
              display: block;
              padding: 5px 10px 5px 20px;
              cursor: pointer;
              cursor: hand;
              width: 16.4em !important; }
              .top .toolbar #left .menu ul.third li a.mlink:hover {
                background-position: right -24px;
                color: #ff9900; }
            .top .toolbar #left .menu ul.third li img {
              margin-top: -6px;
              -moz-border-top-right-radius: 5px;
              -webkit-border-top-right-radius: 5px;
              border-top-right-radius: 5px; }
            .top .toolbar #left .menu ul.third li .innertube {
              padding: 1em !important; }
          .top .toolbar #left .menu ul.third li.current a.mlink {
            background-position: right -24px;
            color: #ff9900; }
          .top .toolbar #left .menu ul.third li {
            width: 23.5em; }
            .top .toolbar #left .menu ul.third li .mdesc {
              margin: 1em;
              color: #444; }
        .top .toolbar #left .menu .preview {
          display: none; }
          .top .toolbar #left .menu .preview h5 {
            font-weight: normal;
            font-size: 1.25em; }
    .top .toolbar #right {
      float: left;
      width: 200px;
      margin-left: -200px;
      background: #FDE95E; }
      .top .toolbar #right .menu-profile {
        position: absolute;
        right: 260px;
        width: 148px; }
      .top .toolbar #right .menu-geo {
        position: absolute;
        right: 10px;
        width: 230px; }
        .top .toolbar #right .menu-geo .icon-globe-inv {
          font-size: 2.4em; }
      .top .toolbar #right .menu-sjobs {
        position: absolute;
        right: 5px;
        width: 75px; }
      .top .toolbar #right #menu-profile div.az-btn {
        margin: .25em 0;
        cursor: default; }
      .top .toolbar #right #menu-profile a.az-btn, .top .toolbar #right #menu-profile input.az-btn {
        margin-top: 1em; }
      .top .toolbar #right .close {
        padding: 0 .5em;
        color: #004993; }
      .top .toolbar #right #menu-sjobs a.joblink:hover {
        background: none !important; }
      .top .toolbar #right #menu-geo .az-btn {
        position: absolute;
        bottom: 0;
        right: 1em; }
      .top .toolbar #right #menu-geo .resp-vtabs .resp-tabs-container {
        -webkit-border-radius: 0;
        border-radius: 0;
        border-width: 0 0 0 1px; }
      .top .toolbar #right #menu-geo .resp-vtabs .resp-tabs-list {
        background: none;
        border: 0; }
        .top .toolbar #right #menu-geo .resp-vtabs .resp-tabs-list li {
          padding: 8px 10px !important;
          border-left: 3px solid #fff; }
          .top .toolbar #right #menu-geo .resp-vtabs .resp-tabs-list li.resp-tab-active {
            border-left: 3px solid #e47911; }
      .top .toolbar #right #menu-geo .resp-tab-content {
        padding: 0 0 4em 0; }
        .top .toolbar #right #menu-geo .resp-tab-content .checklist {
          margin-bottom: 1em; }
      .top .toolbar #right .count {
        position: absolute;
        padding: 4px 5px 5px 5px;
        background: #ff9900;
        color: #181b1a;
        right: 1em;
        top: 0;
        line-height: .9em;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        font-size: .9em;
        font-weight: bold; }
    .top .toolbar #right.signed_out {
      float: left;
      width: 430px;
      /*Width of right column*/
      margin-left: -430px;
      /*Set left marginto -(RightColumnWidth)*/
      background: #FDE95E; }
      .top .toolbar #right.signed_out .menu-profile {
        position: absolute;
        right: 200px;
        width: 148px; }
      .top .toolbar #right.signed_out .menu-geo {
        position: absolute;
        right: 10px;
        width: 230px; }
        .top .toolbar #right.signed_out .menu-geo .icon-globe-inv {
          font-size: 2.4em; }
    .top .toolbar .tmenu {
      background: transparent url("../images/icon-dropdown-white.png") bottom right no-repeat;
      position: relative;
      color: #ddd;
      font-size: 12px; }
      .top .toolbar .tmenu strong {
        color: #fff;
        font-size: 1.1em; }
    .top .toolbar .mdrop {
      position: absolute;
      display: none;
      z-index: 500;
      margin-top: 8px;
      color: #444; }
      .top .toolbar .mdrop span.marker {
        width: 100%;
        position: absolute;
        display: block;
        height: 11px; }
    .top .toolbar .tdrop {
      right: 0;
      left: auto !important;
      top: 2.5em !important;
      padding: 10px;
      width: 610px;
      background: white;
      border: solid 1px #b7b7b7;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      -webkit-box-shadow: 0px 3px 10px rgba(50, 50, 50, 0.5);
      -moz-box-shadow: 0px 3px 10px rgba(50, 50, 50, 0.5);
      box-shadow: 0px 3px 10px rgba(50, 50, 50, 0.5);
      z-index: 500; }
      .top .toolbar .tdrop span.marker {
        margin: -11px 0 0 0 !important;
        background: transparent url("../images/tdrop-marker.png") top right no-repeat !important; }
    .top .toolbar .mdrop {
      padding: 0;
      top: 3.5em;
      left: 1em; }
      .top .toolbar .mdrop span.marker {
        margin: -11px 0 0 0;
        background: transparent url("../images/tdrop-marker.png") 84px top no-repeat; }
    @media only screen and (min-width: 768px) and (max-width: 880px) {
      .top .toolbar .profile-drop {
        width: 500px; } }
  @media only screen and (min-width: 768px) {
    .top .toolbar {
      height: 49px; } }
  .top .breadcrumb {
    height: 35px;
    line-height: 35px; }
    .top .breadcrumb > div {
      position: relative;
      padding-left: 0.625em;
      padding-right: 0.625em;
      float: left; }
    .top .breadcrumb a {
      margin: 0 5px;
      color: white; }
    .top .breadcrumb a:first-child {
      margin-left: 0; }
    .top .breadcrumb a.inactive {
      color: #ddd;
      cursor: default; }
    .top .breadcrumb a.home {
      margin-left: 0; }
  @media only screen and (min-width: 1440px) {
    .top .breadcrumb {
      margin-left: 230px !important;
      width: auto !important; } }

.tertiary-menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .tertiary-menu ul li {
    padding: 0; }
    .tertiary-menu ul li a.mlink {
      background: url("../images/mmenu-arrow.png") right 4px no-repeat;
      color: #003c79;
      text-decoration: none;
      display: block;
      padding: 5px;
      cursor: pointer;
      cursor: hand; }
      .tertiary-menu ul li a.mlink:hover {
        background-position: right -20px;
        color: #ff9900; }
    .tertiary-menu ul li a.sub {
      text-indent: 1em; }
    @media only screen and (min-width: 768px) {
      .tertiary-menu ul li a.mlink {
        display: none; }
      .tertiary-menu ul li a.sub {
        text-indent: 0;
        display: block; } }

@media only screen and (min-width: 1440px) {
  .top-bar > section > ul.left {
    margin-left: 235px !important; } }
.sect-separator {
  margin: 2em 0; }

ul.fmenu {
  margin-top: 3em;
  list-style-type: none; }
  ul.fmenu ul {
    list-style-type: none; }
    ul.fmenu ul li {
      margin-bottom: .8em; }

.floclinks {
  margin: 1em 0 3em 0; }
  .floclinks a {
    margin: 0 .4em;
    line-height: 2.8em; }

.fcatlinks, .fcopyright {
  margin: 2em 0; }

.fcopyright a {
  margin-right: 1em;
  line-height: 1.6em; }

.flogo {
  margin-bottom: 1em; }

@media only screen and (min-width: 768px) {
  .floclinks, .fcatlinks, .fcopyright {
    font-size: .85em; }

  .floclinks {
    line-height: 1.6em; } }
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 {
  background-color: white;
  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: #999;
  display: block;
  font-size: 1em;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3em;
  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;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

input.expand {
  width: 100%; }

.label-select {
  margin-top: 20px; }
  .label-select.end {
    margin-bottom: 1.25em; }

.autocomplete-suggestions {
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  width: 300px !important;
  padding: .5em;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.autocomplete-suggestion {
  padding: .8em .5em;
  white-space: nowrap;
  overflow: hidden; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF; }

.prev, .next {
  width: 29px;
  height: 27px;
  background-image: url("../images/cta-prevnext.png");
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -9999px; }

.prev {
  background-position: 0 0; }

.next {
  background-position: 0 -27px; }

.az-btn {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  /* fallback/image non-cover color */
  background-color: #e7e7e7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#f4f4f4, #e7e7e7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#e7e7e7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#f4f4f4, #e7e7e7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#f4f4f4, #e7e7e7);
  border: solid 1px #bdbdbd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px;
  font-size: 1em;
  font-weight: normal;
  color: #333;
  -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;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff; }
  .az-btn: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; }
  .az-btn.margin-left {
    margin-left: 5px; }
  .az-btn.margin-right {
    margin-right: 5px; }

.az-btn-small {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  /* fallback/image non-cover color */
  background-color: #e7e7e7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#f4f4f4, #e7e7e7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f4f4f4), to(#e7e7e7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#f4f4f4, #e7e7e7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#f4f4f4, #e7e7e7);
  border: solid 1px #bdbdbd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 8px;
  font-size: .85em;
  font-weight: normal;
  color: #333;
  -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;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff; }
  .az-btn-small: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; }

.az-btn-gray {
  /* fallback/image non-cover color */
  background-color: #e8e7e7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#f3f3f3, #e8e7e7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f3f3), to(#e8e7e7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#f3f3f3, #e8e7e7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#f3f3f3, #e8e7e7);
  color: #333; }

.az-apply {
  /* fallback/image non-cover color */
  background-color: #f0bf45;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#fde1a2, #f0bf45);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fde1a2), to(#f0bf45));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#fde1a2, #f0bf45);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#fde1a2, #f0bf45);
  color: #333;
  border: 1px solid #be952c;
  font-size: 1.2em; }

.az-primary {
  background: #2d2c2f;
  /* Old browsers */
  /* fallback/image non-cover color */
  background-color: #181b1a;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#2d2c2f, #181b1a);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d2c2f), to(#181b1a));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#2d2c2f, #181b1a);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#2d2c2f, #181b1a);
  border-color: #2d2c2f;
  -moz-box-shadow: inset 0 1px 0 0 #555;
  -webkit-box-shadow: inset 0 1px 0 0 #555;
  box-shadow: inset 0 1px 0 0 #555;
  color: #f5f5f5; }
  .az-primary:hover {
    color: white; }
  .az-primary:visited {
    color: white; }

.az-primary a {
  color: #f5f5f5; }
  .az-primary a:hover {
    color: white; }
  .az-primary a:visited {
    color: white; }

p.az-primary.expand {
  display: block; }

.az-share {
  background: #eb7250;
  /* Old browsers */
  /* fallback/image non-cover color */
  background-color: #eb7250;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ed7a52, #eb7250);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ed7a52), to(#eb7250));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ed7a52, #eb7250);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ed7a52, #eb7250);
  color: #fff;
  -moz-box-shadow: inset 0 0;
  -webkit-box-shadow: inset 0 0;
  box-shadow: inset 0 0; }
  .az-share:hover {
    color: white; }

.az-btn-right {
  margin: 0.7em 0.7em 0.7em 0;
  float: right; }

.az-secondary-txt, .az-tertiary-txt {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  color: #004993;
  border: none;
  padding: 5px 15px 5px 5px;
  font-size: 1em;
  font-weight: normal;
  text-align: right;
  background: transparent url("../images/cta-second-txt-bg.png") right center no-repeat; }
  .az-secondary-txt.modify, .az-tertiary-txt.modify {
    margin-right: 0 !important; }

.az-tertiary-txt {
  background: none;
  text-align: left; }

.az-details {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  display: block;
  font-size: 1em;
  border: 1px solid #e1e1e1;
  border-width: 0 1px 1px 1px;
  text-indent: 0;
  padding: 0;
  margin: 0;
  font-weight: normal;
  background: none;
  text-align: left; }
  .az-details span {
    background: transparent url("../images/icon-right-arrow-blue.png") right center no-repeat;
    padding: 1em 0;
    margin: 0 1em;
    display: block; }

.tertiary-nav:first-child {
  border-top: 1px solid #e1e1e1; }

.az-back {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  display: block;
  text-align: left;
  border: 0;
  text-indent: 2em;
  margin: 0 -.7em;
  margin-bottom: 1em;
  /* fallback/image non-cover color */
  background-color: #181b1a;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#2d2c2f, #181b1a);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2d2c2f), to(#181b1a));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#2d2c2f, #181b1a);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#2d2c2f, #181b1a);
  color: #eee; }
  .az-back:hover {
    color: #fff; }
  .az-back span {
    background: url("../images/bg-btn-back.png") left center no-repeat;
    padding: 1em 0;
    margin: 0 1em;
    display: block; }
  @media only screen and (min-width: 768px) {
    .az-back {
      font-size: 1em;
      padding: 0;
      margin: 0;
      font-weight: normal;
      background: none;
      text-indent: 1.5em;
      color: #004993; }
      .az-back span {
        background: transparent url("../images/icon-left-arrow-blue.png") left center no-repeat; }
      .az-back:hover {
        color: #004993; } }

.job-options .modpad {
  margin-bottom: 0; }
.job-options .az-details {
  margin: 0 -1.25em;
  border-width: 1px 0 0 0; }

.az-secondary-plain-txt {
  background: none;
  padding-right: 0;
  margin-right: 0; }

.az-arrow-left {
  padding-right: 8px;
  margin-top: -2px; }

.med-arrow-left, .med-arrow-right {
  padding: 0 8px;
  background: url("../images/icons-med-arrows.png") 0 2px no-repeat; }
  .med-arrow-left.med-arrow-right, .med-arrow-right.med-arrow-right {
    background-position: 8px -12px; }

.soc-btn {
  text-indent: 2em;
  padding: 8px 0px;
  margin-right: 2px;
  margin-left: 2px; }
  .soc-btn span {
    position: absolute;
    left: -28px;
    top: -2px; }

.vid-btn {
  width: 145;
  height: 84px;
  display: block;
  line-height: 70px; }

a.expand {
  display: block; }

.dropdown-bar {
  margin: 0 0 1em 0;
  font-size: 1em;
  font-weight: normal;
  border: 1px solid #ddd; }
  .dropdown-bar h5 {
    margin: 0;
    color: #004993;
    font-weight: normal; }

.dropdown-bar .droptoggle {
  border-bottom: 1px solid #f1f1f1;
  /* fallback/image non-cover color */
  background-color: #f4f4f4;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f4f4f4);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4f4f4));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f4f4f4);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f4f4f4);
  padding: 1em;
  cursor: pointer;
  position: relative; }
  .dropdown-bar .droptoggle .droparrow {
    width: 19px;
    height: 12px;
    background: url("../images/icon-dropdownbar-black.png") no-repeat;
    position: absolute;
    right: 2.5em;
    top: 1.3em; }
  .dropdown-bar .droptoggle .droparrow.opened {
    background-image: url("../images/icon-dropdownbar-black-up.png"); }
.dropdown-bar.faq-cat {
  border-width: 0;
  margin: 0; }
  .dropdown-bar.faq-cat .droptoggle {
    background: white;
    border-bottom: 1px solid #ddd; }
  .dropdown-bar.faq-cat h2 {
    margin: 0; }
  .dropdown-bar.faq-cat h3 {
    margin-top: 1em;
    color: #666; }
    .dropdown-bar.faq-cat h3 span {
      color: #ff9900; }
.dropdown-bar .customwrap, .dropdown-bar .categorywrap {
  border-top: 1px solid #e7e7e7;
  display: none; }
  .dropdown-bar .customwrap ul.resp-tabs-list, .dropdown-bar .categorywrap ul.resp-tabs-list {
    border: none;
    border-bottom: 1px solid #ddd;
    background: #f4f4f4;
    border-top: 1px solid #fff; }
  .dropdown-bar .customwrap .resp-tab-content, .dropdown-bar .categorywrap .resp-tab-content {
    border: none; }
.dropdown-bar .categorywrap {
  display: block;
  border-width: 0;
  padding-bottom: 2em; }

.gr-wh-border {
  background: #f6f6f6;
  border: 1px solid #e1e1e1;
  padding-bottom: 1px;
  margin-bottom: 0.5em; }
  .gr-wh-border .gr-wh-border-inside {
    border: 4px solid #fff;
    text-align: center; }

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

.margin-top {
  margin-top: 1em; }

.section {
  margin-top: 1em; }
  .section form {
    margin-top: 1em; }

.sub-section {
  border-top: 1px solid #ddd;
  margin-top: 1.25em; }

.no-border {
  border: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important; }

.blue {
  color: #004993; }

.gray {
  color: #666; }

.module {
  margin-bottom: 1em;
  border: solid 1px #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  -webkit-box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.1);
  -moz-box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.1);
  box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.1);
  position: relative;
  overflow: hidden; }
  .module.modify {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    margin: 0; }
    .module.modify h3 {
      font-size: 1em;
      font-weight: bold;
      color: #333;
      font-family: arial, sans-serif; }
    .module.modify h4 {
      font-weight: bold; }
    .module.modify p {
      margin-bottom: 0; }
    .module.modify .reset {
      font-weight: normal; }
  .module .colorbar {
    width: 100%;
    height: 5px;
    background-color: #ff9900; }
    .module .colorbar.colorbar-txt {
      height: auto !important;
      color: #fff;
      font-family: 'aleoregular', Arial, Helvetica, sans-serif;
      font-size: 1.1em;
      letter-spacing: 0.1em;
      padding: 10px; }
  .module .large-4 ul.mod-joblist {
    margin-bottom: 0; }
  .module .headbar {
    border-bottom: 1px solid #ddd;
    background: #f4f4f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f4));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    /* W3C */ }
  .module h4 {
    padding: .5em .6em;
    margin: 0 0 1px 0;
    font-size: 1em;
    font-weight: normal;
    color: #333; }
    .module h4 .social-fb, .module h4 .social-rss {
      margin: 0 8px 0 0;
      padding-right: 15px;
      background: url("../images/icons-social.png") no-repeat; }
      .module h4 .social-fb.social-rss, .module h4 .social-rss.social-rss {
        background-position: 0 -17px; }
  .module h5 {
    font-weight: normal; }
    .module h5.title {
      font-weight: bold;
      margin-bottom: .5em; }
  .module img.preview {
    display: block;
    margin: 0 auto; }
  .module hr.margin {
    margin: 0 1.25em; }

#related-wrap {
  display: none; }
  #related-wrap .related-vids {
    height: 383px; }
    #related-wrap .related-vids .content > div {
      border-bottom: 1px solid #ddd; }
      #related-wrap .related-vids .content > div > div:first-child .modpad {
        margin-right: 0; }

.vid-listing > div {
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em; }
.vid-listing img {
  margin-bottom: 1em; }
.vid-listing h5 {
  font-weight: normal; }

.faq-search {
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border: solid 1px #ddd;
  background: #f7f7f7;
  margin-bottom: 1em !important;
  overflow: hidden; }
  .faq-search h2 {
    font-size: 1.4em;
    font-weight: normal;
    margin: 0;
    padding: .5em 1em;
    border-bottom: 1px solid #ddd;
    /* fallback/image non-cover color */
    background-color: #f4f4f4;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#ffffff, #f4f4f4);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4f4f4));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#ffffff, #f4f4f4);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#ffffff, #f4f4f4); }
  .faq-search .list {
    background: white;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px; }
  .faq-search ul.disc {
    margin-bottom: 0; }

.modttl {
  margin-top: 1em; }

@media only screen and (min-width: 768px) {
  .modttl {
    margin-top: 0; } }
ul.mod-joblist {
  list-style-type: none; }
  ul.mod-joblist.mod-joblist-save {
    margin-bottom: 0; }
    ul.mod-joblist.mod-joblist-save li {
      position: relative; }
    ul.mod-joblist.mod-joblist-save .remove {
      position: absolute;
      top: 1.25em;
      right: 1.25em;
      height: 10px;
      width: 10px;
      background: url("../images/icon-close-btn.png") no-repeat;
      text-indent: -9999px;
      overflow: hidden; }
    ul.mod-joblist.mod-joblist-save .joblink:first-child {
      border-top: 0; }
  ul.mod-joblist .feature-outer {
    border: 1px solid #bbb;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
  ul.mod-joblist .feature-inner {
    border: 3px solid #eee;
    padding: .75em;
    background: #f9f9f9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    ul.mod-joblist .feature-inner a.joblink {
      padding: .6em 0 0 0;
      border-bottom: 0; }
    ul.mod-joblist .feature-inner .fjob-label {
      font-size: .85em;
      color: #e47911; }
    ul.mod-joblist .feature-inner a.fjob-label {
      color: #004993; }
  ul.mod-joblist li:first-child a.joblink {
    border-top: 1px solid #ddd; }
  ul.mod-joblist a.joblink {
    display: block;
    clear: both;
    padding: 1em;
    border-bottom: 1px solid #ddd; }
    ul.mod-joblist a.joblink span {
      color: #666;
      font-size: .9em; }
    ul.mod-joblist a.joblink:hover {
      background: #f9f9f9; }
    ul.mod-joblist a.joblink.last {
      border-bottom: 0; }

.masonry-row .module {
  margin-top: 0; }

.module.alt {
  background: #f7f7f7; }

.module.subscribe, .module.connect {
  min-height: 150px; }
  .module.subscribe h3, .module.connect h3 {
    font-weight: normal; }
  .module.subscribe .az-btn, .module.connect .az-btn {
    margin-bottom: 0; }

.module.subscribe {
  background: url("../images/bg-subscribe.png") left bottom no-repeat; }

.module.connect {
  background: url("../images/bg-connect.png") left bottom no-repeat; }

@media only screen and (min-width: 768px) {
  .module.subscribe {
    margin-top: 3.3em; } }
.modseparator {
  border-right: 1px solid #ddd;
  position: relative;
  top: 0;
  bottom: 0; }

.margtop {
  margin-top: 1em; }

.module.colmod {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .module.colmod a.az-secondary-txt {
    margin: 0 1em 1em 1em; }

.module.jobmod div.selector.fixedWidth, .profile div.selector.fixedWidth {
  width: 100%; }
.module.jobmod div.selector.fixedWidth span, .profile div.selector.fixedWidth span {
  width: 100%; }

.modpad {
  margin: 1.25em;
  position: relative; }

.tertiary-nav {
  border: 0;
  margin-bottom: 1em;
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden; }
  .tertiary-nav .dark, .tertiary-nav .light {
    position: relative;
    display: block;
    font-size: 1em;
    text-indent: 15px;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-width: 0 1px 1px 1px;
    line-height: 3em; }
    .tertiary-nav .dark.dark img, .tertiary-nav .light.dark img {
      position: absolute;
      right: 15px;
      top: 16px; }
    .tertiary-nav .dark.light img, .tertiary-nav .light.light img {
      position: absolute;
      right: 15px;
      top: 16px; }
  .tertiary-nav .dark {
    border: none;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }
  .tertiary-nav .title {
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
    border-top: 0; }
    .tertiary-nav .title .title-inside {
      border: 4px solid #fff;
      border-top: 0;
      padding: 44px 10px;
      text-align: center; }
      .tertiary-nav .title .title-inside h2 {
        font-size: 1.8em;
        color: #ff9900;
        font-weight: normal;
        margin: 5px; }
  .tertiary-nav .last {
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-bottom: 1.25em; }

.listing-item,
.community-content,
.location-content {
  border-bottom: 1px solid #ddd;
  position: relative; }
  .listing-item:first-child,
  .community-content:first-child,
  .location-content:first-child {
    border-top: 1px solid #ddd; }
  .listing-item img.preview,
  .community-content img.preview,
  .location-content img.preview {
    margin: 1em 0; }
  .listing-item .event-date,
  .community-content .event-date,
  .location-content .event-date {
    /* fallback/image non-cover color */
    background-color: #b4d5ef;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#ffffff, #b4d5ef);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#b4d5ef));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#ffffff, #b4d5ef);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#ffffff, #b4d5ef);
    border: 1px solid #b4d5ef; }
    .listing-item .event-date h4,
    .community-content .event-date h4,
    .location-content .event-date h4 {
      margin: 0;
      padding: 7px 7px 5px;
      color: #666;
      border-bottom: 1px solid #fff;
      font: bold 13px Arial, Helvetica, sans-serif;
      background-color: #edf5fb;
      text-transform: uppercase; }
    .listing-item .event-date p,
    .community-content .event-date p,
    .location-content .event-date p {
      font-size: 30px;
      font-weight: bold;
      color: #333;
      text-shadow: 1px 1px 1px #fff;
      text-align: center;
      margin: 0; }
  .listing-item .ctabar .modpad,
  .community-content .ctabar .modpad,
  .location-content .ctabar .modpad {
    margin-top: 0; }
  .listing-item .datewrap .modpad,
  .community-content .datewrap .modpad,
  .location-content .datewrap .modpad {
    margin-right: 0; }

.rsvpd .listing-item:first-child {
  border-top: 0; }
.rsvpd .listing-item {
  border-top: 1px solid #ddd;
  border-bottom: 0; }

.community-content {
  padding-bottom: 1em; }

.faq-content {
  border: 0; }

.listsort {
  border-bottom: 1px solid #ddd; }

.biz-cat .listing-item h5 {
  padding-top: .5em;
  margin-bottom: 0; }

.event-details .details-title, .comm-details .details-title {
  margin-left: 1.25em; }
.event-details p, .comm-details p {
  margin: 0;
  color: #666666; }
  .event-details p.details-description, .comm-details p.details-description {
    min-height: 72px;
    margin-left: 1.25em; }
  .event-details p span, .comm-details p span {
    color: #333;
    font-weight: bold; }
  .event-details p.description, .comm-details p.description {
    margin: 15px 0; }

.team-details p {
  margin: 0;
  color: #666666; }
  .team-details p.description {
    color: #727272;
    font-size: 1em;
    font-weight: bold;
    margin: 0 0 15px; }
    .team-details p.description span {
      color: #004993; }
.team-details h3 {
  margin: 0; }
.team-details h4 {
  color: #727272;
  font-size: 1.25em;
  font-weight: bold; }

.star {
  padding-left: 20px; }
  .star div {
    position: absolute;
    top: 3px;
    left: 3px;
    height: 14px;
    width: 14px;
    background: url("../images/icon-stars.png") no-repeat; }
    .star div.active {
      background-position: 0 -16px; }

.more {
  font-size: 1.4em;
  text-align: center;
  margin: 1em 0;
  font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
  .more img {
    margin: 0 15px; }

.review-txt {
  font-size: 11px;
  color: #333;
  text-align: right;
  padding: 15px 15px 0; }
  .review-txt a {
    color: 004993; }

.col-bullets {
  padding-left: 15px;
  font-size: 12px;
  color: #004993;
  margin-top: 10px; }

.slide-counter {
  margin-top: 1em; }

.module.choice {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  /* fallback/image non-cover color */
  background-color: #f7f7f7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f7f7f7);
  border: 6px solid #eee; }
  .module.choice .az-btn {
    margin-bottom: 0;
    position: absolute;
    bottom: 1em;
    right: 1em; }
  .module.choice .modpad {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #ddd;
    padding: 1em;
    margin: 0;
    height: 250px; }

.no-touch .module.hover {
  border-color: #ff9900; }

.avatar img {
  border: 1px solid #ddd;
  margin: -2.5em auto 0 auto; }
.avatar a {
  display: block;
  margin-bottom: 1em; }

.socicon {
  margin: 0 .75em; }

@media only screen and (min-width: 768px) {
  .socicon {
    margin: 0 .25em; } }
.meetpeople .modpad {
  margin-left: 0;
  margin-right: 0; }

.spotlight {
  overflow: hidden; }
  .spotlight .sl-slider {
    min-height: 240px; }
    .spotlight .sl-slider li.slide .preview img {
      margin: 0 auto; }
    .spotlight .sl-slider li.slide h5 span {
      display: block;
      margin-bottom: .5em;
      color: #aaa; }
    .spotlight .sl-slider .colorbar {
      width: 100%;
      height: 5px;
      background-color: #ff9900;
      margin-bottom: 3em; }
  .spotlight .bx-controls {
    top: 1.2em;
    width: 100%; }

.ctabar .az-btn-small {
  margin-right: .5em;
  margin-bottom: 0; }
.ctabar .az-secondary-txt {
  float: right;
  margin-bottom: 0; }

.lightbox {
  overflow: hidden; }
  .lightbox .modal-slider {
    min-height: 240px; }
    .lightbox .modal-slider li.slide .preview img {
      margin: 0 auto; }
    .lightbox .modal-slider .colorbar {
      width: 100%;
      height: 5px;
      background-color: #ff9900;
      margin-bottom: 3em; }
  .lightbox ul.sl-slider {
    margin-bottom: 0 !important; }
  .lightbox .bx-controls {
    top: 1.2em;
    width: 100%; }
  .lightbox .ctabar {
    padding: .5em;
    text-align: right;
    height: auto; }
    .lightbox .ctabar .az-btn-small {
      margin-bottom: 0; }

.highlights {
  margin-bottom: 2em; }
  .highlights .hl-slider {
    min-height: 240px; }
    .highlights .hl-slider li.slide .preview img {
      margin: 0 auto; }
  .highlights .bx-controls {
    position: relative;
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    width: 100%;
    float: left;
    bottom: -1em; }
  @media only screen and (min-width: 768px) {
    .highlights .bx-controls {
      bottom: 2em;
      position: relative;
      padding-left: 0.625em;
      padding-right: 0.625em;
      width: 33.33333%;
      float: left;
      float: right; } }

@media only screen and (min-width: 768px) {
  .highlights {
    margin-bottom: 0; } }
.funfacts .ff-slider {
  background-color: #f7f7f7; }
  .funfacts .ff-slider li.slide {
    background: #f7f7f7; }
.funfacts .bx-controls {
  top: -1.8em;
  width: 100%; }
  .funfacts .bx-controls .bx-prev, .funfacts .bx-controls .bx-next {
    display: none; }
  .funfacts .bx-controls .bx-pager {
    text-align: right; }
    .funfacts .bx-controls .bx-pager .bx-pager-item {
      text-align: left; }
@media only screen and (min-width: 768px) {
  .funfacts .bx-controls {
    top: -2.5em; } }
.funfacts .jqplot-target {
  height: 400px; }
@media only screen and (min-width: 768px) {
  .funfacts .jqplot-target {
    height: auto; } }

.eventsmod .e-slider {
  background-color: #fff; }
  .eventsmod .e-slider li.slide {
    background: #fff; }
    .eventsmod .e-slider li.slide .event {
      padding: .75em 0; }
      .eventsmod .e-slider li.slide .event .event-date h4 {
        margin: 0;
        padding: 5px;
        color: #666;
        border-bottom: 1px solid #fff;
        font: bold 11px Arial, Helvetica, sans-serif;
        background-color: #edf5fb;
        text-transform: uppercase; }
      .eventsmod .e-slider li.slide .event .event-date p {
        font-size: 20px;
        font-weight: bold;
        color: #333;
        text-shadow: 1px 1px 1px #fff;
        text-align: center;
        padding: 5px;
        margin: 0; }
.eventsmod .bx-controls {
  top: -1.8em;
  width: 100%; }
  .eventsmod .bx-controls .bx-prev, .eventsmod .bx-controls .bx-next {
    display: none; }
  .eventsmod .bx-controls .bx-pager {
    text-align: right; }
    .eventsmod .bx-controls .bx-pager .bx-pager-item {
      text-align: left; }
@media only screen and (min-width: 768px) {
  .eventsmod .bx-controls {
    top: -2.5em; } }

.meetpeople .p-slider li.slide {
  padding: .5em; }
.meetpeople .bx-controls {
  top: -1.8em;
  width: 100%; }
  .meetpeople .bx-controls .bx-prev, .meetpeople .bx-controls .bx-next {
    display: none; }
  .meetpeople .bx-controls .bx-pager {
    text-align: right; }
    .meetpeople .bx-controls .bx-pager .bx-pager-item {
      text-align: left; }
@media only screen and (min-width: 768px) {
  .meetpeople .bx-controls {
    top: -2.5em; } }

.latestupdates .lu-slider, .banner-slider .lu-slider {
  min-height: 240px; }
  .latestupdates .lu-slider li.slide, .banner-slider .lu-slider li.slide {
    background: #f7f7f7;
    min-height: 240px; }
    .latestupdates .lu-slider li.slide .preview img, .banner-slider .lu-slider li.slide .preview img {
      margin: 0 auto; }
.latestupdates .bx-wrapper, .banner-slider .bx-wrapper {
  padding-bottom: 3.5em !important; }
.latestupdates .bx-controls, .banner-slider .bx-controls {
  bottom: 0em;
  width: 100%;
  /* fallback/image non-cover color */
  background-color: #f7f7f7;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f7f7f7);
  height: 3.5em;
  border-top: 1px solid #ddd;
  z-index: 40; }
  .latestupdates .bx-controls .bx-pager, .banner-slider .bx-controls .bx-pager {
    margin-top: 1.5em; }
  .latestupdates .bx-controls .bx-controls-direction, .banner-slider .bx-controls .bx-controls-direction {
    top: -.2em;
    position: relative; }
.latestupdates h1, .banner-slider h1 {
  padding: 0 .6em .4em .4em; }
@media only screen and (min-width: 768px) {
  .latestupdates h1, .banner-slider h1 {
    position: absolute;
    top: 0em;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    padding: .4em .6em .4em .4em; } }

.latestupdates {
  background: #f7f7f7; }

.banner-slider {
  -moz-border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  margin-bottom: 1em; }
  .banner-slider .bx-controls {
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.1);
    -moz-box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.1);
    box-shadow: 0px 2px 5px rgba(10, 10, 10, 0.1);
    border: 1px solid #ddd; }

.soc {
  background: url("../images/icon-soc.png") no-repeat;
  padding-left: 1.8em;
  display: block;
  margin-bottom: .8em;
  font-family: arial;
  line-height: 1.3em; }

.icon-fb {
  background-position: 0 0; }

.icon-li {
  background-position: 0 -50px; }

.icon-tw {
  background-position: 0 -100px; }

.icon-rss {
  background-position: 0 -150px; }

.icon-gp {
  background-position: 0 -200px; }

.icon-yt {
  background-position: 0 -250px; }

h4 a {
  margin-bottom: 0 !important;
  font-weight: normal; }

.slider {
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: url("../images/preloader.gif") center center no-repeat #fff; }
  .slider li.slide {
    background: white;
    position: absolute;
    visibility: hidden; }
    .slider li.slide:first-child {
      position: relative; }

.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-controls {
  position: absolute; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666; }

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ddd;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #666; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-prev, .bx-next {
  width: 29px;
  height: 27px;
  background-image: url("../images/cta-prevnext.png");
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  outline: 0;
  margin-top: -16px;
  text-indent: -9999px;
  position: absolute; }

.bx-wrapper .bx-prev {
  left: 10px;
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background-position: 0 -27px; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.az-lightbox .ctabar, .banner-slider .ctabar {
  /* fallback/image non-cover color */
  background-color: #f7f7f9;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f7f7f9);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f9));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f9);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f7f7f9);
  bottom: 0;
  border-bottom: 1px solid #ddd; }
.az-lightbox h5, .banner-slider h5 {
  color: #003c79; }

.filter-lightbox .az-btn {
  position: absolute;
  bottom: 0;
  right: 1em; }
.filter-lightbox .resp-vtabs .resp-tabs-container {
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 0 0 0 1px; }
.filter-lightbox .resp-vtabs .resp-tabs-list {
  background: none;
  border: 0; }
  .filter-lightbox .resp-vtabs .resp-tabs-list li {
    padding: 8px 10px !important;
    border-left: 3px solid #fff; }
    .filter-lightbox .resp-vtabs .resp-tabs-list li.resp-tab-active {
      border-left: 3px solid #e47911; }
    .filter-lightbox .resp-vtabs .resp-tabs-list li:first-child {
      border-top: 0 !important; }
.filter-lightbox .resp-tab-content {
  padding: 0; }
  .filter-lightbox .resp-tab-content .checklist {
    margin-bottom: 1em; }

@media only screen and (min-width: 768px) {
  .imgwrap {
    min-height: 10em; } }
/* Banner Slider
.center-controls, .right-controls {
    overflow: visible;
    
    
    
    .bx-prev, .bx-next {
    	bottom: 5px;
    }
    
    .bx-wrapper .bx-prev {
    	left: 10px;
    }
    
    .bx-wrapper .bx-next {
    	left: 50px;
    }
    
    &.center-controls {
        .bx-default-pager {
            display: inline;
            text-align: center;
            padding: 16px 0;
            margin-left: 0;
            width: 100%;
        }
        .bx-controls-direction {
            width: 100%;
        }
        .bx-wrapper .bx-next {
            left: auto;
        
        }    
    }
    
    &.right-controls {
        .bx-default-pager {
            display: none;
        }
        .bx-controls-direction {
            width: 100%;
            margin-top: -45px;
        }
        .bx-wrapper .bx-prev {
            left: auto;
        	right: 40px;
        }
        
        .bx-wrapper .bx-next {
            left: auto;
            right: 0;
        }
    }

    .bx-wrapper .bx-pager {
    	padding: 16px 15px 0 5px;
    	background: transparent;
    }
    .bx-controls {
        height: 1px;
        bottom: -71px;
        left: 1px;
        top: auto;
        z-index: 10;
    }
    .bx-controls-direction {
	    background: transparent;
    }
    h3 {
        position: absolute;
        top: 20px;
        left: 0;
        padding: 15px 15px 15px 0;
        background: rgba(255,255,255,0.5);
    }
} */
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.snapshot {
  margin-top: 1em; }
  .snapshot h2 {
    margin-bottom: .25em; }
  .snapshot h3 {
    margin-bottom: .1em; }
  .snapshot .module {
    margin-top: 0 !important; }
  .snapshot .flowplayer {
    margin-bottom: .5em; }
  .snapshot .snaptop .modpad, .snapshot .snapbtm .modpad {
    margin: 1.6em !important; }
  .snapshot .snaptop hr, .snapshot .snapbtm hr {
    margin: 1em -1.5em !important; }
  .snapshot .snaptop img.snapshot-connect, .snapshot .snapbtm img.snapshot-connect {
    position: absolute;
    margin-top: -1em; }
  .snapshot .snaptop hr {
    margin-left: -3.7em !important; }
  .snapshot .snaptop img.snapshot-connect {
    left: -101px; }
  .snapshot .snaptop .snaplink {
    width: 100%;
    margin: 0;
    max-width: 75em;
    *zoom: 1;
    margin-top: 1.5em; }
    .snapshot .snaptop .snaplink:before, .snapshot .snaptop .snaplink:after {
      content: " ";
      display: table; }
    .snapshot .snaptop .snaplink:after {
      clear: both; }
    .snapshot .snaptop .snaplink a.az-btn {
      margin-left: 1em; }
  .snapshot .snaptop a.locselect {
    font-size: 2em;
    display: block;
    font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
  .snapshot .snapbtm hr {
    margin-left: -6.8em !important; }
  .snapshot .snapbtm img.snapshot-connect {
    left: -141px; }
  .snapshot hr {
    margin: 0 !important; }
  .snapshot .snapshot-loc {
    width: 270px;
    height: 278px;
    background: transparent url("../images/snapshot-loc.png") no-repeat;
    margin: 1em auto;
    position: relative;
    z-index: 20;
    font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
    .snapshot .snapshot-loc .loccount {
      width: 100px;
      height: 100px;
      position: absolute;
      top: 30px;
      left: 85px;
      font-size: 1.3em;
      text-align: center;
      letter-spacing: -.05em; }
      .snapshot .snapshot-loc .loccount a {
        margin-top: 15px;
        font-size: 2.5em;
        display: block; }
    .snapshot .snapshot-loc .countrycount {
      width: 82px;
      height: 82px;
      position: absolute;
      top: 40px;
      left: 184px;
      font-size: 1em;
      text-align: center;
      letter-spacing: -.05em;
      color: white;
      font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
      .snapshot .snapshot-loc .countrycount a {
        margin-top: 20px;
        font-size: 1.8em;
        display: block;
        color: white !important; }
  .snapshot .snapshot-team {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
    font-size: 1.4em;
    font-family: 'aleoregular', Arial, Helvetica, sans-serif;
    letter-spacing: -.05em; }
    .snapshot .snapshot-team a.teamcount {
      font-size: 3em;
      line-height: .95em; }
    .snapshot .snapshot-team img {
      margin-left: 1em;
      position: relative;
      z-index: 20; }

.myjobhistory .recent ul {
  margin: 1em;
  list-style-type: none;
  line-height: 1.1em; }
  .myjobhistory .recent ul li {
    margin-bottom: 1em; }

.historytab {
  visibility: hidden;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #f2f2f2;
  z-index: 40; }
  .historytab .handle {
    text-align: center;
    width: 100% !important; }
    .historytab .handle a {
      border-style: solid;
      border-width: 1px;
      cursor: pointer;
      font-family: inherit;
      font-weight: bold;
      line-height: 1;
      margin: 0 0 1.25em;
      position: relative;
      text-decoration: none;
      text-align: center;
      display: inline-block;
      border: 0;
      display: block;
      border-top: solid 1px #ccc;
      padding: .75em 1em;
      margin-bottom: 0;
      font-size: 1em;
      font-weight: normal;
      text-align: left;
      color: #ddd;
      background: #4e4e4e url("../images/history-tab-bg.png") right 0px no-repeat; }
      .historytab .handle a span {
        color: #fff; }
  .historytab .myjobhistory {
    margin-bottom: 1em; }

.carousel {
  position: relative; }
  .carousel .carousel-wrap {
    margin: 0 4em; }
  .carousel ul {
    padding-top: 1em;
    text-align: center; }
    .carousel ul li {
      display: inline-block;
      *display: inline;
      zoom: 1;
      width: 145px;
      height: 270px;
      margin: 0 .16em;
      position: relative;
      text-align: left;
      vertical-align: top; }
      .carousel ul li h3 {
        font-size: 1em;
        font-family: arial;
        font-weight: normal;
        color: #666; }
      .carousel ul li img {
        margin-bottom: 1em; }
      .carousel ul li p.reco-link {
        margin-bottom: 0; }
      .carousel ul li .az-secondary-txt {
        padding-left: 0;
        position: absolute;
        bottom: 0; }
  .carousel ul.mod-carousel {
    overflow: hidden;
    height: 230px; }
    .carousel ul.mod-carousel li {
      margin: 0 .5em 0 .5em;
      height: 230px; }
  .carousel .jc-preview {
    margin-bottom: 1em;
    background: #4e4e4e;
    font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
    .carousel .jc-preview a {
      width: 145px;
      height: 84px;
      border-top: 3px solid #ff9900;
      font-size: 1em;
      color: white;
      display: block;
      padding: .6em;
      line-height: 1.1em;
      word-wrap: break-word; }
  .carousel .prev, .carousel .next {
    position: absolute;
    top: 6.3em;
    margin: 0 auto; }
  .carousel .prev {
    left: 1em; }
  .carousel .next {
    right: 1em; }
  .carousel .team-preview {
    margin-bottom: 1em;
    /* fallback/image non-cover color */
    background-color: #f3f3f3;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#f9f9f9, #f3f3f3);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#f3f3f3));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#f9f9f9, #f3f3f3);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#f9f9f9, #f3f3f3);
    font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
    .carousel .team-preview a {
      width: 145px;
      height: 84px;
      font-size: 1em;
      color: #ff9900;
      display: block;
      padding: .6em;
      line-height: 1.1em;
      border: 1px solid #ddd;
      border-top: 3px solid #ff9900; }
      .carousel .team-preview a span {
        display: block;
        color: #666; }

.car-pager {
  position: absolute;
  top: -9999em; }

.vid-carousel .prev, .vid-carousel .next {
  top: 3.2em; }
.vid-carousel ul#vid-carousel {
  height: 185px !important; }
  .vid-carousel ul#vid-carousel li {
    height: 185px !important; }

@media only screen and (min-width: 768px) {
  .teamtitle {
    display: none; } }
.header .teamname {
  position: absolute;
  left: 2em;
  top: 1em;
  padding: 0;
  -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
  -moz-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3);
  box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.3); }
  .header .teamname span {
    font-size: .7em; }
  .header .teamname a {
    cursor: default;
    color: blue; }
.header h1 {
  padding: 0 .6em .4em .4em; }
@media only screen and (min-width: 768px) {
  .header h1 {
    position: absolute;
    top: 0em;
    background: rgba(255, 255, 255, 0.95);
    z-index: 10;
    padding: .4em .6em .4em .4em; } }

.callmod .teamname {
  border-left: 0;
  border-top: 0;
  padding: 0; }
.callmod h5 span {
  display: block;
  font-size: .7em;
  color: #aaa; }

.teamcall h5 {
  font-size: 1em; }

@media only screen and (min-width: 767px) {
  .teamcall .module {
    height: 250px; }
    .teamcall .module .cta {
      position: absolute;
      bottom: 0; } }
.recmod .teamname, .colmod .teamname {
  border-top: 0;
  border-left: 0;
  border-right: 0; }

.tertiary-nav .teamname {
  border: 0; }

.teamname {
  border: 1px solid #ddd;
  visibility: hidden;
  background: white;
  font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
  .teamname div {
    border: 4px solid white;
    /* fallback/image non-cover color */
    background-color: #f3f3f3;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#f9f9f9, #f3f3f3);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#f3f3f3));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#f9f9f9, #f3f3f3);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#f9f9f9, #f3f3f3);
    width: 100%;
    margin: 0;
    padding: 0; }
    .teamname div a {
      width: 100%;
      color: #ff9900;
      padding: .6em;
      text-shadow: 1px 1px 0 #fff;
      display: block; }
      .teamname div a span {
        display: block;
        color: #666;
        font-size: .5em; }

.jcname {
  visibility: hidden;
  background: #4e4e4e;
  border: 0;
  line-height: normal !important;
  font-family: 'aleoregular', Arial, Helvetica, sans-serif; }
  .jcname div {
    width: 100%;
    background: #4e4e4e;
    margin: 0;
    padding: 0;
    border: 0; }
    .jcname div a {
      width: 100%;
      color: #fff;
      padding: .6em;
      display: block;
      border-top: 5px solid #ff9900;
      word-wrap: break-word; }

.jctitle {
  background: #ff9900;
  padding: 1em 1em 3em 1em;
  color: white;
  margin: 0;
  font-size: 1.5em; }

#jc .jcname {
  font-size: .8em; }

#mainmenu .jcname {
  margin-top: -6px;
  visibility: visible !important; }
  #mainmenu .jcname div a {
    height: 170px;
    font-size: 1.8em;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px; }

.reset-margin {
  padding-left: 0.625em !important;
  padding-right: 0.625em !important; }

.rslides {
  background: #fff;
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0; }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0; }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left; }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0; }

.teamname-tr {
  position: absolute !important;
  top: 10px;
  right: 10px;
  font-size: 1.3em;
  z-index: 2; }

.menu-colorbar {
  height: .75em;
  background: #ff9900; }

.jc-header h1 {
  padding: 1.3em;
  margin: 0;
  background: #ff9900;
  color: white; }

.location-head {
  position: relative; }
  .location-head .cta {
    position: absolute;
    bottom: -.7em;
    right: .6em;
    z-index: 1000; }
  .location-head .bx-pager {
    position: absolute;
    left: 8em; }
  .location-head .bx-controls-direction {
    top: 1.9em !important;
    width: 6.5em; }

.location-head.banner-slider {
  margin-bottom: 0; }
  .location-head.banner-slider .bx-wrapper {
    margin-bottom: 2em; }

#map {
  width: 100%;
  height: 350px; }
  #map div, #map canvas {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important; }
    #map div img, #map div a, #map canvas img, #map canvas a {
      -webkit-box-sizing: content-box !important;
      -moz-box-sizing: content-box !important;
      box-sizing: content-box !important;
      max-width: none !important; }

.gm-style-iw {
  min-height: 10em;
  min-width: 17em; }
  .gm-style-iw > div {
    min-height: 9em; }
    .gm-style-iw > div a {
      font-family: arial, sans-serif; }

.featurebar {
  margin-top: 0 !important;
  margin-bottom: 2em;
  overflow: visible;
  text-align: right;
  padding: .5em;
  -moz-border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }
  .featurebar form {
    text-align: left;
    float: left; }
  .featurebar .az-btn {
    margin-bottom: 0; }
    .featurebar .az-btn:first-child {
      margin-right: 5px; }

.reveal-modal {
  z-index: 9999 !important;
  padding: 0 !important; }

.reveal-modal-bg {
  z-index: 9998; }

.az-lightbox h2 {
  font: bold 1.077em Arial, Helvetica, sans-serif;
  letter-spacing: -0.03em;
  padding: .6em 1em;
  margin: 0;
  /* fallback/image non-cover color */
  background-color: #f7f7f9;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#ffffff, #f7f7f9);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f9));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#ffffff, #f7f7f9);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#ffffff, #f7f7f9);
  border-bottom: 1px solid #ddd; }
.az-lightbox p {
  margin-bottom: 1em; }

.close-reveal-modal {
  display: block;
  background: url("../images/icon-close-btn.png") no-repeat;
  height: 10px;
  width: 10px;
  margin: 3px 4px 0 0;
  z-index: 9999; }

.chan-network h3 {
  border-bottom: 1px solid #eee;
  margin-bottom: 1em; }
.chan-network a {
  display: block;
  margin-bottom: 2em;
  min-height: 1.2em;
  padding-right: .5em;
  line-height: 1.2em; }

@media only screen and (min-width: 768px) {
  .az-lightbox {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -250px;
    width: 500px; }
    .az-lightbox .column,
    .az-lightbox .columns {
      min-width: 0; }
    .az-lightbox > :first-child {
      margin-top: 0; }
    .az-lightbox > :last-child {
      margin-bottom: 0; }

  .az-med-lightbox {
    visibility: hidden;
    display: none;
    position: absolute;
    left: 50%;
    z-index: 99;
    height: auto;
    margin-left: -335px;
    width: 670px; }
    .az-med-lightbox .column,
    .az-med-lightbox .columns {
      min-width: 0; }
    .az-med-lightbox > :first-child {
      margin-top: 0; }
    .az-med-lightbox > :last-child {
      margin-bottom: 0; } }
.az-lightbox {
  background-color: #fff;
  padding: 0;
  border: solid 1px #959595;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px; }

.profiles .small-6.medium-3.large-2 {
  min-height: 11em; }
.profiles p {
  font-size: 0.9em;
  line-height: 1.2em;
  margin-top: .5em;
  margin-bottom: 0; }
.profiles .title {
  min-height: 4em;
  margin-bottom: 1.25em; }
.profiles .country {
  text-overflow: ellipsis !important;
  overflow: hidden;
  height: 1.2em;
  width: 100%; }
.profiles .pname {
  font-size: 1.3em; }
.profiles h5 {
  color: #004993;
  font-size: 1em; }
.profiles .colorbar {
  height: 5px;
  background: #ff9900;
  -moz-border-top-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-bottom-left-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -moz-border-bottom-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px; }
.profiles img {
  -moz-border-top-left-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-border-top-right-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -moz-border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-bottom: .5em; }
.profiles .quote {
  margin-bottom: 20px;
  background: #f3f3f4;
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .profiles .quote img {
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0; }
  .profiles .quote p {
    margin: 25px;
    color: #666;
    font-style: italic;
    font-size: 1em; }
  .profiles .quote .quote-name, .profiles .quote .quote-title {
    width: 95%;
    text-align: right;
    margin: 0;
    font-size: 1.5em;
    font-weight: normal; }
  .profiles .quote .quote-title {
    font-size: 1em;
    padding: 0 0 20px 0; }

.flowplayer {
  width: 100%;
  margin-bottom: 1em; }

.top-bar-section ul li a:hover {
  background: #e3e3e3; }

.quote {
  border: 1px solid #ddd;
  border-width: 1px 0;
  color: #666;
  margin: 15px 0; }
  .quote p {
    font-size: 1.2em;
    font-style: italic;
    color: #999; }
  .quote h2 {
    font-size: 1.8em;
    color: #666;
    font-style: italic;
    font-weight: normal; }

.az-alert {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: bold;
  margin-bottom: 1.25em;
  position: relative;
  padding: 0.6875em 1.3125em 0.75em 0.6875em;
  font-size: 0.875em;
  background-color: #f5f5f5;
  border-color: gainsboro;
  color: #505050;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1em;
  background: #f5f5f5 url("../images/icon-alert-info.png") 0.9em 0.9em no-repeat; }
  .az-alert .modpad {
    margin: 0 3em 0 3.1em; }
    .az-alert .modpad p {
      margin-bottom: 0; }
  .az-alert .close {
    position: absolute;
    top: 1em;
    right: 1em;
    display: block;
    background: url("../images/icon-close-btn.png") no-repeat;
    height: 10px;
    width: 10px; }

.noheadline {
  background-position: .7em .45em; }

.vertical-timeline {
  background: url("../images/bg-vertical-bar.png") center repeat-y;
   	/*@media only screen and (min-width: 768px) {
       	.columns {
            &:first-child {
                padding-left: 0.625em;
                padding-right: 2em;
            }
            padding-left: 2em;
            padding-right: 0.625em;

        }
	}
	.module { overflow: visible;  }
	.colorbar {
    	@include roundcornerTL(5px);
    	@include roundcornerTR(5px);
	}
	
    .ctabar {
        @include gradient(#ffffff, #f7f7f7);
        border-top: 1px solid #ddd;
    }*/ }
  @media only screen and (min-width: 768px) {
    .vertical-timeline .timeline-bullet {
      position: absolute;
      background: url("../images/timeline-bullets.png") no-repeat;
      width: 33px;
      height: 18px; }
    .vertical-timeline .large-12 .timeline-bullet {
      display: none !important; }
    .vertical-timeline .timeleft, .vertical-timeline .timeright {
      overflow: visible; }
    .vertical-timeline .timeleft {
      margin-right: 1.4em; }
      .vertical-timeline .timeleft .timeline-bullet {
        top: 0px;
        right: -34px; }
    .vertical-timeline .timeright {
      margin-left: 1.4em; }
      .vertical-timeline .timeright .timeline-bullet {
        background-position: 1px -18px;
        top: 5px;
        left: -34px; } }
  .vertical-timeline .ctabar {
    /* fallback/image non-cover color */
    background-color: #f7f7f7;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#ffffff, #f7f7f7);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f7f7f7));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#ffffff, #f7f7f7);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#ffffff, #f7f7f7);
    border-top: 1px solid #ddd;
    padding: 1em; }
  .vertical-timeline .vertical-timeline-end {
    text-align: center;
    margin: 40px 0 0 0px; }
    .vertical-timeline .vertical-timeline-end a {
      border-top: 3px solid #ddd;
      padding: 10px 0;
      background: #fff; }

.story {
  margin-bottom: 0; }
  .story h5 .modpad {
    margin-bottom: 0; }
  .story .bx-controls {
    border-bottom: 0;
    border-right: 0;
    border-left: 0;
    box-shadow: 0; }

.hide-overflow {
  overflow: hidden; }

.info-icon {
  background: url("../images/icon-info.png") no-repeat;
  padding-left: 1.8em;
  padding-top: 2px;
  color: red !important;
  cursor: default !important; }

/* default styling example
----------------------------------------------------------------- */
.listNav {
  margin: 0 0 10px; }

.ln-letters {
  overflow: hidden; }

.ln-letters a {
  display: block;
  font-size: 1.2em;
  float: left;
  padding: .5em .71em;
  text-decoration: none;
  border-top: 3px solid #fff; }

.no-touch .ln-letters a:hover,
.ln-letters a.ln-selected {
  border-top: 3px solid #e47911; }

.ln-letters a.ln-disabled {
  color: #ccc; }

.ln-letter-count {
  text-align: center;
  font-size: 0.8em;
  line-height: 1;
  margin-bottom: 1em;
  color: #336699; }

#map-canvas {
  margin: 0;
  padding: 0;
  height: 300px;
  width: 100%; }

.footable .az-btn-small {
  width: 48%;
  margin: 0 2px; }
@media only screen and (min-width: 550px) {
  .footable .az-btn-small {
    width: auto; } }

.pagination {
  margin: 1em auto;
  text-align: center; }
  .pagination .page {
    display: inline-block;
    padding: 8px 6px;
    margin: 0 8px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.8), 0px 1px 3px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px white; }
  .pagination input {
    width: 30px;
    display: inline-block; }
  .pagination p {
    display: inline-block; }
  .pagination .page:hover, .pagination .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0); }

.working-header {
  -moz-border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  overflow: hidden;
  margin-bottom: 1em; }

.apply {
  display: none; }

.applylater {
  display: block; }

.apply.moapply {
  display: none !important; }

.no-touch .applylater {
  display: none !important; }
.no-touch .apply {
  display: block; }
.no-touch .apply.moapply {
  display: block !important; }
@media only screen and (min-width: 768px) {
  .no-touch .apply.moapply {
    display: none !important; } }

span.listed {
  display: inline-block;
  color: #000;
  font-weight: bold;
  color: #666;
  font-size: 1.5em;
  border-radius: 100%;
  background: black;
  text-indent: -9999px;
  overflow: hidden;
  height: 4px;
  width: 4px;
  top: -2px;
  position: relative;
  margin-right: 5px;
  margin-left: -15px; }

p.list {
  padding-left: 20px; }

.morere-btn {
  font-size: 1.0em;
  text-decoration: none;
  text-decoration: none;
  background-color: #fff;
  cursor: pointer;
  text-align: center;
  width: 100%;
  padding: 0px;
  border: solid 0px #000;
  color: #004993; }
  .morere-btn:hover {
    color: #003c79; }

@media only screen and (min-width: 768px) {
  .morere-btn {
    background: #fff url("../images/icon-dropdownbar-black.png") no-repeat 210px 8px;
    text-align: left;
    width: 40%; } }
/*
	Animations
*/
html.mmenu-opened .mmenu-page,
html.mmenu-opened #mmenu-blocker,
.mmenu.mmenu-horizontal ul {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  transition-timing-function: ease; }

html.mmenu-opened .mmenu-page,
html.mmenu-opened #mmenu-blocker {
  -webkit-transition-property: top, right, bottom, left, margin;
  -moz-transition-property: top, right, bottom, left, margin;
  transition-property: top, right, bottom, left, margin; }

.mmenu.mmenu-horizontal ul {
  -webkit-transition-property: margin-left;
  -moz-transition-property: margin-left;
  transition-property: margin-left; }

html.mmenu-accelerated.mmenu-opening .mmenu-page,
html.mmenu-accelerated.mmenu-opening #mmenu-blocker,
html.mmenu-accelerated.mmenu-opening .mmenu.mmenu-horizontal ul {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* top */
html.mmenu-top.mmenu-opened .mmenu-page,
html.mmenu-top.mmenu-opened #mmenu-blocker {
  margin-top: 0px;
  top: 0%;
  left: 0; }

html.mmenu-top.mmenu-opening .mmenu-page,
html.mmenu-top.mmenu-opening #mmenu-blocker {
  margin-top: -65px;
  top: 100%; }

/* right */
html.mmenu-right.mmenu-opened .mmenu-page,
html.mmenu-right.mmenu-opened #mmenu-blocker {
  margin-right: 0px;
  right: 0%;
  top: 0; }

html.mmenu-right.mmenu-opening .mmenu-page,
html.mmenu-right.mmenu-opening #mmenu-blocker {
  margin-right: -65px;
  right: 100%; }

/* bottom */
html.mmenu-bottom.mmenu-opened .mmenu-page,
html.mmenu-bottom.mmenu-opened #mmenu-blocker {
  margin-bottom: 0px;
  bottom: 0%;
  left: 0; }

html.mmenu-bottom.mmenu-opening .mmenu-page,
html.mmenu-bottom.mmenu-opening #mmenu-blocker {
  margin-bottom: -65px;
  bottom: 100%; }

/* left */
html.mmenu-left.mmenu-opened .mmenu-page,
html.mmenu-left.mmenu-opened #mmenu-blocker {
  margin-left: 0px;
  left: 0%;
  top: 0; }

html.mmenu-left.mmenu-opening .mmenu-page,
html.mmenu-left.mmenu-opening #mmenu-blocker {
  margin-left: -65px;
  left: 100%; }

/*
	Menu, submenus, items
	- Sizing and positioning
*/
html.mmenu-opened .mmenu-page,
.mmenu.mmenu-horizontal ul,
.mmenu div.mmenu-search,
.mmenu div.mmenu-search input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* html/body */
html.mmenu-opened,
html.mmenu-opened body {
  height: 100%;
  width: 100%;
  overflow: hidden; }

html.mmenu-opened body {
  position: relative; }

/* menu */
.mmenu {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.mmenu:after {
  content: '';
  display: block;
  clear: both; }

.mmenu.mmenu-opened {
  display: block; }

.mmenu.mmenu-opened + .mmenu.mmenu-opened,
.mmenu.mmenu-opened ~ .mmenu.mmenu-opened {
  display: none; }

/* ul/li */
.mmenu ul,
.mmenu li {
  list-style: none; }

.mmenu li {
  position: relative; }

.mmenu ul,
.mmenu li,
.mmenu li > a,
.mmenu li > span {
  display: block;
  padding: 0;
  margin: 0; }

.mmenu > ul {
  background-color: inherit;
  padding: 0px 0 40px 0; }

.mmenu.mmenu-top > ul {
  padding-bottom: 85px; }

.mmenu.mmenu-right > ul {
  padding-left: 65px; }

.mmenu.mmenu-bottom > ul {
  padding-top: 75px; }

.mmenu.mmenu-left > ul {
  padding-right: 65px; }

/* items */
.mmenu li > a,
.mmenu li > span {
  text-indent: 20px;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 40px;
  overflow: hidden;
  padding-right: 5px; }

/* subopen/close */
.mmenu a.mmenu-subopen {
  border-left-width: 1px;
  border-left-style: solid;
  width: 40px;
  height: 40px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #efefef; }

.mmenu a.mmenu-subopen.mmenu-fullsubopen {
  border-left: none;
  width: 100%;
  background: transparent; }

.mmenu a.mmenu-subclose {
  background: rgba(0, 0, 0, 0.2);
  text-indent: 40px;
  padding-top: 10px;
  margin-top: -10px; }

.mmenu a.mmenu-subopen + a,
.mmenu a.mmenu-subopen + span {
  padding-right: 45px; }

/* page + blocker */
html.mmenu-opened .mmenu-page {
  background: inherit;
  height: 100%;
  overflow: hidden;
  position: absolute; }

#mmenu-blocker {
  background: #fff;
  opacity: 0;
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 9999; }

html.mmenu-opened #mmenu-blocker,
html.mmenu-blocking #mmenu-blocker {
  display: block; }

/* vertical submenu */
.mmenu.mmenu-vertical ul ul {
  display: none;
  padding: 10px 0 10px 10px; }

.mmenu.mmenu-vertical li.mmenu-opened > ul {
  display: block; }

.mmenu.mmenu-vertical ul ul li:last-child {
  border-bottom-width: 0; }

.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > a.mmenu-subopen + a,
.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > a.mmenu-subopen + span {
  padding-right: 5px;
  margin-right: 40px; }

.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > em.mmenu-counter + a.mmenu-subopen + a,
.mmenu.mmenu-vertical li.mmenu-opened.mmenu-selected > em.mmenu-counter + a.mmenu-subopen + span {
  margin-right: 75px; }

/* horizontal submenu */
.mmenu.mmenu-horizontal {
  width: 500%; }

.mmenu.mmenu-horizontal ul {
  width: 20%;
  margin-left: 0%;
  float: left; }

.mmenu.mmenu-horizontal ul.mmenu-submenu {
  display: none; }

.mmenu.mmenu-horizontal ul.mmenu-submenu.mmenu-opened {
  display: block; }

.mmenu.mmenu-horizontal ul.mmenu-subopening {
  margin-left: -20%;
  height: 100%;
  overflow: hidden; }

/*
	Menu, submenus, items
	- Styling (default: dark background)
*/
.mmenu {
  background: #eaeaea; }

.mmenu,
.mmenu * {
  -webkit-text-size-adjust: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }

.mmenu * {
  /*text-shadow: 0 1px 1px rgba( 0, 0, 0, 0.4 );*/ }

.mmenu li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #ccc; }

.mmenu li:first-child {
  border-top-width: 0; }

.mmenu li,
.mmenu li > a,
.mmenu li > a:hover,
.mmenu li > span {
  color: #444;
  text-decoration: none; }

.mmenu li.mmenu-selected > a,
.mmenu li.mmenu-selected > span {
  background: rgba(0, 0, 0, 0.2); }

.mmenu li.mmenu-selected > a.mmenu-subopen {
  background: transparent; }

/* subopen/close */
.mmenu a.mmenu-subopen {
  border-left-color: #bbb; }

.mmenu a.mmenu-subclose {
  background: rgba(0, 0, 0, 0.2); }

/* vertical submenu */
.mmenu.mmenu-vertical li.mmenu-opened > a.mmenu-subopen,
.mmenu.mmenu-vertical li.mmenu-opened > ul {
  background: rgba(255, 255, 255, 0.05); }

/* page + blocker */
html.mmenu-opened .mmenu-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8); }

/*
	Labels
	- Sizing and positioning
*/
.mmenu li.mmenu-label {
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 20px; }

/*
	Labels
	- Styling
*/
.mmenu li.mmenu-label {
  background: rgba(255, 255, 255, 0.1);
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5); }

/*
	Counters
	- Sizing and positioning
*/
.mmenu em.mmenu-counter {
  text-indent: 0;
  text-align: center;
  text-shadow: none;
  line-height: 20px;
  display: block;
  min-width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  right: 40px;
  top: 10px;
  box-shadow: none; }

.mmenu em.mmenu-counter + a.mmenu-subopen {
  padding-left: 35px; }

.mmenu em.mmenu-counter + a.mmenu-subopen + a,
.mmenu em.mmenu-counter + a.mmenu-subopen + span {
  padding-right: 80px; }

.mmenu em.mmenu-counter + a.mmenu-fullsubopen + a,
.mmenu em.mmenu-counter + a.mmenu-fullsubopen + span {
  padding-right: 70px; }

/*
	Counters
	- Styling
*/
.mmenu em.mmenu-counter {
  border-radius: 5px;
  background: #ff9900;
  font-size: 11px;
  font-weight: bold;
  font-style: normal;
  color: #444; }

/*
	Arrows
	- Sizing and positioning
*/
.mmenu a.mmenu-subopen:after,
.mmenu a.mmenu-subclose:before {
  content: '';
  border-width: 2px;
  border-style: solid;
  display: block;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mmenu a.mmenu-subopen:after {
  border-top: none;
  border-left: none;
  right: 16px;
  top: 16px; }

.mmenu a.mmenu-subclose:before {
  border-right: none;
  border-bottom: none;
  left: 20px;
  top: 25px; }

.mmenu.mmenu-vertical li.mmenu-opened > a.mmenu-subopen:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

/*
	Arrows
	- Styling
*/
.mmenu a.mmenu-subopen:after,
.mmenu a.mmenu-subclose:before {
  border-color: #666; }

/*
	Search
	- Sizing and positioning
*/
.mmenu div.mmenu-search {
  width: 20%;
  height: 50px;
  padding: 10px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mmenu.mmenu-vertical div.mmenu-search {
  width: 100%; }

.mmenu.mmenu-right div.mmenu-search {
  padding-left: 75px; }

.mmenu.mmenu-bottom div.mmenu-search {
  top: 65px; }

.mmenu.mmenu-left div.mmenu-search {
  padding-right: 75px; }

.mmenu div.mmenu-search input {
  border: none;
  border-radius: 15px;
  line-height: 30px;
  outline: none;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  padding: 0 0 0 10px; }

.mmenu li.mmenu-noresults {
  border: none;
  display: none;
  padding-top: 30px; }

.mmenu.mmenu-noresults li.mmenu-noresults {
  display: block; }

.mmenu div.mmenu-search ~ ul {
  margin-top: 50px; }

.mmenu .mmenu-noresult,
.mmenu .mmenu-nosubresult > a.mmenu-subopen,
.mmenu .mmenu-nosubresult > em.mmenu-counter {
  display: none; }

.mmenu .mmenu-nosubresult > a.mmenu-subopen + a,
.mmenu .mmenu-nosubresult > a.mmenu-subopen + span {
  padding-right: 5px; }

/*
	Search
	- Styling
*/
.mmenu div.mmenu-search {
  background: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

.mmenu div.mmenu-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.9); }

.mmenu li.mmenu-noresults {
  color: rgba(255, 255, 255, 0.4);
  text-align: center; }

/*
	Bugfix for browsers without support for overflowscrolling
		- Android < 3
*/
html.mmenu-no-overflowscrolling.mmenu-opened,
html.mmenu-no-overflowscrolling.mmenu-opened body {
  overflow: visible; }

html.mmenu-no-overflowscrolling.mmenu-opened body {
  overflow-x: hidden; }

html.mmenu-no-overflowscrolling.mmenu-opened .mmenu-page {
  min-height: 200%;
  position: fixed;
  top: 0;
  z-index: 3; }

html.mmenu-no-overflowscrolling .mmenu {
  height: auto;
  min-height: 100%;
  overflow: default;
  overflow-x: default;
  overflow-y: default;
  position: relative;
  left: auto;
  top: auto; }

html.mmenu-no-overflowscrolling.mmenu-right .mmenu {
  position: absolute; }

/*
	Sizing and positioning for larger screens
*/
@media all and (min-width: 500px) {
  .mmenu.mmenu-left.mmenu-vertical,
  .mmenu.mmenu-right.mmenu-vertical,
  .mmenu.mmenu-left div.mmenu-search,
  .mmenu.mmenu-right div.mmenu-search {
    width: 500px; }

  .mmenu.mmenu-right.mmenu-vertical {
    left: auto;
    right: 0; }

  .mmenu.mmenu-left.mmenu-horizontal,
  .mmenu.mmenu-right.mmenu-horizontal {
    width: 2500px; }

  .mmenu.mmenu-right.mmenu-horizontal {
    left: auto;
    right: -2000px; }

  html.mmenu-left.mmenu-opening .mmenu-page,
  html.mmenu-left.mmenu-opening #mmenu-blocker {
    left: 500px; }

  html.mmenu-right.mmenu-opening .mmenu-page,
  html.mmenu-right.mmenu-opening #mmenu-blocker {
    right: 500px; } }
@font-face {
  font-family: 'fontello';
  src: url("../font/fontello.eot?38123807");
  src: url("../font/fontello.eot?38123807#iefix") format("embedded-opentype"), url("../font/fontello.woff?38123807") format("woff"), url("../font/fontello.ttf?38123807") format("truetype"), url("../font/fontello.svg?38123807#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?38123807#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-globe-inv:before {
  content: '\e806'; }

/* '' */
.icon-twitter:before {
  content: '\e802'; }

/* '' */
.icon-facebook:before {
  content: '\e801'; }

/* '' */
.icon-linkedin:before {
  content: '\e800'; }

/* '' */
.icon-youtube-play:before {
  content: '\e803'; }

/* '' */
/*
   Animation example, for spinners
*/
.animate-spin {
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
  display: inline-block; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-webkit-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-o-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@-ms-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/*rules for the plot target div.  These will be cascaded down to all plot elements according to css rules*/
.jqplot-target {
  position: relative;
  color: #fff;
  font-size: .85em; }

/*rules applied to all axes*/
.jqplot-axis {
  font-size: 0.75em; }

.jqplot-xaxis {
  margin-top: 10px; }

.jqplot-x2axis {
  margin-bottom: 10px; }

.jqplot-yaxis {
  margin-right: 10px; }

.jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis, .jqplot-y6axis, .jqplot-y7axis, .jqplot-y8axis, .jqplot-y9axis, .jqplot-yMidAxis {
  margin-left: 10px;
  margin-right: 10px; }

/*rules applied to all axis tick divs*/
.jqplot-axis-tick, .jqplot-xaxis-tick, .jqplot-yaxis-tick, .jqplot-x2axis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick, .jqplot-yMidAxis-tick {
  position: absolute;
  white-space: pre; }

.jqplot-xaxis-tick {
  top: 0px;
  /* initial position untill tick is drawn in proper place */
  left: 15px;
  /*    padding-top: 10px;*/
  vertical-align: top; }

.jqplot-x2axis-tick {
  bottom: 0px;
  /* initial position untill tick is drawn in proper place */
  left: 15px;
  /*    padding-bottom: 10px;*/
  vertical-align: bottom; }

.jqplot-yaxis-tick {
  right: 0px;
  /* initial position untill tick is drawn in proper place */
  top: 15px;
  /*    padding-right: 10px;*/
  text-align: right; }

.jqplot-yaxis-tick.jqplot-breakTick {
  right: -20px;
  margin-right: 0px;
  padding: 1px 5px 1px 5px;
  /*background-color: white;*/
  z-index: 2;
  font-size: 1.5em; }

.jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-y6axis-tick, .jqplot-y7axis-tick, .jqplot-y8axis-tick, .jqplot-y9axis-tick {
  left: 0px;
  /* initial position untill tick is drawn in proper place */
  top: 15px;
  /*    padding-left: 10px;*/
  /*    padding-right: 15px;*/
  text-align: left; }

.jqplot-yMidAxis-tick {
  text-align: center;
  white-space: nowrap; }

.jqplot-xaxis-label {
  margin-top: 10px;
  font-size: 11pt;
  position: absolute; }

.jqplot-x2axis-label {
  margin-bottom: 10px;
  font-size: 11pt;
  position: absolute; }

.jqplot-yaxis-label {
  margin-right: 10px;
  /*    text-align: center;*/
  font-size: 11pt;
  position: absolute; }

.jqplot-yMidAxis-label {
  font-size: 11pt;
  position: absolute; }

.jqplot-y2axis-label, .jqplot-y3axis-label, .jqplot-y4axis-label, .jqplot-y5axis-label, .jqplot-y6axis-label, .jqplot-y7axis-label, .jqplot-y8axis-label, .jqplot-y9axis-label {
  /*    text-align: center;*/
  font-size: 11pt;
  margin-left: 10px;
  position: absolute; }

.jqplot-meterGauge-tick {
  font-size: 0.75em;
  color: #999999; }

.jqplot-meterGauge-label {
  font-size: 1em;
  color: #999999; }

table.jqplot-table-legend {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
  margin-right: 12px;
  border: 0 !important; }

table.jqplot-table-legend, table.jqplot-cursor-legend {
  position: absolute;
  font-size: 1.4em; }

table.jqplot-table-legent tr {
  background: none !important; }

td.jqplot-table-legend {
  vertical-align: middle;
  background: #f7f7f7 !important; }

/*
These rules could be used instead of assigning
element styles and relying on js object properties.
*/
/*
td.jqplot-table-legend-swatch {
    padding-top: 0.5em;
    text-align: center;
}

tr.jqplot-table-legend:first td.jqplot-table-legend-swatch {
    padding-top: 0px;
}*/
td.jqplot-seriesToggle:hover, td.jqplot-seriesToggle:active {
  cursor: pointer; }

.jqplot-table-legend .jqplot-series-hidden {
  text-decoration: line-through; }

div.jqplot-table-legend-swatch-outline {
  padding: 1px; }

div.jqplot-table-legend-swatch {
  width: 0px;
  height: 0px;
  border-top-width: 5px;
  border-bottom-width: 5px;
  border-left-width: 6px;
  border-right-width: 6px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-width: .7em !important;
  border-radius: 3px; }

.jqplot-title {
  top: 0px;
  left: 0px;
  padding-bottom: 0.5em;
  font-size: 1.2em;
  display: none; }

table.jqplot-cursor-tooltip {
  border: 1px solid #cccccc;
  font-size: 0.75em; }

.jqplot-cursor-tooltip {
  border: 1px solid #cccccc;
  font-size: 0.75em;
  white-space: nowrap;
  background: rgba(208, 208, 208, 0.5);
  padding: 1px; }

.jqplot-highlighter-tooltip, .jqplot-canvasOverlay-tooltip {
  border: 1px solid #cccccc;
  font-size: 0.75em;
  white-space: nowrap;
  background: rgba(208, 208, 208, 0.5);
  padding: 1px; }

.jqplot-point-label {
  font-size: 0.75em;
  z-index: 2; }

td.jqplot-cursor-legend-swatch {
  vertical-align: middle;
  text-align: center; }

div.jqplot-cursor-legend-swatch {
  width: 1.2em;
  height: 0.7em; }

.jqplot-error {
  /*   Styles added to the plot target container when there is an error go here.*/
  text-align: center; }

.jqplot-error-message {
  /*    Styling of the custom error message div goes here.*/
  position: relative;
  top: 46%;
  display: inline-block; }

div.jqplot-bubble-label {
  font-size: 0.8em;
  /*    background: rgba(90%, 90%, 90%, 0.15);*/
  padding-left: 2px;
  padding-right: 2px;
  color: #333333; }

div.jqplot-bubble-label.jqplot-bubble-label-highlight {
  background: rgba(229, 229, 229, 0.7); }

div.jqplot-noData-container {
  text-align: center;
  background-color: rgba(244, 244, 244, 0.3); }
