/*! normalize.css v1.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * 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 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
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 font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * 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;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * 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 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * Correct spacing issues in Chrome
 */
legend + * {
  -webkit-margin-top-collapse: separate;
  margin-top: 10px;
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ 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 6+.
 * 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.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * 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.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 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 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/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;
}
/* Base Site Color Palette */
/* Color Aliases */
/* Layout container limits and responsive breakpoints */
/**
 * 	Font Definitions
 */
@font-face {
  font-family: 'Source Sans Pro Regular';
  font-style: normal;
  font-weight: normal;
  src: url('../base/fonts/sourcesanspro-regular-webfont.eot');
  src: url('../base/fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../base/fonts/sourcesanspro-regular-webfont.woff') format('woff'), url('../base/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'), url('../base/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
}
@font-face {
  font-family: 'Source Sans Pro Bold';
  font-style: normal;
  font-weight: normal;
  src: url('../base/fonts/sourcesanspro-bold-webfont.eot');
  src: url('../base/fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../base/fonts/sourcesanspro-bold-webfont.woff') format('woff'), url('../base/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'), url('../base/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
}
@font-face {
  font-family: 'Source Sans Pro Italic';
  font-style: normal;
  font-weight: normal;
  src: url('../base/fonts/sourcesanspro-it-webfont.eot');
  src: url('../base/fonts/sourcesanspro-it-webfont.eot?#iefix') format('embedded-opentype'), url('../base/fonts/sourcesanspro-it-webfont.woff') format('woff'), url('../base/fonts/sourcesanspro-it-webfont.ttf') format('truetype'), url('../base/fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
}
@font-face {
  font-family: 'icons-common';
  src: url('../base/fonts/css/icons-common.eot?77649163');
  src: url('../base/fonts/css/icons-common.eot?77649163#iefix') format('embedded-opentype'), url('../base/fonts/css/icons-common.woff?77649163') format('woff'), url('../base/fonts/css/icons-common.ttf?77649163') format('truetype'), url('../base/fonts/css/icons-common.svg?77649163#icons-common') format('svg');
  font-weight: normal;
  font-style: normal;
}
/**
 * 	Typographic Defaults
 */
body {
  font-family: 'Source Sans Pro Regular', sans-serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.37;
  letter-spacing: -0.019em;
}
h1,
h2,
h3,
h4 {
  font-family: 'Source Sans Pro Bold', sans-serif;
  font-weight: normal;
  margin: 20px 0;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
  margin: 0;
}
/* Icon mappings */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons-common";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1.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-search:before {
  content: '\e801';
}
/* '' */
.icon-youtube-play:before {
  content: '\e870';
}
/* '' */
.icon-mail-alt:before {
  content: '\e803';
}
/* '' */
.icon-star:before {
  content: '\e804';
}
/* '' */
.icon-star-empty:before {
  content: '\e805';
}
/* '' */
.icon-star-half:before {
  content: '\e806';
}
/* '' */
.icon-star-half-alt:before {
  content: '\e807';
}
/* '' */
.icon-user:before {
  content: '\e808';
}
/* '' */
.icon-users:before {
  content: '\e809';
}
/* '' */
.icon-picture:before {
  content: '\e80a';
}
/* '' */
.icon-camera:before {
  content: '\e80b';
}
/* '' */
.icon-ok:before {
  content: '\e80c';
}
/* '' */
.icon-ok-circled:before {
  content: '\e80d';
}
/* '' */
.icon-ok-circled2:before {
  content: '\e814';
}
/* '' */
.icon-ok-squared:before {
  content: '\e80e';
}
/* '' */
.icon-cancel:before {
  content: '\e80f';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e810';
}
/* '' */
.icon-cancel-circled2:before {
  content: '\e811';
}
/* '' */
.icon-plus:before {
  content: '\e812';
}
/* '' */
.icon-plus-circled:before {
  content: '\e813';
}
/* '' */
.icon-plus-squared:before {
  content: '\e816';
}
/* '' */
.icon-plus-squared-small:before {
  content: '\e817';
}
/* '' */
.icon-minus:before {
  content: '\e815';
}
/* '' */
.icon-minus-circled:before {
  content: '\e818';
}
/* '' */
.icon-minus-squared:before {
  content: '\e819';
}
/* '' */
.icon-minus-squared-alt:before {
  content: '\e81a';
}
/* '' */
.icon-minus-squared-small:before {
  content: '\e81b';
}
/* '' */
.icon-help:before {
  content: '\e81c';
}
/* '' */
.icon-help-circled:before {
  content: '\e81d';
}
/* '' */
.icon-home:before {
  content: '\e81f';
}
/* '' */
.icon-link:before {
  content: '\e81e';
}
/* '' */
.icon-link-ext:before {
  content: '\e820';
}
/* '' */
.icon-link-ext-alt:before {
  content: '\e821';
}
/* '' */
.icon-attach:before {
  content: '\e822';
}
/* '' */
.icon-lock:before {
  content: '\e823';
}
/* '' */
.icon-lock-open:before {
  content: '\e824';
}
/* '' */
.icon-lock-open-alt:before {
  content: '\e825';
}
/* '' */
.icon-pin:before {
  content: '\e826';
}
/* '' */
.icon-tag:before {
  content: '\e827';
}
/* '' */
.icon-bookmark:before {
  content: '\e828';
}
/* '' */
.icon-bookmark-empty:before {
  content: '\e829';
}
/* '' */
.icon-download:before {
  content: '\e82a';
}
/* '' */
.icon-download-cloud:before {
  content: '\e82b';
}
/* '' */
.icon-quote-left:before {
  content: '\e82c';
}
/* '' */
.icon-quote-right:before {
  content: '\e82d';
}
/* '' */
.icon-print:before {
  content: '\e82e';
}
/* '' */
.icon-attention-alt:before {
  content: '\e82f';
}
/* '' */
.icon-attention:before {
  content: '\e830';
}
/* '' */
.icon-attention-circled:before {
  content: '\e831';
}
/* '' */
.icon-location:before {
  content: '\e832';
}
/* '' */
.icon-rss:before {
  content: '\e833';
}
/* '' */
.icon-rss-squared:before {
  content: '\e834';
}
/* '' */
.icon-phone:before {
  content: '\e835';
}
/* '' */
.icon-phone-squared:before {
  content: '\e836';
}
/* '' */
.icon-menu:before {
  content: '\e800';
}
/* '' */
.icon-cog:before {
  content: '\e837';
}
/* '' */
.icon-mail:before {
  content: '\e802';
}
/* '' */
.icon-calendar-empty:before {
  content: '\e839';
}
/* '' */
.icon-block:before {
  content: '\e83a';
}
/* '' */
.icon-zoom-in:before {
  content: '\e83b';
}
/* '' */
.icon-zoom-out:before {
  content: '\e83c';
}
/* '' */
.icon-down-dir:before {
  content: '\e842';
}
/* '' */
.icon-up-dir:before {
  content: '\e843';
}
/* '' */
.icon-left-dir:before {
  content: '\e844';
}
/* '' */
.icon-right-dir:before {
  content: '\e845';
}
/* '' */
.icon-down-open:before {
  content: '\e846';
}
/* '' */
.icon-left-open:before {
  content: '\e847';
}
/* '' */
.icon-right-open:before {
  content: '\e848';
}
/* '' */
.icon-up-open:before {
  content: '\e849';
}
/* '' */
.icon-angle-left:before {
  content: '\e84a';
}
/* '' */
.icon-angle-right:before {
  content: '\e84b';
}
/* '' */
.icon-angle-up:before {
  content: '\e84c';
}
/* '' */
.icon-angle-down:before {
  content: '\e84d';
}
/* '' */
.icon-angle-circled-left:before {
  content: '\e83d';
}
/* '' */
.icon-angle-circled-right:before {
  content: '\e83e';
}
/* '' */
.icon-angle-circled-up:before {
  content: '\e83f';
}
/* '' */
.icon-angle-circled-down:before {
  content: '\e840';
}
/* '' */
.icon-angle-double-left:before {
  content: '\e841';
}
/* '' */
.icon-angle-double-right:before {
  content: '\e84e';
}
/* '' */
.icon-angle-double-up:before {
  content: '\e84f';
}
/* '' */
.icon-angle-double-down:before {
  content: '\e850';
}
/* '' */
.icon-down-big:before {
  content: '\e851';
}
/* '' */
.icon-left-big:before {
  content: '\e852';
}
/* '' */
.icon-right-big:before {
  content: '\e853';
}
/* '' */
.icon-up-big:before {
  content: '\e854';
}
/* '' */
.icon-left-circled:before {
  content: '\e855';
}
/* '' */
.icon-right-circled:before {
  content: '\e856';
}
/* '' */
.icon-up-circled:before {
  content: '\e857';
}
/* '' */
.icon-down-circled:before {
  content: '\e858';
}
/* '' */
.icon-cw:before {
  content: '\e859';
}
/* '' */
.icon-ccw:before {
  content: '\e85a';
}
/* '' */
.icon-arrows-cw:before {
  content: '\e85b';
}
/* '' */
.icon-check:before {
  content: '\e85c';
}
/* '' */
.icon-check-empty:before {
  content: '\e85d';
}
/* '' */
.icon-circle-empty:before {
  content: '\e85f';
}
/* '' */
.icon-dot-circled:before {
  content: '\e85e';
}
/* '' */
.icon-sort:before {
  content: '\e860';
}
/* '' */
.icon-sort-down:before {
  content: '\e861';
}
/* '' */
.icon-sort-up:before {
  content: '\e862';
}
/* '' */
.icon-sitemap:before {
  content: '\e863';
}
/* '' */
.icon-css3:before {
  content: '\e864';
}
/* '' */
.icon-facebook:before {
  content: '\e865';
}
/* '' */
.icon-facebook-squared:before {
  content: '\e866';
}
/* '' */
.icon-gplus-squared:before {
  content: '\e867';
}
/* '' */
.icon-gplus:before {
  content: '\e868';
}
/* '' */
.icon-html5:before {
  content: '\e869';
}
/* '' */
.icon-linkedin-squared:before {
  content: '\e86a';
}
/* '' */
.icon-linkedin:before {
  content: '\e86b';
}
/* '' */
.icon-twitter-squared:before {
  content: '\e86c';
}
/* '' */
.icon-twitter:before {
  content: '\e86d';
}
/* '' */
.icon-youtube:before {
  content: '\e86e';
}
/* '' */
.icon-youtube-squared:before {
  content: '\e86f';
}
/* '' */
.icon-calendar:before {
  content: '\e838';
}
/* '' */
/*-------------------------------------*/
/*--------CROSS-BROWSER MIXINS---------*/
/*-------------------------------------*/
/* [MIXIN] - Expands the background color infinitely on either side */
.border-box {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.center-contents-vertically:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.25em;
}
.center-contents-vertically > * {
  display: inline-block;
  vertical-align: middle;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/* Override color for placeholder text */
a,
a:visited {
  cursor: pointer !important;
  text-decoration: none;
  color: #0c8ee7;
}
a:hover,
a:visited:hover {
  text-decoration: underline !important;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
p:first-child,
ul:first-child,
ol:first-child,
dl:first-child {
  margin-top: 0 !important;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
p:last-child,
ul:last-child,
ol:last-child,
dl:last-child {
  margin-bottom: 0 !important;
}
h1.last-child,
h2.last-child,
h3.last-child,
h4.last-child,
p.last-child,
ul.last-child,
ol.last-child,
dl.last-child {
  margin-bottom: 0 !important;
}
img + h2 {
  margin-top: 0 !important;
}
blockquote > *:before,
blockquote > *:after {
  font: normal 20px 'icons-common';
  color: #5c3d99;
}
blockquote > *:before {
  content: '\e82c';
  margin-left: -33px;
  margin-right: 10px;
}
blockquote > *:after {
  content: '\e82d';
  margin-left: 10px;
}
ul.fancy,
.fancy-ul ul {
  list-style: none none;
}
ul.fancy > li,
.fancy-ul ul > li {
  margin-left: .8em;
  position: relative;
}
ul.fancy > li:before,
.fancy-ul ul > li:before {
  content: "\25aa";
  color: #0c8ee7;
  position: absolute;
  left: -12px;
  font-size: 16px;
  font-family: sans-serif;
}
ul.reset > li {
  margin-left: 0;
}
ul.reset > li:before {
  display: none;
}
ul.nobullets {
  list-style: none none;
}
ul.nobullets li {
  list-style: none none;
}
ul.nobullets li:before {
  display: none;
}
ul.ruled {
  border-bottom: 1px solid #deebf9;
}
ul.ruled > li {
  border-top: 1px solid #deebf9;
  padding: 6px 0;
}
ol {
  padding-left: 25px;
}
.button {
  cursor: pointer;
  font: normal 16px 'Source Sans Pro Regular', sans-serif;
  text-decoration: none !important;
  display: inline-block;
}
.button[data-button-theme~="normal"] {
  background-color: #5c3d99;
  color: #ffffff;
  padding: 8px 16px 7px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  border: none;
}
[data-box-theme~="a"] .button[data-button-theme~="normal"],
[data-box-theme~="c"] .button[data-button-theme~="normal"],
[data-box-theme~="e"] .button[data-button-theme~="normal"] {
  background-color: #ffffff;
}
.button[data-button-theme~="normal"]:hover,
.button[data-button-theme~="normal"]:visited:hover {
  background-color: #462e75;
  text-decoration: none !important;
  color: #f7eb65;
}
.button[data-button-theme~="cta"] {
  color: #5c3d99;
  background-color: #f7eb65;
}
.button-set {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.button-set:before,
.button-set:after {
  content: "";
  display: table;
}
.button-set:after {
  clear: both;
}
.button-set li {
  list-style: none none;
  margin: 10px 0 0 10px;
  float: left;
}
.button-set li:first-child {
  margin-left: 0;
}
/* Solid color box with rounded header tab */
[data-box-theme="a"] {
  padding: 25px 30px;
  background-color: #deebf9;
  border-radius: 3px;
}
@media only screen and (max-width: 767px) {
  [data-box-theme="a"] {
    padding: 25px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .component > h2.title {
    margin-bottom: 10px;
  }
}
.hidden,
.element-invisible {
  display: none !important;
}
#logo {
  position: absolute;
  left: 0px;
  top: 17px;
  width: 500px;
  height: 51px;
  background: url('../base/img/logo.png') no-repeat left top;
  text-indent: -20000%;
}
@media only screen and (max-width: 767px) {
  #logo {
    width: 222px;
    height: 34px;
    top: 19px;
    background-position: -500px -8px;
  }
}
.bordered {
  border: 10px solid #deebf9;
}
.pull-left {
  float: left;
  margin: 0 30px 15px 0;
}
.pull-right {
  float: right;
  margin: 0 0 15px 30px;
}
@media only screen and (max-width: 767px) {
  img.pull-right {
    width: 115px;
    border-width: 5px;
  }
}
@media only screen and (max-width: 1259px) {
  #header .button {
    font-size: 12px;
    padding: 5px 15px;
    top: 30px;
  }
}
#footer .quote {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-style: italic;
}
#footer .quote span {
  display: block;
  font-family: 'Source Sans Pro Regular', sans-serif;
  font-size: 14px;
  font-style: normal;
}
.featured-questions {
  margin: 0;
  font-size: 16px;
  line-height: 1.37;
  *zoom: 1;
}
.featured-questions:before,
.featured-questions:after {
  content: "";
  display: table;
}
.featured-questions:after {
  clear: both;
}
.featured-questions .topic {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0px 30px 0 90px;
  width: 33.33%;
  position: relative;
  float: left;
}
.featured-questions .topic h2 {
  margin: 8px 0 !important;
}
.featured-questions .topic p {
  margin-top: 0;
}
.featured-questions .topic:before {
  content: '';
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  left: 0;
  background: #5c3d99 url('../base/img/icon-dna.png') no-repeat 50% 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
}
.featured-questions .topic[data-icon="gearhead"]:before {
  background-image: url('../base/img/icon-gearhead.png');
}
.featured-questions .topic[data-icon="laptop"]:before {
  background-image: url('../base/img/icon-laptop.png');
}
@media only screen and (max-width: 767px) {
  .featured-questions .topic {
    width: auto;
    padding-right: 0;
    float: none;
    margin-top: 30px;
  }
}
#list-style-none ul,
#list-style-none li {
  list-style: none none;
  margin: 0;
}
/* Fancy table styles */
table.fancy {
  border-top: 5px solid #deebf9;
  margin: 25px 0;
  width: 100% !important;
}
table.fancy thead th {
  padding: 5px 10px;
  background-color: #deebf9;
  font: bold 16px 'Droid Sans', sans-serif;
  color: #000000;
  border: none;
  text-align: left;
}
table.fancy tbody {
  border-top: none;
}
table.fancy tbody td {
  border-bottom: 1px solid #deebf9;
  padding: 5px 10px;
}
table.fancy tbody label {
  display: none;
}
table.fancy tbody tr.even td {
  background-color: #ffffff;
}
table.fancy tbody tr:nth-child(2n) {
  background-color: #ffffff;
}
table.fancy.force-collapse {
  display: block;
}
table.fancy.force-collapse thead {
  display: none;
}
table.fancy.force-collapse tbody {
  display: block;
}
table.fancy.force-collapse tbody tr,
table.fancy.force-collapse tbody td {
  display: block;
}
table.fancy.force-collapse tbody label {
  display: inline-block;
  margin-right: 30px;
  width: 150px;
}
table.fancy.force-collapse tbody td {
  padding-left: 200px;
}
table.fancy.force-collapse tbody td label {
  float: left;
  margin-left: -200px;
  font-size: 1em;
  color: #deebf9;
}
table.fancy.force-collapse tbody td p.last-child {
  margin-top: 0px;
}
@media only screen and (max-width: 767px) {
  .side-nav [data-box-theme~="a"]  {
    display: none;
  }
}
#c-sidebar-nav-menu ul.ruled > li,
#c-sidebar-nav-menu ul.ruled > li ul li {
  border-color: #FFF;
  margin-left: 0;
  padding-top: 8px;
}
#c-sidebar-nav-menu ul.ruled > li.nav-selected a,
#c-sidebar-nav-menu ul.ruled > li ul li.nav-selected a {
  color: #5c3d99;
}
#c-sidebar-nav-menu ul.ruled > li:first-child,
#c-sidebar-nav-menu ul.ruled > li ul li:first-child {
  border-top: none;
  padding-top: 0;
}
#c-sidebar-nav-menu ul.ruled > li.last-child,
#c-sidebar-nav-menu ul.ruled > li ul li.last-child {
  padding-bottom: 0;
}
#c-sidebar-nav-menu ul.ruled > li a,
#c-sidebar-nav-menu ul.ruled > li ul li a {
  font-weight: bold;
  letter-spacing: .5px;
}
#c-sidebar-nav-menu ul.ruled > li ul {
  margin-top: 8px;
}
#c-sidebar-nav-menu ul.ruled > li ul li {
  font-size: 13px;
  padding-left: 15px;
  line-height: 12px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  touch-action: none;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.loading {
  position: relative;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
}
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev {
  left: -25px;
}
.slick-prev:before {
  content: '\8592';
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-next {
  right: -25px;
}
.slick-next:before {
  content: '\8594';
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.85;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Dots */
.slick-slider {
  /*margin-bottom: 30px;*/
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0px;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0px 5px;
  padding: 0px;
}
.slick-dots li a {
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
}
.slick-dots li a:before {
  content: '\8226';
  font-family: "slick";
  font-size: 6px;
  line-height: 2;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active a:before {
  opacity: 0.75;
}
/* Suppress horizontal scrollbar */
html {
  overflow-x: hidden;
  background-color: #f7eb65;
  height: 100%;
}
html.modal-shown {
  overflow: hidden;
}
body {
  height: 100%;
  min-width: 320px;
  background-color: #f7eb65;
  overflow: visible;
}
.modal-shown body {
  overflow: hidden;
}
.component {
  position: relative;
}
.component[data-box-theme] {
  margin-top: 20px;
}
.component[data-box-theme]:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 1259px) {
  .component[data-box-theme] {
    margin-top: 20px;
  }
}
.l-centerblock {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.l-col {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 40px;
}
.l-col:first-child {
  padding-left: 0;
}
.responsive-transitions .l-col {
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .l-col {
    padding: 20px 0 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .l-col {
    float: none !important;
    padding: 20px 0 0 0 !important;
    width: 100% !important;
  }
}
.l-fit-width {
  width: 100%;
}
.l-col-wrapper {
  *zoom: 1;
}
.l-col-wrapper:before,
.l-col-wrapper:after {
  content: "";
  display: table;
}
.l-col-wrapper:after {
  clear: both;
}
.l-single-column #l-region-main {
  width: auto;
  float: none;
  display: block;
}
.l-two-column #l-region-sidebar-left {
  width: 380px;
}
.l-two-column #l-region-main {
  width: 820px;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .l-two-column #l-region-sidebar-left {
    width: 226px;
  }
  .l-two-column #l-region-main {
    width: 482px;
  }
}
.l-two-column.side-nav #l-region-sidebar-left {
  width: 260px;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .l-two-column.side-nav #l-region-sidebar-left {
    width: 225px;
  }
}
.l-two-column.side-nav #l-region-main {
  width: 940px;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .l-two-column.side-nav #l-region-main {
    width: 480px;
  }
}
#l-wrap-all {
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 0;
  left: 0;
}
#l-viewport {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
#header {
  min-height: 85px;
  width: 1200px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-bottom: 70px solid transparent;
  background-color: #5c3d99;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  #header {
    width: 735px;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    width: auto;
    min-width: 280px;
  }
}
.responsive-transitions #header {
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
#header:before {
  display: block;
  content: " ";
  position: absolute;
  width: auto;
  z-index: -2;
  top: 0;
  left: -100%;
  bottom: 0;
  right: -100%;
  background-color: #5c3d99;
}
#header:before {
  display: block;
  content: " ";
  position: absolute;
  width: auto;
  z-index: -2;
  top: 0;
  left: -100%;
  bottom: -70px;
  right: -100%;
  border-bottom: 70px solid #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  #header {
    border-bottom-width: 10px;
  }
  #header:before {
    display: block;
    content: " ";
    position: absolute;
    width: auto;
    z-index: -2;
    top: 0;
    left: -100%;
    bottom: -10px;
    right: -100%;
    border-bottom: 10px solid #ffffff;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    min-height: 72px;
    margin: 0 20px;
    border-bottom-width: 5px;
  }
  #header:before {
    display: block;
    content: " ";
    position: absolute;
    width: auto;
    z-index: -2;
    top: 0;
    left: -100%;
    bottom: -5px;
    right: -100%;
    border-bottom: 5px solid #ffffff;
  }
}
#banner {
  background: #0c8ee7 url('../base/img/banner-1.jpg') no-repeat right top;
  min-height: 70px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #0c8ee7;
}
#banner:before {
  display: block;
  content: " ";
  position: absolute;
  width: auto;
  z-index: -2;
  top: 0;
  left: -100%;
  bottom: 0;
  right: -100%;
  background-color: #0c8ee7;
}
.responsive-transitions #banner {
  -webkit-transition: width min-height 0.5s ease;
  -moz-transition: width min-height 0.5s ease;
  -o-transition: width min-height 0.5s ease;
  transition: width min-height 0.5s ease;
}
#banner .inner {
  width: 1200px;
  z-index: 2;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  #banner .inner {
    width: 735px;
  }
}
@media only screen and (max-width: 767px) {
  #banner .inner {
    width: auto;
    min-width: 280px;
  }
}
#banner .inner h1 {
  font-size: 34px;
  padding: 15px 0;
}
@media only screen and (max-width: 1259px) {
  #banner {
    background-position: 60px 0;
  }
}
@media only screen and (max-width: 767px) {
  #banner {
    min-height: 46px;
  }
  #banner .inner h1 {
    font-size: 18px;
    padding: 15px 20px;
  }
}
#content {
  z-index: 1;
  width: 1200px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #ffffff;
  padding: 40px 0;
}
.responsive-transitions #content {
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  #content {
    width: 735px;
  }
}
@media only screen and (max-width: 767px) {
  #content {
    width: auto;
    min-width: 280px;
  }
}
#content:before {
  display: block;
  content: " ";
  position: absolute;
  width: auto;
  z-index: -2;
  top: 0;
  left: -100%;
  bottom: 0;
  right: -100%;
  background-color: #ffffff;
}
@media only screen and (max-width: 1259px) {
  #content {
    padding: 0 20px 20px 20px;
  }
}
#footer {
  z-index: 1;
  width: 1200px;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background-color: #f7eb65;
  padding: 35px 30px;
  text-align: center;
}
.responsive-transitions #footer {
  -webkit-transition: width 0.5s ease;
  -moz-transition: width 0.5s ease;
  -o-transition: width 0.5s ease;
  transition: width 0.5s ease;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  #footer {
    width: 735px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    width: auto;
    min-width: 280px;
  }
}
#footer:before {
  display: block;
  content: " ";
  position: absolute;
  width: auto;
  z-index: -2;
  top: 0;
  left: -100%;
  bottom: 0;
  right: -100%;
  background-color: #f7eb65;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  #footer {
    padding: 30px 18px;
  }
}
@media only screen and (max-width: 767px) {
  #footer {
    padding: 0 20px;
  }
}
.show-if-tablet,
.show-if-mobile {
  display: none !important;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .hide-if-tablet {
    display: none !important;
  }
  .show-if-tablet {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  .hide-if-mobile {
    display: none !important;
  }
  .show-if-mobile {
    display: block !important;
  }
}
.flex-form {
  margin: 0;
}
.flex-form .w75 {
  width: 75% !important;
}
.flex-form .w65 {
  width: 65% !important;
}
.flex-form .w60 {
  width: 60% !important;
}
.flex-form .w50 {
  width: 49.5% !important;
}
.flex-form .w40 {
  width: 40% !important;
}
.flex-form .w33 {
  width: 32.8% !important;
}
.flex-form .w25 {
  width: 24.25% !important;
}
.flex-form .w20 {
  width: 19.2% !important;
}
.flex-form .w200px {
  width: 200px !important;
}
.flex-form .w180px {
  width: 180px !important;
}
.flex-form .w160px {
  width: 160px !important;
}
.flex-form .w140px {
  width: 140px !important;
}
.flex-form .w120px {
  width: 120px !important;
}
.flex-form .w100px {
  width: 100px !important;
}
.flex-form .w80px {
  width: 80px !important;
}
.flex-form .w60px {
  width: 60px !important;
}
.flex-form .w40px {
  width: 40px !important;
}
.flex-form .w30px {
  width: 30px !important;
}
.flex-form .button {
  margin: 20px 0 0 20px;
}
.flex-form fieldset {
  margin-top: 10px;
  background: #e4e9ec;
  padding: 0 20px 20px 0;
  border: none;
}
.flex-form fieldset > legend {
  position: relative;
  top: 30px;
  left: 20px;
  margin-bottom: 20px;
  color: #5c3d99;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Source Sans Pro Bold';
}
.flex-form fieldset .fieldset-description {
  padding-left: 20px;
  margin-top: 10px;
}
.flex-form fieldset fieldset {
  margin: 0;
  padding: 0;
}
.flex-form fieldset fieldset > legend {
  font-size: 16px;
  color: #aaa;
  margin-bottom: 10px;
}
.flex-form fieldset.freeflow {
  padding: 20px;
}
@media only screen and (max-width: 520px) {
  .flex-form fieldset > legend {
    margin-bottom: 40px;
  }
  .flex-form fieldset fieldset legend {
    margin-bottom: 10px;
    top: 10px;
  }
  .flex-form .ff-field,
  .flex-form .fancy-select-wrapper {
    display: block !important;
    width: 100% !important;
  }
}
.ff-field {
  position: relative;
  vertical-align: top;
  display: inline-block;
  padding: 0 0 0 20px;
  margin-top: 20px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ff-field label {
  display: block;
  font: inherit;
  margin-bottom: 1px;
}
.ff-field input,
.ff-field textarea,
.ff-field .fancy-select-wrapper,
.ff-field select[multiple] {
  border: none;
  padding: 5px 5px 4px 5px;
  font: inherit;
  display: inline-block;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  background: #fff;
  margin: 0;
}
.ff-field input.error,
.ff-field textarea.error,
.ff-field .fancy-select-wrapper.error,
.ff-field select[multiple].error {
  border: 1px solid #bb3030;
  padding: 4px 4px 3px 4px;
}
.ff-field.outlined input,
.ff-field.outlined textarea,
.ff-field.outlined .fancy-select-wrapper,
.ff-field.outlined select[multiple] {
  border: 1px solid #a5b2b9;
}
.ff-field.tight {
  padding: 0;
  margin-top: 0;
}
.ff-field div.prefix-field {
  margin: 0 0 5px 0;
}
.ff-field textarea {
  min-height: 120px;
}
.ff-field.required label:after {
  content: '*';
  color: #bb3030;
}
.ff-field.inline-label * {
  display: inline-block;
}
.ff-field.ff-checkboxes input {
  width: 13px;
  float: left;
  margin-right: 10px;
  position: relative;
  top: 5px;
  padding: 0;
}
.ff-field .fancy-select-wrapper {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  padding: 5px 5px 4px 5px;
  position: relative;
  top: 0;
}
.ff-field .fancy-select-wrapper:after {
  font-family: "icons-common";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1.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); */
  content: '\e846';
  position: absolute;
  z-index: 5;
  right: 5px;
  top: 7px;
  color: #ddd;
}
.ff-field .fancy-select-wrapper select {
  position: relative;
  z-index: 10;
  padding: 0;
}
.ff-field .description {
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  margin: auto;
  z-index: 999;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 80%;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
}
.ff-field .description.active-tooltip {
  display: block;
}
.ff-field .description:after {
  content: '';
  border: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  right: 0;
  width: 0;
  margin: auto;
  bottom: -20px;
}
.freeflow .ff-field {
  padding: 0;
  margin-top: 0;
}
.freeflow .button {
  margin: 0;
}
.no-label {
  margin-top: 24px!important;
}
@media only screen and (max-width: 520px) {
  .no-label {
    margin-top: 0px!important;
  }
}
#c-main-nav-menu {
  position: absolute;
  left: 50%;
  z-index: 4;
}
#c-main-nav-menu .btn-toggle {
  position: absolute;
  display: none;
  z-index: 5;
  top: 30px;
  right: -264px;
  width: 25px;
  height: 19px;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}
