@import url("http://fonts.googleapis.com/css?family=Roboto:400,700");
@import url("http://fonts.googleapis.com/css?family=Lora:400,700");
@import url("http://fonts.googleapis.com/css?family=Lato:400,700");
@import url("normalize.css");
/* line 4, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 12, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
body {
  background: #e6e6e6;
  color: #333333;
  padding: 0;
  margin: 0;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: relative;
}

/* line 25, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
a:focus {
  outline: none;
}

/* line 30, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 33, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 34, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 40, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}

/* line 45, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 46, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 47, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 48, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 49, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 50, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 51, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 57, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 60, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
img {
  display: inline-block;
}

/* line 67, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 70, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 106, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.row:after {
  clear: both;
}
/* line 110, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
.row .column,
.row .columns {
  position: relative;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
/* line 114, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 117, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.row .row:after {
  clear: both;
}
/* line 118, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.row .row.collapse:after {
  clear: both;
}

@media only screen {
  /* line 125, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .column,
  .row .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 128, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 132, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 135, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 136, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 139, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .column.small-centered,
  .columns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Styles for screens that are atleast 768px; */
@media (min-width: 1px) {
  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 150, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 155, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-2 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-3 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-4 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-5 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-6 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-7 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-8 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-9 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    right: inherit;
  }

  /* line 159, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-push-10 {
    left: inherit;
  }

  /* line 160, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    right: inherit;
  }

  /* line 164, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_grid.scss */
  .column.large-centered,
  .columns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
}
/* Foundation Block Grids for below small breakpoint */
@media only screen {
  /* line 48, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1;
  }
  /* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 26, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}
/* Foundation Block Grids for above small breakpoint */
@media (min-width: 1px) {
  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }

  /* line 64, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_block-grid.scss */
  [class*="small-block-grid-"] > li {
    clear: none !important;
  }
}
/* line 106, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.09375em;
  line-height: 1.6;
}

/* line 111, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: gray;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 139, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  direction: ltr;
}

/* Default Link Styles */
/* line 146, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
a {
  color: #0b6dd2;
  text-decoration: none;
  line-height: inherit;
}
/* line 152, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #0a60ba;
}
/* line 154, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 158, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.625em;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 168, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 176, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Lora", serif;
  font-weight: 700;
  font-style: normal;
  color: #333333;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
/* line 186, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: gray;
  line-height: 0;
}

/* line 193, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h1 {
  font-size: 1em;
}

/* line 194, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h2 {
  font-size: 0.625em;
}

/* line 195, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h3 {
  font-size: 0.6875em;
}

/* line 196, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h4 {
  font-size: 0.5625em;
}

/* line 197, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h5 {
  font-size: 1em;
}

/* line 198, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
h6 {
  font-size: 1em;
}

/* line 202, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 212, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 218, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 223, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 228, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
/* line 237, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 0.875em;
  line-height: 1.625em;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

/* Unordered Lists */
/* line 249, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul li ul,
ul li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
  font-size: 1em;
  /* Override nested font-size change */
}
/* line 258, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 261, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 262, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 263, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 264, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 271, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 280, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 284, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
/* line 289, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #333333;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 296, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 301, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
blockquote {
  margin: 0 0 1.25em;
  padding: 0.5625em 1.25em 0 1.1875em;
  border-left: 1px solid #dddddd;
}
/* line 306, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #666666;
}
/* line 310, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 315, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #666666;
}

/* line 321, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.625em;
  color: gray;
}

/* Microformats */
/* line 327, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.vcard {
  display: inline-block;
  margin: 0 0 1.25em 0;
  border: 1px solid #dddddd;
  padding: 0.625em 0.75em;
}
/* line 333, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 337, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

/* line 344, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 346, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media (min-width: 1px) {
  /* line 357, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 358, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  h1 {
    font-size: 1.625em;
  }

  /* line 359, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  h2 {
    font-size: 1.25em;
  }

  /* line 360, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1em;
  }

  /* line 361, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  h4 {
    font-size: 0.875em;
  }
}
/*
 * 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 372, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
.print-only {
  display: none !important;
}

@media print {
  /* line 374, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 382, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 383, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 385, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 390, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 393, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 398, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  /* line 401, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 403, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  /* line 409, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 415, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 417, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  .hide-on-print {
    display: none !important;
  }

  /* line 418, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  .print-only {
    display: block !important;
  }

  /* line 419, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  .hide-for-print {
    display: none !important;
  }

  /* line 420, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/components/_type.scss */
  .show-for-print {
    display: inherit !important;
  }
}
/*
@import "foundation/components/visibility";
@import "foundation/components/clearing";

@import "foundation/components/custom-forms"; // *requires components/buttons, components/forms
@import "foundation/components/button-groups"; // *requires components/buttons
@import "foundation/components/dropdown-buttons"; // *requires components/buttons
@import "foundation/components/split-buttons"; // *requires components/buttons
@import "foundation/components/flex-video";
@import "foundation/components/section";
@import "foundation/components/top-bar";  // *requires components/grid
@import "foundation/components/orbit";
@import "foundation/components/reveal";
@import "foundation/components/joyride";
@import "foundation/components/clearing";
@import "foundation/components/alert-boxes";
@import "foundation/components/breadcrumbs";
@import "foundation/components/keystrokes";
@import "foundation/components/labels";
@import "foundation/components/inline-lists";
@import "foundation/components/pagination";
@import "foundation/components/panels";
@import "foundation/components/pricing-tables";
@import "foundation/components/progress-bars";
@import "foundation/components/side-nav";
@import "foundation/components/sub-nav";
@import "foundation/components/switch";
@import "foundation/components/magellan";
@import "foundation/components/tables";
@import "foundation/components/thumbs";
@import "foundation/components/tooltips";
@import "foundation/components/dropdown";*/
/* We use this media query to add styles to any device that supports media queries */
@media (min-width: 1px) {
  /* line 5, ../sass/_media_small.scss */
  body.admin-menu {
    margin-top: 0 !important;
  }

  /* line 10, ../sass/_media_small.scss */
  #admin-menu {
    display: none;
  }

  /* line 16, ../sass/_media_small.scss */
  #header .block-system-user-menu,
  #header .block-search-form {
    display: none;
  }
  /* line 19, ../sass/_media_small.scss */
  #header .block-search-form {
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: #999 0px 4px 6px 0px;
    -moz-box-shadow: #999 0px 4px 6px 0px;
    box-shadow: #999 0px 4px 6px 0px;
    position: absolute;
    z-index: 100;
    background: white;
    padding: 10px 15px;
    top: 34px;
    right: 0.9375em;
  }
  /* line 31, ../sass/_media_small.scss */
  #header .block-search-form form .container-inline {
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 39, ../sass/_media_small.scss */
  #header .logo img {
    max-width: 100%;
  }
  /* line 45, ../sass/_media_small.scss */
  #header #main-nav .block-menu-block {
    display: none;
  }
  /* line 49, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu {
    /* fallback/image non-cover color */
    background-color: #3c96f2;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#3c96f2, #0654a5);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3c96f2), to(#0654a5));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#3c96f2, #0654a5);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#3c96f2, #0654a5);
  }
  /* line 51, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu .block-content {
    display: table;
    width: 100%;
  }
  /* line 55, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu {
    display: table-row;
    text-align: center;
  }
  /* line 58, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li {
    border-left: 1px solid #53a0f2;
    display: table-cell;
    float: none;
    width: auto;
  }
  /* line 64, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li a {
    padding: 10px 0;
  }
  /* line 66, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li a.search-toggle {
    background: url("../images/css/bg_search.png") no-repeat 0 3px;
    width: 24px;
    margin: 0 auto;
    text-indent: -9999px;
  }
  /* line 73, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.first {
    border-left: 0;
  }
  /* line 77, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded {
    position: relative;
  }
  /* line 79, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded span {
    display: block;
  }
  /* line 83, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded ul.menu {
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: #999 0px 4px 6px 0px;
    -moz-box-shadow: #999 0px 4px 6px 0px;
    box-shadow: #999 0px 4px 6px 0px;
    display: none;
    margin-top: 0;
    position: absolute;
    top: 33px;
    left: -2px;
    text-align: left;
    width: 250px;
    z-index: 101;
  }
  /* line 96, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded ul.menu li {
    background: #fff;
    border-left: 0;
    display: block;
    padding-left: 12px;
    width: 100%;
  }
  /* line 102, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded ul.menu li:not(.last) {
    border-bottom: solid 1px #e0e0e0;
  }
  /* line 105, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded ul.menu li.last {
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
  }
  /* line 108, ../sass/_media_small.scss */
  #header #main-nav .mobile-header-menu ul.menu li.expanded ul.menu li a {
    color: #8f8f8f;
  }

  /* line 119, ../sass/_media_small.scss */
  .block-menu-block-5,
  .block-menu-block-6 {
    display: none;
  }

  /* line 122, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator {
    background: #0150a2;
  }
  /* line 126, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption,
  .block-apwu-mobile-homepage-rotator .field-name-field-rotator-image {
    display: block;
    float: left;
    width: 100%;
  }
  /* line 131, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption img,
  .block-apwu-mobile-homepage-rotator .field-name-field-rotator-image img {
    width: 100%;
  }
  /* line 135, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption {
    padding: 5px 10px;
  }
  /* line 139, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption h2,
  .block-apwu-mobile-homepage-rotator .nivo-html-caption a {
    color: #fff;
  }
  /* line 142, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption h2 {
    font-size: 1.25em;
    margin: 0;
  }
  /* line 146, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption a {
    font-size: 0.875em;
    text-decoration: underline;
  }
  /* line 150, ../sass/_media_small.scss */
  .block-apwu-mobile-homepage-rotator .nivo-html-caption .body {
    display: none;
  }

  /* line 155, ../sass/_media_small.scss */
  .mobile-subnav-toggle {
    float: right;
    display: block;
    background: url("../images/css/bg_lines.png") no-repeat;
    width: 20px;
    height: 21px;
    text-indent: -9999px;
    padding: 15px;
    margin-top: 22px;
    margin-right: 10px;
  }

  /* line 166, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav {
    display: none;
    position: absolute;
    top: 71px;
    background: #fff;
    padding: 0;
    z-index: 99;
    right: 0.9375em;
    width: 80%;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: #999 0px 4px 6px 0px;
    -moz-box-shadow: #999 0px 4px 6px 0px;
    box-shadow: #999 0px 4px 6px 0px;
  }
  /* line 180, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav .menu-block-wrapper {
    position: relative;
  }
  /* line 183, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav .menu-block-wrapper .back {
    position: absolute;
    left: 6px;
    top: 4px;
    font-size: 0.875em;
  }
  /* line 191, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu {
    padding: 0 15px;
  }
  /* line 194, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu li {
    border-right: 0;
    display: block;
    float: none;
    margin: 0;
    padding: 10px 0;
  }
  /* line 200, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu li:not(.last) {
    border-bottom: solid 1px #e0e0e0;
  }
  /* line 205, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu li.active ul.menu li.last {
    padding-bottom: 0;
  }
  /* line 208, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu li.active ul.menu li a {
    font-weight: 400;
    color: #8f8f8f;
  }
  /* line 215, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu li ul.menu {
    padding: 0;
    margin: 5px 0 -10px 0;
  }
  /* line 219, ../sass/_media_small.scss */
  #sub-navigation .mobile-subnav ul.menu li ul.menu li.last {
    border-bottom: 0;
  }

  /* line 232, ../sass/_media_small.scss */
  #page-title-banner img {
    display: none;
  }

  /* line 236, ../sass/_media_small.scss */
  #page-title {
    padding: 15px 0 15px 15px;
    font-size: 1.75em;
  }

  /* line 244, ../sass/_media_small.scss */
  #content #main .block.block-sharethis {
    margin-bottom: 0;
  }

  /* line 253, ../sass/_media_small.scss */
  .block-sharethis .buttons .sharethis-wrapper,
  .block-sharethis .buttons .sharethis-wrapper > span,
  .block-sharethis .buttons .btn-print {
    display: inline-block;
  }
  /* line 256, ../sass/_media_small.scss */
  .block-sharethis .buttons .sharethis-wrapper {
    margin-right: 6px;
  }
  /* line 260, ../sass/_media_small.scss */
  .block-sharethis .buttons .sharethis-wrapper .stButton .stLarge,
  .block-sharethis .buttons .btn-print {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 40px;
    width: 40px;
    background-color: #0c7bec;
    background-image: url("../images/css/social_buttons.png") !important;
    background-repeat: no-repeat;
  }
  /* line 268, ../sass/_media_small.scss */
  .block-sharethis .buttons .sharethis-wrapper .stButton .stLarge:hover,
  .block-sharethis .buttons .btn-print:hover {
    background-color: #0654a6 !important;
    opacity: 1.0 !important;
  }
  /* line 273, ../sass/_media_small.scss */
  .block-sharethis .buttons .st_facebook_large .stButton .stLarge {
    background-position: -10px -15px;
  }
  /* line 276, ../sass/_media_small.scss */
  .block-sharethis .buttons .st_twitter_large .stButton .stLarge {
    background-position: -8px -71px;
  }
  /* line 279, ../sass/_media_small.scss */
  .block-sharethis .buttons .st_linkedin_large .stButton .stLarge {
    background-position: -9px -126px;
  }
  /* line 282, ../sass/_media_small.scss */
  .block-sharethis .buttons .btn-print {
    background-position: -9px -185px;
    position: relative;
    top: -21px;
  }
  /* line 287, ../sass/_media_small.scss */
  .block-sharethis .buttons .share-text {
    font-family: Lato;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    padding-left: 5px;
    color: #fff;
    width: 100%;
    display: block;
    line-height: 19px;
  }

  /* line 307, ../sass/_media_small.scss */
  #content .block-interactive-rotator {
    display: none;
  }
  /* line 312, ../sass/_media_small.scss */
  #content .node .field-body img,
  #content .node .field-name-field-article-image {
    display: none;
  }

  /* line 318, ../sass/_media_small.scss */
  #sidebar-second {
    margin-top: 25px;
  }

  /* line 326, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter,
  .block-bean-tf-news-filter {
    height: 45px;
    overflow: hidden;
  }
  /* line 330, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .toggle,
  .block-bean-tf-news-filter .toggle {
    display: block;
    background: url("../images/css/bg_filter_mobile.png") no-repeat -40px 0;
    position: absolute;
    top: 7px;
    right: 15px;
    width: 30px;
    height: 28px;
    text-indent: -9999px;
  }
  /* line 339, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .toggle.open,
  .block-bean-tf-news-filter .toggle.open {
    background-position: 0px 0px;
  }
  /* line 343, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter.expanded,
  .block-bean-tf-news-filter.expanded {
    height: auto;
  }
  /* line 346, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .form-item,
  .block-bean-tf-news-filter .form-item {
    margin-right: 0px;
    width: 100%;
  }
  /* line 350, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .help-label,
  .block-bean-tf-news-filter .help-label {
    display: block;
    text-align: center;
  }
  /* line 353, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .help-label:first-child,
  .block-bean-tf-news-filter .help-label:first-child {
    display: inline-block;
    text-align: left;
  }
  /* line 358, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .form-actions,
  .block-bean-tf-news-filter .form-actions {
    display: block;
  }
  /* line 361, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .form-submit,
  .block-bean-tf-news-filter .form-submit {
    padding: 6px 18px;
    width: 100%;
  }

  /* line 366, ../sass/_media_small.scss */
  .block-bean-tf-news-filter {
    padding: 10px 25px;
  }

  /* line 369, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter {
    padding: 7px 25px 10px 35px;
  }
  /* line 371, ../sass/_media_small.scss */
  .block-bean-tf-resources-filter .form-item {
    width: 90%;
    margin-top: 0px;
  }

  /* line 380, ../sass/_media_small.scss */
  ul.pager li {
    margin-left: 0px;
  }

  /* line 385, ../sass/_media_small.scss */
  #sidebar-first {
    display: none;
  }

  /* line 389, ../sass/_media_small.scss */
  #footer {
    padding-bottom: 60px;
    margin-bottom: 0;
  }
  /* line 393, ../sass/_media_small.scss */
  #footer #footer-first {
    padding: 0;
  }
  /* line 396, ../sass/_media_small.scss */
  #footer #footer-first .block {
    padding-left: 0.9375em;
    padding-right: 0.9375em;
  }
  /* line 400, ../sass/_media_small.scss */
  #footer #footer-first .block.mobile-footer-menu {
    padding: 0;
  }
  /* line 406, ../sass/_media_small.scss */
  #footer .mobile-footer-menu {
    /* fallback/image non-cover color */
    background-color: #3c96f2;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#3c96f2, #0654a5);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3c96f2), to(#0654a5));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#3c96f2, #0654a5);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#3c96f2, #0654a5);
    display: block;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    z-index: 100;
  }
  /* line 415, ../sass/_media_small.scss */
  #footer .mobile-footer-menu ul {
    width: 100%;
    display: table;
  }
  /* line 418, ../sass/_media_small.scss */
  #footer .mobile-footer-menu ul li {
    border-left: 1px solid #53a0f2;
    display: table-cell;
    float: none;
    width: auto;
  }
  /* line 423, ../sass/_media_small.scss */
  #footer .mobile-footer-menu ul li a {
    padding: 10px 10px;
    font-size: 12px;
    line-height: 18px;
  }
  /* line 428, ../sass/_media_small.scss */
  #footer .mobile-footer-menu ul li.active-trail {
    /* fallback/image non-cover color */
    background-color: #1863b0;
    /* Firefox 3.6+ */
    background-image: -moz-linear-gradient(#1863b0, #033263);
    /* Safari 4+, Chrome 1+ */
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#1863b0), to(#033263));
    /* Safari 5.1+, Chrome 10+ */
    background-image: -webkit-linear-gradient(#1863b0, #033263);
    /* Opera 11.10+ */
    background-image: -o-linear-gradient(#1863b0, #033263);
  }
  /* line 431, ../sass/_media_small.scss */
  #footer .mobile-footer-menu ul li.first {
    border-left: 0;
  }
  /* line 437, ../sass/_media_small.scss */
  #footer .block-interactive-common-social {
    border-left: 0;
    border-top: solid 5px #247cd7;
    border-bottom: solid 5px #247cd7;
    padding-left: 0;
    margin-top: 15px;
    padding-top: 15px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  /* line 447, ../sass/_media_small.scss */
  #footer .block-interactive-common-social h2 {
    margin-top: 0;
  }

  /* line 456, ../sass/_media_small.scss */
  .apwu-list-items.officers .row .columns {
    margin-top: 30px;
  }
  /* line 461, ../sass/_media_small.scss */
  .apwu-list-items.officers .node-vip.node-teaser .details {
    margin-top: 10px;
  }
}
@media (min-width: 37.5625em) {
  /* line 4, ../sass/_media_medium.scss */
  body.admin-menu {
    margin-top: 20px !important;
  }

  /* line 9, ../sass/_media_medium.scss */
  #admin-menu {
    display: block;
  }

  /* line 17, ../sass/_media_medium.scss */
  #header .logo {
    max-width: 100%;
  }

  /* line 27, ../sass/_media_medium.scss */
  #content .node .field-name-field-article-image {
    display: block;
  }

  /* line 38, ../sass/_media_medium.scss */
  .block-bean-tf-resources-filter .form-item,
  .block-bean-tf-news-filter .form-item {
    margin-right: 10px;
    width: 44%;
  }
  /* line 42, ../sass/_media_medium.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(6), .block-bean-tf-resources-filter .form-item:nth-child(7),
  .block-bean-tf-news-filter .form-item:nth-child(6),
  .block-bean-tf-news-filter .form-item:nth-child(7) {
    width: 47%;
  }
  /* line 45, ../sass/_media_medium.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(7),
  .block-bean-tf-news-filter .form-item:nth-child(7) {
    float: right;
  }
  /* line 49, ../sass/_media_medium.scss */
  .block-bean-tf-resources-filter .help-label,
  .block-bean-tf-news-filter .help-label {
    display: inline-block;
    text-align: left;
  }
  /* line 52, ../sass/_media_medium.scss */
  .block-bean-tf-resources-filter .help-label:nth-child(5),
  .block-bean-tf-news-filter .help-label:nth-child(5) {
    display: block;
    text-align: center;
  }

  /* line 59, ../sass/_media_medium.scss */
  .block-bean-tf-resources-filter .form-item {
    width: 90%;
  }

  /* line 68, ../sass/_media_medium.scss */
  ul.pager li {
    margin-left: 5px;
  }

  /* line 76, ../sass/_media_medium.scss */
  .get-involved dl dt,
  .get-involved dl dd {
    width: 100%;
  }

  /* line 80, ../sass/_media_medium.scss */
  #footer {
    padding: 1em 0 0 0;
  }
  /* line 83, ../sass/_media_medium.scss */
  #footer .mobile-footer-menu {
    display: none;
    z-index: 0;
  }
}
@media (min-width: 48.0625em) {
  /* line 7, ../sass/_media_large.scss */
  #header .mobile-header-menu {
    display: none;
  }
  /* line 11, ../sass/_media_large.scss */
  #header #main-nav .block-menu-block {
    display: block;
  }
  /* line 16, ../sass/_media_large.scss */
  #header .block-system-user-menu,
  #header .block-search-form {
    display: block;
  }
  /* line 19, ../sass/_media_large.scss */
  #header .block-search-form {
    position: relative;
    z-index: auto;
    background: transparent;
    padding: 20px 0;
    top: 0;
    right: 0;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block !important;
  }
  /* line 32, ../sass/_media_large.scss */
  #header .block-search-form a.adv-search {
    color: #fff;
  }
  /* line 36, ../sass/_media_large.scss */
  #header .logo {
    text-align: left;
  }
  /* line 41, ../sass/_media_large.scss */
  #header #main-nav ul.menu {
    display: table;
    height: auto;
  }
  /* line 46, ../sass/_media_large.scss */
  #header #main-nav ul.menu li {
    float: none;
  }
  /* line 49, ../sass/_media_large.scss */
  #header #main-nav ul.menu li.level-1 {
    display: table-cell;
    width: auto;
  }
  /* line 53, ../sass/_media_large.scss */
  #header #main-nav ul.menu li.level-1 > a {
    font-size: 0.875em;
  }
  /* line 57, ../sass/_media_large.scss */
  #header #main-nav ul.menu li.level-1:not(.first) {
    border-left: 1px solid #53a0f2;
  }
  /* line 62, ../sass/_media_large.scss */
  #header #main-nav ul.menu li.level-1:hover .sub {
    display: block;
    z-index: 10;
  }

  /* line 74, ../sass/_media_large.scss */
  .block-menu-block-5,
  .block-menu-block-6 {
    display: block;
  }

  /* line 78, ../sass/_media_large.scss */
  .block-apwu-mobile-homepage-rotator {
    display: none;
  }

  /* line 82, ../sass/_media_large.scss */
  .mobile-subnav-toggle,
  .mobile-subnav {
    display: none !important;
  }

  /* line 90, ../sass/_media_large.scss */
  #page-title-banner {
    height: 142px;
  }
  /* line 92, ../sass/_media_large.scss */
  #page-title-banner img {
    display: block;
  }

  /* line 96, ../sass/_media_large.scss */
  #page-title {
    padding: 65px 0 0 20px;
    font-size: 2em;
  }

  /* line 103, ../sass/_media_large.scss */
  .node-type-blog #page-title-banner,
  .page-blog #page-title-banner {
    height: auto;
    margin: 0 0 15px 0;
  }
  /* line 106, ../sass/_media_large.scss */
  .node-type-blog #page-title-banner #page-title,
  .page-blog #page-title-banner #page-title {
    padding: 15px 0 0 20px;
  }

  /* line 112, ../sass/_media_large.scss */
  .page-blog #page-title-banner {
    margin-bottom: 5px;
  }

  /* line 120, ../sass/_media_large.scss */
  .block-sharethis {
    height: 70px;
    float: right;
    position: static;
    max-width: 100%;
  }
  /* line 127, ../sass/_media_large.scss */
  .block-sharethis .buttons .share-text {
    color: #0654a6;
  }

  /* line 138, ../sass/_media_large.scss */
  #content .block-interactive-rotator {
    display: block;
  }
  /* line 141, ../sass/_media_large.scss */
  #content .node .field-body img {
    display: block;
  }

  /* line 148, ../sass/_media_large.scss */
  .no-sidebars #main > .block-content,
  .no-sidebars #main > .drupal-tabs {
    padding-left: 15px;
    padding-right: 20px;
  }

  /* line 153, ../sass/_media_large.scss */
  .one-sidebar.sidebar-second #main > .drupal-tabs,
  .one-sidebar.sidebar-second #main > .block-content {
    padding-left: 15px;
  }

  /* line 157, ../sass/_media_large.scss */
  .one-sidebar.sidebar-first #main > .drupal-tabs,
  .one-sidebar.sidebar-first #main > .block-content {
    padding-right: 20px;
  }

  /* line 161, ../sass/_media_large.scss */
  #sidebar-first {
    display: block;
  }

  /* line 164, ../sass/_media_large.scss */
  #sidebar-second {
    margin-top: 0;
  }

  /* line 172, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter,
  .block-bean-tf-news-filter {
    height: auto !important;
  }
  /* line 175, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .toggle,
  .block-bean-tf-news-filter .toggle {
    display: none;
  }
  /* line 178, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item,
  .block-bean-tf-news-filter .form-item {
    width: 17%;
  }
  /* line 181, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(6), .block-bean-tf-resources-filter .form-item:nth-child(7),
  .block-bean-tf-news-filter .form-item:nth-child(6),
  .block-bean-tf-news-filter .form-item:nth-child(7) {
    width: 17%;
  }
  /* line 184, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(7),
  .block-bean-tf-news-filter .form-item:nth-child(7) {
    float: left;
  }
  /* line 189, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .help-label:nth-child(5),
  .block-bean-tf-news-filter .help-label:nth-child(5) {
    display: inline-block;
    text-align: left;
  }
  /* line 194, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-actions,
  .block-bean-tf-news-filter .form-actions {
    display: inline-block;
  }
  /* line 197, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-submit,
  .block-bean-tf-news-filter .form-submit {
    padding: 6px 18px;
    width: auto;
  }

  /* line 202, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter {
    padding: 10px 25px 10px 25px;
  }
  /* line 204, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item {
    width: 28%;
    margin-top: 20px;
  }
  /* line 207, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(2) {
    width: 36%;
  }
  /* line 210, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(3) {
    width: 26%;
  }
  /* line 213, ../sass/_media_large.scss */
  .block-bean-tf-resources-filter .form-item:nth-child(4) {
    width: 15%;
  }

  /* line 222, ../sass/_media_large.scss */
  ul.pager li {
    margin-left: 15px;
  }

  /* line 228, ../sass/_media_large.scss */
  #footer .block-interactive-common-social {
    border-left: solid 5px #247cd7;
    border-top: 0;
    border-bottom: 0;
    height: 100px;
    padding: 0 0 0 1em;
  }

  /* line 239, ../sass/_media_large.scss */
  .apwu-list-items.officers .row {
    margin-top: 30px;
  }
  /* line 242, ../sass/_media_large.scss */
  .apwu-list-items.officers .row .columns {
    margin-top: 0;
  }

  /* line 249, ../sass/_media_large.scss */
  .block-apwu-featured-blog-post {
    margin-bottom: 25px;
  }
  /* line 252, ../sass/_media_large.scss */
  .block-apwu-featured-blog-post .field-name-field-blog-image img {
    float: left;
    margin-right: 25px;
  }
}
@media (min-width: 61.3125em) {
  /* line 7, ../sass/_media_largest.scss */
  #header #main-nav ul.menu li.level-1 > a {
    font-size: 1em;
  }

  /* line 13, ../sass/_media_largest.scss */
  .front #sidebar-second {
    position: relative;
    bottom: 170px;
    z-index: 9;
    padding-top: 20px;
    background: #fff;
    padding-left: 20px;
  }

  /* line 23, ../sass/_media_largest.scss */
  .get-involved dl dt {
    width: 30%;
  }

  /* line 26, ../sass/_media_largest.scss */
  .get-involved dl dd {
    width: 70%;
  }

  /* line 33, ../sass/_media_largest.scss */
  .block-sharethis {
    position: fixed;
    top: 400px;
    right: 0px;
    height: auto;
  }
  /* line 42, ../sass/_media_largest.scss */
  .block-sharethis .buttons .sharethis-wrapper,
  .block-sharethis .buttons .sharethis-wrapper > span,
  .block-sharethis .buttons .btn-print {
    display: block;
  }
  /* line 45, ../sass/_media_largest.scss */
  .block-sharethis .buttons .sharethis-wrapper {
    margin-right: 0px;
  }
  /* line 49, ../sass/_media_largest.scss */
  .block-sharethis .buttons .sharethis-wrapper .stButton .stLarge,
  .block-sharethis .buttons .btn-print {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #0c7bec;
    background-image: url("../images/css/social_buttons.png") !important;
    background-repeat: no-repeat;
    height: 45px;
    width: 40px;
  }
  /* line 57, ../sass/_media_largest.scss */
  .block-sharethis .buttons .sharethis-wrapper .stButton .stLarge:hover,
  .block-sharethis .buttons .btn-print:hover {
    background-color: #0654a6 !important;
    opacity: 1.0 !important;
  }
  /* line 62, ../sass/_media_largest.scss */
  .block-sharethis .buttons .st_facebook_large .stButton .stLarge {
    -webkit-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    background-position: -10px -15px;
  }
  /* line 66, ../sass/_media_largest.scss */
  .block-sharethis .buttons .st_twitter_large .stButton .stLarge {
    background-position: -8px -71px;
  }
  /* line 69, ../sass/_media_largest.scss */
  .block-sharethis .buttons .st_linkedin_large .stButton .stLarge {
    background-position: -9px -126px;
  }
  /* line 72, ../sass/_media_largest.scss */
  .block-sharethis .buttons .sharethis-wrapper > span {
    height: 45px;
    width: 40px;
  }
  /* line 76, ../sass/_media_largest.scss */
  .block-sharethis .buttons .btn-print {
    -webkit-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    background-position: -9px -185px;
    margin-left: 3px;
    height: 45px;
    width: 40px;
    top: 0px;
  }
  /* line 84, ../sass/_media_largest.scss */
  .block-sharethis .buttons .share-text {
    font-size: 12px;
    padding-left: 0;
  }

  /* line 91, ../sass/_media_largest.scss */
  #footer {
    margin-bottom: 100px;
  }

  /* line 99, ../sass/_media_largest.scss */
  .apwu-list-items.officers .node-vip.node-teaser .field-name-field-vip-image {
    float: left;
    margin-right: 15px;
  }
  /* line 103, ../sass/_media_largest.scss */
  .apwu-list-items.officers .node-vip.node-teaser .details {
    margin: 0;
    float: left;
    max-width: 150px;
  }
}
/* line 13, ../sass/_typography.scss */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #333333;
}
/* line 17, ../sass/_typography.scss */
h1 a:hover,
h1 a:active, h2 a:hover,
h2 a:active, h3 a:hover,
h3 a:active, h4 a:hover,
h4 a:active, h5 a:hover,
h5 a:active, h6 a:hover,
h6 a:active {
  color: #2068b2;
}

