@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);
/*******************************************
* SETTINGS, VARIABLES, DEFAULTS            *
*******************************************/
/* Header type settings:
 * Use the percent unit for size and line-height
 * to prevent rounding issues in some browsers.
 */
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
	 HTML5 display definitions
	 ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
	 Base
	 ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *		`em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *		user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: "Open Sans", Verdana, sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
	 Links
	 ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

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

blockquote {
  margin: 1em 40px;
}

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

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

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace;
  _font-family: "courier new", monospace;
  font-size: 1em;
  line-height: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: "";
  content: none;
}

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

/*
 * Prevents `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
	 ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
	 Embedded content
	 ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

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

/* ==========================================================================
	 Figures
	 ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
	 Forms
	 ========================================================================== */
/*
 * Corrects 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. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *		and Chrome.
 * 3. Improves 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 */
}

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

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *		and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *		`input` and others.
 * 4. Removes 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],
input[disabled] {
  cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes 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. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `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;
}

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

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

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves 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;
}
 */
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
	Chrome Frame prompt
	 ========================================================================== */
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
	 Helper classes
	 ========================================================================== */
/*
 * Image replacement
 */
.ir {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *		`contenteditable` attribute is included anywhere else in the document.
 *		Otherwise it causes space to appear at the top and bottom of elements
 *		that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *		`:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
	 Print styles.
	 Inlined to avoid required HTTP connection: h5bp.com/r
	 ========================================================================== */
@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) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
   */
  .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;
  }
}
/* Global Reset & Standards ---------------------- */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  background: #fff;
  color: #333;
  position: relative;
  -webkit-font-smoothing: subpixel-antialiased;
}

/* Links ---------------------- */
a {
  text-decoration: underline;
  line-height: inherit;
  color: #004A7B;
}
a:hover {
  text-decoration: none;
  color: #003b62;
}
a:focus {
  color: #003b62;
}

a img {
  border: none;
}

p a, p a:visited {
  line-height: inherit;
}

/* Colors ---------------------- */
.primary {
  background-color: #004A7B;
  border: 1px solid #002b48;
  color: #fff;
}
.primary:hover, .primary:focus {
  color: #fff;
}

.success {
  background-color: #A1B854;
  border: 1px solid #859940;
  color: #fff;
}
.success:hover, .success:focus {
  color: #fff;
}

.alert {
  background-color: #9d261d;
  border: 1px solid #721c15;
  color: #fff;
}
.alert:hover, .alert:focus {
  color: #fff;
}

.secondary, .info {
  background-color: #DDE6F3;
  border: 1px solid #b7cae6;
  color: #fff;
}
.secondary:hover, .secondary:focus, .info:hover, .info:focus {
  color: #fff;
}

.default {
  background-color: #efefef;
  border: 1px solid #d6d6d6;
  color: #333;
}
.default:hover, .default:focus {
  color: #333;
}

.secondary .close, .info .close, .alert .close, .success .close, .primary .close {
  color: #efefef;
}
.secondary .close:hover, .info .close:hover, .alert .close:hover, .success .close:hover, .primary .close:hover {
  color: #fff;
}

/* Misc ---------------------- */
i {
  font-style: normal;
  font-family: entypo;
  /* This zero line-height ensures that the icon doesn't
   * offset the height of the parent element
   */
  line-height: 0em;
  vertical-align: middle;
}

.close {
  font-family: entypo;
  font-size: 2em;
  color: #999;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  width: 9%;
  padding: 0.625em;
}
.close:hover {
  color: #555;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

.hide {
  display: none !important;
}

.highlight {
  background: #ffc40d;
}

#googlemap img, object, embed {
  max-width: none;
}

#map_canvas embed {
  max-width: none;
}

#map_canvas img {
  max-width: none;
}

#map_canvas object {
  max-width: none;
}

/* Reset for strange margins by default on <figure> elements */
figure {
  margin: 0;
}

/******************************
 * THIS IS NOT BEING USED     *
 */
body {
  font-family: sans-serif;
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.25em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  text-rendering: optimizelegibility;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1em;
}

hgroup h2:first-child, hgroup h3:first-child, hgroup h4:first-child, hgroup h5:first-child {
  padding-bottom: 0;
}

h1 {
  /* Total Height: 100px */
  font-size: 375%;
  /* 64 */
  /* Below should be multiple 0f 20px
   * and the combined line-height and
   * padding (top&botton) should equal
   * the Total Height above
   */
  line-height: 94%;
  /* 60 */
  padding: 0.3125em 0;
  /* 20 */
  letter-spacing: 0em;
}
h1 small {
  font-size: 70%;
}

h2 {
  /* Total Height: 80px */
  font-size: 200%;
  /* 32 */
  /* Below should be multiple 0f 20px */
  line-height: 125%;
  /* 40 */
  padding: 0.625em 0;
  /* 20 */
  letter-spacing: 0em;
}
h2 small {
  font-size: 70%;
}

h3, legend {
  /* Total Height: 60px */
  font-size: 150%;
  /* 24 */
  /* Below should be multiple 0f 20px */
  line-height: 167%;
  /* 40 */
  padding: 0.833333333em 0;
  /* 20 */
}
h3 small, legend small {
  font-size: 70%;
}

h4 {
  /* Total Height: 80px */
  font-size: 113%;
  /* 18 */
  /* Below should be multiple 0f 20px */
  line-height: 112%;
  /* 20 */
  padding: 1.1em 0 0;
  /* 20 */
}
h4 small {
  font-size: 70%;
}

h5 {
  /* Total Height: 40px */
  font-size: 100%;
  /* 16 / 16 */
  /* Below should be multiple 0f 20px */
  line-height: 125%;
  /* 20 */
  padding: 1.25em 0;
  /* 20 */
}

h6 {
  /* Total Height: 40px */
  font-size: 100%;
  /* 16 / 16 */
  /* Below should be multiple 0f 20px */
  line-height: 125%;
  /* 20 */
  padding: 1.25em 0;
  /* 20 */
}

p, ul, ol, dl {
  margin: 0 0 1.25em 0;
  /* 20 */
}
p small, ul small, ol small, dl small {
  font-size: 0.9em;
  color: #999;
  line-height: 1em;
}

li {
  margin: 0;
}

.page-header {
  padding-bottom: 1.25em;
  margin: 1.25em 0;
  border-bottom: 1px solid #aaa;
}

.page-header h1 {
  line-height: 1;
}

hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 -1px;
  padding-bottom: 1.25em;
  height: 0;
}

.doubleRule {
  border-width: 1px 0;
  clear: both;
  margin: 1.25em 0 2px;
}

.subheader {
  padding-top: 0;
}

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

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

small {
  font-size: 0.9em;
  line-height: inherit;
}

code {
  font-weight: bold;
  background: #ffc40d;
}

/* Lists ---------------------- */
ul, ol, dl {
  list-style-position: outside;
}

ul li ul, ul li ol {
  margin-left: 1.25em;
}
ul.square {
  list-style-type: square;
}
ul.square li ul {
  list-style: inherit;
}
ul.circle {
  list-style-type: circle;
}
ul.circle li ul {
  list-style: inherit;
}
ul.disc {
  list-style-type: disc;
}
ul.disc li ul {
  list-style: inherit;
}
ul.no-bullet {
  list-style: none;
}
ul.large li {
  line-height: 21px;
}

ol li ul, ol li ol {
  margin-left: 1.25em;
}

/* Blockquotes ---------------------- */
blockquote {
  margin: 0 0 1.25em;
  padding: 1.25em;
}
blockquote cite {
  display: block;
  font-size: 0.9em;
}

abbr {
  text-transform: none;
}

/*
 * 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 {
  /* Black prints faster: h5bp.com/s */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* Don't show links for images, or javascript/internal links */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* h5bp.com/t */
  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2, h3 {
    page-break-after: avoid;
  }

  .hide-on-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }

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

  .show-for-print {
    display: inherit !important;
  }
}
/* Very large screens */
/* Medium screens */
/* Small screens */
/* Landscape Orientation */
/* Portrait Orientation */
/* Requires globals.css */
/* Standard Forms ---------------------- */
form {
  margin: 0 0 1.25em;
}

