@charset "UTF-8";
/* line 51, ../sass/foundation/mixins/_semantic-grid.scss */
.page-title {
  font-size: 35px;
}
.page-subtitle {
  font-size: 23px;
}
.page-title, .logo, .headtools {
  float: left;
}

/* line 55, ../sass/foundation/mixins/_semantic-grid.scss */
.header, .toolbar {
  *zoom: 1;
}
/* line 4, ../sass/foundation/mixins/_clearfix.scss */
.header:before, .toolbar:before, .header:after, .toolbar:after {
  content: " ";
  display: table;
}
/* line 5, ../sass/foundation/mixins/_clearfix.scss */
.header:after, .toolbar:after {
  clear: both;
}

/* line 59, ../sass/foundation/mixins/_semantic-grid.scss */
.toolbar {
  width: auto;
  max-width: none;
  min-width: 0;
}

/* line 62, ../sass/foundation/mixins/_semantic-grid.scss */
.page-title, .logo, .headtools {
  position: relative;
  min-height: 1px;
  padding: 0 10px;
}

/* Global Reset & Standards ---------------------- */
/* line 3, ../sass/foundation/common/_globals.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 4, ../sass/foundation/common/_globals.scss */
html {
  font-size: 62.5%;
}

/* line 5, ../sass/foundation/common/_globals.scss */
body {
  background: white;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1;
  color: #333333;
  position: relative;
  -webkit-font-smoothing: antialiased;
}

/* Links ---------------------- */
/* line 9, ../sass/foundation/common/_globals.scss */
a img {
  border: none;
}

/* line 10, ../sass/foundation/common/_globals.scss */
a {
  color: #8dc63f;
  text-decoration: none;
  line-height: inherit;
}

/* line 11, ../sass/foundation/common/_globals.scss */
a:hover {
  color: #80b636;
}

/* line 12, ../sass/foundation/common/_globals.scss */
a:focus {
  color: #80b636;
}

/* line 13, ../sass/foundation/common/_globals.scss */
p a, p a:visited {
  line-height: inherit;
}

/* Misc ---------------------- */
/* line 17, ../sass/foundation/common/_globals.scss */
.left {
  float: left;
}

/* line 18, ../sass/foundation/common/_globals.scss */
.right {
  float: right;
}

/* line 19, ../sass/foundation/common/_globals.scss */
.text-left {
  text-align: left;
}

/* line 20, ../sass/foundation/common/_globals.scss */
.text-right {
  text-align: right;
}

/* line 21, ../sass/foundation/common/_globals.scss */
.text-center {
  text-align: center;
}

/* line 22, ../sass/foundation/common/_globals.scss */
.text-justify {
  text-align: justify;
}

/* line 23, ../sass/foundation/common/_globals.scss */
.hide {
  display: none;
}

/* line 24, ../sass/foundation/common/_globals.scss */
.hide-override {
  display: none !important;
}

/* line 25, ../sass/foundation/common/_globals.scss */
.highlight {
  background: #ffff99;
}

/* line 27, ../sass/foundation/common/_globals.scss */
#googlemap img, object, embed {
  max-width: none;
}

/* line 29, ../sass/foundation/common/_globals.scss */
#map_canvas embed {
  max-width: none;
}

/* line 30, ../sass/foundation/common/_globals.scss */
#map_canvas img {
  max-width: none;
}

/* line 31, ../sass/foundation/common/_globals.scss */
#map_canvas object {
  max-width: none;
}

/* Reset for strange margins by default on <figure> elements */
/* line 34, ../sass/foundation/common/_globals.scss */
figure {
  margin: 0;
}

/* Base Type Styles Using Modular Scale ---------------------- */
/* line 3, ../sass/foundation/common/_typography.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-size: 14px;
  direction: ltr;
}

/* line 10, ../sass/foundation/common/_typography.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 18px;
}
/* line 11, ../sass/foundation/common/_typography.scss */
p.lead {
  font-size: 17.5px;
  line-height: 1.4;
  margin-bottom: 18px;
}

/* line 13, ../sass/foundation/common/_typography.scss */
aside p {
  font-size: 13px;
  line-height: 1.35;
  font-style: italic;
}

/* line 15, ../sass/foundation/common/_typography.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  color: #333333;
  text-rendering: optimizeLegibility;
  line-height: 1.1;
  margin-bottom: 14px;
  margin-top: 14px;
/* added by senthil for to display the subtile next line */
  clear: both;  
}
/* line 24, ../sass/foundation/common/_typography.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: gray;
  line-height: 0;
}

/* line 27, ../sass/foundation/common/_typography.scss */
h1 {
  font-size: 46px;
}

/* line 28, ../sass/foundation/common/_typography.scss */
h2 {
  font-size: 28px;
}

/* line 29, ../sass/foundation/common/_typography.scss */
h3 {
  font-size: 18px;
}

/* line 30, ../sass/foundation/common/_typography.scss */
h4 {
  font-size: 18px;
}

/* line 31, ../sass/foundation/common/_typography.scss */
h5 {
  font-size: 14px;
}

/* line 32, ../sass/foundation/common/_typography.scss */
h6 {
  font-size: 14px;
}

/* line 34, ../sass/foundation/common/_typography.scss */
hr {
  border: solid #ddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 22px 0 21px;
  height: 0;
}

/* line 36, ../sass/foundation/common/_typography.scss */
.subheader {
  line-height: 1.3;
  color: gray;
  font-weight: 300;
  margin-bottom: 18px;
}

/* line 38, ../sass/foundation/common/_typography.scss */
em, i {
  font-style: italic;
  line-height: inherit;
}

/* line 39, ../sass/foundation/common/_typography.scss */
strong, b {
  font-weight: bold;
  line-height: inherit;
}

/* line 40, ../sass/foundation/common/_typography.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 41, ../sass/foundation/common/_typography.scss */
code {
  font-weight: bold;
  background: #ffff99;
}

/* Lists ---------------------- */
/* line 44, ../sass/foundation/common/_typography.scss */
ul, ol, dl {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 18px;
  list-style-position: outside;
}

/* line 47, ../sass/foundation/common/_typography.scss */
ul li ul, ul li ol {
  margin-left: 20px;
  margin-bottom: 0;
}
/* line 49, ../sass/foundation/common/_typography.scss */
ul.square, ul.circle, ul.disc {
  margin-left: 18px;
}
/* line 50, ../sass/foundation/common/_typography.scss */
ul.square {
  list-style-type: square;
}
/* line 51, ../sass/foundation/common/_typography.scss */
ul.square li ul {
  list-style: inherit;
}
/* line 53, ../sass/foundation/common/_typography.scss */
ul.circle {
  list-style-type: circle;
}
/* line 54, ../sass/foundation/common/_typography.scss */
ul.circle li ul {
  list-style: inherit;
}
/* line 56, ../sass/foundation/common/_typography.scss */
ul.disc {
  list-style-type: disc;
}
/* line 57, ../sass/foundation/common/_typography.scss */
ul.disc li ul {
  list-style: inherit;
}
/* line 59, ../sass/foundation/common/_typography.scss */
ul.no-bullet {
  list-style: none;
}
/* line 60, ../sass/foundation/common/_typography.scss */
ul.large li {
  line-height: 21px;
}

/* line 62, ../sass/foundation/common/_typography.scss */
ol {
  margin-left: 20px;
}
/* line 64, ../sass/foundation/common/_typography.scss */
ol li ul, ol li ol {
  margin-left: 20px;
  margin-bottom: 0;
}

/* line 68, ../sass/foundation/common/_typography.scss */
dl dt {
  font-weight: bold;
}
/* line 69, ../sass/foundation/common/_typography.scss */
dl dd {
  margin-bottom: 10px;
}

/* Blockquotes ---------------------- */
/* line 73, ../sass/foundation/common/_typography.scss */
blockquote, blockquote p {
  line-height: 1.5;
  color: gray;
}

/* line 74, ../sass/foundation/common/_typography.scss */
blockquote {
  margin: 0 0 18px;
  padding: 9px 20px 0 19px;
  border-left: 1px solid #ddd;
}
/* line 75, ../sass/foundation/common/_typography.scss */
blockquote cite {
  display: block;
  font-size: 13px;
  color: #666666;
}
/* line 76, ../sass/foundation/common/_typography.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 77, ../sass/foundation/common/_typography.scss */
blockquote cite a, blockquote cite a:visited {
  color: #666666;
}

/* line 81, ../sass/foundation/common/_typography.scss */
abbr, acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  border-bottom: 1px solid #ddd;
  cursor: help;
}

/* line 82, ../sass/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 90, ../sass/foundation/common/_typography.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 92, ../sass/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 93, ../sass/foundation/common/_typography.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 94, ../sass/foundation/common/_typography.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 95, ../sass/foundation/common/_typography.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 96, ../sass/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 97, ../sass/foundation/common/_typography.scss */
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 98, ../sass/foundation/common/_typography.scss */
  thead {
    display: table-header-group;
  }

  /* h5bp.com/t */
  /* line 99, ../sass/foundation/common/_typography.scss */
  tr, img {
    page-break-inside: avoid;
  }

  /* line 100, ../sass/foundation/common/_typography.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 102, ../sass/foundation/common/_typography.scss */
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 103, ../sass/foundation/common/_typography.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 104, ../sass/foundation/common/_typography.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 105, ../sass/foundation/common/_typography.scss */
  .print-only {
    display: block !important;
  }

  /* line 106, ../sass/foundation/common/_typography.scss */
 .hide-for-print, .hide-for-print *
  {
    display: none !important;
  }

  /* line 107, ../sass/foundation/common/_typography.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/* Requires
   globals.css */
/* Standard Forms ---------------------- */
/* line 6, ../sass/foundation/common/_forms.scss */
form {
  margin: 0 0 19.41641px;
}

/* line 8, ../sass/foundation/common/_forms.scss */
.row form .row {
  margin: 0 -10px;
}
/* line 10, ../sass/foundation/common/_forms.scss */
.row form .row .column, .row form .row .columns {
  padding: 0 10px;
}
/* line 12, ../sass/foundation/common/_forms.scss */
.row form .row.collapse {
  margin: 0;
}
/* line 13, ../sass/foundation/common/_forms.scss */
.row form .row.collapse .column, .row form .row.collapse .columns {
  padding: 0;
}

/* line 17, ../sass/foundation/common/_forms.scss */
label {
  font-size: 14px;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 3px;
}
/* line 19, ../sass/foundation/common/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 20, ../sass/foundation/common/_forms.scss */
label.inline {
  line-height: 32px;
  margin: 0 0 12px 0;
}

/* line 23, ../sass/foundation/common/_forms.scss */
input[type=button].inline-button, input[type=submit].inline-button, a.button.inline-button {
  height: 32px;
  line-height: 31px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 14px;
}

/* line 27, ../sass/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, ../sass/foundation/common/_forms.scss */
a.button.prefix, a.button.postfix {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

/* line 29, ../sass/foundation/common/_forms.scss */
span.prefix, span.postfix {
  background: #f2f2f2;
  border: 1px solid #cccccc;
}

/* line 31, ../sass/foundation/common/_forms.scss */
.prefix {
  left: 2px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
}

/* line 32, ../sass/foundation/common/_forms.scss */
.postfix {
  right: 2px;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 34, ../sass/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, select, div.custom.dropdown {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -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 35, ../sass/foundation/common/_forms.scss */
input[type="text"][multiple], input[type="password"][multiple], input[type="date"][multiple], input[type="datetime"][multiple], input[type="email"][multiple], input[type="number"][multiple], input[type="search"][multiple], input[type="tel"][multiple], input[type="time"][multiple], input[type="url"][multiple], textarea[multiple], select[multiple], div.custom.dropdown[multiple] {
  min-height: 64px;
}
/* line 36, ../sass/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, select.oversize, div.custom.dropdown.oversize {
  font-size: 18px;
  padding: 4px 6px;
}
/* line 38, ../sass/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, select:focus, div.custom.dropdown:focus {
  background: #fafafa;
  border-color: #b3b3b3;
}
/* line 39, ../sass/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], select[disabled], div.custom.dropdown[disabled] {
  background-color: #ddd;
}

/* line 42, ../sass/foundation/common/_forms.scss */
textarea {
  height: auto;
}

/* line 44, ../sass/foundation/common/_forms.scss */
select {
  width: 100%;
  line-height: 26px;
}

/* Fieldsets */
/* line 47, ../sass/foundation/common/_forms.scss */
fieldset {
  border: solid 1px #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 12px;
  margin: 18px 0;
}
/* line 49, ../sass/foundation/common/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 3px;
  margin: 0;
  margin-left: -3px;
}

/* Errors */
/* line 53, ../sass/foundation/common/_forms.scss */
.error input, input.error, .error textarea, textarea.error, .error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}

/* line 54, ../sass/foundation/common/_forms.scss */
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
  outline-color: #f5797c;
}

/* line 55, ../sass/foundation/common/_forms.scss */
.error label, label.error {
  color: #c60f13;
}

/* line 56, ../sass/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-weight: bold;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* Custom Forms ---------------------- */
/* line 59, ../sass/foundation/common/_forms.scss */
form.custom {
  /* Custom input, disabled */
}
/* line 61, ../sass/foundation/common/_forms.scss */
form.custom span.custom {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  top: 2px;
  border: solid 1px #cccccc;
  background: white;
}
/* line 63, ../sass/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 65, ../sass/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 68, ../sass/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: #222222;
  position: relative;
  top: 3px;
  left: 3px;
}
/* line 71, ../sass/foundation/common/_forms.scss */
form.custom span.custom.checkbox.checked:before {
  content: "\00d7";
  color: #222222;
}
/* line 74, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown {
  display: block;
  position: relative;
  height: 32px;
  margin-bottom: 12px;
  margin-top: 0px;
  padding: 0px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f3f3f3));
  background-image: -webkit-linear-gradient(#ffffff, #f3f3f3);
  background-image: -moz-linear-gradient(#ffffff, #f3f3f3);
  background-image: -o-linear-gradient(#ffffff, #f3f3f3);
  background-image: linear-gradient(#ffffff, #f3f3f3);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 77, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul {
  overflow-y: auto;
  max-height: 200px;
}
/* line 78, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.current {
  cursor: default;
  white-space: nowrap;
  height: 100%;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  overflow: hidden;
  display: block;
  margin-left: 6px;
  margin-right: 21px;
}
/* line 79, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown a.selector {
  cursor: default;
  position: absolute;
  width: 21px;
  height: 30px;
  display: block;
  right: 0;
  top: 0;
}
/* line 80, ../sass/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: 3px;
  top: 50%;
  margin-top: -2px;
}
/* line 83, ../sass/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 86, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown .disabled {
  color: #888;
}
/* line 88, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown .disabled:hover {
  background: transparent;
  color: #888;
}
/* line 91, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown .disabled:hover:after {
  display: none;
}
/* line 94, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open ul {
  display: block;
  z-index: 10;
  min-width: 100%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* line 96, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.small {
  width: 134px !important;
}
/* line 97, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.medium {
  width: 254px !important;
}
/* line 98, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.large {
  width: 434px !important;
}
/* line 99, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.expand {
  width: 100% !important;
}
/* line 101, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.small ul {
  min-width: 134px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 102, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.medium ul {
  min-width: 254px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 103, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown.open.large ul {
  min-width: 434px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 106, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul {
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px 0px;
  -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0 2px 2px 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: absolute;
  width: auto;
  display: none;
  margin: 0;
  left: -1px;
  top: 30px;
  margin: 0;
  padding: 0;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  border: solid 1px #cccccc;
}
/* line 108, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li {
  color: #555555;
  font-size: 13px;
  cursor: default;
  padding: 3px;
  padding-left: 6px;
  padding-right: 38px;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 109, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected {
  background: #eeeeee;
  color: black;
}
/* line 111, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li:hover {
  background-color: #e4e4e4;
  color: black;
}
/* line 113, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul li.selected:hover {
  background: #eeeeee;
  cursor: default;
  color: black;
}
/* line 115, ../sass/foundation/common/_forms.scss */
form.custom div.custom.dropdown ul.show {
  display: block;
}
/* line 119, ../sass/foundation/common/_forms.scss */
form.custom .custom.disabled {
  background-color: #dddddd;
}

/* Correct FF custom dropdown height */
@-moz-document url-prefix() {
  /* line 124, ../sass/foundation/common/_forms.scss */
  form.custom div.custom.dropdown a.selector {
    height: 28px;
  }
}

/* line 126, ../sass/foundation/common/_forms.scss */
.lt-ie9 form.custom div.custom.dropdown a.selector {
  height: 28px;
}

/* The Grid ---------------------- */
/* line 3, ../sass/foundation/components/_grid.scss */
.row {
  width: 1180px;
  max-width: 100%;
  min-width: 767px;
  margin: 0 auto;
}
/* line 4, ../sass/foundation/components/_grid.scss */
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -10px;
}
/* line 7, ../sass/foundation/components/_grid.scss */
.row.collapse .column, .row.collapse .columns {
  padding: 0;
}
/* line 9, ../sass/foundation/components/_grid.scss */
.row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -10px;
}
/* line 10, ../sass/foundation/components/_grid.scss */
.row .row.collapse {
  margin: 0;
}

/* line 14, ../sass/foundation/components/_grid.scss */
.column, .columns {
  float: left;
  min-height: 1px;
  padding: 0 10px;
  position: relative;
}
/* line 15, ../sass/foundation/components/_grid.scss */
.column.centered, .columns.centered {
  float: none;
  margin: 0 auto;
}