/* line 21, ../sass/_typography.scss */
p.last, li.last {
  margin-bottom: 0;
}

/* line 26, ../sass/_typography.scss */
.item-list ul,
.item-list ul li {
  margin: 0;
}

/* line 30, ../sass/_typography.scss */
hr {
  *zoom: 1;
  border: 0;
  border-bottom: solid 1px #e0e0e0;
  height: 1px;
  margin: 0 0 1em 0;
  padding: 1em 0 0 0;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
hr:before, hr:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
hr:after {
  clear: both;
}

/* line 39, ../sass/_typography.scss */
dl {
  *zoom: 1;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
dl:before, dl:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
dl:after {
  clear: both;
}
/* line 45, ../sass/_typography.scss */
dl h3,
dl h4,
dl dt,
dl dd {
  margin: 0;
  padding: 0;
}
/* line 49, ../sass/_typography.scss */
dl dt {
  color: #808080;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  float: left;
  width: 30%;
}
/* line 54, ../sass/_typography.scss */
dl dd {
  float: left;
  width: 70%;
}

/* line 64, ../sass/_typography.scss */
.body ul, .body ol, .body dl {
  list-style-position: inside;
}

/**
 * Count Down Timer.
 */
/* line 10, ../sass/_components.scss */
.count-down {
  margin: 0 0 1em 0;
  display: block;
  clear: both;
}
/* line 14, ../sass/_components.scss */
.count-down .count-title, .count-down .count-info {
  font-size: 14px;
  font-size: convert-length(14px, rem);
  display: block;
  font-weight: 100;
  color: #646464;
}
/* line 20, ../sass/_components.scss */
.count-down .count-title {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #37a3f6), color-stop(100%, #006bba));
  background-image: -webkit-linear-gradient(#37a3f6, #006bba);
  background-image: -moz-linear-gradient(#37a3f6, #006bba);
  background-image: -o-linear-gradient(#37a3f6, #006bba);
  background-image: linear-gradient(#37a3f6, #006bba);
  border: 1px solid #37a3f6;
  color: #fff;
  font-weight: 700;
  padding: 5px 15px;
  font-size: 1.0625em;
  line-height: 1.25em;
}
/* line 29, ../sass/_components.scss */
.count-down .count-info {
  background-color: #d6d6d6;
  padding: 5px;
}
/* line 32, ../sass/_components.scss */
.count-down .count-info strong {
  color: #006cbb;
  font-size: 3em;
  line-height: 34px;
  display: block;
  text-align: center;
  margin-bottom: 8px;
}
/* line 40, ../sass/_components.scss */
.count-down .count-info .count-item {
  background-color: white;
  border-right: 2px solid #a9a9a9;
  border-bottom: 2px solid #a9a9a9;
  color: #424242;
  display: inline-block;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 0.75em;
  margin: 0px 4px;
  width: 64px;
  height: 64px;
  padding: 5px;
  text-transform: uppercase;
  text-align: center;
}
/* line 55, ../sass/_components.scss */
.count-down .count-info .count-item:first-child {
  margin-left: 0;
}
/* line 58, ../sass/_components.scss */
.count-down .count-info .count-item:last-child {
  margin-right: 0;
}
@media (min-width: 1000px) {
  /* line 10, ../sass/_components.scss */
  .count-down {
    display: table;
  }
  /* line 65, ../sass/_components.scss */
  .count-down .count-title, .count-down .count-info {
    display: table-cell;
    vertical-align: middle;
  }
  /* line 69, ../sass/_components.scss */
  .count-down .count-title {
    max-width: 250px;
  }
  /* line 72, ../sass/_components.scss */
  .count-down .count-info {
    text-align: center;
    max-width: 450px;
  }
}

/* line 83, ../sass/_components.scss */
#sidebar-second .countdown.block .block-content {
  border-bottom: 0;
  padding: 0;
}
/* line 87, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down {
  display: block;
  margin-bottom: 0;
}
/* line 90, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info {
  display: block;
}
/* line 93, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-title {
  display: none;
}
/* line 96, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info {
  text-align: left;
  *zoom: 1;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
#sidebar-second .countdown.block .count-down .count-info:before, #sidebar-second .countdown.block .count-down .count-info:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
#sidebar-second .countdown.block .count-down .count-info:after {
  clear: both;
}
/* line 99, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info strong {
  font-size: 2.875em;
  line-height: 46px;
}
/* line 103, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info .count-item {
  text-align: center;
  float: left;
  width: 42.5%;
  height: auto;
  margin: 0 5% 5% 5%;
  font-size: 1em;
  line-height: 1.125em;
}
/* line 113, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info .count-item:nth-child(1), #sidebar-second .countdown.block .count-down .count-info .count-item:nth-child(2) {
  margin-top: 5%;
}
/* line 117, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info .count-item:nth-child(2n+1) {
  clear: left;
}
/* line 121, ../sass/_components.scss */
#sidebar-second .countdown.block .count-down .count-info .count-item:nth-child(2n) {
  margin-left: 0;
}

/* line 130, ../sass/_components.scss */
.sidebar .count-title, .sidebar .count-info {
  display: block;
}

/* line 138, ../sass/_components.scss */
a.rss {
  background: url("../images/css/rss_icon.png") no-repeat 0 7px;
  display: inline-block;
  font-family: Roboto;
  font-size: 0.875em;
  font-weight: 700;
  text-indent: 17px;
}

/* line 146, ../sass/_components.scss */
.apwu-list-items a.rss {
  float: right;
}

/* line 153, ../sass/_components.scss */
.drupal-tabs ul {
  list-style: none;
  border-bottom: 2px solid #00327b;
  display: inline-block;
  margin-bottom: 15px;
  padding: 10px 15px 0 15px;
}
/* line 160, ../sass/_components.scss */
.drupal-tabs ul li {
  display: inline-block;
  margin-right: 10px;
}
/* line 164, ../sass/_components.scss */
.drupal-tabs ul li a {
  border: 1px solid #00327b;
  color: #00327b;
  padding: 3px 13px;
}
/* line 169, ../sass/_components.scss */
.drupal-tabs ul li a:hover {
  background: #00327b;
  color: #fff;
}

/* line 181, ../sass/_components.scss */
.alert-box {
  padding: 15px;
  margin: 10px 0;
  border: 2px solid #015ebd;
  background: #b3d4f6;
}

/* line 191, ../sass/_components.scss */
.block-sharethis {
  margin: 0;
}
/* line 197, ../sass/_components.scss */
.block-sharethis .buttons .btn-print {
  text-indent: -9999px;
  cursor: pointer;
}

/* line 203, ../sass/_components.scss */
.page-search .block-sharethis {
  display: none;
}

/* line 209, ../sass/_components.scss */
#stwrapper {
  display: none;
}

/* line 218, ../sass/_components.scss */
#page-title-banner {
  background: #4b5966;
  margin: 0 0 30px 0;
}
/* line 222, ../sass/_components.scss */
#page-title-banner img {
  float: right;
}

/* line 227, ../sass/_components.scss */
#page-title {
  margin: 0;
  color: #fff;
  line-height: 1.1;
}