#c-main-nav-menu .btn-toggle:before {
  content: '\00d7';
  position: absolute;
  height: 3px;
  width: 100%;
  background: #ffffff;
  top: 8px;
  font-size: 51px;
  line-height: .1;
  color: transparent;
}
.mobile-menu-active #c-main-nav-menu .btn-toggle {
  border-color: transparent;
  right: 30px;
}
.mobile-menu-active #c-main-nav-menu .btn-toggle:before {
  color: #ffffff;
  background: none;
}
@media only screen and (max-width: 1259px) {
  #c-main-nav-menu .btn-toggle {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  #c-main-nav-menu .btn-toggle {
    top: 23px;
    right: 10px;
  }
}
#c-main-nav-menu .btn-apply-online {
  position: relative;
  top: -82px;
  right: -488px;
  z-index: 10;
}
@media only screen and (max-width: 1259px) {
  #c-main-nav-menu .btn-apply-online {
    top: 30px;
    right: -210px;
    font-size: 12px;
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 767px) {
  #c-main-nav-menu .btn-apply-online {
    display: none;
    top: 23px;
    right: 110px;
  }
  .mobile-menu-active #c-main-nav-menu .btn-apply-online {
    display: block;
  }
}
#c-main-nav-menu nav {
  position: absolute;
  z-index: 4;
  display: none;
  /* All menu items */
}
#c-main-nav-menu nav li {
  list-style: none none;
  line-height: 1;
  position: relative;
  display: block;
  border-top: 1px solid #7350b9;
}
#c-main-nav-menu nav li > a {
  display: block;
  padding: 28px 30px;
  color: #ffffff !important;
  border-bottom-color: transparent !important;
}
#c-main-nav-menu nav li:first-child {
  border-top: none;
}
#c-main-nav-menu nav li:before {
  display: none;
}
#c-main-nav-menu nav li > a {
  display: block;
  text-decoration: none;
  margin: 0;
}
#c-main-nav-menu nav li > ul {
  margin: 0;
  border-top: 1px solid #7350b9;
}
#c-main-nav-menu nav li > ul li {
  padding-left: 10px;
  background: #462e75;
  border-color: #5c3d99;
}
#c-main-nav-menu nav li > ul li a {
  color: #f7eb65 !important;
}
@media only screen and (min-width: 1260px) {
  #c-main-nav-menu nav {
    display: block;
    margin-left: -600px;
    top: 0;
  }
  #c-main-nav-menu nav > ul > li {
    display: inline-block;
    list-style: none none;
    margin: 0 30px 0 0;
    padding: 0;
    border-top: none;
    font-size: 18px;
  }
  #c-main-nav-menu nav > ul > li ul {
    position: absolute;
    display: none;
  }
  #c-main-nav-menu nav > ul > li.nav-selected > a,
  #c-main-nav-menu nav > ul > li.nav-path-selected > a,
  #c-main-nav-menu nav > ul > li:hover > a,
  #c-main-nav-menu nav > ul > li.nav-selected:hover > a {
    color: #5c3d99 !important;
    border-bottom: 3px solid #5c3d99 !important;
  }
  #c-main-nav-menu nav > ul > li:hover ul {
    display: block;
    width: 220px;
  }
  #c-main-nav-menu nav > ul > li:hover ul li a {
    padding: 18px 20px;
  }
  #c-main-nav-menu nav > ul > li > a {
    padding: 5px 0;
    color: #0c8ee7 !important;
    text-decoration: none !important;
    border-bottom: 3px solid transparent;
  }
}
.mobile-menu-active #c-main-nav-menu nav {
  display: block !important;
  top: 60px;
}
.mobile-menu-active #c-main-nav-menu nav:before {
  content: '';
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  width: 280px;
  background: #5c3d99;
}
@media only screen and (max-width: 1259px) {
  .mobile-menu-active #c-main-nav-menu nav {
    right: 0;
    display: none;
    width: 280px;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-menu-active #c-main-nav-menu nav {
    width: 220px;
  }
  .mobile-menu-active #c-main-nav-menu nav:before {
    width: 220px;
  }
  .mobile-menu-active #c-main-nav-menu nav li a {
    padding: 18px 20px;
  }
}
@media only screen and (min-width: 1260px) {
  #c-main-nav-menu {
    position: absolute;
    z-index: 5;
    top: 107px;
    width: 100%;
  }
}
body.mobile-menu-active #c-main-nav-menu {
  height: auto;
  display: block;
  left: auto;
  right: 0;
}
body.mobile-menu-active #c-main-nav-menu:before {
  content: '';
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  background: rgba(0, 0, 0, 0.8);
}
body.mobile-menu-active #c-main-nav-menu nav ul ul ul {
  display: none;
}
@media only screen and (max-width: 767px) {
  #c-main-nav-menu {
    right: 0;
    left: 0;
  }
}
figure.caption {
  margin: 0px 0px 20px 0px;
  text-align: left;
}
figure.caption figcaption {
  background-color: #272e35;
  padding: 20px;
  color: #fff;
}
figure.caption img {
  width: 100% !important;
  height: auto!important;
  display: block;
}
.c-photo-slider {
  position: relative;
  width: auto;
  overflow: hidden;
}
.c-photo-slider .caption {
  position: absolute;
  margin: auto;
  overflow: hidden;
}
.c-photo-slider.type-body-image {
  max-width: 480px;
  margin: 0 auto;
}
.c-photo-slider.type-body-image .items img {
  display: block;
  width: 100%;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.c-photo-slider.type-body-image .caption {
  position: static;
  display: block;
  text-align: center;
  padding: 10px 50px;
  color: #000000;
  border-bottom: 5px solid #e4e9ec;
}
.c-photo-slider.type-body-image .slick-prev,
.c-photo-slider.type-body-image .slick-next {
  top: 20px;
  width: 20px;
  height: 30px;
}
.c-photo-slider.type-body-image .slick-prev:before,
.c-photo-slider.type-body-image .slick-next:before {
  font-family: 'icons-common';
  font-size: 31px;
}
.c-photo-slider.type-body-image .slick-dots {
  display: none;
}
.c-photo-slider.type-body-image .slick-prev {
  left: 10px;
}
.c-photo-slider.type-body-image .slick-prev:before {
  content: '\e847';
}
.c-photo-slider.type-body-image .slick-next {
  right: 10px;
}
.c-photo-slider.type-body-image .slick-next:before {
  content: '\e848';
}
.c-photo-slider.type-page-banner,
.c-photo-slider.type-lightbox {
  zoom: 1;
  overflow: hidden;
}
.c-photo-slider.type-page-banner .caption,
.c-photo-slider.type-lightbox .caption {
  display: block;
  position: relative;
  float: left;
  margin-top: -33px;
  width: 100%;
  background: #000000;
  background: rgba(0, 0, 0, 0.5);
  color: #ffffff !important;
  padding: 5px 10px;
  min-height: 23px;
  height: auto !important;
  height: 23px;
  z-index: 2700;
  zoom: 1;
  visibility: visible;
  /*for IE8*/
  filter: alpha(opacity=100);
  clear: both;
}
.c-photo-slider.type-page-banner .slick-dots,
.c-photo-slider.type-lightbox .slick-dots {
  bottom: auto;
  top: -6px;
  z-index: 5;
}
.c-photo-slider.type-page-banner .slick-dots li a,
.c-photo-slider.type-lightbox .slick-dots li a {
  width: 10px;
  height: 10px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.c-photo-slider.type-page-banner .slick-dots li a:before,
.c-photo-slider.type-lightbox .slick-dots li a:before {
  content: " ";
}
.c-photo-slider.type-page-banner .slick-dots li.slick-active a,
.c-photo-slider.type-lightbox .slick-dots li.slick-active a {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  filter: alpha(opacity=75);
  opacity: 0.75;
}
.c-photo-slider.type-page-banner .slick-prev,
.c-photo-slider.type-lightbox .slick-prev,
.c-photo-slider.type-page-banner .slick-next,
.c-photo-slider.type-lightbox .slick-next {
  top: 20px;
  width: 31px;
  height: 31px;
  z-index: 10;
}
.c-photo-slider.type-page-banner .slick-prev:before,
.c-photo-slider.type-lightbox .slick-prev:before,
.c-photo-slider.type-page-banner .slick-next:before,
.c-photo-slider.type-lightbox .slick-next:before {
  font-family: 'icons-common';
  font-size: 31px;
}
.c-photo-slider.type-page-banner .slick-prev,
.c-photo-slider.type-lightbox .slick-prev {
  left: 10px;
}
.c-photo-slider.type-page-banner .slick-prev:before,
.c-photo-slider.type-lightbox .slick-prev:before {
  content: '\e83d';
}
.c-photo-slider.type-page-banner .slick-next,
.c-photo-slider.type-lightbox .slick-next {
  right: 10px;
}
.c-photo-slider.type-page-banner .slick-next:before,
.c-photo-slider.type-lightbox .slick-next:before {
  content: '\e83e';
}
.c-photo-slider.type-page-banner .slick-slider,
.c-photo-slider.type-lightbox .slick-slider {
  margin-bottom: 0;
}
.c-photo-slider.type-lightbox .caption {
  padding: 10px 20px;
}
.c-photo-slider.type-lightbox .slick-slide {
  background: #666;
  position: relative;
  overflow: hidden;
  display: block;
  zoom: 1;
}
.c-photo-slider.type-page-banner .items img {
  display: block;
  width: 100%;
  z-index: 500;
  -webkit-border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  border-radius: 0 10px 0 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media only screen and (min-width: 1260px) {
  .c-photo-slider.type-page-banner {
    width: 820px;
  }
}
.c-photo-slider .slick-prev,
.c-photo-slider .slick-next {
  width: 31px;
  height: 31px;
  z-index: 10;
}
.c-photo-slider .slick-prev:before,
.c-photo-slider .slick-next:before {
  font-family: 'icons-common';
  font-size: 31px;
}
.c-photo-slider .slick-prev {
  left: 10px;
}
.c-photo-slider .slick-prev:before {
  content: '\e83d';
}
.c-photo-slider .slick-next {
  right: 10px;
}
.c-photo-slider .slick-next:before {
  content: '\e83e';
}
.c-photo-slider .slick-slider {
  margin-bottom: 0;
}
#c-status-messages {
  margin-bottom: 20px;
}
#c-status-messages .messages {
  padding: 10px 40px;
  font-size: 80%;
  border: 1px solid #ccc;
  margin-top: 10px;
  position: relative;
}
#c-status-messages .messages .typeicon {
  font-size: 25px;
  position: absolute;
  top: 2px;
  left: 2px;
}
#c-status-messages .messages .close {
  position: absolute;
  top: 2px;
  right: 2px;
}
#c-status-messages .messages:first-child {
  margin-top: 0;
}
#c-status-messages .messages.status {
  background-color: #efd;
  border-color: #ad8;
}
#c-status-messages .messages.status .typeicon {
  color: #ac5;
}
#c-status-messages .messages.warning {
  background-color: #ffd;
  border-color: #fc0;
}
#c-status-messages .messages.warning .typeicon {
  color: #fa5;
}
#c-status-messages .messages.error {
  background-color: #fdd;
  border-color: #d88;
}
#c-status-messages .messages.error .typeicon {
  color: #d55;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
