﻿@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Open+Sans:400,700");
/* Requires: normalize.css */
/* Global Reset & Standards ---------------------- */
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
html {
  font-size: 62.5%;
}

/* line 7, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
body {
  background: white;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #222222;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

/* Links ---------------------- */
/* line 11, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
a {
  color: #4996cf;
  text-decoration: none;
  line-height: inherit;
}

/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
a:hover {
  color: #0095b3;
}

/* line 13, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
a:focus {
  color: #4996cf;
  outline: none;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
p a, .module > h2.side-image a a, p a:visited, .module > h2.side-image a a:visited {
  line-height: inherit;
}

/* Misc ---------------------- */
/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.left, .module > h2 a.button.left {
  float: left;
}

/* line 19, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.right {
  float: right;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.text-left {
  text-align: left;
}

/* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.text-right {
  text-align: right;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.text-center {
  text-align: center;
}

/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.hide {
  display: none;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
.highlight {
  background: #ffff99;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
#googlemap img, object, embed {
  max-width: none;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
#map_canvas embed {
  max-width: none;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
#map_canvas img {
  max-width: none;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_globals.scss */
#map_canvas object {
  max-width: none;
}

/* Base Type Styles Using Modular Scale ---------------------- */
/* line 3, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, .module > h2.side-image a, blockquote, th, .table td, td {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
p, .module > h2.side-image a {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 17px;
}
/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
p.lead, .module > h2.side-image a.lead {
  font-size: 17.5px;
  line-height: 1.6;
  margin-bottom: 17px;
}
/* line 11, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
p img.left, .module > h2.side-image a img.left, p img, .module > h2.side-image a img {
  margin: 17px;
  margin-left: 0;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
p img.right, .module > h2.side-image a img.right {
  margin: 17px;
  margin-right: 0;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
aside p, aside .module > h2.side-image a, .module > h2.side-image aside a {
  font-size: 13px;
  line-height: 1.35;
  font-style: italic;
}

/* line 16, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 14px;
  margin-top: 14px;
}
/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h1 {
  font-size: 44px;
}

/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h2 {
  font-size: 37px;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h3 {
  font-size: 27px;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h4 {
  font-size: 23px;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h5 {
  font-size: 17px;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
h6 {
  font-size: 14px;
}

/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 22px 0 21px;
  height: 0;
}

/* line 35, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
.subheader {
  line-height: 1.3;
  color: #6f6f6f;
  font-weight: 300;
  margin-bottom: 17px;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
em, i {
  font-style: italic;
  line-height: inherit;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
strong, b {
  font-weight: bold;
  line-height: inherit;
}

/* line 39, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 40, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
code {
  font-weight: bold;
  background: #ffff99;
}

/* Lists ---------------------- */
/* line 43, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul, ol {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 17px;
  list-style-position: outside;
}

/* line 46, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul li ul {
  margin-left: 20px;
  margin-bottom: 0;
  list-style: outside;
}
/* line 48, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.square, ul.circle, ul.disc {
  margin-left: 17px;
}
/* line 49, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.square {
  list-style-type: square;
}
/* line 50, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.square li ul {
  list-style: inherit;
}
/* line 52, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.circle {
  list-style-type: circle;
}
/* line 53, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.circle li ul {
  list-style: inherit;
}
/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.disc {
  list-style-type: disc;
}
/* line 56, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.disc li ul {
  list-style: inherit;
}
/* line 58, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.no-bullet {
  list-style: none;
}
/* line 59, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
ul.large li {
  line-height: 21px;
}

/* Blockquotes ---------------------- */
/* line 64, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
blockquote, blockquote p, blockquote .module > h2.side-image a, .module > h2.side-image blockquote a {
  line-height: 1.5;
  color: #6f6f6f;
}

/* line 65, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
blockquote {
  margin: 0 0 17px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
blockquote cite {
  display: block;
  font-size: 13px;
  color: #555555;
}
/* line 67, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 68, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
blockquote cite a, blockquote cite a:visited {
  color: #555555;
}

/* line 72, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px solid #ddd;
  cursor: help;
}

/* line 73, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
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)
*/
/* line 81, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 83, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  /* Black prints faster: h5bp.com/s */
  /* line 84, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 85, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 86, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 87, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  /* line 88, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 89, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  /* line 90, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 91, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 93, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  p, .module > h2.side-image a, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 94, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 95, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 96, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_typography.scss */
  .print-only {
    display: block !important;
  }
}
/* Requires
   globals.css */
/* Standard Forms ---------------------- */
/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form {
  margin: 0 0 19.416px;
}

/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.row form .row {
  margin: 0 -6px;
}
/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.row form .row .column, .row form .row .columns {
  padding: 0 6px;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.row form .row.collapse {
  margin: 0;
}
/* line 13, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.row form .row.collapse .column, .row form .row.collapse .columns {
  padding: 0;
}

/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
label {
  font-size: 14px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
}
/* line 19, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
label.inline {
  line-height: 32px;
  margin: 0 0 12px 0;
}


/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.prefix, .postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  height: 32px;
  line-height: 31px;
}

/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
a.button.prefix, a.button.postfix {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
span.prefix, span.postfix {
  background: #f2f2f2;
  border: 1px solid #cccccc;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.prefix {
  left: 2px;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.postfix {
  right: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* line 34, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
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 {
  border: 1px solid #cccccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 14px;
  margin: 0 0 12px 0;
  padding: 6px;
  height: 32px;
  width: 100%;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 36, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
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 {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}
/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus {
  background: #fafafa;
  outline: none !important;
  border-color: #b3b3b3;
}
/* line 39, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
input[type="text"][disabled], input[type="password"][disabled], input[type="date"][disabled], input[type="datetime"][disabled], input[type="email"][disabled], input[type="number"][disabled], input[type="search"][disabled], input[type="tel"][disabled], input[type="time"][disabled], input[type="url"][disabled], textarea[disabled] {
  background-color: #ddd;
}

/* line 42, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
textarea {
  height: auto;
}

/* line 44, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
select {
  width: 100%;
}

/* Fieldsets */
/* line 47, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
fieldset {
  border: solid 1px #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  padding: 12px 12px 0;
  margin: 18px 0;
}
/* line 49, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 3px;
  margin: 0 0 0 -3px;
}

/* Errors */
/* line 53, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.error input, input.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}

/* line 54, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.error label, label.error {
  color: #c60f13;
}

/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.error small, small.error {
  display: block;
  padding: 6px 4px;
  margin-top: -13px;
  margin-bottom: 12px;
  background: #c60f13;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}


/* Custom Forms ---------------------- */
/* line 65, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 67, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom span.custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #ccc;
  background: #fff;
}
/* line 69, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom span.custom.radio {
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
}
/* line 71, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom span.custom.checkbox:before {
  content: "";
  display: block;
  line-height: 0.8;
  height: 14px;
  width: 14px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 14px;
  color: #fff;
}
/* line 74, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom span.custom.radio.checked:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  background: #222;
  position: relative;
  top: 3px;
  left: 3px;
}
/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom span.custom.checkbox.checked:before {
  content: "\00d7";
  color: #222;
}
/* line 80, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown {
  display: block;
  position: relative;
  width: auto;
  height: 28px;
  margin-bottom: 9px;
  margin-top: 2px;
}
/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.current {
  display: block;
  width: auto;
  line-height: 26px;
  min-height: 28px;
  padding: 0 38px 0 6px;
  border: solid 1px #ddd;
  color: #141414;
  background-color: #fff;
  white-space: nowrap;
}
/* line 83, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.selector {
  position: absolute;
  width: 27px;
  height: 28px;
  display: block;
  right: 0;
  top: 0;
  border: solid 1px #ddd;
}
/* line 84, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.selector:after {
  content: "";
  display: block;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #aaaaaa transparent transparent transparent;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -2px;
  margin-left: -5px;
}
/* line 87, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown:hover a.selector:after, form.custom div.custom.dropdown.open a.selector:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: #222222 transparent transparent transparent;
}
/* line 90, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open ul {
  display: block;
  z-index: 10;
}
/* line 92, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.small {
  width: 134px !important;
}
/* line 93, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.medium, form.custom div.custom.dropdown.item.full {
  width: 254px !important;
}
/* line 94, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.large {
  width: 434px !important;
}
/* line 95, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.expand {
  width: 100% !important;
}
/* line 97, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.small ul {
  width: 134px !important;
}
/* line 98, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.medium ul, form.custom div.custom.dropdown.open.item.full ul {
  width: 254px !important;
}
/* line 99, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.large ul {
  width: 434px !important;
}
/* line 100, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.expand ul {
  width: 100% !important;
}
/* line 103, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul {
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: 0;
  top: 27px;
  margin: 0;
  padding: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  border: solid 1px #cccccc;
}
/* line 105, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li {
  color: #555;
  font-size: 13px;
  cursor: pointer;
  padding: 3px 38px 3px 6px;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 106, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected {
  background: #99eeff;
  color: #000;
}
/* line 107, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:after {
  content: "\2013";
  position: absolute;
  right: 10px;
}
/* line 109, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li:hover {
  background-color: #b3f2ff;
  color: #222;
}
/* line 110, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li:hover:after {
  content: "\2013";
  position: absolute;
  right: 10px;
  color: #4de1ff;
}
/* line 112, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover {
  background: #99eeff;
  cursor: default;
  color: #000;
}
/* line 113, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover:after {
  color: #000;
}
/* line 115, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul.show {
  display: block;
}
/* line 119, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
form.custom .custom.disabled {
  background-color: #ddd;
}

/* Correct FF custom dropdown height */
@-moz-document url-prefix() {
  /* line 124, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
  form.custom div.custom.dropdown a.selector {
    height: 30px;
  }
}

/* line 126, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/common/_forms.scss */
.lt-ie9 form.custom div.custom.dropdown a.selector {
  height: 30px;
}

/* The Grid ---------------------- */
/* line 3, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row {
  width: 960px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -8px;
}
/* line 7, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row.collapse .column, .row.collapse .columns {
  padding: 0;
}
/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -8px;
}
/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.column, .columns {
  float: left;
  min-height: 1px;
  padding: 0 8px;
  position: relative;
}
/* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.column.centered, .columns.centered {
  float: none;
  margin: 0 auto;
}

/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: left;
}
/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .one {
  width: 8.33333%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .two {
  width: 16.66667%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .three {
  width: 25%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .four {
  width: 33.33333%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .five {
  width: 41.66667%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .six {
  width: 50%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .seven {
  width: 58.33333%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .eight {
  width: 66.66667%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .nine {
  width: 75%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .ten {
  width: 83.33333%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .eleven {
  width: 91.66667%;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .twelve {
  width: 100%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-one {
  margin-left: 8.33333%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-two {
  margin-left: 16.66667%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-three {
  margin-left: 25%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-four {
  margin-left: 33.33333%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-five {
  margin-left: 41.66667%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-six {
  margin-left: 50%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-seven {
  margin-left: 58.33333%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-eight {
  margin-left: 66.66667%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-nine {
  margin-left: 75%;
}

/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row .offset-by-ten {
  margin-left: 83.33333%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-two {
  left: 16.66667%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-two {
  right: 16.66667%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-three {
  left: 25%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-three {
  right: 25%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-four {
  left: 33.33333%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-four {
  right: 33.33333%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-five {
  left: 41.66667%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-five {
  right: 41.66667%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-six {
  left: 50%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-six {
  right: 50%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-seven {
  left: 58.33333%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-seven {
  right: 58.33333%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-eight {
  left: 66.66667%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-eight {
  right: 66.66667%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-nine {
  left: 75%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-nine {
  right: 75%;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.push-ten {
  left: 83.33333%;
}

/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.pull-ten {
  right: 83.33333%;
}

/* line 41, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
img {
  max-width: 100%;
  height: auto;
}

/* line 42, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 43, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
#map_canvas img, .map_canvas img {
  max-width: none!important;
}

/* Nicolas Gallagher's micro clearfix */
/* line 46, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.row {
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.row:before, .row:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* Mobile Grid and Overrides ---------------------- */

/* 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.
-------------------------------------------------- */
/* line 103, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0;
}
/* line 105, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid > li {
  display: block;
  height: auto;
  float: left;
}

/* line 108, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.one-up {
  margin: 0;
}

/* line 109, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}

/* line 111, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.two-up {
  margin: 0 -15px;
}

/* line 112, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}

/*  .block-grid.two-up>li:nth-child(2n+1) {clear: left;} */
/* line 115, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.three-up {
  margin: 0 -12px;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.three-up > li {
  width: 33.33%;
  padding: 0 12px 12px;
}

/*  .block-grid.three-up>li:nth-child(3n+1) {clear: left;} */
/* line 119, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.four-up {
  margin: 0 -10px;
}

/* line 120, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}

/*  .block-grid.four-up>li:nth-child(4n+1) {clear: left;} */
/* line 123, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.five-up {
  margin: 0 -8px;
}

/* line 124, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/_grid.scss */
.block-grid.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}

/*  .block-grid.five-up>li:nth-child(5n+1) {clear: left;} */
/* Mobile Block Grids */

/* Requires
   globals.css */
/* Normal Buttons ---------------------- */
/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button {
  width: auto;
  background: #4996cf;
  border: 1px solid #006a80;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: white;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  outline: none;
  padding: 10px 20px 11px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  /* Hovers */
  /* Sizes */
  /* Colors */
  /* Radii */
  /* Layout */
  /* Disabled ---------- */
}
/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button:hover {
  color: white;
  background-color: #007f99;
}
/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button:active {
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
}
/* line 11, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button:focus {
  -webkit-box-shadow: 0 0 4px #4996cf, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 4px #4996cf, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 4px #4996cf, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  color: white;
}
/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.large {
  font-size: 17px;
  padding: 15px 30px 16px;
}
/* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.medium, .button.item.full {
  font-size: 14px;
}
/* line 16, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.small {
  font-size: 11px;
  padding: 7px 14px 8px;
}
/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.tiny {
  font-size: 10px;
  padding: 5px 10px 6px;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.expand {
  width: 100%;
  text-align: center;
}
/* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.primary {
  background-color: #4996cf;
  border: 1px solid #006a80;
}
/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.primary:hover {
  background-color: #007f99;
}
/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.primary:focus {
  -webkit-box-shadow: 0 0 4px #4996cf, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 4px #4996cf, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 4px #4996cf, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 25, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.success {
  background-color: #5da423;
  border: 1px solid #396516;
}
/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.success:hover {
  background-color: #457a1a;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.success:focus {
  -webkit-box-shadow: 0 0 5px #5da423, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 5px #5da423, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 5px #5da423, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.alert {
  background-color: #c60f13;
  border: 1px solid #7f0a0c;
}
/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.alert:hover {
  background-color: #970b0e;
}
/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.alert:focus {
  -webkit-box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 4px #c60f13, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.secondary, .module > h2 a.button.inactive {
  background-color: #333333;
  color: black;
  border: 1px solid #0d0d0d;
}
/* line 34, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.secondary:hover, .module > h2 a.button.inactive:hover {
  background-color: #1a1a1a;
}
/* line 35, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.secondary:focus, .module > h2 a.button.inactive:focus {
  -webkit-box-shadow: 0 0 5px #333333, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 5px #333333, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 5px #333333, 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 39, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.radius {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 40, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.round {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 43, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.full-width {
  width: 100%;
  text-align: center;
  padding-left: 0 !important;
  padding-right: !important;
}
/* line 44, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.left-align {
  text-align: left;
  text-indent: 12px;
}
/* line 47, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled, .button[disabled] {
  opacity: 0.6;
  cursor: default;
  background: #4996cf;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 48, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled :hover, .button[disabled] :hover {
  background: #4996cf;
}
/* line 50, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled.success, .button[disabled].success {
  background-color: #5da423;
}
/* line 51, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled.success:hover, .button[disabled].success:hover {
  background-color: #5da423;
}
/* line 53, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
}
/* line 54, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled.alert:hover, .button[disabled].alert:hover {
  background-color: #c60f13;
}
/* line 56, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled.secondary, .module > h2 a.button.disabled.inactive, .button[disabled].secondary, .module > h2 a.button[disabled].inactive {
  background-color: #333333;
}
/* line 57, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.disabled.secondary:hover, .module > h2 a.button.disabled.inactive:hover, .button[disabled].secondary:hover, .module > h2 a.button[disabled].inactive:hover {
  background-color: #333333;
}

/* Don't use native buttons on iOS */
/* line 63, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
input[type=submit].button, button.button {
  -webkit-appearance: none;
}


/* Correct FF button padding */
@-moz-document url-prefix() {
  /* line 72, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
  button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0;
  }

  /* line 73, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
  input[type="submit"].tiny.button {
    padding: 3px 10px 4px;
  }

  /* line 74, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
  input[type="submit"].small.button {
    padding: 5px 14px 6px;
  }

  /* line 75, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
  input[type="submit"].button, input[type=submit].medium.button, input[type=submit].button.item.full {
    padding: 8px 20px 9px;
  }

  /* line 76, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
  input[type="submit"].large.button {
    padding: 13px 30px 14px;
  }
}

/* Buttons with Dropdowns ---------------------- */
/* line 81, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown {
  position: relative;
  padding-right: 44px;
  /* Sizes */
  /* Triangles */
  /* Flyout List */
  /* Split Dropdown Buttons */
}
/* line 84, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.large {
  padding-right: 60px;
}
/* line 85, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.small {
  padding-right: 28px;
}
/* line 86, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.tiny {
  padding-right: 20px;
}
/* line 89, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: white transparent transparent transparent;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -2px;
}
/* line 90, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.large:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: white transparent transparent transparent;
  margin-top: -3px;
  right: 30px;
}
/* line 91, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.small:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: white transparent transparent transparent;
  margin-top: -2px;
  right: 14px;
}
/* line 92, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.tiny:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 4px;
  border-color: white transparent transparent transparent;
  margin-top: -1px;
  right: 10px;
}
/* line 95, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown > ul {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  display: none;
  position: absolute;
  left: -1px;
  background: #fff;
  background: rgba(255, 255, 255, 0.95);
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #cccccc;
  border-top: none;
  min-width: 100%;
  z-index: 40;
}
/* line 97, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li {
  cursor: pointer;
  padding: 0;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 98, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li a {
  display: block;
  color: #555;
  font-size: 13px;
  font-weight: normal;
  padding: 6px 14px;
  text-align: left;
}
/* line 99, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li:hover {
  background-color: #b3f2ff;
  color: #222;
}
/* line 100, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li.divider {
  min-height: 0;
  padding: 0;
  height: 1px;
  margin: 4px 0;
  background: #ededed;
}
/* line 104, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.up > ul {
  border-top: 1px solid #cccccc;
  border-bottom: none;
}
/* line 106, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown ul.no-hover.show-dropdown {
  display: block !important;
}
/* line 108, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown:hover > ul.no-hover {
  display: none;
}
/* line 114, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split {
  padding: 0;
  position: relative;
  /* Sizes */
  /* Triangle Spans */
  /* Colors */
}
/* line 116, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split:after {
  display: none;
}
/* line 117, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split:hover {
  background-color: #4996cf;
}
/* line 118, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert:hover {
  background-color: #c60f13;
}
/* line 119, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success:hover {
  background-color: #5da423;
}
/* line 120, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary:hover, .module > h2 a.button.dropdown.split.inactive:hover {
  background-color: #333333;
}
/* line 123, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split > a {
  color: white;
  display: block;
  padding: 10px 50px 11px 20px;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
/* line 124, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split > a:hover {
  background-color: #007f99;
}
/* line 126, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large > a {
  padding: 15px 75px 16px 30px;
}
/* line 127, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small > a {
  padding: 7px 35px 8px 14px;
}
/* line 128, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny > a {
  padding: 5px 25px 6px 10px;
}
/* line 131, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span {
  background-color: #4996cf;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  border-left: 1px solid #006a80;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-transition: background-color 0.15s ease-in-out;
  -moz-transition: background-color 0.15s ease-in-out;
  -o-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
}
/* line 132, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span:hover {
  background-color: #007f99;
}
/* line 133, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: white transparent transparent transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -6px;
  margin-top: -2px;
}
/* line 135, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > span:after, .module > h2 a.button.dropdown.split.inactive > span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: black transparent transparent transparent;
}
/* line 137, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large span {
  width: 45px;
}
/* line 138, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small span {
  width: 21px;
}
/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny span {
  width: 15px;
}
/* line 141, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 7px;
  border-color: white transparent transparent transparent;
  margin-top: -3px;
  margin-left: -7px;
}
/* line 142, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 4px;
  border-color: white transparent transparent transparent;
  margin-top: -1px;
  margin-left: -4px;
}
/* line 143, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 3px;
  border-color: white transparent transparent transparent;
  margin-top: -1px;
  margin-left: -3px;
}
/* line 146, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert > span {
  background-color: #c60f13;
  border-left-color: #7f0a0c;
}
/* line 147, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success > span {
  background-color: #5da423;
  border-left-color: #396516;
}
/* line 148, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > span, .module > h2 a.button.dropdown.split.inactive > span {
  background-color: #333333;
  border-left-color: #0d0d0d;
}
/* line 149, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > a, .module > h2 a.button.dropdown.split.inactive > a {
  color: black;
}
/* line 151, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert > a:hover, .button.dropdown.split.alert > span:hover {
  background-color: #970b0e;
}
/* line 152, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success > a:hover, .button.dropdown.split.success > span:hover {
  background-color: #457a1a;
}
/* line 153, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > a:hover, .module > h2 a.button.dropdown.split.inactive > a:hover, .button.dropdown.split.secondary > span:hover, .module > h2 a.button.dropdown.split.inactive > span:hover {
  background-color: #1a1a1a;
}

/* Button Groups ---------------------- */
/* line 159, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
ul.button-group:before, ul.button-group:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
ul.button-group:after {
  clear: both;
}
/* line 161, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group li {
  padding: 0;
  margin: 0 0 0 -1px;
  float: left;
}
/* line 162, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group li:first-child {
  margin-left: 0;
}
/* line 166, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:first-child .button, ul.button-group.radius li:first-child .button.radius, ul.button-group.radius li:first-child .button.rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 167, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.radius li + li .button, ul.button-group.radius li + li .button.radius, ul.button-group.radius li + li .button.rounded {
  border-radius: 0;
}
/* line 168, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:last-child .button, ul.button-group.radius li:last-child .button.radius, ul.button-group.radius li:last-child .button.rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 172, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.rounded li:first-child .button, ul.button-group.rounded li:first-child .button.radius, ul.button-group.rounded li:first-child .button.rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
}
/* line 173, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.rounded li + li .button, ul.button-group.rounded li + li .button.radius, ul.button-group.rounded li + li .button.rounded {
  border-radius: 0;
}
/* line 174, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.rounded li:last-child .button, ul.button-group.rounded li:last-child .button.radius, ul.button-group.rounded li:last-child .button.rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 178, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.even a.button {
  width: 100%;
}
/* line 179, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.even.two-up li {
  width: 50%;
}
/* line 180, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.even.three-up li {
  width: 33.3%;
}
/* line 181, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.even.three-up li:first-child {
  width: 33.4%;
}
/* line 182, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.even.four-up li {
  width: 25%;
}
/* line 183, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
ul.button-group.even.five-up li {
  width: 20%;
}


/* line 199, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
div.button-bar {
  overflow: hidden;
}
/* line 200, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
div.button-bar ul.button-group {
  float: left;
  margin-right: 8px;
}
/* line 201, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_buttons.scss */
div.button-bar ul.button-group:last-child {
  margin-left: 0;
}