/* line 239, ../sass/_components.scss */
.taxonomy-term.vocabulary-natl-officers h2.term-name,
.apwu-list-items.issues-overviews .taxonomy-term h2.term-name,
.interactive-common-paged-entities.issue-news h2.results-title {
  font-size: 1.5em;
  color: #01317d;
}
/* line 243, ../sass/_components.scss */
.taxonomy-term.vocabulary-natl-officers h2.term-name a, .taxonomy-term.vocabulary-natl-officers h2.term-name a:hover,
.apwu-list-items.issues-overviews .taxonomy-term h2.term-name a,
.apwu-list-items.issues-overviews .taxonomy-term h2.term-name a:hover,
.interactive-common-paged-entities.issue-news h2.results-title a,
.interactive-common-paged-entities.issue-news h2.results-title a:hover {
  color: inherit;
}

/* line 248, ../sass/_components.scss */
.interactive-common-paged-entities.issue-news h2.results-title {
  border-top: 4px solid #01317d;
  padding-top: 10px;
}

/* line 255, ../sass/_components.scss */
ul.social-links li a {
  background: url("../images/css/sprite-01.png") no-repeat 0 0;
  display: block;
  height: 36px;
  margin: 0 1em 1em 0;
  text-indent: -9999px;
  width: 36px;
}
/* line 263, ../sass/_components.scss */
ul.social-links li a.facebook {
  background-position: 0 0;
}
/* line 264, ../sass/_components.scss */
ul.social-links li a.twitter {
  background-position: 0 -36px;
}
/* line 265, ../sass/_components.scss */
ul.social-links li a.youtube {
  background-position: 0 -72px;
}
/* line 266, ../sass/_components.scss */
ul.social-links li a.flickr {
  background-position: 0 -108px;
}