.row form .row {
  margin: 0 -1.25em;
}
.row form .row.collapse {
  margin: 0;
}

label {
  color: #555;
  cursor: pointer;
  display: block;
  font-weight: 700;
  margin-top: 1.25em;
}
label.right {
  float: none;
  text-align: right;
}

input[type=text],
input[type=password],
input[type=date],
input[type=datetime],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
textarea,
select {
  background-color: #fff;
  font-family: inherit;
  border: 1px solid #c9c9c9;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  margin: 0 0 1.25em 0;
  padding: 0.625em;
  height: 2.5em;
  width: 100%;
}
input[type=text].oversize,
input[type=password].oversize,
input[type=date].oversize,
input[type=datetime].oversize,
input[type=email].oversize,
input[type=number].oversize,
input[type=search].oversize,
input[type=tel].oversize,
input[type=time].oversize,
input[type=url].oversize,
textarea.oversize,
select.oversize {
  font-size: 1.125;
  padding: 1.25em 0.5em;
}

input + small {
  display: block;
  padding: 0 4px;
  margin-top: -1.4375em;
  border-top: none;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

input:focus, textarea:focus {
  background: #fafafa;
  border-color: #afafaf;
}

.inputPrefix,
.inputPostfix {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
}
.inputPrefix input,
.inputPostfix input {
  display: inline-block;
  width: 75%;
}

.addOn {
  display: inline-block;
  vertical-align: top;
  padding: 0.625em;
  height: 2.5em;
  width: 25%;
  background: #efefef;
  border: 1px solid #c9c9c9;
  text-align: center;
  line-height: 1em;
}
.addOn.button {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.inputPrefixMini .addOn {
  width: 15%;
}
.inputPrefixMini input {
  width: 85%;
}

.inputPrefix .addOn {
  border-right: none;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.inputPrefix input {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
}

.inputPostfix .addOn {
  border-left: none;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.inputPostfix input {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

textarea {
  height: 5em;
}

select {
  -webkit-appearance: none;
  line-height: 1em;
  background: url("../../phi/framework/img/svg-icons/select-arrow.svg") no-repeat right center, #efefef;
  cursor: pointer;
}
select:hover, select:focus {
  -webkit-box-shadow: inset 0 4em 4px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 4em 4px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 4em 4px rgba(0, 0, 0, 0.025);
}
select:active {
  -webkit-box-shadow: inset 0 4em 4px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 4em 4px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 4em 4px rgba(0, 0, 0, 0.05);
}

/* Inline form */
.inlineForm label, .inlineForm input {
  display: inline-block;
  vertical-align: top;
}

.inlineForm label {
  margin: 0;
  width: 30%;
  text-align: right;
  padding: 0.625em 0.625em 0 0;
}

.inlineForm input {
  width: 59%;
}

/* Fieldsets */
fieldset {
  border: none;
  border-top: solid 1px #ddd;
  padding: 0 1.25em;
  margin: 0;
}
fieldset legend {
  font-weight: bold;
  padding: 0 5px;
  margin: 0 -5px;
}

/* Required */
.required label,
label.required,
select.required,
p.required {
  color: #9d261d;
}
.required label:after,
label.required:after,
select.required:after,
p.required:after {
  content: " *";
}

/* Errors */
.error input,
input.error,
.error textarea,
textarea.error,
input.ng-invalid,
input.ng-invalid-pattern {
  border-color: #9d261d;
  background-color: rgba(157, 38, 29, 0.1);
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

.error label, label.error {
  color: #9d261d;
}

.error textarea:focus, textarea.error:focus {
  background: #fafafa;
  border-color: #b3b3b3;
}

/* Very large screens */
/* Medium screens */
/* Small screens */
@media only screen and (max-width: 768px) {
  .inputPrefix,
.inputPostfix {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
  }
  .inputPrefix input,
.inputPostfix input {
    display: inline-block;
    width: 60%;
  }

  .addOn {
    display: inline-block;
    vertical-align: top;
    padding: 0.625em;
    height: 2.5em;
    width: 40%;
    background: #efefef;
    border: 1px solid #c9c9c9;
    text-align: center;
    line-height: 1em;
  }
  .addOn.button {
    margin: 0;
    width: 40%;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }

  .inputPrefixMini .addOn {
    width: 25%;
  }
  .inputPrefixMini input {
    width: 75%;
  }

  .inputPrefix .addOn {
    border-right: none;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .inputPrefix input {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .inputPostfix .addOn {
    border-left: none;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .inputPostfix input {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
/* Landscape Orientation */
/* Portrait Orientation */
/* Touch Detection */
/* Normal Buttons ---------------------- */
.button {
  width: auto;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", Verdana, sans-serif;
  font-weight: 400;
  line-height: 1.125em;
  margin: 0.625em 0;
  padding: 0.625em 1.25em;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  /* Disabled ---------- */
}
.button.disabled, .button[disabled] {
  opacity: 0.6;
  cursor: not-allowed;
}

.button + .button {
  margin-left: 0.625em;
}

/* Sizes */
.buttonLarge {
  font-size: 1.125em;
  line-height: 1em;
  font-weight: 700;
  padding: 1.1em 1.5em;
  margin: 0.55em 0;
}

.buttonSmall {
  font-size: 0.9em;
  padding: 0 0.3125em;
  line-height: 1.285714286em;
}

.buttonExpanded {
  width: 100%;
}

/* Don't use native buttons on iOS */
input[type=submit].button, button.button {
  -webkit-appearance: none;
}

/* Button Groups ---------------------- */
.buttonGroup {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
  display: table;
}
.buttonGroup li {
  padding: 0;
  margin: 0 0 0 -1px;
  display: table-cell;
}
.buttonGroup li:first-child {
  margin-left: 0;
}
.buttonGroup li a.button, .buttonGroup li a.button, .buttonGroup li input[type=submit].button, .buttonGroup li input[type=submit].button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-right-width: 0;
}
.buttonGroup li:first-child a.button, .buttonGroup li:first-child input[type=submit].button {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.buttonGroup li:first-child a.button.rounded, .buttonGroup li:first-child input[type=submit].button.rounded {
  -moz-border-radius-topleft: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-top-left-radius: 1000px;
  -moz-border-radius-bottomleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
}
.buttonGroup li:last-child a.button, .buttonGroup li:last-child input[type=submit].button {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-right-width: 1px;
}
.buttonGroup li:last-child a.button.rounded, .buttonGroup li:last-child input[type=submit].button.rounded {
  -moz-border-radius-topright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-top-right-radius: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-right-width: 1px;
}

div.buttonBar .buttonGroup {
  display: inline-block;
  margin-right: 1.25em;
}
div.buttonBar ul.buttonGroup:last-child {
  margin-right: 0;
}

/* Very large screens */
/* Medium screens */
/* Small screens */
/* Landscape Orientation */
/* Portrait Orientation */
/* Touch Detection */
/***********************************
 * The Grid ---------------------- */
.container {
  width: none;
  max-width: 1100px;
  min-width: none;
  margin: 0 auto;
}

/* NOTE TO USER: Use rowMain for the initial row of your page */
.rowMain {
  font-family: Georgia;
  margin: 0 1.25em;
  max-width: none;
  min-width: none;
}

/* NOTE TO USER: Use this for all subsequent rows */
.row {
  font-family: Georgia;
  display: block;
  width: auto;
  margin: 0 -1.25em;
  max-width: none;
  min-width: none;
}

.oneColumn,
.oneColumns,
.twoColumns,
.threeColumns,
.fourColumns,
.fiveColumns,
.sixColumns,
.sevenColumns,
.eightColumns,
.nineColumns,
.tenColumns,
.elevenColumns,
.twelveColumns,
.thirteenColumns,
.fourteenColumns {
  display: inline-block;
  vertical-align: top;
  padding: 0 1.25em;
  font-family: "Open Sans", Verdana, sans-serif;
}

/* NOTE TO USER: Use this row type if the small white-space of the inline-block is unwanted,
   OR you want equal height for columns. */
.rowSeamless {
  display: table;
  width: 100%;
}

.oneSeamlessColumn,
.oneSeamlessColumns,
.twoSeamlessColumns,
.threeSeamlessColumns,
.fourSeamlessColumns,
.fiveSeamlessColumns,
.sixSeamlessColumns,
.sevenSeamlessColumns,
.eightSeamlessColumns,
.nineSeamlessColumns,
.tenSeamlessColumns,
.elevenSeamlessColumns,
.twelveSeamlessColumns,
.thirteenSeamlessColumns,
.fourteenSeamlessColumns {
  display: table-cell;
  padding: 0 1.25em;
}

.oneColumns {
  width: 7.8333333333%;
}

.twoColumns {
  width: 16.1666666667%;
}

.threeColumns {
  width: 24.5%;
}

.fourColumns {
  width: 32.8333333333%;
}

.fiveColumns {
  width: 41.1666666667%;
}

.sixColumns {
  width: 49.5%;
}

.sevenColumns {
  width: 57.8333333333%;
}

.eightColumns {
  width: 66.1666666667%;
}

.nineColumns {
  width: 74.5%;
}

.tenColumns {
  width: 82.8333333333%;
}

.elevenColumns {
  width: 91.1666666667%;
}

.twelveColumns {
  width: 99.5%;
}

.oneSeamlessColumns {
  width: 7.8333333333%;
}

.twoSeamlessColumns {
  width: 16.1666666667%;
}

.threeSeamlessColumns {
  width: 24.5%;
}

.fourSeamlessColumns {
  width: 32.8333333333%;
}

.fiveSeamlessColumns {
  width: 41.1666666667%;
}

.sixSeamlessColumns {
  width: 49.5%;
}

.sevenSeamlessColumns {
  width: 57.8333333333%;
}

.eightSeamlessColumns {
  width: 66.1666666667%;
}

.nineSeamlessColumns {
  width: 74.5%;
}

.tenSeamlessColumns {
  width: 82.8333333333%;
}

.elevenSeamlessColumns {
  width: 91.1666666667%;
}

.twelveSeamlessColumns {
  width: 99.5%;
}

.offsetBy_one {
  margin-left: 7.8333333333%;
}

.offsetBy_two {
  margin-left: 16.1666666667%;
}

.offsetBy_three {
  margin-left: 24.5%;
}

.offsetBy_four {
  margin-left: 32.8333333333%;
}

.offsetBy_five {
  margin-left: 41.1666666667%;
}

.offsetBy_six {
  margin-left: 49.5%;
}

.offsetBy_seven {
  margin-left: 57.8333333333%;
}

.offsetBy_eight {
  margin-left: 66.1666666667%;
}

.offsetBy_nine {
  margin-left: 74.5%;
}

.offsetBy_ten {
  margin-left: 82.8333333333%;
}

.push-two {
  left: 16.1666666667%;
}

.pull-two {
  right: 16.1666666667%;
}

.push-three {
  left: 24.5%;
}

.pull-three {
  right: 24.5%;
}

.push-four {
  left: 32.8333333333%;
}

.pull-four {
  right: 32.8333333333%;
}

.push-five {
  left: 41.1666666667%;
}

.pull-five {
  right: 41.1666666667%;
}

.push-six {
  left: 49.5%;
}

.pull-six {
  right: 49.5%;
}

.push-seven {
  left: 57.8333333333%;
}

.pull-seven {
  right: 57.8333333333%;
}

.push-eight {
  left: 66.1666666667%;
}

.pull-eight {
  right: 66.1666666667%;
}

.push-nine {
  left: 74.5%;
}

.pull-nine {
  right: 74.5%;
}

.push-ten {
  left: 82.8333333333%;
}

.pull-ten {
  right: 82.8333333333%;
}

img, object, embed {
  max-width: 100%;
  height: auto;
}

object, embed {
  height: 100%;
}

img {
  -ms-interpolation-mode: bicubic;
}

#map_canvas img, .map_canvas img {
  max-width: none !important;
}

/* Block Grids ---------------------- */
/* These are 2-up, 3-up, 4-up and 5-up ULs, suited
for repeating blocks of content. Add 'mobile' to
them to switch them just like the layout grid
(one item per line) on phones

For IE7/8 compatibility block-grid items need to be
the same height. You can optionally uncomment the
lines below to support arbitrary height, but know
that IE7/8 do not support :nth-child.
-------------------------------------------------- */
.blockGrid {
  display: block;
  overflow: hidden;
  padding: 0;
  font-family: Georgia;
}
.blockGrid > * {
  display: inline-block;
  height: auto;
  font-family: "Open Sans", Verdana, sans-serif;
}
.blockGrid.oneUp > li {
  width: 100%;
  padding: 0 0 15px;
}
.blockGrid.twoUp > li {
  width: 49.5%;
  padding: 0 15px 15px;
}
.blockGrid.threeUp > li {
  width: 32.8333333333%;
  padding: 0 12px 12px;
}
.blockGrid.fourUp > li {
  width: 24.5%;
  padding: 0 10px 10px;
}
.blockGrid.fiveUp > li {
  width: 19.5%;
  padding: 0 8px 8px;
}
/* Very large screens */
/* Medium screens */
/* Small screens */
@media only screen and (max-width: 768px) {
  .row-main {
    margin: 0;
  }

  .oneColumn,
.oneColumns,
.twoColumns,
.threeColumns,
.fourColumns,
.fiveColumns,
.sixColumns,
.sevenColumns,
.eightColumns,
.nineColumns,
.tenColumns,
.elevenColumns,
.twelveColumns,
.thirteenColumns,
.fourteenColumns {
    width: 100%;
    display: block;
  }

  .oneSeamlessColumn,
.oneSeamlessColumns,
.twoSeamlessColumns,
.threeSeamlessColumns,
.fourSeamlessColumns,
.fiveSeamlessColumns,
.sixSeamlessColumns,
.sevenSeamlessColumns,
.eightSeamlessColumns,
.nineSeamlessColumns,
.tenSeamlessColumns,
.elevenSeamlessColumns,
.twelveSeamlessColumns,
.thirteenSeamlessColumns,
.fourteenSeamlessColumns {
    width: 100%;
    display: block;
  }

  .offsetBy_one {
    margin-left: 0;
  }

  .offsetBy_two {
    margin-left: 0;
  }

  .offsetBy_three {
    margin-left: 0;
  }

  .offsetBy_four {
    margin-left: 0;
  }

  .offsetBy_five {
    margin-left: 0;
  }

  .offsetBy_six {
    margin-left: 0;
  }

  .offsetBy_seven {
    margin-left: 0;
  }

  .offsetBy_eight {
    margin-left: 0;
  }

  .offsetBy_nine {
    margin-left: 0;
  }

  .offsetBy_ten {
    margin-left: 0;
  }
}
/* Landscape Orientation */
/* Portrait Orientation */
/* Touch Detection */
.linkList {
  margin: 0 0 1.25em;
  padding: 0;
  list-style: none;
}
.linkList > li {
  list-style: none;
  display: block;
}
.linkList > li > a {
  display: block;
  padding: 0.625em 1.25em;
}

.dropDownMenu li ul,
.dropDownMenu li ol {
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: 0.1s;
  white-space: nowrap;
  visibility: hidden;
}
.dropDownMenu li ul a,
.dropDownMenu li ol a {
  display: block;
}

.inlineLinkList {
  margin: 1.25em 0;
  padding: 0;
  list-style: none;
}
.inlineLinkList > li {
  list-style: none;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
.inlineLinkList > li > a {
  display: block;
  padding: 0.625em 1.25em;
}
.inlineLinkList .dropDown {
  position: absolute;
  right: 0;
  width: inherit;
  min-width: 10em;
  max-width: 20em;
}
.inlineLinkList .dropDown > li > a {
  text-align: center;
  padding: 0.625em 1.25em;
}

.navItem {
  position: relative;
}
.navItem a {
  color: #333;
  line-height: 100%;
  text-decoration: none;
  padding: 0.6em 1.25em;
}
.navItem.hasDropdown > a {
  display: inline-block;
  padding-right: 0.3125em;
}
.navItem .disclosureArrow {
  display: inline-block;
  text-decoration: none;
  padding-left: 0.3125em;
}
.navItem .disclosureArrow:hover i {
  background: #efefef;
}
.navItem .disclosureArrow.open {
  background: #efefef;
}
.navItem.active > a {
  cursor: default;
}
.navItem.active > a:hover {
  cursor: default;
}
.navItem.active .dropDownTrigger > a:hover {
  cursor: pointer;
}

/* This is the hidden dropdown menu */
.dropDown {
  display: none;
  margin: 0;
}
.dropDown > li > a {
  display: block;
  padding: 0.625em 1.25em;
}

/* This is the fallback Superfish hover menu */
.hasHover > li:hover > ul, .hasHover > li > ul.hovering {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

/* Very large screens */
/* Medium screens */
@media only screen and (max-width: 1279px) and (min-width: 768px) {
  .navItem a {
    line-height: 1.25em;
    padding-top: 0.625em;
    padding-bottom: 0.625em;
  }
}
/* Small screens */
/* Landscape Orientation */
/* Portrait Orientation */
/* Touch Detection */
/* Labels ---------------------- */
.label {
  padding: 0 0.3125em;
  text-decoration: none;
  height: 1.25em;
  line-height: 1em;
  white-space: nowrap;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.label.round {
  padding: 0 0.625em;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}

/* Panels ---------------------- */
.panel {
  background: #efefef;
  border: solid 1px #d6d6d6;
  margin: 1.25em 0;
  padding: 0 1.25em 1.25em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.panel.callout {
  background: #004A7B;
  border-color: #002b48;
}
.panel.callout a, .panel.callout p, .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
  color: #fff;
}

/* Full Width ----------------------- */
.fullWidth {
  width: 100%;
  display: block;
  position: relative;
}

/* Breadcrumbs ---------------------- */
.breadcrumbs {
  display: block;
  background: #efefef;
  border: 1px solid #d6d6d6;
  margin-top: 0.625em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.breadcrumbs li {
  display: inline-block;
  margin: 0;
  padding: 0 0.625em 0 0;
  list-style: none;
}
.breadcrumbs li a, .breadcrumbs li span {
  display: block;
  padding: 0.625em 1.25em;
  position: relative;
  line-height: 1.125em;
}
.breadcrumbs li a:before, .breadcrumbs li span:before {
  content: "";
  position: absolute;
  left: -1.875em;
  height: 1.8125em;
  width: 1.8125em;
  margin-top: -0.3125em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border-top: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
}
.breadcrumbs li a:hover, .breadcrumbs li span:hover {
  text-decoration: none;
}
.breadcrumbs li span {
  color: #999;
}
.breadcrumbs li:first-child a:before {
  content: none;
}
.breadcrumbs li:hover a, .breadcrumbs li a:focus {
  text-decoration: underline;
}
.breadcrumbs li.current:hover a, .breadcrumbs li.current a:focus {
  text-decoration: none;
}
.breadcrumbs li.unavailable a {
  color: #999;
}
.breadcrumbs li.unavailable:hover a, .breadcrumbs li.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}

/* Inline List */
ul.inlineList {
  margin: 1.25em 0;
  padding: 0;
  list-style: none;
}
ul.inlineList > li {
  list-style: none;
  padding-right: 1.25em;
  display: inline-block;
}

/* Reverse Color ---------------------- */
.reverseColor a {
  color: #fff !important;
}

/* Keytroke Characters ---------------------- */
.keystroke, kbd {
  font-family: monospace;
  padding: 2px 4px 0px;
  margin: 0;
  background: #efefef;
  border: solid 1px #e2e2e2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Image Thumbnails ---------------------- */
.th {
  display: inline-block;
  margin: 0 0 1.25em;
}
.th img {
  display: block;
  border: solid 4px #fff;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -moz-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-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: box-shadow;
  -moz-transition-property: box-shadow;
  -o-transition-property: box-shadow;
  transition-property: box-shadow;
  -webkit-transition-duration: 300ms;
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
}
.th:hover img, .th:focus img {
  -webkit-box-shadow: 0 0 6px 1px rgba(239, 239, 239, 0.5);
  -moz-box-shadow: 0 0 6px 1px rgba(239, 239, 239, 0.5);
  box-shadow: 0 0 6px 1px rgba(239, 239, 239, 0.5);
}

/* Video - Mad props to http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/ ---------------------- */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  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%;
}

/* Microformats ---------------------- */
ul.vcard {
  display: inline-block;
  margin: 0 0 12px 0;
  border: 1px solid #ddd;
  padding: 10px;
}
ul.vcard li {
  margin: 0;
  display: block;
}
ul.vcard li.fn {
  font-weight: bold;
  font-size: 1.125em;
}

p.vevent span.summary {
  font-weight: bold;
}
p.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 1px;
}

/* Progress Bar ---------------------- */
div.progress {
  padding: 2px;
  margin-bottom: 10px;
  border: 1px solid #cccccc;
  height: 1.25em;
  /* meter */
  /* border radii */
}
div.progress .meter {
  display: block;
  height: 100%;
}
div.progress.radius {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
div.progress.radius .meter {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
div.progress.round {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
div.progress.round .meter {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}

/* Very large screens */
/* Medium screens */
/* Small screens */
@media only screen and (max-width: 768px) {
  .breadcrumbs {
    display: block;
    background: #efefef;
    border: 1px solid #d6d6d6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }
  .breadcrumbs li {
    display: inline-block;
    margin: 0;
    padding: 0 0.3125em 0 0;
    list-style: none;
  }
  .breadcrumbs li a, .breadcrumbs li span {
    display: block;
    padding: 0.625em 0.3125em;
    position: relative;
    line-height: 1.125em;
  }
  .breadcrumbs li a:before, .breadcrumbs li span:before {
    content: ">";
    position: static;
    height: auto;
    width: auto;
    margin-right: 0.625em;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border: none;
  }
  .breadcrumbs li a:hover, .breadcrumbs li span:hover {
    text-decoration: none;
  }
  .breadcrumbs li span {
    color: #999;
  }
  .breadcrumbs li:first-child a:before {
    content: none;
  }
  .breadcrumbs li:hover a, .breadcrumbs li a:focus {
    text-decoration: underline;
  }
  .breadcrumbs li.current:hover a, .breadcrumbs li.current a:focus {
    text-decoration: none;
  }
  .breadcrumbs li.unavailable a {
    color: #999;
  }
  .breadcrumbs li.unavailable:hover a, .breadcrumbs li.unavailable a:focus {
    text-decoration: none;
    color: #999;
    cursor: default;
  }
}
/* Landscape Orientation */
/* Portrait Orientation */
/* Touch Detection */
@font-face {
  font-family: "entypo";
  src: url("../fonts/entypo-icons/fonts/entypo.eot");
  src: url("../fonts/entypo-icons/fonts/entypo.eot?#iefix") format("embedded-opentype"), url("../fonts/entypo-icons/fonts/entypo.woff") format("woff"), url("../fonts/entypo-icons/fonts/entypo.ttf") format("truetype"), url("../fonts/entypo-icons/fonts/entypo.svg#entypo") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: "entypo";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.icon-phone:before {
  content: "\e000";
}

.icon-mobile:before {
  content: "\e001";
}

.icon-mouse:before {
  content: "\e002";
}

.icon-directions:before {
  content: "\e003";
}

.icon-mail:before {
  content: "\e004";
}

.icon-paperplane:before {
  content: "\e005";
}

.icon-pencil:before {
  content: "\e006";
}

.icon-feather:before {
  content: "\e007";
}

.icon-paperclip:before {
  content: "\e008";
}

.icon-drawer:before {
  content: "\e009";
}

.icon-reply:before {
  content: "\e00a";
}

.icon-reply-all:before {
  content: "\e00b";
}

.icon-forward:before {
  content: "\e00c";
}

.icon-user:before {
  content: "\e00d";
}

.icon-users:before {
  content: "\e00e";
}

.icon-user-add:before {
  content: "\e00f";
}

.icon-vcard:before {
  content: "\e010";
}

.icon-export:before {
  content: "\e011";
}

.icon-location:before {
  content: "\e012";
}

.icon-map:before {
  content: "\e013";
}

.icon-compass:before {
  content: "\e014";
}

.icon-location-2:before {
  content: "\e015";
}

.icon-target:before {
  content: "\e016";
}

.icon-share:before {
  content: "\e017";
}

.icon-sharable:before {
  content: "\e018";
}

.icon-heart:before {
  content: "\e019";
}

.icon-heart-2:before {
  content: "\e01a";
}

.icon-star:before {
  content: "\e01b";
}

.icon-star-2:before {
  content: "\e01c";
}

.icon-thumbs-up:before {
  content: "\e01d";
}

.icon-thumbs-down:before {
  content: "\e01e";
}

.icon-chat:before {
  content: "\e01f";
}

.icon-comment:before {
  content: "\e020";
}

.icon-quote:before {
  content: "\e021";
}

.icon-house:before {
  content: "\e022";
}

.icon-popup:before {
  content: "\e023";
}

.icon-search:before {
  content: "\e024";
}

.icon-flashlight:before {
  content: "\e025";
}

.icon-printer:before {
  content: "\e026";
}

.icon-bell:before {
  content: "\e027";
}

.icon-link:before {
  content: "\e028";
}

.icon-flag:before {
  content: "\e029";
}

.icon-cog:before {
  content: "\e02a";
}

.icon-tools:before {
  content: "\e02b";
}

.icon-trophy:before {
  content: "\e02c";
}

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

.icon-camera:before {
  content: "\e02e";
}

.icon-megaphone:before {
  content: "\e02f";
}

.icon-moon:before {
  content: "\e030";
}

.icon-palette:before {
  content: "\e031";
}

.icon-leaf:before {
  content: "\e032";
}

.icon-music:before {
  content: "\e033";
}

.icon-music-2:before {
  content: "\e034";
}

.icon-new:before {
  content: "\e035";
}

.icon-graduation:before {
  content: "\e036";
}

.icon-book:before {
  content: "\e037";
}

.icon-newspaper:before {
  content: "\e038";
}

.icon-bag:before {
  content: "\e039";
}

.icon-airplane:before {
  content: "\e03a";
}

.icon-lifebuoy:before {
  content: "\e03b";
}

.icon-eye:before {
  content: "\e03c";
}

.icon-clock:before {
  content: "\e03d";
}

.icon-microphone:before {
  content: "\e03e";
}

.icon-calendar:before {
  content: "\e03f";
}

.icon-bolt:before {
  content: "\e040";
}

.icon-thunder:before {
  content: "\e041";
}

.icon-droplet:before {
  content: "\e042";
}

.icon-cd:before {
  content: "\e043";
}

.icon-briefcase:before {
  content: "\e044";
}

.icon-air:before {
  content: "\e045";
}

.icon-hourglass:before {
  content: "\e046";
}

.icon-gauge:before {
  content: "\e047";
}

.icon-language:before {
  content: "\e048";
}

.icon-network:before {
  content: "\e049";
}

.icon-key:before {
  content: "\e04a";
}

.icon-battery:before {
  content: "\e04b";
}

.icon-bucket:before {
  content: "\e04c";
}

.icon-magnet:before {
  content: "\e04d";
}

.icon-drive:before {
  content: "\e04e";
}

.icon-cup:before {
  content: "\e04f";
}

.icon-rocket:before {
  content: "\e050";
}

.icon-brush:before {
  content: "\e051";
}

.icon-suitcase:before {
  content: "\e052";
}

.icon-cone:before {
  content: "\e053";
}

.icon-earth:before {
  content: "\e054";
}

.icon-keyboard:before {
  content: "\e055";
}

.icon-browser:before {
  content: "\e056";
}

.icon-publish:before {
  content: "\e057";
}

.icon-progress-3:before {
  content: "\e058";
}

.icon-progress-2:before {
  content: "\e059";
}

.icon-brogress-1:before {
  content: "\e05a";
}

.icon-progress-0:before {
  content: "\e05b";
}

.icon-sun:before {
  content: "\e05c";
}

.icon-sun-2:before {
  content: "\e05d";
}

.icon-adjust:before {
  content: "\e05e";
}

.icon-code:before {
  content: "\e05f";
}

.icon-screen:before {
  content: "\e060";
}

.icon-infinity:before {
  content: "\e061";
}

.icon-light-bulb:before {
  content: "\e062";
}

.icon-credit-card:before {
  content: "\e063";
}

.icon-database:before {
  content: "\e064";
}

.icon-voicemail:before {
  content: "\e065";
}

.icon-clipboard:before {
  content: "\e066";
}

.icon-cart:before {
  content: "\e067";
}

.icon-box:before {
  content: "\e068";
}

.icon-ticket:before {
  content: "\e069";
}

.icon-rss:before {
  content: "\e06a";
}

.icon-signal:before {
  content: "\e06b";
}

.icon-thermometer:before {
  content: "\e06c";
}

.icon-droplets:before {
  content: "\e06d";
}

.icon-untitled:before {
  content: "\e06e";
}

.icon-statistics:before {
  content: "\e06f";
}

.icon-pie:before {
  content: "\e070";
}

.icon-bars:before {
  content: "\e071";
}

.icon-graph:before {
  content: "\e072";
}

.icon-lock:before {
  content: "\e073";
}

.icon-lock-open:before {
  content: "\e074";
}

.icon-logout:before {
  content: "\e075";
}

.icon-login:before {
  content: "\e076";
}

.icon-checkmark:before {
  content: "\e077";
}

.icon-cross:before {
  content: "\e078";
}

.icon-minus:before {
  content: "\e079";
}

.icon-plus:before {
  content: "\e07a";
}

.icon-cross-2:before {
  content: "\e07b";
}

.icon-minus-2:before {
  content: "\e07c";
}

.icon-plus-2:before {
  content: "\e07d";
}

.icon-cross-3:before {
  content: "\e07e";
}

.icon-minus-3:before {
  content: "\e07f";
}

.icon-plus-3:before {
  content: "\e080";
}

.icon-erase:before {
  content: "\e081";
}

.icon-blocked:before {
  content: "\e082";
}

.icon-info:before {
  content: "\e083";
}

.icon-info-2:before {
  content: "\e084";
}

.icon-question:before {
  content: "\e085";
}

.icon-help:before {
  content: "\e086";
}

.icon-warning:before {
  content: "\e087";
}

.icon-cycle:before {
  content: "\e088";
}

.icon-cw:before {
  content: "\e089";
}

.icon-ccw:before {
  content: "\e08a";
}

.icon-shuffle:before {
  content: "\e08b";
}

.icon-arrow:before {
  content: "\e08c";
}

.icon-arrow-2:before {
  content: "\e08d";
}

.icon-retweet:before {
  content: "\e08e";
}

.icon-loop:before {
  content: "\e08f";
}

.icon-history:before {
  content: "\e090";
}

.icon-back:before {
  content: "\e091";
}

.icon-switch:before {
  content: "\e092";
}

.icon-list:before {
  content: "\e093";
}

.icon-add-to-list:before {
  content: "\e094";
}

.icon-layout:before {
  content: "\e095";
}

.icon-list-2:before {
  content: "\e096";
}

.icon-text:before {
  content: "\e097";
}

.icon-text-2:before {
  content: "\e098";
}

.icon-document:before {
  content: "\e099";
}

.icon-docs:before {
  content: "\e09a";
}

.icon-landscape:before {
  content: "\e09b";
}

.icon-pictures:before {
  content: "\e09c";
}

.icon-video:before {
  content: "\e09d";
}

.icon-music-3:before {
  content: "\e09e";
}

.icon-folder:before {
  content: "\e09f";
}

.icon-archive:before {
  content: "\e0a0";
}

.icon-trash:before {
  content: "\e0a1";
}

.icon-upload:before {
  content: "\e0a2";
}

.icon-download:before {
  content: "\e0a3";
}

.icon-disk:before {
  content: "\e0a4";
}

.icon-install:before {
  content: "\e0a5";
}

.icon-cloud:before {
  content: "\e0a6";
}

.icon-upload-2:before {
  content: "\e0a7";
}

.icon-bookmark:before {
  content: "\e0a8";
}

.icon-bookmarks:before {
  content: "\e0a9";
}

.icon-book-2:before {
  content: "\e0aa";
}

.icon-play:before {
  content: "\e0ab";
}

.icon-pause:before {
  content: "\e0ac";
}

.icon-record:before {
  content: "\e0ad";
}

.icon-stop:before {
  content: "\e0ae";
}

.icon-next:before {
  content: "\e0af";
}

.icon-previous:before {
  content: "\e0b0";
}

.icon-first:before {
  content: "\e0b1";
}

.icon-last:before {
  content: "\e0b2";
}

.icon-resize-enlarge:before {
  content: "\e0b3";
}

.icon-resize-shrink:before {
  content: "\e0b4";
}

.icon-volume:before {
  content: "\e0b5";
}

.icon-sound:before {
  content: "\e0b6";
}

.icon-mute:before {
  content: "\e0b7";
}

.icon-flow-cascade:before {
  content: "\e0b8";
}

.icon-flow-branch:before {
  content: "\e0b9";
}

.icon-flow-tree:before {
  content: "\e0ba";
}

.icon-flow-line:before {
  content: "\e0bb";
}

.icon-flow-parallel:before {
  content: "\e0bc";
}

.icon-arrow-left:before {
  content: "\e0bd";
}

.icon-arrow-down:before {
  content: "\e0be";
}

.icon-arrow-up--upload:before {
  content: "\e0bf";
}

.icon-arrow-right:before {
  content: "\e0c0";
}

.icon-arrow-left-2:before {
  content: "\e0c1";
}

.icon-arrow-down-2:before {
  content: "\e0c2";
}

.icon-arrow-up:before {
  content: "\e0c3";
}

.icon-arrow-right-2:before {
  content: "\e0c4";
}

.icon-arrow-left-3:before {
  content: "\e0c5";
}

.icon-arrow-down-3:before {
  content: "\e0c6";
}

.icon-arrow-up-2:before {
  content: "\e0c7";
}

.icon-arrow-right-3:before {
  content: "\e0c8";
}

.icon-arrow-left-4:before {
  content: "\e0c9";
}

.icon-arrow-down-4:before {
  content: "\e0ca";
}

.icon-arrow-up-3:before {
  content: "\e0cb";
}

.icon-arrow-right-4:before {
  content: "\e0cc";
}

.icon-arrow-left-5:before {
  content: "\e0cd";
}

.icon-arrow-down-5:before {
  content: "\e0ce";
}

.icon-arrow-up-4:before {
  content: "\e0cf";
}

.icon-arrow-right-5:before {
  content: "\e0d0";
}

.icon-arrow-left-6:before {
  content: "\e0d1";
}

.icon-arrow-down-6:before {
  content: "\e0d2";
}

.icon-arrow-up-5:before {
  content: "\e0d3";
}

.icon-arrow-right-6:before {
  content: "\e0d4";
}

.icon-arrow-left-7:before {
  content: "\e0d5";
}

.icon-arrow-down-7:before {
  content: "\e0d6";
}

.icon-arrow-up-6:before {
  content: "\e0d7";
}

.icon-untitled-2:before {
  content: "\e0d8";
}

.icon-arrow-left-8:before {
  content: "\e0d9";
}

.icon-arrow-down-8:before {
  content: "\e0da";
}

.icon-arrow-up-7:before {
  content: "\e0db";
}

.icon-arrow-right-7:before {
  content: "\e0dc";
}

.icon-menu:before {
  content: "\e0dd";
}

.icon-ellipsis:before {
  content: "\e0de";
}

.icon-dots:before {
  content: "\e0df";
}

.icon-dot:before {
  content: "\e0e0";
}

.icon-cc:before {
  content: "\e0e1";
}

.icon-cc-by:before {
  content: "\e0e2";
}

.icon-cc-nc:before {
  content: "\e0e3";
}

.icon-cc-nc-eu:before {
  content: "\e0e4";
}

.icon-cc-nc-jp:before {
  content: "\e0e5";
}

.icon-cc-sa:before {
  content: "\e0e6";
}

.icon-cc-nd:before {
  content: "\e0e7";
}

.icon-cc-pd:before {
  content: "\e0e8";
}

.icon-cc-zero:before {
  content: "\e0e9";
}

.icon-cc-share:before {
  content: "\e0ea";
}

.icon-cc-share-2:before {
  content: "\e0eb";
}

.icon-daniel-bruce:before {
  content: "\e0ec";
}

.icon-daniel-bruce-2:before {
  content: "\e0ed";
}

.icon-github:before {
  content: "\e0ee";
}

.icon-github-2:before {
  content: "\e0ef";
}

.icon-flickr:before {
  content: "\e0f0";
}

.icon-flickr-2:before {
  content: "\e0f1";
}

.icon-vimeo:before {
  content: "\e0f2";
}

.icon-vimeo-2:before {
  content: "\e0f3";
}

.icon-twitter:before {
  content: "\e0f4";
}

.icon-twitter-2:before {
  content: "\e0f5";
}

.icon-facebook:before {
  content: "\e0f6";
}

.icon-facebook-2:before {
  content: "\e0f7";
}

.icon-facebook-3:before {
  content: "\e0f8";
}

.icon-googleplus:before {
  content: "\e0f9";
}

.icon-googleplus-2:before {
  content: "\e0fa";
}

.icon-pinterest:before {
  content: "\e0fb";
}

.icon-pinterest-2:before {
  content: "\e0fc";
}

.icon-tumblr:before {
  content: "\e0fd";
}

.icon-tumblr-2:before {
  content: "\e0fe";
}

.icon-linkedin:before {
  content: "\e0ff";
}

.icon-linkedin-2:before {
  content: "\e100";
}

.icon-dribbble:before {
  content: "\e101";
}

.icon-dribbble-2:before {
  content: "\e102";
}

.icon-stumbleupon:before {
  content: "\e103";
}

.icon-stumbleupon-2:before {
  content: "\e104";
}

.icon-lastfm:before {
  content: "\e105";
}

.icon-lastfm-2:before {
  content: "\e106";
}

.icon-rdio:before {
  content: "\e107";
}

.icon-rdio-2:before {
  content: "\e108";
}

.icon-spotify:before {
  content: "\e109";
}

.icon-spotify-2:before {
  content: "\e10a";
}

.icon-qq:before {
  content: "\e10b";
}

.icon-instagram:before {
  content: "\e10c";
}

.icon-dropbox:before {
  content: "\e10d";
}

.icon-evernote:before {
  content: "\e10e";
}

.icon-flattr:before {
  content: "\e10f";
}

.icon-skype:before {
  content: "\e110";
}

.icon-skype-2:before {
  content: "\e111";
}

.icon-renren:before {
  content: "\e112";
}

.icon-sina-weibo:before {
  content: "\e113";
}

.icon-paypal:before {
  content: "\e114";
}

.icon-picasa:before {
  content: "\e115";
}

.icon-soundcloud:before {
  content: "\e116";
}

.icon-mixi:before {
  content: "\e117";
}

.icon-behance:before {
  content: "\e118";
}

.icon-circles:before {
  content: "\e119";
}

.icon-vk:before {
  content: "\e11a";
}

.icon-smashing:before {
  content: "\e11b";
}

html {
  overflow-x: hidden;
  width: 100%;
}

body {
  background-color: #cccccc;
  overflow-x: hidden;
}

.rowMain,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", Verdana, sans-serif;
}

h1 {
  font-weight: 100;
  letter-spacing: -0.05em;
}

dl, dt, dd {
  margin: 0;
  padding: 0;
}

.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.ownerInput, .nonHumanoidInput {
  position: fixed;
  top: -999em;
}

.button {
  border-bottom-width: 2px;
}

.veryLargeArrow {
  font-size: 8em;
  color: #6692b0;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}

.verticalAlign {
  vertical-align: -6.5em;
}

.contentSection {
  background-color: #fff;
  border-left: solid;
  border-right: solid;
  border-color: hsla(0deg, 0%, 0%, 0.25);
  border-width: 2px;
  margin: 0 -1.25em;
  padding: 6.25em 0 5em;
  position: relative;
  text-align: center;
}
.contentSection:before {
  background-color: #e6e6e6;
  bottom: 0;
  content: "";
  left: -999em;
  position: absolute;
  right: -999em;
  top: 0;
  z-index: -1;
}
.contentSection.navbuttons:before {
  background-color: unset;
}
.contentSection h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.25em;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.contentSection p, .contentSection ul, .contentSection dl {
  font-size: 1.33em;
  line-height: 1.25;
  margin-bottom: 2.5em;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
  text-align: left;
}
.contentSection ul p, .contentSection dl p {
  margin: 0;
  margin-bottom: 1em;
  max-width: none;
}

.longText p, .longText ul {
  font-size: 1em;
}

.contactSection {
  background-color: #fff;
  border-left: solid;
  border-right: solid;
  border-color: hsla(0deg, 0%, 0%, 0.25);
  border-width: 2px;
  margin: 0 -1.25em;
  padding: 6.25em 2.5em 5em;
  position: relative;
}
.contactSection:before {
  background-color: #e6e6e6;
  bottom: 0;
  content: "";
  left: -999em;
  position: absolute;
  right: -999em;
  top: 0;
  z-index: -1;
}
.contactSection h4 {
  font-weight: 700;
}
.contactSection p {
  font-size: 1em;
}
.contactSection p + p {
  margin-top: -1.25em;
}

.bottomSection {
  border-bottom: solid;
  border-color: hsla(0deg, 0%, 0%, 0.25);
  border-width: 2px;
}

.navButton {
  display: none;
}

.mobileNav {
  display: none;
}

.header {
  background-color: #fff;
  border-left: solid;
  border-right: solid;
  border-color: hsla(0deg, 0%, 0%, 0.25);
  border-width: 2px;
  margin: 0 -1.25em;
  padding: 1.25em 1.25em 0.5em;
}
.header nav {
  text-align: right;
}
.header nav ul {
  margin: 0 -1.25em 0 0;
}
.header nav .divider {
  vertical-align: baseline;
  line-height: 5em;
}
.header nav a {
  display: block;
  line-height: 5em;
  padding-bottom: 0;
  padding-top: 0;
  text-decoration: underline;
  font-weight: 700;
}
.header nav a:hover, .header nav a:focus {
  text-decoration: none;
}
.header nav a.secondary {
  line-height: 2.5em;
  margin: 1.25em 0;
}
.header nav a.secondary:hover {
  color: #111;
}
.header .alertBox {
  margin: 0;
}

.subHeading {
  border-top: 2px solid #DDE6F3;
  margin: 0 -3.75em 0 -4.0625em;
  text-align: center;
}
.subHeading h2 {
  color: #92afd8;
  font-size: 1.5em;
  font-style: italic;
  font-weight: 300;
  padding: 0.3125em 0;
}

.logo {
  left: -0.625em;
  padding-bottom: 0.625em;
}
.logo img {
  max-width: 10em;
  height: 5em;
}

.banner {
  background-color: #336e95;
  border-left: solid;
  border-right: solid;
  border-top: solid;
  border-color: hsla(0deg, 0%, 0%, 0.25);
  border-width: 2px;
  margin: 0 -1.25em;
  padding: 0 1.25em;
  position: relative;
  text-align: left;
  color: #fff;
}
.banner:before {
  background-color: #1a5c88;
}
.banner .bannerImage {
  background-image: url("/img/sign.png");
  /* Fallback for IE8 */
  background-image: url("/img/sign.svg"), none;
  background-position: 30% 20%;
  background-repeat: no-repeat;
  background-size: auto 275%;
  padding: 3.75em 1.25em 3.75em;
}
.banner h1 {
  line-height: 1.25em;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.5em;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
.banner ul {
  font-size: 1em;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 1.25em;
  max-width: 100%;
}
.banner h4 {
  font-size: 1.75em;
  margin-bottom: 0.625em;
  font-weight: 700;
}
.banner li {
  font-size: 1.125em;
  line-height: 1em;
}
.banner p {
  max-width: 100%;
  font-size: 1em;
  margin-bottom: 1.25em;
}
.banner li {
  line-height: 1.6666666667em;
}
.banner .th {
  border: 1px solid #002c4a;
  border-radius: 4px;
  max-width: 100%;
}
.banner .th img {
  border: 10px solid #003b62;
}

.bannerExtension {
  border-top: 0;
}

.volunteerBanner {
  background-image: url("/img/violation.png");
  /* Fallback for IE8 */
  background-image: url("/img/violation.svg"), none;
  background-position: -1% 10%;
  background-repeat: no-repeat;
  background-size: auto 150%;
  padding-bottom: 2.5em;
}
.volunteerBanner .twelveColumns {
  width: 100%;
}
.volunteerBanner .bannerImage {
  background-image: none;
  padding-bottom: 0;
}
.volunteerBanner p {
  line-height: 1.6666666667em;
}
.volunteerBanner .download {
  background-image: url("/img/arrow.png");
  /* Fallback for IE8 */
  background-image: url("/img/arrow.svg"), none;
  background-position: 43% 45%;
  background-repeat: no-repeat;
  background-size: auto 250%;
  padding-top: 22.5em;
  text-align: right;
}
.volunteerBanner a {
  color: #FFFFFF;
}

.joining p {
  margin-bottom: 1em;
}
.joining h3 {
  padding-bottom: 7px;
}

.callToAction {
  background-color: #434343;
  padding: 1.25em 0;
  box-shadow: inset 0 0 3px #222;
}
.callToAction:before {
  background-color: #383838;
}
.callToAction h2 {
  color: #fff;
}
.callToAction h2 .tel {
  letter-spacing: 0.05em;
}
.callToAction h2 .tel * {
  color: #fff !important;
}
.callToAction .or {
  color: #bfd2de;
  display: block;
  font-style: italic;
  margin-bottom: 1.5625em;
  text-align: center;
}
.callToAction .button {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}
.callToAction .button:hover {
  background: #91a64c;
}
.callToAction .appStore {
  background-image: url("/img/app-store.png");
  height: 40px;
  width: 135px;
}
.callToAction .appStore:hover {
  background-color: none;
}

.violatorBanner {
  padding-top: 5px;
  padding-bottom: 5px;
}
.violatorBanner .button {
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);
}

.inPageNavigation {
  background-color: #434343;
  padding: 0;
  box-shadow: inset 0 0 3px #222;
}
.inPageNavigation:before {
  background-color: #383838;
}
.inPageNavigation .inlineLinkList {
  text-align: center;
  margin: 0;
  max-width: 100%;
}
.inPageNavigation a {
  color: #fff;
  text-decoration: none;
  border-right: 1px solid #2d2d2d;
  border-left: 1px solid #555555;
}
.inPageNavigation a:hover {
  background-color: #383838;
}

.darkSection {
  background-color: #333;
}
.darkSection:before {
  background-color: #292929;
}
.darkSection h3,
.darkSection p {
  color: #fff;
}

.altDarkSection {
  background-color: #e6edf2;
}
.altDarkSection:before {
  background-color: #b3c9d7;
}
.altDarkSection h3,
.altDarkSection p {
  color: #111;
}

.imageSection {
  background-color: #29383D;
  background-image: url("/img/phone-alt.jpg");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 25em;
  padding-top: 0;
  color: #fff;
  border-color: #222;
}
.imageSection:before {
  background-color: #2e2e2e;
}
.imageSection h3 {
  font-weight: 700;
}
.imageSection .smartPhone {
  padding-top: 3.75em;
}

.community {
  background-image: url("/img/community.png");
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 20%, #FFF), url("/img/community.svg");
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 20%, #FFF), url("/img/community.svg");
  background-image: -o-linear-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 20%, #FFF), url("/img/community.svg");
  background-image: linear-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 20%, #FFF), url("/img/community.svg");
  background-position: 0% 0%, 50% -20%;
  background-repeat: repeat-x, no-repeat;
  background-size: 100% 100%, 70% auto;
  padding-top: 20em;
}
.community h3 {
  font-weight: 700;
}
.community h3,
.community p {
  text-shadow: 0 0 2px #fff;
}

.testimonial {
  background-color: #003b62;
  color: #fff;
  padding: 6.25em 0;
}
.testimonial:before {
  background-color: #003456;
}
.testimonial p {
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.testimonial .quote {
  font-size: 2em;
  font-style: italic;
  font-weight: 300;
  line-height: 1.25em;
  margin-bottom: 1.25em;
  position: relative;
  text-align: left;
}
.testimonial .quote span:before {
  color: hsla(0deg, 0%, 100%, 0.05);
  content: "“";
  font-family: Georgia, serif;
  font-size: 10em;
  font-style: normal;
  left: -0.2083333333em;
  position: absolute;
  top: 0.2083333333em;
}
.testimonial .attribution {
  font-size: 1.5em;
  line-height: 1.6666666667em;
  text-align: right;
}

.campaign {
  background-color: #e5e5e5;
}
.campaign textarea {
  height: auto;
}
.campaign .contentSection {
  margin-top: 1em;
  padding-top: 0.1em;
  border-style: solid;
}
.campaign .contentSection .logo img {
  margin-top: 0.1em;
  height: 2em;
  margin-left: -0.5em;
}

.normalSize {
  font-size: 1em !important;
}
.normalSize ul, .normalSize p, .normalSize dl {
  font-size: 1em;
}

.name, .role {
  display: block;
}

.name {
  font-weight: 700;
  margin: 1em 0 1em;
}

.role {
  padding-bottom: 2em;
}

.singleContainer {
  position: relative;
}

.single {
  display: block;
  text-align: center;
  width: 100%;
  padding: 0 30%;
}
.single .name, .single .role {
  background: #e5ecf1;
  display: block;
  position: relative;
  z-index: 2;
}
.single:before {
  content: "";
  height: 1px;
  width: 100%;
  position: absolute;
  border-top: 1px solid #aaa;
  top: 1em;
  right: 0;
  z-index: 1;
}

.bios img {
  width: 100px;
  height: 125px;
  display: inline-block;
  border: 5px solid #efefef;
  border-radius: 3px;
}
.bios .imgLarge {
  width: 200px;
  height: 250px;
}
.bios .rightSide img {
  float: right;
  margin: 0 0 0.5em 1em;
}
.bios .leftSide img {
  float: left;
  margin: 0 1em 0.5em 0;
}
.bios .floatRight {
  margin: 0 0 1em 1em;
}

.iconRow {
  margin: 2.5em 0;
}
.iconRow .threeColumns {
  position: relative;
}
.iconRow .threeColumns:after {
  color: #ccdbe5;
  content: "+";
  font-size: 3em;
  font-weight: bold;
  left: -0.6756756757em;
  margin-top: -0.5681818182em;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 1.25em;
}
.iconRow .threeColumns:first-child:after {
  content: "";
}
.iconRow .threeColumns div {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 90% 90%;
  padding-bottom: 100%;
}
.iconRow .threeColumns div.deputy {
  background-image: url("/img/icon-deputy.png");
  background-image: url("/img/icon-deputy.svg"), none;
}
.iconRow .threeColumns div.violation {
  background-image: url("/img/icon-violation.png");
  background-image: url("/img/icon-violation.svg"), none;
}
.iconRow .threeColumns div.government {
  background-image: url("/img/icon-government.png");
  background-image: url("/img/icon-government.svg"), none;
}
.iconRow .threeColumns div.education {
  background-image: url("/img/icon-education.png");
  background-image: url("/img/icon-education.svg"), none;
}
.iconRow p {
  font-size: 0.875em;
  font-style: italic;
  font-weight: 700;
  margin: 1.09375em 0 0;
  max-width: 100%;
  text-align: center;
}

.app {
  border: 1px solid #111;
  border-radius: 0.2083333333em;
  margin-bottom: -10em;
  max-width: 80%;
}

.mailchimpSignup .row {
  margin-left: auto;
  margin-right: auto;
  max-width: 80%;
}
.mailchimpSignup .nineColumns {
  padding-left: 0;
}
.mailchimpSignup .threeColumns {
  padding: 0;
}
.mailchimpSignup label {
  color: #333;
}

.banner .mailchimpSignup {
  text-align: center;
}
.banner .mailchimpSignup label {
  color: #efefef;
  padding: 1.25em 0;
}
.banner .mailchimpSignup input[type=email] {
  width: 50%;
  background: #efefef;
}
.banner .mailchimpSignup button {
  font-weight: 700;
  background-color: #26526f;
  border: 1px solid #1f445c;
}
.banner .mailchimpSignup button:hover {
  background: #1f445c;
}

.footer {
  border-left: solid;
  border-right: solid;
  border-color: hsla(0deg, 0%, 0%, 0.25);
  border-width: 2px;
  padding: 2.5em 0;
  position: relative;
}
.footer h4 {
  margin-bottom: 1.25em;
  max-width: 80%;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
}
.footer .mailchimpSignup {
  text-align: center;
}
.footer .mailchimpSignup .inputPostfix {
  width: 80%;
  display: inline-block;
  text-align: left;
}
.footer .mailchimpSignup input {
  width: 60%;
}
.footer .mailchimpSignup .primary {
  background-color: #004A7B;
  border: 1px solid #002B48;
}
.footer p, .footer ul {
  font-size: 1em;
}
.footer ul {
  text-align: right;
}
.footer .copyright {
  padding-top: 1.875em;
  font-size: 1em;
}

#contactModal {
  height: auto;
  margin-left: -30%;
  padding-bottom: 1.25em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  width: 60%;
}
#contactModal .twelveColumns label {
  margin-top: 0;
}

#videoModal {
  height: auto;
  margin-left: -316px;
  padding-bottom: 1.25em;
  padding-left: 1.25em;
  padding-right: 1.25em;
  width: 632px;
}
#videoModal iframe {
  max-width: 100%;
  vertical-align: top;
}

.close {
  background-color: #9d261d !important;
  color: #fff !important;
  height: 2.5em !important;
  line-height: 2.1875em !important;
  right: 0 !important;
  text-align: center !important;
  top: 0 !important;
  width: 2.5em !important;
}
.close:hover, .close:focus {
  background-color: #8d221a !important;
}

.ir {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.ir:before {
  content: none;
}

.alertBox p {
  font-size: 1em !important;
}

@media (max-width: 1000px) {
  .imageSection {
    background-size: auto 100%;
  }

  .header nav a {
    font-size: 0.9em;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 0.9em;
  }

  .mobileNav {
    background: #003b62;
    position: fixed;
    padding: 2em 5% 0 35%;
    height: 100%;
  }
  .mobileNav.open {
    display: block;
  }
  .mobileNav a {
    color: #efefef;
    padding: 2em;
    font-weight: bold;
    font-size: 1.25em;
  }
  .mobileNav a:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
  }

  .mobileInline li {
    display: inline-block;
    width: 50%;
    font-size: 0.9em;
  }

  .container.slideLeft {
    position: fixed;
    right: 70%;
    z-index: 1;
    width: 100%;
    overflow: hidden;
    box-shadow: 1px 1px 2px #111;
  }

  .header .hamburger {
    font-size: 3em;
    width: 1em;
    overflow: hidden;
    display: inline-block;
    height: 1em;
    text-decoration: none;
    color: #111;
    border: 1px solid #555;
    border-radius: 5px;
    background: #efefef;
  }

  .logo {
    left: -0.625em;
    padding-bottom: 1.25em;
    width: 70%;
    display: inline-block;
  }

  .navButton {
    display: inline-block;
    width: 28%;
    text-align: right;
    padding: 0.75em 0.5em 0 0;
  }

  .header nav {
    width: 100%;
    text-align: center;
    display: none;
  }
  .header nav ul {
    text-align: left;
  }
  .header nav li {
    text-align: center;
    width: 49.5%;
  }
  .header nav .divider {
    display: none;
  }

  .community {
    background-position: 0% 0%, 50% 10%;
  }

  .iconRow .threeColumns {
    display: inline-block;
    width: 49.5%;
  }

  .volunteerBanner {
    background-position: -1% 10%;
    background-size: auto 50%;
  }
  .volunteerBanner .twoColumns {
    display: none;
  }

  #contactModal,
#videoModal {
    height: 100%;
    left: 0;
    margin-left: 0;
    overflow-y: scroll;
    width: 100%;
  }
  #contactModal .modalBody,
#videoModal .modalBody {
    overflow-y: scroll;
  }

  .mailchimpSignup {
    margin: 0;
    padding: 1.25em;
  }
  .mailchimpSignup .nineColumns {
    padding-right: 0;
  }
  .mailchimpSignup .threeColumns {
    padding-bottom: 2.5em;
  }
}
@media (max-width: 480px) {
  .header nav li {
    display: block;
    width: 100%;
  }
}