/* Requires
   globals.css */
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar {
  height: 40px;
  background: #4d4d4d;
  margin-top: 20px;
  padding: 0;
}
/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li {
  float: left;
  display: block;
  position: relative;
  padding: 0;
  margin: 0;
  border: 1px solid #333333;
  border-right: none;
  line-height: 38px;
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
  -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset;
}
/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li:first-child {
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li:last-child {
  border-right: solid 1px #333333;
  -webkit-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: 1px 0 0 rgba(255, 255, 255, 0.2) inset, 1px 0 0 rgba(255, 255, 255, 0.2);
}
/* line 11, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.active {
  background: #4996cf;
  border-color: #007f99;
}
/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.active > a {
  color: white;
  cursor: default;
}
/* line 13, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.active:hover {
  background: #4996cf;
  cursor: default;
}
/* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li:hover {
  background: #333333;
}
/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li > a {
  color: #e6e6e6;
}
/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li ul {
  margin-bottom: 0;
}
/* line 19, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li .flyout {
  display: none;
}
/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.has-flyout > a:first-child {
  padding-right: 36px;
  position: relative;
}
/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.has-flyout > a:first-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 4px;
  border-color: #e6e6e6 transparent transparent transparent;
  position: absolute;
  right: 20px;
  top: 17px;
}
/* line 25, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.has-flyout > a.flyout-toggle {
  border-left: 0 !important;
  position: absolute;
  right: 0;
  top: 0;
  padding: 22px;
  z-index: 2;
  display: block;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.has-flyout.is-touch > a:first-child {
  padding-right: 55px;
}
/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li.has-flyout.is-touch > a.flyout-toggle {
  border-left: 1px dashed #666;
}
/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li > a:first-child {
  position: relative;
  padding: 0 20px;
  display: block;
  text-decoration: none;
  font-size: 14px;
}
/* line 34, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar > li > input {
  margin: 0 10px;
}
/* line 36, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar.vertical {
  height: auto;
  margin-top: 0;
}
/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar.vertical > li {
  float: none;
  border-bottom: none;
}
/* line 40, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar.vertical > li.has-flyout > a:first-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 4px;
  border-color: transparent transparent transparent #e6e6e6;
}
/* line 41, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar.vertical > li .flyout {
  left: 100%;
  top: -1px;
}
/* line 42, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.nav-bar.vertical > li .flyout.right {
  left: auto;
  right: 100%;
}

/* line 49, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout {
  background: #f2f2f2;
  padding: 20px;
  margin: 0;
  border: 1px solid #d9d9d9;
  position: absolute;
  top: 39px;
  left: -1px;
  width: 250px;
  z-index: 40;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  /* remove margin on any first-child element */
  /* remove margin on last element */
}
/* line 51, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout p, .flyout .module > h2.side-image a, .module > h2.side-image .flyout a {
  line-height: 1.2;
  font-size: 13px;
}
/* line 52, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout *:first-child {
  margin-top: 0;
}
/* line 53, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout *:last-child {
  margin-bottom: 0;
}
/* line 55, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout.small {
  width: 166.66667px;
}
/* line 56, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout.large {
  width: 437.5px;
}
/* line 58, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout.right {
  left: auto;
  right: -2px;
}
/* line 59, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
.flyout.up {
  top: auto;
  bottom: 39px;
}

/* line 63, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
ul.flyout, .nav-bar li ul {
  padding: 0;
  list-style: none;
}
/* line 65, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
ul.flyout li, .nav-bar li ul li {
  border-left: solid 3px #CCC;
}
/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
ul.flyout li a, .nav-bar li ul li a {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  border-width: 1px 1px 0 0;
  color: #555;
  display: block;
  font-size: 14px;
  height: auto;
  line-height: 1;
  padding: 15px 20px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 67, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
ul.flyout li a:hover, .nav-bar li ul li a:hover {
  background: #ebebeb;
  color: #333;
}
/* line 69, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
ul.flyout li.active, .nav-bar li ul li.active {
  margin-top: 0;
  border-top: 1px solid #4d4d4d;
  border-left: 4px solid #1a1a1a;
}
/* line 70, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
ul.flyout li.active a, .nav-bar li ul li.active a {
  background: #4d4d4d;
  border: none;
  color: #fff;
  height: auto;
  margin: 0;
  position: static;
  top: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

/* Mobile Styles */

  /* line 84, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
  .touch .nav-bar li.has-flyout > a.flyout-toggle {
    padding: 20px !important;
  }

  /* line 85, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_navbar.scss */
  .touch .nav-bar li.has-flyout > a {
    padding-right: 36px !important;
  }
}

/* Off canvas layout CSS/JS provided by or adapted from work by Jason Weaver and Luke Wroblewski
   Requires
   globals.css
   grid.css */
/* line 6, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
body.off-canvas {
  padding: 0;
  margin: 0;
}

/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.container {
  width: 100%;
}

/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.row {
  overflow: hidden;
}

/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.row .row {
  overflow: visible;
}

/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.paneled .container {
  overflow: hidden;
}

/* line 13, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.paneled .row {
  width: 100%;
}

/* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
[role="main"]:before {
  content: " ";
  position: absolute;
  z-index: -1;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
}

/* line 18, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
[role="complementary"],
[role="main"] {
  width: 100%;
  padding: 0 15px;
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.25s all ease-in;
  -moz-transition: 0.25s all ease-in;
  -o-transition: 0.25s all ease-in;
  transition: 0.25s all ease-in;
}

/* line 20, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.paneled [role="main"] {
  padding: 0;
}

/* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.page-panel {
  width: 100%;
  padding: 0 15px;
  -webkit-transition: 0.3s margin ease-in-out;
  -moz-transition: 0.3s margin ease-in-out;
  -o-transition: 0.3s margin ease-in-out;
  transition: 0.3s margin ease-in-out;
  background: #fff;
}

/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
#switchPanels {
  margin: 0 -15px;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.hide-extras [role="complementary"] {
  display: block;
}

/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
[role="navigation"]#topMenu {
  -webkit-transition: 0.25s all ease-in;
  -moz-transition: 0.25s all ease-in;
  -o-transition: 0.25s all ease-in;
  transition: 0.25s all ease-in;
}

/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
[role="navigation"]#topMenu ul {
  margin-top: 0;
}

/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
[role="complementary"] {
  margin-left: -100%;
  width: 80%;
  float: left;
  z-index: 2;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
[role="main"] {
  margin-left: 0;
  float: right;
  z-index: 1;
  position: relative;
}

/* line 32, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.paneled [role="main"] {
  background: #fff;
  width: 500%;
  overflow: hidden;
  float: none;
  position: relative;
  left: 0;
  -webkit-transition: 0.15s all ease-in;
  -moz-transition: 0.15s all ease-in;
  -o-transition: 0.15s all ease-in;
  transition: 0.15s all ease-in;
}

/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.page-panel {
  min-height: 400px;
  float: left;
  margin: 0;
  width: 20%;
}

/* line 36, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.active [role="complementary"] {
  margin-left: 0;
}

/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.active [role="main"] {
  margin-right: -80%;
}

/* line 39, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_offcanvas.scss */
.active-menu [role="navigation"]#topMenu {
  margin-top: 0 !important;
}


/* CSS for jQuery Orbit Plugin 1.4.0
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
*/
/* Container ---------------------- */
/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper {
  width: 1px;
  height: 1px;
  position: relative;
}

/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit {
  width: 1px;
  height: 1px;
  position: relative;
  overflow: hidden;
  margin-bottom: 17px;
}

/* line 21, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit.with-bullets {
  margin-bottom: 40px;
}

/* line 24, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit .orbit-slide {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 30, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit a.orbit-slide {
  border: none;
  line-height: 0;
  display: none;
}

/* line 35, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit div.orbit-slide {
  width: 100%;
  height: 100%;
}

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */
/* Timer ---------------------- */
/* line 43, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper div.timer {
  width: 40px;
  height: 40px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: .6;
  cursor: pointer;
  z-index: 31;
}

/* line 54, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper span.rotator {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: -20px;
  /*background: url('../images/foundation/orbit/rotator-black.png?1342639562') no-repeat;*/
  z-index: 3;
}

/* line 64, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper span.mask {
  display: block;
  width: 20px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  overflow: hidden;
}

/* line 74, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper span.rotator.move {
  left: 0;
}

/* line 77, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper span.mask.move {
  width: 40px;
  left: 0;
  /*background: url('../images/foundation/orbit/timer-black.png?1342639562') repeat 0 0;*/
}

/* line 82, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper span.pause {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  /* background: url('../images/foundation/orbit/pause-black.png?1342639562') no-repeat;*/
  z-index: 4;
  opacity: 0;
}

/* line 93, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper span.pause.active {
  /*background: url('../images/foundation/orbit/pause-black.png?1342639562') no-repeat 0 -40px;*/
}

/* line 97, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper div.timer:hover span.pause,
div.orbit-wrapper span.pause.active {
  opacity: 1;
}

/* Captions ---------------------- */
/* line 102, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
.orbit-caption {
  display: none;
  font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif;
}

/* line 106, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
.orbit-wrapper .orbit-caption {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  z-index: 30;
  color: #fff;
  text-align: center;
  padding: 7px 0;
  font-size: 13px;
  font-size: 1.3rem;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
}

/* Directional Nav ---------------------- */
/* line 121, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper div.slider-nav {
  display: block;
}

/* line 124, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper div.slider-nav span {
  width: 39px;
  height: 50px;
  text-indent: -9999px;
  position: absolute;
  z-index: 30;
  top: 50%;
  margin-top: -25px;
  cursor: pointer;
}

/* line 134, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper div.slider-nav span.right {
  /*background: url('../images/foundation/orbit/right-arrow.png?1344461202');*/
  background-size: 100%;
  right: 0;
}

/* line 139, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit-wrapper div.slider-nav span.left {
  /*background: url('../images/foundation/orbit/left-arrow.png?1342639562');*/
  background-size: 100%;
  left: 0;
}

/* line 145, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
.lt-ie9 div.orbit-wrapper div.slider-nav span.right {
  /*background: url('../images/foundation/orbit/right-arrow-small.png?1344461202');*/
}
/* line 146, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
.lt-ie9 div.orbit-wrapper div.slider-nav span.left {
  /*background: url('../images/foundation/orbit/left-arrow-small.png?1344461202');*/
}

/* Bullet Nav ---------------------- */
/* line 151, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets {
  position: absolute;
  z-index: 30;
  list-style: none;
  bottom: -40px;
  left: 50%;
  margin-left: -50px;
  padding: 0;
}

/* line 160, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li {
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #999;
  text-indent: -9999px;
  /*background: url('../images/foundation/orbit/bullets.jpg?1344461202') no-repeat 4px 0;*/
  width: 13px;
  height: 12px;
  overflow: hidden;
}

/* line 171, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.active {
  color: #222;
  background-position: -8px 0;
}

/* line 175, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px;
}

/* line 180, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid #000;
}

/* Fluid Layout ---------------------- */
/* line 187, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit img.fluid-placeholder {
  visibility: hidden;
  position: static;
  display: block;
  width: 100%;
}

/* line 193, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
div.orbit, div.orbit-wrapper {
  width: 100% !important;
}

/* line 195, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets {
  position: absolute;
  z-index: 30;
  list-style: none;
  bottom: -50px;
  left: 50%;
  margin-left: -50px;
  padding: 0;
}

/* line 204, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li {
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #999;
  text-indent: -9999px;
  /*background: url('../images/foundation/orbit/bullets.jpg?1344461202') no-repeat 4px 0;*/
  width: 13px;
  height: 12px;
  overflow: hidden;
}

/* line 215, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px;
}

/* line 220, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.active {
  color: #222;
  background-position: -8px 0;
}

/* line 224, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
ul.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid #000;
}

/* Correct timer in IE */
/* line 230, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
.lt-ie9 .timer {
  display: none !important;
}

/* line 231, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_orbit.scss */
.lt-ie9 div.caption {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
  zoom: 1;
}

/* CSS for jQuery Reveal Plugin
 * Maintained for Foundation. foundation.zurb.com
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
/* Reveal Modals ---------------------- */
/* line 9, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.45);
  z-index: 40;
  display: none;
  top: 0;
  left: 0;
}

/* line 11, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal {
  background: white;
  visibility: hidden;
  display: none;
  top: 100px;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  position: absolute;
  z-index: 41;
  padding: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
/* line 12, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal *:first-child {
  margin-top: 0;
}
/* line 13, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal *:last-child {
  margin-bottom: 0;
}
/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: .5;
  position: absolute;
  top: 8px;
  right: 11px;
  color: #aaa;
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  cursor: pointer;
}
/* line 25, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal.small {
  width: 30%;
  margin-left: -10%;
}
/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal.medium, .reveal-modal.item.full {
  width: 40%;
  margin-left: -20%;
}
/* line 27, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal.large {
  width: 60%;
  margin-left: -30%;
}
/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal.expand {
  width: 90%;
  margin-left: -45%;
}
/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_reveal.scss */
.reveal-modal .row {
  min-width: 0;
}


  /* NOTES
  Close button entity is &#215;

  Example markup
  <div id="myModal" class="reveal-modal">
   <h2>Awesome. I have it.</h2>
   <p class="lead">Your couch.  I it's mine.</p>
   <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ultrices aliquet placerat. Duis pulvinar orci et nisi euismod vitae tempus lorem consectetur. Duis at magna quis turpis mattis venenatis eget id diam. </p>
   <a class="close-reveal-modal">&#215;</a>
  </div> */
/* Requires
   globals.css
   app.js */
/* Tabs ---------------------- */
/* line 7, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs {
  border-bottom: solid 1px #e6e6e6;
  display: block;
  height: 40px;
  padding: 0;
  margin-bottom: 20px;
}
/* line 8, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.contained {
  margin-bottom: 0;
}
/* line 10, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dt {
  color: #b3b3b3;
  cursor: default;
  display: block;
  float: left;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 9px 0 20px;
  width: auto;
  text-transform: uppercase;
}
/* line 11, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dt:first-child {
  padding: 0 9px 0 0;
}
/* line 14, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dd {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
}
/* line 15, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dd a {
  color: #6f6f6f;
  display: block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding: 0px 23.8px;
}
/* line 16, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dd.active {
  border-top: 3px solid #4996cf;
  margin-top: -3px;
}
/* line 17, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dd.active a {
  cursor: default;
  color: #3c3c3c;
  background: #fff;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  font-weight: bold;
}
/* line 19, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs dd:first-child {
  margin-left: 0;
}
/* line 22, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical {
  height: auto;
  border-bottom: 1px solid #e6e6e6;
}
/* line 23, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical dt, dl.tabs.vertical dd {
  float: none;
  height: auto;
}
/* line 25, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical dd {
  border-left: 3px solid #cccccc;
}
/* line 26, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical dd a {
  background: #f2f2f2;
  border: none;
  border: 1px solid #e6e6e6;
  border-width: 1px 1px 0 0;
  color: #555;
  display: block;
  font-size: 14px;
  height: auto;
  line-height: 1;
  padding: 15px 20px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}
/* line 28, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical dd.active {
  margin-top: 0;
  border-top: 1px solid #4d4d4d;
  border-left: 4px solid #1a1a1a;
}
/* line 29, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical dd.active a {
  background: #4d4d4d;
  border: none;
  color: #fff;
  height: auto;
  margin: 0;
  position: static;
  top: 0;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
/* line 31, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.vertical dd:first-child a.active {
  margin: 0;
}
/* line 35, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill {
  border-bottom: none;
  margin-bottom: 10px;
}
/* line 36, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill dd {
  margin-right: 10px;
}
/* line 37, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill dd:last-child {
  margin-right: 0;
}
/* line 38, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill dd a {
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
  background: #e6e6e6;
  height: 26px;
  line-height: 26px;
  color: #666;
}
/* line 40, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill dd.active {
  border: none;
  margin-top: 0;
}
/* line 41, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill dd.active a {
  background-color: #4996cf;
  border: none;
  color: #fff;
}
/* line 44, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.pill.contained {
  border-bottom: solid 1px #eee;
  margin-bottom: 0;
}
/* line 48, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.two-up dt a, dl.tabs.two-up dd a, dl.tabs.three-up dt a, dl.tabs.three-up dd a, dl.tabs.four-up dt a, dl.tabs.four-up dd a, dl.tabs.five-up dt a, dl.tabs.five-up dd a {
  padding: 0 17px;
  text-align: center;
  overflow: hidden;
}
/* line 50, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.two-up dt, dl.tabs.two-up dd {
  width: 50%;
}
/* line 51, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.three-up dt, dl.tabs.three-up dd {
  width: 33.33%;
}
/* line 52, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.four-up dt, dl.tabs.four-up dd {
  width: 25%;
}
/* line 53, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
dl.tabs.five-up dt, dl.tabs.five-up dd {
  width: 20%;
}

/* line 56, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
ul.tabs-content {
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
/* line 57, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
ul.tabs-content > li {
  display: none;
}
/* line 58, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
ul.tabs-content > li.active {
  display: block;
}
/* line 60, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
ul.tabs-content.contained {
  padding: 0;
}
/* line 61, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
ul.tabs-content.contained > li {
  border: solid 0 #e6e6e6;
  border-width: 0 1px 1px 1px;
  padding: 20px;
}
/* line 62, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
ul.tabs-content.contained.vertical > li {
  border-width: 1px 1px 1px 1px;
}

/* line 66, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_tabs.scss */
.no-js ul.tabs-content > li {
  display: block;
}


/* Requires:
   globals.css */