/* line 273, ../sass/_components.scss */
ul.menu,
.menu ul {
  list-style: none;
  margin: 0;
  *zoom: 1;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
ul.menu:before, ul.menu:after,
.menu ul:before,
.menu ul:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
ul.menu:after,
.menu ul:after {
  clear: both;
}
/* line 279, ../sass/_components.scss */
ul.menu li,
ul.menu li.leaf,
.menu ul li,
.menu ul li.leaf {
  list-style: none;
  float: left;
  line-height: 100%;
  margin: 0;
}
/* line 284, ../sass/_components.scss */
ul.menu li:hover,
ul.menu li.leaf:hover,
.menu ul li:hover,
.menu ul li.leaf:hover {
  cursor: pointer;
}
/* line 288, ../sass/_components.scss */
ul.menu li a,
ul.menu li.leaf a,
.menu ul li a,
.menu ul li.leaf a {
  display: block;
  line-height: 100%;
}

/* line 298, ../sass/_components.scss */
#header #main-nav ul.menu {
  margin: 0.5em 0 0 0;
  position: relative;
  width: 100%;
}
/* line 304, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1 {
  margin: 0;
  text-align: center;
  /*      &.menu-mlid-421 .sub {
          display: block;
          z-index: 10;
        }*/
  /*      &.menu-mlid-492 .sub {
          display: block;
          z-index: 10;
        }*/
}
/* line 308, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1 > a {
  position: relative;
  height: 44px;
  line-height: 44px;
  padding: 0;
  font-family: Lato;
  font-weight: bold;
}
/* line 324, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1:not(:hover) > a {
  /* fallback/image non-cover color */
  background-color: #3794f3;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#3794f3, #0654a5);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3794f3), to(#0654a5));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#3794f3, #0654a5);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#3794f3, #0654a5);
}
/* line 328, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.active-trail:not(:hover) > a {
  /* fallback/image non-cover color */
  background-color: #0b61b9;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#0b61b9, #022243);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0b61b9), to(#022243));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#0b61b9, #022243);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#0b61b9, #022243);
}
/* line 332, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1:hover > a {
  background-color: #fff;
  color: #00327b;
}
/* line 339, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1 .sub {
  display: none;
  position: absolute;
  top: 44px;
  /*  'left' should really be defined, but if we leave it out, it'll
      align to parent by default. */
  margin: 0;
  border: solid 1px #e0e0e0;
  border-top: 0 none;
  background-color: #fff;
}
/* line 353, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1 li.level-2 {
  /* Prevent pointer when hovering over left side of flyout, below the
     3rd level links. */
  cursor: auto;
}
/* line 358, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1 li.level-2 > a, #header #main-nav ul.menu li.level-1 li.level-2 .nolink {
  /* Reinstate pointer where we do want it. */
  cursor: pointer;
  font-size: 0.875em;
  color: #8f8f8f;
}
/* line 365, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1 li.level-2 > a:hover, #header #main-nav ul.menu li.level-1 li.level-2 .nolink:hover {
  color: #00327b;
}
/* line 382, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-narrow .sub-inner {
  position: relative;
}
/* line 385, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-narrow .sub-inner ul.menu {
  width: auto;
  top: 0;
  left: 0;
  padding: 0 15px;
}
/* line 391, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-narrow .sub-inner ul.menu li.level-2 {
  text-align: left;
  padding: 12px 0;
}
/* line 395, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-narrow .sub-inner ul.menu li.level-2:not(.last) {
  border-bottom: solid 1px #e0e0e0;
}
/* line 411, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub {
  height: 400px;
  overflow: hidden;
  cursor: auto;
}
/* line 422, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner {
  position: relative;
  height: 100%;
}
/* line 426, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu {
  position: static;
  width: 100%;
  margin: 0;
}
/* line 432, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 {
  float: left;
  width: auto;
  text-align: left;
  /* This class is toggled via js. */
}
/* line 438, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 .nolink {
  display: block;
  padding: 20px;
}
/* line 445, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2.active .nolink {
  color: #0b6dd2;
  font-weight: bold;
}
/* line 451, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2.active ul.menu {
  display: block;
}
/* line 457, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu {
  display: none;
  position: absolute;
  top: 55px;
  left: 0;
  width: 40%;
  /* This works in cooperation with .sub { overflow: hidden; } */
  height: 100%;
  border: 0 none;
  padding: 15px 0 15px 15px;
}
/* line 469, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 {
  padding: 12px 0;
  /* Hover is the only 'active' state. Show the teaser.
     This class is toggled via js. */
  /*                  &.menu-mlid-764 .content-teaser {
                      display: block;
                    }*/
}
/* line 472, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3:not(.first) {
  border-top: solid 1px #e0e0e0;
}
/* line 476, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 > a {
  font-size: 0.875em;
  color: #333333;
}
/* line 481, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 > a.active {
  color: #333333;
}
/* line 485, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 > a:hover {
  color: #0b6dd2;
  font-weight: bold;
}
/* line 494, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3.active {
  background-color: #f2f2f2;
}
/* line 497, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3.active > a {
  color: #0b6dd2;
  font-weight: bold;
}
/* line 502, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3.active .content-teaser {
  display: block;
}
/* line 512, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 .content-teaser {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  /* This percentage is out of the ul.menu width.
      So if ul.menu is 50%, this should be 100%;
      if ul.menu is 40%; this should be 150%.    */
  width: 150%;
  /* This works in cooperation with .sub { overflow: hidden; } */
  height: 100%;
  padding: 15px 20px;
  background-color: #f2f2f2;
  color: #333333;
  cursor: auto;
}
/* line 530, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 .content-teaser ul, #header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 .content-teaser ol, #header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 .content-teaser dl {
  font-size: 0.875em;
}
/* line 534, ../sass/_components.scss */
#header #main-nav ul.menu li.level-1.dropdown-wide .sub .sub-inner ul.menu li.level-2 ul.menu li.level-3 .content-teaser .links a {
  color: #0b6dd2;
  font-weight: bold;
}

/* line 554, ../sass/_components.scss */
#sub-navigation {
  margin-bottom: 10px;
  text-align: center;
}
/* line 558, ../sass/_components.scss */
#sub-navigation ul.menu {
  margin-bottom: 5px;
  padding-left: 12px;
}
/* line 561, ../sass/_components.scss */
#sub-navigation ul.menu li {
  border-right: 1px solid #8f8f8f;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 10px;
}
/* line 567, ../sass/_components.scss */
#sub-navigation ul.menu li.last {
  border-right: 0;
}
/* line 570, ../sass/_components.scss */
#sub-navigation ul.menu li a {
  color: #8f8f8f;
}
/* line 573, ../sass/_components.scss */
#sub-navigation ul.menu li a:hover {
  color: #00327b;
}
/* line 577, ../sass/_components.scss */
#sub-navigation ul.menu li.active a {
  color: #0b6dd2;
  font-weight: 700;
}

/* line 588, ../sass/_components.scss */
.block-interactive-rotator {
  border-bottom: solid 1px #e0e0e0;
  /* Class 'init' is removed by js after slider load is complete */
}
/* line 595, ../sass/_components.scss */
.block-interactive-rotator .slider-wrapper {
  position: relative;
  padding-bottom: 46px;
  /* padding/height of nav buttons - 10 + 16 + 20 */
}
/* line 603, ../sass/_components.scss */
.block-interactive-rotator #slider.init .node-rotator-slide:first-child img {
  width: 100%;
  display: block !important;
  visibility: visible !important;
  z-index: 7;
}
/* line 609, ../sass/_components.scss */
.block-interactive-rotator #slider.init .node-rotator-slide:not(:first-child) {
  /* JS pulls img's height so we can't use display: none */
  position: absolute;
  visibility: hidden;
}
/* line 619, ../sass/_components.scss */
.block-interactive-rotator .nivo-caption {
  background-color: #0b6dd2;
  bottom: 15px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=77)";
  filter: alpha(opacity=77);
  -moz-opacity: 0.77;
  -khtml-opacity: 0.77;
  opacity: 0.77;
  padding: 10px 10px 0px 10px;
  width: 58%;
}
/* line 626, ../sass/_components.scss */
.block-interactive-rotator .nivo-caption .node-title {
  margin: 0 0 10px 0;
  font-size: 2em;
  line-height: 1;
  color: #fff;
}
/* line 632, ../sass/_components.scss */
.block-interactive-rotator .nivo-caption .body p {
  padding: 0;
  font-size: 0.875em;
}
/* line 636, ../sass/_components.scss */
.block-interactive-rotator .nivo-caption .field-name-field-rotator-link {
  margin-top: 5px;
}
/* line 638, ../sass/_components.scss */
.block-interactive-rotator .nivo-caption .field-name-field-rotator-link a {
  font-size: 0.875em;
  font-weight: bold;
  color: #fff;
}
/* line 645, ../sass/_components.scss */
.block-interactive-rotator .nivo-directionNav a {
  /* Override default (37%) from nivo-slider.css to give more space for
     caption below */
  top: 35%;
}
/* line 650, ../sass/_components.scss */
.block-interactive-rotator .nivo-prevNav {
  background: url("../images/css/rotator_left.png") no-repeat;
  text-indent: -9999px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  width: 41px;
  height: 47px;
}
/* line 657, ../sass/_components.scss */
.block-interactive-rotator .nivo-prevNav:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* line 661, ../sass/_components.scss */
.block-interactive-rotator .nivo-nextNav {
  background: url("../images/css/rotator_right.png") no-repeat;
  text-indent: -9999px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
  width: 41px;
  height: 47px;
}
/* line 668, ../sass/_components.scss */
.block-interactive-rotator .nivo-nextNav:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
/* line 672, ../sass/_components.scss */
.block-interactive-rotator .nivo-controlNav {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 0 20px 0;
  text-align: left;
  line-height: 16px;
}
/* line 680, ../sass/_components.scss */
.block-interactive-rotator .nivo-controlNav a.nivo-control {
  background: #d7d6d6;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  display: inline-block;
  height: 16px;
  margin-left: 7px;
  padding: 0 8px;
  text-indent: -9999px;
}
/* line 689, ../sass/_components.scss */
.block-interactive-rotator .nivo-controlNav a.nivo-control.active {
  background: #0b6dd2;
}