/* line 18, ../sass/foundation/components/_grid.scss */
[class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 19, ../sass/foundation/components/_grid.scss */
[class*="column"] + [class*="column"].end {
  float: left;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.one, .row .one {
  width: 6.25%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.two, .row .two {
  width: 12.5%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.three, .row .three {
  width: 18.75%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.four, .row .four {
  width: 25%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.five, .row .five {
  width: 31.25%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.six, .row .six {
  width: 37.5%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.seven, .row .seven {
  width: 43.75%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.eight, .row .eight {
  width: 50%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.nine, .row .nine {
  width: 56.25%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.ten, .row .ten {
  width: 62.5%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.eleven, .row .eleven {
  width: 68.75%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.twelve, .row .twelve {
  width: 75%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.thirteen, .row .thirteen {
  width: 81.25%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.fourteen, .row .fourteen {
  width: 87.5%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.fifteen, .row .fifteen {
  width: 93.75%;
}

/* line 23, ../sass/foundation/components/_grid.scss */
.sixteen, .row .sixteen {
  width: 100%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-one {
  margin-left: 6.25%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-two {
  margin-left: 12.5%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-three {
  margin-left: 18.75%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-four {
  margin-left: 25%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-five {
  margin-left: 31.25%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-six {
  margin-left: 37.5%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-seven {
  margin-left: 43.75%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-eight {
  margin-left: 50%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-nine {
  margin-left: 56.25%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-ten {
  margin-left: 62.5%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-eleven {
  margin-left: 68.75%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-twelve {
  margin-left: 75%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-thirteen {
  margin-left: 81.25%;
}

/* line 36, ../sass/foundation/components/_grid.scss */
.row .offset-by-fourteen {
  margin-left: 87.5%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-two {
  left: 12.5%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-two {
  right: 12.5%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-three {
  left: 18.75%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-three {
  right: 18.75%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-four {
  left: 25%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-four {
  right: 25%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-five {
  left: 31.25%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-five {
  right: 31.25%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-six {
  left: 37.5%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-six {
  right: 37.5%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-seven {
  left: 43.75%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-seven {
  right: 43.75%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-eight {
  left: 50%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-eight {
  right: 50%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-nine {
  left: 56.25%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-nine {
  right: 56.25%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-ten {
  left: 62.5%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-ten {
  right: 62.5%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-eleven {
  left: 68.75%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-eleven {
  right: 68.75%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-twelve {
  left: 75%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-twelve {
  right: 75%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-thirteen {
  left: 81.25%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-thirteen {
  right: 81.25%;
}

/* line 42, ../sass/foundation/components/_grid.scss */
.push-fourteen {
  left: 87.5%;
}

/* line 43, ../sass/foundation/components/_grid.scss */
.pull-fourteen {
  right: 87.5%;
}

/* line 46, ../sass/foundation/components/_grid.scss */
img {
  height: auto;
}

/* line 47, ../sass/foundation/components/_grid.scss */
img, object, embed {
  max-width: 100%;
}

/* line 48, ../sass/foundation/components/_grid.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 49, ../sass/foundation/components/_grid.scss */
#map_canvas img, .map_canvas img {
  max-width: none!important;
}

/* Nicolas Gallagher's micro clearfix */
/* line 52, ../sass/foundation/components/_grid.scss */
.row {
  *zoom: 1;
}
/* line 4, ../sass/foundation/mixins/_clearfix.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 5, ../sass/foundation/mixins/_clearfix.scss */
.row:after {
  clear: both;
}

/* 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-of-type.
-------------------------------------------------- */
/* line 67, ../sass/foundation/components/_grid.scss */
.block-grid {
  display: block;
  overflow: hidden;
  padding: 0;
}
/* line 69, ../sass/foundation/components/_grid.scss */
.block-grid > li {
  display: block;
  height: auto;
  float: left;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.one-up {
  margin: 0;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.one-up > li {
  width: 100%;
  padding: 0 0 15px;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.two-up {
  margin: 0 -15px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.two-up > li {
  width: 50%;
  padding: 0 15px 15px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.two-up > li:nth-of-type(2n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.three-up {
  margin: 0 -12px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.three-up > li {
  width: 33.33333%;
  padding: 0 12px 12px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.three-up > li:nth-of-type(3n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.four-up {
  margin: 0 -10px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.four-up > li {
  width: 25%;
  padding: 0 10px 10px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.four-up > li:nth-of-type(4n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.five-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.five-up > li {
  width: 20%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.five-up > li:nth-of-type(5n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.six-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.six-up > li {
  width: 16.66667%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.six-up > li:nth-of-type(6n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.seven-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.seven-up > li {
  width: 14.28571%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.seven-up > li:nth-of-type(7n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.eight-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.eight-up > li {
  width: 12.5%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.eight-up > li:nth-of-type(8n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.nine-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.nine-up > li {
  width: 11.11111%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.nine-up > li:nth-of-type(9n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.ten-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.ten-up > li {
  width: 10%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.ten-up > li:nth-of-type(10n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.eleven-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.eleven-up > li {
  width: 9.09091%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.eleven-up > li:nth-of-type(11n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.twelve-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.twelve-up > li {
  width: 8.33333%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.twelve-up > li:nth-of-type(12n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.thirteen-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.thirteen-up > li {
  width: 7.69231%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.thirteen-up > li:nth-of-type(13n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.fourteen-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.fourteen-up > li {
  width: 7.14286%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.fourteen-up > li:nth-of-type(14n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.fifteen-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.fifteen-up > li {
  width: 6.66667%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.fifteen-up > li:nth-of-type(15n+1) {
  clear: both;
}
/* line 72, ../sass/foundation/components/_grid.scss */
.block-grid.sixteen-up {
  margin: 0 -8px;
}
/* line 78, ../sass/foundation/components/_grid.scss */
.block-grid.sixteen-up > li {
  width: 6.25%;
  padding: 0 8px 8px;
}
/* line 85, ../sass/foundation/components/_grid.scss */
.block-grid.sixteen-up > li:nth-of-type(16n+1) {
  clear: both;
}

/* Normal Buttons ---------------------- */
/* line 3, ../sass/foundation/components/modules/_buttons.scss */
.button {
  width: auto;
  background: #8dc63f;
  border: 1px solid #648e2a;
  -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: inherit;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  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 6, ../sass/foundation/components/modules/_buttons.scss */
.button:hover, .button:focus {
  color: white;
  background-color: #72a230;
}
/* line 7, ../sass/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 10, ../sass/foundation/components/modules/_buttons.scss */
.button.large {
  font-size: 18px;
  padding: 15px 30px 16px;
}
/* line 11, ../sass/foundation/components/modules/_buttons.scss */
.button.medium {
  font-size: 14px;
}
/* line 12, ../sass/foundation/components/modules/_buttons.scss */
.button.small {
  font-size: 11px;
  padding: 7px 14px 8px;
}
/* line 13, ../sass/foundation/components/modules/_buttons.scss */
.button.tiny {
  font-size: 10px;
  padding: 5px 10px 6px;
}
/* line 14, ../sass/foundation/components/modules/_buttons.scss */
.button.expand {
  width: 100%;
  text-align: center;
}
/* line 17, ../sass/foundation/components/modules/_buttons.scss */
.button.primary {
  background-color: #8dc63f;
  border: 1px solid #648e2a;
}
/* line 18, ../sass/foundation/components/modules/_buttons.scss */
.button.primary:hover, .button.primary:focus {
  background-color: #72a230;
}
/* line 20, ../sass/foundation/components/modules/_buttons.scss */
.button.success {
  background-color: #5da423;
  border: 1px solid #396516;
}
/* line 21, ../sass/foundation/components/modules/_buttons.scss */
.button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 23, ../sass/foundation/components/modules/_buttons.scss */
.button.alert {
  background-color: #c60f13;
  border: 1px solid #7f0a0c;
}
/* line 24, ../sass/foundation/components/modules/_buttons.scss */
.button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
/* line 26, ../sass/foundation/components/modules/_buttons.scss */
.button.secondary {
  background-color: #333333;
  color: black;
  border: 1px solid #0d0d0d;
}
/* line 27, ../sass/foundation/components/modules/_buttons.scss */
.button.secondary:hover, .button.secondary:focus {
  background-color: #1a1a1a;
}
/* line 31, ../sass/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 32, ../sass/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 35, ../sass/foundation/components/modules/_buttons.scss */
.button.full-width {
  width: 100%;
  text-align: center;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
/* line 36, ../sass/foundation/components/modules/_buttons.scss */
.button.left-align {
  text-align: left;
  text-indent: 12px;
}
/* line 39, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled, .button[disabled] {
  opacity: 0.6;
  cursor: default;
  background: #8dc63f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 40, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled:hover, .button[disabled]:hover {
  background: #8dc63f;
}
/* line 42, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled.success, .button[disabled].success {
  background-color: #5da423;
}
/* line 43, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
  outline: none;
}
/* line 45, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
}
/* line 46, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
  outline: none;
}
/* line 48, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled.secondary, .button[disabled].secondary {
  background-color: #333333;
}
/* line 49, ../sass/foundation/components/modules/_buttons.scss */
.button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #333333;
  outline: none;
}

/* Don't use native buttons on iOS */
/* line 55, ../sass/foundation/components/modules/_buttons.scss */
input[type=submit].button, button.button {
  -webkit-appearance: none;
}

/* Correct FF button padding */
@-moz-document url-prefix() {
  /* line 59, ../sass/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 60, ../sass/foundation/components/modules/_buttons.scss */
  input[type="submit"].tiny.button {
    padding: 3px 10px 4px;
  }

  /* line 61, ../sass/foundation/components/modules/_buttons.scss */
  input[type="submit"].small.button {
    padding: 5px 14px 6px;
  }

  /* line 62, ../sass/foundation/components/modules/_buttons.scss */
  input[type="submit"].button, input[type=submit].medium.button {
    padding: 8px 20px 9px;
  }

  /* line 63, ../sass/foundation/components/modules/_buttons.scss */
  input[type="submit"].large.button {
    padding: 13px 30px 14px;
  }
}

/* Buttons with Dropdowns ---------------------- */
/* line 68, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown {
  position: relative;
  padding-right: 44px;
  /* Sizes */
  /* Triangles */
  /* Flyout List */
  /* Split Dropdown Buttons */
}
/* line 71, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.large {
  padding-right: 60px;
}
/* line 72, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.small {
  padding-right: 28px;
}
/* line 73, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.tiny {
  padding-right: 20px;
}
/* line 76, ../sass/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 77, ../sass/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 78, ../sass/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 79, ../sass/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 80, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.secondary:after {
  border-color: #000 transparent transparent transparent;
}
/* line 83, ../sass/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 85, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li {
  width: 100%;
  cursor: pointer;
  padding: 0;
  min-height: 18px;
  line-height: 18px;
  margin: 0;
  white-space: nowrap;
  list-style: none;
}
/* line 86, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li a, .button.dropdown > ul li button {
  display: block;
  color: #555;
  font-size: 13px;
  font-weight: normal;
  padding: 6px 14px;
  text-align: left;
}
/* line 87, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li button {
  width: 100%;
  border: inherit;
  background: inherit;
  font-family: inherit;
  margin: inherit;
  -webkit-font-smoothing: antialiased;
}
/* line 88, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li:hover, .button.dropdown > ul li:focus {
  background-color: #f6fbf0;
  color: #222;
}
/* line 89, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown > ul li.divider {
  min-height: 0;
  padding: 0;
  height: 1px;
  margin: 4px 0;
  background: #ededed;
}
/* line 93, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.up > ul {
  border-top: 1px solid #cccccc;
  border-bottom: none;
}
/* line 95, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown ul.no-hover.show-dropdown {
  display: block !important;
}
/* line 97, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown:hover > ul.no-hover {
  display: none;
}
/* line 103, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split {
  padding: 0;
  position: relative;
  /* Sizes */
  /* Triangle Spans */
  /* Colors */
}
/* line 105, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split:after {
  display: none;
}
/* line 106, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split:hover, .button.dropdown.split:focus {
  background-color: #8dc63f;
}
/* line 107, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert:hover, .button.dropdown.split.alert:focus {
  background-color: #c60f13;
}
/* line 108, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success:hover, .button.dropdown.split.success:focus {
  background-color: #5da423;
}
/* line 109, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary:hover, .button.dropdown.split.secondary:focus {
  background-color: #333333;
}
/* line 112, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split > a {
  color: white;
  display: block;
  padding: 10px 50px 11px 20px;
  padding-left: 20px;
  padding-right: 50px;
  -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 113, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split > a:hover, .button.dropdown.split > a:focus {
  background-color: #72a230;
  -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 115, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large > a {
  padding: 15px 75px 16px 30px;
  padding-left: 30px;
  padding-right: 75px;
}
/* line 116, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small > a {
  padding: 7px 35px 8px 14px;
  padding-left: 14px;
  padding-right: 35px;
}
/* line 117, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny > a {
  padding: 5px 25px 6px 10px;
  padding-left: 10px;
  padding-right: 25px;
}
/* line 120, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span {
  background-color: #8dc63f;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 30px;
  border-left: 1px solid #648e2a;
  -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 121, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split > span:hover, .button.dropdown.split > span:focus {
  background-color: #72a230;
}
/* line 122, ../sass/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 124, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > span:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 6px;
  border-color: black transparent transparent transparent;
}
/* line 126, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.large span {
  width: 45px;
}
/* line 127, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.small span {
  width: 21px;
}
/* line 128, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.tiny span {
  width: 15px;
}
/* line 130, ../sass/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 131, ../sass/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 132, ../sass/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 135, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert > span {
  background-color: #c60f13;
  border-left-color: #7f0a0c;
}
/* line 136, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success > span {
  background-color: #5da423;
  border-left-color: #396516;
}
/* line 137, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > span {
  background-color: #333333;
  border-left-color: #0d0d0d;
}
/* line 138, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > a {
  color: black;
}
/* line 140, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.alert > a:hover, .button.dropdown.split.alert > span:hover, .button.dropdown.split.alert > a:focus, .button.dropdown.split.alert > span:focus {
  background-color: #970b0e;
}
/* line 141, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.success > a:hover, .button.dropdown.split.success > span:hover, .button.dropdown.split.success > a:focus, .button.dropdown.split.success > span:focus {
  background-color: #457a1a;
}
/* line 142, ../sass/foundation/components/modules/_buttons.scss */
.button.dropdown.split.secondary > a:hover, .button.dropdown.split.secondary > span:hover, .button.dropdown.split.secondary > a:focus, .button.dropdown.split.secondary > span:focus {
  background-color: #1a1a1a;
}

/* Button Groups ---------------------- */
/* line 148, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group {
  list-style: none;
  padding: 0;
  margin: 0 0 12px;
  *zoom: 1;
}
/* line 4, ../sass/foundation/mixins/_clearfix.scss */
ul.button-group:before, ul.button-group:after {
  content: " ";
  display: table;
}
/* line 5, ../sass/foundation/mixins/_clearfix.scss */
ul.button-group:after {
  clear: both;
}
/* line 150, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group li {
  padding: 0;
  margin: 0 0 0 -1px;
  float: left;
}
/* line 151, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group li:first-child {
  margin-left: 0;
}
/* line 155, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.radius li .button, ul.button-group.radius li .button.radius, ul.button-group.radius li .button-rounded {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
/* line 157, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:first-child .button, ul.button-group.radius li:first-child .button.radius {
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 158, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:first-child .button.rounded {
  -moz-border-radius-topleft: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-top-left-radius: 1000px;
  -moz-border-radius-bottomleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
}
/* line 161, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:last-child .button, ul.button-group.radius li:last-child .button.radius {
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* line 162, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.radius li:last-child .button.rounded {
  -moz-border-radius-topright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-top-right-radius: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}
/* line 167, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.even .button {
  width: 100%;
}
/* line 168, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.even.two-up li {
  width: 50%;
}
/* line 169, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.even.three-up li {
  width: 33.3%;
}
/* line 170, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.even.three-up li:first-child {
  width: 33.4%;
}
/* line 171, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.even.four-up li {
  width: 25%;
}
/* line 172, ../sass/foundation/components/modules/_buttons.scss */
ul.button-group.even.five-up li {
  width: 20%;
}

/* line 176, ../sass/foundation/components/modules/_buttons.scss */
div.button-bar {
  overflow: hidden;
}
/* line 177, ../sass/foundation/components/modules/_buttons.scss */
div.button-bar ul.button-group {
  float: left;
  margin-right: 8px;
}
/* line 178, ../sass/foundation/components/modules/_buttons.scss */
div.button-bar ul.button-group:last-child {
  margin-left: 0;
}

/* 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, ../sass/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: 100;
  display: none;
  top: 0;
  left: 0;
}

/* line 11, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal {
  background: #ebebeb;
  visibility: hidden;
  display: none;
  top: 100px;
  left: 50%;
  margin-left: -260px;
  width: 520px;
  position: absolute;
  z-index: 101;
  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, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal .close-reveal-modal:not(.button) {
  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 23, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal.small {
  width: 30%;
  margin-left: -15%;
}
/* line 24, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal.medium {
  width: 40%;
  margin-left: -20%;
}
/* line 25, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal.large {
  width: 60%;
  margin-left: -30%;
}
/* line 26, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal.xlarge {
  width: 70%;
  margin-left: -35%;
}
/* line 27, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal.expand {
  width: 90%;
  margin-left: -45%;
}
/* line 28, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal .row {
  min-width: 0;
  margin-bottom: 10px;
  width: 100%;
}
/* line 29, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 30, ../sass/foundation/components/modules/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}

@media print {
  /* line 33, ../sass/foundation/components/modules/_reveal.scss */
  .reveal-modal {
    border: solid 1px #000;
    background: #fff;
  }
}
/* Table of Contents

:: Alerts
:: Labels
:: Accordion
:: Pagination
:: Lists
:: Inline/Link Lists
:: Keystroke Chars
:: Image Thumbnails

*/
/* Alerts ---------------------- */
/* line 16, ../sass/foundation/components/modules/_ui.scss */
div.alert-box {
  display: block;
  padding: 6px 7px 7px;
  font-weight: bold;
  font-size: 14px;
  color: white;
  background-color: #8dc63f;
  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 18, ../sass/foundation/components/modules/_ui.scss */
div.alert-box a {
  color: #fff;
}
/* line 19, ../sass/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 20, ../sass/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 21, ../sass/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 22, ../sass/foundation/components/modules/_ui.scss */
div.alert-box.secondary a {
  color: #333;
}
/* line 24, ../sass/foundation/components/modules/_ui.scss */
div.alert-box a.close {
  color: #333;
  position: absolute;
  right: 4px;
  top: -1px;
  font-size: 18px;
  opacity: 0.2;
  padding: 4px;
}
/* line 25, ../sass/foundation/components/modules/_ui.scss */
div.alert-box a.close:hover, div.alert-box a.close:focus {
  opacity: 0.4;
}

/* Labels ---------------------- */
/* line 32, ../sass/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: #8dc63f;
}
/* line 34, ../sass/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 35, ../sass/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 37, ../sass/foundation/components/modules/_ui.scss */
.label.alert {
  background-color: #c60f13;
}
/* line 38, ../sass/foundation/components/modules/_ui.scss */
.label.success {
  background-color: #5da423;
}
/* line 39, ../sass/foundation/components/modules/_ui.scss */
.label.secondary {
  background-color: #333333;
  color: black;
}

/* Accordion ---------------------- */
/* line 45, ../sass/foundation/components/modules/_ui.scss */
ul.accordion {
  margin: 0 0 22px 0;
  border-bottom: 1px solid #333333;
}
/* line 47, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #333333;
}
/* line 49, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li > div.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 51, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li > div.title h1, ul.accordion > li > div.title h2, ul.accordion > li > div.title h3, ul.accordion > li > div.title h4, ul.accordion > li > div.title h5 {
  margin: 0;
}
/* line 52, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li > div.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 55, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li .content {
  display: none;
  padding: 15px;
}
/* line 57, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li.active {
  border-top: 3px solid #8dc63f;
}
/* line 59, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li.active .title {
  background: white;
  padding-top: 13px;
}
/* line 61, ../sass/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 63, ../sass/foundation/components/modules/_ui.scss */
ul.accordion > li.active .content {
  background: white;
  display: block;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
}

/* Pagination ---------------------- */
/* line 73, ../sass/foundation/components/modules/_ui.scss */
ul.pagination {
  display: block;
  height: 24px;
  margin-left: -5px;
}
/* line 75, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li {
  float: left;
  display: block;
  height: 24px;
  color: #999;
  font-size: 14px;
  margin-left: 5px;
}
/* line 77, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li a {
  display: block;
  padding: 1px 7px 1px;
  color: #555;
}
/* line 78, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li:hover a, ul.pagination li a:focus {
  background: #e6e6e6;
}
/* line 79, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li.unavailable a {
  cursor: default;
  color: #999;
}
/* line 80, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
  background: transparent;
}
/* line 81, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li.current a {
  background: #8dc63f;
  color: white;
  font-weight: bold;
  cursor: default;
}
/* line 82, ../sass/foundation/components/modules/_ui.scss */
ul.pagination li.current a:hover, ul.pagination li.current a:focus {
  background: #8dc63f;
}

/* line 88, ../sass/foundation/components/modules/_ui.scss */
div.pagination-centered {
  text-align: center;
}
/* line 90, ../sass/foundation/components/modules/_ui.scss */
div.pagination-centered ul > li {
  float: none;
  display: inline-block;
}

/* Inline Link List */
/* line 95, ../sass/foundation/components/modules/_ui.scss */
ul.inline-list, ul.link-list {
  margin: 0 0 17px -22px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 97, ../sass/foundation/components/modules/_ui.scss */
ul.inline-list > li, ul.link-list > li {
  list-style: none;
  float: left;
  margin-left: 22px;
  display: block;
}
/* line 99, ../sass/foundation/components/modules/_ui.scss */
ul.inline-list > li > *, ul.link-list > li > * {
  display: block;
}

/* Visibility Classes ---------------------- */
/*                                           */
/* Standard (large) display targeting */
/* line 10, ../sass/foundation/components/modules/_mqueries.scss */
.show-for-small,
.show-for-medium,
.show-for-medium-down,
.hide-for-large,
.hide-for-large-up,
.show-for-xlarge,
.show-for-print {
  display: none !important;
}

/* line 18, ../sass/foundation/components/modules/_mqueries.scss */
.hide-for-small,
.hide-for-medium,
.hide-for-medium-down,
.show-for-large,
.show-for-large-up,
.hide-for-xlarge,
.hide-for-print {
  display: inherit !important;
}

/* Very large display targeting */
@media only screen and (min-width: 1441px) {
  /* line 27, ../sass/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: inherit !important;
  }

  /* line 34, ../sass/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: none !important;
  }
}
/* Medium display targeting */
@media only screen and (max-width: 1279px) and (min-width: 767px) {
  /* line 44, ../sass/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: inherit !important;
  }

  /* line 51, ../sass/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: none !important;
  }
}
/* Small display targeting */
@media only screen and (max-width: 766px) {
  /* line 61, ../sass/foundation/components/modules/_mqueries.scss */
  .show-for-small,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-xlarge {
    display: inherit !important;
  }

  /* line 68, ../sass/foundation/components/modules/_mqueries.scss */
  .hide-for-small,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-xlarge {
    display: none !important;
  }
}
/* Orientation targeting */
/* line 73, ../sass/foundation/components/modules/_mqueries.scss */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

/* line 75, ../sass/foundation/components/modules/_mqueries.scss */
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

@media screen and (orientation: landscape) {
  /* line 79, ../sass/foundation/components/modules/_mqueries.scss */
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }

  /* line 81, ../sass/foundation/components/modules/_mqueries.scss */
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  /* line 86, ../sass/foundation/components/modules/_mqueries.scss */
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }

  /* line 88, ../sass/foundation/components/modules/_mqueries.scss */
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
}
/* Touch-enabled device targeting */
/* line 92, ../sass/foundation/components/modules/_mqueries.scss */
.show-for-touch {
  display: none !important;
}

/* line 93, ../sass/foundation/components/modules/_mqueries.scss */
.hide-for-touch {
  display: inherit !important;
}

/* line 94, ../sass/foundation/components/modules/_mqueries.scss */
.touch .show-for-touch {
  display: inherit !important;
}

/* line 95, ../sass/foundation/components/modules/_mqueries.scss */
.touch .hide-for-touch {
  display: none !important;
}

/* line 97, ../sass/foundation/components/modules/_mqueries.scss */
.show-on-hover {
  display: none;
}
/* line 99, ../sass/foundation/components/modules/_mqueries.scss */
.show-on-hover:hover {
  display: inline !important;
}

/* line 104, ../sass/foundation/components/modules/_mqueries.scss */
.touch .show-on-hover {
  display: inline !important;
}

/* Specific overrides for elements that require something other than display: block */
/* line 113, ../sass/foundation/components/modules/_mqueries.scss */
table.show-for-xlarge,
table.show-for-large,
table.hide-for-small,
table.hide-for-medium {
  display: table !important;
}

@media only screen and (max-width: 1279px) and (min-width: 767px) {
  /* line 119, ../sass/foundation/components/modules/_mqueries.scss */
  .touch table.hide-for-xlarge,
  .touch table.hide-for-large,
  .touch table.hide-for-small,
  .touch table.show-for-medium {
    display: table !important;
  }
}
@media only screen and (max-width: 766px) {
  /* line 126, ../sass/foundation/components/modules/_mqueries.scss */
  table.hide-for-xlarge,
  table.hide-for-large,
  table.hide-for-medium,
  table.show-for-small {
    display: table !important;
  }
}
/* Small Devices ------------ */
@media only screen and (max-width: 766px) {
  /* Global Misc --- */
  /*                 */
  /* line 137, ../sass/foundation/components/modules/_mqueries.scss */
  .left, .right {
    float: none;
  }

  /* line 138, ../sass/foundation/components/modules/_mqueries.scss */
  body {
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  /* The Grid --- */
  /*              */
  /* line 142, ../sass/foundation/components/modules/_mqueries.scss */
  .row {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }

  /* line 143, ../sass/foundation/components/modules/_mqueries.scss */
  .column, .columns {
    width: auto !important;
    float: none;
  }

  /* line 144, ../sass/foundation/components/modules/_mqueries.scss */
  .column:last-child, .columns:last-child {
    float: none;
  }

  /* line 145, ../sass/foundation/components/modules/_mqueries.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: none;
  }

  /* line 146, ../sass/foundation/components/modules/_mqueries.scss */
  .column:before, .columns:before, .column:after, .columns:after {
    content: "";
    display: table;
  }

  /* line 147, ../sass/foundation/components/modules/_mqueries.scss */
  .column:after, .columns:after {
    clear: both;
  }

  /* line 150, ../sass/foundation/components/modules/_mqueries.scss */
  .offset-by-one, .offset-by-two, .offset-by-three, .offset-by-four, .offset-by-five, .offset-by-six, .offset-by-seven, .offset-by-eight, .offset-by-nine, .offset-by-ten, .offset-by-eleven, .offset-by-twelve, .offset-by-thirteen, .offset-by-fourteen {
    margin-left: 0 !important;
  }

  /* line 151, ../sass/foundation/components/modules/_mqueries.scss */
  .push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten, .push-eleven, .push-twelve, .push-thirteen, .push-fourteen {
    left: auto;
  }

  /* line 152, ../sass/foundation/components/modules/_mqueries.scss */
  .pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten, .pull-eleven, .pull-twelve, .pull-thirteen, .pull-fourteen {
    right: auto;
  }

  /* Mobile 4-column Grid */
  /* line 165, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-one {
    width: 25% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 166, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-one:last-child {
    float: right;
  }
  /* line 167, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-one.end {
    float: left;
  }
  /* line 170, ../sass/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-one {
    padding: 0;
  }

  /* line 165, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-two {
    width: 50% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 166, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-two:last-child {
    float: right;
  }
  /* line 167, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-two.end {
    float: left;
  }
  /* line 170, ../sass/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-two {
    padding: 0;
  }

  /* line 165, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-three {
    width: 75% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 166, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-three:last-child {
    float: right;
  }
  /* line 167, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-three.end {
    float: left;
  }
  /* line 170, ../sass/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-three {
    padding: 0;
  }

  /* line 165, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-four {
    width: 100% !important;
    float: left;
    padding: 0 10px;
  }
  /* line 166, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-four:last-child {
    float: right;
  }
  /* line 167, ../sass/foundation/components/modules/_mqueries.scss */
  .row .mobile-four.end {
    float: left;
  }
  /* line 170, ../sass/foundation/components/modules/_mqueries.scss */
  .row.collapse .mobile-four {
    padding: 0;
  }

  /* line 175, ../sass/foundation/components/modules/_mqueries.scss */
  .push-one-mobile {
    left: 25%;
  }

  /* line 176, ../sass/foundation/components/modules/_mqueries.scss */
  .pull-one-mobile {
    right: 25%;
  }

  /* line 175, ../sass/foundation/components/modules/_mqueries.scss */
  .push-two-mobile {
    left: 50%;
  }

  /* line 176, ../sass/foundation/components/modules/_mqueries.scss */
  .pull-two-mobile {
    right: 50%;
  }

  /* line 175, ../sass/foundation/components/modules/_mqueries.scss */
  .push-three-mobile {
    left: 75%;
  }

  /* line 176, ../sass/foundation/components/modules/_mqueries.scss */
  .pull-three-mobile {
    right: 75%;
  }

  /* Block Grids --- */
  /*                 */
  /* line 182, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile > li {
    float: none;
    width: 100%;
    margin-left: 0;
  }

  /* line 186, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid > li {
    clear: none;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-one-up > li {
    width: 100%;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-two-up > li {
    width: 50%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-two-up > li:nth-of-type(2n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-three-up > li {
    width: 33.33333%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-three-up > li:nth-of-type(3n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-four-up > li {
    width: 25%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-four-up > li:nth-of-type(4n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-five-up > li {
    width: 20%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-five-up > li:nth-of-type(5n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-six-up > li {
    width: 16.66667%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-six-up > li:nth-of-type(6n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-seven-up > li {
    width: 14.28571%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-seven-up > li:nth-of-type(7n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eight-up > li {
    width: 12.5%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eight-up > li:nth-of-type(8n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-nine-up > li {
    width: 11.11111%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-nine-up > li:nth-of-type(9n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-ten-up > li {
    width: 10%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-ten-up > li:nth-of-type(10n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eleven-up > li {
    width: 9.09091%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-eleven-up > li:nth-of-type(11n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-twelve-up > li {
    width: 8.33333%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-twelve-up > li:nth-of-type(12n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-thirteen-up > li {
    width: 7.69231%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-thirteen-up > li:nth-of-type(13n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-fourteen-up > li {
    width: 7.14286%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-fourteen-up > li:nth-of-type(14n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-fifteen-up > li {
    width: 6.66667%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-fifteen-up > li:nth-of-type(15n+1) {
    clear: both;
  }
  /* line 188, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-sixteen-up > li {
    width: 6.25%;
  }
  /* line 190, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid.mobile-sixteen-up > li:nth-of-type(16n+1) {
    clear: both;
  }

  /* line 195, ../sass/foundation/components/modules/_mqueries.scss */
  .block-grid[class$='-up'][class*='mobile-'] li {
    clear: none;
  }

  /* Forms --- */
  /*           */
  /* Label alignment */
  /* line 201, ../sass/foundation/components/modules/_mqueries.scss */
  label.right {
    text-align: left;
  }

  /* Extend width of all inputs */
  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].one, .row input[type="text"].one,
  input[type="password"].one,
  .row input[type="password"].one,
  input[type="date"].one,
  .row input[type="date"].one,
  input[type="datetime"].one,
  .row input[type="datetime"].one,
  input[type="email"].one,
  .row input[type="email"].one,
  input[type="number"].one,
  .row input[type="number"].one,
  input[type="search"].one,
  .row input[type="search"].one,
  input[type="tel"].one,
  .row input[type="tel"].one,
  input[type="time"].one,
  .row input[type="time"].one,
  input[type="url"].one,
  .row input[type="url"].one,
  textarea.one,
  .row textarea.one {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].two, .row input[type="text"].two,
  input[type="password"].two,
  .row input[type="password"].two,
  input[type="date"].two,
  .row input[type="date"].two,
  input[type="datetime"].two,
  .row input[type="datetime"].two,
  input[type="email"].two,
  .row input[type="email"].two,
  input[type="number"].two,
  .row input[type="number"].two,
  input[type="search"].two,
  .row input[type="search"].two,
  input[type="tel"].two,
  .row input[type="tel"].two,
  input[type="time"].two,
  .row input[type="time"].two,
  input[type="url"].two,
  .row input[type="url"].two,
  textarea.two,
  .row textarea.two {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].three, .row input[type="text"].three,
  input[type="password"].three,
  .row input[type="password"].three,
  input[type="date"].three,
  .row input[type="date"].three,
  input[type="datetime"].three,
  .row input[type="datetime"].three,
  input[type="email"].three,
  .row input[type="email"].three,
  input[type="number"].three,
  .row input[type="number"].three,
  input[type="search"].three,
  .row input[type="search"].three,
  input[type="tel"].three,
  .row input[type="tel"].three,
  input[type="time"].three,
  .row input[type="time"].three,
  input[type="url"].three,
  .row input[type="url"].three,
  textarea.three,
  .row textarea.three {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].four, .row input[type="text"].four,
  input[type="password"].four,
  .row input[type="password"].four,
  input[type="date"].four,
  .row input[type="date"].four,
  input[type="datetime"].four,
  .row input[type="datetime"].four,
  input[type="email"].four,
  .row input[type="email"].four,
  input[type="number"].four,
  .row input[type="number"].four,
  input[type="search"].four,
  .row input[type="search"].four,
  input[type="tel"].four,
  .row input[type="tel"].four,
  input[type="time"].four,
  .row input[type="time"].four,
  input[type="url"].four,
  .row input[type="url"].four,
  textarea.four,
  .row textarea.four {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].five, .row input[type="text"].five,
  input[type="password"].five,
  .row input[type="password"].five,
  input[type="date"].five,
  .row input[type="date"].five,
  input[type="datetime"].five,
  .row input[type="datetime"].five,
  input[type="email"].five,
  .row input[type="email"].five,
  input[type="number"].five,
  .row input[type="number"].five,
  input[type="search"].five,
  .row input[type="search"].five,
  input[type="tel"].five,
  .row input[type="tel"].five,
  input[type="time"].five,
  .row input[type="time"].five,
  input[type="url"].five,
  .row input[type="url"].five,
  textarea.five,
  .row textarea.five {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].six, .row input[type="text"].six,
  input[type="password"].six,
  .row input[type="password"].six,
  input[type="date"].six,
  .row input[type="date"].six,
  input[type="datetime"].six,
  .row input[type="datetime"].six,
  input[type="email"].six,
  .row input[type="email"].six,
  input[type="number"].six,
  .row input[type="number"].six,
  input[type="search"].six,
  .row input[type="search"].six,
  input[type="tel"].six,
  .row input[type="tel"].six,
  input[type="time"].six,
  .row input[type="time"].six,
  input[type="url"].six,
  .row input[type="url"].six,
  textarea.six,
  .row textarea.six {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].seven, .row input[type="text"].seven,
  input[type="password"].seven,
  .row input[type="password"].seven,
  input[type="date"].seven,
  .row input[type="date"].seven,
  input[type="datetime"].seven,
  .row input[type="datetime"].seven,
  input[type="email"].seven,
  .row input[type="email"].seven,
  input[type="number"].seven,
  .row input[type="number"].seven,
  input[type="search"].seven,
  .row input[type="search"].seven,
  input[type="tel"].seven,
  .row input[type="tel"].seven,
  input[type="time"].seven,
  .row input[type="time"].seven,
  input[type="url"].seven,
  .row input[type="url"].seven,
  textarea.seven,
  .row textarea.seven {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].eight, .row input[type="text"].eight,
  input[type="password"].eight,
  .row input[type="password"].eight,
  input[type="date"].eight,
  .row input[type="date"].eight,
  input[type="datetime"].eight,
  .row input[type="datetime"].eight,
  input[type="email"].eight,
  .row input[type="email"].eight,
  input[type="number"].eight,
  .row input[type="number"].eight,
  input[type="search"].eight,
  .row input[type="search"].eight,
  input[type="tel"].eight,
  .row input[type="tel"].eight,
  input[type="time"].eight,
  .row input[type="time"].eight,
  input[type="url"].eight,
  .row input[type="url"].eight,
  textarea.eight,
  .row textarea.eight {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].nine, .row input[type="text"].nine,
  input[type="password"].nine,
  .row input[type="password"].nine,
  input[type="date"].nine,
  .row input[type="date"].nine,
  input[type="datetime"].nine,
  .row input[type="datetime"].nine,
  input[type="email"].nine,
  .row input[type="email"].nine,
  input[type="number"].nine,
  .row input[type="number"].nine,
  input[type="search"].nine,
  .row input[type="search"].nine,
  input[type="tel"].nine,
  .row input[type="tel"].nine,
  input[type="time"].nine,
  .row input[type="time"].nine,
  input[type="url"].nine,
  .row input[type="url"].nine,
  textarea.nine,
  .row textarea.nine {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].ten, .row input[type="text"].ten,
  input[type="password"].ten,
  .row input[type="password"].ten,
  input[type="date"].ten,
  .row input[type="date"].ten,
  input[type="datetime"].ten,
  .row input[type="datetime"].ten,
  input[type="email"].ten,
  .row input[type="email"].ten,
  input[type="number"].ten,
  .row input[type="number"].ten,
  input[type="search"].ten,
  .row input[type="search"].ten,
  input[type="tel"].ten,
  .row input[type="tel"].ten,
  input[type="time"].ten,
  .row input[type="time"].ten,
  input[type="url"].ten,
  .row input[type="url"].ten,
  textarea.ten,
  .row textarea.ten {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].eleven, .row input[type="text"].eleven,
  input[type="password"].eleven,
  .row input[type="password"].eleven,
  input[type="date"].eleven,
  .row input[type="date"].eleven,
  input[type="datetime"].eleven,
  .row input[type="datetime"].eleven,
  input[type="email"].eleven,
  .row input[type="email"].eleven,
  input[type="number"].eleven,
  .row input[type="number"].eleven,
  input[type="search"].eleven,
  .row input[type="search"].eleven,
  input[type="tel"].eleven,
  .row input[type="tel"].eleven,
  input[type="time"].eleven,
  .row input[type="time"].eleven,
  input[type="url"].eleven,
  .row input[type="url"].eleven,
  textarea.eleven,
  .row textarea.eleven {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].twelve, .row input[type="text"].twelve,
  input[type="password"].twelve,
  .row input[type="password"].twelve,
  input[type="date"].twelve,
  .row input[type="date"].twelve,
  input[type="datetime"].twelve,
  .row input[type="datetime"].twelve,
  input[type="email"].twelve,
  .row input[type="email"].twelve,
  input[type="number"].twelve,
  .row input[type="number"].twelve,
  input[type="search"].twelve,
  .row input[type="search"].twelve,
  input[type="tel"].twelve,
  .row input[type="tel"].twelve,
  input[type="time"].twelve,
  .row input[type="time"].twelve,
  input[type="url"].twelve,
  .row input[type="url"].twelve,
  textarea.twelve,
  .row textarea.twelve {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].thirteen, .row input[type="text"].thirteen,
  input[type="password"].thirteen,
  .row input[type="password"].thirteen,
  input[type="date"].thirteen,
  .row input[type="date"].thirteen,
  input[type="datetime"].thirteen,
  .row input[type="datetime"].thirteen,
  input[type="email"].thirteen,
  .row input[type="email"].thirteen,
  input[type="number"].thirteen,
  .row input[type="number"].thirteen,
  input[type="search"].thirteen,
  .row input[type="search"].thirteen,
  input[type="tel"].thirteen,
  .row input[type="tel"].thirteen,
  input[type="time"].thirteen,
  .row input[type="time"].thirteen,
  input[type="url"].thirteen,
  .row input[type="url"].thirteen,
  textarea.thirteen,
  .row textarea.thirteen {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].fourteen, .row input[type="text"].fourteen,
  input[type="password"].fourteen,
  .row input[type="password"].fourteen,
  input[type="date"].fourteen,
  .row input[type="date"].fourteen,
  input[type="datetime"].fourteen,
  .row input[type="datetime"].fourteen,
  input[type="email"].fourteen,
  .row input[type="email"].fourteen,
  input[type="number"].fourteen,
  .row input[type="number"].fourteen,
  input[type="search"].fourteen,
  .row input[type="search"].fourteen,
  input[type="tel"].fourteen,
  .row input[type="tel"].fourteen,
  input[type="time"].fourteen,
  .row input[type="time"].fourteen,
  input[type="url"].fourteen,
  .row input[type="url"].fourteen,
  textarea.fourteen,
  .row textarea.fourteen {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].fifteen, .row input[type="text"].fifteen,
  input[type="password"].fifteen,
  .row input[type="password"].fifteen,
  input[type="date"].fifteen,
  .row input[type="date"].fifteen,
  input[type="datetime"].fifteen,
  .row input[type="datetime"].fifteen,
  input[type="email"].fifteen,
  .row input[type="email"].fifteen,
  input[type="number"].fifteen,
  .row input[type="number"].fifteen,
  input[type="search"].fifteen,
  .row input[type="search"].fifteen,
  input[type="tel"].fifteen,
  .row input[type="tel"].fifteen,
  input[type="time"].fifteen,
  .row input[type="time"].fifteen,
  input[type="url"].fifteen,
  .row input[type="url"].fifteen,
  textarea.fifteen,
  .row textarea.fifteen {
    width: 100% !important;
  }

  /* line 214, ../sass/foundation/components/modules/_mqueries.scss */
  input[type="text"].sixteen, .row input[type="text"].sixteen,
  input[type="password"].sixteen,
  .row input[type="password"].sixteen,
  input[type="date"].sixteen,
  .row input[type="date"].sixteen,
  input[type="datetime"].sixteen,
  .row input[type="datetime"].sixteen,
  input[type="email"].sixteen,
  .row input[type="email"].sixteen,
  input[type="number"].sixteen,
  .row input[type="number"].sixteen,
  input[type="search"].sixteen,
  .row input[type="search"].sixteen,
  input[type="tel"].sixteen,
  .row input[type="tel"].sixteen,
  input[type="time"].sixteen,
  .row input[type="time"].sixteen,
  input[type="url"].sixteen,
  .row input[type="url"].sixteen,
  textarea.sixteen,
  .row textarea.sixteen {
    width: 100% !important;
  }

  /* Buttons --- */
  /*             */
  /* Basic overrides */
  /* line 228, ../sass/foundation/components/modules/_mqueries.scss */
  .button {
    display: block;
  }

  /* line 229, ../sass/foundation/components/modules/_mqueries.scss */
  button.button, input[type="submit"].button, input[type="reset"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  /* Button Groups */
  /* line 232, ../sass/foundation/components/modules/_mqueries.scss */
  .button-group button.button, .button-group input[type="submit"].button {
    width: auto;
    padding: 10px 20px 11px;
  }
  /* line 233, ../sass/foundation/components/modules/_mqueries.scss */
  .button-group button.button.large, .button-group input[type="submit"].button.large {
    padding: 15px 30px 16px;
  }
  /* line 234, ../sass/foundation/components/modules/_mqueries.scss */
  .button-group button.button.medium, .button-group input[type="submit"].button.medium {
    padding: 10px 20px 11px;
  }
  /* line 235, ../sass/foundation/components/modules/_mqueries.scss */
  .button-group button.button.small, .button-group input[type="submit"].button.small {
    padding: 7px 14px 8px;
  }
  /* line 236, ../sass/foundation/components/modules/_mqueries.scss */
  .button-group button.button.tiny, .button-group input[type="submit"].button.tiny {
    padding: 5px 10px 6px;
  }
  /* line 238, ../sass/foundation/components/modules/_mqueries.scss */
  .button-group.even button.button, .button-group.even input[type="submit"].button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@font-face {
  font-family: 'harris';
  src: url("../fonts/harris.eot");
}

@font-face {
  font-family: 'harris';
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"), url(data:application/x-font-ttf;charset=utf-8;base64,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JhcyNQYBadOWAZXTlVYCBAEDAQEBAgMBAgIBAwICAQEBAgYBAwEBBAICAgEBAQIBBAICAQICAgcBAgMCAQYdVzFVeRQGAQIFAQMGBAQFAwEDBQQCBAMBBQUEAQcCCAIBBAICAggFAwUBAwIBAgIDAwMCBAQBAQEFAwQBAQIBAQIBAgECAwEICQICAwEBAgEBAQECBAIBBAEDAwIDBQMFAgECAQECAQIBAQMEAQMCBQQBAwQEBAEDAQEDAQIBAwEDAQECAQEBAgEFAgEDAgEBAQEBAQYDAgEDAwEBAQMBAQEEAwcDAQECAQEEAgECAQEBAQEEAQMCAQIBAgEFAQMJAgMBAQMBBwEBBQMBAgECAQIGAgQBAQMEAgICAgEEAQECAQMDAwMCAwQBAQMCAQUCBwIDBwYBBgEBAgEDAQICAgMBAgIEBAEBAQUCAQIBAwQBAQICAgIDBgEBAgEBBQEBAwIFAgECBwIGBAUBBAIEAwEDBAEEBgICBAEBAQMBAgEBAQUDAQcDAwEBAQYBAQECAQMCBQMBAQIBBQECAgEBBQIBAwE8UC9SHQEEAQECAgEDAQQBAgsCCQIBBQENAQgKAQMFBgEOAQQCAQICBQIBAgECAQMBBQECBgICAQECAgIBAQIFAgIGAwEFAQMFAgEBAQEHCQEDAgMEBAECAQEDAQEGAwMBAQMBAgICBAECAQQEAQQBAQEBAwIBAgEBAQMEAQIBAQgFAwEBAgEBAQYBBQICAQIEAwECAQMEAQUCBwoCAgIDAQEBAgEDBgEBAQECAQEBBQICBAEEDQIEBAFQBQUBAQIBAwECAQEGAwYDBAECDQJHBAECAwEBAQEDBwICAQQCAgEBAwEFAQEJBQIBAQEBAQEBAQMBAgEBVwMCfQEBAQEBAQEDDQMBAgEBAgRCAgECBgIBAgEFAgMCAwECAQ8BBAoGAQICBQIBBwUBBgIBBQMBAQMCAQIBAwEBAgECAwICAQEFAgYCBgQBDAcBBwIBAwMBAgIBAgIDAgEDAwEBAgkLAwEBCQECAQIDAQMCAQIGBgEDAgECAQEDBAYD8wEEAgQCBQICAgT4AQEB3pXUlZXUIAEDAQMBAQEBBAMBAgIBAwEBAgEFAgECAQIFAwUBBQHBCQEHAgMBAwEBBgUBAwEEAwIBAgIDGAInLHhVLioFDwIIAQIGBQYHBwIEBAEBAQUI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) format("truetype");
  font-weight: normal;
  font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
/* line 14, ../sass/harris/_fonts.scss */
[data-icon]:before {
  font-family: 'harris';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icon-"] {
*/
/* line 31, ../sass/harris/_fonts.scss */
.icon-google-plus, .icon-twitter, .icon-linkedin, .icon-facebook, .icon-language, .icon-search, .icon-register, .icon-login, .icon-menu, .icon-thumb-down, .icon-thumb-up, .icon-lock, .icon-shared {
  font-family: 'harris';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 41, ../sass/harris/_fonts.scss */
.icon-google-plus:before {
  content: "\e002";
}

/* line 44, ../sass/harris/_fonts.scss */
.icon-twitter:before {
  content: "\e000";
}

/* line 47, ../sass/harris/_fonts.scss */
.icon-linkedin:before {
  content: "\e003";
}

/* line 50, ../sass/harris/_fonts.scss */
.icon-facebook:before {
  content: "\e004";
}

/* line 53, ../sass/harris/_fonts.scss */
.icon-language:before {
  content: "\e001";
}

/* line 56, ../sass/harris/_fonts.scss */
.icon-search:before {
  content: "\e005";
}

/* line 59, ../sass/harris/_fonts.scss */
.icon-register:before {
  content: "\e006";
}

/* line 62, ../sass/harris/_fonts.scss */
.icon-login:before {
  content: "\e007";
}

/* line 65, ../sass/harris/_fonts.scss */
.icon-menu:before {
  content: "\e008";
}

/* line 68, ../sass/harris/_fonts.scss */
.icon-thumb-down:before {
  content: "\e009";
}

/* line 71, ../sass/harris/_fonts.scss */
.icon-thumb-up:before {
  content: "\e00a";
}

/* line 74, ../sass/harris/_fonts.scss */
.icon-lock:before {
  content: "\e00b";
}

/* line 77, ../sass/harris/_fonts.scss */
.icon-shared:before {
  content: "\e00c";
}

/* General Flag and Triangle Styles */
/* line 1, ../sass/harris/_general.scss */
body {
  background: #fff; /* ebebeb */
}

/* Adds a 1/3 grid */
/* line 4, ../sass/harris/_general.scss */
.third {
  width: 33.33333333333333%;
}

/* line 6, ../sass/harris/_general.scss */
hr {
  border-color: #CCCCCC;
}

/* line 10, ../sass/harris/_general.scss */
.hidden {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

/* line 19, ../sass/harris/_general.scss */
.flag {
  bottom: 20px;
  font-size: 1.4rem;
  left: -7px;
  line-height: 30px;
  padding: 0 30px;
  position: absolute;
  text-transform: uppercase;
}
/* line 11, ../sass/harris/_mixins.scss */
.flag span {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 7px 0;
  position: absolute;
  left: 0;
  bottom: -7px;
}

/* line 23, ../sass/harris/_general.scss */
.mod {
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}

/* line 25, ../sass/harris/_general.scss */
a.more {
  color: #8dc63f !important;
  font-weight: bold;
}
/* line 29, ../sass/harris/_general.scss */
a.more:hover {
  color: #72a230;
}

/* Default no category hr */
/* line 33, ../sass/harris/_general.scss */
.divider {
  border-color: #2f87c2;
  border-top-width: 3px;
  margin-top: 0;
}

/* line 38, ../sass/harris/_general.scss */
.business .divider {
  border-color: #8DC63F;
}

/* line 39, ../sass/harris/_general.scss */
.life .divider {
  border-color: #2F87C2;
}

/* line 40, ../sass/harris/_general.scss */
.sports .divider {
  border-color: #E61955;
}

/* line 41, ../sass/harris/_general.scss */
.politics .divider {
  border-color: #962C72;
}

.environment .divider,
.education .divider,
.entertainment .divider,
.health .divider,
.international-affairs .divider,
.marketplace .divider,
.media .divider,
.science--technology .divider,
.social--lifestyle .divider,
 {
  border-color: #962c72;
}

/* Overwriting h1 styles categories.scss */
/* line 44, ../sass/harris/_general.scss */
.cms-content h1 {
  color: #333333 !important;
}
/* line 45, ../sass/harris/_general.scss */
.cms-content h1 a {
  color: #333333;
}

/* -----------------------------------------
   RATINGS
----------------------------------------- */
/* line 54, ../sass/harris/_general.scss */
div.rateit div.rateit-range, div.rateit div.rateit-hover, div.rateit div.rateit-selected, div.rateit div.rateit-preset, div.rateit div.rateit-preset-rtl {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAABACAYAAAATffeWAAABwklEQVRYCe2XsS8EURCH9zgN4iQaupNQECEKLQWNgogIjUYiEhWFQiIaFYU/QVTK68iFRCIKDQqRkNBc1JpTCCL45nJv9+1sdvckdG+S73bezOwvu3P7JruZYrHoJdgiuTbYiavJxiWIN8EWNMIePEPE6iKRILCG2wE52AzCYS9OoJ0yETC2jNNlFvZRC3SSnIZ9aLYKG/DlNmZBhDJQMenBKkzCILRCnA2TEMRe4AaO5QqOoQ+STiYdshZW/XAiAvcwDmWo1V4pnIJL04NrFnIbkkizDwrm4EwKjYD457AiToptkD80NbaAxN5MIuH4bue0QN5OxvihmjSBEiIPSkieFd+0gEneUjEP3dADM3AFYvnKb/Une5fb9te95fUnFhNwRPzbT3heAb9AfpTjkn1OZvdixKqLuPVE5DGOba6+Ba2wQCDxr3XzwPPcPHDzQDaO3ky/ngdawMyDAcQP4BO+QObBEIzBI/imd6NsX9v0PDglKfimr8BPVB03D4KOuPeDoBfiufcDzzNbvtIZvZlMsub3Ay3g5kH4iXPfC+F+6JX7XrA6ojdT3srFuaGaNIESKv/7vaCv4M/nge5D5P3gB2hUpxAFxHcyAAAAAElFTkSuQmCC);
}

/* line 56, ../sass/harris/_general.scss */
div.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}

/* line 68, ../sass/harris/_general.scss */
div.rateit div.rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  height: 16px;
}

/* for IE 6 */
/* line 76, ../sass/harris/_general.scss */
* html div.rateit, * html div.rateit div.rateit-range {
  display: inline;
}

/* for IE 7 */
/* line 79, ../sass/harris/_general.scss */
* + html div.rateit, * + html div.rateit div.rateit-range {
  display: inline;
}

/* line 81, ../sass/harris/_general.scss */
div.rateit div.rateit-hover, div.rateit div.rateit-selected {
  position: absolute;
  left: 0px;
}

/* line 82, ../sass/harris/_general.scss */
div.rateit div.rateit-hover-rtl, div.rateit div.rateit-selected-rtl {
  left: auto;
  right: 0px;
}

/* line 83, ../sass/harris/_general.scss */
div.rateit div.rateit-hover {
  background-position: left -32px;
}

/* line 84, ../sass/harris/_general.scss */
div.rateit div.rateit-hover-rtl {
  background-position: right -32px;
}

/* line 85, ../sass/harris/_general.scss */
div.rateit div.rateit-selected {
  background-position: left -16px;
}

/* line 86, ../sass/harris/_general.scss */
div.rateit div.rateit-selected-rtl {
  background-position: right -16px;
}

/* line 87, ../sass/harris/_general.scss */
div.rateit div.rateit-preset {
  background-position: left -48px;
}

/* line 88, ../sass/harris/_general.scss */
div.rateit div.rateit-preset-rtl {
  background-position: left -48px;
}

/* line 89, ../sass/harris/_general.scss */
div.rateit div.rateit-reset:hover {
  background-position: 0 -16px;
}

/* Adding Globally, but may need to move for individual cases */
/* line 92, ../sass/harris/_general.scss */
.rateit-range {
  vertical-align: top;
}

/* line 95, ../sass/harris/_general.scss */
.rateit {
  margin-left: 5px;
}

/* -----------------------------------------
   DETAIL PAGE
----------------------------------------- */
/* line 103, ../sass/harris/_general.scss */
.page-title {
  padding: 0;
  width: 87.5%;
  margin-bottom: 34px;
}
@media only screen and (max-width: 766px) {
  /* line 103, ../sass/harris/_general.scss */
  .page-title {
    float: none;
    width: auto;
  }
}

/* line 107, ../sass/harris/_general.scss */
.sponsored-by {
  clear: both;
  *zoom: 1;
  margin-bottom: 20px;
}
/* line 38, ../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.sponsored-by:after {
  content: "";
  display: table;
  clear: both;
}
/* line 112, ../sass/harris/_general.scss */
.sponsored-by .label {
  background: #707070;
  padding: 5px 10px 6px;
  margin-right: 10px;
}
/* line 117, ../sass/harris/_general.scss */
.sponsored-by .sponsor-name {
  font-style: italic;
}

/* line 120, ../sass/harris/_general.scss */
.meta {
  font-style: italic;
  margin-bottom: 10px !important;
}
/* line 124, ../sass/harris/_general.scss */
.meta .view-count, .meta .rating {
  border-left: 1px solid #707070;
  padding-left: 10px;
  margin-left: 10px;
}

@media only screen and (max-width: 480px) {
  /* Rating margin may need to be adjusted. At time 
  of development it only existed on the detail page */
  /* line 134, ../sass/harris/_general.scss */
  .rating {
    margin: 10px 0;
    display: block;
  }

  /* line 136, ../sass/harris/_general.scss */
  .meta .view-count, .meta .rating, .meta .dtstamp {
    border-left: none;
    padding-left: 0;
    margin: 5px 0;
    display: block;
  }
}
/* -----------------------------------------
   SOCIAL SHARE MODULE
----------------------------------------- */
/* line 151, ../sass/harris/_general.scss */
ul.social-share.social-share  {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
}
/* line 156, ../sass/harris/_general.scss */
ul.social-share li {
  float: left;
  margin-left: 15px;
  font-style: normal;
}

ul.social-share li i, .page-tools i {
  font-size: 18px;
  line-height: 0;
}

.cms-content ul.tools { padding: 0;}

/* line 163, ../sass/harris/_general.scss */
ul.social-share a {
  color: #8DC63F;
}

@media only screen and (max-width: 767px) {
  /* line 169, ../sass/harris/_general.scss */
  ul.social-share.social-share {
    float: left;
  }
  /* line 170, ../sass/harris/_general.scss */
  ul.social-share li {
    margin-left: 0;
    margin-right: 20px;
  }
}
/* -----------------------------------------
   POLL
----------------------------------------- */
/* line 179, ../sass/harris/_general.scss */
.poll {
  background: #707070;
  margin-bottom: 30px;
}
/* line 183, ../sass/harris/_general.scss */
.poll img {
  padding: 2px;
}
/* line 185, ../sass/harris/_general.scss */
.poll .poll-question {
  text-align: right;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold;
  color: #fff;
  padding: 8px 10px 10px 0;
}
/* line 194, ../sass/harris/_general.scss */
.poll a {
  margin-left: 10px;
}
/* line 195, ../sass/harris/_general.scss */
.poll a span {
  margin-right: 8px;
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 767px) {
  /* line 200, ../sass/harris/_general.scss */
  .poll .poll-question {
    text-align: center;
  }

  /* line 201, ../sass/harris/_general.scss */
  .poll a {
    margin-top: 10px;
  }
}
/* -----------------------------------------
   SUGGESTED CONTENT
----------------------------------------- */
/* line 210, ../sass/harris/_general.scss */
.suggested-content h2 {
  margin-bottom: 0;
}

/* line 212, ../sass/harris/_general.scss */
.suggested-item {
  background: #333;
  padding: 10px 20px 50px 20px;
  color: #fff;
  margin-top: 20px;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}
/* line 219, ../sass/harris/_general.scss */
.suggested-item a {
  color: #fff;
}
/* line 222, ../sass/harris/_general.scss */
.suggested-item.sports a:hover {
  color: #E61955;
}
/* line 223, ../sass/harris/_general.scss */
.suggested-item.sports .flag {
  background: #E61955;
  left: 3px;
}
/* line 227, ../sass/harris/_general.scss */
.suggested-item.sports .flag span {
  border-color: transparent #E61955 transparent;
}
/* line 232, ../sass/harris/_general.scss */
.suggested-item.life a:hover {
  color: #962C72;
}
/* line 233, ../sass/harris/_general.scss */
.suggested-item.life .flag {
  background: #962C72;
  left: 3px;
}
/* line 237, ../sass/harris/_general.scss */
.suggested-item.life .flag span {
  border-color: transparent #962C72 transparent;
}
/* line 242, ../sass/harris/_general.scss */
.suggested-item.politics a:hover {
  color: #962C72;
}
/* line 243, ../sass/harris/_general.scss */
.suggested-item.politics .flag {
  background: #962C72;
  left: 3px;
}
/* line 247, ../sass/harris/_general.scss */
.suggested-item.politics .flag span {
  border-color: transparent #962C72 transparent;
}
/* line 252, ../sass/harris/_general.scss */
.suggested-item.business a:hover {
  color: #8DC63F;
}
/* line 253, ../sass/harris/_general.scss */
.suggested-item.business .flag {
  background: #8DC63F;
  left: 3px;
}
/* line 257, ../sass/harris/_general.scss */
.suggested-item.business .flag span {
  border-color: transparent #8DC63F transparent;
}


.suggested-item.economy .flag {
  background: #8DC63F;
}
.suggested-item.economy .flag span {
  border-color: transparent #8DC63F transparent;
} 

.suggested-item.education .flag {
  background: #2F87C2;
}
.suggested-item.education .flag span {
  border-color: transparent #2F87C2 transparent;
}   
  
.suggested-item.entertainment .flag {
  background: #2F87C2;
}
.suggested-item.entertainment .flag span {
  border-color: transparent #2F87C2 transparent;
} 

.suggested-item.environment .flag {
  background: #8DC63F;
}
.suggested-item.environment .flag span {
  border-color: transparent #8DC63F transparent;
} 

.suggested-item.health .flag {
  background: #2F87C2;
}
.suggested-item.health .flag span {
  border-color: transparent #2F87C2 transparent;
} 

.suggested-item.international-affairs  .flag {
  background: #962C72;
}
.suggested-item.international-affairs .flag span {
  border-color: transparent #962C72 transparent;
} 

.suggested-item.marketplace  .flag {
  background: #8DC63F;
}
.suggested-item.marketplace .flag span {
  border-color: transparent #8DC63F transparent;
} 

.suggested-item.media  .flag {
  background: #2F87C2;
}
.suggested-item.media .flag span {
  border-color: transparent #2F87C2 transparent;
}

.suggested-item.science--technology  .flag {
  background: #2F87C2;
}
.suggested-item.science--technology .flag span {
  border-color: transparent #2F87C2 transparent;
}

.suggested-item.social--lifestyle  .flag {
  background: #2F87C2;
}
.suggested-item.social--lifestyle .flag span {
  border-color: transparent #2F87C2 transparent;
}

/* -----------------------------------------
   RELATED CONTENT SIDEBAR
----------------------------------------- */
/* line 268, ../sass/harris/_general.scss */
nav.related-content {
  background: #333;
  margin-top: 25px;
}
/* line 272, ../sass/harris/_general.scss */
nav.related-content h3 {
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  margin: 0;
  padding: 28px 0;
  text-transform: uppercase;
}
/* line 281, ../sass/harris/_general.scss */
nav.related-content ul {
  list-style: none;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}
/* line 283, ../sass/harris/_general.scss */
nav.related-content li {
  border-top: 1px solid #707070;
}
/* line 285, ../sass/harris/_general.scss */
nav.related-content a {
  display: block;
  padding: 17px 20px;
  color: #fff;
  text-transform: uppercase;
}
/* line 292, ../sass/harris/_general.scss */
nav.related-content a:hover {
  border-left-width: 10px !important;
  padding-left: 16px;
}
/* line 294, ../sass/harris/_general.scss */
nav.related-content .life a {
  border-left: 6px solid #962C72;
}
/* line 295, ../sass/harris/_general.scss */
nav.related-content .life a:hover {
  color: #962C72;
}
/* line 297, ../sass/harris/_general.scss */
nav.related-content .business a {
  border-left: 6px solid #8DC63F;
}
/* line 298, ../sass/harris/_general.scss */
nav.related-content .business a:hover {
  color: #8DC63F;
}
/* line 300, ../sass/harris/_general.scss */
nav.related-content .sports a {
  border-left: 6px solid #E61955;
}
/* line 301, ../sass/harris/_general.scss */
nav.related-content .sports a:hover {
  color: #E61955;
}
/* line 303, ../sass/harris/_general.scss */
nav.related-content .politics a {
  border-left: 6px solid #962C72;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .politics a:hover {
  color: #962C72;
}
/* line 303, ../sass/harris/_general.scss */
nav.related-content .economy a {
  border-left: 6px solid #8DC63F;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .economy a:hover {
  color: #8DC63F;
}
/* line 303, ../sass/harris/_general.scss */
nav.related-content .entertainment a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .entertainment a:hover {
  color: #2F87C2;
}
/* line 303, ../sass/harris/_general.scss */
nav.related-content .health a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .health a:hover {
  color: #2F87C2;
}
/* line 303, ../sass/harris/_general.scss */
nav.related-content .education a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .education a:hover {
  color: #2F87C2;
}

/* line 303, ../sass/harris/_general.scss */
nav.related-content .environment a {
  border-left: 6px solid #8DC63F;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .environment a:hover {
  color: #8DC63F;
}


nav.related-content .social--lifestyle a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .social--lifestyle a:hover {
  color: #2F87C2;
}

nav.related-content .science--technology a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .science--technology a:hover {
  color: #2F87C2;
}



/* line 303, ../sass/harris/_general.scss */
nav.related-content .sports a {
  border-left: 6px solid #E61955;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .sports a:hover {
  color: #E61955;
}

/* line 303, ../sass/harris/_general.scss */
nav.related-content .marketplace a {
  border-left: 6px solid #8DC63F;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .marketplace a:hover {
  color: #8DC63F;
}

/* line 303, ../sass/harris/_general.scss */
nav.related-content .international-affairs a {
  border-left: 6px solid #962C72;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .international-affairs a:hover {
  color: #962C72;
}

/* line 303, ../sass/harris/_general.scss */
nav.related-content .media a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .media a:hover {
  color: #2F87C2;
}

/* line 303, ../sass/harris/_general.scss */
nav.related-content .science--technology a {
  border-left: 6px solid #2F87C2;
}
/* line 304, ../sass/harris/_general.scss */
nav.related-content .science--technology a:hover {
  color: #2F87C2;
}


/* -----------------------------------------
   ACCORDIONS
----------------------------------------- */
/* line 316, ../sass/harris/_general.scss */
.accordion {
  margin-top: 10px;
  margin-bottom: 45px;
}
/* line 317, ../sass/harris/_general.scss */
.accordion h3 {
  background: url(//media.theharrispoll.com/designimages/accordion-inactive.png) no-repeat center right;
  border-bottom: 1px solid #ccc;
  margin: 0;
}
/* line 322, ../sass/harris/_general.scss */
.accordion h3.active {
  background: url(//media.theharrispoll.com/designimages/accordion-active.png) no-repeat center right;
  border-bottom: none;
}
/* line 327, ../sass/harris/_general.scss */
.accordion h3 a {
  color: #333;
  text-decoration: none;
  display: block;
  height: 47px;
  line-height: 47px;
}
/* line 334, ../sass/harris/_general.scss */
.accordion .content {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}

/* -----------------------------------------
   COMMENTS
----------------------------------------- */
/* line 348, ../sass/harris/_general.scss */
.leave-comment textarea {
  height: 120px;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}

/* line 354, ../sass/harris/_general.scss */
.comment-group {
  border-top: 1px solid #ccc;
  margin-top: 20px !important;
  padding-top: 20px;
}
/* line 359, ../sass/harris/_general.scss */
.comment-group h4 {
  margin: 0;
}
/* line 361, ../sass/harris/_general.scss */
.comment-group .dtstamp {
  margin-bottom: 20px;
  font-style: italic;
  color: #acacac;
}
/* line 367, ../sass/harris/_general.scss */
.comment-group .flag-comment {
  text-align: right;
  font-weight: bold;
}
/* line 372, ../sass/harris/_general.scss */
.comment-group .gravatar img {
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}

/* line 375, ../sass/harris/_general.scss */
.comment-group:first-child {
  margin-top: 0 !important;
  border-top: none;
}

/* -----------------------------------------
   PAGINATION
----------------------------------------- */
/* line 383, ../sass/harris/_general.scss */
.pagination {
  *zoom: 1;
}
/* line 38, ../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.pagination:after {
  content: "";
  display: table;
  clear: both;
}
/* line 385, ../sass/harris/_general.scss */
.pagination ul {
  list-style: none;
  margin: 0;
}
/* line 387, ../sass/harris/_general.scss */
.pagination li {
  float: left;
}
/* line 389, ../sass/harris/_general.scss */
.pagination li:first-child a {
  padding-left: 0;
}
/* line 391, ../sass/harris/_general.scss */
.pagination a {
  color: #707070;
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 8px;
  display: block;
}
/* line 398, ../sass/harris/_general.scss */
.pagination a:hover {
  color: #72a230;
}
/* line 401, ../sass/harris/_general.scss */
.pagination .disabled a {
  color: #ccc;
  cursor: default;
}
/* line 403, ../sass/harris/_general.scss */
.pagination .current a {
  color: #8dc63f;
  text-decoration: underline;
}
/* line 407, ../sass/harris/_general.scss */
.pagination .current a:hover {
  color: #72a230;
}

/* line 1, ../sass/harris/_header.scss */
.header {
  width: 1180px;
  max-width: 100%;
  min-width: 767px;
  margin: 0 auto;
}
@media only screen and (max-width: 766px) {
  /* line 1, ../sass/harris/_header.scss */
  .header {
    width: auto;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 5, ../sass/harris/_header.scss */
.logo {
  width: 31.25%;
  margin-top: 30px;
}
@media only screen and (max-width: 766px) {
  /* line 5, ../sass/harris/_header.scss */
  .logo {
    float: none;
    width: auto;
  }
}

/* line 10, ../sass/harris/_header.scss */
.headtools {
  width: 68.75%;
}
@media only screen and (max-width: 766px) {
  /* line 10, ../sass/harris/_header.scss */
  .headtools {
    float: none;
    width: auto;
  }
}

/* line 14, ../sass/harris/_header.scss */
.toolbar {
  background: #8dc63f;
  margin: 0;
  padding-top: 10px;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}
/* line 20, ../sass/harris/_header.scss */
.toolbar input[type="text"] {
  border: none;
  -webkit-box-shadow: 0 3px 0 #71a032;
  -moz-box-shadow: 0 3px 0 #71a032;
  box-shadow: 0 3px 0 #71a032;
}
/* line 22, ../sass/harris/_header.scss */
.toolbar .search-go {
  padding: 0;
}
/* line 25, ../sass/harris/_header.scss */
.toolbar .search-go .icon-search {
  font-size: 20px;
  font-size: 2rem;
  line-height: 35px;
  padding: 2px;
}
/* line 31, ../sass/harris/_header.scss */
.toolbar .search-go a {
  color: #fff;
}

/* line 38, ../sass/harris/_header.scss */
.register-login {
  padding-top: 10px;
}
/* line 39, ../sass/harris/_header.scss */
.register-login a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 40, ../sass/harris/_header.scss */
.register-login a:first-child {
  margin-right: 20px;
}
/* line 41, ../sass/harris/_header.scss */
.register-login .icon-register, .register-login .icon-login {
  padding-right: 6px;
}

/* line 47, ../sass/harris/_header.scss */
nav.navigation ul {
  list-style: none;
  float: right;
}
/* line 51, ../sass/harris/_header.scss */
nav.navigation ul li {
  display: block;
  float: left;
  margin-left: 3em;
  margin-top: 25px;
  border-bottom: 6px solid transparent;
}
/* line 60, ../sass/harris/_header.scss */
nav.navigation a {
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
/* line 65, ../sass/harris/_header.scss */
nav.navigation a:hover {
  padding-bottom: 3px;
}
/* line 68, ../sass/harris/_header.scss */
nav.navigation .business a:hover {
  color: #8DC63F;
  border-bottom: 6px solid #8DC63F;
}
/* line 73, ../sass/harris/_header.scss */
nav.navigation .life a:hover {
  color: #2F87C2;
  border-bottom: 6px solid #2F87C2;
}
/* line 78, ../sass/harris/_header.scss */
nav.navigation .sports a:hover {
  color: #E61955;
  border-bottom: 6px solid #E61955;
}
/* line 83, ../sass/harris/_header.scss */
nav.navigation .politics a:hover {
  color: #962C72;
  border-bottom: 6px solid #962C72;
}

/* line 90, ../sass/harris/_header.scss */
.language-link {
  position: relative;
  display: inline-block;
  margin-top: 10px;
}
/* line 95, ../sass/harris/_header.scss */
.language-link a {
  position: relative;
  display: block;
  padding-right: 9px;
  padding-left: 16px;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
/* line 103, ../sass/harris/_header.scss */
.language-link a:hover {
  text-decoration: none;
}
/* line 111, ../sass/harris/_header.scss */
.language-link a .icon-language {
  padding-right: 6px;
  position: absolute;
  left: -2px;
}
/* line 118, ../sass/harris/_header.scss */
.language-link ul {
  list-style: none;
  height: auto;
  width: 100%;
  overflow: auto;
  position: absolute;
  background: #FFF;
  padding: 8px;
  border: 1px solid #CCC;
  margin: 0;
  text-align: left;
  top: 28px;
  z-index: 18;
}
@media only screen and (max-width: 768px) {
  /* line 118, ../sass/harris/_header.scss */
  .language-link ul {
    width: 220px;
  }
}
/* line 134, ../sass/harris/_header.scss */
.language-link ul a {
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 28px;
}
/* line 137, ../sass/harris/_header.scss */
.language-link .country {
  font-weight: bold;
}

/* line 141, ../sass/harris/_header.scss */
.menu-toggle {
  display: none;
  cursor: pointer;
  background: #525252;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 20px;
  right: 10px;
}

/* line 152, ../sass/harris/_header.scss */
.search-toggle {
  display: none;
  cursor: pointer;
  background: #525252;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 20px;
  right: 70px;
}

/* line 163, ../sass/harris/_header.scss */
.icon-search.search-toggle, .icon-menu.menu-toggle {
  font-size: 24px;
  font-size: 2.4rem;
  padding-left: 13px;
  padding-top: 13px;
  color: #fff;
  text-shadow: 0 2px #000;
}

@media only screen and (max-width: 767px) {
  /* Main Menu & Header */
  /* line 174, ../sass/harris/_header.scss */
  .navigation, .search, .language-link, .register-login, .search-go {
    display: none;
  }

  /* line 175, ../sass/harris/_header.scss */
  .menu-toggle, .search-toggle {
    display: block;
  }

  /* line 176, ../sass/harris/_header.scss */
  .no-js .menu-toggle, .no-js .search-toggle {
    display: none;
  }

  /* line 177, ../sass/harris/_header.scss */
  .no-js .navigation {
    display: block;
  }

  /* line 179, ../sass/harris/_header.scss */
  .header nav ul {
    float: none;
    margin-bottom: 0;
  }
  /* line 180, ../sass/harris/_header.scss */
  .header nav ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 6px;
    width: 50%;
    text-align: center;
    background: #dedede;
  }
  /* line 189, ../sass/harris/_header.scss */
  .header nav ul li.show-for-small {
    background: #8dc63f;
    margin-bottom: 13px;
    border: none;
    -webkit-box-shadow: 0 3px 0 #cccccc;
    -moz-box-shadow: 0 3px 0 #cccccc;
    box-shadow: 0 3px 0 #cccccc;
  }
  /* line 195, ../sass/harris/_header.scss */
  .header nav ul li.show-for-small a {
    color: #fff;
  }

  /* line 200, ../sass/harris/_header.scss */
  .toolbar {
    padding: 0;
    margin-bottom: 13px;
  }

  /* line 201, ../sass/harris/_header.scss */
  .search {
    padding-top: 10px;
  }

  /* line 202, ../sass/harris/_header.scss */
  .logo {
    width: 60%;
    margin-bottom: 10px;
  }
}
/* Fix register login and language breaking onto two lines */
@media only screen and (min-width: 767px) and (max-width: 930px) {
  /* line 208, ../sass/harris/_header.scss */
  .register-login, .language-link {
    padding-top: 0;
    margin-top: 0;
  }
}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
/* line 3, ../sass/harris/_royalslider.scss */
.royalSlider {
  width: 600px;
  height: 400px;
  position: relative;
  direction: ltr;
}

/* line 9, ../sass/harris/_royalslider.scss */
.royalSlider > * {
  float: left;
}

/* line 13, ../sass/harris/_royalslider.scss */
.rsWebkit3d .rsSlide {
  -webkit-transform: translateZ(0);
}

/* line 27, ../sass/harris/_royalslider.scss */
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
  -webkit-backface-visibility: hidden;
}

/* line 32, ../sass/harris/_royalslider.scss */
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
  -webkit-transform: none;
}

/* line 35, ../sass/harris/_royalslider.scss */
.rsOverflow {
  width: 100%;
  height: 100%;
  overflow: hidden;
  float: left;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 43, ../sass/harris/_royalslider.scss */
.rsVisibleNearbyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 52, ../sass/harris/_royalslider.scss */
.rsVisibleNearbyWrap .rsOverflow {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 58, ../sass/harris/_royalslider.scss */
.rsContainer {
  width: 100%;
  height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 66, ../sass/harris/_royalslider.scss */
.rsArrow,
.rsThumbsArrow {
  cursor: pointer;
}

/* line 70, ../sass/harris/_royalslider.scss */
.rsThumb {
  float: left;
  position: relative;
}

/* line 78, ../sass/harris/_royalslider.scss */
.rsArrow,
.rsNav,
.rsThumbsArrow {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}

/* line 85, ../sass/harris/_royalslider.scss */
.rsHidden {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
  transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}

/* line 95, ../sass/harris/_royalslider.scss */
.rsGCaption {
  width: 100%;
  float: left;
  text-align: center;
}

/* Fullscreen options, very important ^^ */
/* line 102, ../sass/harris/_royalslider.scss */
.royalSlider.rsFullscreen {
  position: fixed !important;
  height: auto !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
  z-index: 2147483647 !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
}

/* line 115, ../sass/harris/_royalslider.scss */
.royalSlider .rsSlide.rsFakePreloader {
  opacity: 1 !important;
  -webkit-transition: 0s;
  -moz-transition: 0s;
  -o-transition: 0s;
  transition: 0s;
  display: none;
}

/* line 124, ../sass/harris/_royalslider.scss */
.rsSlide {
  left: 0;
  top: 0;
  display: block;
  overflow: hidden;
  height: 100%;
  width: 100%;
}

/* line 136, ../sass/harris/_royalslider.scss */
.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
  height: auto;
}

/* line 140, ../sass/harris/_royalslider.scss */
.rsContent {
  width: 100%;
  height: 100%;
}

/* line 146, ../sass/harris/_royalslider.scss */
.rsPreloader {
  position: absolute;
  z-index: 0;
}

/* line 151, ../sass/harris/_royalslider.scss */
.rsNav {
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  user-select: none;
}

/* line 156, ../sass/harris/_royalslider.scss */
.rsNavItem {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

/* line 160, ../sass/harris/_royalslider.scss */
.rsThumbs {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 22;
}

/* line 167, ../sass/harris/_royalslider.scss */
.rsTabs {
  float: left;
  background: none !important;
}

/* line 172, ../sass/harris/_royalslider.scss */
.rsTabs,
.rsThumbs {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 178, ../sass/harris/_royalslider.scss */
.rsVideoContainer {
  /*left: 0;
  top: 0;
  position: absolute;*/
  /*width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  float: $defaultFloat;*/
  width: auto;
  height: auto;
  line-height: 0;
  position: relative;
}

/* line 193, ../sass/harris/_royalslider.scss */
.rsVideoFrameHolder {
  position: absolute;
  left: 0;
  top: 0;
  background: #141414;
  opacity: 0;
  -webkit-transition: .3s;
}

/* line 201, ../sass/harris/_royalslider.scss */
.rsVideoFrameHolder.rsVideoActive {
  opacity: 1;
}

/* line 207, ../sass/harris/_royalslider.scss */
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
  position: absolute;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

/* ios controls over video bug, shifting video */
/* line 218, ../sass/harris/_royalslider.scss */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 44px;
}

/* line 225, ../sass/harris/_royalslider.scss */
.rsABlock {
  left: 0;
  top: 0;
  position: absolute;
  z-index: 15;
}

/* line 233, ../sass/harris/_royalslider.scss */
img.rsImg {
  max-width: none;
}

/* line 237, ../sass/harris/_royalslider.scss */
.grab-cursor {
  cursor: url(//media.theharrispoll.com/designimages/grab.png) 8 8, move;
}

/* line 241, ../sass/harris/_royalslider.scss */
.grabbing-cursor {
  cursor: url(//media.theharrispoll.com/designimages/grabbing.png) 8 8, move;
}

/* line 245, ../sass/harris/_royalslider.scss */
.rsNoDrag {
  cursor: auto;
}

/* line 249, ../sass/harris/_royalslider.scss */
.rsLink {
  left: 0;
  top: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 20;
  background: url(//media.theharrispoll.com/designimages/blank.gif);
}

/******************************
*
*  RoyalSlider Default Skin 
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-default.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/
/* Background */
/* line 26, ../sass/harris/_rs-default.scss */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
  background: #333;
  color: #FFF;
}

/***************
*
*  1. Arrows
*
****************/
/* line 38, ../sass/harris/_rs-default.scss */
.rsDefault .rsArrow {
  height: 100%;
  width: 44px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
}

/* line 46, ../sass/harris/_rs-default.scss */
.rsDefault.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}

/* line 51, ../sass/harris/_rs-default.scss */
.rsDefault.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}

/* line 52, ../sass/harris/_rs-default.scss */
.rsDefault.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}

/* line 54, ../sass/harris/_rs-default.scss */
.rsDefault.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}

/* line 55, ../sass/harris/_rs-default.scss */
.rsDefault.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}

/* line 57, ../sass/harris/_rs-default.scss */
.rsDefault .rsArrowIcn {
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  cursor: pointer;
  background: url("//media.theharrispoll.com/designimages/rs-default.png");
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

/* line 75, ../sass/harris/_rs-default.scss */
.rsDefault .rsArrowIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 79, ../sass/harris/_rs-default.scss */
.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -64px -32px;
}

/* line 80, ../sass/harris/_rs-default.scss */
.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -64px -64px;
}

/* line 82, ../sass/harris/_rs-default.scss */
.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}

/* line 83, ../sass/harris/_rs-default.scss */
.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}

/* line 85, ../sass/harris/_rs-default.scss */
.rsDefault .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none;
}

/***************
*
*  2. Bullets
*
****************/
/* line 94, ../sass/harris/_rs-default.scss */
.rsDefault .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
  text-align: center;
  line-height: 8px;
  overflow: hidden;
}

/* line 110, ../sass/harris/_rs-default.scss */
.rsDefault .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 5px 6px;
}

/* line 118, ../sass/harris/_rs-default.scss */
.rsDefault .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5);
}

/* line 126, ../sass/harris/_rs-default.scss */
.rsDefault .rsBullet.rsNavSelected span {
  background-color: #FFF;
}

/***************
*
*  3. Thumbnails
*
****************/
/* line 140, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumbsHor {
  width: 100%;
  height: 72px;
}

/* line 144, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 151, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}

/* line 155, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}

/* line 159, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
}

/* line 165, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumb img {
  width: 100%;
  height: 100%;
}

/* line 169, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumb.rsNavSelected {
  background: #02874a;
}

/* line 172, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}

/* line 176, ../sass/harris/_rs-default.scss */
.rsDefault .rsTmb {
  display: block;
}

/* Thumbnails with text */
/* line 181, ../sass/harris/_rs-default.scss */
.rsDefault .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}

/* line 188, ../sass/harris/_rs-default.scss */
.rsDefault .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
  text-transform: uppercase;
}

/* Thumbnails arrow icons */
/* line 200, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}

/* line 210, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}

/* line 213, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}

/* line 217, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}

/* line 218, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}

/* line 220, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}

/* line 221, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}

/* line 223, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("//media.theharrispoll.com/designimages/rs-default.png");
}

/* line 235, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}

/* line 236, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}

/* line 238, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}

/* line 239, ../sass/harris/_rs-default.scss */
.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}

/* line 241, ../sass/harris/_rs-default.scss */
.rsDefault .rsThumbsArrowDisabled {
  display: none !important;
}

/* Thumbnails resizing on smaller screens */
/***************
*
*  4. Tabs
*
****************/
/* line 266, ../sass/harris/_rs-default.scss */
.rsDefault .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}

/* line 273, ../sass/harris/_rs-default.scss */
.rsDefault .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}

/* line 297, ../sass/harris/_rs-default.scss */
.rsDefault .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 303, ../sass/harris/_rs-default.scss */
.rsDefault .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}

/* line 311, ../sass/harris/_rs-default.scss */
.rsDefault .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

/* line 316, ../sass/harris/_rs-default.scss */
.rsDefault .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #acacac, #bbbbbb);
  background-image: -moz-llinear-gradient(top, #acacac, #bbbbbb);
  background-image: linear-gradient(to bottom, #acacac, #bbbbbb);
}

/***************
*
*  5. Fullscreen button
*
****************/
/* line 337, ../sass/harris/_rs-default.scss */
.rsDefault .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}

/* line 348, ../sass/harris/_rs-default.scss */
.rsDefault .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("//media.theharrispoll.com/designimages/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}

/* line 361, ../sass/harris/_rs-default.scss */
.rsDefault .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 364, ../sass/harris/_rs-default.scss */
.rsDefault.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}

/***************
*
*  6. Play/close video button
*
****************/
/* line 378, ../sass/harris/_rs-default.scss */
.rsDefault .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}

/* line 386, ../sass/harris/_rs-default.scss */
.rsDefault .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(//media.theharrispoll.com/designimages/rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

/* line 402, ../sass/harris/_rs-default.scss */
.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 405, ../sass/harris/_rs-default.scss */
.rsDefault .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}

/* line 410, ../sass/harris/_rs-default.scss */
.rsDefault .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

/* line 422, ../sass/harris/_rs-default.scss */
.rsDefault .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}

/* line 427, ../sass/harris/_rs-default.scss */
.rsDefault .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("//media.theharrispoll.com/designimages/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}

/* line 436, ../sass/harris/_rs-default.scss */
.rsDefault .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}

/***************
*
*  7. Preloader
*
****************/
/* line 448, ../sass/harris/_rs-default.scss */
.rsDefault .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(//media.theharrispoll.com/designimages/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}

/***************
*
*  8. Global caption
*
****************/
/* line 467, ../sass/harris/_rs-default.scss */
.rsDefault .rsGCaption {
  position: absolute;
  float: none;
  bottom: 6px;
  left: 6px;
  text-align: left;
  background: black;
  background: rgba(0, 0, 0, 0.75);
  color: #FFF;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}

/* -----------------------------------------
   Custom Styling
----------------------------------------- */
/* line 489, ../sass/harris/_rs-default.scss */
#trending-today {
  width: 100%;
  margin-bottom: 20px;
}

/* line 494, ../sass/harris/_rs-default.scss */
.videoGallery .rsTmb {
  padding: 22px 10px 22px 15px;
}

/* line 497, ../sass/harris/_rs-default.scss */
.videoGallery .rsThumbs .rsThumb {
  width: 295px;
  border-top: 1px solid #707070;
}

/* line 502, ../sass/harris/_rs-default.scss */
.videoGallery .rsThumbs {
  width: 295px;
  padding: 0;
}

/* line 509, ../sass/harris/_rs-default.scss */
.videoGallery .rsThumb.rsNavSelected {
  background-color: #555;
  border-bottom: -color #02874A;
}

/* line 514, ../sass/harris/_rs-default.scss */
.rsTmb {
  height: 79px;
}

/* line 519, ../sass/harris/_rs-default.scss */
.rsContent .caption {
  left: 35%;
  top: 10%;
  margin-right: 325px;
  height: 340px;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 527, ../sass/harris/_rs-default.scss */
.rsContent .caption .headline {
  font-size: 46px;
  font-size: 4.6rem;
  color: #fff;
  text-shadow: 0 0 3px #000;
}
/* line 532, ../sass/harris/_rs-default.scss */
.rsContent .caption .subhead {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.2em;
  text-shadow: 0 0 3px #000;
}

/* line 540, ../sass/harris/_rs-default.scss */
.rsContent .flag {
  bottom: 20px;
  font-size: 1.4rem;
  left: -7px;
  line-height: 30px;
  padding: 0 30px;
  position: absolute;
  text-transform: uppercase;
  top: 350px;
}
/* line 11, ../sass/harris/_mixins.scss */
.rsContent .flag span {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 7px 7px 0;
  position: absolute;
  left: 0;
  bottom: -7px;
}

/* line 545, ../sass/harris/_rs-default.scss */
.rsContent.business .flag {
  background: #8DC63F;
}
/* line 547, ../sass/harris/_rs-default.scss */
.rsContent.business .flag span {
  border-color: transparent #8DC63F transparent;
}
/* line 549, ../sass/harris/_rs-default.scss */
.rsContent.life .flag {
  background: #962C72;
}
/* line 551, ../sass/harris/_rs-default.scss */
.rsContent.life .flag span {
  border-color: transparent #962C72 transparent;
}
/* line 553, ../sass/harris/_rs-default.scss */
.rsContent.sports .flag {
  background: #E61955;
}
/* line 555, ../sass/harris/_rs-default.scss */
.rsContent.sports .flag span {
  border-color: transparent #E61955 transparent;
}
.science--technology .category-flag{
  background: #2F87C2

}


/* line 557, ../sass/harris/_rs-default.scss */
.rsContent.politics .flag {
  background: #962C72;
}
/* line 559, ../sass/harris/_rs-default.scss */
.rsContent.politics .flag span {
  border-color: transparent #962C72 transparent;
}

.rsContent.economy .flag {
  background: #8DC63F;
}
.rsContent.economy .flag span {
  border-color: transparent #8DC63F transparent;
} 

.rsContent.education .flag {
  background: #2F87C2;
}
.rsContent.education .flag span {
  border-color: transparent #2F87C2 transparent;
}   
  
.rsContent.entertainment .flag {
  background: #2F87C2;
}
.rsContent.entertainment .flag span {
  border-color: transparent #2F87C2 transparent;
} 

.rsContent.social--lifestyle .flag {
  background: #2F87C2;
}
.rsContent.social--lifestyle .flag span {
  border-color: transparent #2F87C2 transparent;
} 
.rsContent.science--technology .flag {
  background: #2F87C2;
}
.rsContent.science--technology .flag span {
  border-color: transparent #2F87C2 transparent;
} 


.rsContent.environment .flag {
  background: #8DC63F;
}
.rsContent.environment .flag span {
  border-color: transparent #8DC63F transparent;
} 

.rsContent.health .flag {
  background: #2F87C2;
}
.rsContent.health .flag span {
  border-color: transparent #2F87C2 transparent;
} 

.rsContent.international-affairs  .flag {
  background: #962C72;
}
.rsContent.international-affairs .flag span {
  border-color: transparent #962C72 transparent;
} 

.rsContent.marketplace  .flag {
  background: #8DC63F;
}
.rsContent.marketplace .flag span {
  border-color: transparent #8DC63F transparent;
} 

.rsContent.media  .flag {
  background: #2F87C2;
}
.rsContent.media .flag span {
  border-color: transparent #2F87C2 transparent;
}
@media only screen and (max-width: 940px) {
  /* line 564, ../sass/harris/_rs-default.scss */
  .rsContent .caption {
    left: 30%;
    top: 10%;
  }
  /* line 568, ../sass/harris/_rs-default.scss */
  .rsContent .caption .headline {
    font-size: 36px;
    font-size: 3.6rem;
  }
  /* line 569, ../sass/harris/_rs-default.scss */
  .rsContent .caption .subhead {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 900px) {
  /* line 574, ../sass/harris/_rs-default.scss */
  .rsContent .caption {
    left: 25%;
    top: 10%;
  }
}
@media only screen and (max-width: 700px) {
  /* line 580, ../sass/harris/_rs-default.scss */
  .rsContent .caption {
    left: 10%;
    top: 10%;
  }
  /* line 584, ../sass/harris/_rs-default.scss */
  .rsContent .caption .headline {
    font-size: 36px;
    font-size: 3.6rem;
  }
  /* line 585, ../sass/harris/_rs-default.scss */
  .rsContent .caption .subhead {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media only screen and (max-width: 550px) {
  /* line 591, ../sass/harris/_rs-default.scss */
  .rsContent .caption .headline {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 592, ../sass/harris/_rs-default.scss */
  .rsContent .caption .subhead {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
/* line 599, ../sass/harris/_rs-default.scss */
.royalSlider {
  width: 100%;
  height: 400px;
}

/* line 605, ../sass/harris/_rs-default.scss */
.rsNav h3 {
  color: #fff;
  text-align: center;
  padding: 28px 0;
  margin: 0;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 2.2rem;
}
/* line 614, ../sass/harris/_rs-default.scss */
.rsNav .life {
  border-left: 6px solid #962C72;
}
/* line 615, ../sass/harris/_rs-default.scss */
.rsNav .life:hover span {
  color: #962C72;
}
/* line 617, ../sass/harris/_rs-default.scss */
.rsNav .business {
  border-left: 6px solid #8DC63F;
}
/* line 618, ../sass/harris/_rs-default.scss */
.rsNav .business:hover span {
  color: #8DC63F;
}
/* line 620, ../sass/harris/_rs-default.scss */
.rsNav .sports {
  border-left: 6px solid #E61955;
}
/* line 621, ../sass/harris/_rs-default.scss */
.rsNav .sports:hover span {
  color: #E61955;
}
.rsNav .social--lifestyle {
  border-left: 6px solid #2F87C2;
}
/* line 621, ../sass/harris/_rs-default.scss */
.rsNav .social--lifestyle:hover span {
  color: #2F87C2;
}
.rsNav .science--technology {
  border-left: 6px solid #2F87C2;
}
/* line 621, ../sass/harris/_rs-default.scss */
.rsNav .science--technologye:hover span {
  color: #2F87C2;
}
/* line 623, ../sass/harris/_rs-default.scss */
.rsNav .politics {
  border-left: 6px solid #962C72;
}
/* line 624, ../sass/harris/_rs-default.scss */
.rsNav .politics:hover span {
  color: #962C72;
}


.rsNav .economy {
  border-left: 6px solid #8DC63F;
}

.rsNav .economy:hover span {
  color: #8DC63F;
}

.rsNav .entertainment {
  border-left: 6px solid #2F87C2;
}
.rsNav .entertainment:hover span {
  color: #2F87C2;
}

.rsNav .health {
  border-left: 6px solid #2F87C2;
}
.rsNav .health:hover span {
  color: #2F87C2;
}
.rsNav .sssssss {

}

.rsNav .education {
  border-left: 6px solid #2F87C2;
}
.rsNav .education:hover span {
  color: #2F87C2;
}

.rsNav .environment {
  border-left: 6px solid #8DC63F;
}
.rsNav .environment:hover span {
  color: #8DC63F;
}

.rsNav .sports {
  border-left: 6px solid #E61955;
}

.rsNav .sports:hover span {
  color: #E61955;
}
.rsNav .social--lifestyle {
  border-left: 6px solid #2F87C2;
}

.rsNav .social--lifestyle:hover span {
  color: #2F87C2;
}
.rsNav .science--technology {
  border-left: 6px solid #2F87C2;
}

.rsNav .science--technology:hover span {
  color: #2F87C2;
}
.rsNav .marketplace {
  border-left: 6px solid #8DC63F;
}
.rsNav .marketplace:hover span {
  color: #8DC63F;
}

.rsNav .international-affairs {
  border-left: 6px solid #962C72;
}
.rsNav .international-affairs:hover span {
  color: #962C72;
}

.rsNav .media {
  border-left: 6px solid #2F87C2;
}
.rsNav .media:hover span {
  color: #2F87C2;
}
/* line 629, ../sass/harris/_rs-default.scss */
.rsNavSelected .life {
  border-left-width: 10px;
}
/* line 630, ../sass/harris/_rs-default.scss */
.rsNavSelected .life.rsTmb {
  padding-left: 11px;
}
/* line 632, ../sass/harris/_rs-default.scss */
.rsNavSelected .business {
  border-left-width: 10px;
}
/* line 633, ../sass/harris/_rs-default.scss */
.rsNavSelected .business.rsTmb {
  padding-left: 11px;
}
/* line 635, ../sass/harris/_rs-default.scss */
.rsNavSelected .sports {
  border-left-width: 10px;
}
/* line 636, ../sass/harris/_rs-default.scss */
.rsNavSelected .sports.rsTmb {
  padding-left: 11px;
}
/* line 638, ../sass/harris/_rs-default.scss */
.rsNavSelected .politics {
  border-left-width: 10px;
}
/* line 639, ../sass/harris/_rs-default.scss */
.rsNavSelected .politics.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .economy {
  border-left-width: 10px;
}
.rsNavSelected .economy.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .education {
  border-left-width: 10px;
}
.rsNavSelected .education.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .entertainment {
  border-left-width: 10px;
}
.rsNavSelected .entertainment.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .environment {
  border-left-width: 10px;
}
.rsNavSelected .environment.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .health {
  border-left-width: 10px;
}
.rsNavSelected .health.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .international-affairs {
  border-left-width: 10px;
}
.rsNavSelected .international-affairs.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .marketplace {
  border-left-width: 10px;
}
.rsNavSelected .marketplace.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .media {
  border-left-width: 10px;
}
.rsNavSelected .media.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .science--technology {
  border-left-width: 10px;
}
.rsNavSelected .science--technology.rsTmb {
  padding-left: 11px;
}

.rsNavSelected .social--lifestyle {
  border-left-width: 10px;
}
.rsNavSelected .social--lifestyle.rsTmb {
  padding-left: 11px;
}
@media only screen and (max-width: 500px) {
  /* line 644, ../sass/harris/_rs-default.scss */
  .rsOverflow {
    display: none;
  }

  /* line 645, ../sass/harris/_rs-default.scss */
  .videoGallery .rsThumbs .rsThumb, .videoGallery .rsThumbs {
    width: 100% !important;
  }

  /* line 646, ../sass/harris/_rs-default.scss */
  .videoGallery .rsTmb {
    min-height: 80px;
  }
}
.headlines a, .recent-headlines h2, .recent-headlines h3, .recent-headlines h4, .recent-headlines h5, .recent-headlines h6, .recent-headlines p  {
  text-shadow: 0 0 3px #000000;
  color: #fff;
}
/* line 2, ../sass/harris/_recent-headlines.scss */
.recent-headlines ul, .recent-headlines ol, .recent-headlines dl, .recent-headlines span, .recent-headlines a {
  color: #fff;
  }
/* line 4, ../sass/harris/_recent-headlines.scss */
.recent-headlines .sec-col h2 {
  margin-top: 0;
}
/* line 6, ../sass/harris/_recent-headlines.scss */
.politics a:hover{
  color: #962C72; /*changed per case 17889*/
}
.business a:hover {
  color: #8DC63F; /*changed per case 17889*/
}
.sports a:hover {
  color: #E61955; /*changed per case 17889*/
}
.health a:hover {
  color: #2F87C2; /*changed per case 17889*/
}
.life a:hover {
  color: #2F87C2; /*changed per case 17889*/
}
/* line 9, ../sass/harris/_recent-headlines.scss */
.recent-headlines .wrapper {
  margin-bottom: 20px;
  position: relative;
  padding: 15px 20px 45px 0;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}
/* line 17, ../sass/harris/_recent-headlines.scss */
.recent-headlines .older-headlines .wrapper h3 {
  margin-top: 0;
  margin-left: 20px;
}
/* line 18, ../sass/harris/_recent-headlines.scss */
.recent-headlines .older-headlines .wrapper p {
  margin-left: 20px;
}
/* line 22, ../sass/harris/_recent-headlines.scss */
.recent-headlines .sports .wrapper {
  /* background: url(//media.theharrispoll.com/designimages/home-background-sports.jpg) center center no-repeat;*/
}
/* line 23, ../sass/harris/_recent-headlines.scss */
.recent-headlines .sports a:hover {
  color: #E61955;
}
/* line 24, ../sass/harris/_recent-headlines.scss */
.recent-headlines .sports .flag {
  background: #E61955;
}
/* line 27, ../sass/harris/_recent-headlines.scss */
.recent-headlines .sports .flag span {
  border-color: transparent #E61955 transparent;
}



.recent-headlines .science--technology .flag {
  background: #2F87C2;
}
/* line 27, ../sass/harris/_recent-headlines.scss */
.recent-headlines .science--technology .flag span {
  border-color: transparent #2F87C2 transparent;
}



/* line 32, ../sass/harris/_recent-headlines.scss */
.recent-headlines .life .wrapper {
 /* background: url(//media.theharrispoll.com/designimages/home-background-life.jpg) center center no-repeat;*/
}
/* line 33, ../sass/harris/_recent-headlines.scss */
.recent-headlines .life a:hover {
  color: #962C72;
}
/* line 34, ../sass/harris/_recent-headlines.scss */
.recent-headlines .life .flag {
  background: #962C72;
}
/* line 37, ../sass/harris/_recent-headlines.scss */
.recent-headlines .life .flag span {
  border-color: transparent #962C72 transparent;
}
/* line 42, ../sass/harris/_recent-headlines.scss */
.recent-headlines .politics .wrapper {
  /*background: url(//media.theharrispoll.com/designimages/home-background-politics.jpg) center center no-repeat;*/
}
/* line 43, ../sass/harris/_recent-headlines.scss */
.recent-headlines .politics a:hover {
  color: #962C72;
}
/* line 44, ../sass/harris/_recent-headlines.scss */
.recent-headlines .politics .flag {
  background: #962C72;
}
/* line 47, ../sass/harris/_recent-headlines.scss */
.recent-headlines .politics .flag span {
  border-color: transparent #962c72 transparent;
}
.recent-headlines .environment a:hover {
  color: #8DC63F;
}
.recent-headlines .environment .flag {
  background: #8DC63F;
}
.recent-headlines .social--lifestyle .flag {
  background: #2F87C2;
}
/* line 47, ../sass/harris/_recent-headlines.scss */
.recent-headlines .environment  .flag span {
  border-color: transparent #8DC63F transparent;
}
/* line 52, ../sass/harris/_recent-headlines.scss */
.recent-headlines .business .wrapper {
  /*background: url(//media.theharrispoll.com/designimages/home-background-business.jpg) center center no-repeat;*/
}
/* line 53, ../sass/harris/_recent-headlines.scss */
.recent-headlines .business a:hover {
  color: #8DC63F;
}
/* line 54, ../sass/harris/_recent-headlines.scss */
.recent-headlines .business .flag {
  background: #8DC63F;
}
/* line 57, ../sass/harris/_recent-headlines.scss */
.recent-headlines .business .flag span {
  border-color: transparent #8DC63F transparent;
}



.recent-headlines .economy .flag {
  background: #8DC63F;
}
.recent-headlines .economy .flag span {
  border-color: transparent #8DC63F transparent;
} 

.recent-headlines .education .flag {
  background: #2F87C2;
}
.recent-headlines .education .flag span {
  border-color: transparent #2F87C2 transparent;
}   
  
.recent-headlines .entertainment .flag {
  background: #2F87C2;
}
.recent-headlines .entertainment .flag span {
  border-color: transparent #2F87C2 transparent;
} 

.recent-headlines .environment .flag {
  background: #8DC63F;
}
.recent-headlines .environment .flag span {
  border-color: transparent #8DC63F transparent;
} 

.recent-headlines .health .flag {
  background: #2F87C2;
}
.recent-headlines .health .flag span {
  border-color: transparent #2F87C2 transparent;
} 

.recent-headlines .international-affairs  .flag {
  background: #962C72;
}
.recent-headlines .international-affairs .flag span {
  border-color: transparent #962C72 transparent;
} 

.recent-headlines .marketplace  .flag {
  background: #8DC63F;
}
.recent-headlines .marketplace .flag span {
  border-color: transparent #8DC63F transparent;
} 

.recent-headlines .media  .flag {
  background: #2F87C2;
}
.recent-headlines .media .flag span {
  border-color: transparent #2F87C2 transparent;
}

.recent-headlines .science--technology  .flag {
  background: #2F87C2;
}
.recent-headlines .science--technology .flag span {
  border-color: transparent #2F87C2 transparent;
}

.recent-headlines .social--lifestyle  .flag {
  background: #2F87C2;
}
.recent-headlines .social--lifestyle .flag span {
  border-color: transparent #2F87C2 transparent;
}

/* line 61, ../sass/harris/_recent-headlines.scss */
.recent-headlines .older-headlines .wrapper {
  background-image: none;
  background: #333;
}
/* line 64, ../sass/harris/_recent-headlines.scss */
.recent-headlines .first-col h2 {
  font-size: 36px;
  font-size: 3.6rem;
}
/* line 65, ../sass/harris/_recent-headlines.scss */
.recent-headlines .first-col p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 26px;
}
/* line 68, ../sass/harris/_recent-headlines.scss */
.recent-headlines .shared {
  position: absolute;
  right: 10px;
  bottom: 20px;
}
/* line 73, ../sass/harris/_recent-headlines.scss */
.recent-headlines .icon-shared {
  font-size: 21px;
  font-size: 2.1rem;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
@media only screen and (max-width: 800px) {
  /* line 81, ../sass/harris/_recent-headlines.scss */
  .recent-headlines .icon-shared {
    display: block;
    margin-bottom: 3px;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1, ../sass/harris/_recent-headlines.scss */
  .recent-headlines {
    /* Add's padding back to content for mobile */
  }
  /* line 85, ../sass/harris/_recent-headlines.scss */
  .recent-headlines h2, .recent-headlines h3, .recent-headlines h4, .recent-headlines h5, .recent-headlines h6, .recent-headlines p, .recent-headlines ul, .recent-headlines ol, .recent-headlines dl {
    padding: 0 20px;
  }
  /* line 86, ../sass/harris/_recent-headlines.scss */
  .recent-headlines .icon {
    display: none;
  }
  /* line 88, ../sass/harris/_recent-headlines.scss */
  .recent-headlines .sec-col h2 {
    margin-top: 16px;
  }
  /* line 90, ../sass/harris/_recent-headlines.scss */
  .recent-headlines .third .wrapper h3 {
    margin-left: 0;
  }
  /* line 91, ../sass/harris/_recent-headlines.scss */
  .recent-headlines .third .wrapper p {
    margin-left: 0;
  }
  /* line 93, ../sass/harris/_recent-headlines.scss */
  .recent-headlines .icon-shared {
    display: inline;
    margin-bottom: 0;
  }
}

/* line 2, ../sass/harris/_sidebar.scss */
.sidebar .banner {
  margin-bottom: 20px;
  text-align: center;
}
/* line 6, ../sass/harris/_sidebar.scss */
.sidebar .banner img {
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}

/* line 10, ../sass/harris/_sidebar.scss */
.quick-facts h3 {
  background: #333;
  line-height: 40px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  font-size: 2.2rem;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
}
/* line 19, ../sass/harris/_sidebar.scss */
.quick-facts .row {
  margin-top: 20px !important;
}
/* line 21, ../sass/harris/_sidebar.scss */
.quick-facts .percent {
  font-size: 40px !important;
  font-size: 5.8rem;
  font-weight: bold;
  text-shadow: 0 3px 0 #cccccc;
}
@media only screen and (min-width: 767px) and (max-width: 940px) {
  /* line 21, ../sass/harris/_sidebar.scss */
  .quick-facts .percent {
    font-size: 46px;
    font-size: 4.6rem;
  }
}
/* line 30, ../sass/harris/_sidebar.scss */
.quick-facts .description p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 18px;
  margin-bottom: 12px;
}
/* line 32, ../sass/harris/_sidebar.scss */
.quick-facts .description .readmore {
  padding: 2px 10px;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}
/* line 37, ../sass/harris/_sidebar.scss */
.quick-facts .description .readmore.business {
  background: #8DC63F;
}
/* line 38, ../sass/harris/_sidebar.scss */
.quick-facts .description .readmore.life {
  background: #962C72;
}
/* line 39, ../sass/harris/_sidebar.scss */
.quick-facts .description .readmore.sports {
  background: #E61955;
}
/* line 40, ../sass/harris/_sidebar.scss */
.quick-facts .description .readmore.politics {
  background: #2f87c2;
}
/* line 42, ../sass/harris/_sidebar.scss */
.quick-facts .description .readmore span {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 3px;
  border-color: transparent transparent transparent white;
  position: relative;
  display: inline-block;
  margin-left: 6px;
}

/* line 2, ../sass/harris/_subscribe.scss */
.payment-info h2 {
  font-size: 36px;
  font-size: 3.6rem;
  margin-top: 20px;
}
/* line 3, ../sass/harris/_subscribe.scss */
.payment-info .charge-notice {
  margin: 24px 0;
}

/* line 6, ../sass/harris/_subscribe.scss */
.existing-account {
  background: #333;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-right: 10px !important;
  margin-bottom: 22px !important;
}
@media only screen and (max-width: 767px) {
  /* line 6, ../sass/harris/_subscribe.scss */
  .existing-account {
    padding-right: 0 !important;
  }
}
/* line 15, ../sass/harris/_subscribe.scss */
.existing-account .label-text {
  font-size: 21px;
  font-size: 2.1rem;
  color: #fff;
  text-align: right;
  padding-top: 5px !important;
}
@media only screen and (max-width: 767px) {
  /* line 15, ../sass/harris/_subscribe.scss */
  .existing-account .label-text {
    text-align: center;
    margin-bottom: 20px;
  }
}
/* line 24, ../sass/harris/_subscribe.scss */
.existing-account .login button {
  font-size: 24px;
  font-size: 2.4rem;
  padding: 2px 5px 4px 4px;
  width: 100%;
}

/* line 32, ../sass/harris/_subscribe.scss */
.account-info h2 {
  margin-bottom: 30px;
  font-size: 36px;
  font-size: 3.6rem;
}

/* line 39, ../sass/harris/_subscribe.scss */
.contact-info {
  margin-bottom: 30px;
}
/* line 42, ../sass/harris/_subscribe.scss */
.contact-info h3 {
  font-size: 28px;
  font-size: 2.8rem;
}

/* line 45, ../sass/harris/_subscribe.scss */
.login-info {
  margin-bottom: 30px;
}
/* line 48, ../sass/harris/_subscribe.scss */
.login-info h3 {
  font-size: 28px;
  font-size: 2.8rem;
}

@media only screen and (max-width: 768px) {
  /* line 54, ../sass/harris/_subscribe.scss */
  .existing-account .label-text {
    padding-top: 0 !important;
    margin-top: -5px;
  }
}
/* line 1, ../sass/harris/_vault.scss */
.vault-header {
  background: #666666 url(..///media.theharrispoll.com/designimages/harris-vault-header.jpg) no-repeat center center;
  min-height: 400px;
  padding: 20px 20px 20px 0;
  margin-bottom: 20px;
}
/* line 8, ../sass/harris/_vault.scss */
.vault-header h2 {
  font-size: 58px;
  font-size: 5.8rem;
  color: #fff;
  margin-top: 50px;
}
/* line 14, ../sass/harris/_vault.scss */
.vault-header h3 {
  font-size: 22px;
  font-size: 2.2rem;
  color: #fff;
  margin-bottom: 30px;
}
/* line 20, ../sass/harris/_vault.scss */
.vault-header .graphic {
  padding-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 25, ../sass/harris/_vault.scss */
  .vault-header {
    padding: 20px;
  }
  /* line 28, ../sass/harris/_vault.scss */
  .vault-header h2 {
    margin-top: 0;
  }
  /* line 30, ../sass/harris/_vault.scss */
  .vault-header .graphic {
    display: none;
  }
  /* line 32, ../sass/harris/_vault.scss */
  .vault-header a:first-child {
    margin-bottom: 20px;
  }
}
/* line 39, ../sass/harris/_vault.scss */
.inner-search {
  background: #8dc63f;
  padding-top: 10px;
  padding-left: 10px;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 39, ../sass/harris/_vault.scss */
  .inner-search {
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
/* line 48, ../sass/harris/_vault.scss */
.inner-search input[type="text"] {
  border: none;
  -webkit-box-shadow: 0 3px 0 #71a032;
  -moz-box-shadow: 0 3px 0 #71a032;
  box-shadow: 0 3px 0 #71a032;
}
/* line 50, ../sass/harris/_vault.scss */
.inner-search .search-go {
  padding: 0;
}
/* line 53, ../sass/harris/_vault.scss */
.inner-search .search-go .icon-search {
  font-size: 20px;
  font-size: 2rem;
  line-height: 35px;
  padding: 2px;
}
/* line 59, ../sass/harris/_vault.scss */
.inner-search .search-go a {
  color: #fff;
}

/* line 66, ../sass/harris/_vault.scss */
.search-filter {
  background: #333;
  -webkit-box-shadow: 0 3px 0 #cccccc;
  -moz-box-shadow: 0 3px 0 #cccccc;
  box-shadow: 0 3px 0 #cccccc;
  padding-top: 10px;
  color: #fff;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  /* line 66, ../sass/harris/_vault.scss */
  .search-filter {
    padding: 10px;
    margin-bottom: 20px;
  }
}
/* line 75, ../sass/harris/_vault.scss */
.search-filter label {
  color: #fff;
}
/* line 77, ../sass/harris/_vault.scss */
.search-filter h4 {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  margin: 0 0 0 10px;
}
/* line 84, ../sass/harris/_vault.scss */
.search-filter .vcenter {
  line-height: 35px;
}

/* line 91, ../sass/harris/_vault.scss */
.search-by .four, .search-by .row .four, .row .search-by .four {
  border-left: 1px solid #707070;
}
@media only screen and (max-width: 767px) {
  /* line 91, ../sass/harris/_vault.scss */
  .search-by .four, .search-by .row .four, .row .search-by .four {
    border: none;
  }
}
/* line 95, ../sass/harris/_vault.scss */
.search-by h3 {
  font-size: 24px;
  font-size: 2.4rem;
}
/* line 97, ../sass/harris/_vault.scss */
.search-by ul {
  list-style: none;
}
/* line 99, ../sass/harris/_vault.scss */
.search-by a {
  color: #333333;
}
/* line 101, ../sass/harris/_vault.scss */
.search-by a:hover {
  color: #8dc63f;
}

@media only screen and (max-width: 880px) {
  /* line 107, ../sass/harris/_vault.scss */
  .columns.ipad-block {
    clear: both;
    width: 100%;
  }

  /* line 111, ../sass/harris/_vault.scss */
  .inner-search {
    margin-bottom: 20px;
  }
}
/* line 2, ../sass/harris/_search-results.scss */
.search-results h2 {
  color: #8dc63f;
}

/* line 6, ../sass/harris/_search-results.scss */
.result-set {
  border-bottom: 1px solid #ccc;
  padding-bottom: 25px;
  margin-bottom: 25px !important;
  /* This may be wrong as the type of results are unknown */
}
/* line 11, ../sass/harris/_search-results.scss */
.result-set.first {
  border-top: 1px solid #ccc;
  padding-top: 25px;
}
/* line 17, ../sass/harris/_search-results.scss */
.result-set p {
  margin-bottom: 0;
}
/* line 19, ../sass/harris/_search-results.scss */
.result-set h3 {
  margin-top: 0;
}
/* line 21, ../sass/harris/_search-results.scss */
.result-set .icon-lock {
  color: #898989;
}
/* line 23, ../sass/harris/_search-results.scss */
.result-set .sports {
  background: #E61955;
  max-width: 56px;
}
/* line 27, ../sass/harris/_search-results.scss */
.result-set .life {
  background: #962C72;
  max-width: 56px;
}
/* line 31, ../sass/harris/_search-results.scss */
.result-set .business {
  background: #8DC63F;
  max-width: 56px;
}
/* line 35, ../sass/harris/_search-results.scss */
.result-set .politics {
  background: #2f87c2;
  max-width: 56px;
}
@media only screen and (max-width: 767px) {
  /* line 41, ../sass/harris/_search-results.scss */
  .result-set .sports, .result-set .life, .result-set .business, .result-set .politics {
    display: none;
  }
}

/* -----------------------------------------
   GLOBALIZED COLORS
----------------------------------------- */
/* line 5, ../sass/harris/_categories.scss */
body.business h1 {
  color: #8DC63F;
}
/* line 6, ../sass/harris/_categories.scss */
body.business .category-nav {
  background: #8DC63F;
}
/* line 8, ../sass/harris/_categories.scss */
body.business .flag {
  background: #8DC63F;
}
/* line 10, ../sass/harris/_categories.scss */
body.business .flag span {
  border-color: transparent #8DC63F transparent;
}

/* line 15, ../sass/harris/_categories.scss */
body.sports h1 {
  color: #E61955;
}
/* line 16, ../sass/harris/_categories.scss */
body.sports .category-nav {
  background: #E61955;
}
/* line 18, ../sass/harris/_categories.scss */
body.sports .flag {
  background: #E61955;
}
/* line 20, ../sass/harris/_categories.scss */
body.sports .flag span {
  border-color: transparent #E61955 transparent;
}

/* line 25, ../sass/harris/_categories.scss */
body.life h1 {
  color: #2F87C2;
}
/* line 26, ../sass/harris/_categories.scss */
body.life .category-nav {
  background: #962C72;
}
/* line 28, ../sass/harris/_categories.scss */
body.life .flag {
  background: #2F87C2;
}
/* line 30, ../sass/harris/_categories.scss */
body.life .flag span {
  border-color: transparent #2F87C2 transparent;
}
body.life .trending-today .flag {
  background: #2F87C2 !important;
}
/* line 36, ../sass/harris/_categories.scss */
body.politics h1 {
  color: #962C72;
}
/* line 37, ../sass/harris/_categories.scss */
body.politics .category-nav {
  background: #962C72;
}
/* line 39, ../sass/harris/_categories.scss */
body.politics .flag {
  background: #962C72;
}
/* line 41, ../sass/harris/_categories.scss */
body.politics .flag span {
  border-color: transparent #962C72 transparent;
}

/* -----------------------------------------
   STRUCTURE
----------------------------------------- */
/* line 51, ../sass/harris/_categories.scss */
.category-nav {
  list-style: none;
  *zoom: 1;
  /* Collapse menu to dropdown */
}
/* line 38, ../../../../Ruby/Gems/1.8/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.category-nav:after {
  content: "";
  display: table;
  clear: both;
}
/* line 55, ../sass/harris/_categories.scss */
.category-nav select {
  display: none;
}
/* line 57, ../sass/harris/_categories.scss */
.category-nav li {
  float: left;
  left: 20px;
}
/* line 62, ../sass/harris/_categories.scss */
.category-nav a {
  padding: 10px 30px;
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  text-transform: uppercase;
}
@media only screen and (max-width: 1170px) {
  /* line 62, ../sass/harris/_categories.scss */
  .category-nav a {
    padding: 10px 22px;
  }
}
@media only screen and (max-width: 1070px) {
  /* line 62, ../sass/harris/_categories.scss */
  .category-nav a {
    padding: 10px 17px;
  }
}
@media only screen and (max-width: 990px) {
  /* line 62, ../sass/harris/_categories.scss */
  .category-nav a {
    padding: 10px 12px;
  }
}
@media (max-width: 880px) {
  /* line 51, ../sass/harris/_categories.scss */
  .category-nav {
    padding: 10px;
  }
  /* line 78, ../sass/harris/_categories.scss */
  .category-nav li {
    display: none;
  }
  /* line 79, ../sass/harris/_categories.scss */
  .category-nav select {
    display: inline-block;
    margin-bottom: 0;
  }
}

/* line 85, ../sass/harris/_categories.scss */
.politics .recent-headlines a:hover {
  color: #962C72;
}
.business .recent-headlines a:hover {
  color: #8DC63F;
}
.sports .recent-headlines a:hover {
  color: #E61955;
}
.life .recent-headlines a:hover {
  color: #2F87C2;
}
/* line 86, ../sass/harris/_categories.scss */
.recent-headlines .wrapper {
  background-color: #333;
}
/* line 87, ../sass/harris/_categories.scss */
.recent-headlines .football .wrapper {
  /*background: #333333 url(//media.theharrispoll.com/designimages/headline-football.jpg) center center no-repeat;*/
}
/* line 88, ../sass/harris/_categories.scss */
.recent-headlines .basketball .wrapper {
  /*background: #333333 url(//media.theharrispoll.com/designimages/headline-basketball.jpg) center center no-repeat;*/
}
/* line 89, ../sass/harris/_categories.scss */
.recent-headlines .soccer .wrapper {
  /*background: #333333 url(//media.theharrispoll.com/designimages/headline-soccer.jpg) center center no-repeat;*/
}
/* line 90, ../sass/harris/_categories.scss */
.recent-headlines .travel .wrapper {
  /*background: #333333 url(//media.theharrispoll.com/designimages/headline-travel.jpg) center center no-repeat;*/
}

/* line 94, ../sass/harris/_categories.scss */
.trending-today {
  background: #333;
  padding: 10px 0;
  margin-bottom: 20px !important;
}
/* line 99, ../sass/harris/_categories.scss */
.trending-today h3 {
  margin: 5px 20px 0 20px;
  text-transform: uppercase;
}
/* line 104, ../sass/harris/_categories.scss */
.trending-today .category-flag {
  float: left;
  height: 27px;
  width: 27px;
  margin-top: 3px;
}

.trending-today .business .category-flag {
  background-color: #8dc63f;
}
.trending-today .life .category-flag {
  background-color: #2f87c2;
}
.trending-today .sports .category-flag {
  background-color: #E61955;
}
.trending-today .politics .category-flag {
  background-color: #962c72;
}

.trending-today .economy .category-flag {
  background-color: #8DC63F;
}

.trending-today .education .category-flag {
  background-color: #2F87C2;
}

.trending-today .entertainment .category-flag {
  background-color: #962C72;
}


.trending-today .environment .category-flag {
  background-color: #8DC63F;
}

.trending-today .health .category-flag {
  background-color: #2f87c2;
}

.trending-today .international-affairs .category-flag {
  background-color: #962C72;
}

.trending-today .marketplace .category-flag {
  background-color: #8DC63F;
}
.trending-today .social--lifestyle .category-flag {
  background-color: #2F87C2;
}
.trending-today .science--technology .category-flag {
  background-color: #2F87C2;
}
.trending-today .media .category-flag {
  background-color: #2F87C2;
}

/* line 116, ../sass/harris/_categories.scss */
.trending-today .title {
  text-transform: uppercase;
  line-height: 16px;
  padding-left: 37px;
}
/* line 122, ../sass/harris/_categories.scss */
.trending-today .sports a:hover {
  color: #E61955;
}
/* line 123, ../sass/harris/_categories.scss */
.trending-today .business a:hover {
  color: #8DC63F;
}
/* line 124, ../sass/harris/_categories.scss */
.trending-today .life a:hover {
  color: #962C72;
}
/* line 125, ../sass/harris/_categories.scss */
.trending-today .politics a:hover {
  color: #962C72;
}

@media only screen and (max-width: 767px) {
  /* line 131, ../sass/harris/_categories.scss */
  .trending-today {
    padding-bottom: 0;
  }
  /* line 134, ../sass/harris/_categories.scss */
  .trending-today h3 {
    padding-bottom: 15px;
    text-align: center;
  }
  /* line 138, ../sass/harris/_categories.scss */
  .trending-today .category-flag {
    width: 10px;
    height: 60px;
    margin-top: 1px;
  }
  /* line 143, ../sass/harris/_categories.scss */
  .trending-today .title {
    padding-top: 13px;
    padding-bottom: 13px;
    border-top: 1px solid #666;
    left: 0;
    padding-left: 20px;
  }
}
/* line 1, ../sass/harris/_footer.scss */
footer {
  padding-bottom: 30px;
}
/* line 4, ../sass/harris/_footer.scss */
footer a {
  color: #707070;
}
/* line 5, ../sass/harris/_footer.scss */
footer a:hover {
  color: #4a4a4a;
}

/* line 8, ../sass/harris/_footer.scss */
.foot-links {
  list-style: none;
}
/* line 9, ../sass/harris/_footer.scss */
.foot-links li {
  float: left;
  margin-right: 60px;
  font-size: 12px;
  font-size: 1.2rem;
}

/* line 16, ../sass/harris/_footer.scss */
.social-media {
  text-align: right;
}
/* line 19, ../sass/harris/_footer.scss */
.social-media ul {
  list-style: none;
  float: right;
}
/* line 21, ../sass/harris/_footer.scss */
.social-media li {
  float: left;
  margin-left: 20px;
  font-size: 16px;
}
/* line 22, ../sass/harris/_footer.scss */
.social-media li:first-child {
  font-weight: bold;
  font-size: 14px;
  font-size: 1.4rem;
}

.social-media .icon-twitter { color: #55ACEE;}
.social-media .icon-linkedin { color: #0177B5;}
.social-media .icon-google-plus { color: #DD4B39;}
.social-media .icon-facebook { color: #3B5998;}

@media only screen and (max-width: 767px) {
  /* line 28, ../sass/harris/_footer.scss */
  .social-media ul {
    float: left;
  }
  /* line 29, ../sass/harris/_footer.scss */
  .social-media li {
    margin-right: 20px;
    margin-left: 0;
  }

  /* line 31, ../sass/harris/_footer.scss */
  .foot-links li {
    display: block;
    width: 50%;
    margin: 0;
    line-height: 1.8em;
  }
}
@media only screen and (max-width: 768px) {
  /* line 3, ../sass/harris/_reveal.scss */
  .reveal-modal.medium {
    width: 60%;
    margin-left: -30%;
  }
}
@media only screen and (max-width: 767px) {
  /* line 7, ../sass/harris/_reveal.scss */
  .reveal-modal.small {
    width: 90%;
    margin-left: -45%;
  }
  /* line 8, ../sass/harris/_reveal.scss */
  .reveal-modal.medium {
    width: 90%;
    margin-left: -45%;
  }
  /* line 9, ../sass/harris/_reveal.scss */
  .reveal-modal.large {
    width: 90%;
    margin-left: -45%;
  }
  /* line 10, ../sass/harris/_reveal.scss */
  .reveal-modal.xlarge {
    width: 90%;
    margin-left: -45%;
  }
  /* line 11, ../sass/harris/_reveal.scss */
  .reveal-modal.expand {
    width: 90%;
    margin-left: -45%;
  }
}
/* line 14, ../sass/harris/_reveal.scss */
.reveal-modal h2 {
  color: #fff;
  font-weight: normal;
  font-size: 25px;
  font-size: 2.5rem;
  text-align: center;
  background: #3b5998;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
}
/* line 23, ../sass/harris/_reveal.scss */
.reveal-modal .icon-facebook {
  margin-right: 10px;
}
/* line 27, ../sass/harris/_reveal.scss */
.reveal-modal h3 {
  color: #8dc63f;
  font-size: 28px;
  font-size: 2.8rem;
}
/* line 29, ../sass/harris/_reveal.scss */
.reveal-modal label {
  margin-bottom: 6px;
}
/* line 31, ../sass/harris/_reveal.scss */
.reveal-modal .login-btn {
  margin-bottom: 10px;
}
/* line 33, ../sass/harris/_reveal.scss */
.reveal-modal form, .reveal-modal p {
  margin-bottom: 0;
}

/* line 36, ../sass/harris/_reveal.scss */
.or {
  border-top: 1px solid #c2c2c2;
  position: relative;
  top: 25px;
  text-align: center;
  margin-bottom: 65px;
}
/* line 43, ../sass/harris/_reveal.scss */
.or div {
  background: #898989;
  color: #fff;
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: bold;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  height: 50px;
  width: 50px;
  position: absolute;
  padding-top: 10px;
  top: -25px;
  left: 50%;
  margin-left: -25px;
}

/* Register & Login Combo */
/* line 66, ../sass/harris/_reveal.scss */
#mRegister h2 {
  margin-top: 35px;
}
/* line 67, ../sass/harris/_reveal.scss */
#mRegister .register {
  background: #707070;
  padding: 30px;
}
/* line 71, ../sass/harris/_reveal.scss */
#mRegister .register label {
  color: #fff;
  margin-top: 20px;
}
/* line 73, ../sass/harris/_reveal.scss */
#mRegister .register h3 {
  color: #fff;
  margin-bottom: 30px;
}
/* line 76, ../sass/harris/_reveal.scss */
#mRegister .fb-panel {
  padding-right: 40px;
}
@media only screen and (max-width: 767px) {
  /* line 76, ../sass/harris/_reveal.scss */
  #mRegister .fb-panel {
    padding-right: 0;
    padding-left: 0;
  }
}

/* line 82, ../sass/harris/_reveal.scss */
#mForgotPwd p {
  margin-bottom: 18px;
}

@media only screen and (max-width: 767px) {
  /* Removes giant gap under labels in mobile */
  /* line 3, ../sass/harris/_media-queries.scss */
  label.inline {
    margin-bottom: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  /* line 9, ../sass/harris/_media-queries.scss */
  h1 {
    font-size: 28px;
  }

  /* line 10, ../sass/harris/_media-queries.scss */
  h2 {
    font-size: 23px;
  }

  /* line 11, ../sass/harris/_media-queries.scss */
  h3 {
    font-size: 18px;
  }

  /* line 12, ../sass/harris/_media-queries.scss */
  h4 {
    font-size: 18px;
  }

  /* line 13, ../sass/harris/_media-queries.scss */
  h5 {
    font-size: 14px;
  }

  /* line 14, ../sass/harris/_media-queries.scss */
  h6 {
    font-size: 14px;
  }
}
/* line 36, ../sass/harris.scss */
.dev1 {
  background-color: #9F0;
}

/* line 37, ../sass/harris.scss */
.dev2 {
  background-color: #0C0;
}

/* line 38, ../sass/harris.scss */
.row.display .column, .row.display .columns, .block-grid.display li {
  background: none repeat scroll 0 0 #E7E7E7;
  border: 1px solid #DDDDDD;
  font-size: 11px;
  padding-bottom: 6px;
  padding-top: 6px;
  text-indent: 3px;
}

/* Homepage slider mobile fix */
 #trending-today .rsArrow { display:none !important;}
  @media only screen and (max-width: 767px) {
    #trending-today .rsThumbs { display:none;}
    #trending-today .rsOverflow { display:block; width: 100% !important;}
    #trending-today .rsContent .caption { margin-right: 10%;}
    #trending-today .rsMainSlideImage { margin-left: -30% !important;}
    #trending-today .rsArrow.rsArrow { display:block !important; visibility: visible; opacity: 0.6;}
  }

.cms-content ul, .cms-content ol { padding-left: 35px;}

/* -- color theme clases -- */
.economy (color:#8DC63F;} 

.education {color:#2F87C2;} 

.entertainment {color:#962C72;}

.environment {color:#8DC63F;} 

.health {color:#962C72;} 

.international-affairs {color:#962C72;} 

.marketplace {color:#8DC63F;} 

.media {color:#2F87C2;} 

.science--technology {color:#2F87C2;} 

.social--lifestyle {color:#2F87C2;}