/* Table of Contents

:: Visibility
:: Alerts
:: Labels
:: Tooltips
:: Panels
:: Accordion
:: Side Nav
:: Sub Nav
:: Pagination
:: Breadcrumbs
:: Lists
:: Link Lists
:: Keystroke Chars
:: Video
:: Tables
:: Microformats

*/
/* Visibility Classes ---------------------- */
/* Standard (large) display targeting */
/* line 33, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.show-for-small,
.show-for-medium,
.show-for-medium-down,
.hide-for-large,
.hide-for-large-up,
.show-for-xlarge {
  display: none !important;
}

/* line 40, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.hide-for-xlarge,
.show-for-large,
.show-for-large-up,
.hide-for-small,
.hide-for-medium,
.hide-for-medium-down {
  display: block !important;
}

/* Orientation targeting */
/* line 95, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}

/* line 97, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}


/* Touch-enabled device targeting */
/* line 114, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.show-for-touch {
  display: none !important;
}

/* line 115, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.hide-for-touch {
  display: block !important;
}

/* line 116, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.touch .show-for-touch {
  display: block !important;
}

/* line 117, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* Specific overrides for elements that require something other than display: block */
/* line 124, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table.show-for-xlarge,
table.show-for-large,
table.hide-for-small,
table.hide-for-medium {
  display: table !important;
}

/* Alerts ---------------------- */
/* line 142, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
div.alert-box {
  display: block;
  padding: 6px 7px 7px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  background-color: #4996cf;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
  position: relative;
}
/* line 144, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
div.alert-box.success {
  background-color: #5da423;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
/* line 145, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
div.alert-box.alert {
  background-color: #c60f13;
  color: #fff;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
}
/* line 146, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
div.alert-box.secondary {
  background-color: #333333;
  color: black;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}
/* line 148, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
div.alert-box a.close {
  color: #333;
  position: absolute;
  right: 4px;
  top: -1px;
  font-size: 17px;
  opacity: 0.2;
  padding: 4px;
}
/* line 149, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
div.alert-box a.close:hover, div.alert-box a.close:focus {
  opacity: 0.4;
}

/* Labels ---------------------- */
/* line 156, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.label {
  padding: 1px 4px 2px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline;
  position: relative;
  bottom: 1px;
  color: #fff;
  background: #4996cf;
}
/* line 158, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.label.radius {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 159, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.label.round {
  padding: 1px 7px 2px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 161, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.label.alert {
  background-color: #c60f13;
}
/* line 162, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.label.success {
  background-color: #5da423;
}
/* line 163, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.label.secondary, .module > h2 a.label.button.inactive {
  background-color: #333333;
  color: black;
}

/* Tooltips ---------------------- */
/* line 169, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.has-tip {
  border-bottom: dotted 1px #ccc;
  cursor: help;
  font-weight: bold;
  color: #333;
}
/* line 171, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.has-tip:hover {
  border-bottom: dotted 1px #0593dc;
  color: #0192dd;
}
/* line 172, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 176, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip {
  display: none;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 5px;
  z-index: 999;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: normal;
}
/* line 178, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip > .nub {
  display: block;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent;
  position: absolute;
  top: -10px;
  left: 10px;
}
/* line 179, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.tip-override > .nub {
  border-color: transparent transparent black transparent !important;
  border-color: transparent transparent rgba(0, 0, 0, 0.8) transparent !important;
  top: -10px !important;
}
/* line 180, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.tip-top > .nub {
  border-color: black transparent transparent transparent;
  border-color: rgba(0, 0, 0, 0.8) transparent transparent transparent;
  top: auto;
  bottom: -10px;
}
/* line 182, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.tip-left, .tooltip.tip-right {
  float: none !important;
}
/* line 184, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.tip-left > .nub {
  border-color: transparent transparent transparent black;
  border-color: transparent transparent transparent rgba(0, 0, 0, 0.8);
  right: -10px;
  left: auto;
}
/* line 185, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.tip-right > .nub {
  border-color: transparent black transparent transparent;
  border-color: transparent rgba(0, 0, 0, 0.8) transparent transparent;
  right: auto;
  left: -10px;
}
/* line 187, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.noradius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 188, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tooltip.opened {
  color: #0192DD !important;
  border-bottom: dotted 1px #0593DC !important;
}

/* line 192, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.tap-to-close {
  display: block;
  font-size: 10px;
  font-size: 1rem;
  color: #888;
  font-weight: normal;
}

/* Panels ---------------------- */
/* line 210, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel {
  background: #f2f2f2;
  border: solid 1px #e6e6e6;
  margin: 0 0 22px 0;
  padding: 20px;
}
/* line 212, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel > :first-child {
  margin-top: 0;
}
/* line 213, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel > :last-child {
  margin-bottom: 0;
}
/* line 215, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel.callout {
  background: #4996cf;
  color: #fff;
  border-color: #007f99;
  -webkit-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.5);
}
/* line 216, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel.callout a {
  color: #fff;
}
/* line 217, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel.callout .button {
  background: white;
  border: none;
  color: #4996cf;
  text-shadow: none;
}
/* line 219, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel.callout .button:hover {
  background: rgba(255, 255, 255, 0.8);
}
/* line 223, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.panel.radius {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Accordion ---------------------- */
/* line 229, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion {
  margin: 0 0 22px 0;
  border-bottom: 1px solid #333333;
}
/* line 231, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #333333;
}
/* line 233, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li .title {
  cursor: pointer;
  background: #404040;
  padding: 15px;
  margin: 0;
  position: relative;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  -webkit-transition: 0.15s background linear;
  -moz-transition: 0.15s background linear;
  -o-transition: 0.15s background linear;
  transition: 0.15s background linear;
}
/* line 235, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li .title h1, ul.accordion li .title h2, ul.accordion li .title h3, ul.accordion li .title h4, ul.accordion li .title h5 {
  margin: 0;
}
/* line 236, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li .title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: transparent black transparent transparent;
  position: absolute;
  right: 15px;
  top: 21px;
}
/* line 239, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li .content {
  display: none;
  padding: 15px;
}
/* line 241, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li.active {
  border-top: 3px solid #4996cf;
}
/* line 243, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li.active .title {
  background: white;
  padding-top: 13px;
}
/* line 245, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li.active .title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: black transparent transparent transparent;
}
/* line 247, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.accordion li.active .content {
  background: white;
  display: block;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
}

/* Side Nav ---------------------- */
/* line 256, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.side-nav {
  display: block;
  list-style: none;
  margin: 0;
  padding: 17px 0;
}
/* line 258, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.side-nav li {
  display: block;
  list-style: none;
  margin: 0 0 7px 0;
}
/* line 260, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.side-nav li a {
  display: block;
}
/* line 261, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.side-nav li.active a {
  color: #4d4d4d;
  font-weight: bold;
}
/* line 262, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.side-nav li.divider {
  border-top: 1px solid #e6e6e6;
  height: 0;
  padding: 0;
}

/* Sub Navs http://www.zurb.com/article/292/how-to-create-simple-and-effective-sub-na ---------------------- */
/* line 268, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
dl.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -4px 0 18px -9px;
  padding-top: 4px;
}
/* line 270, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
dl.sub-nav dt, dl.sub-nav dd {
  float: left;
  display: inline;
  margin-left: 9px;
  margin-bottom: 4px;
}
/* line 271, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
dl.sub-nav dt {
  color: #999;
  font-weight: normal;
}
/* line 272, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
dl.sub-nav dd a {
  text-decoration: none;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -ms-border-radius: 1000px;
  -o-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 273, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
dl.sub-nav dd.active a {
  font-weight: bold;
  background: #4996cf;
  color: #fff;
  padding: 3px 9px;
  cursor: default;
}

/* Pagination ---------------------- */
/* line 279, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination {
  display: block;
  height: 24px;
  margin-left: -5px;
}
/* line 281, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li {
  float: left;
  display: block;
  height: 24px;
  color: #999;
  font-size: 14px;
  margin-left: 5px;
}
/* line 283, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li a {
  display: block;
  padding: 1px 7px 1px;
  color: #555;
}
/* line 284, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li:hover a, ul.pagination li a:focus {
  background: #e6e6e6;
}
/* line 285, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}
/* line 286, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 287, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li.current a {
  background: #4996cf;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 288, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.pagination li.current a:hover {
  background: #4996cf;
}

/* Breadcrums ---------------------- */
/* line 296, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs {
  display: block;
  background: #404040;
  padding: 6px 10px 7px;
  border: 1px solid #333333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
/* line 298, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li {
  margin: 0;
  padding: 0 12px 0 0;
  float: left;
  list-style: none;
}
/* line 300, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li a, ul.breadcrumbs li span {
  text-transform: uppercase;
  font-size: 11px;
  font-size: 1.1rem;
  padding-left: 12px;
}
/* line 301, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li:first-child a, ul.breadcrumbs li:first-child span {
  padding-left: 0;
}
/* line 304, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li:before {
  content: "/";
  color: #aaa;
}
/* line 305, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li:first-child:before {
  content: " ";
}
/* line 306, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li.current a {
  cursor: default;
  color: #333;
}
/* line 307, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li:hover a, ul.breadcrumbs li a:focus {
  text-decoration: underline;
}
/* line 308, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li.current:hover a, ul.breadcrumbs li.current a:focus {
  text-decoration: none;
}
/* line 310, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li.unavailable a {
  color: #999;
}
/* line 311, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.breadcrumbs li.unavailable:hover a, ul.breadcrumbs li.unavailable a:focus {
  text-decoration: none;
  color: #999;
  cursor: default;
}

/* Lists ---------------------- */
/* line 318, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.nice, ol.nice {
  list-style: none;
  margin: 0;
}
/* line 320, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.nice li, ol.nice li {
  padding-left: 13px;
  position: relative;
}
/* line 321, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.nice li span.bullet, ul.nice li span.number, ol.nice li span.bullet, ol.nice li span.number {
  position: absolute;
  left: 0;
  top: 0;
  color: #ccc;
}

/* Link List */
/* line 326, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.link-list {
  margin: 0 0 17px -22px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 328, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.link-list li {
  list-style: none;
  float: left;
  margin-left: 22px;
  display: block;
}
/* line 330, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.link-list li a {
  display: block;
}

/* Keytroke Characters ---------------------- */
/* line 337, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.keystroke, kbd {
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 13px;
  padding: 2px 4px 0px;
  margin: 0;
  background: #ededed;
  border: solid 1px #dbdbdb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* Video - Mad props to http://www.alistapart.com/articles/creating-intrinsic-ratios-for-video/ ---------------------- */
/* line 342, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
/* line 350, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.flex-video.widescreen {
  padding-bottom: 57.25%;
}
/* line 351, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.flex-video.vimeo {
  padding-top: 0;
}
/* line 353, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Tables ---------------------- */
/* line 363, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 0 0 18px;
  border: 1px solid #ddd;
}

/* line 365, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table thead, table tfoot {
  background: #f5f5f5;
}

/* line 370, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table thead tr th, table thead tr .table td, .table table thead tr td,
table tfoot tr th,
table tfoot tr .table td,
.table table tfoot tr td,
table tbody tr td,
table tr td,
table tfoot tr td {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}

/* line 372, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table thead tr th, table thead tr .table td, .table table thead tr td,
table tfoot tr td {
  padding: 8px 10px 9px;
  font-size: 16px;
  font-weight: bold;
  color: #222;
}

/* line 373, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table thead tr th:first-child, table thead tr .table td:first-child, .table table thead tr td:first-child, table tfoot tr td:first-child {
  border-left: none;
}

/* line 374, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table thead tr th:last-child, table thead tr .table td:last-child, .table table thead tr td:last-child, table tfoot tr td:last-child {
  border-right: none;
}

/* line 377, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table tbody tr.even,
table tbody tr.alt {
  background: #f9f9f9;
}

/* line 378, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table tbody tr:nth-child(even) {
  background: #f9f9f9;
}

/* line 379, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
table tbody tr td {
  color: #333;
  padding: 9px 10px;
  vertical-align: top;
  border: none;
}

/* Microformats ---------------------- */
/* line 383, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.vcard {
  display: inline-block;
  margin: 0 0 12px 0;
  border: 1px solid #ddd;
  padding: 10px;
}
/* line 385, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.vcard li {
  margin: 0;
  display: block;
}
/* line 386, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
ul.vcard li.fn {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 391, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
p.vevent span.summary, .module > h2.side-image a.vevent span.summary {
  font-weight: bold;
}
/* line 392, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/components/modules/_ui.scss */
p.vevent abbr, .module > h2.side-image a.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 1px;
}