/* line 700, ../sass/_components.scss */
.block-bean-tf-resources-filter,
.block-bean-tf-news-filter {
  background: #e7ebee;
  margin-bottom: 25px;
}
/* line 704, ../sass/_components.scss */
.block-bean-tf-resources-filter .help-label,
.block-bean-tf-news-filter .help-label {
  color: #333333;
  font-family: Roboto;
  font-weight: 700;
  font-size: 0.75em;
  margin-right: 7px;
  padding-right: 7px;
  text-transform: uppercase;
}
/* line 713, ../sass/_components.scss */
.block-bean-tf-resources-filter .form-item,
.block-bean-tf-news-filter .form-item {
  display: inline-block;
}
/* line 716, ../sass/_components.scss */
.block-bean-tf-resources-filter .form-item select,
.block-bean-tf-news-filter .form-item select {
  font-size: 0.875em;
  padding: 5px;
}
/* line 720, ../sass/_components.scss */
.block-bean-tf-resources-filter .form-item.form-item-year,
.block-bean-tf-news-filter .form-item.form-item-year {
  margin-right: 15px;
}
/* line 723, ../sass/_components.scss */
.block-bean-tf-resources-filter .form-item:last-child,
.block-bean-tf-news-filter .form-item:last-child {
  margin-right: 0;
}
/* line 727, ../sass/_components.scss */
.block-bean-tf-resources-filter .reset,
.block-bean-tf-news-filter .reset {
  border-left: 1px solid #b2b5b7;
  color: #8f8f8f;
  font-family: Roboto;
  font-weight: 700;
  font-size: 0.75em;
  padding-left: 7px;
  text-transform: uppercase;
}
/* line 736, ../sass/_components.scss */
.block-bean-tf-resources-filter .reset:hover,
.block-bean-tf-news-filter .reset:hover {
  text-decoration: underline;
}
/* line 740, ../sass/_components.scss */
.block-bean-tf-resources-filter .form-submit,
.block-bean-tf-news-filter .form-submit {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #0b6dd2;
  border: 0;
  color: #fff;
}
/* line 746, ../sass/_components.scss */
.block-bean-tf-resources-filter .form-submit:hover,
.block-bean-tf-news-filter .form-submit:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

/* line 756, ../sass/_components.scss */
ul.pager li {
  line-height: 30px;
}
/* line 759, ../sass/_components.scss */
ul.pager li.pager-current {
  background: #2068b2;
  color: #fff;
  padding: 2px 0.5em;
}
/* line 764, ../sass/_components.scss */
ul.pager li.first {
  margin-left: 0;
}

/* line 768, ../sass/_components.scss */
.item-list .pager {
  text-align: left;
}

/* line 776, ../sass/_components.scss */
form#search-form .container-inline {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 781, ../sass/_components.scss */
form#search-form .container-inline .form-item {
  float: none;
}
/* line 783, ../sass/_components.scss */
form#search-form .container-inline .form-item label {
  display: block;
}
/* line 786, ../sass/_components.scss */
form#search-form .container-inline .form-item input.form-text {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  float: none;
  margin-bottom: 10px;
  width: 85%;
}
/* line 793, ../sass/_components.scss */
form#search-form .container-inline .form-submit {
  float: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

/* line 808, ../sass/_components.scss */
#content .featured-news .node-teaser hgroup .node-title {
  font-size: 24px;
}
/* line 812, ../sass/_components.scss */
#content .featured-news .node-teaser hgroup .deck,
#content .featured-news .node-teaser hgroup .kicker {
  font-size: 18px;
}
/* line 819, ../sass/_components.scss */
#content .latest-news .node-teaser hgroup .node-title {
  font-size: 20px;
}
/* line 823, ../sass/_components.scss */
#content .latest-news .node-teaser hgroup .deck,
#content .latest-news .node-teaser hgroup .kicker {
  font-size: 14px;
}

/* line 835, ../sass/_components.scss */
#main .body .inline-sidebar {
  background: #f8f8f8;
  border-bottom: solid 5px #cfcfcf;
  clear: both;
  width: 25%;
  min-width: 215px;
  padding: .5em 1em 1em 1em;
  margin-bottom: 15px;
}
/* line 843, ../sass/_components.scss */
#main .body .inline-sidebar.right {
  margin-left: 0.9375em;
}
/* line 846, ../sass/_components.scss */
#main .body .inline-sidebar.left {
  margin-right: 0.9375em;
}

/* line 857, ../sass/_components.scss */
.field-name-field-dd-contact p {
  margin-bottom: 10px;
}

/* line 865, ../sass/_components.scss */
#content .node-news-bulletin.node-teaser .content .field.field-name-field-nsb-number {
  margin: 0 10px 0 0;
}

/* line 871, ../sass/_components.scss */
.node-news-bulletin.node-teaser .field-name-field-news-pdf,
.node-news-bulletin.node-teaser .field-name-field-nsb-number {
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
}
/* line 876, ../sass/_components.scss */
.node-news-bulletin.node-teaser .field-name-field-nsb-number {
  border-right: 1px solid #000;
  padding-right: 10px;
}
/* line 880, ../sass/_components.scss */
.node-news-bulletin.node-teaser .field-name-field-news-pdf {
  margin: 0;
}
/* line 882, ../sass/_components.scss */
.node-news-bulletin.node-teaser .field-name-field-news-pdf a {
  color: #000;
}

/* line 894, ../sass/_components.scss */
.apwu-list-items.officers {
  border-top: 0 none;
  padding-top: 0;
}
/* line 898, ../sass/_components.scss */
.apwu-list-items.officers.subgroup {
  margin-top: 40px;
}
/* line 901, ../sass/_components.scss */
.apwu-list-items.officers.subgroup h2.title {
  font-family: "Lora", serif;
  color: #333333;
  padding-bottom: 10px;
  border-bottom: solid 1px #e0e0e0;
}
/* line 909, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser {
  *zoom: 1;
  margin: 0;
  padding: 0;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.apwu-list-items.officers .node-vip.node-teaser:before, .apwu-list-items.officers .node-vip.node-teaser:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
.apwu-list-items.officers .node-vip.node-teaser:after {
  clear: both;
}
/* line 915, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser .field-name-field-vip-image img {
  display: block;
  border: 4px solid #cfcfcf;
}
/* line 925, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser h2.node-title {
  font-size: 1em;
}
/* line 928, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser h2.node-title:not(:last-child) {
  padding-bottom: 8px;
  border-bottom: solid 1px #e0e0e0;
  margin-bottom: 8px;
}
/* line 936, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser .field-type-text-long,
.apwu-list-items.officers .node-vip.node-teaser .field-type-text {
  margin-top: 7px;
  font-size: 0.875em;
  line-height: 1.3125em;
}
/* line 941, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser .field-type-text-long .field-item,
.apwu-list-items.officers .node-vip.node-teaser .field-type-text .field-item {
  margin-top: 7px;
}
/* line 946, ../sass/_components.scss */
.apwu-list-items.officers .node-vip.node-teaser .field-name-field-vip-position-title {
  color: #818181;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
}

/* line 957, ../sass/_components.scss */
ol.search-results {
  font-size: inherit;
}
/* line 961, ../sass/_components.scss */
ol.search-results li.search-result:not(:first-child) {
  margin-top: 1em;
  border-top: solid 1px #e0e0e0;
  padding-top: 1em;
}
/* line 967, ../sass/_components.scss */
ol.search-results li.search-result .title {
  font-size: 1.125em;
}
/* line 971, ../sass/_components.scss */
ol.search-results li.search-result .field,
ol.search-results li.search-result .search-snippet {
  margin: 0.5em;
  font-size: 0.875em;
}

/* line 4, ../sass/_forms.scss */
form .container-inline {
  *zoom: 1;
  margin: 1em 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
form .container-inline:before, form .container-inline:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
form .container-inline:after {
  clear: both;
}
/* line 11, ../sass/_forms.scss */
form .container-inline .form-item, form .container-inline .form-item input.form-text, form .container-inline .form-submit {
  border: 0;
  float: left;
  height: 34px;
  line-height: 34px;
  margin: 0;
  padding: 0;
  width: 75%;
}
/* line 20, ../sass/_forms.scss */
form .container-inline .form-item input.form-text {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border: solid 1px #afafaf;
  width: 100%;
  padding: 0 1%;
  color: #999999;
}
/* line 27, ../sass/_forms.scss */
form .container-inline .form-submit {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #d6a100;
  border: solid 1px #afafaf;
  border-left: 0;
  color: white;
  text-align: center;
  width: 25%;
}

/* line 38, ../sass/_forms.scss */
form#search-form fieldset#edit-advanced {
  margin: 25px 0;
}

/* line 41, ../sass/_forms.scss */
html.ie-9 form#search-form fieldset#edit-advanced.collapsed .fieldset-legend {
  position: relative;
  top: -12px;
}

/* line 7, ../sass/_blocks.scss */
.block ul li {
  list-style: none;
}

/* line 13, ../sass/_blocks.scss */
#content .block .node-teaser:last-child {
  margin-bottom: 0;
}