h2 + .video-container {
  padding-top: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.l-home #banner {
  /*min-height: 400px;*/
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.l-home #banner .button-group {
  margin-top: 18px;
}
.l-home #banner .button-group .button {
  margin-right: 22px;
}
.l-home #banner .inner {
  /*padding: 90px 0;*/
  left: 90px;
  /*top: 70px;*/
}
.l-home #banner .inner .event-container {
  padding: 100px 0;
}
.l-home #banner .inner .event-container .event-invitation h1 {
  font-size: 40px;
  padding: 0;
  margin: 0;
  line-height: normal;
  letter-spacing: 0;
}
.l-home #banner .inner .event-container .event-invitation h2 {
  font-size: 28px;
  color: #f7eb65;
  margin: 0;
  line-height: 1;
  letter-spacing: .6px;
}
.l-home #banner .inner .event-container .event-invitation h3 {
  font-size: 24px;
  margin: 0;
  font-weight: normal;
  line-height: 0.8;
  font-family: 'Source Sans Pro Regular', sans-serif;
  letter-spacing: 0;
}
.l-home #banner .inner .event-container .event-invitation h4 {
  font-size: 14px;
  margin: 0;
  font-weight: normal;
  line-height: 2.9;
  font-family: 'Source Sans Pro Regular', sans-serif;
  letter-spacing: 0;
}
@media only screen and (max-width: 1259px) {
  .l-home #banner {
    /*min-height: 280px;*/
  }
  .l-home #banner .button-group {
    margin-top: 16px;
  }
  .l-home #banner .inner {
    /*padding: 42px 0;*/
    left: 60px;
    /*top: 13px;*/
  }
  .l-home #banner .inner .event-container {
    padding: 45px 0;
  }
  .l-home #banner .inner .event-container .event-invitation h1 {
    font-size: 30px;
    margin: 10px 0;
  }
  .l-home #banner .inner .event-container .event-invitation h2 {
    font-size: 22px;
  }
  .l-home #banner .inner .event-container .event-invitation h3 {
    font-size: 18px;
  }
  .l-home #banner .inner .event-container .event-invitation h4 {
    font-size: 12px;
    line-height: 3.6;
  }
  .l-home .featured-questions .topic {
    float: none;
    display: block;
    width: auto;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .l-home #banner {
    /*min-height: 260px;*/
  }
  .l-home #banner .button-group {
    margin-top: 18px;
  }
  .l-home #banner .inner {
    left: 0;
    padding: 20px;
  }
  .l-home #banner .inner .event-container {
    padding: 0;
  }
  .l-home #banner .inner .event-container .event-invitation h1 {
    line-height: 1.1;
  }
  .l-home #banner .inner .event-container .event-invitation h3 {
    line-height: 1.3;
  }
  .l-home #banner .inner .event-container .event-invitation h4 {
    font-size: 14px;
    line-height: 1.3;
    margin: 6px 0;
  }
  .l-home .featured-questions .topic {
    margin-top: 20px;
    padding-left: 60px;
  }
  .l-home .featured-questions .topic:before {
    width: 50px;
    height: 50px;
  }
}
.l-schedule #content h2 {
  font-size: 22px;
}
.l-schedule #content .schedule-table {
  width: 100%;
}
.l-schedule #content .schedule-table td {
  padding: 16px 20px;
  width: 15%;
  vertical-align: top;
}
@media only screen and (min-width: 768px) and (max-width: 1259px) {
  .l-schedule #content .schedule-table td {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .l-schedule #content .schedule-table td {
    width: 50%;
  }
}
.l-schedule #content .schedule-table td + td {
  width: 85%;
  padding-left: 0;
}
@media only screen and (max-width: 1259px) {
  .l-schedule #content .schedule-table td + td {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  .l-schedule #content .schedule-table td + td {
    width: 50%;
  }
}
.l-schedule #content .schedule-table tr:nth-child(2n-1) td {
  background-color: #deebf9;
}
.l-schedule #content .schedule-table + h2 {
  margin-top: 30px;
}
.l-schedule #content .schedule-table h3 {
  margin: 0;
}
.page-workstations .c-workstation-summary-list {
  *zoom: 1;
}
.page-workstations .c-workstation-summary-list:before,
.page-workstations .c-workstation-summary-list:after {
  content: "";
  display: table;
}
.page-workstations .c-workstation-summary-list:after {
  clear: both;
}
.page-workstations .c-workstation-summary-list .item {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
  padding: 40px 20px 0 0;
  font-size: 14px;
}
.page-workstations .c-workstation-summary-list .item:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -0.25em;
}
.page-workstations .c-workstation-summary-list .item > * {
  display: inline-block;
  vertical-align: middle;
}
.page-workstations .c-workstation-summary-list .item:nth-child(-n+2) {
  padding-top: 0;
}
.page-workstations .c-workstation-summary-list .item > div {
  max-width: 285px;
}
@media only screen and (max-width: 1259px) {
  .page-workstations .c-workstation-summary-list .item {
    width: 100%;
    padding-right: 0;
  }
  .page-workstations .c-workstation-summary-list .item:nth-child(n+2) {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 520px) {
  .page-workstations .c-workstation-summary-list .item > div {
    max-width: 135px;
  }
}
.page-workstations .c-workstation-summary-list .item div:first-child {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  border: 10px solid #deebf9;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 20px;
}
.page-workstations .c-workstation-summary-list .item div:first-child > img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  /*behavior: url('../base/js/polyfills/PIE.htc');*/
  width: 100px;
  height: 100px;
}
.page-workstations .c-workstation-summary-list .item h2 {
  font-family: 'Source Sans Pro Regular', sans-serif;
  margin: 0 0 10px 0;
  font-size: 24px;
  line-height: 24px;
}
.page-workstations .c-workstation-summary-list .item h3 {
  font-family: 'Source Sans Pro Regular', sans-serif;
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