/* --------------- FONTS FOR EMBEDDED ------- */
@font-face {
  font-family: "ExoBoldItalic";
  src: url("fonts/exo-bold-italic-webfont.eot");
  src: url("fonts/exo-bold-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-bold-italic-webfont.woff") format("woff"), url("fonts/exo-bold-italic-webfont.ttf") format("truetype"), url("fonts/exo-bold-italic-webfont.svg#ExoBoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoBold";
  src: url("fonts/exo-bold-webfont.eot");
  src: url("fonts/exo-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-bold-webfont.woff") format("woff"), url("fonts/exo-bold-webfont.ttf") format("truetype"), url("fonts/exo-bold-webfont.svg#ExoBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoLightItalic";
  src: url("fonts/exo-light-italic-webfont.eot");
  src: url("fonts/exo-light-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-light-italic-webfont.woff") format("woff"), url("fonts/exo-light-italic-webfont.ttf") format("truetype"), url("fonts/exo-light-italic-webfont.svg#ExoLightItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoLight";
  src: url("fonts/exo-light-webfont.eot");
  src: url("fonts/exo-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-light-webfont.woff") format("woff"), url("fonts/exo-light-webfont.ttf") format("truetype"), url("fonts/exo-light-webfont.svg#ExoLight") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoRegularItalic";
  src: url("fonts/exo-regular-italic-webfont.eot");
  src: url("fonts/exo-regular-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-regular-italic-webfont.woff") format("woff"), url("fonts/exo-regular-italic-webfont.ttf") format("truetype"), url("fonts/exo-regular-italic-webfont.svg#ExoRegularItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoRegular";
  src: url("fonts/exo-regular-webfont.eot");
  src: url("fonts/exo-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-regular-webfont.woff") format("woff"), url("fonts/exo-regular-webfont.ttf") format("truetype"), url("fonts/exo-regular-webfont.svg#ExoRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoDemiBoldItalic";
  src: url("fonts/exo-demibold-italic-webfont.eot");
  src: url("fonts/exo-demibold-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-demibold-italic-webfont.woff") format("woff"), url("fonts/exo-demibold-italic-webfont.ttf") format("truetype"), url("fonts/exo-demibold-italic-webfont.svg#ExoDemiBoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "ExoDemiBold";
  src: url("fonts/exo-demibold-webfont.eot");
  src: url("fonts/exo-demibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/exo-demibold-webfont.woff") format("woff"), url("fonts/exo-demibold-webfont.ttf") format("truetype"), url("fonts/exo-demibold-webfont.svg#ExoDemiBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansBold";
  src: url("fonts/opensans-bold-webfont.eot");
  src: url("fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-bold-webfont.woff") format("woff"), url("fonts/opensans-bold-webfont.ttf") format("truetype"), url("fonts/opensans-bold-webfont.svg#OpenSansBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansBoldItalic";
  src: url("fonts/opensans-bolditalic-webfont.eot");
  src: url("fonts/opensans-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-bolditalic-webfont.woff") format("woff"), url("fonts/opensans-bolditalic-webfont.ttf") format("truetype"), url("fonts/opensans-bolditalic-webfont.svg#OpenSansBoldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansItalic";
  src: url("fonts/opensans-italic-webfont.eot");
  src: url("fonts/opensans-italic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-italic-webfont.woff") format("woff"), url("fonts/opensans-italic-webfont.ttf") format("truetype"), url("fonts/opensans-italic-webfont.svg#OpenSansItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansLightRegular";
  src: url("fonts/opensans-light-webfont.eot");
  src: url("fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-light-webfont.woff") format("woff"), url("fonts/opensans-light-webfont.ttf") format("truetype"), url("fonts/opensans-light-webfont.svg#OpenSansLightRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansRegular";
  src: url("fonts/opensans-regular-webfont.eot");
  src: url("fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-regular-webfont.woff") format("woff"), url("fonts/opensans-regular-webfont.ttf") format("truetype"), url("fonts/opensans-regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansSemiboldRegular";
  src: url("fonts/opensans-semibold-webfont.eot");
  src: url("fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibold-webfont.woff") format("woff"), url("fonts/opensans-semibold-webfont.ttf") format("truetype"), url("fonts/opensans-semibold-webfont.svg#OpenSansSemiboldRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansLightItalic";
  src: url("fonts/opensans-lightitalic-webfont.eot");
  src: url("fonts/opensans-lightitalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-lightitalic-webfont.woff") format("woff"), url("fonts/opensans-lightitalic-webfont.ttf") format("truetype"), url("fonts/opensans-lightitalic-webfont.svg#OpenSansLightItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansSemiboldItalic";
  src: url("fonts/opensans-semibolditalic-webfont.eot");
  src: url("fonts/opensans-semibolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-semibolditalic-webfont.woff") format("woff"), url("fonts/opensans-semibolditalic-webfont.ttf") format("truetype"), url("fonts/opensans-semibolditalic-webfont.svg#OpenSansSemiboldItalic") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSansExtraboldRegular";
  src: url("fonts/opensans-extrabold-webfont.eot");
  src: url("fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/opensans-extrabold-webfont.woff") format("woff"), url("fonts/opensans-extrabold-webfont.ttf") format("truetype"), url("fonts/opensans-extrabold-webfont.svg#OpenSansExtraboldRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 20, ../sass/utilities.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "ExoBold", Helvetica, sans-serif;
  font-weight: normal;
}

/* line 22, ../sass/utilities.scss */
h1 {
  font-size: 36px;
  margin: 15px 0 30px;
}
/* line 23, ../sass/utilities.scss */
h1.x-large {
  font-size: 50px;
  margin: 25px 0 10px;
}


/* line 28, ../sass/utilities.scss */
h2 {
  font-size: 24px;
  line-height: 25px;
}
/* line 30, ../sass/utilities.scss */
h2.title {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
  background: #dbdbdb;
  display: inline-block;
  font-weight: normal;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
  padding-left: 10px;
  -webkit-border-radius: 3px 4px 4px 3px;
  -moz-border-radius: 3px 4px 4px 3px;
  -ms-border-radius: 3px 4px 4px 3px;
  -o-border-radius: 3px 4px 4px 3px;
  border-radius: 3px 4px 4px 3px;
}
/* line 33, ../sass/utilities.scss */
h2.title .button {
  padding: 8px 15px 8px;
  margin-left: 5px;
}

/* line 38, ../sass/utilities.scss */
h3 {
  font-size: 24px;
}

/* line 40, ../sass/utilities.scss */
h4 {
  font-size: 18px;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
  line-height: 24px;
}

/* line 42, ../sass/utilities.scss */
h5 {
  font-size: 26px;
  font-family: "ExoRegular", Helvetica, sans-serif;
}

/* line 59, ../sass/utilities.scss */
.blue {
  color: #4996cf;
}
/* line 61, ../sass/utilities.scss */
.blue a {
  color: #fff;
}
/* line 63, ../sass/utilities.scss */
.blue a:hover {
  color: #ddf0f5;
}

/* line 67, ../sass/utilities.scss */
.orange {
  color: #f8a402;
}
/* line 69, ../sass/utilities.scss */
.orange a {
  color: #fff;
}
/* line 71, ../sass/utilities.scss */
.orange a:hover {
  color: #ed991b;
}

/* line 75, ../sass/utilities.scss */
.white {
  color: white;
}
/* line 77, ../sass/utilities.scss */
.white a {
  color: #828282;
}
/* line 79, ../sass/utilities.scss */
.white a:hover {
  color: #f3f3f3;
}

/* line 83, ../sass/utilities.scss */
.lightgrey {
  color: #8a8a8a;
}
/* line 85, ../sass/utilities.scss */
.lightgrey a {
  color: #8a8a8a;
}
/* line 87, ../sass/utilities.scss */
.lightgrey a:hover {
  color: #2a2a2a;
}

/* line 91, ../sass/utilities.scss */
.darkgrey {
  color: #2a2a2a;
}
/* line 93, ../sass/utilities.scss */
.darkgrey a {
  color: #2a2a2a;
}
/* line 95, ../sass/utilities.scss */
.darkgrey a:hover {
  color: #8a8a8a;
}

/* line 100, ../sass/utilities.scss */
.bg-blue {
  background-color: #4996cf !important;
}

/* line 101, ../sass/utilities.scss */
.bg-darkgrey {
  background-color: #1c1c1c !important;
}

/* line 110, ../sass/utilities.scss */
.border {
  padding-bottom: 15px;
  border-bottom: solid 1px #595959;
  margin-bottom: 15px;
}
/* line 111, ../sass/utilities.scss */
.border.dashed {
  border-bottom: dashed 1px #595959;
}

/* line 113, ../sass/utilities.scss */
.border-top {
  padding-top: 15px;
  border-top: solid 1px #595959;
  margin-top: 15px;
}
/* line 114, ../sass/utilities.scss */
.border-top.dashed {
  border-top: dashed 1px #595959;
}


/* line 124, ../sass/utilities.scss */
.clear {
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.clear:before, .clear:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.clear:after {
  clear: both;
}

/* line 125, ../sass/utilities.scss */
.hidden {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 126, ../sass/utilities.scss */
.down-shadow {
  -webkit-box-shadow: 0px 4px 6px rgba(179, 179, 179, 0.75);
  -moz-box-shadow: 0px 4px 6px rgba(179, 179, 179, 0.75);
  box-shadow: 0px 4px 6px rgba(179, 179, 179, 0.75);
}

/* line 127, ../sass/utilities.scss */
.overflow {
  overflow: hidden;
}

/* line 128, ../sass/utilities.scss */
.orig-txt {
  text-transform: none !important;
}

/* line 130, ../sass/utilities.scss */
.image.large {
  width: 100%;
}

/* line 132, ../sass/utilities.scss */
.inline {
  display: inline;
  float: left;
}

/* line 133, ../sass/utilities.scss */
.force-right {
  float: right !important;
}


/* line 137, ../sass/utilities.scss */
.no-padding {
  padding: 0 !important;
}

/* line 140, ../sass/utilities.scss */
li.last {
  padding-right: 0;
  border: 0 none;
  margin-right: 0;
}
/* line 140, ../sass/utilities.scss */
li.last a {
  padding-right: 0;
}

/* line 144, ../sass/utilities.scss */
.button {
  border: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* line 147, ../sass/utilities.scss */
.button.secondary, .module > h2 a.button.inactive {
  border: 0 none;
}
/* line 149, ../sass/utilities.scss */
.button.no-bg {
  background: 0 none;
}
/* line 153, ../sass/utilities.scss */
.button.load {
  padding: 0px;
  margin: 0 auto;
  font-size: 14px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

/* line 157, ../sass/utilities.scss */
.button.load.big, .button.load.small {
  width: 340px;
}

/* line 159, ../sass/utilities.scss */
.button.load.big .loader-img, .button.load.small .loader-img {
  border-right: 1px solid white;
  margin-right: 0;
  padding: 12px 14px;
  vertical-align: top;
  float: left;
  margin-right: 0;
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  -ms-border-radius: 6px 0 0 6px;
  -o-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
/* line 163, ../sass/utilities.scss */
.button.load.big .loader-txt, .button.load.small .loader-txt {
  float: right;
  margin-left: -4px;
  vertical-align: top;
  line-height: 20px;
  padding: 12px 104px;
  -webkit-border-radius: 0 6px 6px 0;
  -moz-border-radius: 0 6px 6px 0;
  -ms-border-radius: 0 6px 6px 0;
  -o-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
}

/* line 170, ../sass/utilities.scss */
.button.load.small {
  width: 280px;
}

/* line 174, ../sass/utilities.scss */
.button.load.small .loader-txt {
  padding: 12px 48px;
}

/* line 179, ../sass/utilities.scss */
.button.load:hover {
  background-color: #00bfe6;
}

/*---- Main Styling for Embedded.com */
/*---- BODY STYLES */
/* line 4, ../sass/styles.scss */
body {
  font: normal 14px "OpenSansRegular", Helvetica, sans-serif;
  background: #fefefe url("/content/images/structure/paper-bg.jpg") top left;
}

/* line 10, ../sass/styles.scss */
a img {
  border: 0 none;
}

/* line 13, ../sass/styles.scss */
.row {
  overflow: visible !important;
}

/*----- HEADER STYLES */
/* line 19, ../sass/styles.scss */
header {
  background: #fff;
  padding: 0 0 10px;
  margin: 0;
  position: relative;
}
/* line 97, ../sass/styles.scss */
header .wrap {
  width: 100%;
  border-bottom: solid 1px #ccc;
  padding: 0 0 10px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .wrap:before, header .wrap:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .wrap:after {
  clear: both;
}
/* line 101, ../sass/styles.scss */
header .ads {
  *zoom: 1;
  padding: 0 8px;
  margin-bottom: 20px;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .ads:before, header .ads:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .ads:after {
  clear: both;
}
/* line 104, ../sass/styles.scss */
header .ads .banner {
  float: left;
  width: 728px;
  min-height: 90px;
  display: inline;
}

/* line 108, ../sass/styles.scss */
header .ads .milestone {
  width: 210px;
  float: right;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .ads .milestone:before, header .ads .milestone:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .ads .milestone:after {
  clear: both;
}
/* line 111, ../sass/styles.scss */
header .ads .milestone .img {
  width: 90px;
  height: 90px;
  float: left;
}
/* line 112, ../sass/styles.scss */
header .ads .milestone .inside {
  width: 115px;
  float: right;
}
/* line 114, ../sass/styles.scss */
header .ads .milestone .inside h5 {
  margin: 0 0 4px 0;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 11px;
  font-family: "ExoBold", Helvetica, sans-serif;
}
/* line 115, ../sass/styles.scss */
header .ads .milestone .inside p, header .ads .milestone .inside .module > h2.side-image a, .module > h2.side-image header .ads .milestone .inside a {
  margin: 0;
  font-size: 11px;
  line-height: 13px;
}
/* line 117, ../sass/styles.scss */
header .ads .milestone .inside p a, header .ads .milestone .inside .module > h2.side-image a a, .module > h2.side-image header .ads .milestone .inside a a {
  color: black;
  font-weight: bold;
}
/* line 94, ../sass/custom-mixins.scss */
header .ads .milestone .inside p a:hover, header .ads .milestone .inside .module > h2.side-image a a:hover, .module > h2.side-image header .ads .milestone .inside a a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #262626;
}

/* line 128, ../sass/styles.scss */
header .masthead .user-meta {
  text-align: right;
  margin-top: 15px;
}
/* line 131, ../sass/styles.scss */
header .masthead .user-meta div {
  display: inline;
}
/* line 133, ../sass/styles.scss */
header .masthead .user-meta .links {
  color: #4996cf;
  padding-bottom: 10px;
  margin-top: -10px;
}
/* line 135, ../sass/styles.scss */
header .masthead .user-meta .links a {
  color: #a6a6a6;
  font-size: 12px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  line-height: 12px;
  text-transform: uppercase;
}
/* line 94, ../sass/custom-mixins.scss */
header .masthead .user-meta .links a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: gray;
}
/* line 136, ../sass/styles.scss */
header .masthead .user-meta .links .divider {
  margin: 0 8px;
}
/* line 139, ../sass/styles.scss */
header .masthead .user-meta .login-bar .account {
  display: inline-block;
  margin-left: 20px;
  background: #dbdbdb;
  padding: 4px;
  margin-top: 10px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .masthead .user-meta .login-bar .account:before, header .masthead .user-meta .login:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .masthead .user-meta .login-bar .account:after {
  clear: both;
}
/* line 141, ../sass/styles.scss */
header .masthead .user-meta .login-bar .account .register {
  margin: 0 0 0 2px;
}

/* line 146, ../sass/styles.scss */
header .masthead .user-meta .search .button {
  padding: 12px 18px;
  margin-top: 5px;
  display: none;
}

/* line 156, ../sass/styles.scss */
header .navigation .nav-bar {
  height: 50px;
  background: transparent;
  margin: 20px 0 0 0;
}
/* line 158, ../sass/styles.scss */
header .navigation .nav-bar > li {
  background: none!important;
  border: none;
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  line-height: 50px;
  margin-right: 2px;
}
/* line 162, ../sass/styles.scss */
header .navigation .nav-bar > li > a {
  font-size: 14px;
  font-family: "ExoBold", Helvetica, sans-serif;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 165, ../sass/styles.scss */
header .navigation .nav-bar > li > a:first-child {
  background: #333;
  padding: 0 18px;
}
/* line 167, ../sass/styles.scss */
header .navigation .nav-bar > li > a:first-child:hover {
  background: #000;
}

/* line 174, ../sass/styles.scss */
header .navigation .nav-bar > li.home-btn a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 50px;
  text-indent: -9000px;
  background: #333333 url("/content/images/icons/home.png") no-repeat top center;
}
/* line 176, ../sass/styles.scss */
header .navigation .nav-bar > li.home-btn a:hover {
  background: black url("/content/images/icons/home.png") no-repeat top center;
}
/* line 181, ../sass/styles.scss */
header .navigation .nav-bar > li.active > a {
  background-color: #4996cf;
}
/* line 184, ../sass/styles.scss */
header .navigation .nav-bar > li.active.home-btn a {
  background: #4996cf url("/content/images/icons/home.png") no-repeat bottom center;
  cursor: pointer;
}
/* line 188, ../sass/styles.scss */
header .navigation .nav-bar > li.has-flyout a {
  padding-right: 30px !important;
  padding-left: 14px;
}

/* line 193, ../sass/styles.scss */
header .navigation .nav-bar > li.has-flyout a:first-child {
  padding-right: 25px;
}
/* line 195, ../sass/styles.scss */
header .navigation .nav-bar > li.has-flyout a:first-child:after {
  border-color: #f8a402 transparent transparent transparent;
  top: 22px;
  right: 10px;
}
/* line 200, ../sass/styles.scss */
header .navigation .nav-bar > li.has-flyout .flyout {
  top: 48px;
  -webkit-box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.3);
}
/* line 202, ../sass/styles.scss */
header .navigation .nav-bar > li.has-flyout .flyout li {
  border-left: none;
}

/* line 217, ../sass/styles.scss */
header .navigation .nav-bar > li.search {
  border: 1px solid #b0b0b0;
  float: right;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

/* line 230, ../sass/styles.scss */
header .navigation .search .button {
  float: right;
  padding: 13px 18px;
}

/* line 236, ../sass/styles.scss */
header .search-form .input-text {
  width: 126px !important;
  height: 48px  !important;
  margin: 0;
  color: #8A8A8A  !important;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  font-weight: normal;
}
/* line 239, ../sass/styles.scss */
header .search-popup {
  background-color: #007f99;
  padding: 14px 10px;
  margin-top: -4px;
  display: none;
  -webkit-border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  -ms-border-radius: 3px 0 3px 3px;
  -o-border-radius: 3px 0 3px 3px;
  border-radius: 3px 0 3px 3px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .search-popup:before, header .search-popup:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
header .search-popup:after {
  clear: both;
}
/* line 244, ../sass/styles.scss */
header .search-popup .search-form .input-text {
  height: auto;
  line-height: 18px;
  padding: 8px;
  width: 66% !important;
}
/* line 245, ../sass/styles.scss */
header .search-popup .search-form .button {
  width: 30%;
  float: right;
  background-color: #fff;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}

/* line 250, ../sass/styles.scss */
header:after {
  content: '';
  display: block;
  width: 100%;
  height: 15px;
  bottom: -15px;
  left: 0;
  right: 0;
  position: absolute;
  background: url("/content/images/structure/header-shadow.png") no-repeat top center;
}


/*----- BREADCRUMBS */
/* line 262, ../sass/styles.scss */
.bread-crumbs {
  background-color: transparent;
  list-style-type: none;
  color: #ffff;
  margin-bottom: 14px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.bread-crumbs:before, .bread-crumbs:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.bread-crumbs:after {
  clear: both;
}
/* line 266, ../sass/styles.scss */
.bread-crumbs li {
  display: inline;
  margin: 0 8px 0 0;
  font-size: 10px !important;
  float: left;
}
/* line 269, ../sass/styles.scss */
.bread-crumbs li a {
  
  padding: 6px 10px;
  margin-left: 10px;
  font-size: 10px;
  line-height: 16px;
  color: white;
}
/* line 94, ../sass/custom-mixins.scss */
.bread-crumbs li a:hover {  
  cursor: default;  
  color:white;
  background-color:#4996CF;
}
/* line 272, ../sass/styles.scss */
.bread-crumbs li a:hover {
  text-decoration: none;  
  color:white;
  background-color:#4996CF;
}
/* line 273, ../sass/styles.scss */
.bread-crumbs li a.active  {
  color: #fff;
  background-color: #4996cf;
  cursor:pointer;
  
}
.bread-crumbs li a.active:hover {
    background-color: #00AACC;
}
/* line 274, ../sass/styles.scss */
.bread-crumbs li a.home {
  margin: 0;
}
/* line 276, ../sass/styles.scss */
.bread-crumbs li a.home img {
  vertical-align: text-bottom;
}
/* line 280, ../sass/styles.scss */
.bread-crumbs li.arrow {
  padding: 6px 0 0;
  margin-right: 0;
  color: #999;
  font-weight: bold;
}

/*----- DROPDOWN */
/* For Archives */
/* line 290, ../sass/styles.scss */
.custom label {
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 291, ../sass/styles.scss */
.custom.wrap {
  margin-bottom: 0;
  margin-top: -10px;
}

/* line 296, ../sass/styles.scss */
.custom.dropdown {
  height: 44px !important;
  width: 185px !important;
}
/* line 300, ../sass/styles.scss */
.custom.dropdown a.modified.current {
  font-family: "OpenSansBold", Helvetica, sans-serif;
  color: #828282 !important;
  text-transform: capitalize;
  border: 1px solid #b0b0b0 !important;
  min-height: 26px !important;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  -ms-border-radius: 2px !important;
  -o-border-radius: 2px !important;
  border-radius: 2px !important;
  padding: 8px 85px 8px 18px !important;
  width: 186px !important;
}
/* line 305, ../sass/styles.scss */
.custom.dropdown a.modified.current.long {
  width: 234px !important;
}

/* line 310, ../sass/styles.scss */
.custom.dropdown a.modified.selector {
  width: 44px !important;
  height: 42px !important;
  border: none !important;
  top: 1px !important;
  background: url("/content/images/structure/form-drop-arrow.png") center center no-repeat #dbdbdb !important;
}
/* line 313, ../sass/styles.scss */
.custom.dropdown a.modified.selector::after {
  border-color: transparent !important;
  border: 0 none !important;
}
/* line 316, ../sass/styles.scss */
.custom.dropdown a.modified.selector:after {
  border-color: transparent !important;
  border: 0 none !important;
}
/* line 319, ../sass/styles.scss */
.custom.dropdown a.modified.selector:hover {
  background-color: #c2c2c2 !important;
}
/* line 324, ../sass/styles.scss */
.custom.dropdown.long {
  width: 233px !important;
}
/* line 328, ../sass/styles.scss */
.custom.dropdown > ul {
  right: 0 !important;
  top: 45px !important;
  width: 234px !important;
  text-transform: capitalize !important;
}


/*----- FOOTER STYLES */
/* line 344, ../sass/styles.scss */
footer {
  background: #2a2a2a;
  padding: 0 0 0px;
  margin: 0;
  position: relative;
}
/* line 347, ../sass/styles.scss */
footer .rss {
  background-color: #009ecc;
  color: #fff;
}
/* line 349, ../sass/styles.scss */
footer .rss p, footer .rss .module > h2.side-image a, .module > h2.side-image footer .rss a {
  padding: 0;
  margin: 0;
}
/* line 350, ../sass/styles.scss */
footer .rss .bold {
  font-family: "ExoBold", Helvetica, sans-serif;
  font-size: 18px;
}

/* line 355, ../sass/styles.scss */
footer .rss .wrap {
  padding: 16px 0 15px;
}
/* line 357, ../sass/styles.scss */
footer .rss .button {
  background: url("/content/images/icons/rssfeed.png") 10px 8px no-repeat #004f67;
  padding: 8px 14px 8px 30px;
  margin: 0 10px;
  position: relative;
}
/* line 360, ../sass/styles.scss */
footer .rss .button:hover {
  background-color: #006381;
}
/* line 362, ../sass/styles.scss */
footer .rss .button span.arrow {
  font-size: 8px;
  color: #fff;
}
/* line 366, ../sass/styles.scss */
footer .rss .has-flyout {
  position: relative;
  display: inline;
}
/* line 367, ../sass/styles.scss */
footer .rss .flyout-wrap {
  position: absolute;
  top: -14px;
  left: 19px;
  width: 400px;
}
/* line 368, ../sass/styles.scss */
footer .rss .flyout {
  display: inline;
  float: left;
  color: #fff;
  background-color: #333;
  border: 0 none;
  width: 200px;
}
/* line 369, ../sass/styles.scss */
footer .rss .flyout li {
  padding: 0;
  border: 0 none;
  margin: 0;
}
/* line 370, ../sass/styles.scss */
footer .rss .flyout a {
  padding: 10px 20px;
  background-color: transparent;
  color: #fff;
  border: 0 none;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}

/* line 389, ../sass/styles.scss */
footer .section {
  color: #4996cf;
  text-transform: uppercase;
  font-family: "ExoBold", Helvetica, sans-serif;
}

/* line 391, ../sass/styles.scss */
/*footer .callout {
  background: url("/content/images/structure/callout-edn-mag.png") center top no-repeat transparent;
}
*/
/* line 393, ../sass/styles.scss */
/*
footer .callout h5 {
  color: #fff;
  line-height: 32px;
  font-weight: 400;
}
*/
/* line 397, ../sass/styles.scss */
footer .callout p, footer .callout .module > h2.side-image a, .module > h2.side-image footer .callout a {
  margin-top: 40px;
  padding-top: 220px;
}
/* line 400, ../sass/styles.scss */
footer ul {
  list-style-type: none;
}
/* line 403, ../sass/styles.scss */
footer ul li {
  margin: 0 0 10px;
  padding: 0;
  border: 0 none;
}
/* line 405, ../sass/styles.scss */
footer ul li:first-child {
  border-top: 0 none;
}
/* line 410, ../sass/styles.scss */
footer ul a {
  color: white;
}
/* line 94, ../sass/custom-mixins.scss */
footer ul a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: white;
}
/* line 414, ../sass/styles.scss */
footer ul.list-links {
  margin: 0 0 0;
  padding: 30px 25px 0 0;
  list-style-type: none;
}


/* line 428, ../sass/styles.scss */
.comments {
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.comments:before, .comments:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.comments:after {
  clear: both;
}
/* line 431, ../sass/styles.scss */
.comments h5 {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}

/* line 439, ../sass/styles.scss */
.comments .button {
  float: right;
  text-transform: uppercase !important;
}
/* line 440, ../sass/styles.scss */
.comments p, .comments .module > h2.side-image a, .module > h2.side-image .comments a {
  font-size: 13px;
  line-height: 16px;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}

/* line 446, ../sass/styles.scss */
.comments.arrow .content {
  padding-left: 20px;
}
/* line 448, ../sass/styles.scss */
.comments.arrow .content.main {
  padding-top: 20px;
  padding-right: 30px;
}
/* line 453, ../sass/styles.scss */
.comments .comment {
  padding-top: 10px;
}
/* line 455, ../sass/styles.scss */
.comments .comment.first {
  border-top: 1px solid #ccc;
  padding-top: 20px !important;
}
/* line 457, ../sass/styles.scss */
.comments .comment .comment {
  padding-top: 10px;
}
/* line 463, ../sass/styles.scss */
.comments .comment .comment .content {
  background-image: url("/content/images/icons/comment-arrow.png");
  background-position: 28px 22px;
  background-repeat: no-repeat;
  padding-left: 60px;
  padding-right: 36px;
}

/* line 471, ../sass/styles.scss */
.comments .comment .comment .comment .content {
  padding-left: 80px;
  background-position: 50px 22px;
}

/* line 476, ../sass/styles.scss */
.comments .comment .comment .comment .comment .content {
  padding-left: 120px;
  background-position: 90px 22px;
}

/* line 481, ../sass/styles.scss */
.comments .comment .comment .comment .comment .comment .content {
  padding-left: 160px;
  background-position: 130px 22px;
}

/* line 486, ../sass/styles.scss */
.comments .comment .comment .comment .comment .comment .comment .content {
  padding-left: 200px;
  background-position: 170px 22px;
}

/* line 496, ../sass/styles.scss */
.comments .content {
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.comments .content:before, .comments .content:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.comments .content:after {
  clear: both;
}
/* line 500, ../sass/styles.scss */
.comments .content .avatar {
  float: left;
  margin-right: 15px;
}
/* line 501, ../sass/styles.scss */
.comments .content .avatar img {
  margin: 2px 0 0 0;
}
/* line 506, ../sass/styles.scss */
.comments .content .posted {
  font-size: 12px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  margin-bottom: 8px;
}
/* line 509, ../sass/styles.scss */
.comments .content .posted .name {
  color: black;
  text-transform: capitalize;
  margin-right: 10px;
  font-weight: normal;
}

/* line 517, ../sass/styles.scss */
.comments .content .reply {
  padding: 0 0 0 88px;
  text-align: left;
  margin: 13px 0;
  font-weight: normal;
  margin: -10px 0 20px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  text-transform: uppercase;
}

/* line 525, ../sass/styles.scss */
.archives-list > ul {
  display: none;
}
/* line 527, ../sass/styles.scss */
.archives-list > ul.active {
  display: block;
}

/*--------------------------------- GENERIC MODULE */
/* line 13, ../sass/modules.scss */
.module {
  margin-bottom: 25px;
}
/* line 16, ../sass/modules.scss */
.module > h2 {
  background-color: #333333;
  font-size: 18px;
  padding: 18px 16px;
  color: white;
  margin: 0;
  text-transform: uppercase;
  *zoom: 1;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.module > h2:before, .module > h2:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.module > h2:after {
  clear: both;
}
/* line 22, ../sass/modules.scss */
.module > h2 a {
  font: 14px "OpenSansBold", Helvetica, sans-serif;
  float: right;
  text-transform: lowercase;
}
/* line 24, ../sass/modules.scss */
.module > h2 a .arrow {
  font-size: 9px;
}
/* line 27, ../sass/modules.scss */
.module > h2 a.button {
  text-transform: capitalize;
  margin: 0 2px 0 0;
  padding: 6px 14px;
}
/* line 28, ../sass/modules.scss */
.module > h2 a.button.inactive {
  color: #979696;
}
/* line 28, ../sass/modules.scss */
.module > h2 a.button.inactive:hover {
  background-color: #2e2d2d;
  color: #9c9b9b;
}
/* line 29, ../sass/modules.scss */
.module > h2 a.button.no-padding {
  text-transform: uppercase;
  font-size: 18px;
  margin-left: 4px;
}
/* line 31, ../sass/modules.scss */
.module > h2 a.button.no-padding:first-child {
  padding-left: 0;
}

/* line 39, ../sass/modules.scss */
.module > h2.blue {
  background-color: #4996cf;
}
/* line 41, ../sass/modules.scss */
.module > h2.blue a {
  margin-top: 2px;
}
/* line 46, ../sass/modules.scss */
.module > h2.side-image {
  font-size: 16px;
  line-height: 18px;
  text-transform: capitalize;
}
/* line 48, ../sass/modules.scss */
.module > h2.side-image > img {
  margin-right: 10px;
}
/* line 49, ../sass/modules.scss */
.module > h2.side-image p, .module > h2.side-image a {
  font-size: 10px;
  color: #8a8a8a;
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 10px;
}
/* line 50, ../sass/modules.scss */
.module > h2.side-image a {
  color: #4996cf;
  margin-top: 12px;
  display: block;
  float: none;
}
/* line 53, ../sass/modules.scss */
.module > h2.less-padding {
  padding: 22px 14px 4px 22px;
}

/* line 59, ../sass/modules.scss */
.module .body, .module .searchbox {
  background-color: white;
  -webkit-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border: 1px solid #DDDDDD;
  border-top:none;
}
/* line 64, ../sass/modules.scss */
.module .body ul, .module .searchbox ul, .module li {
  padding: 0 0 10px;
  margin: 0;
  list-style-type: none;  
}
/* line 66, ../sass/modules.scss */
.module .body ul li, .module .searchbox ul li, .module li {
  margin: 0;
  padding: 10px 6px 0px;
  border-top: solid 1px #ccc;
}
/* line 68, ../sass/modules.scss */
.module .body ul li.view, .module .searchbox ul li.view {
  padding-left: 18px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 70, ../sass/modules.scss */
.module .body ul li.view a .arrow, .module .searchbox ul li.view a .arrow {
  font-size: 10px;
}
/* line 72, ../sass/modules.scss */
.module .body ul li:first-child, .module .searchbox ul li:first-child {
  border-top: 0 none;
}

/* line 78, ../sass/modules.scss */
.module .body ul.tabs-content, .module .searchbox ul.tabs-content {
  margin: 0;
  padding: 0;
}
/* line 82, ../sass/modules.scss */
.module .navigation {
  background-color: #f4f4f4;
  padding: 16px 16px 18px;
  border-top: 1px solid #b3b3b3;
  overflow: hidden;
}
/* line 88, ../sass/modules.scss */
.module .searchbox {
  padding: 10px 10px 15px;
}
/* line 92, ../sass/modules.scss */
.module .searchbox .search input {
  padding: 10px;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 95, ../sass/modules.scss */
.module .searchbox .search.side-module input {
  margin-bottom: 4px;
  color: #8A8A8A !important;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  height: 42px !important;
  padding: 10px !important;
}
/* line 96, ../sass/modules.scss */
.module .searchbox .search.side-module label {
  font-size: 10px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #8a8a8a;
  margin-top: 6px;
}
/* line 97, ../sass/modules.scss */
.module .searchbox .search.side-module .postfix, .module .searchbox .search.side-module .prefix {
  height: 42px;
}
/* line 99, ../sass/modules.scss */
.module .searchbox .search.side-module .postfix.button, .module .searchbox .search.side-module .prefix.button {
  width: 100%;
}
/* line 101, ../sass/modules.scss */
.module .searchbox .search.side-module .postfix.button img, .module .searchbox .search.side-module .prefix.button img {
  vertical-align: bottom;
}
/* line 107, ../sass/modules.scss */
.module .searchbox .links-list {
  width: 100%;
  list-style-type: none;
  margin-bottom: 10px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
/* line 110, ../sass/modules.scss */
.module .searchbox .links-list li {
  float: left;
  width: auto;
  font-family: "OpenSansExtraboldRegular", Helvetica, sans-serif;
  text-align: left;
  font-size: 12px;
  margin: 0;
  border: 0 none;
  padding: 0;
  text-align: center;
}
/* line 113, ../sass/modules.scss */
.module .searchbox .links-list li a {
  padding: 0;
}
/* line 114, ../sass/modules.scss */
.module .searchbox .links-list li.vertical-line {
  font-weight: normal;
  color: #8a8a8a;
  padding: 0 6%;
}

/* line 118, ../sass/modules.scss */
.module .searchbox .links-list li:first-child {
  text-align: left;
}
/* line 119, ../sass/modules.scss */
.module .searchbox .links-list li.last {
  text-align: right;
}

/* line 129, ../sass/modules.scss */
.module .searchbox .links-list.narrow li {
  font-size: 11px;
}
/* line 131, ../sass/modules.scss */
.module .searchbox .links-list.narrow li.vertical-line {
  padding: 0 3%;
}

/* line 141, ../sass/modules.scss */
.module .ad {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url("/content/images/structure/transparent-grey.png") 0 0 repeat transparent;
  padding: 20px 16px;
  margin-bottom: 24px;
  text-align: center;
}
/* line 146, ../sass/modules.scss */
.module .ad.company-logo {
  padding: 0;
  background: 0 none;
  width: 300px;
}
/* line 148, ../sass/modules.scss */
.module .ad.company-logo table {
  background-color: #fff;
  width: 100%;
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 149, ../sass/modules.scss */
.module .ad.company-logo table td {
  vertical-align: middle !important;
  text-align: center;
}
/* line 150, ../sass/modules.scss */
.module .ad.company-logo table td .title {
  max-width: 2px;
}
/* line 152, ../sass/modules.scss */
.module .ad.company-logo table p, .module > h2.side-image .ad.company-logo table a {
  text-align: center;
  font-size: 9px;
  text-transform: uppercase;
  padding: 0;
  line-height: 10px;
  margin-bottom: 0;
}
/* line 157, ../sass/modules.scss */
.module .ad-standard {
  padding: 0;
  margin-bottom: 24px;
  text-align: center;
}
/* line 159, ../sass/modules.scss */
.module .ad-standard img {
  width: 300px;
  height: 250px;  
}
/* line 165, ../sass/modules.scss */
.module.tabs {
  background-color: white;
  border: 1px solid #b3b3b3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.25);
}
/* line 170, ../sass/modules.scss */
.module.tabs dl dd {
  font: 12px "ExoBold", Helvetica, sans-serif;
  text-transform: uppercase;
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  height: 60px;
}
/* line 174, ../sass/modules.scss */
.module.tabs dl dd a {
  color: #333333;
  padding: 12px 18px 0;
  height: 60px;
}
/* line 176, ../sass/modules.scss */
.module.tabs dl dd a:hover {
  background: #e7e7e7;
  border-bottom: solid 1px #b3b3b3;
}
/* line 179, ../sass/modules.scss */
.module.tabs dl dd.active {
  border-top: 0 none;
  border-bottom: 0 none;
  margin-top: 0;
}
/* line 181, ../sass/modules.scss */
.module.tabs dl dd.active a {
  color: #4996cf;
  font-weight: normal;
}
/* line 182, ../sass/modules.scss */
.module.tabs dl dd.active a:hover {
  cursor: default;
  background: #fff;
  border-bottom: #fff;
}
/* line 183, ../sass/modules.scss */
.module.tabs dl dd.active a:first-child {
  border-left: 0px none;
}
/* line 185, ../sass/modules.scss */
.module.tabs dl dd.active.last {
  border-right: 1px solid #b3b3b3;
}
/* line 197, ../sass/modules.scss */
.module.tabs dd {
  background-color: #f4f4f4;
}
/* line 200, ../sass/modules.scss */
.module.tabs dl.contained {
  height: 60px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #b3b3b3;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* line 205, ../sass/modules.scss */
.module.tabs .body, .module.tabs .searchbox {
  box-shadow: none !important;
  padding: 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
/* line 209, ../sass/modules.scss */
.module.tabs .body ul, .module.tabs .searchbox ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
/* line 211, ../sass/modules.scss */
.module.tabs .body ul li, .module.tabs .searchbox ul li {
  padding: 0;
  margin: 0;
  border: none;
}
/* line 214, ../sass/modules.scss */
.module.tabs .body ul li .item, .module.tabs .searchbox ul li .item {
  width: 622px;
  padding: 22px 0 0 0;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.module.tabs .body ul li .item:before, .module.tabs .searchbox ul li .item:before, .module.tabs .body ul li .item:after, .module.tabs .searchbox ul li .item:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.module.tabs .body ul li .item:after, .module.tabs .searchbox ul li .item:after {
  clear: both;
}
/* line 216, ../sass/modules.scss */
.module.tabs .body ul li .item .img, .module.tabs .searchbox ul li .item .img {
  float: left;
  margin: 4px 0 0 20px;
  display: inline;
  width: 146px;
  height: 125px;
}
/* line 218, ../sass/modules.scss */
.module.tabs .body ul li .item .img img, .module.tabs .searchbox ul li .item .img img {
  border: solid 1px #b3b3b3;
}
/* line 220, ../sass/modules.scss */
.module.tabs .body ul li .item h2, .module.tabs .searchbox ul li .item h2 {
  margin: 0 0 8px;
}
/* line 221, ../sass/modules.scss */
.module.tabs .body ul li .item .controls, .module.tabs .searchbox ul li .item .controls {
  margin-bottom: 5px;
}
/* line 222, ../sass/modules.scss */
.module.tabs .body ul li .item .right-content, .module.tabs .searchbox ul li .item .right-content {
  width: 420px;
  float: right;
  margin: 0 20px 0 0;
}
/* line 225, ../sass/modules.scss */
.module.tabs .body ul li .item .right-content a strong, .module.tabs .searchbox ul li .item .right-content a strong {
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 228, ../sass/modules.scss */
.module.tabs .body ul li .item .sponsor, .module.tabs .searchbox ul li .item .sponsor {
  font-size: 10px;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 0;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  color: #8a8a8a;
}

/* line 240, ../sass/modules.scss */
.module.tabs .body ul li .navigation .previous, .module.tabs .searchbox ul li .navigation .previous, .module.tabs .body ul li .navigation .next, .module.tabs .searchbox .body ul li .navigation .next, .module.tabs .body .searchbox ul li .navigation .next, .module.tabs .body .searchbox ul li .navigation .next, .module.tabs .searchbox .body ul li .navigation .next, .module.tabs .searchbox ul li .navigation .next, .module.tabs .body ul li .hero .side-controls .navigation .next, .hero .side-controls .module.tabs .body ul li .navigation .next, .module.tabs .searchbox ul li .hero .side-controls .navigation .next, .hero .side-controls .module.tabs .searchbox ul li .navigation .next {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  vertical-align: bottom;
  margin: 0 10px 0 0;
  width: 14px;
  height: 22px;
  background: url("/content/images/icons/arrows.png") no-repeat top left;
}
/* line 243, ../sass/modules.scss */
.module.tabs .body ul li .navigation .previous:hover, .module.tabs .searchbox ul li .navigation .previous:hover, .module.tabs .body ul li .navigation .next:hover, .module.tabs .searchbox ul li .navigation .next:hover, .module.tabs .body ul li .hero .side-controls .navigation .next:hover, .hero .side-controls .module.tabs .body ul li .navigation .next:hover, .module.tabs .searchbox ul li .hero .side-controls .navigation .next:hover, .hero .side-controls .module.tabs .searchbox ul li .navigation .next:hover {
  background-position: bottom left;
  cursor: pointer;
}
/* line 246, ../sass/modules.scss */
.module.tabs .body ul li .navigation .next, .module.tabs .searchbox ul li .navigation .next {
  margin: 0 0 0 10px;
  background-position: top right;
}
/* line 249, ../sass/modules.scss */
.module.tabs .body ul li .navigation .next:hover, .module.tabs .searchbox ul li .navigation .next:hover {
  background-position: bottom right;
}
/* line 252, ../sass/modules.scss */
.module.tabs .body ul li .navigation .slide-pagination, .module.tabs .searchbox ul li .navigation .slide-pagination {
  display: inline;
  line-height: 0;
  height: 22px;
}
/* line 255, ../sass/modules.scss */
.module.tabs .body ul li .navigation .slide-pagination li, .module.tabs .searchbox ul li .navigation .slide-pagination li {
  display: inline;
  width: 20px;
  height: 20px;
  line-height: 0;
}
/* line 257, ../sass/modules.scss */
.module.tabs .body ul li .navigation .slide-pagination li a, .module.tabs .searchbox ul li .navigation .slide-pagination li a {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  background: transparent url("/content/images/icons/bullets.png") no-repeat bottom left;
  vertical-align: top;
}
/* line 260, ../sass/modules.scss */
.module.tabs .body ul li .navigation .slide-pagination li a:hover, .module.tabs .searchbox ul li .navigation .slide-pagination li a:hover {
  cursor: default;
}
/* line 261, ../sass/modules.scss */
.module.tabs .body ul li .navigation .slide-pagination li a.active, .module.tabs .searchbox ul li .navigation .slide-pagination li a.active {
  background-position: top left;
}
/* line 267, ../sass/modules.scss */
.module.tabs .body ul li .navigation .slide-nav.left, .module.tabs .searchbox ul li .navigation .slide-nav.left, .module.tabs .body ul li .navigation .module > h2 a.slide-nav.button.left, .module > h2 .module.tabs .body ul li .navigation a.slide-nav.button.left, .module.tabs .searchbox ul li .navigation .module > h2 a.slide-nav.button.left, .module > h2 .module.tabs .searchbox ul li .navigation a.slide-nav.button.left {
  margin-top: 6px;
}
/* line 271, ../sass/modules.scss */
.module.tabs .body ul li .navigation .button .arrow, .module.tabs .searchbox ul li .navigation .button .arrow {
  color: #f8a402;
}
/* line 279, ../sass/modules.scss */
.module.tabs .body .insights img, .module.tabs .searchbox .insights img {
  padding: 0;
  float: left;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.module.tabs .body .insights img:before, .module.tabs .searchbox .insights img:before, .module.tabs .body .insights img:after, .module.tabs .searchbox .insights img:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.module.tabs .body .insights img:after, .module.tabs .searchbox .insights img:after {
  clear: both;
}
/* line 280, ../sass/modules.scss */
.module.tabs .body .insights .meta, .module.tabs .searchbox .insights .meta, .module.tabs .body .insights .meta .comment-count, .module.tabs .searchbox .body .insights .meta .comment-count, .module.tabs .body .searchbox .insights .meta .comment-count, .module.tabs .body .searchbox .insights .meta .comment-count, .module.tabs .searchbox .body .insights .meta .comment-count, .module.tabs .searchbox .insights .meta .comment-count {
  font-size: 10px;
  color: #8a8a8a;
  text-transform: uppercase;
}
/* line 282, ../sass/modules.scss */
.module.tabs .body .insights .meta a, .module.tabs .searchbox .insights .meta a, .module.tabs .body .insights .meta .comment-count a, .module.tabs .searchbox .body .insights .meta .comment-count a, .module.tabs .body .searchbox .insights .meta .comment-count a, .module.tabs .body .searchbox .insights .meta .comment-count a, .module.tabs .searchbox .body .insights .meta .comment-count a, .module.tabs .searchbox .insights .meta .comment-count a, .module.tabs .body .insights .meta span, .module.tabs .searchbox .insights .meta span, .module.tabs .body .insights .meta .comment-count span, .module.tabs .searchbox .body .insights .meta .comment-count span, .module.tabs .body .searchbox .insights .meta .comment-count span, .module.tabs .body .searchbox .insights .meta .comment-count span, .module.tabs .searchbox .body .insights .meta .comment-count span, .module.tabs .searchbox .insights .meta .comment-count span {
  margin: 0 10px 0 0;
}
/* line 283, ../sass/modules.scss */
.module.tabs .body .insights .meta .comment-count, .module.tabs .searchbox .insights .meta .comment-count, .module.tabs .body .insights .meta .comment-count .comment-count, .module.tabs .searchbox .body .insights .meta .comment-count .comment-count, .module.tabs .body .searchbox .insights .meta .comment-count .comment-count, .module.tabs .body .searchbox .insights .meta .comment-count .comment-count, .module.tabs .searchbox .body .insights .meta .comment-count .comment-count, .module.tabs .searchbox .insights .meta .comment-count .comment-count {
  padding: 0;
  background-color: transparent;
  color: #4996cf;
}
/* line 288, ../sass/modules.scss */
.module.tabs .body .insights .meta .num, .module.tabs .searchbox .insights .meta .num, .module.tabs .body .insights .meta .comment-count .num, .module.tabs .searchbox .body .insights .meta .comment-count .num, .module.tabs .body .searchbox .insights .meta .comment-count .num, .module.tabs .body .searchbox .insights .meta .comment-count .num, .module.tabs .searchbox .body .insights .meta .comment-count .num, .module.tabs .searchbox .insights .meta .comment-count .num {
  margin: 0 !important;
  padding: 0;
}
/* line 290, ../sass/modules.scss */
.module.tabs .body .insights .slidesPagination, .module.tabs .searchbox .insights .slidesPagination {
  margin-top: 8px !important;
}
/* line 292, ../sass/modules.scss */
.module.tabs .body .insights li .item, .module.tabs .searchbox .insights li .item {
  width: 622px;
  background-color: #fff;
}
/* line 294, ../sass/modules.scss */
.module.tabs .body .insights li .item h2, .module.tabs .searchbox .insights li .item h2 {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
/* line 295, ../sass/modules.scss */
.module.tabs .body .insights li .item .controls, .module.tabs .searchbox .insights li .item .controls {
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
/* line 298, ../sass/modules.scss */
.module.tabs .body .insights li .item .controls a span, .module.tabs .searchbox .insights li .item .controls a span {
  padding: 0;
}
/* line 299, ../sass/modules.scss */
.module.tabs .body .insights li .item .controls a:hover, .module.tabs .searchbox .insights li .item .controls a:hover {
  color: #4996cf;
}
/* line 94, ../sass/custom-mixins.scss */
.module.tabs .body .insights li .item .controls a:hover:hover, .module.tabs .searchbox .insights li .item .controls a:hover:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #006a80;
}
/* line 301, ../sass/modules.scss */
.module.tabs .body .insights li .item .controls .button, .module.tabs .searchbox .insights li .item .controls .button {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
/* line 302, ../sass/modules.scss */
.module.tabs .body .insights li .item .controls span, .module.tabs .searchbox .insights li .item .controls span {
  margin-right: 10px;
}
/* line 304, ../sass/modules.scss */
.module.tabs .body .insights li .item .img, .module.tabs .searchbox .insights li .item .img {
  margin-top: 0;
}

/* line 307, ../sass/modules.scss */
.module.tabs .body .insights li .right-content, .module.tabs .searchbox .insights li .right-content {
  width: 384px !important;
}
/* line 310, ../sass/modules.scss */
.module.tabs .body .insights li .right-content .controls span, .module.tabs .searchbox .insights li .right-content .controls span {
  font-size: 10px;
  color: #8a8a8a;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 312, ../sass/modules.scss */
.module.tabs .body .insights li .right-content .controls span.blue, .module.tabs .searchbox .insights li .right-content .controls span.blue {
  color: #4996cf;
  font-family: "ExoBold", Helvetica, sans-serif;
  margin:0; /* M.S. 12.10.2012*/
}

/* line 322, ../sass/modules.scss */
.module.bigbox {
  background-color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 18px 12px 10px;
  border: 1px solid #B3B3B3;
  /*overflow: hidden;*/
}
/* line 326, ../sass/modules.scss */
.module.bigbox h1.hashtag {
  margin-bottom: 20px;
}
/* line 329, ../sass/modules.scss */
.module.bigbox .no-body h2 {
  color: #000;
  background-color: transparent;
  margin-top: 6px;
  font-size: 34px;
}

/* line 332, ../sass/modules.scss */
.module.bigbox .no-body p, .module.bigbox .no-body .module > h2.side-image a, .module > h2.side-image .module.bigbox .no-body a {
  font-family: "OpenSansRegular", Helvetica, sans-serif;
  font-weight: 200;
}

/* line 335, ../sass/modules.scss */
.module.bigbox .no-body .button {
  padding: 20px 40px;
  color: #fff;
  margin-top: 32px;
  margin-bottom: 10px;
}
/* line 336, ../sass/modules.scss */
.module.bigbox .no-body .button .arrow {
  font-size: 11px;
}

/* line 341, ../sass/modules.scss */
.module.bigbox .body, .module.bigbox .searchbox {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border:none;
}
/* line 343, ../sass/modules.scss */
.module.bigbox .body.float, .module.bigbox .float.searchbox {
  max-width: 390px;
}
/* line 344, ../sass/modules.scss */
.module.bigbox .body.float p, .module.bigbox .float.searchbox p, .module.bigbox .body.float .module > h2.side-image a, .module > h2.side-image .module.bigbox .body.float a, .module.bigbox .float.searchbox .module > h2.side-image a, .module > h2.side-image .module.bigbox .float.searchbox a {
  line-height: 16px;
}

/* line 349, ../sass/modules.scss */
.module.bigbox .image {
  border: 1px solid #d5d5d5;
}

/* line 353, ../sass/modules.scss */
.module.bigbox.blog {
  padding: 10px 32px;
}

/* line 368, ../sass/modules.scss */
.module.bigbox.bg-blue {
  padding: 18px 12px 0;
}
/* line 371, ../sass/modules.scss */
.module.bigbox.bg-blue .no-body h2 {
  color: #fff;
  font-size: 48px;
  margin-top: 8px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-family: "Exolight", Helvetica, sans-serif;
}
/* line 373, ../sass/modules.scss */
.module.bigbox.bg-blue .no-body h2 strong {
  font-family: "ExoBold", Helvetica, sans-serif;
}

/* line 378, ../sass/modules.scss */
.module.bigbox.bg-blue .image {
  border: 1px solid white;
  margin-bottom: 12px;
}

/* line 381, ../sass/modules.scss */
.module.bigbox.bg-blue .button {
  padding: 24px 40px;
  margin-top: 22px;
}

/* line 392, ../sass/modules.scss */
.module.tv h2 a {
  font-size: 12px;
  vertical-align: top;
  text-decoration: none;
  color: white;
}
/* line 94, ../sass/custom-mixins.scss */
.module.tv h2 a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #d9d9d9;
}
/* line 393, ../sass/modules.scss */
.module.tv h2 a img {
  display: inline;
}
/* line 394, ../sass/modules.scss */
.module.tv h2 a img:hover {
  opacity: 0.5;
  filter: alpha(opacity=0.5);
}
/* line 396, ../sass/modules.scss */
.module.tv h2 a span {
  padding: 0 8px;
  line-height: 26px;
}

/* line 399, ../sass/modules.scss */
.module.tv h2 a:hover {
  text-decoration: none;
}
/* line 401, ../sass/modules.scss */
.module.tv .right a:first-child {
  margin-left: 4px;
}
/* line 402, ../sass/modules.scss */
.module.tv .body, .module.tv .searchbox {
  padding: 10px 16px;
  background-color: #333333;
}

/*---------------------------------------- ITEM */
/* line 411, ../sass/modules.scss */
.item h2 {
  font-family: "OpenSansBold", Helvetica, sans-serif;
  font-weight: normal;
}
/* line 413, ../sass/modules.scss */
.item h2 a {
  color: black;
}
/* line 94, ../sass/custom-mixins.scss */
.item h2 a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #262626;
}
/* line 414, ../sass/modules.scss */
.item h2 img {
  vertical-align: middle;
}
/* line 419, ../sass/modules.scss */
.item a span.num {
  font-size: 14px;
  font-weight: bold;
}
/* line 423, ../sass/modules.scss */
.item .quote {
  border-left: 3px solid #d5d5d5;
  color: #696969;
  padding-left: 28px;
  padding-right: 20px;
  font-weight: 200;
  margin: 24px 0;
}
/* line 424, ../sass/modules.scss */
.item .caption {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
/* line 426, ../sass/modules.scss */
.item .meta, .item .module.tabs .body .insights .meta .comment-count, .module.tabs .body .insights .meta .item .comment-count, .item .module.tabs .searchbox .insights .meta .comment-count, .module.tabs .searchbox .insights .meta .item .comment-count {
  text-transform: uppercase;
  padding: 0 10px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 429, ../sass/modules.scss */
.item .meta .comment-count, .item .module.tabs .body .insights .meta .comment-count .comment-count, .module.tabs .body .insights .meta .item .comment-count .comment-count, .item .module.tabs .searchbox .insights .meta .comment-count .comment-count, .module.tabs .searchbox .insights .meta .item .comment-count .comment-count, .item .meta .social, .item .module.tabs .body .insights .meta .comment-count .social, .module.tabs .body .insights .meta .item .comment-count .social, .item .module.tabs .searchbox .insights .meta .comment-count .social, .module.tabs .searchbox .insights .meta .item .comment-count .social {
  color: #4996cf;
}
/* line 431, ../sass/modules.scss */
.item .meta .social, .item .module.tabs .body .insights .meta .comment-count .social, .module.tabs .body .insights .meta .item .comment-count .social, .item .module.tabs .searchbox .insights .meta .comment-count .social, .module.tabs .searchbox .insights .meta .item .comment-count .social {
  padding-left: 10px;
}
/* line 432, ../sass/modules.scss */
.item .meta .social img, .item .module.tabs .body .insights .meta .comment-count .social img, .module.tabs .body .insights .meta .item .comment-count .social img, .item .module.tabs .searchbox .insights .meta .comment-count .social img, .module.tabs .searchbox .insights .meta .item .comment-count .social img {
  vertical-align: middle;
  display: inline;
  margin: 0;
}
/* line 435, ../sass/modules.scss */
.item .meta .location, .item .module.tabs .body .insights .meta .comment-count .location, .module.tabs .body .insights .meta .item .comment-count .location, .item .module.tabs .searchbox .insights .meta .comment-count .location, .module.tabs .searchbox .insights .meta .item .comment-count .location {
  color: #8a8a8a;
}
/* line 437, ../sass/modules.scss */
.item .meta .date, .item .module.tabs .body .insights .meta .comment-count .date, .module.tabs .body .insights .meta .item .comment-count .date, .item .module.tabs .searchbox .insights .meta .comment-count .date, .module.tabs .searchbox .insights .meta .item .comment-count .date {
  color: #8a8a8a;
  padding-left: 6px;
}
/* line 439, ../sass/modules.scss */
.item .meta .author, .item .module.tabs .body .insights .meta .comment-count .author, .module.tabs .body .insights .meta .item .comment-count .author, .item .module.tabs .searchbox .insights .meta .comment-count .author, .module.tabs .searchbox .insights .meta .item .comment-count .author, .item .meta .profession, .item .module.tabs .body .insights .meta .comment-count .profession, .module.tabs .body .insights .meta .item .comment-count .profession, .item .module.tabs .searchbox .insights .meta .comment-count .profession, .module.tabs .searchbox .insights .meta .item .comment-count .profession {
  margin: 0 !important;
  font-size: 14px;
  font-weight: normal;
}
/* line 441, ../sass/modules.scss */
.item .meta .profession, .item .module.tabs .body .insights .meta .comment-count .profession, .module.tabs .body .insights .meta .item .comment-count .profession, .item .module.tabs .searchbox .insights .meta .comment-count .profession, .module.tabs .searchbox .insights .meta .item .comment-count .profession {
  text-transform: none;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 443, ../sass/modules.scss */
.item .meta .event-date, .item .module.tabs .body .insights .meta .comment-count .event-date, .module.tabs .body .insights .meta .item .comment-count .event-date, .item .module.tabs .searchbox .insights .meta .comment-count .event-date, .module.tabs .searchbox .insights .meta .item .comment-count .event-date {
  padding-right: 4px;
}
/* line 445, ../sass/modules.scss */
.item .meta.twitter, .item .module.tabs .body .insights .meta .twitter.comment-count, .module.tabs .body .insights .meta .item .twitter.comment-count, .item .module.tabs .searchbox .insights .meta .twitter.comment-count, .module.tabs .searchbox .insights .meta .item .twitter.comment-count, .item .meta.facebook, .item .module.tabs .body .insights .meta .facebook.comment-count, .module.tabs .body .insights .meta .item .facebook.comment-count, .item .module.tabs .searchbox .insights .meta .facebook.comment-count, .module.tabs .searchbox .insights .meta .item .facebook.comment-count {
  padding: 0;
}
/* line 449, ../sass/modules.scss */
.item .controls .button {
  background: #dbdbdb;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 11px;
}
/* line 452, ../sass/modules.scss */
.item .controls .button:hover {
  cursor: pointer;
  background: #c2c2c2;
}
/* line 458, ../sass/modules.scss */
.item .article-title {
  font-size: 20px;
}
/* line 460, ../sass/modules.scss */
.item .social-strip {
  margin: 20px 0 20px -10px;
  padding: 10px 10px 6px;
  width: 103%;
  background-color: #efefef;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.item .social-strip:before, .item .social-strip:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.item .social-strip:after {
  clear: both;
}
/* line 465, ../sass/modules.scss */
.item .social-strip .traditional a {
  margin-left: 8px;
  display: inline;
  float: left;
}
/* line 466, ../sass/modules.scss */
.item .social-strip .traditional a:first-child {
  margin-left: 0;
}

/* line 471, ../sass/modules.scss */
.item .social-strip.mobile {
  background-color: white;
  margin: 0 0 24px;
  padding: 0;
}
/* line 473, ../sass/modules.scss */
.item .social-strip.mobile a {
  margin: 0 2px;
}
/* line 474, ../sass/modules.scss */
.item .social-strip.mobile a:first-child {
  margin-left: 0;
}
/* line 479, ../sass/modules.scss */
.item.has-image {
  border: 0 none !important;
  padding-bottom: 8px !important;
  padding-top: 14px !important;
}
/* line 481, ../sass/modules.scss */
.item.has-image img {
  margin: 0 12px 3px -2px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.item.has-image img:before, .item.has-image img:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.item.has-image img:after {
  clear: both;
}
/* line 484, ../sass/modules.scss */
.item.has-image .meta, .item.has-image .module.tabs .body .insights .meta .comment-count, .module.tabs .body .insights .meta .item.has-image .comment-count, .item.has-image .module.tabs .searchbox .insights .meta .comment-count, .module.tabs .searchbox .insights .meta .item.has-image .comment-count {
  line-height: 12px;
}
/* line 486, ../sass/modules.scss */
.item.has-image .meta .title, .item.has-image .module.tabs .body .insights .meta .comment-count .title, .module.tabs .body .insights .meta .item.has-image .comment-count .title, .item.has-image .module.tabs .searchbox .insights .meta .comment-count .title, .module.tabs .searchbox .insights .meta .item.has-image .comment-count .title {
  color: #4996cf;
  font-size: 10px;
}
/* line 487, ../sass/modules.scss */
.item.has-image .meta .author, .item.has-image .module.tabs .body .insights .meta .comment-count .author, .module.tabs .body .insights .meta .item.has-image .comment-count .author, .item.has-image .module.tabs .searchbox .insights .meta .comment-count .author, .module.tabs .searchbox .insights .meta .item.has-image .comment-count .author {
  color: #8A8A8A;
  font-size: 10px;
}

/* line 493, ../sass/modules.scss */
.item.small p, .item.small .module > h2.side-image a, .module > h2.side-image .item.small a {
  font-size: 10px;
  line-height: 18px;
}
/* line 494, ../sass/modules.scss */
.item.small h2 {
  font-size: 16px;
  line-height: 18px;
  padding: 0 10px;
  margin-top: -10px;
}
.item.small.comment-count h2 {
    margin-bottom:5px;
}
/* line 499, ../sass/modules.scss */
.item.small.feed h2 {
  font-size: 14px;
}
/* line 500, ../sass/modules.scss */
.item.small.feed h2 .linkout {
  color: #4996cf;
}
/* line 505, ../sass/modules.scss */
.item.small.last a {
  padding: 14px;
}
/* line 509, ../sass/modules.scss */
.item.medium, .item.full {
  padding-top: 22px !important;
}
/* line 511, ../sass/modules.scss */
.item.medium p, .item.full p, .item.medium .module > h2.side-image a, .module > h2.side-image .item.medium a, .item.full .module > h2.side-image a, .module > h2.side-image .item.full a {
  font-size: 14px;
  line-height: 20px;
  padding: 0 14px 0 20px;
}
/* line 513, ../sass/modules.scss */
.item.medium p.meta, .item.full p.meta, .item.medium .module > h2.side-image a.meta, .module > h2.side-image .item.medium a.meta, .item.full .module > h2.side-image a.meta, .module > h2.side-image .item.full a.meta, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count, .item.medium .module.tabs .body .insights .meta p.comment-count, .module.tabs .body .insights .meta .item.medium p.comment-count, .item.full .module.tabs .body .insights .meta p.comment-count, .module.tabs .body .insights .meta .item.full p.comment-count, .item.medium .module.tabs .searchbox .insights .meta p.comment-count, .module.tabs .searchbox .insights .meta .item.medium p.comment-count, .item.full .module.tabs .searchbox .insights .meta p.comment-count, .module.tabs .searchbox .insights .meta .item.full p.comment-count {
  font-size: 10px;
}
/* line 515, ../sass/modules.scss */
.item.medium p.meta a, .item.full p.meta a, .item.medium .module > h2.side-image a.meta a, .module > h2.side-image .item.medium a.meta a, .item.full .module > h2.side-image a.meta a, .module > h2.side-image .item.full a.meta a, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count a, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count a, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count a, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count a, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count a, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count a, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count a, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count a, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count a, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count a, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count a, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count a, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count a, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count a, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count a, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count a, .item.medium .module.tabs .body .insights .meta p.comment-count a, .module.tabs .body .insights .meta .item.medium p.comment-count a, .item.full .module.tabs .body .insights .meta p.comment-count a, .module.tabs .body .insights .meta .item.full p.comment-count a, .item.medium .module.tabs .searchbox .insights .meta p.comment-count a, .module.tabs .searchbox .insights .meta .item.medium p.comment-count a, .item.full .module.tabs .searchbox .insights .meta p.comment-count a, .module.tabs .searchbox .insights .meta .item.full p.comment-count a {
  color: #009ecc;
}
/* line 516, ../sass/modules.scss */
.item.medium p.meta img, .item.full p.meta img, .item.medium .module > h2.side-image a.meta img, .module > h2.side-image .item.medium a.meta img, .item.full .module > h2.side-image a.meta img, .module > h2.side-image .item.full a.meta img, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count img, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count img, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count img, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count img, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count img, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count img, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count img, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count img, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count img, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count img, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count img, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count img, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count img, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count img, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count img, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count img, .item.medium .module.tabs .body .insights .meta p.comment-count img, .module.tabs .body .insights .meta .item.medium p.comment-count img, .item.full .module.tabs .body .insights .meta p.comment-count img, .module.tabs .body .insights .meta .item.full p.comment-count img, .item.medium .module.tabs .searchbox .insights .meta p.comment-count img, .module.tabs .searchbox .insights .meta .item.medium p.comment-count img, .item.full .module.tabs .searchbox .insights .meta p.comment-count img, .module.tabs .searchbox .insights .meta .item.full p.comment-count img {
  margin: 0;
  padding: 0;
}
/* line 517, ../sass/modules.scss */
.item.medium p.meta span, .item.full p.meta span, .item.medium .module > h2.side-image a.meta span, .module > h2.side-image .item.medium a.meta span, .item.full .module > h2.side-image a.meta span, .module > h2.side-image .item.full a.meta span, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count span, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count span, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count span, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count span, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count span, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count span, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count span, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count span, .item.medium .module.tabs .body .insights .meta p.comment-count span, .module.tabs .body .insights .meta .item.medium p.comment-count span, .item.full .module.tabs .body .insights .meta p.comment-count span, .module.tabs .body .insights .meta .item.full p.comment-count span, .item.medium .module.tabs .searchbox .insights .meta p.comment-count span, .module.tabs .searchbox .insights .meta .item.medium p.comment-count span, .item.full .module.tabs .searchbox .insights .meta p.comment-count span, .module.tabs .searchbox .insights .meta .item.full p.comment-count span {
  margin: 0 8px;
}
/* line 518, ../sass/modules.scss */
.item.medium p.meta span.date, .item.full p.meta span.date, .item.medium .module > h2.side-image a.meta span.date, .module > h2.side-image .item.medium a.meta span.date, .item.full .module > h2.side-image a.meta span.date, .module > h2.side-image .item.full a.meta span.date, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span.date, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count span.date, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span.date, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count span.date, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span.date, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count span.date, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span.date, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count span.date, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span.date, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count span.date, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span.date, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count span.date, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span.date, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count span.date, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span.date, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count span.date, .item.medium .module.tabs .body .insights .meta p.comment-count span.date, .module.tabs .body .insights .meta .item.medium p.comment-count span.date, .item.full .module.tabs .body .insights .meta p.comment-count span.date, .module.tabs .body .insights .meta .item.full p.comment-count span.date, .item.medium .module.tabs .searchbox .insights .meta p.comment-count span.date, .module.tabs .searchbox .insights .meta .item.medium p.comment-count span.date, .item.full .module.tabs .searchbox .insights .meta p.comment-count span.date, .module.tabs .searchbox .insights .meta .item.full p.comment-count span.date {
  padding: 0;
}
/* line 519, ../sass/modules.scss */
.item.medium p.meta span.section, .item.full p.meta span.section, .item.medium .module > h2.side-image a.meta span.section, .module > h2.side-image .item.medium a.meta span.section, .item.full .module > h2.side-image a.meta span.section, .module > h2.side-image .item.full a.meta span.section, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span.section, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count span.section, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span.section, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count span.section, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span.section, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count span.section, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span.section, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count span.section, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span.section, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count span.section, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span.section, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count span.section, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span.section, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count span.section, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span.section, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count span.section, .item.medium .module.tabs .body .insights .meta p.comment-count span.section, .module.tabs .body .insights .meta .item.medium p.comment-count span.section, .item.full .module.tabs .body .insights .meta p.comment-count span.section, .module.tabs .body .insights .meta .item.full p.comment-count span.section, .item.medium .module.tabs .searchbox .insights .meta p.comment-count span.section, .module.tabs .searchbox .insights .meta .item.medium p.comment-count span.section, .item.full .module.tabs .searchbox .insights .meta p.comment-count span.section, .module.tabs .searchbox .insights .meta .item.full p.comment-count span.section {
  margin: 0;
  color: #8a8a8a;
}
/* line 520, ../sass/modules.scss */
.item.medium p.meta span.rating, .item.full p.meta span.rating, .item.medium .module > h2.side-image a.meta span.rating, .module > h2.side-image .item.medium a.meta span.rating, .item.full .module > h2.side-image a.meta span.rating, .module > h2.side-image .item.full a.meta span.rating, .item.medium .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span.rating, .module > h2.side-image .module.tabs .body .insights .meta .item.medium a.comment-count span.rating, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count span.rating, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count span.rating, .item.medium .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span.rating, .module.tabs .body .insights .meta .module > h2.side-image .item.medium a.comment-count span.rating, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count span.rating, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count span.rating, .item.medium .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span.rating, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.medium a.comment-count span.rating, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count span.rating, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count span.rating, .item.medium .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span.rating, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.medium a.comment-count span.rating, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count span.rating, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count span.rating, .item.medium .module.tabs .body .insights .meta p.comment-count span.rating, .module.tabs .body .insights .meta .item.medium p.comment-count span.rating, .item.full .module.tabs .body .insights .meta p.comment-count span.rating, .module.tabs .body .insights .meta .item.full p.comment-count span.rating, .item.medium .module.tabs .searchbox .insights .meta p.comment-count span.rating, .module.tabs .searchbox .insights .meta .item.medium p.comment-count span.rating, .item.full .module.tabs .searchbox .insights .meta p.comment-count span.rating, .module.tabs .searchbox .insights .meta .item.full p.comment-count span.rating {
  color: #8a8a8a;
}

/* line 526, ../sass/modules.scss */
.item.medium p.copy a, .item.full p.copy a, .item.medium .module > h2.side-image a.copy a, .module > h2.side-image .item.medium a.copy a, .item.full .module > h2.side-image a.copy a, .module > h2.side-image .item.full a.copy a {
  color: #009ecc;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 529, ../sass/modules.scss */
.item.medium h2, .item.full h2 {
  line-height: 28px;
  padding: 0 14px 0 20px;
  margin: -10px 0 6px;
}
/* line 530, ../sass/modules.scss */
.item.medium .image, .item.full .image {
  padding: 28px 8px;
}
/* line 531, ../sass/modules.scss */
.item.medium.last, .item.last.full {
  margin-top: 45px;
  padding: 10px 0;
}
/* line 534, ../sass/modules.scss */
.item.full {
  padding-top: 0 !important;
  padding-bottom: 5px;
}
/* line 537, ../sass/modules.scss */
.item.full a {
  text-decoration: underline;
}
/* line 538, ../sass/modules.scss */
.item.full p, .item.full .module > h2.side-image a, .module > h2.side-image .item.full a {
  padding: 0;
}
/* line 539, ../sass/modules.scss */
.item.full p strong, .item.full .module > h2.side-image a strong, .module > h2.side-image .item.full a strong {
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 540, ../sass/modules.scss */
.item.full p.copy, .item.full .module > h2.side-image a.copy, .module > h2.side-image .item.full a.copy {
  line-height: 20px;
}
/* line 540, ../sass/modules.scss */
.item.full p.copy a, .item.full .module > h2.side-image a.copy a, .module > h2.side-image .item.full a.copy a {
  text-decoration: underline;
  color: #4996cf;
}
/* line 542, ../sass/modules.scss */
.item.full p.meta .rating, .item.full .module > h2.side-image a.meta .rating, .module > h2.side-image .item.full a.meta .rating, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count .rating, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count .rating, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count .rating, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count .rating, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count .rating, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count .rating, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count .rating, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count .rating, .item.full .module.tabs .body .insights .meta p.comment-count .rating, .module.tabs .body .insights .meta .item.full p.comment-count .rating, .item.full .module.tabs .searchbox .insights .meta p.comment-count .rating, .module.tabs .searchbox .insights .meta .item.full p.comment-count .rating {
  color: #8a8a8a;
}
/* line 543, ../sass/modules.scss */
.item.full p.meta .author, .item.full .module > h2.side-image a.meta .author, .module > h2.side-image .item.full a.meta .author, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count .author, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count .author, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count .author, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count .author, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count .author, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count .author, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count .author, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count .author, .item.full .module.tabs .body .insights .meta p.comment-count .author, .module.tabs .body .insights .meta .item.full p.comment-count .author, .item.full .module.tabs .searchbox .insights .meta p.comment-count .author, .module.tabs .searchbox .insights .meta .item.full p.comment-count .author {
  text-transform: none;
}
/* line 544, ../sass/modules.scss */
.item.full p.meta a, .item.full .module > h2.side-image a.meta a, .module > h2.side-image .item.full a.meta a, .item.full .module > h2.side-image .module.tabs .body .insights .meta a.comment-count a, .module > h2.side-image .module.tabs .body .insights .meta .item.full a.comment-count a, .item.full .module.tabs .body .insights .meta .module > h2.side-image a.comment-count a, .module.tabs .body .insights .meta .module > h2.side-image .item.full a.comment-count a, .item.full .module > h2.side-image .module.tabs .searchbox .insights .meta a.comment-count a, .module > h2.side-image .module.tabs .searchbox .insights .meta .item.full a.comment-count a, .item.full .module.tabs .searchbox .insights .meta .module > h2.side-image a.comment-count a, .module.tabs .searchbox .insights .meta .module > h2.side-image .item.full a.comment-count a, .item.full .module.tabs .body .insights .meta p.comment-count a, .module.tabs .body .insights .meta .item.full p.comment-count a, .item.full .module.tabs .searchbox .insights .meta p.comment-count a, .module.tabs .searchbox .insights .meta .item.full p.comment-count a {
  text-decoration: none;
}
/* line 546, ../sass/modules.scss */
.item.full p.caption, .item.full .module > h2.side-image a.caption, .module > h2.side-image .item.full a.caption {
  font-size: 10px;
  margin-bottom: 25px;
}
/* line 549, ../sass/modules.scss */
.item.full ul.copy {
  list-style-type: disc;
  margin: 16px 22px 22px 40px;
}
/* line 551, ../sass/modules.scss */
.item.full ul.copy li {
  border: 0 none;
  padding: 0;
}
/* line 554, ../sass/modules.scss */
.item.full .image {
  padding: 0;
}
/* line 555, ../sass/modules.scss */
.item.full .image-wrap {
  max-width: 122px;
  padding-bottom: 10px;
  *zoom: 1;
}
/* line 557, ../sass/modules.scss */
.item.full .image-wrap a {
  font: 12px "OpenSansBold", Helvetica, sans-serif;
  text-decoration: none;
}
/* line 558, ../sass/modules.scss */
.item.full .image-wrap a.arrow {
  font-size: 10px;
}
/* line 560, ../sass/modules.scss */
.item.full .image-wrap.left, .item.full .module > h2 a.image-wrap.button.left, .module > h2 .item.full a.image-wrap.button.left {
  margin-right: 18px;
  margin-top: 6px;
}
/* line 561, ../sass/modules.scss */
.item.full .image-wrap.right {
  margin-left: 18px;
  margin-top: 6px;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.item.full .image-wrap:before, .item.full .image-wrap:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.item.full .image-wrap:after {
  clear: both;
}

/* line 567, ../sass/modules.scss */
.item.launchbox {
  overflow: hidden;
  border: 0 none !important;
}
/* line 569, ../sass/modules.scss */
.item.launchbox h2 {
  padding: 14px 0 0 98px;
  font-size: 14px;
}
/* line 570, ../sass/modules.scss */
.item.launchbox a {
  color: black;
}
/* line 94, ../sass/custom-mixins.scss */
.item.launchbox a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #262626;
}
/* line 572, ../sass/modules.scss */
.item.launchbox a > img {
  margin-left: 10px;
}

/* line 578, ../sass/modules.scss */
.follow-thread {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  height: 46px;
  padding: 15px 20px;
}
/* line 580, ../sass/modules.scss */
.follow-thread a {
  font: 12px "OpenSansBold", Helvetica, sans-serif;
}
/* line 581, ../sass/modules.scss */
.follow-thread a .arrow {
  font-size: 10px;
}

/*---------------------------------------- TABLE */
/* line 588, ../sass/modules.scss */
.table {
  border: 0 none;
  width: 100%;
}
/* line 590, ../sass/modules.scss */
.table tr {
  background-color: #fff;
}
/* line 591, ../sass/modules.scss */
.table tr:nth-child(even) {
  background-color: #fff;
}
/* line 593, ../sass/modules.scss */
.table th, .table td {
  font: 11px "OpenSansBold", Helvetica, sans-serif;
  background-color: transparent;
  padding: 16px 14px 16px 0;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}
/* line 596, ../sass/modules.scss */
.table td {
  text-transform: none;
  font-weight: normal;
  border-top: 1px solid #ccc;
}
/* line 598, ../sass/modules.scss */
.table .text-center {
  text-align: center !important;
}
/* line 599, ../sass/modules.scss */
.table .pointer {
  text-align: left;
  width: 20px;
  padding-left: 8px;
  padding-right: 6px;
  padding-top: 20px;
  color: #4996cf;
  text-indent: -9999px;
}
/* line 601, ../sass/modules.scss */
.table .pointer .toggle-arrow {
  width: 9px;
  height: 8px;
  background: url("/content/images/icons/toggle-arrow.png") 0 0 no-repeat transparent;
}
/* line 604, ../sass/modules.scss */
.table .details .pointer {
  background-color: #EDEDED;
}
/* line 608, ../sass/modules.scss */
.table .title {
  padding-left: 18px;
  width: 262px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 609, ../sass/modules.scss */
.table .company {
  width: 84px;
}
/* line 610, ../sass/modules.scss */
.table .date {
  width: 80px;
}
/* line 611, ../sass/modules.scss */
.table .author {
  width: 75px;
}
/* line 612, ../sass/modules.scss */
.table .rating {
  width: 100px;
}
/* line 614, ../sass/modules.scss */
.table .list {
  cursor: pointer;
}
/* line 615, ../sass/modules.scss */
.table .list .company {
  font-style: italic;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 616, ../sass/modules.scss */
.table .list .date {
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 617, ../sass/modules.scss */
.table .list .author {
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 618, ../sass/modules.scss */
.table .list:hover {
  background-color: #e5e6e8;
}
/* line 620, ../sass/modules.scss */
.table .list.active:hover {
  background-color: #e5e6e8;
}
/* line 621, ../sass/modules.scss */
.table .list.active .pointer {
  background-color: #EDEDED;
}
/* line 622, ../sass/modules.scss */
.table .list.active .pointer .toggle-arrow {
  background-position: 0 bottom;
}
/* line 627, ../sass/modules.scss */
.table .details {
  display: none;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 629, ../sass/modules.scss */
.table .details.active {
  display: block;
}
/* line 631, ../sass/modules.scss */
.table .details p, .table .details .module > h2.side-image a, .module > h2.side-image .table .details a {
  font-size: 11px;
  padding-left: 18px;
  padding-right: 15px;
}
/* line 632, ../sass/modules.scss */
.table .details p a, .table .details .module > h2.side-image a a, .module > h2.side-image .table .details a a {
  text-decoration: underline;
}
/* line 633, ../sass/modules.scss */
.table .details p strong, .table .details .module > h2.side-image a strong, .module > h2.side-image .table .details a strong {
  font-weight: normal;
}
/* line 634, ../sass/modules.scss */
.table .details p.size-filename, .table .details .module > h2.side-image a.size-filename, .module > h2.side-image .table .details a.size-filename {
  font-family: "OpenSansBold", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
}
/* line 636, ../sass/modules.scss */
.table .details p.size-filename em, .table .details .module > h2.side-image a.size-filename em, .module > h2.side-image .table .details a.size-filename em {
  font-family: "OpenSansRegular", Helvetica, sans-serif;
}
/* line 639, ../sass/modules.scss */
.table .details td {
  border-top: 0 none;
}
/* line 640, ../sass/modules.scss */
.table .details .pointer {
  background-color: #EDEDED;
}
/* line 641, ../sass/modules.scss */
.table .details .button {
  margin-left: 15px;
  padding: 16px 74px 16px 46px;
}
/* line 641, ../sass/modules.scss */
.table .details .button .arrow {
  color: #f8a402;
}
/* line 642, ../sass/modules.scss */
.table .details .copy {
  margin-top: 0;
  padding-top: 0;
}
/* line 645, ../sass/modules.scss */
.table.source {
  margin-bottom: 0;
}

/*---------------------------------------- FORM */
/* line 651, ../sass/modules.scss */
.form {
  background-color: #ededed;
  margin-bottom: 0;
  padding: 26px 16px 2px;
}


/*---------------------------------------- AD */
/* line 659, ../sass/modules.scss */
.ad {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url("/content/images/structure/transparent-grey.png") 0 0 repeat transparent;
  padding: 0;
  margin-bottom: 24px;
  text-align: center;
}
/* line 664, ../sass/modules.scss */
.ad.company-logo {
  padding: 18px 16px;
}
/* line 666, ../sass/modules.scss */
.ad.company-logo .row {
  background-color: #fff;
  padding-top: 10px;
  padding-bottom: 8px;
}
/* line 667, ../sass/modules.scss */
.ad.company-logo p, .ad.company-logo .module > h2.side-image a, .module > h2.side-image .ad.company-logo a {
  font-size: 9px;
  text-transform: uppercase;
  padding: 0;
  line-height: 10px;
  margin-bottom: 0;
}
.video-feed.home object, .video-feed.home span {
    height: 264px;
    width: 590px;
}
.video-feed object, .video-feed span {
    height: 308px;
    width: 272px;
}


/* line 675, ../sass/modules.scss */
.company-text-ad {
  display: none;
  text-transform: uppercase;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  font-size: 12px;
}
/* line 677, ../sass/modules.scss */
.company-text-ad a {
  text-decoration: underline;
}


/*----- SEARCH */
/* For Source Code Library */
/* line 691, ../sass/modules.scss */
.filter-search .search {
  margin-top: 12px;
}
/* line 693, ../sass/modules.scss */
.filter-search .search label {
  margin-top: 14px;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}
/* line 694, ../sass/modules.scss */
.filter-search .search input {
  height: 42px;
  color: #8A8A8A;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  padding: 10px;
  margin-bottom: 0;
  border-color: #B0B0B0;
}
/* line 695, ../sass/modules.scss */
.filter-search .search .postfix {
  background-color: #DBDBDB;
  height: 42px;
  width: 100%;
  border-right: solid 1px #B0B0B0;
  border-top: solid 1px #B0B0B0;
  border-bottom: solid 1px #B0B0B0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -ms-border-radius: 0 3px 3px 0;
  -o-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
/* line 699, ../sass/modules.scss */
.filter-search .search .postfix:hover {
  background: #c2c2c2;
}
/* line 701, ../sass/modules.scss */
.filter-search .search .prefix.button {
  padding: 10px 20px;
}

/*--------------------------------- HERO MODULE */
/* line 711, ../sass/modules.scss */
.hero .hero-container {
  margin: 0 0 30px;
  border: #b3b3b3 solid 1px;
  background: #f2f2f2;
  position: relative;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .hero-container:before, .hero .hero-container:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .hero-container:after {
  clear: both;
}
/* line 715, ../sass/modules.scss */
.hero .hero-container.medium, .hero .hero-container.item.full {
  background-color: #fff;
}
/* line 720, ../sass/modules.scss */
.hero .hero-container.events .side-small .item h2 {
  text-transform: uppercase;
  padding: 6px 0 0;
  line-height: 24px;
}
/* line 721, ../sass/modules.scss */
.hero .hero-container.events .side-small .item .event {
  margin: 0 0 10px;
}

/* line 730, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item a {
  font-size: 12px;
  line-height: 15px;
}
/* line 731, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item a span {
  display: block;
}
/* line 732, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item a .date {
  color: #4996cf;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  text-transform: uppercase;
}
/* line 733, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item a .location {
  margin-bottom: 6px;
  color: #8a8a8a;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  text-transform: uppercase;
}
/* line 734, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item a .copy {
  color: #000;
}
/* line 738, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item.active a .date {
  color: #f8a402;
}
/* line 739, ../sass/modules.scss */
.hero .hero-container.events .side-controls .section-links .item.active a .location, .hero .hero-container.events .side-controls .section-links .item.active a .copy {
  color: #fff;
}
/* line 748, ../sass/modules.scss */
.hero .current {
  float: left;
  width: 330px;
  border-right: solid 1px #b3b3b3;
  background: #fff;
  font-weight: normal;
}
/* line 752, ../sass/modules.scss */
.hero .current .item {
  display: none;
  padding: 14px;
}
/* line 754, ../sass/modules.scss */
.hero .current .item.active {
  display: block;
}

/* line 757, ../sass/modules.scss */
.hero .current .item.padding {
  padding: 30px 20px 30px 10px;
}
/* line 758, ../sass/modules.scss */
.hero .current .item h2 {
  padding: 0 0 5px 0 ;
  margin: 0;
  font-family: "ExoBold", Helvetica, sans-serif;
  font-size:18px;
}
/* line 760, ../sass/modules.scss */
.hero .current .item h2 a {
  color: black;
}
/* line 94, ../sass/custom-mixins.scss */
.hero .current .item h2 a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #262626;
}
.hero .current .item p {
    margin-bottom:0;    
}
.inline10 {
    font-size:12px;
    clear:both;
    display:block;
}
.item .inline10 {
    padding: 0 10px 5px 10px;
}
.hero .item .inline10 {
    padding:0;
}
.item .inline10 img {
    margin:0;
}
/* line 762, ../sass/modules.scss */
.hero .current .item .controls {
  margin: 0;
  padding: 0 0 5px;
}
/* line 764, ../sass/modules.scss */
.hero .current .item .controls .button {
  background: #dbdbdb;
  color: #000;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  padding: 4px 11px;
}
/* line 767, ../sass/modules.scss */
.hero .current .item .controls .button:hover {
  cursor: pointer;
  background: #c2c2c2;
}

/* line 774, ../sass/modules.scss */
.hero .current .item .copy {
  margin: 0;
  padding: 0 20px 30px 0;
}

/* line 801, ../sass/modules.scss */
.hero .current.side-small {
  border-right: 1px solid #ccc;
  /*width: 316px;*/
  padding: 20px;
  height: 518px;
}
/* line 803, ../sass/modules.scss */
.hero .current.side-small .item {
  padding-left: 0;
  padding-top: 0;
}
/* line 805, ../sass/modules.scss */
.hero .current.side-small .item h2 {
  padding: 20px 0 10px;
  line-height: 26px;
}

/* line 809, ../sass/modules.scss */
.hero .current.side-small .item p, .hero .current.side-small .item .module > h2.side-image a, .module > h2.side-image .hero .current.side-small .item a {
  padding: 0 0 20px;
}
/* line 811, ../sass/modules.scss */
.hero .current.side-small .item p.event, .hero .current.side-small .item .module > h2.side-image a.event, .module > h2.side-image .hero .current.side-small .item a.event {
  text-transform: uppercase;
  font-size: 10px;
  padding: 0;
  line-height: 12px;
}

/* line 821, ../sass/modules.scss */
.hero .current.side-small .item a.button {
  color: #4996cf;
  background-color: #dbdbdb;
}
/* line 822, ../sass/modules.scss */
.hero .current.side-small .item a.button:hover {
  background: #cecece;
  text-decoration: none;
}

/* line 827, ../sass/modules.scss */
.hero .current.side-small.narrow {
  height: 530px;
}
/* line 828, ../sass/modules.scss */
.hero .current.side-small.tall {
  height: 540px;
}

/* line 859, ../sass/modules.scss */
.hero .mobile-controls {
  clear: both;
  border-top: solid 1px #b3b3b3;
  text-align: center;
  height: 45px;
}
/* line 862, ../sass/modules.scss */
.hero .mobile-controls p, .hero .mobile-controls .module > h2.side-image a, .module > h2.side-image .hero .mobile-controls a {
  display: inline-block;
  font-size: 18px;
  color: #7e7e7e;
  margin: 0;
  padding: 0 20px;
  line-height: 45px;
}
/* line 866, ../sass/modules.scss */
.hero .mobile-controls .previous-mobile, .hero .mobile-controls .next-mobile {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  vertical-align: middle;
  margin: -6px 0 0 0;
  width: 13px;
  height: 22px;
  background: url("/content/images/icons/arrows.png") no-repeat top left;
}
/* line 869, ../sass/modules.scss */
.hero .mobile-controls .previous-mobile:hover, .hero .mobile-controls .next-mobile:hover {
  background-position: bottom left;
  cursor: pointer;
}
/* line 872, ../sass/modules.scss */
.hero .mobile-controls .next-mobile {
  background-position: top right;
}
/* line 875, ../sass/modules.scss */
.hero .mobile-controls .next-mobile:hover {
  background-position: bottom right;
}
/* line 880, ../sass/modules.scss */
.hero .side-controls {
  padding: 0;
  height: 500px;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 884, ../sass/modules.scss */
.hero .side-controls .arrow {
  color: #fff;
  font-size: 20px;
  position: absolute;
  /*left: -4px;*/
  top: 35px;
  padding-left: 0;
  z-index: 10;
  margin-left: -4px;
}
/* line 886, ../sass/modules.scss */
.hero .side-controls .section-links {
  color: #000;
  background-color: #fff;
  width: 292px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .side-controls .section-links:before, .hero .side-controls .section-links:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .side-controls .section-links:after {
  clear: both;
}

/* line 889, ../sass/modules.scss */
.hero .side-controls .section-links strong {
  font-weight: normal;
  font-family: "OpenSansBold", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
}
/* line 891, ../sass/modules.scss */
.hero .side-controls .section-links .item {
  border-bottom: 1px solid #CCC;
  color: #000;
  background-color: #fff;
  *zoom: 1;
  position: relative;
  height: 110px;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .side-controls .section-links .item:before, .hero .side-controls .section-links .item:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .side-controls .section-links .item:after {
  clear: both;
}
/* line 894, ../sass/modules.scss */
.hero .side-controls .section-links .item:hover {
  background-color: #f2f2f2;
}
/* line 896, ../sass/modules.scss */
.hero .side-controls .section-links .item a {
  color: #000;
  display: block;
  padding: 20px 8px 8px 16px;
  line-height: 14px;
  height: 110px;
}
/* line 898, ../sass/modules.scss */
.hero .side-controls .section-links .item a img {
  margin-right: 6px;
}
/* line 899, ../sass/modules.scss */
.hero .side-controls .section-links .item a .arrow {
  font-size: 20px;
  position: absolute;
  left: -4px;
  top: 45px;
  padding-left: 0;
}
/* line 902, ../sass/modules.scss */
.hero .side-controls .section-links .item.active {
  background-color: #4996cf;
  display: block;
}
/* line 904, ../sass/modules.scss */
.hero .side-controls .section-links .item.active:hover {
  background-color: #0095b3;
}
/* line 905, ../sass/modules.scss */
.hero .side-controls .section-links .item.active a {
  color: #fff;
}
/* line 910, ../sass/modules.scss */
.hero .side-controls .navigation {
  background-color: #f4f4f4;
  height: 100px;
  padding-top: 30px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .side-controls .navigation:before, .hero .side-controls .navigation:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .side-controls .navigation:after {
  clear: both;
}
/* line 913, ../sass/modules.scss */
.hero .side-controls .navigation .previous, .hero .side-controls .module.tabs .body ul li .navigation .next, .module.tabs .body ul li .hero .side-controls .navigation .next, .hero .side-controls .module.tabs .searchbox ul li .navigation .next, .module.tabs .searchbox ul li .hero .side-controls .navigation .next, .hero .side-controls .navigation .next {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  vertical-align: bottom;
  margin: 0 10px 0 0;
  width: 14px;
  height: 22px;
  background: url("/content/images/icons/arrows.png") no-repeat top left;
}
/* line 916, ../sass/modules.scss */
.hero .side-controls .navigation .previous:hover, .hero .side-controls .module.tabs .body ul li .navigation .next:hover, .module.tabs .body ul li .hero .side-controls .navigation .next:hover, .hero .side-controls .module.tabs .searchbox ul li .navigation .next:hover, .module.tabs .searchbox ul li .hero .side-controls .navigation .next:hover, .hero .side-controls .navigation .next:hover {
  background-position: bottom left;
  cursor: pointer;
}
/* line 919, ../sass/modules.scss */
.hero .side-controls .navigation .next {
  margin: 0 0 0 10px;
  background-position: top right;
}
/* line 922, ../sass/modules.scss */
.hero .side-controls .navigation .next:hover {
  background-position: bottom right;
}
/* line 925, ../sass/modules.scss */
.hero .side-controls .navigation .slide-pagination {
  display: inline;
  line-height: 0;
  margin-bottom: 2px;
}
/* line 928, ../sass/modules.scss */
.hero .side-controls .navigation .slide-pagination li {
  display: inline-block;
  width: 20px;
  height: 20px;
  line-height: 0;
}
/* line 930, ../sass/modules.scss */
.hero .side-controls .navigation .slide-pagination li a {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  background: transparent url("/content/images/icons/bullets.png") no-repeat bottom left;
  vertical-align: top;
}
/* line 933, ../sass/modules.scss */
.hero .side-controls .navigation .slide-pagination li a:hover {
  cursor: default;
}
/* line 934, ../sass/modules.scss */
.hero .side-controls .navigation .slide-pagination li a.active {
  background-position: top left;
}
/* line 943, ../sass/modules.scss */
.hero .select-box {
  width: 580px;
  float: right;
}
/* line 946, ../sass/modules.scss */
.hero .select-box h2 {
  margin-top: 15px;
  margin-bottom:10px;
  padding-right:10px;
  font-weight:bold;
}
/* line 948, ../sass/modules.scss */
.hero .select-box .two-up-columns {
  width: 550px;
  *zoom: 1;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .select-box .two-up-columns:before, .hero .select-box .two-up-columns:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .select-box .two-up-columns:after {
  clear: both;
}
/* line 950, ../sass/modules.scss */
.hero .select-box .two-up-columns .col {
  float: left;
  width: 275px;
}
.hero .select-box .two-up-columns .col a span {
    height:63px;
}
/* line 953, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item {
  padding: 8px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  *zoom: 1;
  margin-bottom: 5px;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .select-box .two-up-columns .col .item:before, .hero .select-box .two-up-columns .col .item:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
.hero .select-box .two-up-columns .col .item:after {
  clear: both;
  display:block;
}
.hero .select-box .two-up-columns .col span {
    display: block; width:100%; 
}
/* line 956, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item .img {
  width: 55px;
  float: left;
  line-height: 0;
  display: block;
}
/* line 957, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item p, .hero .select-box .two-up-columns .col .item .module > h2.side-image a, .module > h2.side-image .hero .select-box .two-up-columns .col .item a {
  line-height: 14px;
  float: right;
  width: 204px;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.hero .select-box .two-up-columns .col .item p {
    color:black;
}
.hero .select-box .two-up-columns .col .item .text {
    color: #4996CF;
    padding-left:8px;
    display:inline;
    font-weight:bold;
}
.hero .select-box .two-up-columns .col .item:hover .text {
    color: white;    
}
/* line 959, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item p strong, .hero .select-box .two-up-columns .col .item .module > h2.side-image a strong, .module > h2.side-image .hero .select-box .two-up-columns .col .item a strong {
  font-size: 10px;
  text-transform: uppercase;
}
/* line 962, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item:hover {
  cursor: pointer;
  background: #4996CF;
}
/* line 966, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item.active {
  background: #4996cf;
}
/* line 968, ../sass/modules.scss */
.hero .select-box .two-up-columns .col .item.active .blue {
  color: #fff;
}

/*--------------------------------- CALENDAR */
/* line 1028, ../sass/modules.scss */
.fc-header {
  margin-bottom: 0px;
  background-color: #000;
  color: #fff;
}
/* line 1030, ../sass/modules.scss */
.fc-header h2 {
  color: #4996cf;
  text-transform: uppercase;
  font-family: "OpenSansBold", Helvetica, sans-serif;
}

/* line 1033, ../sass/modules.scss */
.fc-header .fc-header-left {
  width: 340px;
  padding-left: 14px;
  padding-top: 20px;
  text-align: left;
  color: #fff;
  font: 18px "ExoBold", Helvetica, sans-serif;
  text-transform: uppercase;
}

/* line 1036, ../sass/modules.scss */
.fc-header .fc-header-center {
  width: 158px;
  padding-top: 15px;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
}

/* line 1039, ../sass/modules.scss */
.fc-header .fc-header-right {
  padding-right: 14px;
  padding-top: 10px;
  text-align: right;
}
/* line 1040, ../sass/modules.scss */
.fc-header .fc-header-right .fc-state-default {
  border: 0 none;
  background-color: transparent;
}
/* line 1041, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-inner {
  border: 2px solid #000;
  background-color: transparent;
}
/* line 1042, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-content {
  background-color: #333333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  width: 33px;
  height: 33px;
  padding: 0;
}
/* line 1043, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-content:hover {
  background-color: #4996cf;
}

/* line 1047, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-prev .fc-button-content {
  background-image: url("/content/images/structure/arrow-grey-left-right.png");
  background-position: left center;
  text-indent: 9999px;
}
/* line 1048, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-prev .fc-button-content:hover {
  background-image: url("/content/images/structure/arrow-white-left-right.png");
}

/* line 1053, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-next .fc-button-content {
  background-image: url("/content/images/structure/arrow-grey-left-right.png");
  background-position: right center;
  text-indent: 9999px;
}
/* line 1054, ../sass/modules.scss */
.fc-header .fc-header-right .fc-button-next .fc-button-content:hover {
  background-image: url("/content/images/structure/arrow-white-left-right.png");
}

/* line 1062, ../sass/modules.scss */
.fc-content {
  background-color: #fff;
  padding: 32px 14px 28px;
  margin-bottom: 25px;
}
/* line 1064, ../sass/modules.scss */
.fc-content .fc-border-separate {
  border-top: 1px solid #DDD;
  border-left: 0 none;
  border-right: 0 none;
  border-bottom: 0 none;
}
/* line 1065, ../sass/modules.scss */
.fc-content .fc-first.fc-last {
  display: none;
}
/* line 1066, ../sass/modules.scss */
.fc-content .fc-event-inner {
  line-height: 10px;
}
/* line 1067, ../sass/modules.scss */
.fc-content .fc-day-number {
  font: 14px "OpenSansRegular", Helvetica, sans-serif;
  padding: 4px 4px 0;
  float: left;
}
/* line 1068, ../sass/modules.scss */
.fc-content .fc-event-skin {
  border: 0 none;
}
/* line 1069, ../sass/modules.scss */
.fc-content .fc-event-title {
  font: 12px "OpenSansBold", Helvetica, sans-serif;
  padding: 0;
  display: block;
  margin-bottom: 10px;
}

/* line 1072, ../sass/modules.scss */
.fc-content .fc-event-time {
  font: 9px "OpenSansRegular", Helvetica, sans-serif;
  padding: 0;
  font-weight: normal !important;
}

/* line 1075, ../sass/modules.scss */
.fc-content .fc-today {
  background-color: #4996cf;
}
/* line 1076, ../sass/modules.scss */
.fc-content .fc-grid .fc-day-number {
  float: left;
}

/* line 1079, ../sass/modules.scss */
.fc-content tr:nth-child(even) {
  background-color: #fff;
}
/* line 1081, ../sass/modules.scss */
.fc-content .submit-bt {
  margin: 10px auto 4px;
  text-align: center;
}
/* line 1082, ../sass/modules.scss */
.fc-content .submit-bt .button {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}


/* line 1092, ../sass/modules.scss */
.tabbed-slider2, .tabbed-slider.medium, .tabbed-slider.item.full {
  text-align: center;
}
/* line 1096, ../sass/modules.scss */
.tabbed-slider2 .item, .tabbed-slider.medium .item, .tabbed-slider.item.full .item {
  text-align: left;
}
/* line 1098, ../sass/modules.scss */
.tabbed-slider2 .slidesPrevious, .tabbed-slider2 .slidesNext, .tabbed-slider2 .tabbed-slider.medium .slidesNext, .tabbed-slider.medium .tabbed-slider2 .slidesNext, .tabbed-slider2 .tabbed-slider.item.full .slidesNext, .tabbed-slider.item.full .tabbed-slider2 .slidesNext, .tabbed-slider.medium .slidesPrevious, .tabbed-slider.item.full .slidesPrevious, .tabbed-slider.medium .tabbed-slider2 .slidesNext, .tabbed-slider2 .tabbed-slider.medium .slidesNext, .tabbed-slider.item.full .tabbed-slider2 .slidesNext, .tabbed-slider2 .tabbed-slider.item.full .slidesNext, .tabbed-slider.medium .slidesNext, .tabbed-slider.item.full .slidesNext {
  display: inline-block;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  vertical-align: bottom;
  margin: 0 10px 0 0;
  width: 14px;
  height: 22px;
  background: url("/content/images/icons/arrows.png") no-repeat top left;
  float: left;
  margin: 20px 0px 0 20px;
}
/* line 1103, ../sass/modules.scss */
.tabbed-slider2 .slidesPrevious:hover, .tabbed-slider2 .slidesNext:hover, .tabbed-slider2 .tabbed-slider.medium .slidesNext:hover, .tabbed-slider.medium .tabbed-slider2 .slidesNext:hover, .tabbed-slider2 .tabbed-slider.item.full .slidesNext:hover, .tabbed-slider.item.full .tabbed-slider2 .slidesNext:hover, .tabbed-slider.medium .slidesPrevious:hover, .tabbed-slider.item.full .slidesPrevious:hover, .tabbed-slider.medium .tabbed-slider2 .slidesNext:hover, .tabbed-slider2 .tabbed-slider.medium .slidesNext:hover, .tabbed-slider.item.full .tabbed-slider2 .slidesNext:hover, .tabbed-slider2 .tabbed-slider.item.full .slidesNext:hover, .tabbed-slider.medium .slidesNext:hover, .tabbed-slider.item.full .slidesNext:hover {
  background-position: bottom left;
  cursor: pointer;
}
/* line 1106, ../sass/modules.scss */
.tabbed-slider2 .slidesNext, .tabbed-slider.medium .slidesNext, .tabbed-slider.item.full .slidesNext {
  margin: 0 0 0 10px;
  background-position: top right;
  float: right;
  margin: 20px 20px 0 0;
}
/* line 1111, ../sass/modules.scss */
.tabbed-slider2 .slidesNext:hover, .tabbed-slider.medium .slidesNext:hover, .tabbed-slider.item.full .slidesNext:hover {
  background-position: bottom right;
}
/* line 1114, ../sass/modules.scss */
.tabbed-slider2 .slidesPagination, .tabbed-slider.medium .slidesPagination, .tabbed-slider.item.full .slidesPagination {
  display: inline-block;
  line-height: 0;
  height: 22px;
  padding-top: 21px;
}
/* line 1117, ../sass/modules.scss */
.tabbed-slider2 .slidesPagination li, .tabbed-slider.medium .slidesPagination li, .tabbed-slider.item.full .slidesPagination li {
  display: inline;
  width: 20px;
  height: 20px;
  line-height: 0;
}
/* line 1119, ../sass/modules.scss */
.tabbed-slider2 .slidesPagination li a, .tabbed-slider.medium .slidesPagination li a, .tabbed-slider.item.full .slidesPagination li a {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 0;
  line-height: 0;
  text-indent: -9000px;
  background: transparent url("/content/images/icons/bullets.png") no-repeat bottom left;
  vertical-align: top;
}
/* line 1122, ../sass/modules.scss */
.tabbed-slider2 .slidesPagination li a:hover, .tabbed-slider.medium .slidesPagination li a:hover, .tabbed-slider.item.full .slidesPagination li a:hover {
  cursor: pointer;
}
/* line 1124, ../sass/modules.scss */
.tabbed-slider2 .slidesPagination li.slidesCurrent a, .tabbed-slider.medium .slidesPagination li.slidesCurrent a, .tabbed-slider.item.full .slidesPagination li.slidesCurrent a {
  background-position: top left;
}

/* line 1129, ../sass/modules.scss */
.tabbed-slider.medium, .tabbed-slider.item.full {
  height: 250px;
  background-color: #F2F2F2;
}
/* line 1131, ../sass/modules.scss */
.tabbed-slider.medium .slidesContainer, .tabbed-slider.item.full .slidesContainer {
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
}
/* line 1132, ../sass/modules.scss */
.tabbed-slider.medium .slidesNext, .tabbed-slider.item.full .slidesNext, .tabbed-slider.medium .slidesPrevious, .tabbed-slider.item.full .slidesPrevious, .tabbed-slider.medium .slidesNext, .tabbed-slider.item.full .slidesNext {
  margin-top: 10px;
}
/* line 1133, ../sass/modules.scss */
.tabbed-slider.medium .slidesPagination, .tabbed-slider.item.full .slidesPagination {
  margin: 0 0 25px 0!important;
  height: 20px;
}
/* line 1134, ../sass/modules.scss */
.tabbed-slider.medium .copy, .tabbed-slider.item.full .copy {
  /*font-weight: bold;*/
  line-height: 20px;
  margin-bottom: 10px;
}

/*---------------------------------------- MOBILE SPECIFIC */
/* line 1145, ../sass/modules.scss */
.mobile.dropdown {
  margin: 10px;
}
/* line 1147, ../sass/modules.scss */
.mobile.dropdown .active {
  background-color: #333333;
  padding: 10px;
  font: bold 14px "ExoRegular", Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 1148, ../sass/modules.scss */
.mobile.dropdown .active .arrow {
  color: #f8a402;
  font-size: 10px;
  margin-left: 10px;
}
/* line 1152, ../sass/modules.scss */
.mobile.dropdown .list {
  list-style-type: none;
  background-color: #333333;
  margin-top: 2px;
}
/* line 1153, ../sass/modules.scss */
.mobile.dropdown .list li {
  padding: 10px 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}
/* line 1154, ../sass/modules.scss */
.mobile.dropdown .list a {
  padding: 10px 190px 10px 10px;
  color: #fff;
}
/* line 1158, ../sass/modules.scss */
.mobile .item {
  text-align: center;
  padding: 10px 14px 20px;
}
/* line 1160, ../sass/modules.scss */
.mobile .item .blue {
  margin-left: 0;
  padding-left: 0;
}
/* line 1161, ../sass/modules.scss */
.mobile .item .content {
  text-align: left;
}
/* line 1162, ../sass/modules.scss */
.mobile .item .controls {
  font-size: 11px;
  color: #000;
}
/* line 1163, ../sass/modules.scss */
.mobile .item .controls a {
  color: #000;
  margin-right: 10px;
}

/* line 1167, ../sass/modules.scss */
.mobile .item .button .arrow {
  color: #f8a402;
}

/* line 7, ../sass/forms.scss */
.search-form .input-text {
  width: 94px;
  height: 36px;
  border: 0 none;
  font-family: "OpenSansRegular", Helvetica, sans-serif;
  padding: 0 10px  !important;
  font-size: 14px;
  line-height: 45px;
  color: #000;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 12, ../sass/forms.scss */
.search-form .search-button {
  float: left;
  cursor: pointer;
  display: block;
  width: 48px;
  height: 48px;
  border: none;
  background: url("/content/images/structure/transparent-swatch.png") center center no-repeat #4996cf;
  /*&:hover { cursor: pointer; background-position: bottom left; } */
}
/* line 15, ../sass/forms.scss */
.search-form .search-button:hover {
  background-color: #007f99;
}

/* line 21, ../sass/forms.scss */
.search-form-mobile {
  display: none;
  background-color: #a62b34;
  background-image: -moz-linear-gradient(top, #c6353d, #761e27);
  background-image: -ms-linear-gradient(top, #c6353d, #761e27);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c6353d), to(#761e27));
  background-image: -webkit-linear-gradient(top, #c6353d, #761e27);
  background-image: -o-linear-gradient(top, #c6353d, #761e27);
  background-image: linear-gradient(top, #c6353d, #761e27);
  background-repeat: repeat-x;
}
/* line 23, ../sass/forms.scss */
.search-form-mobile form {
  margin: 0;
  padding: 6px 0 8px;
}
/* line 25, ../sass/forms.scss */
.search-form-mobile form input {
  margin: 0;
  border: none;
}

/* line 31, ../sass/forms.scss */
ul.check-list {
  *zoom: 1;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 4, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
ul.check-list:before, ul.check-list:after {
  content: "";
  display: table;
}
/* line 5, ../../../../../../../Library/Ruby/Gems/1.8/gems/zurb-foundation-3.0.7/stylesheets/foundation/mixins/_clearfix.scss */
ul.check-list:after {
  clear: both;
}
/* line 33, ../sass/forms.scss */
ul.check-list li {
  float: left;
  margin: 0 15px 10px 0;
}

/*
 * FullCalendar v1.5.3 Stylesheet
 *
 * Copyright (c) 2011 Adam Shaw
 * Dual licensed under the MIT and GPL licenses, located in
 * MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
 *
 * Date: Mon Feb 6 22:40:40 2012 -0800
 *
 */
/* line 13, ../sass/calendar.scss */
.fc {
  direction: ltr;
  text-align: left;
}

/* line 18, ../sass/calendar.scss */
.fc table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 24, ../sass/calendar.scss */
html .fc,
.fc table {
  font-size: 1em;
}

/* line 29, ../sass/calendar.scss */
.fc td,
.fc th,
.fc .table td,
.table .fc td {
  padding: 0;
  vertical-align: top;
}

/* Header
------------------------------------------------------------------------*/
/* line 39, ../sass/calendar.scss */
.fc-header td {
  white-space: nowrap;
}

/* line 43, ../sass/calendar.scss */
.fc-header-left {
  width: 25%;
  text-align: left;
}

/* line 48, ../sass/calendar.scss */
.fc-header-center {
  text-align: center;
}

/* line 52, ../sass/calendar.scss */
.fc-header-right {
  width: 25%;
  text-align: right;
}

/* line 57, ../sass/calendar.scss */
.fc-header-title {
  display: inline-block;
  vertical-align: top;
}

/* line 62, ../sass/calendar.scss */
.fc-header-title h2 {
  margin-top: 0;
  white-space: nowrap;
}

/* line 67, ../sass/calendar.scss */
.fc .fc-header-space {
  padding-left: 10px;
}

/* line 71, ../sass/calendar.scss */
.fc-header .fc-button {
  margin-bottom: 1em;
  vertical-align: top;
}

/* buttons edges butting together */
/* line 78, ../sass/calendar.scss */
.fc-header .fc-button {
  margin-right: -1px;
}

/* line 82, ../sass/calendar.scss */
.fc-header .fc-corner-right {
  margin-right: 1px;
  /* back to normal */
}

/* line 86, ../sass/calendar.scss */
.fc-header .ui-corner-right {
  margin-right: 0;
  /* back to normal */
}

/* button layering (for border precedence) */
/* line 93, ../sass/calendar.scss */
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
  z-index: 2;
}

/* line 97, ../sass/calendar.scss */
.fc-header .fc-state-down {
  z-index: 3;
}

/* line 102, ../sass/calendar.scss */
.fc-header .fc-state-active,
.fc-header .ui-state-active {
  z-index: 4;
}

/* Content
------------------------------------------------------------------------*/
/* line 111, ../sass/calendar.scss */
.fc-content {
  clear: both;
}

/* line 115, ../sass/calendar.scss */
.fc-view {
  width: 100%;
  /* needed for view switching (when view is absolute) */
  overflow: hidden;
}

/* Cell Styles
------------------------------------------------------------------------*/
/* line 126, ../sass/calendar.scss */
.fc-widget-header,
.fc-widget-content {
  /* <td>, usually */
  border: 1px solid #ccc;
}

/* line 130, ../sass/calendar.scss */
.fc-state-highlight {
  /* <td> today cell */
  /* TODO: add .fc-today to <th> */
  background: #ffc;
}

/* line 134, ../sass/calendar.scss */
.fc-cell-overlay {
  /* semi-transparent rectangle while dragging */
  background: #9cf;
  opacity: .2;
  filter: alpha(opacity=20);
  /* for IE */
}

/* Buttons
------------------------------------------------------------------------*/
/* line 145, ../sass/calendar.scss */
.fc-button {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

/* line 151, ../sass/calendar.scss */
.fc-state-default {
  /* non-theme */
  border-style: solid;
  border-width: 1px 0;
}

/* line 156, ../sass/calendar.scss */
.fc-button-inner {
  position: relative;
  float: left;
  overflow: hidden;
}

/* line 162, ../sass/calendar.scss */
.fc-state-default .fc-button-inner {
  /* non-theme */
  border-style: solid;
  border-width: 0 1px;
}

/* line 167, ../sass/calendar.scss */
.fc-button-content {
  position: relative;
  float: left;
  height: 1.9em;
  line-height: 1.9em;
  padding: 0 .6em;
  white-space: nowrap;
}

/* icon (for jquery ui) */
/* line 178, ../sass/calendar.scss */
.fc-button-content .fc-icon-wrap {
  position: relative;
  float: left;
  top: 50%;
}

/* line 184, ../sass/calendar.scss */
.fc-button-content .ui-icon {
  position: relative;
  float: left;
  margin-top: -50%;
  *margin-top: 0;
  *top: -50%;
}

/* gloss effect */
/* line 194, ../sass/calendar.scss */
.fc-state-default .fc-button-effect {
  position: absolute;
  top: 50%;
  left: 0;
}

/* line 200, ../sass/calendar.scss */
.fc-state-default .fc-button-effect span {
  position: absolute;
  top: -100px;
  left: 0;
  width: 500px;
  height: 100px;
  border-width: 100px 0 0 1px;
  border-style: solid;
  border-color: #fff;
  background: #444;
  opacity: .09;
  filter: alpha(opacity=9);
}

/* button states (determines colors)  */
/* line 217, ../sass/calendar.scss */
.fc-state-default,
.fc-state-default .fc-button-inner {
  border-style: solid;
  border-color: #ccc #bbb #aaa;
  background: #F3F3F3;
  color: #000;
}

/* line 225, ../sass/calendar.scss */
.fc-state-hover,
.fc-state-hover .fc-button-inner {
  border-color: #999;
}

/* line 230, ../sass/calendar.scss */
.fc-state-down,
.fc-state-down .fc-button-inner {
  border-color: #555;
  background: #777;
}

/* line 236, ../sass/calendar.scss */
.fc-state-active,
.fc-state-active .fc-button-inner {
  border-color: #555;
  background: #777;
  color: #fff;
}

/* line 243, ../sass/calendar.scss */
.fc-state-disabled,
.fc-state-disabled .fc-button-inner {
  color: #999;
  border-color: #ddd;
}

/* line 248, ../sass/calendar.scss */
.fc-state-disabled {
  cursor: default;
}

/* line 252, ../sass/calendar.scss */
.fc-state-disabled .fc-button-effect {
  display: none;
}

/* Global Event Styles
------------------------------------------------------------------------*/
/* line 261, ../sass/calendar.scss */
.fc-event {
  border-style: solid;
  border-width: 0;
  font-size: .85em;
  cursor: default;
}

/* line 269, ../sass/calendar.scss */
a.fc-event,
.fc-event-draggable {
  cursor: pointer;
}

/* line 273, ../sass/calendar.scss */
a.fc-event {
  text-decoration: none;
}

/* line 277, ../sass/calendar.scss */
.fc-rtl .fc-event {
  text-align: right;
}

/* line 281, ../sass/calendar.scss */
.fc-event-skin {
  border-color: #36c;
  /* default BORDER color */
  background-color: #36c;
  /* default BACKGROUND color */
  color: #fff;
  /* default TEXT color */
}

/* line 287, ../sass/calendar.scss */
.fc-event-inner {
  position: relative;
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 0;
  overflow: hidden;
}

/* line 297, ../sass/calendar.scss */
.fc-event-time,
.fc-event-title {
  padding: 0 1px;
}

/* line 301, ../sass/calendar.scss */
.fc .ui-resizable-handle {
  /*** TODO: don't use ui-resizable anymore, change class ***/
  display: block;
  position: absolute;
  z-index: 99999;
  overflow: hidden;
  /* hacky spaces (IE6/7) */
  font-size: 300%;
  /* */
  line-height: 50%;
  /* */
}

/* Horizontal Events
------------------------------------------------------------------------*/
/* line 315, ../sass/calendar.scss */
.fc-event-hori {
  border-width: 1px 0;
  margin-bottom: 1px;
}

/* resizable */
/* line 322, ../sass/calendar.scss */
.fc-event-hori .ui-resizable-e {
  top: 0           !important;
  /* importants override pre jquery ui 1.7 styles */
  right: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: e-resize;
}

/* line 330, ../sass/calendar.scss */
.fc-event-hori .ui-resizable-w {
  top: 0           !important;
  left: -3px !important;
  width: 7px       !important;
  height: 100%     !important;
  cursor: w-resize;
}

/* line 338, ../sass/calendar.scss */
.fc-event-hori .ui-resizable-handle {
  _padding-bottom: 14px;
  /* IE6 had 0 height */
}

/* Fake Rounded Corners (for buttons and events)
------------------------------------------------------------*/
/* line 347, ../sass/calendar.scss */
.fc-corner-left {
  margin-left: 1px;
}

/* line 352, ../sass/calendar.scss */
.fc-corner-left .fc-button-inner,
.fc-corner-left .fc-event-inner {
  margin-left: -1px;
}

/* line 356, ../sass/calendar.scss */
.fc-corner-right {
  margin-right: 1px;
}

/* line 361, ../sass/calendar.scss */
.fc-corner-right .fc-button-inner,
.fc-corner-right .fc-event-inner {
  margin-right: -1px;
}

/* line 365, ../sass/calendar.scss */
.fc-corner-top {
  margin-top: 1px;
}

/* line 369, ../sass/calendar.scss */
.fc-corner-top .fc-event-inner {
  margin-top: -1px;
}

/* line 373, ../sass/calendar.scss */
.fc-corner-bottom {
  margin-bottom: 1px;
}

/* line 377, ../sass/calendar.scss */
.fc-corner-bottom .fc-event-inner {
  margin-bottom: -1px;
}

/* Fake Rounded Corners SPECIFICALLY FOR EVENTS
-----------------------------------------------------------------*/
/* line 386, ../sass/calendar.scss */
.fc-corner-left .fc-event-inner {
  border-left-width: 1px;
}

/* line 390, ../sass/calendar.scss */
.fc-corner-right .fc-event-inner {
  border-right-width: 1px;
}

/* line 394, ../sass/calendar.scss */
.fc-corner-top .fc-event-inner {
  border-top-width: 1px;
}

/* line 398, ../sass/calendar.scss */
.fc-corner-bottom .fc-event-inner {
  border-bottom-width: 1px;
}

/* Reusable Separate-border Table
------------------------------------------------------------*/
/* line 407, ../sass/calendar.scss */
table.fc-border-separate {
  border-collapse: separate;
}

/* line 412, ../sass/calendar.scss */
.fc-border-separate th, .fc-border-separate .table td, .table .fc-border-separate td,
.fc-border-separate td {
  border-width: 1px 0 0 1px;
}

/* line 417, ../sass/calendar.scss */
.fc-border-separate th.fc-last, .fc-border-separate .table td.fc-last, .table .fc-border-separate td.fc-last,
.fc-border-separate td.fc-last {
  border-right-width: 1px;
}

/* line 422, ../sass/calendar.scss */
.fc-border-separate tr.fc-last th, .fc-border-separate tr.fc-last .table td, .table .fc-border-separate tr.fc-last td,
.fc-border-separate tr.fc-last td {
  border-bottom-width: 1px;
}

/* line 427, ../sass/calendar.scss */
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th,
.fc-border-separate tbody tr.fc-first .table td,
.table .fc-border-separate tbody tr.fc-first td {
  border-top-width: 0;
}

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/
/* line 436, ../sass/calendar.scss */
.fc-grid th, .fc-grid .table td, .table .fc-grid td {
  text-align: center;
}

/* line 440, ../sass/calendar.scss */
.fc-grid .fc-day-number {
  float: right;
  padding: 0 2px;
}

/* line 445, ../sass/calendar.scss */
.fc-grid .fc-other-month .fc-day-number {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* for IE */
  /* opacity with small font can sometimes look too faded
     might want to set the 'color' property instead
     making day-numbers bold also fixes the problem */
}

/* line 453, ../sass/calendar.scss */
.fc-grid .fc-day-content {
  clear: both;
  padding: 2px 2px 1px;
  /* distance between events and day edges */
}

/* event styles */
/* line 460, ../sass/calendar.scss */
.fc-grid .fc-event-time {
  font-weight: bold;
}

/* right-to-left */
/* line 466, ../sass/calendar.scss */
.fc-rtl .fc-grid .fc-day-number {
  float: left;
}

/* line 470, ../sass/calendar.scss */
.fc-rtl .fc-grid .fc-event-time {
  float: right;
}

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/
/* line 479, ../sass/calendar.scss */
.fc-agenda table {
  border-collapse: separate;
}

/* line 483, ../sass/calendar.scss */
.fc-agenda-days th, .fc-agenda-days .table td, .table .fc-agenda-days td {
  text-align: center;
}

/* line 487, ../sass/calendar.scss */
.fc-agenda .fc-agenda-axis {
  width: 50px;
  padding: 0 4px;
  vertical-align: middle;
  text-align: right;
  white-space: nowrap;
  font-weight: normal;
}

/* line 496, ../sass/calendar.scss */
.fc-agenda .fc-day-content {
  padding: 2px 2px 1px;
}

/* make axis border take precedence */
/* line 502, ../sass/calendar.scss */
.fc-agenda-days .fc-agenda-axis {
  border-right-width: 1px;
}

/* line 506, ../sass/calendar.scss */
.fc-agenda-days .fc-col0 {
  border-left-width: 0;
}

/* all-day area */
/* line 512, ../sass/calendar.scss */
.fc-agenda-allday th, .fc-agenda-allday .table td, .table .fc-agenda-allday td {
  border-width: 0 1px;
}

/* line 516, ../sass/calendar.scss */
.fc-agenda-allday .fc-day-content {
  min-height: 34px;
  /* TODO: doesnt work well in quirksmode */
  _height: 34px;
}

/* divider (between all-day and slots) */
/* line 523, ../sass/calendar.scss */
.fc-agenda-divider-inner {
  height: 2px;
  overflow: hidden;
}

/* line 528, ../sass/calendar.scss */
.fc-widget-header .fc-agenda-divider-inner {
  background: #eee;
}

/* slot rows */
/* line 534, ../sass/calendar.scss */
.fc-agenda-slots th, .fc-agenda-slots .table td, .table .fc-agenda-slots td {
  border-width: 1px 1px 0;
}

/* line 538, ../sass/calendar.scss */
.fc-agenda-slots td {
  border-width: 1px 0 0;
  background: none;
}

/* line 543, ../sass/calendar.scss */
.fc-agenda-slots td div {
  height: 20px;
}

/* line 548, ../sass/calendar.scss */
.fc-agenda-slots tr.fc-slot0 th, .fc-agenda-slots tr.fc-slot0 .table td, .table .fc-agenda-slots tr.fc-slot0 td,
.fc-agenda-slots tr.fc-slot0 td {
  border-top-width: 0;
}

/* line 553, ../sass/calendar.scss */
.fc-agenda-slots tr.fc-minor th, .fc-agenda-slots tr.fc-minor .table td, .table .fc-agenda-slots tr.fc-minor td,
.fc-agenda-slots tr.fc-minor td {
  border-top-style: dotted;
}

/* line 557, ../sass/calendar.scss */
.fc-agenda-slots tr.fc-minor th.ui-widget-header, .fc-agenda-slots tr.fc-minor .table td.ui-widget-header, .table .fc-agenda-slots tr.fc-minor td.ui-widget-header {
  *border-top-style: solid;
  /* doesn't work with background in IE6/7 */
}

/* Vertical Events
------------------------------------------------------------------------*/
/* line 566, ../sass/calendar.scss */
.fc-event-vert {
  border-width: 0 1px;
}

/* line 571, ../sass/calendar.scss */
.fc-event-vert .fc-event-head,
.fc-event-vert .fc-event-content {
  position: relative;
  z-index: 2;
  width: 100%;
  overflow: hidden;
}

/* line 578, ../sass/calendar.scss */
.fc-event-vert .fc-event-time {
  white-space: nowrap;
  font-size: 10px;
}

/* line 583, ../sass/calendar.scss */
.fc-event-vert .fc-event-bg {
  /* makes the event lighter w/ a semi-transparent overlay  */
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: .3;
  filter: alpha(opacity=30);
}

/* line 596, ../sass/calendar.scss */
.fc .ui-draggable-dragging .fc-event-bg,
.fc-select-helper .fc-event-bg {
  display: none\9;
  /* for IE6/7/8. nested opacity filters while dragging don't work */
}

/* resizable */
/* line 602, ../sass/calendar.scss */
.fc-event-vert .ui-resizable-s {
  bottom: 0        !important;
  /* importants override pre jquery ui 1.7 styles */
  width: 100%      !important;
  height: 8px      !important;
  overflow: hidden !important;
  line-height: 8px !important;
  font-size: 11px  !important;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

/* line 614, ../sass/calendar.scss */
.fc-agenda .ui-resizable-resizing {
  /* TODO: better selector */
  _overflow: hidden;
}

/* line 4, ../sass/browser-cleanup.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* *behavior: url("/scripts/boxsizing.htc");*/
}

/* line 12, ../sass/browser-cleanup.scss */
.lt-ie8 header {
  z-index: 5;
  zoom: 1;
}
/* line 15, ../sass/browser-cleanup.scss */
.lt-ie8 header .wrap {
  z-index: 1;
  position: relative;
  zoom: 1;
}
/* line 18, ../sass/browser-cleanup.scss */
.lt-ie8 header .masthead .user-meta .login {
  zoom: 1;
  display: inline;
}
/* line 25, ../sass/browser-cleanup.scss */
.lt-ie8 header .navigation .nav-bar li a {
  line-height: 50px;
  zoom: 1;
}
/* line 27, ../sass/browser-cleanup.scss */
.lt-ie8 header .navigation .nav-bar li.search {
  width: 178px;
}
/* line 29, ../sass/browser-cleanup.scss */
.lt-ie8 header .navigation .nav-bar li.search .input-text {
  width: 100px!important;
}
/* line 30, ../sass/browser-cleanup.scss */
.lt-ie8 header .navigation .nav-bar li.search .search-button {
  float: right;
}

p.welcome
{
    float:right;
}
div.welcome
{
    position:absolute;
    margin-left:35px;
}
div.follow-container, div.user-container { display: none; }

#newsletter-login .home-mail {
    background: url("/images/latestcomments-sprite.png") repeat scroll -124px -2px rgba(0, 0, 0, 0);
}

.home-latestcomments {
    display: inline-block;
    height: 26px;
    margin: 0;
    width: 26px;
}