/* line 24, ../sass/_blocks.scss */
#sidebar-first .block, #sidebar-first .entity-interactive-component,
#sidebar-second .block,
#sidebar-second .entity-interactive-component {
  background: #f8f8f8;
  border: solid 1px #e0e0e0;
  margin: 0 0 1em 0;
  overflow: hidden;
}
/* line 31, ../sass/_blocks.scss */
#sidebar-first .block h2.block-title, #sidebar-first .block.entity h2, #sidebar-first .entity-interactive-component h2.block-title, #sidebar-first .entity-interactive-component.entity h2,
#sidebar-second .block h2.block-title,
#sidebar-second .block.entity h2,
#sidebar-second .entity-interactive-component h2.block-title,
#sidebar-second .entity-interactive-component.entity h2 {
  font-family: Lato;
  font-weight: 700;
  font-size: 1.0625em;
  margin: 0;
  padding: 7px 15px;
}
/* line 38, ../sass/_blocks.scss */
#sidebar-first .block h2.block-title a, #sidebar-first .block.entity h2 a, #sidebar-first .entity-interactive-component h2.block-title a, #sidebar-first .entity-interactive-component.entity h2 a,
#sidebar-second .block h2.block-title a,
#sidebar-second .block.entity h2 a,
#sidebar-second .entity-interactive-component h2.block-title a,
#sidebar-second .entity-interactive-component.entity h2 a {
  font-family: Lato;
  font-weight: 700;
  padding: 0;
}
/* line 44, ../sass/_blocks.scss */
#sidebar-first .block:not(.title-navy) h2.block-title, #sidebar-first .block.entity h2, #sidebar-first .entity-interactive-component:not(.title-navy) h2.block-title, #sidebar-first .entity-interactive-component.entity h2,
#sidebar-second .block:not(.title-navy) h2.block-title,
#sidebar-second .block.entity h2,
#sidebar-second .entity-interactive-component:not(.title-navy) h2.block-title,
#sidebar-second .entity-interactive-component.entity h2 {
  /* fallback/image non-cover color */
  background-color: #3794f3;
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(#3794f3, #0654a5);
  /* Safari 4+, Chrome 1+ */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3794f3), to(#0654a5));
  /* Safari 5.1+, Chrome 10+ */
  background-image: -webkit-linear-gradient(#3794f3, #0654a5);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(#3794f3, #0654a5);
  border-bottom: solid 1px #e0e0e0;
  color: white;
}
/* line 49, ../sass/_blocks.scss */
#sidebar-first .block:not(.title-navy) h2.block-title a, #sidebar-first .block:not(.title-navy) h2.block-title a:hover, #sidebar-first .block.entity h2 a, #sidebar-first .block.entity h2 a:hover, #sidebar-first .entity-interactive-component:not(.title-navy) h2.block-title a, #sidebar-first .entity-interactive-component:not(.title-navy) h2.block-title a:hover, #sidebar-first .entity-interactive-component.entity h2 a, #sidebar-first .entity-interactive-component.entity h2 a:hover,
#sidebar-second .block:not(.title-navy) h2.block-title a,
#sidebar-second .block:not(.title-navy) h2.block-title a:hover,
#sidebar-second .block.entity h2 a,
#sidebar-second .block.entity h2 a:hover,
#sidebar-second .entity-interactive-component:not(.title-navy) h2.block-title a,
#sidebar-second .entity-interactive-component:not(.title-navy) h2.block-title a:hover,
#sidebar-second .entity-interactive-component.entity h2 a,
#sidebar-second .entity-interactive-component.entity h2 a:hover {
  color: white;
}
/* line 54, ../sass/_blocks.scss */
#sidebar-first .block.title-navy h2.block-title, #sidebar-first .entity-interactive-component.title-navy h2.block-title,
#sidebar-second .block.title-navy h2.block-title,
#sidebar-second .entity-interactive-component.title-navy h2.block-title {
  color: #01317d;
}
/* line 57, ../sass/_blocks.scss */
#sidebar-first .block.title-navy h2.block-title a, #sidebar-first .block.title-navy h2.block-title a:hover, #sidebar-first .entity-interactive-component.title-navy h2.block-title a, #sidebar-first .entity-interactive-component.title-navy h2.block-title a:hover,
#sidebar-second .block.title-navy h2.block-title a,
#sidebar-second .block.title-navy h2.block-title a:hover,
#sidebar-second .entity-interactive-component.title-navy h2.block-title a,
#sidebar-second .entity-interactive-component.title-navy h2.block-title a:hover {
  color: #01317d;
}
/* line 63, ../sass/_blocks.scss */
#sidebar-first .block .block-content, #sidebar-first .block .content, #sidebar-first .entity-interactive-component .block-content, #sidebar-first .entity-interactive-component .content,
#sidebar-second .block .block-content,
#sidebar-second .block .content,
#sidebar-second .entity-interactive-component .block-content,
#sidebar-second .entity-interactive-component .content {
  border-bottom: solid 5px #cfcfcf;
  padding: .5em 1em 1em 1em;
}
/* line 69, ../sass/_blocks.scss */
#sidebar-first .block.blue, #sidebar-first .entity-interactive-component.blue,
#sidebar-second .block.blue,
#sidebar-second .entity-interactive-component.blue {
  background: #0d70d6;
}
/* line 72, ../sass/_blocks.scss */
#sidebar-first .block.blue h2.block-title, #sidebar-first .entity-interactive-component.blue h2.block-title,
#sidebar-second .block.blue h2.block-title,
#sidebar-second .entity-interactive-component.blue h2.block-title {
  border: 0;
}
/* line 76, ../sass/_blocks.scss */
#sidebar-first .block.blue h2.block-title,
#sidebar-first .block.blue h2.block-title a, #sidebar-first .entity-interactive-component.blue h2.block-title,
#sidebar-first .entity-interactive-component.blue h2.block-title a,
#sidebar-second .block.blue h2.block-title,
#sidebar-second .block.blue h2.block-title a,
#sidebar-second .entity-interactive-component.blue h2.block-title,
#sidebar-second .entity-interactive-component.blue h2.block-title a {
  background: transparent;
}
/* line 79, ../sass/_blocks.scss */
#sidebar-first .block.blue .block-content, #sidebar-first .entity-interactive-component.blue .block-content,
#sidebar-second .block.blue .block-content,
#sidebar-second .entity-interactive-component.blue .block-content {
  border: 0;
  padding-bottom: 0;
  padding-top: 0;
}
/* line 88, ../sass/_blocks.scss */
#sidebar-first .block .node .node-title, #sidebar-first .entity-interactive-component .node .node-title,
#sidebar-second .block .node .node-title,
#sidebar-second .entity-interactive-component .node .node-title {
  font-size: 1em;
}
/* line 92, ../sass/_blocks.scss */
#sidebar-first .block .node-teaser, #sidebar-first .block .node.view-mode-headline, #sidebar-first .entity-interactive-component .node-teaser, #sidebar-first .entity-interactive-component .node.view-mode-headline,
#sidebar-second .block .node-teaser,
#sidebar-second .block .node.view-mode-headline,
#sidebar-second .entity-interactive-component .node-teaser,
#sidebar-second .entity-interactive-component .node.view-mode-headline {
  margin-bottom: 1em;
  padding-bottom: 1em;
}
/* line 96, ../sass/_blocks.scss */
#sidebar-first .block .node-teaser:last-child, #sidebar-first .block .node.view-mode-headline:last-child, #sidebar-first .entity-interactive-component .node-teaser:last-child, #sidebar-first .entity-interactive-component .node.view-mode-headline:last-child,
#sidebar-second .block .node-teaser:last-child,
#sidebar-second .block .node.view-mode-headline:last-child,
#sidebar-second .entity-interactive-component .node-teaser:last-child,
#sidebar-second .entity-interactive-component .node.view-mode-headline:last-child {
  padding-bottom: 0;
  border-bottom: 0 none;
  margin-bottom: 0;
}
/* line 104, ../sass/_blocks.scss */
#sidebar-first .block .item-list ul li, #sidebar-first .entity-interactive-component .item-list ul li,
#sidebar-second .block .item-list ul li,
#sidebar-second .entity-interactive-component .item-list ul li {
  border-bottom: 1px solid #cfcfcf;
  float: none;
  list-style: none;
  margin: 0;
  padding: 5px 15px;
}
/* line 111, ../sass/_blocks.scss */
#sidebar-first .block .item-list ul li.last, #sidebar-first .entity-interactive-component .item-list ul li.last,
#sidebar-second .block .item-list ul li.last,
#sidebar-second .entity-interactive-component .item-list ul li.last {
  border-bottom: 0 none;
}
/* line 115, ../sass/_blocks.scss */
#sidebar-first .block .item-list ul li a, #sidebar-first .entity-interactive-component .item-list ul li a,
#sidebar-second .block .item-list ul li a,
#sidebar-second .entity-interactive-component .item-list ul li a {
  color: #000;
  display: block;
  font-family: Lora;
  font-weight: 700;
}
/* line 123, ../sass/_blocks.scss */
#sidebar-first .block .item-list ul li a.active, #sidebar-first .block .item-list ul li a.active-trail, #sidebar-first .block .item-list ul li a:hover, #sidebar-first .entity-interactive-component .item-list ul li a.active, #sidebar-first .entity-interactive-component .item-list ul li a.active-trail, #sidebar-first .entity-interactive-component .item-list ul li a:hover,
#sidebar-second .block .item-list ul li a.active,
#sidebar-second .block .item-list ul li a.active-trail,
#sidebar-second .block .item-list ul li a:hover,
#sidebar-second .entity-interactive-component .item-list ul li a.active,
#sidebar-second .entity-interactive-component .item-list ul li a.active-trail,
#sidebar-second .entity-interactive-component .item-list ul li a:hover {
  color: #2068b2;
}
/* line 130, ../sass/_blocks.scss */
#sidebar-first .block a.more, #sidebar-first .block a.view-all, #sidebar-first .entity-interactive-component a.more, #sidebar-first .entity-interactive-component a.view-all,
#sidebar-second .block a.more,
#sidebar-second .block a.view-all,
#sidebar-second .entity-interactive-component a.more,
#sidebar-second .entity-interactive-component a.view-all {
  display: block;
  margin-top: 1em;
  font-weight: 700;
  font-size: 1em;
}

/* line 141, ../sass/_blocks.scss */
body.front #sidebar-second .block h2.block-title {
  font-size: 1.25em;
}

/* line 149, ../sass/_blocks.scss */
.block.stay-connected .webform-component-markup {
  margin: 0;
}

/* Get Involved */
/* line 156, ../sass/_blocks.scss */
.get-involved h3 a {
  font-size: 1.125em;
  line-height: 20px;
}

/* line 167, ../sass/_blocks.scss */
.events .date-place {
  color: #818181;
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 178, ../sass/_blocks.scss */
.large-6.columns .apwu-list-items {
  margin-bottom: 30px;
}

/* line 181, ../sass/_blocks.scss */
.apwu-list-items {
  border-top: 4px solid #01317d;
  padding-top: 10px;
}
/* line 184, ../sass/_blocks.scss */
.apwu-list-items h2 {
  margin-top: 0;
}
/* line 187, ../sass/_blocks.scss */
.apwu-list-items h2.title {
  color: #01317d;
  font-family: Lato;
}
/* line 193, ../sass/_blocks.scss */
.apwu-list-items .view-all, .apwu-list-items .show-more {
  float: right;
  font-size: 0.875em;
  font-weight: 700;
  margin-top: 2px;
}
/* line 202, ../sass/_blocks.scss */
.apwu-list-items .node .node-readmore a {
  font-family: Lato;
  font-weight: 700;
}
/* line 209, ../sass/_blocks.scss */
.apwu-list-items .taxonomy-term, .apwu-list-items.dd-news .node {
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
/* line 214, ../sass/_blocks.scss */
.apwu-list-items .taxonomy-term:last-child, .apwu-list-items.dd-news .node:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
/* line 219, ../sass/_blocks.scss */
.apwu-list-items .taxonomy-term {
  border-bottom: 4px solid #01317d;
}
/* line 221, ../sass/_blocks.scss */
.apwu-list-items .taxonomy-term:last-child {
  border-bottom: 0;
}
/* line 231, ../sass/_blocks.scss */
.apwu-list-items.current-issues .taxonomy-term {
  border-bottom: 1px solid #cfcfcf;
}
/* line 233, ../sass/_blocks.scss */
.apwu-list-items.current-issues .taxonomy-term:last-child {
  border-bottom: 0;
}
/* line 237, ../sass/_blocks.scss */
.apwu-list-items.current-issues .taxonomy-term h2 {
  font-size: 16px;
}
/* line 241, ../sass/_blocks.scss */
.apwu-list-items.current-issues .content p.updated-date {
  font-size: 12px;
}
/* line 244, ../sass/_blocks.scss */
.apwu-list-items.current-issues .content .taxonomy-term-description {
  margin: 5px 0px;
}
/* line 246, ../sass/_blocks.scss */
.apwu-list-items.current-issues .content .taxonomy-term-description p {
  font-size: 14px;
}
/* line 253, ../sass/_blocks.scss */
.apwu-list-items.links-only ul li {
  margin-bottom: 7px;
}
/* line 256, ../sass/_blocks.scss */
.apwu-list-items.links-only ul li a {
  color: #000;
  font-size: 16px;
  font-family: Lora;
}
/* line 261, ../sass/_blocks.scss */
.apwu-list-items.links-only ul li a:hover {
  color: #00327c;
}
/* line 265, ../sass/_blocks.scss */
.apwu-list-items.links-only ul li a.sub {
  margin-left: 15px;
}
/* line 274, ../sass/_blocks.scss */
.apwu-list-items .show-more-wrapper {
  overflow-y: hidden;
}
/* line 279, ../sass/_blocks.scss */
.apwu-list-items.dd-issues-links .show-more-wrapper, .apwu-list-items.dd-resources-links .show-more-wrapper {
  height: 115px;
}

/* line 290, ../sass/_blocks.scss */
.block-apwu-popular-stories .popular-tabs {
  background-color: #cfcfcf;
}
/* line 293, ../sass/_blocks.scss */
.block-apwu-popular-stories .popular-tabs .tab {
  display: inline-block;
  width: 44%;
  margin: 5px 2% 0 2%;
  padding: 5px 0;
  text-align: center;
  font-size: 0.8125em;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
/* line 304, ../sass/_blocks.scss */
.block-apwu-popular-stories .popular-tabs .tab.on {
  background-color: #f8f8f8;
}
/* line 310, ../sass/_blocks.scss */
.block-apwu-popular-stories .tab-content {
  display: none;
  margin: 10px 5px;
}
/* line 315, ../sass/_blocks.scss */
.block-apwu-popular-stories .tab-content.on {
  display: block;
}

/* line 322, ../sass/_blocks.scss */
.block-apwu-popular-stories,
.block-apwu-most-read {
  /* Some most-shared links are not nodes in headline view mode. */
}
/* line 324, ../sass/_blocks.scss */
.block-apwu-popular-stories .node,
.block-apwu-most-read .node {
  /* I don't think there should be links, but... */
}
/* line 326, ../sass/_blocks.scss */
.block-apwu-popular-stories .node ul.links,
.block-apwu-most-read .node ul.links {
  display: none !important;
}
/* line 333, ../sass/_blocks.scss */
.block-apwu-popular-stories .item:not(:last-child),
.block-apwu-most-read .item:not(:last-child) {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: solid 1px #e0e0e0;
}
/* line 339, ../sass/_blocks.scss */
.block-apwu-popular-stories .item h1.item-title,
.block-apwu-most-read .item h1.item-title {
  margin: 0;
  font-size: 1em;
}

/* line 350, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block {
  background: #fff;
}
/* line 353, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block .block-content {
  padding: .5em 0 0 0;
}
/* line 356, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li {
  border-bottom: 1px solid #cfcfcf;
  float: none;
}
/* line 360, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li ul.menu {
  background: #ececec;
}
/* line 362, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li ul.menu li {
  border-bottom: 0;
  padding-left: 10px;
}
/* line 366, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li ul.menu li a {
  color: #000;
  font-size: 0.875em;
  font-weight: 400;
}
/* line 372, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li ul.menu li a.active, #content #sidebar-first .block.block-menu-block ul.menu li ul.menu li a.active-trail {
  color: #000;
  font-weight: 700;
}
/* line 376, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li ul.menu li a:hover {
  color: #1a78dc;
}
/* line 383, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li a.active,
#content #sidebar-first .block.block-menu-block ul.menu li a.active-trail {
  color: #1a78dc;
}
/* line 387, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block ul.menu li:last-child {
  border-bottom: 0;
}
/* line 390, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block a {
  color: #000;
  font-family: Lora;
  font-size: 1em;
  font-weight: 700;
  padding: 10px 15px;
}
/* line 399, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block a.active, #content #sidebar-first .block.block-menu-block a.active-trail, #content #sidebar-first .block.block-menu-block a:hover {
  color: #2068b2;
}
/* line 405, ../sass/_blocks.scss */
#content #sidebar-first .block.block-menu-block a.protected {
  margin-right: 10px;
}

/* line 422, ../sass/_blocks.scss */
#sidebar-second .block.block-apwu-popular-stories .block-content .node .body a,
#sidebar-second .block.block-apwu-most-read .block-content .node .body a,
#sidebar-second .block.block-interactive-blog .block-content .node .body a {
  color: #0b6dd2;
  display: inline;
  font-family: inherit;
  font-weight: 400;
  padding: 0;
}

/* line 436, ../sass/_blocks.scss */
.block-apwu-featured-blog-post {
  clear: both;
}
/* line 439, ../sass/_blocks.scss */
.block-apwu-featured-blog-post .field-name-field-blog-image img {
  max-width: 100%;
}

/* line 446, ../sass/_blocks.scss */
#sidebar-second .block-interactive-blog-archives.block:not(.title-navy) {
  background: transparent;
  border: 0;
}
/* line 449, ../sass/_blocks.scss */
#sidebar-second .block-interactive-blog-archives.block:not(.title-navy) h2.block-title {
  background: transparent;
  border-bottom: 4px solid #01317d;
  color: #01317d;
  padding: 7px 0;
}
/* line 455, ../sass/_blocks.scss */
#sidebar-second .block-interactive-blog-archives.block:not(.title-navy) .block-content {
  border-bottom: 0;
  padding: 10px;
}
/* line 459, ../sass/_blocks.scss */
#sidebar-second .block-interactive-blog-archives.block:not(.title-navy) .item-list ul li {
  border: 0;
  padding: 0;
  margin-bottom: 7px;
}
/* line 463, ../sass/_blocks.scss */
#sidebar-second .block-interactive-blog-archives.block:not(.title-navy) .item-list ul li.last {
  margin-bottom: 0;
}
/* line 466, ../sass/_blocks.scss */
#sidebar-second .block-interactive-blog-archives.block:not(.title-navy) .item-list ul li a {
  color: #666666;
  font-weight: 400;
  font-family: Roboto;
}

/* line 483, ../sass/_blocks.scss */
.block-apwu-dd-officers .node-vip h2.node-title {
  font-size: 1em;
  line-height: 16px;
  margin: 0;
}
/* line 489, ../sass/_blocks.scss */
.block-apwu-dd-officers .field-name-field-vip-image {
  max-width: 186px;
  border: 4px solid #cfcfcf;
  margin-bottom: 10px;
}
/* line 493, ../sass/_blocks.scss */
.block-apwu-dd-officers .field-name-field-vip-image img {
  display: block;
}
/* line 497, ../sass/_blocks.scss */
.block-apwu-dd-officers .field-name-field-vip-position-title {
  color: #818181;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 13px;
  margin-bottom: 12px;
}

/* line 516, ../sass/_blocks.scss */
.block-apwu-issue-sidebar-resources .node .node-title, .block-apwu-issue-sidebar-resources .node .field {
  margin-bottom: 4px;
}
/* line 519, ../sass/_blocks.scss */
.block-apwu-issue-sidebar-resources .node .field:not(.body) {
  font-size: 0.875em;
}

/* line 530, ../sass/_blocks.scss */
.block-menu-block-apwu-issues-sub-nav .field-name-field-term-subnav-image {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
/* line 536, ../sass/_blocks.scss */
.block-menu-block-apwu-issues-sub-nav ul.menu li {
  margin-bottom: 10px;
  float: none;
}
/* line 539, ../sass/_blocks.scss */
.block-menu-block-apwu-issues-sub-nav ul.menu li a {
  font-weight: 700;
}
/* line 542, ../sass/_blocks.scss */
.block-menu-block-apwu-issues-sub-nav ul.menu li ul.menu {
  margin-top: 10px;
  padding-left: 10px;
}
/* line 546, ../sass/_blocks.scss */
.block-menu-block-apwu-issues-sub-nav ul.menu li ul.menu li a {
  font-weight: 400;
  font-size: 13px;
}

/* line 562, ../sass/_blocks.scss */
.stay-connected p {
  margin-bottom: 7px;
}

/* line 134, ../sass/app.scss */
.blue {
  background: #1578de;
  color: white;
}
/* line 138, ../sass/app.scss */
.blue a {
  color: white;
}

/* line 143, ../sass/app.scss */
a.protected {
  display: inline;
  background: transparent url("../images/css/secure_icon.png") no-repeat right center;
  min-height: 18px;
  line-height: 18px !important;
  padding-right: 20px !important;
  margin-right: 2px;
}

/* line 155, ../sass/app.scss */
body {
  line-height: 1.625em;
  background: url("../images/css/bg-header.png") repeat-x #f7f7f7;
}

/* line 165, ../sass/app.scss */
.section-resources .block-content .node-page {
  margin-bottom: 20px;
}

/* line 175, ../sass/app.scss */
#header {
  color: white;
  padding: 1em 0 0 0;
}
/* line 180, ../sass/app.scss */
#header .large-7 .block {
  clear: both;
}
/* line 183, ../sass/app.scss */
#header .large-7 .block.block-search {
  width: 320px;
}
/* line 186, ../sass/app.scss */
#header .large-7 .block.block-search a.adv-search {
  font-size: 0.75em;
}
/* line 192, ../sass/app.scss */
#header .large-7 .block-system-user-menu ul.menu {
  font-size: 0.75em;
}
/* line 195, ../sass/app.scss */
#header .large-7 .block-system-user-menu ul.menu li {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #fff;
}
/* line 200, ../sass/app.scss */
#header .large-7 .block-system-user-menu ul.menu li.first {
  margin-left: 0;
  padding-left: 0;
  border-left: 0 none;
}
/* line 210, ../sass/app.scss */
#header .menu a {
  color: white;
}

/* line 217, ../sass/app.scss */
#content {
  background: #fff;
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
  padding: 1em 0;
}

/* line 231, ../sass/app.scss */
#main .block {
  margin-bottom: 2em;
}
/* line 234, ../sass/app.scss */
#main .block h2.block-title {
  font-size: 1.625em;
}
/* line 236, ../sass/app.scss */
#main .block h2.block-title a {
  border-bottom: solid 5px #00327c;
  color: #00327c;
  display: block;
}
/* line 245, ../sass/app.scss */
#main .apwu-list-items ul,
#main ul.action-links,
#main ul.links {
  list-style-type: none;
  font-weight: bold;
}

/* line 257, ../sass/app.scss */
.node-type-blog a.rss,
.page-blog a.rss {
  float: right;
}
/* line 260, ../sass/app.scss */
.node-type-blog #page-title-banner,
.page-blog #page-title-banner {
  background: transparent;
}
/* line 262, ../sass/app.scss */
.node-type-blog #page-title-banner #page-title,
.page-blog #page-title-banner #page-title {
  color: #00327c;
}

/* line 268, ../sass/app.scss */
.node-blog.view-mode-full .node-title {
  clear: both;
}

/* line 274, ../sass/app.scss */
.comment-wrapper .title {
  color: #00327c;
  border-bottom: 5px solid #00327c;
  font-family: Roboto;
  font-size: 1.375em;
  padding-bottom: 5px;
}

/* line 282, ../sass/app.scss */
.comment {
  border-bottom: 2px solid #cfcfcf;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
/* line 286, ../sass/app.scss */
.comment h3 {
  font-size: 1.25em;
  margin-bottom: 7px;
}
/* line 290, ../sass/app.scss */
.comment .submitted {
  margin-bottom: 10px;
}
/* line 293, ../sass/app.scss */
.comment ul.links {
  margin: 1em 0 0 0;
}
/* line 296, ../sass/app.scss */
.comment ul.links li {
  display: inline-block;
  margin: 0 15px 0 0;
}
/* line 300, ../sass/app.scss */
.comment ul.links li a {
  font-weight: normal;
}

/* line 307, ../sass/app.scss */
.comment-form .field-name-comment-body {
  margin-bottom: 10px;
}
/* line 310, ../sass/app.scss */
.comment-form .filter-wrapper .form-item {
  margin: 0;
}
/* line 313, ../sass/app.scss */
.comment-form button {
  margin-bottom: 2em;
  background: #305a94;
  border: 0;
  color: #fff;
  padding: 5px 12px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* line 320, ../sass/app.scss */
.comment-form button:hover {
  opacity: 0.7;
}

/* Images inserted via WYSIWYG - override potential inline margin, border */
/* line 331, ../sass/app.scss */
.node .field.body .image {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
/* line 336, ../sass/app.scss */
.node .field.body .image[style*="float: left"], .node .field.body .image[style*="float:left"] {
  margin-right: 20px !important;
}
/* line 340, ../sass/app.scss */
.node .field.body .image[style*="float: right"], .node .field.body .image[style*="float:right"] {
  margin-left: 20px !important;
}
/* line 343, ../sass/app.scss */
.node .field.body .image figcaption {
  font-size: 13px;
  line-height: 12px;
}
/* line 347, ../sass/app.scss */
.node .field.body .image img {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

/* line 352, ../sass/app.scss */
.node .field.body img {
  border-style: none !important;
  border-width: 0 !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  /* For responsive - max-width 100% is already applied; force maintaining
      proportional height. */
  height: auto !important;
}
/* line 363, ../sass/app.scss */
.node .field.body img[style*="float: left"], .node .field.body img[style*="float:left"] {
  margin-right: 20px !important;
}
/* line 367, ../sass/app.scss */
.node .field.body img[style*="float: right"], .node .field.body img[style*="float:right"] {
  margin-left: 20px !important;
}

/* line 372, ../sass/app.scss */
.node-teaser, .node.view-mode-headline {
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
/* line 376, ../sass/app.scss */
.node-teaser:not(:last-child), .node.view-mode-headline:not(:last-child) {
  border-bottom: solid 1px #e0e0e0;
}

/* line 382, ../sass/app.scss */
.node.view-mode-headline .node-title {
  margin: 0;
  font-size: 1em;
}
/* line 388, ../sass/app.scss */
.node.view-mode-headline .deck,
.node.view-mode-headline .kicker {
  margin: 0;
  font-size: 0.875em;
}
/* line 393, ../sass/app.scss */
.node.view-mode-headline .field-name-field-terms-deptdiv ul {
  margin: 0 0 5px 0;
}
/* line 396, ../sass/app.scss */
.node.view-mode-headline .field-name-field-terms-deptdiv ul li {
  color: #818181;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  line-height: 13px;
}
/* line 401, ../sass/app.scss */
.node.view-mode-headline .field-name-field-terms-deptdiv ul li:not(:last-child) {
  padding-right: 8px;
  border-right: 1px solid #818181;
  margin-right: 8px;
}

/* line 412, ../sass/app.scss */
.node-teaser .news-type-label {
  color: #818181;
  font-size: 13px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
/* line 418, ../sass/app.scss */
.node-teaser .content .field, .node-teaser .content p, .node-teaser ul.links {
  margin: 0.8em 0 0 0;
}
/* line 422, ../sass/app.scss */
.node-teaser .field-name-field-article-image, .node-teaser .content .field-name-field-article-image {
  float: left;
  margin: 4px 1em 0.5em 0;
}
/* line 427, ../sass/app.scss */
.node-teaser h2 {
  font-size: 1.125em;
}
/* line 431, ../sass/app.scss */
.node-teaser .field-name-field-article-date {
  font-size: 0.875em;
  font-weight: bold;
}
/* line 436, ../sass/app.scss */
.node-teaser hgroup {
  margin-bottom: 15px;
}
/* line 439, ../sass/app.scss */
.node-teaser hgroup h1, .node-teaser hgroup h2 {
  margin: 0;
}
/* line 442, ../sass/app.scss */
.node-teaser hgroup .node-title {
  font-size: 1.375em;
  margin-top: 0;
}
/* line 447, ../sass/app.scss */
.node-teaser hgroup .kicker,
.node-teaser hgroup .deck {
  font-size: 1.125em;
  margin: 0;
}

/* line 455, ../sass/app.scss */
.node.view-mode-full .field-name-field-wna-number {
  font-weight: 700;
  font-size: 0.8125em;
  text-transform: uppercase;
  color: #818181;
}
/* line 461, ../sass/app.scss */
.node.view-mode-full .field-type-taxonomy-term-reference {
  margin-top: 2em;
}
/* line 463, ../sass/app.scss */
.node.view-mode-full .field-type-taxonomy-term-reference .field-label {
  float: none;
  display: inline;
  font-family: Roboto;
  font-size: 14px;
  margin: 0 10px 0 0;
}
/* line 470, ../sass/app.scss */
.node.view-mode-full .field-type-taxonomy-term-reference ul {
  display: inline;
  margin: 0;
  font-size: 14px;
}
/* line 474, ../sass/app.scss */
.node.view-mode-full .field-type-taxonomy-term-reference ul li {
  display: inline;
  margin-right: 5px;
}
/* line 478, ../sass/app.scss */
.node.view-mode-full .field-type-taxonomy-term-reference ul li a {
  font-weight: 400;
}

/* IE can't read the style*= selectors. This is the simplest way to deal
   with the image margins, rather than trying to get classes attached in
   CKEditor or with JS */
/* line 491, ../sass/app.scss */
html.ie-9 .node.view-mode-full .field.body img, html.lt-ie9 .node.view-mode-full .field.body img {
  margin-right: 20px !important;
  margin-left: 20px !important;
}

/* line 500, ../sass/app.scss */
.node-event .field-name-field-event-date,
.node-event .field-name-field-event-location,
.node-event .field-name-field-event-link {
  font-size: 14px;
}
/* line 505, ../sass/app.scss */
.node-event.view-mode-full .field-name-field-event-location {
  margin: 1em 0 2em 0;
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 2em;
}
/* line 510, ../sass/app.scss */
.node-event.view-mode-full .field-name-field-event-location .name {
  font-weight: bold;
}
/* line 515, ../sass/app.scss */
.node-event.view-mode-full .body .field-label {
  margin-bottom: 0.5em;
  font-size: 0.875em;
}
/* line 520, ../sass/app.scss */
.node-event.view-mode-full .field-name-field-event-link {
  margin: 1em 0;
}

/* line 528, ../sass/app.scss */
.node-resource.node-teaser .field {
  margin: 5px 0;
}
/* line 531, ../sass/app.scss */
.node-resource.node-teaser .body {
  margin-top: 1em;
}

/* line 541, ../sass/app.scss */
#footer {
  background: #0b6dd2;
  color: white;
}
/* line 546, ../sass/app.scss */
#footer a,
#footer h2 {
  color: white;
}
/* line 550, ../sass/app.scss */
#footer .block-twitter-block {
  background: url("../images/css/sprite-01.png") no-repeat 0 -160px;
  padding: 0 0 0 36px;
}
/* line 554, ../sass/app.scss */
#footer .block-twitter-block .block-content {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
  background: #3794f3;
  padding: 1em;
}
/* line 184, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
#footer .block-twitter-block .block-content:before, #footer .block-twitter-block .block-content:after {
  content: " ";
  display: table;
}
/* line 185, C:/Ruby200-x64/lib/ruby/gems/2.0.0/gems/zurb-foundation-4.1.1/scss/foundation/_foundation-global.scss */
#footer .block-twitter-block .block-content:after {
  clear: both;
}
/* line 560, ../sass/app.scss */
#footer .block-twitter-block .block-content .twitter_block_user {
  display: none;
}
/* line 561, ../sass/app.scss */
#footer .block-twitter-block .block-content ul {
  margin: 0;
}
/* line 565, ../sass/app.scss */
#footer #post-footer {
  background: #01317d;
  font-size: 12px;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 572, ../sass/app.scss */
#footer #post-footer div {
  display: inline-block;
}
/* line 575, ../sass/app.scss */
#footer #post-footer a {
  text-decoration: underline;
}

@media (max-width: 37.5em) {
  /* line 588, ../sass/app.scss */
  .row .large-1 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-2 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-3 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-4 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-5 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-6 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-7 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-8 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-9 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-10 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-11 {
    width: 100%;
  }

  /* line 588, ../sass/app.scss */
  .row .large-12 {
    width: 100%;
  }

  /* line 592, ../sass/app.scss */
  .row .push-1 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-1 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-2 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-2 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-3 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-3 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-4 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-4 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-5 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-5 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-6 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-6 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-7 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-7 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-8 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-8 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-9 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-9 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-10 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-10 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-11 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-11 {
    right: 0;
  }

  /* line 592, ../sass/app.scss */
  .row .push-12 {
    left: 0;
  }

  /* line 593, ../sass/app.scss */
  .row .pull-12 {
    right: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-1 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-2 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-3 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-4 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-5 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-6 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-7 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-8 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-9 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-10 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-11 {
    margin-left: 0;
  }

  /* line 598, ../sass/app.scss */
  .row .large-offset-12 {
    margin-left: 0;
  }

  /* line 606, ../sass/app.scss */
  #main .body .inline-sidebar {
    display: none;
  }

  /* line 617, ../sass/app.scss */
  .contextual-links-region a.contextual-links-trigger,
  .contextual-links-region ul.contextual-links {
    display: none !important;
  }
}
@media (min-width: 37.5625em) and (max-width: 48em) {
  /* line 626, ../sass/app.scss */
  .row .large-1 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-2 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-3 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-4 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-5 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-6 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-7 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-8 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-9 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-10 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-11 {
    width: 100%;
  }

  /* line 626, ../sass/app.scss */
  .row .large-12 {
    width: 100%;
  }

  /* line 630, ../sass/app.scss */
  .row .push-1 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-1 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-2 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-2 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-3 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-3 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-4 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-4 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-5 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-5 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-6 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-6 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-7 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-7 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-8 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-8 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-9 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-9 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-10 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-10 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-11 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-11 {
    right: 0;
  }

  /* line 630, ../sass/app.scss */
  .row .push-12 {
    left: 0;
  }

  /* line 631, ../sass/app.scss */
  .row .pull-12 {
    right: 0;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-1 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-2 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-3 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-4 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-5 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-6 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-7 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-8 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-9 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-10 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-11 {
    width: 100%;
  }

  /* line 635, ../sass/app.scss */
  .row .row .large-12 {
    width: 100%;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-1 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-2 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-3 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-4 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-5 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-6 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-7 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-8 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-9 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-10 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-11 {
    margin-left: 0;
  }

  /* line 640, ../sass/app.scss */
  .row .large-offset-12 {
    margin-left: 0;
  }
}
/**
 * Print styles
 * These are included after all other styles and work in conjunction with some
 * base print styles provided by Foundation.
 * @see app.scss
 * @see foundation/components/type
 */
@media print {
  /* line 12, ../sass/_print.scss */
  body {
    /* Never print the full-width blue header background. */
    background: none;
  }

  /* line 23, ../sass/_print.scss */
  #header .logo a img.logo {
    display: none;
  }

  /* line 30, ../sass/_print.scss */
  a[href]:after {
    content: "";
  }

  /* line 50, ../sass/_print.scss */
  .block-system-user-menu,
  .block-search-form .block-content,
  .block-sharethis,
  .block-interactive-rotator,
  .block-apwu-mobile-homepage-rotator,
  .block.stay-connected,
  #main-nav,
  #sub-navigation,
  .drupal-tabs,
  a.rss,
  a.view-all,
  .node-teaser ul.links,
  .page-search #search-form .form-submit,
  .page-search #search-form #edit-advanced,
  #sidebar-first,
  #footer {
    display: none !important;
  }

  /* line 54, ../sass/_print.scss */
  #page-title-banner {
    height: auto;
    background: transparent;
  }
  /* line 58, ../sass/_print.scss */
  #page-title-banner img {
    display: none;
  }
  /* line 62, ../sass/_print.scss */
  #page-title-banner #page-title {
    padding: 0;
  }

  /* line 70, ../sass/_print.scss */
  body.one-sidebar.sidebar-first #main {
    left: 0;
    width: 100%;
  }

  /* line 75, ../sass/_print.scss */
  #main > .block-content {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  /* line 85, ../sass/_print.scss */
  body.page-news #sidebar-second,
  body.section-events #sidebar-second,
  body.section-blog #sidebar-second {
    display: none;
  }
  /* line 89, ../sass/_print.scss */
  body.page-news #main,
  body.section-events #main,
  body.section-blog #main {
    width: 100%;
  }

  /* line 97, ../sass/_print.scss */
  .block-bean-tf-resources-filter,
  .block-bean-tf-news-filter {
    display: none !important;
  }

    /*(Here's my print styling for it.)
    .block-bean-tf-resources-filter,
    .block-bean-tf-news-filter {
      overflow: visible;
      margin: 20px 0 30px 0;
      padding: 0;
    }

    form.interactive-taxofacet-filter-form {

      .form-item {
        margin-top: 0;
        width: 27% !important;

        &.form-item-year {
          width: 10% !important;
        }

        label {
          display: block !important;
          height: 35px;
          font-size: emCalc(14px);
        }
        select {
          border: 0 none !important;
          padding: 0 !important;
        }
      }
      .top,
      .help-label,
      .form-actions {
        display: none !important;
      }

    }
    */
}
