@charset "CP850";
/* line 4, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 9, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
html,
body {
  font-size: 100%;
}

/* line 12, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
body {
  background: white;
  color: #444444;
  padding: 0;
  margin: 0;
  font-family: "Open Sans";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
}

/* line 25, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
a:focus {
  outline: none;
}

/* line 30, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
img,
object,
embed {
  max-width: 100%;
  height: auto;
}

/* line 33, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
object,
embed {
  height: 100%;
}

/* line 34, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
img {
  -ms-interpolation-mode: bicubic;
}

/* line 40, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.left {
  float: left !important;
}

/* line 46, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.right {
  float: right !important;
}

/* line 47, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-left {
  text-align: left !important;
}

/* line 48, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-right {
  text-align: right !important;
}

/* line 49, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-center {
  text-align: center !important;
}

/* line 50, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.text-justify {
  text-align: justify !important;
}

/* line 51, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.hide {
  display: none;
}

/* line 57, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
.antialiased {
  -webkit-font-smoothing: antialiased;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
img {
  display: inline-block;
}

/* line 67, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
textarea {
  height: auto;
  min-height: 50px;
}

/* line 70, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_global.scss */
select {
  width: 100%;
}

/* Grid HTML Classes */
/* line 106, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 940px;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row:after {
  clear: both;
}
/* line 110, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row .column,
.row .columns {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  float: left;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row.collapse .column,
.row.collapse .columns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 117, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row .row {
  width: auto;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row:before, .row .row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row:after {
  clear: both;
}
/* line 118, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row.collapse:before, .row .row.collapse:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.row .row.collapse:after {
  clear: both;
}

@media only screen {
  /* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .column,
  .row .columns {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-3 {
    position: relative;
    width: 25%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-6 {
    position: relative;
    width: 50%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-9 {
    position: relative;
    width: 75%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 128, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-12 {
    position: relative;
    width: 100%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 132, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .small-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 135, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }

  /* line 136, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  [class*="column"] + [class*="column"].end {
    float: left;
  }

  /* line 139, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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 only screen and (min-width: 48em) {
  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-1 {
    position: relative;
    width: 8.33333%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-2 {
    position: relative;
    width: 16.66667%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-3 {
    position: relative;
    width: 25%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-4 {
    position: relative;
    width: 33.33333%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-5 {
    position: relative;
    width: 41.66667%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-6 {
    position: relative;
    width: 50%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-7 {
    position: relative;
    width: 58.33333%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-8 {
    position: relative;
    width: 66.66667%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-9 {
    position: relative;
    width: 75%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-10 {
    position: relative;
    width: 83.33333%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-11 {
    position: relative;
    width: 91.66667%;
  }

  /* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-12 {
    position: relative;
    width: 100%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-1 {
    position: relative;
    margin-left: 8.33333%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-2 {
    position: relative;
    margin-left: 16.66667%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-3 {
    position: relative;
    margin-left: 25%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-4 {
    position: relative;
    margin-left: 33.33333%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-5 {
    position: relative;
    margin-left: 41.66667%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-6 {
    position: relative;
    margin-left: 50%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-7 {
    position: relative;
    margin-left: 58.33333%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-8 {
    position: relative;
    margin-left: 66.66667%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-9 {
    position: relative;
    margin-left: 75%;
  }

  /* line 150, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .row .large-offset-10 {
    position: relative;
    margin-left: 83.33333%;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }

  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }

  /* line 155, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-2 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-2 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-3 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-3 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-4 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-4 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-5 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-5 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-6 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-6 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-7 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-7 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-8 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-8 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-9 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-9 {
    right: inherit;
  }

  /* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-push-10 {
    left: inherit;
  }

  /* line 160, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_grid.scss */
  .small-pull-10 {
    right: inherit;
  }

  /* line 164, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -10px;
    *zoom: 1;
  }
  /* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table;
  }
  /* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
  [class*="block-grid-"]:after {
    clear: both;
  }
  /* line 26, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 10px 10px;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .small-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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 only screen and (min-width: 48em) {
  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li {
    width: 100%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li {
    width: 50%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li {
    width: 33.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li {
    width: 25%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li {
    width: 20%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li {
    width: 16.66667%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li {
    width: 14.28571%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li {
    width: 12.5%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li {
    width: 11.11111%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li {
    width: 10%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li {
    width: 9.09091%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }

  /* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li {
    width: 8.33333%;
    padding: 0 10px 10px;
  }
  /* line 39, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  .large-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }

  /* line 64, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_block-grid.scss */
  [class*="small-block-grid-"] > li {
    clear: none !important;
  }
}
/* line 106, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
p.lead {
  font-size: 1.21875em;
  line-height: 1.6;
}

/* line 111, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: 300;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
}

/* Typography resets */
/* line 139, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
a {
  color: #016968;
  text-decoration: none;
  line-height: inherit;
}
/* line 152, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
a:hover, a:focus {
  color: #01504f;
}
/* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
a img {
  border: none;
}

/* Default paragraph styles */
/* line 158, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  text-rendering: optimizeLegibility;
}
/* line 168, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
p aside {
  font-size: 0.875em;
  line-height: 1.35;
  font-style: italic;
}

/* Default header styles */
/* line 176, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h1, h2, h3, h4, h5, h6 {
  font-family: "Palatino Linotype";
  font-weight: bold;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  line-height: 1.2125em;
}
/* line 186, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-size: 60%;
  color: #6f6f6f;
  line-height: 0;
}

/* line 193, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h1 {
  font-size: 0.9375em;
}

/* line 194, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h2 {
  font-size: 0.8125em;
}

/* line 195, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h3 {
  font-size: 0.8125em;
}

/* line 196, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h4 {
  font-size: 0.625em;
}

/* line 197, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h5 {
  font-size: 0.625em;
}

/* line 198, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
h6 {
  font-size: 14px;
}

/* line 202, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
hr {
  border: solid #dedede;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25em 0 1.1875em;
  height: 0;
}

/* Helpful Typography Defaults */
/* line 212, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
em,
i {
  font-style: italic;
  line-height: inherit;
}

/* line 218, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
strong,
b {
  font-weight: bold;
  line-height: inherit;
}

/* line 223, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
small {
  font-size: 60%;
  line-height: inherit;
}

/* line 228, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #7f0a0c;
}

/* Lists */
/* line 237, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul,
ol,
dl {
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 1.25em;
  list-style-position: outside;
  font-family: inherit;
}

/* Unordered Lists */
/* line 249, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}
/* line 261, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.square {
  list-style-type: square;
}
/* line 262, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.circle {
  list-style-type: circle;
}
/* line 263, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.disc {
  list-style-type: disc;
}
/* line 264, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
/* line 271, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
ol li ul,
ol li ol {
  margin-left: 1.25em;
  margin-bottom: 0;
}

/* Definition Lists */
/* line 280, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
dl dt {
  margin-bottom: 0.3em;
  font-weight: bold;
}
/* line 284, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
dl dd {
  margin-bottom: 0.75em;
}

/* Abbreviations */
/* line 289, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #444444;
  border-bottom: 1px dotted #dddddd;
  cursor: help;
}

/* line 296, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
abbr {
  text-transform: none;
}

/* Blockquotes */
/* line 301, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote cite {
  display: block;
  font-size: 0.8125em;
  color: #555555;
}
/* line 310, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote cite:before {
  content: "\2014 \0020";
}
/* line 315, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

/* line 321, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
/* line 327, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/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, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vcard li {
  margin: 0;
  display: block;
}
/* line 337, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vcard .fn {
  font-weight: bold;
  font-size: 0.9375em;
}

/* line 344, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vevent .summary {
  font-weight: bold;
}
/* line 346, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625em;
}

@media only screen and (min-width: 48em) {
  /* line 357, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }

  /* line 358, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h1 {
    font-size: 1.5625em;
  }

  /* line 359, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h2 {
    font-size: 1.4375em;
  }

  /* line 360, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h3 {
    font-size: 1.125em;
  }

  /* line 361, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_type.scss */
  h4 {
    font-size: 0.9375em;
  }
}
/* line 161, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button, .button {
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.8125em;
  padding-left: 1.5em;
  font-size: 1em;
  background-color: #016968;
  border-color: #013636;
  color: white;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  background-color: #013636;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button:hover, button:focus, .button:hover, .button:focus {
  color: white;
}
/* line 166, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.secondary, .button.secondary {
  background-color: #d0d0d0;
  border-color: #b6b6b6;
  color: #333333;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  background-color: #b6b6b6;
}
/* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
  color: #333333;
}
/* line 167, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.success, .button.success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  background-color: #457a1a;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
  color: white;
}
/* line 168, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.alert, .button.alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  background-color: #970b0e;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
  color: white;
}
/* line 170, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.large, .button.large {
  padding-top: 1em;
  padding-right: 2em;
  padding-bottom: 1.0625em;
  padding-left: 2em;
  font-size: 1.25em;
}
/* line 171, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.small, .button.small {
  padding-top: 0.5625em;
  padding-right: 1.125em;
  padding-bottom: 0.625em;
  padding-left: 1.125em;
  font-size: 0.8125em;
}
/* line 172, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.tiny, .button.tiny {
  padding-top: 0.4375em;
  padding-right: 0.875em;
  padding-bottom: 0.5em;
  padding-left: 0.875em;
  font-size: 0.6875em;
}
/* line 173, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.expand, .button.expand {
  padding-top: false;
  padding-right: 0px;
  padding-bottom: false0.0625em;
  padding-left: 0px;
  width: 100%;
}
/* line 175, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.left-align, .button.left-align {
  text-align: left;
  text-indent: 0.75em;
}
/* line 176, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.right-align, .button.right-align {
  text-align: right;
  padding-right: 0.75em;
}
/* line 178, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #016968;
  border-color: #013636;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #013636;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  color: white;
}
/* line 136, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #016968;
}
/* line 179, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
  background-color: #d0d0d0;
  border-color: #b6b6b6;
  color: #333333;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #b6b6b6;
}
/* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  color: #333333;
}
/* line 136, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
  background-color: #d0d0d0;
}
/* line 180, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
  background-color: #5da423;
  border-color: #457a1a;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #457a1a;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  color: white;
}
/* line 136, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
  background-color: #5da423;
}
/* line 181, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
  background-color: #c60f13;
  border-color: #970b0e;
  color: white;
  cursor: default;
  opacity: 0.6;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #970b0e;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  color: white;
}
/* line 136, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
  background-color: #c60f13;
}

/* line 187, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button,
button.button {
  padding-top: 0.8125em;
  padding-bottom: 0.75em;
}
/* line 189, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button.tiny,
button.button.tiny {
  padding-top: 0.5em;
  padding-bottom: 0.4375em;
}
/* line 190, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button.small,
button.button.small {
  padding-top: 0.625em;
  padding-bottom: 0.5625em;
}
/* line 191, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input.button.large,
button.button.large {
  padding-top: 1.03125em;
  padding-bottom: 1.03125em;
}

@media only screen {
  /* line 197, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
  }
  /* line 141, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
  .button:active {
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset;
  }
  /* line 205, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button.radius {
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  /* line 206, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
  }
}
@media only screen and (min-width: 48em) {
  /* line 213, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
  .button {
    display: inline-block;
  }
}
/* Standard Forms */
/* line 247, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form {
  margin: 0 0 1em;
}

/* Using forms within rows, we need to set some defaults */
/* line 62, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row {
  margin: -0.5em;
}
/* line 65, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row .column,
form .row .row .columns {
  padding: 0 0.5em;
}
/* line 68, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row.collapse {
  margin: 0;
}
/* line 71, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row .row.collapse .column,
form .row .row.collapse .columns {
  padding: 0;
}
/* line 76, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
form .row input.column,
form .row input.columns {
  padding-left: 0.5em;
}

/* Label Styles */
/* line 253, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
label {
  font-size: 0.875em;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: 500;
  margin-bottom: 0.1875em;
}
/* line 254, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
label.right {
  float: none;
  text-align: right;
}
/* line 255, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
label.inline {
  margin: 0 0 1em 0;
  padding: 0.625em 0;
}

/* Attach elements to the beginning or end of an input */
/* line 260, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875em;
  height: 2.3125em;
  line-height: 2.3125em;
}

/* Adjust padding, alignment and radius if pre/post element is a button */
/* line 263, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 264, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125em;
}

/* line 265, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 266, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 267, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

/* line 268, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* Separate prefix and postfix styles when on span so buttons keep their own */
/* line 271, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.prefix {
  background: #f2f2f2;
  border-color: #d9d9d9;
  border-right: none;
  color: #333333;
}
/* line 272, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.prefix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}

/* line 274, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.postfix {
  background: #f2f2f2;
  border-color: #cccccc;
  border-left: none;
  color: #333333;
}
/* line 275, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
span.postfix.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* Input groups will automatically style first and last elements of the group */
/* line 281, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:first-child, .input-group.radius > *:first-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 284, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.radius > *:last-child, .input-group.radius > *:last-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
/* line 289, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.round > *:first-child, .input-group.round > *:first-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}
/* line 292, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.input-group.round > *:last-child, .input-group.round > *:last-child * {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-topright: 1000px;
  -moz-border-radius-bottomright: 1000px;
  -webkit-border-top-right-radius: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
}

/* We use this to get basic styling on all basic form elements */
/* line 312, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 12px;
  margin: 0 0 1em 0;
  padding: 0.5em;
  height: 2.3125em;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
/* line 96, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}
/* line 103, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
input[type="text"][disabled],
input[type="password"][disabled],
input[type="date"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="month"][disabled],
input[type="week"][disabled],
input[type="email"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="time"][disabled],
input[type="url"][disabled],
textarea[disabled] {
  background-color: #dddddd;
}

/* We add basic fieldset styling */
/* line 318, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25em;
  margin: 1.125em 0;
}
/* line 204, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
fieldset legend {
  font-weight: bold;
  background: white;
  padding: 0 0.1875em;
  margin: 0;
  margin-left: -0.1875em;
}

/* Error Handling */
/* line 326, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error input,
input.error,
.error textarea,
textarea.error {
  border-color: #c60f13;
  background-color: rgba(198, 15, 19, 0.1);
}
/* line 219, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error input:focus,
input.error:focus,
.error textarea:focus,
textarea.error:focus {
  background: #fafafa;
  border-color: #999999;
}

/* line 331, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error label,
label.error {
  color: #c60f13;
}

/* line 334, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_forms.scss */
.error small,
small.error {
  display: block;
  padding: 0.375em 0.25em;
  margin-top: -1.3125em;
  margin-bottom: 1em;
  font-size: 0.75em;
  font-weight: bold;
  background: #c60f13;
  color: white;
}

/* Sections */
/* line 206, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container, .section-container.auto {
  width: 100%;
  display: block;
  margin-bottom: 1.25em;
  border: 1px solid #cccccc;
  border-top: none;
}
/* line 210, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section,
.section-container .section, .section-container.auto section,
.section-container.auto .section {
  border-top: 1px solid #cccccc;
  position: relative;
}
/* line 74, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .title,
.section-container .section .title, .section-container.auto section .title,
.section-container.auto .section .title {
  top: 0;
  cursor: pointer;
  width: 100%;
  margin: 0;
  background-color: #efefef;
}
/* line 81, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .title a,
.section-container .section .title a, .section-container.auto section .title a,
.section-container.auto .section .title a {
  padding: 0.9375em;
  display: inline-block;
  color: #333333;
  font-size: 0.875em;
  white-space: nowrap;
  width: 100%;
}
/* line 89, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .title:hover,
.section-container .section .title:hover, .section-container.auto section .title:hover,
.section-container.auto .section .title:hover {
  background-color: #e2e2e2;
}
/* line 92, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .content,
.section-container .section .content, .section-container.auto section .content,
.section-container.auto .section .content {
  display: none;
  padding: 0.9375em;
  background-color: white;
}
/* line 97, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .content > *:last-child,
.section-container .section .content > *:last-child, .section-container.auto section .content > *:last-child,
.section-container.auto .section .content > *:last-child {
  margin-bottom: 0;
}
/* line 98, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .content > *:first-child,
.section-container .section .content > *:first-child, .section-container.auto section .content > *:first-child,
.section-container.auto .section .content > *:first-child {
  padding-top: 0;
}
/* line 99, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section .content > *:last-child,
.section-container .section .content > *:last-child, .section-container.auto section .content > *:last-child,
.section-container.auto .section .content > *:last-child {
  padding-bottom: 0;
}
/* line 104, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section.active .content,
.section-container .section.active .content, .section-container.auto section.active .content,
.section-container.auto .section.active .content {
  display: block;
}
/* line 105, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container section.active .title,
.section-container .section.active .title, .section-container.auto section.active .title,
.section-container.auto .section.active .title {
  background: #d5d5d5;
}

/* line 215, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs {
  border: 0;
  position: relative;
}
/* line 219, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section,
.section-container.tabs .section {
  padding-top: 0;
  border: 0;
  position: static;
}
/* line 117, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section .title,
.section-container.tabs .section .title {
  width: auto;
  border: 1px solid #cccccc;
  border-right: 0;
  border-bottom: 0;
  position: absolute;
  z-index: 1;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section .title a,
.section-container.tabs .section .title a {
  width: 100%;
}
/* line 127, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section:last-child .title,
.section-container.tabs .section:last-child .title {
  border-right: 1px solid #cccccc;
}
/* line 129, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section .content,
.section-container.tabs .section .content {
  border: 1px solid #cccccc;
  position: absolute;
  z-index: 10;
  top: -1px;
}
/* line 138, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section.active .title,
.section-container.tabs .section.active .title {
  background-color: white;
  z-index: 11;
  border-bottom: 0;
}
/* line 143, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
.section-container.tabs section.active .content,
.section-container.tabs .section.active .content {
  position: relative;
}

@media only screen and (min-width: 48em) {
  /* line 224, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto {
    border: 0;
    position: relative;
  }
  /* line 228, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section,
  .section-container.auto .section {
    padding-top: 0;
    border: 0;
    position: static;
  }
  /* line 117, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section .title,
  .section-container.auto .section .title {
    width: auto;
    border: 1px solid #cccccc;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    z-index: 1;
  }
  /* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section .title a,
  .section-container.auto .section .title a {
    width: 100%;
  }
  /* line 127, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section:last-child .title,
  .section-container.auto .section:last-child .title {
    border-right: 1px solid #cccccc;
  }
  /* line 129, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section .content,
  .section-container.auto .section .content {
    border: 1px solid #cccccc;
    position: absolute;
    z-index: 10;
    top: -1px;
  }
  /* line 138, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section.active .title,
  .section-container.auto .section.active .title {
    background-color: white;
    z-index: 11;
    border-bottom: 0;
  }
  /* line 143, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.auto section.active .content,
  .section-container.auto .section.active .content {
    position: relative;
  }

  /* line 230, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.accordion .section {
    padding-top: 0 !important;
  }

  /* line 234, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav {
    border: 1px solid #cccccc;
    border-top: none;
  }
  /* line 238, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section,
  .section-container.vertical-nav .section {
    padding-top: 0 !important;
  }
  /* line 152, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section .title a,
  .section-container.vertical-nav .section .title a {
    display: block;
    width: 100%;
  }
  /* line 154, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section .content,
  .section-container.vertical-nav .section .content {
    display: none;
  }
  /* line 157, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.vertical-nav section.active .content,
  .section-container.vertical-nav .section.active .content {
    display: block;
    position: absolute;
    left: 100%;
    top: -1px;
    z-index: 999;
    min-width: 12.5em;
    border: 1px solid #cccccc;
  }

  /* line 241, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav {
    position: relative;
    background: #efefef;
    border: 1px solid #cccccc;
  }
  /* line 245, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section,
  .section-container.horizontal-nav .section {
    padding-top: 0;
    border: 0;
    position: static;
  }
  /* line 175, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section .title,
  .section-container.horizontal-nav .section .title {
    width: auto;
    border: 1px solid #cccccc;
    border-left: 0;
    top: -1px;
    position: absolute;
    z-index: 1;
  }
  /* line 183, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section .title a,
  .section-container.horizontal-nav .section .title a {
    width: 100%;
  }
  /* line 186, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section .content,
  .section-container.horizontal-nav .section .content {
    display: none;
  }
  /* line 189, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_section.scss */
  .section-container.horizontal-nav section.active .content,
  .section-container.horizontal-nav .section.active .content {
    display: block;
    position: absolute;
    z-index: 999;
    left: 0;
    top: -2px;
    min-width: 12.5em;
    border: 1px solid #cccccc;
  }
}
/* line 31, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: #ebebeb;
}
/* line 37, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
/* line 43, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container img {
  display: block;
}
/* line 45, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * {
  position: relative;
  float: left;
  height: 100%;
}
/* line 50, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption {
  position: absolute;
  bottom: 0;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 10px 14px;
  font-size: 0.875em;
}
/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slides-container > * .orbit-caption * {
  color: white;
}
/* line 65, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 12px;
}
/* line 70, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-slide-number span {
  font-weight: 700;
}
/* line 73, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 6px;
  width: 100px;
}
/* line 79, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer .orbit-progress {
  height: 100%;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 0%;
}
/* line 87, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer > span {
  display: none;
  position: absolute;
  top: 10px;
  right: 0px;
  width: 11px;
  height: 14px;
  border: solid 4px #000;
  border-top: none;
  border-bottom: none;
}
/* line 100, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-timer.paused > span {
  right: -6px;
  top: 9px;
  width: 11px;
  height: 14px;
  border: solid 8px;
  border-color: transparent transparent transparent #000;
}
/* line 111, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container:hover .orbit-timer > span {
  display: block;
}
/* line 115, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev,
.orbit-container .orbit-next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.6);
  width: 50px;
  height: 60px;
  line-height: 50px;
  color: white;
  text-indent: -9999px !important;
}
/* line 127, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span,
.orbit-container .orbit-next > span {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  display: block;
  width: 0;
  height: 0;
  border: solid 16px;
}
/* line 137, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev {
  left: 0;
}
/* line 138, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev > span {
  border-color: transparent;
  border-right-color: #fff;
}
/* line 142, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-prev:hover > span {
  border-right-color: #ccc;
}
/* line 146, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next {
  right: 0;
}
/* line 147, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next > span {
  border-color: transparent;
  border-left-color: #fff;
  left: 50%;
  margin-left: -8px;
}
/* line 153, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-container .orbit-next:hover > span {
  border-left-color: #ccc;
}

/* line 159, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
}
/* line 165, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li {
  display: block;
  width: 18px;
  height: 18px;
  background: #fff;
  float: left;
  margin-right: 6px;
  border: solid 2px #000;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}
/* line 175, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li.active {
  background: #000;
}
/* line 179, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.orbit-bullets li:last-child {
  margin-right: 0;
}

/* line 186, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none;
}
/* line 189, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
.touch .orbit-bullets {
  display: none;
}

@media only screen and (min-width: 48em) {
  /* line 198, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit;
  }
  /* line 201, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_orbit.scss */
  .touch .orbit-bullets {
    display: block;
  }
}
/* line 104, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0;
}

/* line 106, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  background-color: #fff;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25em;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 50px;
}
/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal .column,
.reveal-modal .columns {
  min-width: 0;
}
/* line 63, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :first-child {
  margin-top: 0;
}
/* line 64, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal > :last-child {
  margin-bottom: 0;
}
/* line 110, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
.reveal-modal .close-reveal-modal {
  font-size: 1.375em;
  line-height: 1;
  position: absolute;
  top: 0.5em;
  right: 0.6875em;
  color: #aaaaaa;
  font-weight: bold;
  cursor: pointer;
}

@media only screen and (min-width: 48em) {
  /* line 116, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal {
    padding: 1.875em;
    top: 6.25em;
  }
  /* line 119, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.small {
    margin-left: -15%;
    width: 30%;
  }
  /* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.medium {
    margin-left: -20%;
    width: 40%;
  }
  /* line 121, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.large {
    margin-left: -30%;
    width: 60%;
  }
  /* line 122, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.xlarge {
    margin-left: -35%;
    width: 70%;
  }
  /* line 123, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  .reveal-modal.expand {
    margin-left: -47.5%;
    width: 95%;
  }
}
@media print {
  /* line 129, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_reveal.scss */
  div:not(.reveal-modal) {
    display: none;
  }
}
/* Inline Lists */
/* line 48, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
.inline-list {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 40, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
.inline-list > li > * {
  display: block;
}

/* Tooltips */
/* line 27, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333;
}
/* line 34, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.has-tip:hover, .has-tip:focus {
  border-bottom: dotted 1px #000404;
  color: #016968;
}
/* line 40, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.has-tip.tip-left, .has-tip.tip-right {
  float: none !important;
}

/* line 43, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: bold;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: black;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
/* line 58, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.tooltip > .nub {
  display: block;
  left: 5px;
  position: absolute;
  width: 0;
  height: 0;
  border: solid 5px;
  border-color: transparent transparent black transparent;
  top: -10px;
}
/* line 69, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.tooltip.opened {
  color: #016968 !important;
  border-bottom: dotted 1px #000404 !important;
}

/* line 75, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
.tap-to-close {
  display: block;
  font-size: 0.625em;
  color: #888888;
  font-weight: normal;
}

@media only screen and (min-width: 48em) {
  /* line 84, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip > .nub {
    border-color: transparent transparent black transparent;
    top: -10px;
  }
  /* line 88, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-top > .nub {
    border-color: black transparent transparent transparent;
    top: auto;
    bottom: -10px;
  }
  /* line 95, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important;
  }
  /* line 97, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent black;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px;
  }
  /* line 104, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_tooltips.scss */
  .tooltip.tip-right > .nub {
    border-color: transparent black transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px;
  }
}
/* line 2, ../sass/_mixins.scss */
.lt-ie9 [class*="column"] + [class*="column"]:last-child {
  float: right;
}

/* line 3, ../sass/_mixins.scss */
.lt-ie9 [class*="column"] + [class*="column"].end {
  float: left;
}

/* line 634, icon/*.png */
.icon-sprite, .icon-calendar-white, .icon-calendar, .icon-contact, .icon-download-white, .icon-download, .icon-exclamation-white, .icon-exclamation, .icon-expand-white, .icon-expand, .icon-external-link-white, .icon-external-link, .icon-eye-white, .icon-eye, .icon-favourites-add-small-white, .icon-favourites-add-small, .icon-favourites-add, .icon-favourites, .icon-feedback-white, .icon-feedback, .icon-hearings-white, .icon-hearings, .icon-heart-white, .icon-heart, .icon-history-white, .icon-history, .icon-info-white, .icon-info, .icon-legislation-white, .icon-legislation, .icon-logo-dirnat, .icon-logo-klif, .icon-news-white, .icon-news, .icon-newsletter-white, .icon-newsletter, .icon-page-white, .icon-page, .icon-pages-white, .icon-pages, .icon-paper, .icon-print-white, .icon-print, .icon-publication-white, .icon-publication, .icon-refresh-white, .icon-refresh, .icon-screen, .icon-share-facebook, .icon-share-flickr, .icon-share-linkedin, .icon-share-rss, .icon-share-small-white, .icon-share-small, .icon-share-twitter, .icon-share, .icon-skip-first, .icon-skip-last, .icon-star-white, .icon-star, .icon-subject-white, .icon-subject, .icon-tag, .icon-thumb-white, .icon-thumb, .icon-tool-white, .icon-tool, .icon-useful-sites-white, .icon-useful-sites, .icon-white-download, .icon-white-hearings, .icon-white-legislation, .icon-white-news, .icon-white-publication, .icon-white-subject, .icon-white-tool, .icon-calendar-white:before, .icon-calendar:before, .icon-contact:before, .icon-download-white:before, .icon-download:before, .icon-exclamation-white:before, .icon-exclamation:before, .icon-expand-white:before, .icon-expand:before, .icon-external-link-white:before, .icon-external-link:before, .icon-eye-white:before, .icon-eye:before, .icon-favourites-add-small-white:before, .icon-favourites-add-small:before, .icon-favourites-add:before, .icon-favourites:before, .icon-feedback-white:before, .icon-feedback:before, .icon-hearings-white:before, .icon-hearings:before, .icon-heart-white:before, .icon-heart:before, .icon-history-white:before, .icon-history:before, .icon-info-white:before, .icon-info:before, .icon-legislation-white:before, .icon-legislation:before, .icon-logo-dirnat:before, .icon-logo-klif:before, .icon-news-white:before, .icon-news:before, .icon-newsletter-white:before, .icon-newsletter:before, .icon-page-white:before, .icon-page:before, .icon-pages-white:before, .icon-pages:before, .icon-paper:before, .icon-print-white:before, .icon-print:before, .icon-publication-white:before, .icon-publication:before, .icon-refresh-white:before, .icon-refresh:before, .icon-screen:before, .icon-share-facebook:before, .icon-share-flickr:before, .icon-share-linkedin:before, .icon-share-rss:before, .icon-share-small-white:before, .icon-share-small:before, .icon-share-twitter:before, .icon-share:before, .icon-skip-first:before, .icon-skip-last:before, .icon-star-white:before, .icon-star:before, .icon-subject-white:before, .icon-subject:before, .icon-tag:before, .icon-thumb-white:before, .icon-thumb:before, .icon-tool-white:before, .icon-tool:before, .icon-useful-sites-white:before, .icon-useful-sites:before, .icon-white-download:before, .icon-white-hearings:before, .icon-white-legislation:before, .icon-white-news:before, .icon-white-publication:before, .icon-white-subject:before, .icon-white-tool:before, a.quicklink.icon-white-publication:before, a.quicklink.icon-white-tool:before, a.quicklink.icon-white-legislation:before, a.quicklink.icon-white-subject:before, a.quicklink.icon-white-news:before, a.quicklink.icon-white-hearings:before, div.tags:before, section.layout-article .content .publisher.klif:before, section.layout-article .content .publisher.dirnat:before, section.layout-article .content div.print-and-tips a.print:before, section.layout-article .content div.print-and-tips a.tip:before, .calendar h2:before, .download a.quicklink:before, .link-boxes h2:before, section.list.history h2:before, section.list.most-visited h2:before, section.list.read-more h2:before, nav.tools > ul > li.favourites-add > a.toggle:before, nav.tools > ul > li.favourites > a.toggle:before, nav.tools > ul > li.contact > a.toggle:before, nav.tools > ul > li.share > a.toggle:before, .news-highlight .icon:before, .news-highlight .alphabet h2:before, .alphabet .news-highlight h2:before, .news-highlight .notify h2:before, .notify .news-highlight h2:before, .news-highlight .search-details h2:before, .search-details .news-highlight h2:before, .news-highlight .search-list .results h2:before, .search-list .results .news-highlight h2:before, .news-list h2:before, .hearings-list h2:before, .newsletter h2:before, ul.paging li.goto_first a:before,
section.list ul.paging li.goto_first a:before, ul.paging li.goto_last a:before,
section.list ul.paging li.goto_last a:before, .publication-sorter h2.icon:before, .publication-sorter .alphabet h2:before, .alphabet .publication-sorter h2:before, .publication-sorter .notify h2:before, .notify .publication-sorter h2:before, .publication-sorter .search-details h2:before, .search-details .publication-sorter h2:before, .publication-sorter .search-list .results h2:before, .search-list .results .publication-sorter h2:before, .quicklinks ul li a.icon-white-publication:before, .quicklinks ul li a.icon-white-tool:before, .quicklinks ul li a.icon-white-legislation:before, .quicklinks ul li a.icon-white-subject:before, .quicklinks ul li a.icon-white-news:before, .quicklinks ul li a.icon-white-hearings:before, section.share .icon:before, section.share .alphabet h2:before, .alphabet section.share h2:before, section.share .notify h2:before, .notify section.share h2:before, section.share .search-details h2:before, .search-details section.share h2:before, section.share .search-list .results h2:before, .search-list .results section.share h2:before, .service-boxes h2:before, .service-filter h2:before {
  background: url('/images/icon-s2d0ea3240b.png') no-repeat;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-calendar-white {
  background-position: 0 -1182px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-calendar {
  background-position: 0 -1220px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-contact {
  background-position: 0 -470px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-download-white {
  background-position: 0 -1049px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-download {
  background-position: 0 -1106px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-exclamation-white {
  background-position: 0 -1011px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-exclamation {
  background-position: 0 -1068px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-expand-white {
  background-position: 0 -878px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-expand {
  background-position: 0 -1239px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-external-link-white {
  background-position: 0 -935px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-external-link {
  background-position: 0 -954px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-eye-white {
  background-position: 0 -973px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-eye {
  background-position: 0 -1030px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-favourites-add-small-white {
  background-position: 0 -859px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-favourites-add-small {
  background-position: 0 -783px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-favourites-add {
  background-position: 0 -443px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-favourites {
  background-position: 0 -645px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-feedback-white {
  background-position: 0 -802px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-feedback {
  background-position: 0 -897px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-hearings-white {
  background-position: 0 -764px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-hearings {
  background-position: 0 -821px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-heart-white {
  background-position: 0 -1296px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-heart {
  background-position: 0 -1315px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-history-white {
  background-position: 0 -1201px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-history {
  background-position: 0 -726px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-info-white {
  background-position: 0 -1277px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-info {
  background-position: 0 -1365px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-legislation-white {
  background-position: 0 -535px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-legislation {
  background-position: 0 -607px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-logo-dirnat {
  background-position: 0 0;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-logo-klif {
  background-position: 0 -35px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-news-white {
  background-position: 0 -497px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-news {
  background-position: 0 -516px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-newsletter-white {
  background-position: 0 -588px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-newsletter {
  background-position: 0 -669px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-page-white {
  background-position: 0 -1529px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-page {
  background-position: 0 -1510px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pages-white {
  background-position: 0 -688px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-pages {
  background-position: 0 -745px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-paper {
  background-position: 0 -96px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-print-white {
  background-position: 0 -992px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-print {
  background-position: 0 -1087px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-publication-white {
  background-position: 0 -1403px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-publication {
  background-position: 0 -1434px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-refresh-white {
  background-position: 0 -626px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-refresh {
  background-position: 0 -707px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-screen {
  background-position: 0 -70px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-facebook {
  background-position: 0 -401px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-flickr {
  background-position: 0 -422px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-linkedin {
  background-position: 0 -300px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-rss {
  background-position: 0 -245px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-small-white {
  background-position: 0 -1144px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-small {
  background-position: 0 -1346px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share-twitter {
  background-position: 0 -380px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-share {
  background-position: 0 -355px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-skip-first {
  background-position: 0 -1422px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-skip-last {
  background-position: 0 -1334px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-star-white {
  background-position: 0 -1125px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-star {
  background-position: 0 -1163px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-subject-white {
  background-position: 0 -1548px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-subject {
  background-position: 0 -1491px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-tag {
  background-position: 0 -84px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-thumb-white {
  background-position: 0 -1258px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-thumb {
  background-position: 0 -1384px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-tool-white {
  background-position: 0 -840px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-tool {
  background-position: 0 -916px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-useful-sites-white {
  background-position: 0 -1472px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-useful-sites {
  background-position: 0 -1453px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-download {
  background-position: 0 -177px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-hearings {
  background-position: 0 -211px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-legislation {
  background-position: 0 -109px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-news {
  background-position: 0 -266px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-publication {
  background-position: 0 -321px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-subject {
  background-position: 0 -554px;
}

/* line 60, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss */
.icon-white-tool {
  background-position: 0 -143px;
}

/* line 116, ../sass/_mixins.scss */
.icon-calendar-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-calendar-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1182px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-calendar-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-calendar {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-calendar:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1220px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-calendar {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-contact {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-contact:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -470px;
  width: 30px;
  height: 27px;
}

/*
@media print{
  * .icon-contact {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-download-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-download-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1049px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-download-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-download {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-download:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1106px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-download {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-exclamation-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-exclamation-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1011px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-exclamation-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-exclamation {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-exclamation:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1068px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-exclamation {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-expand-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-expand-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -878px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-expand-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-expand {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-expand:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1239px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-expand {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-external-link-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-external-link-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -935px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-external-link-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-external-link {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-external-link:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -954px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-external-link {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-eye-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-eye-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -973px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-eye-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-eye {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-eye:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1030px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-eye {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-favourites-add-small-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-favourites-add-small-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -859px;
  width: 20px;
  height: 19px;
}

/*
@media print{
  * .icon-favourites-add-small-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-favourites-add-small {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-favourites-add-small:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -783px;
  width: 20px;
  height: 19px;
}

/*
@media print{
  * .icon-favourites-add-small {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-favourites-add {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-favourites-add:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -443px;
  width: 30px;
  height: 27px;
}

/*
@media print{
  * .icon-favourites-add {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-favourites {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-favourites:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -645px;
  width: 25px;
  height: 24px;
}

/*
@media print{
  * .icon-favourites {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-feedback-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-feedback-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -802px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-feedback-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-feedback {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-feedback:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -897px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-feedback {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-hearings-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-hearings-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -764px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-hearings-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-hearings {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-hearings:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -821px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-hearings {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-heart-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-heart-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1296px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-heart-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-heart {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-heart:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1315px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-heart {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-history-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-history-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1201px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-history-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-history {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-history:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -726px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-history {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-info-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-info-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1277px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-info-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-info {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-info:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1365px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-info {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-legislation-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-legislation-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -535px;
  width: 22px;
  height: 19px;
}

/*
@media print{
  * .icon-legislation-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-legislation {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-legislation:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -607px;
  width: 22px;
  height: 19px;
}

/*
@media print{
  * .icon-legislation {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-logo-dirnat {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-logo-dirnat:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 0;
  width: 161px;
  height: 35px;
}

/*
@media print{
  * .icon-logo-dirnat {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-logo-klif {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-logo-klif:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -35px;
  width: 120px;
  height: 35px;
}

/*
@media print{
  * .icon-logo-klif {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-news-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-news-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -497px;
  width: 20px;
  height: 19px;
}

/*
@media print{
  * .icon-news-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-news {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-news:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -516px;
  width: 20px;
  height: 19px;
}

/*
@media print{
  * .icon-news {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-newsletter-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-newsletter-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -588px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-newsletter-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-newsletter {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-newsletter:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -669px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-newsletter {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-page-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-page-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1529px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-page-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-page {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-page:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1510px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-page {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-pages-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-pages-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -688px;
  width: 24px;
  height: 19px;
}

/*
@media print{
  * .icon-pages-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-pages {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-pages:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -745px;
  width: 24px;
  height: 19px;
}

/*
@media print{
  * .icon-pages {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-paper {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-paper:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -96px;
  width: 11px;
  height: 13px;
}

/*
@media print{
  * .icon-paper {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-print-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-print-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -992px;
  width: 20px;
  height: 19px;
}

/*
@media print{
  * .icon-print-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-print {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-print:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1087px;
  width: 20px;
  height: 19px;
}

/*
@media print{
  * .icon-print {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-publication-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-publication-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1403px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-publication-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-publication {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-publication:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1434px;
  width: 17px;
  height: 19px;
}

/*
@media print{
  * .icon-publication {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-refresh-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-refresh-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -626px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-refresh-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-refresh {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-refresh:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -707px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-refresh {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-screen {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-screen:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -70px;
  width: 16px;
  height: 14px;
}

/*
@media print{
  * .icon-screen {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-facebook {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-facebook:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -401px;
  width: 21px;
  height: 21px;
}

/*
@media print{
  * .icon-share-facebook {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-flickr {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-flickr:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -422px;
  width: 21px;
  height: 21px;
}

/*
@media print{
  * .icon-share-flickr {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-linkedin {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-linkedin:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -300px;
  width: 21px;
  height: 21px;
}

/*
@media print{
  * .icon-share-linkedin {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-rss {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-rss:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -245px;
  width: 21px;
  height: 21px;
}

/*
@media print{
  * .icon-share-rss {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-small-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-small-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1144px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-share-small-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-small {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-small:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1346px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-share-small {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share-twitter {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share-twitter:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -380px;
  width: 21px;
  height: 21px;
}

/*
@media print{
  * .icon-share-twitter {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-share {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-share:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -355px;
  width: 26px;
  height: 25px;
}

/*
@media print{
  * .icon-share {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-skip-first {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-skip-first:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1422px;
  width: 11px;
  height: 12px;
}

/*
@media print{
  * .icon-skip-first {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-skip-last {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-skip-last:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1334px;
  width: 11px;
  height: 12px;
}

/*
@media print{
  * .icon-skip-last {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-star-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-star-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1125px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-star-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-star {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-star:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1163px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-star {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-subject-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-subject-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1548px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-subject-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-subject {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-subject:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1491px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-subject {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-tag {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-tag:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -84px;
  width: 12px;
  height: 12px;
}

/*
@media print{
  * .icon-tag {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-thumb-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-thumb-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1258px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-thumb-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-thumb {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-thumb:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1384px;
  width: 19px;
  height: 19px;
}

/*
@media print{
  * .icon-thumb {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-tool-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-tool-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -840px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-tool-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-tool {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-tool:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -916px;
  width: 18px;
  height: 19px;
}

/*
@media print{
  * .icon-tool {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-useful-sites-white {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-useful-sites-white:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1472px;
  width: 15px;
  height: 19px;
}

/*
@media print{
  * .icon-useful-sites-white {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-useful-sites {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-useful-sites:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1453px;
  width: 15px;
  height: 19px;
}

/*
@media print{
  * .icon-useful-sites {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-download {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-download:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -177px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-download {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-hearings {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-hearings:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -211px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-hearings {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-legislation {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-legislation:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -109px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-legislation {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-news {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-news:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -266px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-news {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-publication {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-publication:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -321px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-publication {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-subject {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-subject:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -554px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-subject {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
/* line 116, ../sass/_mixins.scss */
.icon-white-tool {
  background-image: none;
}
/* line 103, ../sass/_mixins.scss */
.icon-white-tool:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -143px;
  width: 34px;
  height: 34px;
}

/*
@media print{
  * .icon-white-tool {
    &:before{
      background-image: url("/FrameWork/foundation/images/sprites.png") !important; // Override Foundation's print styles
      background-color: red !important;
      border: solid 1px red !important;
      //@include icon($sprite, true);
    }
  }
}
*/
@font-face {
  font-family: 'Open Sans';
  src: url("../fonts/open-sans/OpenSans-Regular-webfont.eot");
  src: url("../fonts/open-sans/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/open-sans/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/open-sans/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Extra Bold';
  src: url("../fonts/open-sans/OpenSans-ExtraBold-webfont.eot");
  src: url("../fonts/open-sans/OpenSans-ExtraBold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-ExtraBold-webfont.woff") format("woff"), url("../fonts/open-sans/OpenSans-ExtraBold-webfont.ttf") format("truetype"), url("../fonts/open-sans/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Open Sans Bold';
  src: url("../fonts/open-sans/OpenSans-Bold-webfont.eot");
  src: url("../fonts/open-sans/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/open-sans/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/open-sans/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 2, ../sass/base/_foundation-overrides.scss */
.tooltip .nub {
  display: none;
}

/* line 7, ../sass/base/_foundation-overrides.scss */
.tooltip.tip-left {
  margin-right: 60px;
  min-width: 210px;
  background-color: #f1f1f1;
  font-weight: normal;
  font-size: 14px;
  font-style: italic;
  color: #444444;
  padding: 10px;
  border-radius: 0;
  border: solid 1px #e8e8e8;
}
/* line 19, ../sass/base/_foundation-overrides.scss */
.tooltip.tip-left .nub {
  border-left-color: #f1f1f1;
}

/* line 26, ../sass/base/_foundation-overrides.scss */
.lt-ie9 .tooltip.tip-left .nub {
  display: none;
}

/* line 32, ../sass/base/_foundation-overrides.scss */
.reveal-modal {
  position: fixed;
  z-index: 9999;
  left: 50%;
  width: 650px;
  margin-left: -325px;
}
/* line 39, ../sass/base/_foundation-overrides.scss */
.reveal-modal .close-reveal-modal {
  font-size: 22px;
}

@media only screen and (max-width: 650px) {
  /* line 45, ../sass/base/_foundation-overrides.scss */
  .reveal-modal {
    width: 300px;
    margin-left: -150px;
  }
}
@media print {
  /* line 4, ../sass/base/_print.scss */
  div:not(.reveal-modal) {
    display: block;
  }
}
@media print {
  /* line 15, ../sass/base/_print.scss */
  a,
  a:visited {
    text-decoration: inherit;
  }

  /* line 16, ../sass/base/_print.scss */
  a[href]:after {
    content: "";
  }

  /* line 23, ../sass/base/_print.scss */
  header,
  nav {
    display: none !important;
  }

  /* line 28, ../sass/base/_print.scss */
  section.layout-article section.content {
    margin-left: 0 !important;
  }
}
/*
## Tags

Examples of defaults:
```
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<p>Paragraph<br />Paragraph<br />Paragraph</p>
<input type="text" placeholder="text" />
<textarea>Textarea</textarea>

```

*/
/* line 21, ../sass/base/_tags.scss */
*, *:before, *:after {
  *behavior: url(/FrameWork/boxsizing.htc);
}

/* line 26, ../sass/base/_tags.scss */
html {
  min-height: 101%;
}

/* line 33, ../sass/base/_tags.scss */
html.js body {
  background-image: url("../images/loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
  position: fixed;
  min-width: 300px;
}
/* line 38, ../sass/base/_tags.scss */
html.js body > * {
  opacity: 0;
}
/* line 43, ../sass/base/_tags.scss */
html.js body.state-loaded {
  background-image: none;
  position: relative;
  background-color: #dddddd;
}
/* line 48, ../sass/base/_tags.scss */
html.js body.state-loaded > * {
  opacity: 1;
}

/* line 58, ../sass/base/_tags.scss */
.lt-ie9 body > * {
  height: 0;
  overflow: hidden;
}
/* line 65, ../sass/base/_tags.scss */
.lt-ie9 body.state-loaded > * {
  height: auto;
  overflow: visible;
}

/* line 73, ../sass/base/_tags.scss */
form {
  margin: 0;
  padding: 0;
  background-color: #fff;
}

/* line 92, ../sass/base/_tags.scss */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/* line 96, ../sass/base/_tags.scss */
input[type="submit"] {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.08)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0em;
  padding-right: 0em;
  padding-bottom: 0.0625em;
  padding-left: 0em;
  font-size: -0.125em;
  padding-top: true0.0625em;
  padding-bottom: true;
  background-color: white;
  border-color: #e6e6e6;
  color: #333333;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 19px;
  height: 30px;
  vertical-align: middle;
  border-color: #d5d5d5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #e6e6e6;
}
/* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
input[type="submit"]:hover, input[type="submit"]:focus {
  color: #333333;
}
/* line 149, ../sass/_mixins.scss */
input[type="submit"]:hover {
  background-color: #f0f0f0;
}
/* line 154, ../sass/_mixins.scss */
input[type="submit"] ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 100, ../sass/base/_tags.scss */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}

/* line 104, ../sass/base/_tags.scss */
h1 {
  margin-top: 8px;
  margin-bottom: 8px;
  font-size: 1.5625em;
  font-family: "Palatino Linotype";
  color: #016968;
  line-height: 1;
}

/* line 113, ../sass/base/_tags.scss */
h2 {
  font-size: 1.4375em;
}

/* line 117, ../sass/base/_tags.scss */
h3 {
  font-size: 1.125em;
  color: #016968;
}

/* line 122, ../sass/base/_tags.scss */
h4 {
  font-size: 0.9375em;
}

/* line 126, ../sass/base/_tags.scss */
h5 {
  font-size: 0.625em;
}

/* line 130, ../sass/base/_tags.scss */
h6 {
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  color: #4D4D4D;
  margin: 0;
}

/* line 138, ../sass/base/_tags.scss */
b,
strong {
  font-weight: normal;
  font-family: 'Open Sans Bold';
}

/* line 142, ../sass/base/_tags.scss */
th {
  text-align: left;
}

/* line 147, ../sass/base/_tags.scss */
dl.row dt, dl.row dd {
  margin-bottom: 0;
}

/* line 152, ../sass/base/_tags.scss */
table {
  width: 100%;
  margin-bottom: 17px;
  font-size: 14px;
}

/* line 163, ../sass/base/_tags.scss */
th.sorted-asc a, th.sorted-desc a, th.unsorted a {
  background-repeat: no-repeat;
  padding-right: 20px;
}
/* line 170, ../sass/base/_tags.scss */
th.sorted-asc a {
  background-image: url('data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7');
  background-position: right 8px;
}
/* line 177, ../sass/base/_tags.scss */
th.sorted-desc a {
  background-image: url('data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7');
  background-position: right 9px;
}
/* line 184, ../sass/base/_tags.scss */
th.unsorted a {
  background-image: url('data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==');
  background-position: right 6px;
}

/* line 191, ../sass/base/_tags.scss */
td, th {
  vertical-align: top;
}

/* line 198, ../sass/base/_tags.scss */
td input,
td textarea,
td select {
  margin-bottom: 15px;
}

/* line 203, ../sass/base/_tags.scss */
a:focus {
  outline: thin dotted #000;
}

/* line 3, ../sass/elements/_heapbox.scss */
.heapBox {
  clear: both;
  display: inline-block;
  line-height: 35px;
  position: relative;
}

/* line 10, ../sass/elements/_heapbox.scss */
.heapBox * {
  margin: 0;
  padding: 0;
  outline: none;
}

/* line 16, ../sass/elements/_heapbox.scss */
.heapBox.disabled .holder {
  color: #989898;
}

/* line 20, ../sass/elements/_heapbox.scss */
.heapBox.disabled .handler {
  background: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAIwABAwERAAIRAQMRAf/EAGEAAAMBAAAAAAAAAAAAAAAAAAQGBwkBAQEAAAAAAAAAAAAAAAAAAAABEAAAAwQLAAAAAAAAAAAAAAAAAQKRUpIUUeEDYwTUVQYmF6cRAQEBAAAAAAAAAAAAAAAAAAABEf/aAAwDAQACEQMRAD8Aw37D3brmKhsMuC7UsnCpJpghXmzeNtQJsLs0l9EaQUBxi89eAf/Z') repeat-x;
}

/* line 24, ../sass/elements/_heapbox.scss */
.heapBox a {
  text-decoration: none;
  color: #fff;
}

/* line 29, ../sass/elements/_heapbox.scss */
.heapBox .holder {
  width: 150px;
  overflow: hidden;
  padding-top: 3px;
  padding-right: 20px;
  background-color: #007f7d;
  text-align: center;
  font-size: 16px;
  height: 39px;
}

/* line 40, ../sass/elements/_heapbox.scss */
.heapBox .handler {
  width: 36px;
  height: 39px;
  background: url('data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABQAAD/4QMpaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjAtYzA2MCA2MS4xMzQ3NzcsIDIwMTAvMDIvMTItMTc6MzI6MDAgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEQkU4QzRDODY0MDYxMUUzQkRCNzgyREU2MzA3MTY4MiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEQkU4QzRDOTY0MDYxMUUzQkRCNzgyREU2MzA3MTY4MiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRCRThDNEM2NjQwNjExRTNCREI3ODJERTYzMDcxNjgyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRCRThDNEM3NjQwNjExRTNCREI3ODJERTYzMDcxNjgyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+/+4ADkFkb2JlAGTAAAAAAf/bAIQAAgICAgICAgICAgMCAgIDBAMCAgMEBQQEBAQEBQYFBQUFBQUGBgcHCAcHBgkJCgoJCQwMDAwMDAwMDAwMDAwMDAEDAwMFBAUJBgYJDQsJCw0PDg4ODg8PDAwMDAwPDwwMDAwMDA8MDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwM/8AAEQgAJwAkAwERAAIRAQMRAf/EAIIAAQACAwAAAAAAAAAAAAAAAAABAgMICQEBAAICAwAAAAAAAAAAAAAAAAECBgcEBQgQAAEDAgQFAgcAAAAAAAAAAAIAAQMRBCEFBgdBErM0dDIIMYEiQhMzFBEAAgECAwgCAwEAAAAAAAAAAAECMQMRIQRBUXGRsRIycmEFoSJSBv/aAAwDAQACEQMRAD8A1hF2IIpG+EsYSC3GhixNX5Os2PK7WDa3NrlkShAQBAEBSHtrLxbfpCiouBafnL2l1ZdCoQBAEBSHtrLxbfpCiouBafnL2l1ZsV7et1dEbd6kez3L29yDXWic5MRzCbMcos7+/wAvP0tcW0k8RG4N98VaO2I0L1cTV2J3I/pJpr5qZB/nfttPor3bqbMLlqVcYxlKPysVTfHlnXoRv1r32v7YaCyrO9JbW7d6u1JrSze50VaQ5FlhwfgKo/23TDAxDEBVHlehEbOH08puHVaW1qLs2pSkkq5vkbE+/wBf9PoNNGdmxZnO4sYLsjhh/UsqLdVvLY8OO91cHd3NxdyBFHJdSnLJHBGEMQkZOTsEUbCAC1cBFmZmwZqLIEsDTc5dzbe3dl+FkjAhUpD21l4tv0hRUXAtPzl7S6suhUIAgCAgaMETD+sYwGLi3IwswUfjhTFCXV41xfPaShAQBAEB/9k=') no-repeat;
}

/* line 47, ../sass/elements/_heapbox.scss */
.heapBox .holder,
.heapBox .handler {
  float: left;
  position: relative;
  z-index: 10;
}

/* line 53, ../sass/elements/_heapbox.scss */
.heapBox .handler {
  position: absolute;
  right: 0;
}

/* line 58, ../sass/elements/_heapbox.scss */
.heapBox div.heap {
  display: none;
  position: absolute;
  list-style-type: none;
  left: 0;
  width: 175px;
  top: 36px;
  overflow: hidden;
  border-top: none;
}

/* line 69, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions {
  display: block;
  z-index: 20;
  position: relative;
  background-color: #007f7d;
}

/* line 76, ../sass/elements/_heapbox.scss */
.heapBox .heap a.sliderUp {
  display: block;
  width: 100%;
  height: 15px;
  background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NEYxNzFGRDE3MEIxMUUzQUJFRDk1REU1ODNFMTlFMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NEYxNzFGRTE3MEIxMUUzQUJFRDk1REU1ODNFMTlFMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0RjE3MUZCMTcwQjExRTNBQkVEOTVERTU4M0UxOUUxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0RjE3MUZDMTcwQjExRTNBQkVEOTVERTU4M0UxOUUxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+PhSC6wAAAGpJREFUeNpi/P//PwMakIXSj5EFWdAUMQKxJZT9BIjhpjChKVQHYmEoVkeWQFbICsRmSHxzqBiGQn0g5kbic0HFUBSCBA0YMIEBVA6u0AzZGmzOYYI6XIMBNwDJCTNBg4MRj0KQnAVAgAEA7YIJX1zuMhgAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: center center;
  border-bottom: 1px solid #111;
  position: absolute;
  top: 0px;
  z-index: 30;
}

/* line 89, ../sass/elements/_heapbox.scss */
.heapBox .heap a.sliderDown {
  display: block;
  width: 100%;
  height: 15px;
  background: #333333 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAJCAYAAAALpr0TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo0NEYxNzFGOTE3MEIxMUUzQUJFRDk1REU1ODNFMTlFMSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo0NEYxNzFGQTE3MEIxMUUzQUJFRDk1REU1ODNFMTlFMSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0RjE3MUY3MTcwQjExRTNBQkVEOTVERTU4M0UxOUUxIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjQ0RjE3MUY4MTcwQjExRTNBQkVEOTVERTU4M0UxOUUxIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ypeQ0wAAAG1JREFUeNpi/P//vzcDA4McA37wmAlInADi/3gUgeSOgxS+BeIbeBSC5N4yQTmngPg3FkW/oXIMMIXfgPgCFoUXoHJwhSBwESYIBV+hYgzoCkHWnETioziHCc2qm1DPvYWy4YAFW1AgseEAIMAABFkf8RyR07AAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: 0px;
  z-index: 30;
}

/* line 101, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions .heapOption {
  z-index: 20;
  position: relative;
  display: block;
}

/* line 107, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions .heapOption a {
  width: 100%;
  display: block;
  padding: 0 10px;
  font-size: 13px;
}
/* line 113, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions .heapOption a:hover {
  background-color: #007270;
}
/* line 117, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions .heapOption a.selected {
  background-color: #006564;
}

/* line 125, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions .heapOption a.disabled {
  color: #777;
}

/* line 129, ../sass/elements/_heapbox.scss */
.heapBox .heap .heapOptions .heapOption a.disabled:hover {
  background: url('data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAJAABAwERAAIRAQMRAf/EAFcAAQEBAAAAAAAAAAAAAAAAAAQFCgEBAAAAAAAAAAAAAAAAAAAAABAAAQMDBQAAAAAAAAAAAAAAAAGhE2HhUmKSI2enEQEAAAAAAAAAAAAAAAAAAAAA/9oADAMBAAIRAxEAPwDKxGuKMA+LS9wKcSU2oBRjq1wB8fYnm4H/2Q==') repeat-x;
}

/* line 6, ../sass/elements/_helpers.scss */
h1.icon,
h2.icon,
.alphabet h2,
.notify h2,
.search-details h2,
.search-list .results h2,
h3.icon,
h4.icon,
h5.icon,
h6.icon {
  margin: 0 0 11px 0;
  padding: 0 0 3px 0;
  border-bottom: solid 2px #c9c9c9;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans Extra Bold';
  text-transform: uppercase;
}
/* line 16, ../sass/elements/_helpers.scss */
h1.icon:before,
h2.icon:before,
.alphabet h2:before,
.notify h2:before,
.search-details h2:before,
.search-list .results h2:before,
h3.icon:before,
h4.icon:before,
h5.icon:before,
h6.icon:before {
  position: relative;
  top: 4px;
  margin-right: 4px;
}
/* line 23, ../sass/elements/_helpers.scss */
h1.icon:empty:before,
h2.icon:empty:before,
.alphabet h2:empty:before,
.notify h2:empty:before,
.search-details h2:empty:before,
.search-list .results h2:empty:before,
h3.icon:empty:before,
h4.icon:empty:before,
h5.icon:empty:before,
h6.icon:empty:before {
  display: none;
}
/* line 28, ../sass/elements/_helpers.scss */
h1.icon.ingen:before,
h2.icon.ingen:before,
.alphabet h2.ingen:before,
.notify h2.ingen:before,
.search-details h2.ingen:before,
.search-list .results h2.ingen:before,
h3.icon.ingen:before,
h4.icon.ingen:before,
h5.icon.ingen:before,
h6.icon.ingen:before {
  display: none;
}

/* line 38, ../sass/elements/_helpers.scss */
h1.boxed,
h2.boxed,
h3.boxed,
h4.boxed,
h5.boxed,
h6.boxed {
  margin: 0 0 5px 0;
  padding: 15px 9px;
  min-height: 52px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans';
  color: #fff;
  background-color: #736b94;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjI1REZFRjRCQUQ5QzExRTJCMjVBRTZDQUFGMEMzQzdFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjI1REZFRjRDQUQ5QzExRTJCMjVBRTZDQUFGMEMzQzdFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MjVERkVGNDlBRDlDMTFFMkIyNUFFNkNBQUYwQzNDN0UiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MjVERkVGNEFBRDlDMTFFMkIyNUFFNkNBQUYwQzNDN0UiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42SpHJAAAAUUlEQVR42pSMQQoAIAgEt1903f7/ps79wiwIJDRywZMzU0SEADrya1B5HSW3xePImQCPY+WfAC1/y68Ab9aTvQA9LpJtgBFTdiFe1RvRcwowAD5vOodnwQYCAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  background-position: 17px 0;
}

/* line 52, ../sass/elements/_helpers.scss */
.updating {
  position: relative;
}
/* line 55, ../sass/elements/_helpers.scss */
.updating:before {
  background-image: url("../images/loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(255, 255, 255, 0.5);
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

/* line 67, ../sass/elements/_helpers.scss */
a.quicklink {
  position: relative;
  display: block;
  min-height: 60px;
  padding-top: 14px;
  padding-left: 64px;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 17px;
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF009C9B', endColorstr='#FF016968');
  background: -ms-linear-gradient(top, #009c9b, #016968);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009c9b), color-stop(100%, #016968));
  background: -webkit-linear-gradient(top, #009c9b, #016968);
  background: -moz-linear-gradient(top, #009c9b, #016968);
  background: -o-linear-gradient(top, #009c9b, #016968);
  background: linear-gradient(top, #009c9b, #016968);
  -webkit-transition: background-image 1s;
  -moz-transition: background-image 1s;
  -o-transition: background-image 1s;
  transition: background-image 1s;
  display: inline-block;
  width: auto;
  padding-top: 23px;
  padding-right: 45px;
  margin-bottom: 10px;
}
/* line 204, ../sass/_mixins.scss */
a.quicklink:before {
  position: absolute;
  left: 0;
  float: left;
  margin: 0 15px 0 15px;
}
/* line 211, ../sass/_mixins.scss */
a.quicklink:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF008F8E', endColorstr='#FF01504F');
  background: -ms-linear-gradient(top, #008f8e, #01504f);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008f8e), color-stop(100%, #01504f));
  background: -webkit-linear-gradient(top, #008f8e, #01504f);
  background: -moz-linear-gradient(top, #008f8e, #01504f);
  background: -o-linear-gradient(top, #008f8e, #01504f);
  background: linear-gradient(top, #008f8e, #01504f);
  text-decoration: none !important;
}
/* line 103, ../sass/_mixins.scss */
a.quicklink.icon-white-publication:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -321px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
a.quicklink.icon-white-tool:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -143px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
a.quicklink.icon-white-legislation:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -109px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
a.quicklink.icon-white-subject:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -554px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
a.quicklink.icon-white-news:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -266px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
a.quicklink.icon-white-hearings:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -211px;
  width: 34px;
  height: 34px;
}
/* line 75, ../sass/elements/_helpers.scss */
a.quicklink:before {
  top: 13px;
}

/* line 80, ../sass/elements/_helpers.scss */
.warning {
  margin-bottom: 10px;
  font-size: 12px;
}

/* line 88, ../sass/elements/_helpers.scss */
.writer img {
  width: auto !important;
  margin-top: 5px;
  margin-right: 100%;
}

/* line 96, ../sass/elements/_helpers.scss */
.map {
  margin: 10px 0;
  border: solid 1px #ccc;
  padding: 5px;
}

/* line 102, ../sass/elements/_helpers.scss */
div.tags {
  margin: 6px 0;
  display: block;
}
/* line 103, ../sass/_mixins.scss */
div.tags:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -84px;
  width: 12px;
  height: 12px;
}
/* line 107, ../sass/elements/_helpers.scss */
div.tags:before {
  margin-right: 5px;
  position: relative;
  top: 1px;
}
/* line 113, ../sass/elements/_helpers.scss */
div.tags a {
  text-decoration: none;
}
/* line 116, ../sass/elements/_helpers.scss */
div.tags a:hover {
  text-decoration: underline;
}

/* line 122, ../sass/elements/_helpers.scss */
.article-info {
  font-size: 13px;
  border-top: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  padding: 8px 2px;
  margin-bottom: 10px;
  margin-top: 15px;
}
/* line 130, ../sass/elements/_helpers.scss */
.article-info .date {
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
}
/* line 135, ../sass/elements/_helpers.scss */
.article-info .date:only-child {
  margin-bottom: 0;
}
/* line 140, ../sass/elements/_helpers.scss */
.article-info div.tags:before {
  margin-right: 6px;
}
/* line 144, ../sass/elements/_helpers.scss */
.article-info .subtitle {
  font-size: 13px;
}
/* line 147, ../sass/elements/_helpers.scss */
.article-info .subtitle > span {
  font-weight: normal;
  font-family: 'Open Sans Bold';
}

/* line 153, ../sass/elements/_helpers.scss */
.VacancyDates {
  font-size: 14px;
  margin: 6px 0;
}

/* line 158, ../sass/elements/_helpers.scss */
.heading {
  font-weight: normal;
  font-family: 'Open Sans Bold';
}

/* line 163, ../sass/elements/_helpers.scss */
.caption,
.formatted .caption,
dl.row .caption {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #666666;
  font-family: "Open Sans";
  font-size: 11px;
  line-height: normal;
}

/* line 172, ../sass/elements/_helpers.scss */
.accessibility-nav {
  margin: 0;
  padding: 0;
  width: 100%;
  max-width: 940px;
  margin: -2px auto 0 auto;
}
/* line 51, ../sass/_mixins.scss */
.accessibility-nav li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 180, ../sass/elements/_helpers.scss */
.accessibility-nav li a {
  display: block;
  position: relative;
  top: -100px;
  height: 1px;
}
/* line 186, ../sass/elements/_helpers.scss */
.accessibility-nav li a:focus {
  position: static;
  height: auto;
}

/*
## select

Special styling of select boxes. See dom.js.
```
<div class="select">
  <select>
    <option>Option 1</option>
    <option>Option 2</option>
    <option>Option 3</option>
  </select>
  <div class="arrow"></div>
</div>

```
*/
/* line 18, ../sass/elements/_select.scss */
.select {
  position: relative;
  overflow: hidden;
  width: 99%;
  height: 27px;
  background: #fefefe;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eaeaea));
  background: -webkit-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -o-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: -ms-linear-gradient(top, #fefefe 0%, #eaeaea 100%);
  background: linear-gradient(to bottom, #fefefe 0%, #eaeaea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eaeaea',GradientType=0 );
  border: solid 1px #CCC;
  border-radius: 5px;
  font-size: 12px;
}
/* line 47, ../sass/elements/_select.scss */
.select .arrow {
  position: absolute;
  z-index: 1;
  top: 5px;
  right: 10px;
  width: 11px;
  height: 17px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAARCAYAAAAL4VbbAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkY2RDc0RUZGQzkzODExRTI4QzAxQzU1MzAzNjlDNTRBIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkY2RDc0RjAwQzkzODExRTI4QzAxQzU1MzAzNjlDNTRBIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RjZENzRFRkRDOTM4MTFFMjhDMDFDNTUzMDM2OUM1NEEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RjZENzRFRkVDOTM4MTFFMjhDMDFDNTUzMDM2OUM1NEEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7p952PAAABgElEQVR42oRSv2vCUBC+9xIjKRUSNdLFQuysg3bsJvgrUhCdFDq3UJBu9i+of4BDF5eCXToHreDWtR3cq3+ADk5Nteal70JTotJ6cHx3930cd/cecRwH/GYUDI0K9IHZ7MIcmDM/R/xio2jIiqK8BIPB9HK5fFssFmdm37Q8nnpBqVASuPApHAmnY0cxQMQc655G9ILQYajDSUNRFZAkCQKBAPBRjPXXusPpq9/O1Uq1pUbUSzWsAh8BKKUuYo515N2ZK+eVelSL9riDfCC7Qs8YY2B9WDCfzdEbYvOmGdcTOgiUj0Zg1/j+NrNhOpnG8RpJXpJgv63I9p3/M7GYLyYJIXs786YrMXOaKU3eJ21BEP4U2rYNiZNEC8eoD5+HvdFoBITubugwB7LZLOTyuQY+yiMPjq1P6248Hu+cLpVKofAWdR7TLpfL97qug7cwIuZYR37jb/CZr2u1mqlpmtsREXOs+7f0u8x/2mu323UQMffz22J0jXv/Bze4bwEGADBIx5lsDjriAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
}
/* line 65, ../sass/elements/_select.scss */
.select select,
.select option {
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: normal;
}
/* line 71, ../sass/elements/_select.scss */
.select select {
  display: block;
  position: absolute;
  z-index: 2;
  width: 125% !important;
  margin: 0;
  padding: 2px 0 0 9px;
  height: 23px;
  -webkit-appearance: none;
  background: transparent;
  border: none 0;
}
/* line 92, ../sass/elements/_select.scss */
.select select:focus, .select select:active {
  border: none 0;
  outline: thin dotted;
}
/* line 102, ../sass/elements/_select.scss */
.select select option,
.select select option:focus,
.select select option:active {
  background: none;
  border: none 0;
}

/* line 109, ../sass/elements/_select.scss */
select {
  width: 99%;
  margin-bottom: 1px;
  border: solid 1px #CCC;
  border-radius: 5px;
  padding: 5px 10px;
}

/* line 119, ../sass/elements/_select.scss */
.lt-ie9 .select select {
  height: 21px;
}

/*
## Canvas

The canvas contains navigation for small screens. See canvas.js.
```
<div class="canvas">
  <div class="canvas-slide">
    <div class="canvas-nav"></div>
    <div class="canvas-content"></div>
    <div class="canvas-tools"></div>
  </div>
</div>

```
*/
@media only screen and (max-width: 770px) {
  /* line 18, ../sass/layouts/_canvas.scss */
  .canvas {
    background-color: #fff;
    overflow: hidden;
  }
  /* line 25, ../sass/layouts/_canvas.scss */
  .canvas .canvas-slide {
    background-image: url('data:image/gif;base64,R0lGODlhCABXAJEAAMrKyujo6M/Pz9DQ0CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTE4QjIxMjY2M0U0MTFFM0ExM0VBQTY1QzI3RjAxMUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTE4QjIxMjc2M0U0MTFFM0ExM0VBQTY1QzI3RjAxMUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMThCMjEyNDYzRTQxMUUzQTEzRUFBNjVDMjdGMDExQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMThCMjEyNTYzRTQxMUUzQTEzRUFBNjVDMjdGMDExQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAIAFcAAAIgnI+Jou0Po5y02ouz3rz7D4biSJbmiabqA7RuG8RyXAAAOw==');
    background-repeat: repeat-x;
    background-position: 0 -11px;
  }
  /* line 38, ../sass/layouts/_canvas.scss */
  .canvas .canvas-slide {
    position: relative;
    left: 0;
    -webkit-transition: left 1s;
    -moz-transition: left 1s;
    -o-transition: left 1s;
    transition: left 1s;
  }
  /* line 51, ../sass/layouts/_canvas.scss */
  .canvas.state-nav .canvas-slide {
    left: 220px;
  }
  /* line 57, ../sass/layouts/_canvas.scss */
  .canvas.state-nav .canvas-slide nav.bar,
  .canvas.state-nav .canvas-slide nav.list {
    left: -220px;
    width: 220px;
  }
  /* line 67, ../sass/layouts/_canvas.scss */
  .canvas.state-tools .canvas-slide {
    left: -220px;
  }
  /* line 80, ../sass/layouts/_canvas.scss */
  .canvas .canvas-nav:after,
  .canvas .canvas-tools:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: -2px;
    width: 4px;
    height: 100%;
  }
  /* line 91, ../sass/layouts/_canvas.scss */
  .canvas .canvas-nav {
    height: 100%;
    position: absolute;
    top: 0;
    left: -220px;
    width: 220px;
    background-color: #fff;
  }
  /* line 100, ../sass/layouts/_canvas.scss */
  .canvas .canvas-nav:after {
    right: -4px;
    -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.5);
  }
  /* line 108, ../sass/layouts/_canvas.scss */
  .canvas .canvas-tools {
    position: absolute;
    top: 0;
    right: -220px;
    width: 220px;
    height: 100%;
    background-color: #fff;
  }
  /* line 117, ../sass/layouts/_canvas.scss */
  .canvas .canvas-tools:after {
    left: -4px;
    -webkit-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 0 2px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 0 2px rgba(0, 0, 0, 0.5);
  }
}
@media only screen and (min-width: 771px) {
  /* line 18, ../sass/layouts/_canvas.scss */
  .canvas {
    background-color: #fff;
  }
  /* line 25, ../sass/layouts/_canvas.scss */
  .canvas .canvas-slide {
    background-image: url('data:image/gif;base64,R0lGODlhCABXAJEAAMrKyujo6M/Pz9DQ0CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTE4QjIxMjY2M0U0MTFFM0ExM0VBQTY1QzI3RjAxMUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTE4QjIxMjc2M0U0MTFFM0ExM0VBQTY1QzI3RjAxMUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMThCMjEyNDYzRTQxMUUzQTEzRUFBNjVDMjdGMDExQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMThCMjEyNTYzRTQxMUUzQTEzRUFBNjVDMjdGMDExQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAIAFcAAAIgnI+Jou0Po5y02ouz3rz7D4biSJbmiabqA7RuG8RyXAAAOw==');
    background-repeat: repeat-x;
    background-position: 0 -11px;
  }
  /* line 129, ../sass/layouts/_canvas.scss */
  .canvas .canvas-slide {
    left: 0 !important;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 134, ../sass/layouts/_canvas.scss */
  .canvas .canvas-nav {
    left: 0 !important;
    display: none;
  }
}
/* line 18, ../sass/layouts/_canvas.scss */
.lt-ie9 .canvas {
  background-color: #fff;
}
/* line 25, ../sass/layouts/_canvas.scss */
.lt-ie9 .canvas .canvas-slide {
  background-image: url('data:image/gif;base64,R0lGODlhCABXAJEAAMrKyujo6M/Pz9DQ0CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTE4QjIxMjY2M0U0MTFFM0ExM0VBQTY1QzI3RjAxMUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTE4QjIxMjc2M0U0MTFFM0ExM0VBQTY1QzI3RjAxMUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMThCMjEyNDYzRTQxMUUzQTEzRUFBNjVDMjdGMDExQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMThCMjEyNTYzRTQxMUUzQTEzRUFBNjVDMjdGMDExQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAAIAFcAAAIgnI+Jou0Po5y02ouz3rz7D4biSJbmiabqA7RuG8RyXAAAOw==');
  background-repeat: repeat-x;
  background-position: 0 -11px;
}
/* line 129, ../sass/layouts/_canvas.scss */
.lt-ie9 .canvas .canvas-slide {
  left: 0 !important;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
/* line 134, ../sass/layouts/_canvas.scss */
.lt-ie9 .canvas .canvas-nav {
  left: 0 !important;
  display: none;
}

/*
## layout-index
```
<section class="layout-index"></section>

```
*/
/* line 9, ../sass/layouts/_layout.scss */
section.layout-index {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
  padding-top: 40px;
}
/* line 16, ../sass/layouts/_layout.scss */
section.layout-index nav.list {
  display: none;
  position: absolute;
  top: 0;
}
/* line 22, ../sass/layouts/_layout.scss */
section.layout-index .news-list, section.layout-index .hearings-list {
  margin-right: -10px;
}
/* line 28, ../sass/layouts/_layout.scss */
section.layout-index .row {
  margin-bottom: 30px;
}
/* line 32, ../sass/layouts/_layout.scss */
section.layout-index .large-column {
  position: relative;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 35, ../sass/layouts/_layout.scss */
section.layout-index .large-column .small-column {
  position: relative;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 40, ../sass/layouts/_layout.scss */
section.layout-index .large-column + .large-column {
  padding-right: 0;
  padding-left: 49px;
}
/* line 44, ../sass/layouts/_layout.scss */
section.layout-index .large-column + .large-column .small-column {
  padding-left: 31px;
  margin-bottom: 28px;
}
/* line 48, ../sass/layouts/_layout.scss */
section.layout-index .large-column + .large-column .small-column:first-child {
  padding-left: 0;
  padding-right: 9px;
}
/* line 55, ../sass/layouts/_layout.scss */
section.layout-index .larger-column {
  position: relative;
  width: 66.66667%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 74%;
}
/* line 60, ../sass/layouts/_layout.scss */
section.layout-index .smaller-column {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  width: 21%;
}
/* line 67, ../sass/layouts/_layout.scss */
section.layout-index .slideshow {
  margin-bottom: 40px;
}
/* line 71, ../sass/layouts/_layout.scss */
section.layout-index .quicklinks {
  margin-bottom: 6px;
}

@media only screen and (max-width: 940px) {
  /* line 81, ../sass/layouts/_layout.scss */
  section.layout-index {
    padding: 10px 10px 0 10px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 87, ../sass/layouts/_layout.scss */
  section.layout-index {
    position: static;
    padding: 10px 10px 0 10px;
  }
  /* line 91, ../sass/layouts/_layout.scss */
  section.layout-index nav.list {
    display: block;
  }
  /* line 95, ../sass/layouts/_layout.scss */
  section.layout-index .row {
    margin-bottom: 40px;
  }
  /* line 99, ../sass/layouts/_layout.scss */
  section.layout-index .large-column {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 105, ../sass/layouts/_layout.scss */
  section.layout-index .large-column + .large-column {
    padding-left: 0;
  }
  /* line 108, ../sass/layouts/_layout.scss */
  section.layout-index .large-column + .large-column .small-column {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  /* line 113, ../sass/layouts/_layout.scss */
  section.layout-index .large-column + .large-column .small-column > *:last-child {
    margin-bottom: 0;
  }
  /* line 120, ../sass/layouts/_layout.scss */
  section.layout-index .larger-column,
  section.layout-index .smaller-column {
    width: 100%;
  }
  /* line 124, ../sass/layouts/_layout.scss */
  section.layout-index .larger-column {
    margin-bottom: 40px;
  }
  /* line 130, ../sass/layouts/_layout.scss */
  section.layout-index .slideshow {
    margin-bottom: 40px;
  }
  /* line 134, ../sass/layouts/_layout.scss */
  section.layout-index .quicklinks {
    margin-bottom: 40px;
  }
  /* line 138, ../sass/layouts/_layout.scss */
  section.layout-index .news-list, section.layout-index .hearings-list {
    margin-right: 0;
    margin-bottom: 40px;
  }
}
/*
## layout-article
```
<section class="layout-article"></section>

```
*/
/* line 153, ../sass/layouts/_layout.scss */
section.layout-article {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
}
/* line 161, ../sass/layouts/_layout.scss */
section.layout-article.wide .content .article-content .page {
  width: 100%;
}
/* line 164, ../sass/layouts/_layout.scss */
section.layout-article.wide .content .article-content .page .news-list, section.layout-article.wide .content .article-content .page .hearings-list {
  margin-right: 0;
}
/* line 172, ../sass/layouts/_layout.scss */
section.layout-article nav.list {
  position: absolute;
  top: 0;
  width: 260px;
  padding-right: 40px;
}
/* line 179, ../sass/layouts/_layout.scss */
section.layout-article .content {
  margin-left: 260px;
}
/* line 185, ../sass/layouts/_layout.scss */
section.layout-article .content .publisher:before {
  float: left;
}
/* line 103, ../sass/_mixins.scss */
section.layout-article .content .publisher.klif:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -35px;
  width: 120px;
  height: 35px;
}
/* line 103, ../sass/_mixins.scss */
section.layout-article .content .publisher.dirnat:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 0;
  width: 161px;
  height: 35px;
}
/* line 198, ../sass/layouts/_layout.scss */
section.layout-article .content .article-content {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 940px;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
section.layout-article .content .article-content:before, section.layout-article .content .article-content:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
section.layout-article .content .article-content:after {
  clear: both;
}
/* line 201, ../sass/layouts/_layout.scss */
section.layout-article .content .article-content .page {
  position: relative;
  width: 66.66667%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 205, ../sass/layouts/_layout.scss */
section.layout-article .content .article-content .page .formatted img, section.layout-article .content .article-content .page dl.row img {
  width: 100%;
}
/* line 211, ../sass/layouts/_layout.scss */
section.layout-article .content .article-content .context {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-top: 13px;
  padding-left: 27px;
}
/* line 216, ../sass/layouts/_layout.scss */
section.layout-article .content .article-content .context ul {
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #736b94;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
/* line 51, ../sass/_mixins.scss */
section.layout-article .content .article-content .context ul li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 222, ../sass/layouts/_layout.scss */
section.layout-article .content .article-content .context ul li {
  margin-bottom: 1px;
}
/* line 230, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips {
  *zoom: 1;
  border-top: 1px solid #D1D1D1;
  border-bottom: 2px solid #D1D1D1;
  font-size: 12px;
  line-height: 1;
  padding: 1px 0 4px 0;
  margin-bottom: 30px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
section.layout-article .content div.print-and-tips:before, section.layout-article .content div.print-and-tips:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
section.layout-article .content div.print-and-tips:after {
  clear: both;
}
/* line 239, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips a {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  padding: 8px 0 3px 25px;
  text-decoration: none;
}
/* line 247, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips a:before {
  position: absolute;
  left: 0;
  top: 4px;
}
/* line 253, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips a:hover {
  text-decoration: underline;
}
/* line 103, ../sass/_mixins.scss */
section.layout-article .content div.print-and-tips a.print:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1087px;
  width: 20px;
  height: 19px;
}
/* line 259, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips a.print:before {
  margin-right: 7px;
}
/* line 103, ../sass/_mixins.scss */
section.layout-article .content div.print-and-tips a.tip:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -669px;
  width: 19px;
  height: 19px;
}
/* line 267, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips a.tip span {
  background: none;
  display: inline;
  overflow: visible;
  width: auto;
  height: auto;
  line-height: inherit !important;
}
/* line 276, ../sass/layouts/_layout.scss */
section.layout-article .content div.print-and-tips a.tip:before {
  margin-right: 7px;
}

@media only screen and (max-width: 940px) {
  /* line 284, ../sass/layouts/_layout.scss */
  section.layout-article {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 290, ../sass/layouts/_layout.scss */
  section.layout-article {
    position: static;
    padding: 0 10px;
  }
  /* line 294, ../sass/layouts/_layout.scss */
  section.layout-article nav.list {
    padding-right: 0;
  }
  /* line 298, ../sass/layouts/_layout.scss */
  section.layout-article .content {
    margin-left: 0;
  }
  /* line 303, ../sass/layouts/_layout.scss */
  section.layout-article .content .article-content .page,
  section.layout-article .content .article-content .context {
    float: none;
    width: 100%;
    padding: 0;
  }
}
/* line 1, ../sass/modules/_alphabet.scss */
.alphabet {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 940px;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.alphabet:before, .alphabet:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.alphabet:after {
  clear: both;
}
/* line 4, ../sass/modules/_alphabet.scss */
.alphabet .col1 {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 33.33333%;
  float: left;
}
@media only screen and (max-width: 770px) {
  /* line 4, ../sass/modules/_alphabet.scss */
  .alphabet .col1 {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
  }
}
/* line 12, ../sass/modules/_alphabet.scss */
.alphabet ul {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}
/* line 51, ../sass/_mixins.scss */
.alphabet ul li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 16, ../sass/modules/_alphabet.scss */
.alphabet ul li {
  margin-bottom: 10px;
}

/*
## breadcrumb

```
<div class="breadcrumb">
    Du er her: <a href="#">Forside</a> / <a href="#">Tema</a> / <a href="#">Avfall</a>
</div>

```

*/
/* line 13, ../sass/modules/_breadcrumb.scss */
.breadcrumb {
  max-width: 940px;
  margin: 0 auto;
  padding: 16px 0 13px 0;
  font-size: 11px;
  color: #666666;
}
/* line 20, ../sass/modules/_breadcrumb.scss */
.breadcrumb a {
  color: inherit;
}

@media only screen and (max-width: 940px) {
  /* line 28, ../sass/modules/_breadcrumb.scss */
  .breadcrumb {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 37, ../sass/modules/_breadcrumb.scss */
  .breadcrumb {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/*
## button

```
<a href="#" class="button-logo-large"></a>
<br />
<a href="#" class="button-logo-small"></a>

```

*/
/* line 16, ../sass/modules/_button.scss */
.button-logo-large,
.button-logo-large-klimatilpasning {
  display: block;
  width: 130px;
  height: 129px;
}

/* line 22, ../sass/modules/_button.scss */
.button-logo-large-klimatilpasning {
  background-image: url('data:image/png;base64,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');
}

/* line 26, ../sass/modules/_button.scss */
.button-logo-large {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIIAAACBCAIAAACD9fUEAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQwMEZEQzYzQUMwMzExRTI5QUMzQ0NDNUNBQkVFQUU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQwMEZEQzY0QUMwMzExRTI5QUMzQ0NDNUNBQkVFQUU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDAwRkRDNjFBQzAzMTFFMjlBQzNDQ0M1Q0FCRUVBRTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDAwRkRDNjJBQzAzMTFFMjlBQzNDQ0M1Q0FCRUVBRTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5ktHnNAAAhGUlEQVR42uxdCXxV1Zk/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');
}

/* line 33, ../sass/modules/_button.scss */
.button-logo-small-klimatilpasning,
.button-logo-small {
  display: block;
}

/* line 37, ../sass/modules/_button.scss */
.button-logo-small-klimatilpasning {
  background-image: url('data:image/png;base64,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');
  width: 149px;
  height: 30px;
}

/* line 43, ../sass/modules/_button.scss */
.button-logo-small {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAAAXCAYAAAAWY1E4AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRFQzI2NkZFQ0RFOTExRTJCOTZDQ0JFQjQ3MkY1QThGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRFQzI2NkZGQ0RFOTExRTJCOTZDQ0JFQjQ3MkY1QThGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEVDMjY2RkNDREU5MTFFMkI5NkNDQkVCNDcyRjVBOEYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEVDMjY2RkRDREU5MTFFMkI5NkNDQkVCNDcyRjVBOEYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7uLfaJAAAGMklEQVR42uxaDUyVVRg+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');
  width: 103px;
  height: 23px;
}

/* line 51, ../sass/modules/_button.scss */
.button-remove {
  display: block;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZGODFEOTAxQ0REMzExRTI4MDA2OENBMjhEMjc2MjU1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZGODFEOTAyQ0REMzExRTI4MDA2OENBMjhEMjc2MjU1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkY4MUQ4RkZDREQzMTFFMjgwMDY4Q0EyOEQyNzYyNTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkY4MUQ5MDBDREQzMTFFMjgwMDY4Q0EyOEQyNzYyNTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5hmysaAAABm0lEQVR42mxRO0vDYBS9Sb609E1CxDRbNzehHRyLDh2F/oAibo4OjqLUWbeuXbQInQoOQgcHXYpQBzeXroKIHZo0faQPzy1+Eh8XLl9y7z3n3IeSSqVoOBySqqpkGMb2fD7fXy6XBUVRbHx/CCGeJ5PJFfyGYPgnhUGu64p0On0G0FEkEtGZYLFYcA2BYOX9fr8+GAwOkfc0XdcpmUyeZrPZYwQ0KKyK+dU07fvNZDJ5gNfH4/GtYllWwbbtByTjzBg2BsiYJIPirjBNswKFuO/7NJ1Of4AYwCrcKoOgRolEYk+gtTwGpnK5TLlcjoIg+BeIuanZbDJwU0BlzfM8KpVKVCwWaTQa/WkxGo1Sr9ejVqvFqqYA0ys2t9FoNKjdbhOr/p6Jlbh93ipib1i7eITvdDqd1b3kwGEQO2/ZcRxWehJAX4LpAAEjDGCTC2BjFcwbgKCu4v9lNpudyJuEna/PcZkD4Bzt34uvnmvMhqVUkTR5LmYOKfp4LlBX5YWKUDc1KN4BVInFYlu4mQOld3TUBfE1gF1Z+CnAAKzuxrD5BDkDAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
  width: 13px;
  height: 13px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 59, ../sass/modules/_button.scss */
.button-remove:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 64, ../sass/modules/_button.scss */
a.more {
  display: block;
  border-bottom: 2px solid #C9C9C9;
  margin-top: 10px;
  font-style: italic;
  text-align: right;
  padding-bottom: 7px;
  font-size: 12px;
  font-weight: normal;
}

/* line 75, ../sass/modules/_button.scss */
a.shortcut {
  color: inherit;
  font-size: 13px;
  font-family: "Open Sans";
}
/* line 176, ../sass/_mixins.scss */
a.shortcut:after {
  content: "\BB";
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 0;
  color: #016968;
  padding-left: 5px;
}
/* line 185, ../sass/_mixins.scss */
a.shortcut:empty:after {
  display: none;
}

/*
## calendar

*/
/* line 103, ../sass/_mixins.scss */
.calendar h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1220px;
  width: 18px;
  height: 19px;
}
/* line 11, ../sass/modules/_calendar.scss */
.calendar table {
  width: 100%;
  font-size: 13px;
}
/* line 15, ../sass/modules/_calendar.scss */
.calendar table caption {
  padding: 0;
  height: 0;
  line-height: 24px;
}
/* line 24, ../sass/modules/_calendar.scss */
.calendar table thead tr th {
  font-weight: normal;
}
/* line 28, ../sass/modules/_calendar.scss */
.calendar table thead tr:first-child {
  background-color: #ddd;
}
/* line 31, ../sass/modules/_calendar.scss */
.calendar table thead tr:first-child td {
  padding: 0;
  text-transform: capitalize;
}
/* line 36, ../sass/modules/_calendar.scss */
.calendar table thead tr:first-child a.ajaxItem {
  display: block;
  float: right;
  width: 22px;
  height: 23px;
  padding-top: 5px;
  border: solid 0 #c7c5c6;
  border-left-width: 1px;
  color: #444444;
  text-align: center;
}
/* line 48, ../sass/modules/_calendar.scss */
.calendar table thead tr:first-child td:first-child a.ajaxItem {
  float: left;
  border-width: 0 1px 0 0;
}
/* line 55, ../sass/modules/_calendar.scss */
.calendar table thead tr:last-child th {
  padding-top: 10px;
  padding-bottom: 6px;
  font-size: 11px;
}
/* line 66, ../sass/modules/_calendar.scss */
.calendar table tbody tr td {
  text-align: center;
  border: solid 2px #ddd;
  line-height: 26px;
  width: 14.286%;
}
/* line 72, ../sass/modules/_calendar.scss */
.calendar table tbody tr td span.today {
  display: block;
  background-color: #f07e01;
  color: #fff;
}
/* line 77, ../sass/modules/_calendar.scss */
.calendar table tbody tr td span.today a.ajaxItem {
  color: #f07e01;
}
/* line 82, ../sass/modules/_calendar.scss */
.calendar table tbody tr td a.ajaxItem {
  display: block;
  background-color: #e8e8e8;
  color: inherit;
}

/* line 93, ../sass/modules/_calendar.scss */
div.kalender-sub {
  background: #e1ddde;
  margin-top: 10px;
  padding: 10px 7px;
  border-bottom: 1px solid #D1D1D1;
}
/* line 99, ../sass/modules/_calendar.scss */
div.kalender-sub > span {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
/* line 108, ../sass/modules/_calendar.scss */
div.kalender-sub ul {
  list-style-type: none;
}
/* line 112, ../sass/modules/_calendar.scss */
div.kalender-sub ul li {
  font-size: 13px;
  line-height: 18px;
  width: 100%;
  display: block;
  margin-bottom: 9px;
  color: #4f4f4f;
}
/* line 120, ../sass/modules/_calendar.scss */
div.kalender-sub ul li .date {
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 11px;
}
/* line 125, ../sass/modules/_calendar.scss */
div.kalender-sub ul li a {
  clear: both;
  display: block;
  font-size: inherit;
  line-height: 15px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  width: 100%;
}
/* line 134, ../sass/modules/_calendar.scss */
div.kalender-sub ul li .location {
  font-weight: normal;
}

@media only screen and (max-width: 770px) {
  /* line 144, ../sass/modules/_calendar.scss */
  .calendar h2.icon, .calendar .alphabet h2, .alphabet .calendar h2, .calendar .notify h2, .notify .calendar h2, .calendar .search-details h2, .search-details .calendar h2, .calendar .search-list .results h2, .search-list .results .calendar h2 {
    margin-bottom: 0;
    border-bottom: none 0;
  }

  /* line 150, ../sass/modules/_calendar.scss */
  div.kalender-sub {
    margin: 5px -1px 0 -1px;
  }
}
/*
## carousel

*/
/* line 6, ../sass/modules/_carousel.scss */
.carousel {
  position: relative;
  max-height: 354px;
  margin-bottom: 7px;
  background-image: url("../images/loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 12, ../sass/modules/_carousel.scss */
.carousel > * {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
}
/* line 18, ../sass/modules/_carousel.scss */
.carousel.loaded > * {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 27, ../sass/modules/_carousel.scss */
.carousel .orbit-container .orbit-slide-number,
.carousel .orbit-container .orbit-prev,
.carousel .orbit-container .orbit-next {
  display: none;
}
/* line 31, ../sass/modules/_carousel.scss */
.carousel .orbit-container img {
  margin: 0 auto;
}
/* line 35, ../sass/modules/_carousel.scss */
.carousel .orbit-container .caption {
  text-align: right;
  padding-left: 5px;
}
/* line 41, ../sass/modules/_carousel.scss */
.carousel .orbit-bullets-custom {
  position: absolute;
  right: 0;
  padding: 6px 4px 0 5px;
  float: right;
  margin-bottom: 0;
}
/* line 49, ../sass/modules/_carousel.scss */
.carousel .orbit-bullets-custom > li {
  float: left;
  width: 14px;
  height: 14px;
  line-height: 14px;
  margin-right: 7px;
  padding: 0 4px;
  background-color: #aaa;
  color: #fff;
  font-size: 10px;
  list-style: none;
  cursor: pointer;
}
/* line 62, ../sass/modules/_carousel.scss */
.carousel .orbit-bullets-custom > li.active {
  background-color: #838383;
}

/* line 2, ../sass/modules/_contact-form.scss */
.contact-form strong {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 9, ../sass/modules/_contact-form.scss */
.contact-form input[type="text"],
.contact-form input[type="email"] {
  width: 74%;
  height: 30px;
  margin-bottom: 0;
}
/* line 15, ../sass/modules/_contact-form.scss */
.contact-form textarea {
  height: 80px;
}
/* line 19, ../sass/modules/_contact-form.scss */
.contact-form input[type="submit"] {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.08)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0em;
  padding-right: 0em;
  padding-bottom: 0.0625em;
  padding-left: 0em;
  font-size: -0.125em;
  padding-top: true0.0625em;
  padding-bottom: true;
  background-color: white;
  border-color: #e6e6e6;
  color: #333333;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 19px;
  height: 30px;
  vertical-align: middle;
  border-color: #d5d5d5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  float: right;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"]:focus {
  background-color: #e6e6e6;
}
/* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.contact-form input[type="submit"]:hover, .contact-form input[type="submit"]:focus {
  color: #333333;
}
/* line 149, ../sass/_mixins.scss */
.contact-form input[type="submit"]:hover {
  background-color: #f0f0f0;
}
/* line 154, ../sass/_mixins.scss */
.contact-form input[type="submit"] ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, ../sass/modules/_contact-info.scss */
.contact-info {
  border: solid 1px #d8d8d8;
  padding: 10px;
  margin-bottom: 10px;
  word-wrap: break-word;
  font-size: 13px !important;
}
/* line 8, ../sass/modules/_contact-info.scss */
.contact-info h2 {
  font-size: 13px !important;
  text-transform: uppercase;
}
/* line 14, ../sass/modules/_contact-info.scss */
.contact-info ul,
.contact-info ol {
  padding-bottom: 0 !important;
  border-bottom: none 0 !important;
}
/* line 18, ../sass/modules/_contact-info.scss */
.contact-info ul li,
.contact-info ol li {
  margin-bottom: 10px !important;
}
/* line 23, ../sass/modules/_contact-info.scss */
.contact-info p:last-child {
  margin-bottom: 0;
}

/* line 2, ../sass/modules/_download.scss */
.download img {
  width: 100%;
  margin-bottom: 10px;
  border: solid 1px #dedede;
}
/* line 8, ../sass/modules/_download.scss */
.download a.quicklink {
  display: block;
}
/* line 103, ../sass/_mixins.scss */
.download a.quicklink:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -177px;
  width: 34px;
  height: 34px;
}
/* line 12, ../sass/modules/_download.scss */
.download a.quicklink:before {
  top: 14px;
}
/* line 17, ../sass/modules/_download.scss */
.download .info {
  margin-bottom: 10px;
  font-size: 12px;
}

/* line 3, ../sass/modules/_expandable.scss */
.expandable {
  display: block;
  position: relative;
  padding: 10px;
  background-color: #efefef;
}
/* line 9, ../sass/modules/_expandable.scss */
.expandable .open {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQ0QjQxRTA5RDhDOTExRTJBOUVGRjA5NUQ2MkM1MjlDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQ0QjQxRTBBRDhDOTExRTJBOUVGRjA5NUQ2MkM1MjlDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDRCNDFFMDdEOEM5MTFFMkE5RUZGMDk1RDYyQzUyOUMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDRCNDFFMDhEOEM5MTFFMkE5RUZGMDk1RDYyQzUyOUMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7jfILyAAABkUlEQVR42mxT7XGDMAwVPf6HDcII7gawAZmgdAM2CJ2AEcwGZILABsAEMAGQCVw916IOh+8UIlnvWZ/Buq5mGAaSE0URKaXqIAi+xWaMyed51ixHv58Q4DRNrbEsS/uN4zhnEIEEYDbpx+NBr9eLuq6zkiQJtW1L+DF4BJLnwJmVJWNJWCL3hei+7w2/bH2ZAL6lJeCXLdgj6QH2UxAwh22aptkJQuSCo7XekFpd11AV6xwffbJTwSFXt9sNqdHz+dzGcYwEB3aNQrqwe4nEpYZ7tSzLCju+0Kdp2v/vJF7ODUsL8VJQLJMAXJ0U+eeQ8/vl4fB9fDSgcskhpdwnd1FGTv8vsgMbaRUfW21U3dUF4B52AboH/khQkKqqjDiBE62SIqFVMivSYuhFUbzPwRnYS0HLPUiAeRsk7u8OduEVJ5O4Rwh/IfjAC7Ik9/udsBvbtlWsVi6AL5aWh0lhkLIsI3+pQhhliXjC6HK5YFGwnikvE6YTCwXSHPccpZXr9WoxgbTvcAYH9lt95jf/CjAAiLjrArsYkwoAAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #efefef;
  width: 21px;
  height: 21px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}

/* line 24, ../sass/modules/_expandable.scss */
.expandable-modal {
  position: absolute !important;
  padding: 10px 10px 5px 10px;
}
@media only screen and (min-width: 940px) {
  /* line 24, ../sass/modules/_expandable.scss */
  .expandable-modal {
    width: 940px;
    margin-left: -470px;
  }
}
/* line 39, ../sass/modules/_expandable.scss */
.expandable-modal .close-reveal-modal {
  top: 0;
  right: 0;
  padding: 5px;
  -webkit-border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
  -ms-border-radius: 0 0 0 5px;
  -o-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
  background-color: #fff;
}

/* line 3, ../sass/modules/_facts.scss */
body .body_factaBoks {
  float: right;
  background: #EBEBEB;
  width: 200px;
  border-top: 2px solid #016968;
  border-left: 1px solid #D1D1D1;
  border-bottom: 1px solid #D1D1D1;
  border-right: 1px solid #D1D1D1;
  padding: 7px 12px 0 12px;
  margin-left: 10px;
  margin-bottom: 10px;
}
/* line 15, ../sass/modules/_facts.scss */
body .body_factaBoks h2 {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  margin-top: -2px;
  line-height: 1;
}
/* line 23, ../sass/modules/_facts.scss */
body .body_factaBoks p {
  font-size: 12px;
  line-height: 14px;
}
/* line 28, ../sass/modules/_facts.scss */
body .body_factaBoks ul {
  list-style: none;
  margin-left: 2px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: none 0 !important;
}
/* line 35, ../sass/modules/_facts.scss */
body .body_factaBoks ul li {
  font-size: 12px;
  margin-bottom: 14px !important;
  line-height: 14px;
}

@media only screen and (max-width: 940px) {
  /* line 44, ../sass/modules/_facts.scss */
  body .body_factaBoks {
    width: 100%;
    margin-bottom: 10px;
  }
}
/* line 1, ../sass/modules/_favourite-list.scss */
.favourite-list {
  margin: 0;
  padding: 0;
}
/* line 51, ../sass/_mixins.scss */
.favourite-list li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 4, ../sass/modules/_favourite-list.scss */
.favourite-list li {
  *zoom: 1;
  margin-bottom: 13px !important;
  font-size: 12px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.favourite-list li:before, .favourite-list li:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.favourite-list li:after {
  clear: both;
}
/* line 10, ../sass/modules/_favourite-list.scss */
.favourite-list li:last-child {
  margin-bottom: 3px !important;
}
/* line 14, ../sass/modules/_favourite-list.scss */
.favourite-list li a.label {
  float: left;
  width: 85%;
  color: #f07e01;
}
/* line 20, ../sass/modules/_favourite-list.scss */
.favourite-list li a.button-remove {
  float: right;
  width: 15%;
  margin-top: 3px;
  background-position: top right;
}

/*
## footer

```
<footer>
    <div class="content">
        <div class="column-1">
            Column 1
        </div>
        <div class="column-2">
            Column 2
        </div>
        <div class="column-3">
            Column 3
        </div>
        <div class="column-4">
            Column 4
        </div>
    </div>
</footer>

```

*/
/* line 26, ../sass/modules/_footer.scss */
footer {
  background-color: #dddddd;
  border-top: solid 2px #016968;
  margin-top: 20px;
  padding: 22px 0;
  font-size: 12px;
}
/* line 35, ../sass/modules/_footer.scss */
footer .formatted, footer dl.row,
footer .formatted p,
footer dl.row p {
  font-size: 12px;
  line-height: 12px;
}
/* line 40, ../sass/modules/_footer.scss */
footer .formatted a, footer dl.row a {
  text-decoration: none;
}
/* line 44, ../sass/modules/_footer.scss */
footer .content {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  margin: 0 auto;
  /* ESPEN */
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
footer .content:before, footer .content:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
footer .content:after {
  clear: both;
}
/* line 49, ../sass/modules/_footer.scss */
footer .content .links a {
  display: block;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  margin-bottom: 11px;
}
/* line 54, ../sass/modules/_footer.scss */
footer .content .links a:first-child {
  text-transform: uppercase;
}
/* line 60, ../sass/modules/_footer.scss */
footer .content .column-1 {
  position: relative;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 64, ../sass/modules/_footer.scss */
footer .content .column-2 {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 68, ../sass/modules/_footer.scss */
footer .content .column-3 {
  position: relative;
  width: 8.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 72, ../sass/modules/_footer.scss */
footer .content .column-4 {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 78, ../sass/modules/_footer.scss */
footer .content strong {
  display: inline-block;
  margin-bottom: 6px;
  text-transform: uppercase;
}

@media only screen and (max-width: 770px) {
  /* line 90, ../sass/modules/_footer.scss */
  footer {
    padding: 40px 10px 0 10px;
    margin-top: 40px;
  }
  /* line 97, ../sass/modules/_footer.scss */
  footer .content .column-1,
  footer .content .column-2 {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 50%;
    float: left;
    margin-bottom: 20px;
  }
  /* line 102, ../sass/modules/_footer.scss */
  footer .content .column-3,
  footer .content .column-4 {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  /* line 108, ../sass/modules/_footer.scss */
  footer .content .addthis_floating_style.addthis_16x16_style {
    width: 100%;
  }
  /* line 111, ../sass/modules/_footer.scss */
  footer .content .addthis_floating_style.addthis_16x16_style .addthis_internal_container {
    width: 100%;
  }
  /* line 114, ../sass/modules/_footer.scss */
  footer .content .addthis_floating_style .at300b, footer .content .addthis_floating_style .at300bo, footer .content .addthis_floating_style .at300m {
    float: left;
  }
}
/*
## formatted

User generated rich text

```
<div class="formatted">
  <h1>Heading 1</h1>
  <p>
    Paragraph
  </p>
</div>

```

*/
/* line 18, ../sass/modules/_formatted.scss */
.formatted, dl.row {
  font-size: 14px;
  line-height: 20px;
}
/* line 22, ../sass/modules/_formatted.scss */
.formatted p, dl.row p {
  font-size: 14px;
  line-height: 20px;
}
/* line 27, ../sass/modules/_formatted.scss */
.formatted a, dl.row a {
  text-decoration: underline;
}
/* line 31, ../sass/modules/_formatted.scss */
.formatted a:hover, dl.row a:hover {
  text-decoration: none;
}
/* line 35, ../sass/modules/_formatted.scss */
.formatted h2, dl.row h2 {
  margin-top: 0;
  padding-top: 0;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 16px;
  color: #016968;
  line-height: 1;
}
/* line 44, ../sass/modules/_formatted.scss */
.formatted h3, dl.row h3 {
  font-family: "Open Sans";
  color: #f07e01;
  font-size: 14px;
  margin-bottom: 3px;
  margin-top: 20px;
}
/* line 53, ../sass/modules/_formatted.scss */
.formatted ul, dl.row ul,
.formatted ol,
dl.row ol {
  margin-left: 20px;
}

/* line 59, ../sass/modules/_formatted.scss */
.formatted .intro, dl.row .intro,
.formatted.intro,
dl.intro.row {
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 1.4;
  font-size: 15px;
  margin-bottom: 10px;
}

/* line 3, ../sass/modules/_giant-search.scss */
.image-with-text .search-primary {
  max-width: 292px;
  margin-bottom: 0;
}

@media only screen and (max-width: 940px) {
  /* line 10, ../sass/modules/_giant-search.scss */
  .giant-search {
    padding: 23px;
  }
}
/*
## header
```
<header>
    <a href="#" class="button-logo-large"></a>
    <div class="right"></div>
</header>

```
*/
/* line 12, ../sass/modules/_header.scss */
header {
  position: relative;
  max-width: 940px;
  *zoom: 1;
  margin: 0 auto;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
header:before, header:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
header:after {
  clear: both;
}
/* line 19, ../sass/modules/_header.scss */
header .button-logo-large-klimatilpasning,
header .button-logo-large {
  float: left;
}
/* line 23, ../sass/modules/_header.scss */
header .right {
  position: absolute;
  left: 130px;
  height: 129px;
  right: 0;
}
/* line 29, ../sass/modules/_header.scss */
header .right nav.bar {
  margin-bottom: 3px;
}
/* line 33, ../sass/modules/_header.scss */
header .right .search {
  position: absolute;
  right: 0;
  width: 235px;
}
/* line 39, ../sass/modules/_header.scss */
header .right .search input[type="search"],
header .right .search input[type="text"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 27px;
  border-color: #c7c7c7;
}
/* line 45, ../sass/modules/_header.scss */
header .right .search input[type="submit"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding-left: 13px;
  padding-right: 13px;
  border-left: solid 1px #c7c7c7;
  background: transparent;
}
/* line 54, ../sass/modules/_header.scss */
header .right nav.main {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 62, ../sass/modules/_header.scss */
header .small-screen-bar {
  display: none;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFDEDEDE');
  background: -ms-linear-gradient(top, white, #dedede);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ffffff, #dedede);
  background: -moz-linear-gradient(top, #ffffff, #dedede);
  background: -o-linear-gradient(top, #ffffff, #dedede);
  background: linear-gradient(top, #ffffff, #dedede);
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
header .small-screen-bar:before, header .small-screen-bar:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
header .small-screen-bar:after {
  clear: both;
}
/* line 67, ../sass/modules/_header.scss */
header .small-screen-bar .toggle {
  display: block;
  width: 52px;
  height: 49px;
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 75, ../sass/modules/_header.scss */
header .small-screen-bar .canvas-nav-toggle {
  background-image: url('data:image/gif;base64,R0lGODlhFgAPAJECAICAgH9/f////wAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkE2MUE5MDBCRDU1MTFFMkFGNkI5OTNGNDlEQjRGRDYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkE2MUE5MDFCRDU1MTFFMkFGNkI5OTNGNDlEQjRGRDYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQTYxQThGRUJENTUxMUUyQUY2Qjk5M0Y0OURCNEZENiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQTYxQThGRkJENTUxMUUyQUY2Qjk5M0Y0OURCNEZENiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAEAAAIALAAAAAAWAA8AAAIajI+py+0vopy02ouzfrx34BnaSJamEKbqWgAAOw==');
  float: left;
  border-right: solid 1px #d0d0d0;
  box-shadow: 1px 0 0 #fff;
}
/* line 82, ../sass/modules/_header.scss */
header .small-screen-bar .canvas-tools-toggle {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAATCAYAAACDW21BAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA2QTZGMzIzQ0RCQTExRTJBQzczQzBBNzc0QTJFQjM3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA2QTZGMzI0Q0RCQTExRTJBQzczQzBBNzc0QTJFQjM3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDZBNkYzMjFDREJBMTFFMkFDNzNDMEE3NzRBMkVCMzciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDZBNkYzMjJDREJBMTFFMkFDNzNDMEE3NzRBMkVCMzciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7w10urAAAA00lEQVR42mL8//8/Azmgrq5OAEjNB2IBJOGFzc3NC2praw2A7H4k8Q9AnAiU+8BIgYXngZQBFqlGIM5HcwgIXABiRxYG8oEBDvF6POoNmBjoDFgaGhpIClOgekZKLKS7Dymx8AMZ6h9QkkpBiWA/ltSIyzJHYLa4QLYPQZpBhqD7lJGREadlFMchNkvRQgzFMrCD6uvryQlTsEWNjY1gi6AlC3rwYlhGiQ/BFgAdK4DDp1gtozRIcVn6AJdl4CAlN5WOiIxPFiA3lZJd5g7/IAUIMABTq1y9J18fwQAAAABJRU5ErkJggg==');
  background-position: center 13px;
  float: right;
  border-left: solid 1px #d0d0d0;
  box-shadow: -1px 0 0 #fff;
}

@media only screen and (max-width: 770px) {
  /* line 93, ../sass/modules/_header.scss */
  header {
    background-color: #005652;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABICAIAAAC4IAh6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhENkU1QjEzQkUxQzExRTI5MDIwODA1MDU4RjUyMEQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhENkU1QjE0QkUxQzExRTI5MDIwODA1MDU4RjUyMEQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEQ2RTVCMTFCRTFDMTFFMjkwMjA4MDUwNThGNTIwRDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEQ2RTVCMTJCRTFDMTFFMjkwMjA4MDUwNThGNTIwRDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6tgy4SAAAAW0lEQVR42lxPWw6AMAjr+NXzm3hYwCF0Mj9I1wcNA+5LAAjGEHggkse4p9652sQ5qsULzWq0Mk173/rtLs+TbzlqP4zbmGFfaPR6Lzlv7pwd9DbkPyt7nI8AAwDFQmg2teftPQAAAABJRU5ErkJggg==');
    background-repeat: repeat-x;
  }
  /* line 99, ../sass/modules/_header.scss */
  header .button-logo-large-klimatilpasning,
  header .button-logo-large {
    float: none;
    width: 100%;
    height: 72px;
    background-repeat: no-repeat;
  }
  /* line 106, ../sass/modules/_header.scss */
  header .button-logo-large-klimatilpasning {
    background-image: url('data:image/png;base64,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');
    background-position: 0 0;
    background-color: #d4d0b3;
  }
  /* line 112, ../sass/modules/_header.scss */
  header .button-logo-large {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAL8AAAArCAYAAAApHVlTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU2Q0YzRjNFRDQxRTExRTI5MjEyRDkzQUZBNkM2NERDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU2Q0YzRjNGRDQxRTExRTI5MjEyRDkzQUZBNkM2NERDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTZDRjNGM0NENDFFMTFFMjkyMTJEOTNBRkE2QzY0REMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTZDRjNGM0RENDFFMTFFMjkyMTJEOTNBRkE2QzY0REMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz404QcuAAATI0lEQVR42uxdCZgUxRV+3cPCIouLKIKKHMKiaNR4Ix6fRomKxgPUBA+8Y4xRo6hREzUm8Yh3PGK84oFnJGo0mmAUAiLGC+MRQeOxQREEQRAWlt3tqtSb/qv7dU3PzrDMeHx2fd/7Zqa7urq6+n+v/vfqGE+bRF+/5FGWsrSaqVMeSVdfnsST1QfPS353k5uPs2jnugiu0UnxKX665Ub30wm86zPOyt5alioH/jy+tHIAapJSSYBGoNTApBeeU7jW5onOU3ycAiN+fN6jZDlax4qTP64L7bxW2RvLUqXBr2IAhqg3373w0/MBUC2Aba22BvD9sAw+7onz2palAfwgPOdbsOskqD239xE9CqqTpSxVFvwM4Dw+/Rj4Hj5VENMYHwbcmmP+rQWQo45DxR0I9IqCQFhwDSDrUBHIKo2OFc2zPQ2USWcvK0vVoj15JRBA17DsJKiMAs2xFl6RQDcKUqGRD8vTUUcSXgflUoISKdwnwEFfAN32IHmF9CnTgCxVAfw65vqWv0dKoZPgJlAYJYGoBVh1nM1+twqTR7ooL1Iqa+29sFzpWyhBxbIYT5aqB36KARdFcByyrQSIvZQIUeSgCh9C6o+8j82sQKmkwhREf4QDnqUsVRT8Wlp266C6ERYZotSgIoLeWJ7uA8nWkfZQDue330knw6KWEiWAr0VvosuhPfVGdjVSBw1tMjLdyKIi+Xcy0hd5uxmZZGS2ka2MbGKkTbTT/1BWfyPDREPVGFlo5Fkjy0XZGxnZzsn3KfKtcOox3MhmRoagrv8y8pKRZUbWMDLQyEdGlmSQrTT4mW/7ktmwpQ3IMeWgJchrewAvQn3M7ZUId3qiJ+EylVdIl4gKw6qyvETUqd3EAN7FyNFQAH6I841cm5J3AyM3A6TNRuYYeRfgX8/ImVAATrOM/BHgrzVysJG94d0sNvIHIy864O9s5BgjO+MpGPh3GZkhwH+AkUuM9DLSCGXtiXuzEtxvZD9cc3IG16pYfhVHbSQVIUrybBvVUYIK5a+TfoLjIziMqiCsqXURS++c16pw4KwwzTVyHqz5GBw7GKD7zMl7Aqwtp/eMjDAyH7//Dkv9KH4fb+R1fH/HyLFG3kAvMAkADpzyWWHOgKVnQN9p5FeCQx5i5EEjLUaOM/IQyuAHP9HI76C4rHA/MbIyg2tlkx9bXo64wEpLZ9Y6oFrHFl2p5DEGJkeK8iLOK2nFlbhOKJLWMbC1oGD2WL68ANGgkuDXoCqfCSDvYGQPJ99asLrN+N0GEKrYu6ZWkb9FgJvvsVRY+bYU4NvUKqhTK/Lx9T2MXAmgX2XkXnEPzj9P9A4boGfIUlUsv1IxX7eDUdEUBYQ1wfePHL4zNbW2FWqRyTbh44+JPjGSq4m5f1sr+ev3pdF9+lBboOACeKY0nf/sVtOJxj83LY6HWtrkC7bsOtClkwervY+RDY2cBGu+DOcPBy16ET7CFx1H2stIPyjRJOfckVCIl+BbcC+2L6hVlqrm8ObBJemFM6Jrvt89Yi+DTZ0Cfo9mLlxEOzw6gZZ+ZHyzTqbolSupYaPB9NT+B9CA+vqi142f9qwIlwq+nwiJqlUBfw4c+krQh92N7AmF6G3kx0ZuA7B2/RLa3d7zU4hNTHd4otUvjEw08pyRrka+LfKwA3xgMlyW7y3+lMG5I7QnT0cCh44g8hJYWqMjvs6AdYXT0LV70oyDDqEh/QcaQtFMwxo2pqmjRueB3951MSUS9CewtEqFlEfrVRnjsoB4BE4s/x6Hc7uDg99FX96o2ToOVctBUS82cq6R60GTPAF4giPOCnwNnPhr8X3dDMqrY/nzI7Ni9FXG27VXNvgG91yLnho1ip7+oJH2bxhMvdboVvqixBwf4SwHXjzKnB999lfl2Tja8qGRJ4ychrDmKFjX+8Cru35J7b4YnzYke7aRo0DHJuLcmtH7IXoTn1zn76UobWsG5Y5afksrlLC2yjqsOrbKZQ4y9V+zno7bcsvygB/RLvQ0UQ9Aok4Unys/5fA5HtTCg3Xl8OXdBQ5/5RJb4S1L5JmOz16IOHGIc6wAvnXUuyPK84boJVbCOZaSzfvoMPh50hkDzn5GocUgjv4oXb02ju6hYmVQMvoTiGhTWSkQ1vAVI3/G94HoCf4twEQp393fqkhkiVIiPTzOcEqJ+j1u5H18/6GRG438zVHcA/B+pqY4xVmqOO2J5tWLKc6eLg6PSqVoFFknp0Lko95p4wEl03qgDTbdamQbgOpycbyraIdcCm2yqYdzrk7w8IGgU7UAK48rzEppMd+53irNd4zcbuTXFI43cM/B8f2RRmaCsmUx/qqBn5wYu11okg87Cg7ueVUGvx0ptlzfiy1+NDmufZcDTuD2KIwt/vGw/t/FsUUA7o0A3udG+hiZAqeYQ6I8OHUyzhFoEpd1DoWDX0yf6nGewX8DwM3ldxG0Zl0oBac5AvgM9ncA8h8ZORSO+AooHZd9NRT1kwym1QS/Us7kM8+ZYiAWlVQF/BSv9kqL60cDyiWtP1vO0cKq+oL+yBHe5XB8FcWTKDpRPCB1HQAt5/Zo4VyeAuWwtfUdimTvfxh6oH9SOJDFaRmsuq0Xj/JyzH9DlMMK8DaFYwBZ+kJoj31tdlpxtNTQE35AlWqhgqTyKXLun9DMUmpULkVoSfETbGorkbe1nWsJlvtU8Pkn0WM0t3P9bEiWvnjwq+RaWpKLVexvRVUz/YFdsUUOvRGK5+mvU0yjHn7HWaBXbRnUvrK0R+6qYH0AjxKz0nRVTb+Y0CZWbEknt5q0q/JpjqBFWfrq0x5h2XUKmyhvSnEHsY8py4Swpjvr2e4A4X1tsBRk0Po6ObyJCf2OBuTBF5QTbemgwysGuaIJds6GPpqqd/8sfdMtfxDzbNfqV3tTN01xz6OFQpAWK8bKGmTjOTP7QZO5QI7ddxUX29VQPF1gobiOR1oPgSPaKqI/f6VwjQCv7OJxAjswxeHOLriOy+Nw5CuUXMzCi1i2EMc6Q2xdOEzK01kbKZxrdCh8gzbUm0Oid1AcbuXpGbzSi0Onr+JZeyOvFk50ThzjsnhV2ExRBx45/hbahV86jy7zoN/Lou587kCcW4r26Erx+MZc1HtWiffBIWceUR/vvDwubxe0YbH62x70PdRjFIIZCu+mNnZI823Mz/i8kW3xfDUieIHpyvlyPdxrluD89jw2l/Lk5lNi6WLVaI/0NWzc3xd7Aalyxhlq0ajHimNv4KXzuX5oDI7D88S2O/Hg3QDuw/FCCOen4EXzOABPK94V5fCSxg+MDDKyMRSAR2E5Zm/XETCgz0AeQrTnXaE4AygcZ2gEsLjePxBd8GTUgZMdmWZHeioU4mwoV1ooTHblPEP0YjzfhRSubfgI7cJ13I3C6R88teICPBeDhGeSjoDCeVDUWopnpPI4BYd8nyryLjjEyzNqh6G9pohzXP4VRjaF4eD26IE6S4XjY7808jCF4eH9RBlvQQkUFOxygJ/HdU4sA3UPJkOdEegCoacAY7SbWvE0eeYsaly4gHzD3+0WoNoAd0jv9WinwYNL0B6np8nfKxA9g1fOjm0f4cG3gkyDBcuhoQYJALAl5Zj7QwAgr6bqjh6gEQpkb8hTD3gl1wsAzD+M/BaNw/l4hdZBFMby7VSKx6A4DCpePMODb1eiLnyfm0R4kx1kntjGIdWjcR+e179Y5PWQ5xEoy96IJNmVYtNQ1sWoRx2U7zUoCS+JbKBw8IyBNw9g3pzC6dBHQMl5bGKBkZ9BqS9GuadTOFbCVvVWKMXV+J2WtjYyVFzrgp+f7Twc74/eoQ51v5HiuVg1eK/HoN1ZKR+A4tke/hrRlmzoeJzmFpR3BQwLG4/z0cY8pb1r4Y5tnucYjyCmIyUM/w2Tn6aH33iNEgvgDfhPGDa8DPA7yya120uWPamtTXShzQ69+ZjCJYF/wcu7lMI4fBPOt4ru1r1hi6AwC1EWoayzANJa55oFFI8RfC7qMh8vfp5T72WiHkvxIu8Fffg+haPPkeWicDHOfIqnWhCsrKU5t4CqXQDgv4YeIxDt8xLO8yj2nrD29+G8XDDfiOefC0XrD6UulvZFT0UA35a4v23fO2BUlqCdliN/o8j3e/REBMpjQ8bLKbkO4iLxvp5Er/AW2s8+wyLQRcKzrtUpEW2J1tjqeOF4pBxhGj99Oi1Z3lToPPg5mvHhbGHF42teaHyfbps6hZpbWoQDHSpaXecumL4gBtrsuIL2Y8qzasmLeVNBmgUubynJIIrX5/pFHB8SfDH2lcLUB8Bvcniz9Q088fJs4sGvp4XSkeCkVtF6octvQG/0jMi7FM8gOToJy0eCOm1B8TLOJ4pEophKvQ0Kx77HBNQh5zy//ewnQJSWeFOAA9Db7Iln4Vmr44SiP+DU3xNtZtPDRdpfDhJyj/uhaPsJTrmy3rVQ+BeEw0vJyWWJYE9yl+Sxd96e4ru0MwJrQP76nI/phHvulrFL57v0LcScHgrEeINXybD52+J77w5cz42/I4UDWaxEM0CD3i7mzsOi2m56HKzz+0XK7wmrvTvyPrMaz7oB6mn9n7TUhJ5sY/giNZQc1dZop93Au9lg8G4WlxUpb2+8sDOhIHvgWKXmKm2NsjmNAf16uYPRHpWCc7nRpljO6KlC0GtnGxO7X2e+TD/JIDydBLQcOY6oj/Ux/HaiUKsfX2qndygH/EcJx+ocKr2MsB/8kO6UnNWZljYVFvynsFTTOxpOEC+gqZ2e0i8xbtETlpyDA/8FfVyRkrc72mY8FMoq8VD0KtdX4P3xhMHt0IOsSx0cQfejaI+yG0mJhSv5ZhNz+rWzK4PyxE7M9poA6wDseblGQOzYQGJ5pBILZuw2KtbBtYtqlKrkjm39BHd8swPXd4EDuwC/jwM9aY+C3Y9o0oG4LtdO+TPAY5tQV15vvFkHn9UTddikHWNgDcLsFDD56NUscAdBKdPSEIQbt0e0Zx9Rh5FUOD28I2kyfCBuz8dLtGUJ8MttQuxgr1xEopUDfB2v+1ViBVjqliQ2v1iQIstJbF1i72+3QVFOeRWhPXJB+ETH6VyVdpslut4GhBQ7l7DA9nMYKEhdkbwtiFhcDlAOxfd1OlDXRnBi64RSEWvdX/D/lSnPuxJ1ehW/L8JzuOkEtM3zcOBnU7xCbQQsdiV77rMRWavrIPh1EuTKAaSSCqBia57Ip4QFJwFccR2J+6jA2aeHCoGeWM2lVmV/fi0cK/d5jwJvnQ/Aps3mTLvTCnG8RThXj+H7WFh1mVamXEOIVJxDyRVfysnTihDqLfg9EpY0jf8td+7pOvh2Jdi2RQA7GmMJ80So1i1LIdJzKY7XIMRY69ARXmN8CUKkP0doeRx6sRzGMtLaVhepv2yPIMXhXYZe5roi5baJd9ucQntUkoKQtMICeBbUUT6HItkJatGmVYFYm+thUyyxeZVVlEjpHEWMaBholC5rykytCMHZqMNBAOd9iJlziPBghMPsNUwJ+uJ3D9CMrsIBZeCsLSz9YIDuQjGwdT2sm+2Gh4pw39YAMFvf0+A8/kfQqM1FXLw3QJpDbNo6vByDvxkRHBltGi5+D8VzSw5/DSxxNzigByIf94DnIhY+BzTiA1zb4NxnRzzLQyIUOgzhyD7olS5E233uRKDq4CdYB3V/cb47wNsdv7cA1atx3mtf0fMNQVuOxPjEKSnUx0Mvs76guttIZfX4D+m8sYeJyWOe2EVBU8HfokQT0ERej5yRYHL+y8uN5vgpxrXIHp6el5hRqu++r5T3ux0sendYimbkr0ekYRIGiuaKa5jDXgWHtDMqOB2x+JlQnnEAvIYV45j7qXiQUwCiOvgQI/FyWdF2pnjnthbUZQDAdgxCnhtiYGdbirddmQe+/Cms8mV4kfVwrn+Dup+EcvqhbktAXU53HNyB6PXGQAnmIX9PtMnNImJSB0u6G57Dcv6LoIhMkR5FvetRbjdEXZrRdufCuOQQlh0AxchhLMJu+bgbepOB4sXb51sgjPR58DNsD2B7iLVhPG5C5E3S24moa2fk51Hpk60ihuA/ckwMwII/g0sJSybCjinXRLu9yeudkKicouz+gZ1czeWs69Xj7y8F/h5oDLvvZSfRbS8sEhnoCktntwvMocE/AIB6IWTYTPGOyy1oRE3xdIUc7vMeGnwAzgeUnLNi5/DMRbddK+6P+SX5Or0pqNAagtd6ImRoLWKzqEsrXnRaV2kB2x35FsAnUE4UsAGfVmE7Y6R1kbCk3dAWc3HfnijTp3jjXQ/WvE20fReEeZehl94Q1yncpxVt2CqedwDuZ8vv5AxILnb8txx60xbR/jV4Z8tj8B8xRoQnvYIR2hB14v+2PJ0EvBvmj4DsY9tBuU7Ax318Sv6ri5y2LNFOib399T0PVjzumaVvZsIIb5CkHNqJr9v4vvwbogSgKbkKK9qnH383FP0lEcX+BCkx0qudP7Nz1u9G5WdrQ7JUafDLP5NLrOCS63c9wXagAHJPfaLCrcsDQYF0ECPZ/tuLcrcht9McfOcYZWuislTx5GX/wJ6lb2r6vwADACZWnXbKRVAQAAAAAElFTkSuQmCC');
    background-position: 19px 14px;
  }
  /* line 117, ../sass/modules/_header.scss */
  header .right {
    height: 0;
    top: 0;
    left: 0;
  }
  /* line 122, ../sass/modules/_header.scss */
  header .right .search {
    top: 82px;
    right: 70px;
    width: 54%;
  }
  /* line 129, ../sass/modules/_header.scss */
  header .small-screen-bar {
    display: block;
  }
}
/* line 5, ../sass/modules/_hearings-list.scss */
.hearings-list .text img.fileIcon {
  float: right;
}

/*

.image-with-text {
  position: relative;
  padding: 45px 237px 31px 23px;
  margin-bottom: 10px;
  min-height: 268px;

  img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .image{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    background-color: #f2f2f2;

    img{
      width: auto;
      max-width: none;
      left: 50%;
      margin-left: - $image-with-text-img-width/2;
    }
  }

  .inner{
    position: relative;
    padding: 11px 19px;
    background-color: rgba(255, 255, 255, .95);
  }

  h1{
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 32px;
    color: $primary-color;
  }

  p{
    @include paragraph-reset;
    margin-bottom: 8px;
    font-size: 14px;
    @include font-bold;
  }
}

.lt-ie9{
  .image-with-text {
    .inner{
      background-color: #fff;
    }
  }
}

@media only screen and (max-width:770px) {
  .image-with-text{
    padding: 10px;
  }
}

@media only screen and (min-width:680px) and (max-width:770px){
  .image-with-text{
    .image{
      img{
        width: 100%;
        left: 0;
        margin-left: 0;
      }
    }
  }
}
*/
/* line 83, ../sass/modules/_image-with-text.scss */
.image-with-text {
  position: relative;
  margin-bottom: 10px;
}
/* line 87, ../sass/modules/_image-with-text.scss */
.image-with-text .image {
  position: absolute;
  width: 100%;
}
/* line 92, ../sass/modules/_image-with-text.scss */
.image-with-text img {
  position: absolute;
  right: 0;
  width: 75%;
}
/* line 98, ../sass/modules/_image-with-text.scss */
.image-with-text .inner {
  position: relative;
}
/* line 101, ../sass/modules/_image-with-text.scss */
.image-with-text .inner h1 {
  margin-top: 0;
  margin-bottom: 3px;
  color: #016968;
}
/* line 107, ../sass/modules/_image-with-text.scss */
.image-with-text .inner p {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal;
  line-height: normal;
  color: inherit;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
}

/* line 1, ../sass/modules/_link-boxes.scss */
.link-boxes {
  border-bottom: 2px solid #C9C9C9;
  padding-bottom: 14px;
  margin-bottom: 63px;
  display: block;
  word-wrap: break-word;
}
/* line 103, ../sass/_mixins.scss */
.link-boxes h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -70px;
  width: 16px;
  height: 14px;
}
/* line 12, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  padding-top: 6px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.link-boxes .column-row:before, .link-boxes .column-row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.link-boxes .column-row:after {
  clear: both;
}
/* line 18, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1,
.link-boxes .column-row .column-2,
.link-boxes .column-row .column-3 {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
}
/* line 23, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 .item,
.link-boxes .column-row .column-2 .item,
.link-boxes .column-row .column-3 .item {
  font-size: 13px;
}
/* line 26, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 .item img,
.link-boxes .column-row .column-2 .item img,
.link-boxes .column-row .column-3 .item img {
  width: 100%;
}
/* line 30, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 .item a,
.link-boxes .column-row .column-2 .item a,
.link-boxes .column-row .column-3 .item a {
  font-weight: normal;
  font-family: 'Open Sans Bold';
  margin-top: 6px;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
/* line 38, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 .item p,
.link-boxes .column-row .column-2 .item p,
.link-boxes .column-row .column-3 .item p {
  line-height: 1.5;
  margin-bottom: 13px;
}
/* line 44, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 .item:first-child p,
.link-boxes .column-row .column-2 .item:first-child p,
.link-boxes .column-row .column-3 .item:first-child p {
  padding-bottom: 11px;
  border-bottom: 1px solid #D1D1D1;
}
/* line 49, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 .item:only-child p,
.link-boxes .column-row .column-2 .item:only-child p,
.link-boxes .column-row .column-3 .item:only-child p {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none 0;
}
/* line 56, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-1 {
  padding-right: 24px;
}
/* line 60, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-2 {
  padding-left: 12px;
  padding-right: 12px;
}
/* line 64, ../sass/modules/_link-boxes.scss */
.link-boxes .column-row .column-3 {
  padding-left: 24px;
}

@media only screen and (max-width: 400px) {
  /* line 77, ../sass/modules/_link-boxes.scss */
  .link-boxes .column-row .column-1,
  .link-boxes .column-row .column-2,
  .link-boxes .column-row .column-3 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
}
/*
## list

```
<section class="list">
    <h2>Heading</h2>
    <ul>
      <li>List item</li>
      <li>List item</li>
      <li>List item</li>
    </ul>
</section>

```

*/
/* line 18, ../sass/modules/_list.scss */
section.list {
  margin-bottom: 32px;
}
/* line 21, ../sass/modules/_list.scss */
section.list .icon, section.list .alphabet h2, .alphabet section.list h2, section.list .notify h2, .notify section.list h2, section.list .search-details h2, .search-details section.list h2, section.list .search-list .results h2, .search-list .results section.list h2 {
  margin-bottom: 8px;
}
/* line 25, ../sass/modules/_list.scss */
section.list ul {
  margin: 0;
  padding: 0;
}
/* line 51, ../sass/_mixins.scss */
section.list ul li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 30, ../sass/modules/_list.scss */
section.list ul > li > a.shortcut,
section.list ul > li > a {
  display: block;
  padding-bottom: 8px;
  border-bottom: solid 1px #d1d1d1;
  margin-bottom: 8px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 13px;
}
/* line 40, ../sass/modules/_list.scss */
section.list ul > li:last-child > a {
  border-bottom: none 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 103, ../sass/_mixins.scss */
section.list.history h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -726px;
  width: 19px;
  height: 19px;
}
/* line 103, ../sass/_mixins.scss */
section.list.most-visited h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1163px;
  width: 18px;
  height: 19px;
}
/* line 103, ../sass/_mixins.scss */
section.list.read-more h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1510px;
  width: 17px;
  height: 19px;
}
/* line 69, ../sass/modules/_list.scss */
section.list ul.paging {
  margin-top: 10px !important;
}
/* line 73, ../sass/modules/_list.scss */
section.list ul.paging > li > a {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 1, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info {
  background: none repeat scroll 0 0 #EBEBEB;
  border: solid 1px #b7b7b7;
  margin-bottom: 10px;
}
/* line 6, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info .readmoreHeader {
  padding: 3px 10px;
  background-color: #7d7d7d;
  color: #fff;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 11px;
}
/* line 13, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info .readmoreHeader a {
  color: inherit;
}
/* line 18, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info .miljostatus {
  border-bottom: solid 1px #7d7d7d;
}
/* line 21, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info .miljostatus a {
  display: block;
  width: 170px;
  height: 58px;
  background-image: url('data:image/gif;base64,R0lGODlhqgA6ALMAAJiYmMrKyqWlpebm5ri4uNTU1HR0dNjY2IGBgVlZWVtbW4CAgO/v7/Hx8VpaWvDw8CH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0FDMkJBQTdEMjlDMTFFMjg5Q0NBQTk1MzVBQzQyMjgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0FDMkJBQThEMjlDMTFFMjg5Q0NBQTk1MzVBQzQyMjgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQUMyQkFBNUQyOUMxMUUyODlDQ0FBOTUzNUFDNDIyOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQUMyQkFBNkQyOUMxMUUyODlDQ0FBOTUzNUFDNDIyOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS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');
  text-indent: -400px;
  overflow: hidden;
}
/* line 31, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info a {
  text-decoration: none;
}
/* line 35, ../sass/modules/_miljostatus-info.scss */
.miljostatus-info p {
  margin: 0;
  padding: 10px;
}

/*
## Navs
*/
/*
## nav.bar
```
<nav class="bar">
    <div class="tools">
        <ul>
            <li><a href="#">AA</a></li>
            <li><a href="#">Sidekart</a></li>
            <li><a href="#">Norsk</a></li>
        </ul>
    </div>
    <div class="links">
        <ul>
            <li><a href="#">OM MILJØDIREKTORATET</a></li>
            <li><a href="#">PRESSENTER</a></li>
            <li><a href="#">LEDIGE STILLIGER</a></li>
            <li><a href="#">KONTAKT OSS</a></li>
        </ul>
    </div>
</nav>

```
*/
/* line 31, ../sass/modules/_nav.scss */
nav.bar {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 940px;
  *zoom: 1;
  padding: 8px 3px 0 11px;
  height: 30px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 11px;
  text-transform: uppercase;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
nav.bar:before, nav.bar:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
nav.bar:after {
  clear: both;
}
/* line 42, ../sass/modules/_nav.scss */
nav.bar ul {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin: 0;
  line-height: normal;
}
/* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
nav.bar ul > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 40, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
nav.bar ul > li > * {
  display: block;
}
/* line 47, ../sass/modules/_nav.scss */
nav.bar ul > li {
  margin: 0;
}
/* line 50, ../sass/modules/_nav.scss */
nav.bar ul > li > a {
  color: #444444;
}
/* line 53, ../sass/modules/_nav.scss */
nav.bar ul > li > a:hover {
  color: #2b2b2b;
}
/* line 64, ../sass/modules/_nav.scss */
nav.bar > .tools {
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 33.33333%;
  float: left;
}
/* line 68, ../sass/modules/_nav.scss */
nav.bar > .tools > ul > li {
  margin-right: 20px;
}
/* line 74, ../sass/modules/_nav.scss */
nav.bar > .links {
  text-align: left;
  position: relative;
  padding-left: 5px;
  padding-right: 5px;
  width: 66.66667%;
  float: left;
  padding-right: 0;
}
/* line 79, ../sass/modules/_nav.scss */
nav.bar > .links > ul {
  float: right;
}
/* line 84, ../sass/modules/_nav.scss */
nav.bar > .links > ul > li:first-child > a {
  border-left: none 0;
}
/* line 88, ../sass/modules/_nav.scss */
nav.bar > .links > ul > li > a {
  display: inline-block;
  height: 12px;
  padding-left: 11px;
  border-left: solid 2px #000;
  margin-left: 11px;
}

@media only screen and (min-width: 770px) and (max-width: 940px) {
  /* line 101, ../sass/modules/_nav.scss */
  nav.bar {
    font-size: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }
  /* line 108, ../sass/modules/_nav.scss */
  nav.bar > .tools > ul > li {
    margin-right: 10px;
  }
  /* line 117, ../sass/modules/_nav.scss */
  nav.bar > .links > ul > li > a {
    margin-left: 5px;
    padding-left: 5px;
    border-left-width: 1px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 129, ../sass/modules/_nav.scss */
  nav.bar {
    position: absolute;
    left: -1000px;
    height: auto;
    padding: 0;
    margin: 0 !important;
  }
  /* line 137, ../sass/modules/_nav.scss */
  nav.bar > .tools,
  nav.bar > .links {
    position: relative;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    float: left;
    float: none;
    padding: 20px 0 20px 10px;
  }
  /* line 143, ../sass/modules/_nav.scss */
  nav.bar > .tools {
    border-bottom: solid 1px #7D7D7D;
  }
  /* line 148, ../sass/modules/_nav.scss */
  nav.bar > .links > ul {
    float: none;
  }
  /* line 152, ../sass/modules/_nav.scss */
  nav.bar > .links > ul > li > a {
    border-left: none 0;
    margin-left: 0;
    padding-left: 0;
  }
  /* line 162, ../sass/modules/_nav.scss */
  nav.bar ul > li {
    float: none;
  }
}
/*
## nav.main
```
<nav class="main">
    <div>
        <a href="#" class="button-logo-small"></a>
        <ul>
            <li class="selected"><a href="#">A</a></li>
            <li><a href="#">B</a></li>
            <li><a href="#">C</a></li>
        </ul>
    </div>
</nav>

```
*/
/* line 186, ../sass/modules/_nav.scss */
nav.main {
  display: block;
  height: 53px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 14px;
  text-transform: uppercase;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFDEDEDE');
  background: -ms-linear-gradient(top, white, #dedede);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #ffffff, #dedede);
  background: -moz-linear-gradient(top, #ffffff, #dedede);
  background: -o-linear-gradient(top, #ffffff, #dedede);
  background: linear-gradient(top, #ffffff, #dedede);
}
/* line 194, ../sass/modules/_nav.scss */
nav.main .main-shortcut {
  display: block;
  position: absolute;
  bottom: 15px;
  left: 15px;
  background-color: #f07e01;
  color: #fff;
  font-size: 12px;
  padding: 2px 10px 1px 5px;
}
/* line 205, ../sass/modules/_nav.scss */
nav.main .main-shortcut:before {
  position: relative;
  margin-right: 5px;
  top: 4px;
}
/* line 212, ../sass/modules/_nav.scss */
nav.main > div {
  overflow: hidden;
}
/* line 216, ../sass/modules/_nav.scss */
nav.main > div > a.button-logo-small-klimatilpasning,
nav.main > div > a.button-logo-small {
  display: none;
}
/* line 222, ../sass/modules/_nav.scss */
nav.main > div > ul {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  margin-left: -1px;
  width: 9000px;
}
/* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
nav.main > div > ul > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 40, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
nav.main > div > ul > li > * {
  display: block;
}
/* line 227, ../sass/modules/_nav.scss */
nav.main > div > ul > li {
  margin-left: 0;
  text-transform: uppercase;
  border-right: solid 1px #fff;
}
/* line 233, ../sass/modules/_nav.scss */
nav.main > div > ul > li.selected > a {
  border-bottom: solid 2px #016968;
  padding-bottom: 11px;
}
/* line 239, ../sass/modules/_nav.scss */
nav.main > div > ul > li:last-child {
  border-right: none 0;
}
/* line 243, ../sass/modules/_nav.scss */
nav.main > div > ul > li > a {
  padding: 18px 21px 13px 21px;
  color: inherit;
}
/* line 247, ../sass/modules/_nav.scss */
nav.main > div > ul > li > a:hover {
  color: #2b2b2b;
}
/* line 251, ../sass/modules/_nav.scss */
nav.main > div > ul > li > a:focus {
  padding-top: 20px;
  margin-top: 1px;
  margin-bottom: 1px;
}
/* line 261, ../sass/modules/_nav.scss */
nav.main > div > ul > li.open > .sub {
  display: block;
}
/* line 266, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub {
  display: none;
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  padding: 12px 20px 40px 20px;
  background-color: #fff;
  border: solid 1px #e0e0e0;
  border-top: none 0;
  word-wrap: break-word;
}
/* line 279, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub.haveContext ul {
  width: 23%;
}
/* line 284, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub ul {
  list-style: none;
  margin-left: 0;
  padding-right: 10px;
  float: left;
  width: 33.333%;
}
/* line 291, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub ul > li {
  margin-bottom: 13px;
  line-height: 16px;
  padding-bottom: 3px;
  padding-top: 3px;
}
/* line 298, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub ul > li.selected > a {
  color: #f07e01;
}
/* line 301, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub ul > li.selected > a:hover {
  color: #ca6a01;
}
/* line 307, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub ul > li > a {
  color: #016968;
  font-size: 14px;
  text-transform: none;
}
/* line 312, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub ul > li > a:hover {
  color: #014342;
}
/* line 319, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub .context {
  float: right;
  width: 31%;
  background-color: #e8e8e8;
  border: solid 1px #ddd;
  margin-top: 4px;
  padding: 7px 10px;
  text-transform: none;
  font-family: 'Open Sans';
  font-size: 12px;
}
/* line 330, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub .context h2 {
  font-size: 12px;
  padding: 0 0 5px 0;
  margin-bottom: 7px;
}
/* line 336, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub .context .item {
  margin-bottom: 5px;
}
/* line 339, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub .context .item a {
  display: block;
  line-height: 16px;
}
/* line 344, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub .context .item .date {
  display: block;
  position: relative;
  top: -2px;
  font-weight: normal;
  font-size: 11px;
}
/* line 353, ../sass/modules/_nav.scss */
nav.main > div > ul > li > .sub .context a.more {
  padding-top: 6px;
  border-top: 1px solid #C9C9C9;
  border-bottom: none;
  padding-bottom: 0;
}

@media only screen and (min-width: 770px) {
  /* line 369, ../sass/modules/_nav.scss */
  nav.main.follow {
    position: fixed !important;
    top: 0 !important;
    z-index: 1002;
    height: 30px;
  }
  /* line 375, ../sass/modules/_nav.scss */
  nav.main.follow > div {
    max-width: 940px;
    margin: 0 auto;
  }
  /* line 380, ../sass/modules/_nav.scss */
  nav.main.follow > div > a.button-logo-small-klimatilpasning,
  nav.main.follow > div > a.button-logo-small {
    display: block;
    float: left;
  }
  /* line 385, ../sass/modules/_nav.scss */
  nav.main.follow > div > a.button-logo-small {
    margin-top: 3px;
  }
  /* line 389, ../sass/modules/_nav.scss */
  nav.main.follow > div > ul {
    position: absolute;
    margin-left: 110px;
  }
  /* line 394, ../sass/modules/_nav.scss */
  nav.main.follow > div > ul > li > a {
    padding-top: 5px;
    padding-bottom: 1px;
  }
  /* line 399, ../sass/modules/_nav.scss */
  nav.main.follow > div > ul > li > .sub {
    position: fixed;
    top: 30px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 411, ../sass/modules/_nav.scss */
  nav.main {
    display: none;
  }
}
@media only screen and (min-width: 770px) and (max-width: 940px) {
  /* line 423, ../sass/modules/_nav.scss */
  nav.main > div > ul > li > .sub {
    width: auto;
    left: -130px;
  }
}
/*
## nav.list
```
<nav class="list">
    <ul class="menu_pathUp">
        <li class="inpath">
            <a href="#" class="link">Link</a>
            <a href="/" class="expand">+</a>
        </li>
        <li class="inpath">
            <a href="#" class="link">Link</a>
            <a href="/" class="expand">+</a>
        </li>
    </ul>
    <ul class="menu_children">
        <li class="selected">
            <a href="#" class="link">Link</a>
            <a href="/" class="expand">+</a>
        </li>
        <li>
            <a href="#" class="link">Link</a>
            <a href="/" class="expand">+</a>
        </li>
        <li>
            <a href="#" class="link">Link</a>
            <a href="/" class="expand">+</a>
        </li>
    </ul>
</nav>

```
*/
/* line 471, ../sass/modules/_nav.scss */
nav.list {
  display: block;
  font-family: "Open Sans";
  font-size: 15px;
}
/* line 478, ../sass/modules/_nav.scss */
nav.list ul, nav.list li {
  margin: 0;
  padding: 0;
}
/* line 483, ../sass/modules/_nav.scss */
nav.list li {
  list-style: none;
  position: relative;
}
/* line 488, ../sass/modules/_nav.scss */
nav.list a.link {
  display: block;
  margin-bottom: 2px;
  padding: 3px 23px 3px 8px;
}
/* line 494, ../sass/modules/_nav.scss */
nav.list a.expand {
  -webkit-transition: margin-top 0.1125s linear;
  -moz-transition: margin-top 0.1125s linear;
  -o-transition: margin-top 0.1125s linear;
  transition: margin-top 0.1125s linear;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
/* line 510, ../sass/modules/_nav.scss */
nav.list > ul.menu_pathUp > li > a.link {
  background-color: #e3e3e3;
  color: #7d7d7d;
}
/* line 515, ../sass/modules/_nav.scss */
nav.list > ul.menu_pathUp > li > a.expand {
  padding: 3px 5px 3px 3px;
  color: #7d7d7d;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTIvMDQvMTNKmAF7AAABcklEQVQ4ja3TMWtUQRSG4Wev2qQTC63yFwQtggoasrcIiEmfIpWVopDCOIVWSjhrIwT0JwRhq6zY3Q1REFERMa1depNotWCxNsflogsiOjDMnG/e78yZYaYzHo+1WynlJK6hxkLKOxjieUQctPlOO0EpZQGPcN709hF3ImL4W4JSyj08SL3BC7zJ+AKuZlVwPyIeThKUUi7jJb5jLSKeTNu+lHITj3ECVyLi1bHRaHQKz3AGtyPiacuw3jTNpbquX0Nd1++bpvmS1ZxrmqZfYQlnMdza6rXNt9BDL+cgmWF6lirM59r2/v7kPtaw2ap+MzXJbKc+X6Gbwds0X8fGlCvYyLUJi241BezjNA5b2mFq/V/h43meVczhXUR8zUpmWtxMRHxrxXM5DivsZrA8O9uR5g728Dn7XmqSWU7PboUBPqG7snL3BkTEGIu4mH0xNcl00zP454f0f55ya4c/faYPWI+InZ9C5y++c4NBRBy1+R9nmK361aXEzAAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
  background-position: top right;
  width: 16px;
  height: 16px;
  text-indent: -1000px;
  margin-top: 7px;
  margin-right: 7px;
}
/* line 529, ../sass/modules/_nav.scss */
nav.list > ul.menu_pathUp > li > a.expand:hover {
  margin-top: 5px;
}
/* line 536, ../sass/modules/_nav.scss */
nav.list > ul.menu_pathUp > li:first-child a.link {
  text-transform: uppercase;
  background-color: #016968;
  color: #fff;
}
/* line 542, ../sass/modules/_nav.scss */
nav.list > ul.menu_pathUp > li:first-child a.expand {
  color: #fff;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdDMUNCNEUyNjNGNjExRTNBREY1RjQxQTdGRUZBQzYyIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdDMUNCNEUzNjNGNjExRTNBREY1RjQxQTdGRUZBQzYyIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0MxQ0I0RTA2M0Y2MTFFM0FERjVGNDFBN0ZFRkFDNjIiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0MxQ0I0RTE2M0Y2MTFFM0FERjVGNDFBN0ZFRkFDNjIiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4pfShkAAABCUlEQVR42qyTPQrCQBCFE0s7f8CbaGcRYymeQbBSBG2schnrdFoaxQOIiK2ttX+NYLO+kReZrFEUHfhI5s2bYZPddY0xjhU50AA+8KjNwQxMwD7hlgEKDyzN61iBmu7RzYEyTkEfVEifWhyBPaDKwhV0rVVpuvQY9twHFMCaYsdqGBKtdeiVnoIILQqR7yc+qaeW3It1eiLqLUlGtgkMUn7gIGX4SJIdkzKLbXBJGXBhzaFXYpdxniMEJXBQ2oFaaJszPCASFT5P4AyyypeldrK8MxmwYNKs1924QV42YEs21Bx6mvQt3m1jHhRJ/t02/nyQ/nKUP71MS3oePe4X1zkCY3DU5psAAwDnOHZWGZq1iwAAAABJRU5ErkJggg==');
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
/* line 559, ../sass/modules/_nav.scss */
nav.list > ul.menu_children > li > a.link {
  position: relative;
  border-bottom: solid 1px #7d7d7d;
  padding: 7px 23px 6px 34px;
  margin-bottom: 0;
  font-size: 14px;
  color: #7d7d7d;
  /*
  &:before{
    content: "";
    display: block;
    position: absolute;
    top: 17px;
    left: 17px;
    width: 10px;
    height: 1px;
    background-color: $dark-font-color;
  }*/
}
/* line 580, ../sass/modules/_nav.scss */
nav.list > ul.menu_children > li > a.expand {
  padding: 6px 5px 3px 3px;
  color: #7d7d7d;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTIvMDQvMTNKmAF7AAAAwklEQVQ4jc2TMU5CURBFzycSZFuUWNhAXAItCc1FA6h8k7sFlkCgoYDSbfETi0czBYGH/uQXMt1M7jkzxXtFSokm1WpE35dA0qwuJGmcu2Au6bMG/AY4J3gAZpIWf8Al0MkJJkAFvEsqM/BHwFVkASjO34GkPrAFuoBtT2P+BbwCR2Bg+5AVRPgZ2ABtYA4kYAn8AEPbu/P8lSAkT3HJY4yq2Ly/zGYFIekB62hfbH/ncjcFIRkB2F7dyvwqqFP//xdOk3JMGs55uy4AAAAASUVORK5CYII=');
  background-repeat: no-repeat;
  background-position: top right;
  width: 16px;
  height: 16px;
  text-indent: -1000px;
  margin-top: 10px;
  margin-right: 7px;
}
/* line 594, ../sass/modules/_nav.scss */
nav.list > ul.menu_children > li > a.expand:hover {
  margin-top: 12px;
}
/* line 602, ../sass/modules/_nav.scss */
nav.list > ul.menu_children > li.selected > a.link {
  background-color: #7d7d7d;
  color: #fff;
  border-bottom: none 0;
            /*
            padding-left: 19px;

            &:before{
              left: 7px;
              width: 5px;
              background-color: #fff;
            }
            */
}
/* line 619, ../sass/modules/_nav.scss */
nav.list > ul.menu_children > li.selected > a.expand {
  color: #fff;
  padding-top: 5px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE4MjFFQjhDNjNGNTExRTNCRTVBOUVBMTEyQjk1RjUxIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE4MjFFQjhENjNGNTExRTNCRTVBOUVBMTEyQjk1RjUxIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTgyMUVCOEE2M0Y1MTFFM0JFNUE5RUExMTJCOTVGNTEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTgyMUVCOEI2M0Y1MTFFM0JFNUE5RUExMTJCOTVGNTEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6aOB1WAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAA5SURBVHjajI4xEgBABAPX/z99hQijOSpZJgmxhgtgK0woQGkDpGWgLblv/osmswftPBLv1T/gCTAAbfgA0eMYJxIAAAAASUVORK5CYII=');
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}
/* line 626, ../sass/modules/_nav.scss */
nav.list > ul.menu_children > li.selected > a.expand:hover {
  text-shadow: 0 0 2px #fff;
}
/* line 638, ../sass/modules/_nav.scss */
nav.list.search-filters h2 {
  margin: 15px 0 8px 0;
  padding-top: 4px;
  border-top: solid 1px #d1d1d1;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 14px;
  text-transform: uppercase;
  color: #016968;
}
/* line 647, ../sass/modules/_nav.scss */
nav.list.search-filters h2:first-child {
  margin-top: 3px;
}
/* line 652, ../sass/modules/_nav.scss */
nav.list.search-filters > div {
  margin-bottom: 11px;
  font-size: 13px;
}
/* line 656, ../sass/modules/_nav.scss */
nav.list.search-filters > div:last-child {
  padding-bottom: 15px;
  border-bottom: solid 1px #d1d1d1;
}
/* line 661, ../sass/modules/_nav.scss */
nav.list.search-filters > div input[type="radio"] {
  margin-right: 5px;
}
/* line 665, ../sass/modules/_nav.scss */
nav.list.search-filters > div label {
  display: inline;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
}

@media only screen and (max-width: 770px) {
  /* line 676, ../sass/modules/_nav.scss */
  nav.list {
    position: absolute;
    left: -1000px;
  }
}
/*
## nav.tools
```
<nav class="tools" style="position: relative; float: left">
    <ul>
        <li class="favourites-add">
            <a href="#" class="toggle"></a>
            <a href="#" class="title">Legg til side i favoritter</a>
        </li>
        <li class="favourites">
            <a href="#" class="toggle"></a>
            <span class="title">Dine favoritter</span>
        </li>
        <li class="contact">
            <a href="#" class="toggle"></a>
        </li>
        <li class="share">
            <a href="#" class="toggle"></a>
        </li>
    </ul>
</nav>

```
*/
/* line 710, ../sass/modules/_nav.scss */
nav.tools {
  position: fixed;
  z-index: 4;
  top: 33%;
  right: 0;
  width: 50px;
}
/* line 717, ../sass/modules/_nav.scss */
nav.tools > ul {
  margin: 0;
  padding: 0;
}
/* line 51, ../sass/_mixins.scss */
nav.tools > ul li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 720, ../sass/modules/_nav.scss */
nav.tools > ul > li {
  position: relative;
  float: right;
  clear: both;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF8F8F8', endColorstr='#FFEBEBEB');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(50%, #f8f8f8), color-stop(100%, #ebebeb));
  background: -webkit-linear-gradient(#f8f8f8 50%, #ebebeb 100%);
  background: -moz-linear-gradient(#f8f8f8 50%, #ebebeb 100%);
  background: -o-linear-gradient(#f8f8f8 50%, #ebebeb 100%);
  background: linear-gradient(#f8f8f8 50%, #ebebeb 100%);
  -webkit-transition: right 0.75s;
  -moz-transition: right 0.75s;
  -o-transition: right 0.75s;
  transition: right 0.75s;
  -webkit-transform: rotate3d(0, 0, 0, 0deg);
  -moz-transform: rotate3d(0, 0, 0, 0deg);
  -ms-transform: rotate3d(0, 0, 0, 0deg);
  -o-transform: rotate3d(0, 0, 0, 0deg);
  transform: rotate3d(0, 0, 0, 0deg);
  border: solid 1px #fff;
  border-width: 0 0 1px 1px;
}
/* line 731, ../sass/modules/_nav.scss */
nav.tools > ul > li.active {
  right: 0 !important;
}
/* line 734, ../sass/modules/_nav.scss */
nav.tools > ul > li.active > .content {
  display: block;
}
/* line 741, ../sass/modules/_nav.scss */
nav.tools > ul > li > a.toggle {
  display: block;
  width: 46px;
  height: 46px;
  margin-bottom: 2px;
  padding-top: 10px;
  border-bottom: none 0;
}
/* line 749, ../sass/modules/_nav.scss */
nav.tools > ul > li > a.toggle:hover {
  border-bottom: none 0;
}
/* line 754, ../sass/modules/_nav.scss */
nav.tools > ul > li > a.toggle:before {
  display: block !important;
  width: 46px;
}
/* line 760, ../sass/modules/_nav.scss */
nav.tools > ul > li > .title {
  position: absolute;
  top: 9px;
  right: 0;
  height: 31px;
  left: 48px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 16px;
  border-left: solid 1px #a8a8a8;
  cursor: pointer;
}
/* line 774, ../sass/modules/_nav.scss */
nav.tools > ul > li > .content {
  display: none;
  padding: 0 10px 10px 10px;
}
/* line 779, ../sass/modules/_nav.scss */
nav.tools > ul > li > a.title {
  color: #f07e01;
}
/* line 790, ../sass/modules/_nav.scss */
nav.tools > ul > li.favourites-add {
  width: 158px;
  right: -111px;
}
/* line 794, ../sass/modules/_nav.scss */
nav.tools > ul > li.favourites-add > a.toggle {
  padding-left: 11px;
}
/* line 103, ../sass/_mixins.scss */
nav.tools > ul > li.favourites-add > a.toggle:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -443px;
  width: 30px;
  height: 27px;
}
/* line 800, ../sass/modules/_nav.scss */
nav.tools > ul > li.favourites {
  width: 258px;
  right: -211px;
}
/* line 804, ../sass/modules/_nav.scss */
nav.tools > ul > li.favourites > a.toggle {
  padding-left: 11px;
}
/* line 103, ../sass/_mixins.scss */
nav.tools > ul > li.favourites > a.toggle:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -645px;
  width: 25px;
  height: 24px;
}
/* line 809, ../sass/modules/_nav.scss */
nav.tools > ul > li.favourites .title {
  padding-top: 7px;
}
/* line 813, ../sass/modules/_nav.scss */
nav.tools > ul > li.favourites .favourite-list {
  border-top: solid 1px #fff;
  padding-top: 15px;
}
/* line 819, ../sass/modules/_nav.scss */
nav.tools > ul > li.contact {
  width: 375px;
  right: -328px;
}
/* line 823, ../sass/modules/_nav.scss */
nav.tools > ul > li.contact > a.toggle {
  padding-left: 12px;
}
/* line 103, ../sass/_mixins.scss */
nav.tools > ul > li.contact > a.toggle:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -470px;
  width: 30px;
  height: 27px;
}
/* line 828, ../sass/modules/_nav.scss */
nav.tools > ul > li.contact .title {
  padding-top: 7px;
}
/* line 835, ../sass/modules/_nav.scss */
nav.tools > ul > li.contact > .content .contact-form strong {
  display: none;
}
/* line 840, ../sass/modules/_nav.scss */
nav.tools > ul > li.contact > .content .contact-form input[type="email"],
nav.tools > ul > li.contact > .content .contact-form input[type="text"] {
  width: 55%;
}
/* line 844, ../sass/modules/_nav.scss */
nav.tools > ul > li.contact > .content .contact-form input[type="submit"] {
  width: 40%;
}
/* line 851, ../sass/modules/_nav.scss */
nav.tools > ul > li.share {
  width: 235px;
  right: -188px;
}
/* line 855, ../sass/modules/_nav.scss */
nav.tools > ul > li.share > a.toggle {
  padding-top: 11px;
  padding-left: 11px;
}
/* line 103, ../sass/_mixins.scss */
nav.tools > ul > li.share > a.toggle:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -355px;
  width: 26px;
  height: 25px;
}
/* line 862, ../sass/modules/_nav.scss */
nav.tools > ul > li.share .title section.share {
  margin-top: 7px;
  padding: 0;
  border: none 0;
}
/* line 867, ../sass/modules/_nav.scss */
nav.tools > ul > li.share .title section.share strong, nav.tools > ul > li.share .title section.share h2, nav.tools > ul > li.share .title section.share .info {
  display: none;
}

@media only screen and (max-width: 770px) {
  /* line 878, ../sass/modules/_nav.scss */
  nav.tools {
    position: absolute;
    top: 0;
    right: -220px;
    width: 220px;
    z-index: 1;
  }
  /* line 886, ../sass/modules/_nav.scss */
  nav.tools > ul > li {
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    background: transparent;
    border-bottom: solid 1px #e2e2e2;
  }
  /* line 893, ../sass/modules/_nav.scss */
  nav.tools > ul > li > .title {
    color: inherit;
    border-left: none 0;
  }
  /* line 900, ../sass/modules/_nav.scss */
  nav.tools > ul > li.favourites .favourite-list {
    border-top: solid 1px #d0d0d0;
  }
}
/* line 1, ../sass/modules/_news-highlight.scss */
.news-highlight {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  border-bottom: solid 2px #c9c9c9;
  padding-bottom: 10px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.news-highlight:before, .news-highlight:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.news-highlight:after {
  clear: both;
}
/* line 103, ../sass/_mixins.scss */
.news-highlight .icon:before, .news-highlight .alphabet h2:before, .alphabet .news-highlight h2:before, .news-highlight .notify h2:before, .notify .news-highlight h2:before, .news-highlight .search-details h2:before, .search-details .news-highlight h2:before, .news-highlight .search-list .results h2:before, .search-list .results .news-highlight h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1510px;
  width: 17px;
  height: 19px;
}
/* line 10, ../sass/modules/_news-highlight.scss */
.news-highlight .image {
  position: relative;
  width: 16.66667%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-right: 15px;
}
/* line 14, ../sass/modules/_news-highlight.scss */
.news-highlight .image img {
  width: 100%;
}
/* line 19, ../sass/modules/_news-highlight.scss */
.news-highlight .text {
  position: relative;
  width: 83.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 22, ../sass/modules/_news-highlight.scss */
.news-highlight .text .author {
  font-size: 12px;
  padding-top: 2px;
}
/* line 27, ../sass/modules/_news-highlight.scss */
.news-highlight .text h3 {
  margin: 0;
  padding: 0;
  line-height: normal;
}
/* line 33, ../sass/modules/_news-highlight.scss */
.news-highlight .text p {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal;
  line-height: normal;
  color: inherit;
  font-size: 14px;
}

@media only screen and (max-width: 770px) {
  /* line 42, ../sass/modules/_news-highlight.scss */
  .news-highlight .image {
    width: 100%;
    padding-right: 0;
  }
  /* line 47, ../sass/modules/_news-highlight.scss */
  .news-highlight .text {
    width: 100%;
  }
}
/*
## news-list

```
<div class="news-list">
    <h2 class="icon">Overskrift</h2>
    <div class="item">
        <div class="image">
            <img src="/FrameWork/foundation/images-dummy/large-3.jpg" />
        </div>
        <div class="text">
            <h3>Overskrift</h3>
            <p>
                <time datetime="29.04.2013 12:18">29.04.2013</time>
                Lorem ipsum dolor sit amet,
                consectetur adipisicing elit, sed do eiu et
                dolor magna aliqua...
            </p>
        </div>
    </div>
</div>

```

*/
/* line 27, ../sass/modules/_news-list.scss */
.news-list, .hearings-list {
  /*ESPEN*/
}
/* line 103, ../sass/_mixins.scss */
.news-list h2:before, .hearings-list h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -516px;
  width: 20px;
  height: 19px;
}
/* line 34, ../sass/modules/_news-list.scss */
.news-list .tag_Small, .hearings-list .tag_Small,
.news-list .item,
.hearings-list .item {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  /*border-bottom: solid 1px #d1d1d1;
  padding-bottom: 8px;
  margin-bottom: 19px;*/
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  padding: 10px 10px;
  margin-bottom: 25px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.news-list .tag_Small:before, .hearings-list .tag_Small:before, .news-list .tag_Small:after, .hearings-list .tag_Small:after,
.news-list .item:before,
.hearings-list .item:before,
.news-list .item:after,
.hearings-list .item:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.news-list .tag_Small:after, .hearings-list .tag_Small:after,
.news-list .item:after,
.hearings-list .item:after {
  clear: both;
}
/* line 43, ../sass/modules/_news-list.scss */
.news-list .tag_Small .tools, .hearings-list .tag_Small .tools,
.news-list .item .tools,
.hearings-list .item .tools {
  float: right;
}
/* line 46, ../sass/modules/_news-list.scss */
.news-list .tag_Small .tools a, .hearings-list .tag_Small .tools a,
.news-list .item .tools a,
.hearings-list .item .tools a {
  font-size: 13px;
  text-decoration: underline;
}
/* line 51, ../sass/modules/_news-list.scss */
.news-list .tag_Small .tools a:before, .hearings-list .tag_Small .tools a:before, .news-list .tag_Small .tools a:after, .hearings-list .tag_Small .tools a:after,
.news-list .item .tools a:before,
.hearings-list .item .tools a:before,
.news-list .item .tools a:after,
.hearings-list .item .tools a:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  background-repeat: no-repeat;
}
/* line 61, ../sass/modules/_news-list.scss */
.news-list .tag_Small .tools a.download:before, .hearings-list .tag_Small .tools a.download:before,
.news-list .item .tools a.download:before,
.hearings-list .item .tools a.download:before {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTIvMDQvMTNKmAF7AAAAeUlEQVQ4jWP8//8/AyWAEatoUzN2U+tqMdQzUWT98DAANVCamuczMDAkENCzgKGuNhHGYUaR2r9/I4OjkwIDA4MBMZoxDcBvCIZm7AZgNwSrZsKgqXk+NFxwAkZ4qsOSyggY/p+BgSrRiCvdEwkodgELAwODIyUGAACstSOnIgiWFQAAAABJRU5ErkJggg==');
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 69, ../sass/modules/_news-list.scss */
.news-list .tag_Small .tools a.download.file-pdf:after, .hearings-list .tag_Small .tools a.download.file-pdf:after,
.news-list .item .tools a.download.file-pdf:after,
.hearings-list .item .tools a.download.file-pdf:after {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTIvMDQvMTNKmAF7AAABNUlEQVQ4jaWTvUrDUBzFf0eiWD8ewAdQHOoLuImDSCcVHBWKL9C8R+5dBCeluPgIXRxcOrjaQVBwcXVyqWjw79DcNB8NCD1wyQ35n5PfPSEyM+ZRVLxxzhmAJABCuCR6vZ5mJphZvpxzVlWSJPY0GlmSJFacDSsCGHTPDTO2JQbdM8xAgsObWwB22m0AvPdWJYkyDHZXljKkyWU4/s7xQ4gknHMWx7HKAZoawyYtHNF7T1PZUfAMx9/528BYlPhNU+I4Lhm8980lZkXl+ry6nFlq0bNQDJsSTJQ+DmvI1ZlSQPWc72+vtYDqTFSbyPRy0qG1d8BzZ59oucXX2jqrx6c1glJAePjRv4bOEZvdizqBc80BAe/n4Z6t/l0TXEkzS9z4p3kmQfjOxbIkYWZIqnWgeX/nP4ULzdmAu677AAAAAElFTkSuQmCC');
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
/* line 79, ../sass/modules/_news-list.scss */
.news-list .tag_Small .tools a.external:before, .hearings-list .tag_Small .tools a.external:before,
.news-list .item .tools a.external:before,
.hearings-list .item .tools a.external:before {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTIvMDQvMTNKmAF7AAAA+0lEQVQ4jWP8//8/Az7AyMgIYTQ1JzAwMMxHl2fCqxsJ/K+t2ZBjanoIXZyFsbkFvxOamhkc5OUZLr96xXDk8SMMaRZ8egU4OBga7O0Y4vX0GBwXL2a48OIlbgP+19ZgNeTDjx8Ymg0kxBni9fQZCnftwu8CBgYGhgUXL2Fo3h8byyDAwcFw9/375QQDscDcjCFBXx9d80cGBgbHKZ4eUQRdwMDAwDDfz5dBX1ycIUFfj+Hhx48MAhwcBoyMjA8YGEiIxgJzM4aNN28xOCxazMDAwPDg////DP///yccBsggYdMmDDGiXYALDLwB8DBgbG4ZGBcwEsrOhAAAXRlMYF24+uEAAAAASUVORK5CYII=');
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
/* line 90, ../sass/modules/_news-list.scss */
.news-list .tag_Small.tiny .image, .hearings-list .tag_Small.tiny .image,
.news-list .item.tiny .image,
.hearings-list .item.tiny .image {
  position: relative;
  width: 16.66667%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-right: 15px;
}
/* line 95, ../sass/modules/_news-list.scss */
.news-list .tag_Small.tiny .image + .text, .hearings-list .tag_Small.tiny .image + .text,
.news-list .item.tiny .image + .text,
.hearings-list .item.tiny .image + .text {
  position: relative;
  width: 83.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 101, ../sass/modules/_news-list.scss */
.news-list .tag_Small.small .image, .hearings-list .tag_Small.small .image,
.news-list .item.small .image,
.hearings-list .item.small .image {
  position: relative;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-right: 15px;
}
/* line 106, ../sass/modules/_news-list.scss */
.news-list .tag_Small.small .image + .text, .hearings-list .tag_Small.small .image + .text,
.news-list .item.small .image + .text,
.hearings-list .item.small .image + .text {
  position: relative;
  width: 75%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 111, ../sass/modules/_news-list.scss */
.news-list .tag_Small .subtitle, .hearings-list .tag_Small .subtitle,
.news-list .item .subtitle,
.hearings-list .item .subtitle {
  margin-bottom: 15px;
  font-size: 14px;
}
/* line 116, ../sass/modules/_news-list.scss */
.news-list .tag_Small .image, .hearings-list .tag_Small .image,
.news-list .item .image,
.hearings-list .item .image {
  position: relative;
  width: 41.66667%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-right: 15px;
}
/* line 120, ../sass/modules/_news-list.scss */
.news-list .tag_Small .image img, .hearings-list .tag_Small .image img,
.news-list .item .image img,
.hearings-list .item .image img {
  width: 100%;
  max-width: 100%;
  padding: 1px;
  border: solid 1px #eee;
}
/* line 128, ../sass/modules/_news-list.scss */
.news-list .tag_Small .image + .text, .hearings-list .tag_Small .image + .text,
.news-list .item .image + .text,
.hearings-list .item .image + .text {
  position: relative;
  width: 58.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 132, ../sass/modules/_news-list.scss */
.news-list .tag_Small .text, .hearings-list .tag_Small .text,
.news-list .item .text,
.hearings-list .item .text {
  position: relative;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  top: -3px;
}
/* line 136, ../sass/modules/_news-list.scss */
.news-list .tag_Small .text h3, .hearings-list .tag_Small .text h3,
.news-list .item .text h3,
.hearings-list .item .text h3 {
  margin: 0 0 15px 0;
  line-height: 20px;
}
/* line 140, ../sass/modules/_news-list.scss */
.news-list .tag_Small .text h3 a, .hearings-list .tag_Small .text h3 a,
.news-list .item .text h3 a,
.hearings-list .item .text h3 a {
  text-decoration: underline;
}
/* line 145, ../sass/modules/_news-list.scss */
.news-list .tag_Small .text p, .hearings-list .tag_Small .text p,
.news-list .item .text p,
.hearings-list .item .text p {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: normal;
  line-height: normal;
  color: inherit;
  font-size: 14px;
}
/* line 150, ../sass/modules/_news-list.scss */
.news-list .tag_Small .text time, .hearings-list .tag_Small .text time,
.news-list .item .text time,
.hearings-list .item .text time {
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 11px;
}
/* line 157, ../sass/modules/_news-list.scss */
.news-list .tag_Small, .hearings-list .tag_Small {
  padding-bottom: 19px;
}
/* line 162, ../sass/modules/_news-list.scss */
.news-list a.more, .hearings-list a.more {
  margin-top: -10px;
  padding-bottom: 12px;
}

@media only screen and (max-width: 400px) {
  /* line 173, ../sass/modules/_news-list.scss */
  .news-list .item .image, .hearings-list .item .image,
  .news-list .item.tiny .image,
  .hearings-list .item.tiny .image,
  .news-list .item.small .image,
  .hearings-list .item.small .image {
    margin-bottom: 7px;
    padding-right: 0;
    width: 100%;
  }
  /* line 179, ../sass/modules/_news-list.scss */
  .news-list .item .image + .text, .hearings-list .item .image + .text,
  .news-list .item.tiny .image + .text,
  .hearings-list .item.tiny .image + .text,
  .news-list .item.small .image + .text,
  .hearings-list .item.small .image + .text {
    width: 100%;
  }
}
/*
## newsletter

```
<section class="newsletter">
    <h2 class="icon">Nyhetsbrev</h2>
    <div class="form">
        <div class="select">
          <select>
              <option>Velg tema</option>
              <option>Tema</option>
          </select>
          <div class="arrow"></div>
        </div>
        <div class="email">
            <input type="email" placeholder="Skriv inn din e-postadresse" />
        </div>
        <input type="submit" value="Meld deg på" />
    </div>
</section>

```

*/
/* line 26, ../sass/modules/_newsletter.scss */
.newsletter {
  clear: both;
  border-bottom: 2px solid #C9C9C9;
  padding-bottom: 5px;
  min-height: 125px;
}
/* line 103, ../sass/_mixins.scss */
.newsletter h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -669px;
  width: 19px;
  height: 19px;
}
/* line 36, ../sass/modules/_newsletter.scss */
.newsletter .icon, .newsletter .alphabet h2, .alphabet .newsletter h2, .newsletter .notify h2, .notify .newsletter h2, .newsletter .search-details h2, .search-details .newsletter h2, .newsletter .search-list .results h2, .search-list .results .newsletter h2 {
  margin-bottom: 11px;
}
/* line 40, ../sass/modules/_newsletter.scss */
.newsletter .form {
  position: relative;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.newsletter .form:before, .newsletter .form:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.newsletter .form:after {
  clear: both;
}
/* line 44, ../sass/modules/_newsletter.scss */
.newsletter .form select {
  width: 181px;
}
/* line 48, ../sass/modules/_newsletter.scss */
.newsletter .form .email {
  position: absolute;
  top: 0;
  right: 0;
  left: 200px;
}
/* line 54, ../sass/modules/_newsletter.scss */
.newsletter .form .email input[type="email"] {
  display: block;
  width: 100%;
}
/* line 60, ../sass/modules/_newsletter.scss */
.newsletter .form .context {
  float: left;
  margin-right: 135px;
  padding: 17px 0 0 2px;
  line-height: 21px;
  font-size: 14px;
}
/* line 67, ../sass/modules/_newsletter.scss */
.newsletter .form .context a {
  color: #444444;
}
/* line 72, ../sass/modules/_newsletter.scss */
.newsletter .form input[type="submit"] {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.08)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0em;
  padding-right: 0em;
  padding-bottom: 0.0625em;
  padding-left: 0em;
  font-size: -0.125em;
  padding-top: true0.0625em;
  padding-bottom: true;
  background-color: white;
  border-color: #e6e6e6;
  color: #333333;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 19px;
  height: 30px;
  vertical-align: middle;
  border-color: #d5d5d5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  position: absolute;
  right: 0;
  padding: 0 33px;
  font-size: 11px;
  margin-top: 20px;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.newsletter .form input[type="submit"]:hover, .newsletter .form input[type="submit"]:focus {
  background-color: #e6e6e6;
}
/* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.newsletter .form input[type="submit"]:hover, .newsletter .form input[type="submit"]:focus {
  color: #333333;
}
/* line 149, ../sass/_mixins.scss */
.newsletter .form input[type="submit"]:hover {
  background-color: #f0f0f0;
}
/* line 154, ../sass/_mixins.scss */
.newsletter .form input[type="submit"] ::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 86, ../sass/modules/_newsletter.scss */
.lt-ie9 .newsletter .form input[type="submit"] {
  top: 25px;
}

/* line 98, ../sass/modules/_newsletter.scss */
.newsletter-2 p {
  font-size: 13px;
}
/* line 102, ../sass/modules/_newsletter.scss */
.newsletter-2 .row {
  margin-bottom: 5px !important;
}

/* line 7, ../sass/modules/_notify.scss */
.notify ul.categories {
  margin: 0;
  padding: 0;
  *zoom: 1;
  margin-bottom: 10px;
}
/* line 51, ../sass/_mixins.scss */
.notify ul.categories li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.notify ul.categories:before, .notify ul.categories:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.notify ul.categories:after {
  clear: both;
}
/* line 12, ../sass/modules/_notify.scss */
.notify ul.categories li {
  position: relative;
  float: left;
  width: 33%;
  height: 50px;
  padding: 5px;
  margin-bottom: 1px;
  margin-right: 1px;
  background-color: #f2f2f2;
  border: solid 1px #eaeaea;
}
/* line 23, ../sass/modules/_notify.scss */
.notify ul.categories li input[type="checkbox"] {
  position: absolute;
  margin-top: 3px;
  margin-right: 10px;
}
/* line 28, ../sass/modules/_notify.scss */
.notify ul.categories li label {
  margin-left: 20px;
}

/* line 2, ../sass/modules/_paging.scss */
ul.paging,
section.list ul.paging {
  margin: 0 auto 1.0625em auto;
  margin-left: -1.375em;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  text-align: center;
  margin: 0 0 20px 0;
}
/* line 35, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
ul.paging > li,
section.list ul.paging > li {
  list-style: none;
  float: left;
  margin-left: 1.375em;
  display: block;
}
/* line 40, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_inline-lists.scss */
ul.paging > li > *,
section.list ul.paging > li > * {
  display: block;
}
/* line 7, ../sass/modules/_paging.scss */
ul.paging li,
section.list ul.paging li {
  display: inline-block;
  float: none;
  margin-left: 14px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 12px;
}
/* line 15, ../sass/modules/_paging.scss */
ul.paging li:first-child,
section.list ul.paging li:first-child {
  margin-left: 0;
}
/* line 19, ../sass/modules/_paging.scss */
ul.paging li.goto_first,
section.list ul.paging li.goto_first {
  margin-left: 0;
}
/* line 21, ../sass/modules/_paging.scss */
ul.paging li.goto_first a,
section.list ul.paging li.goto_first a {
  font-size: 0;
}
/* line 103, ../sass/_mixins.scss */
ul.paging li.goto_first a:before,
section.list ul.paging li.goto_first a:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1422px;
  width: 11px;
  height: 12px;
}
/* line 28, ../sass/modules/_paging.scss */
ul.paging li.goto_last a,
section.list ul.paging li.goto_last a {
  font-size: 0;
}
/* line 103, ../sass/_mixins.scss */
ul.paging li.goto_last a:before,
section.list ul.paging li.goto_last a:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1334px;
  width: 11px;
  height: 12px;
}
/* line 34, ../sass/modules/_paging.scss */
ul.paging li a,
section.list ul.paging li a {
  color: #444444;
  text-decoration: none;
  border-bottom: none;
}
/* line 39, ../sass/modules/_paging.scss */
ul.paging li a.selected,
section.list ul.paging li a.selected {
  color: #f07e01;
}

/* line 1, ../sass/modules/_publication-filter.scss */
.publication-filter {
  position: relative;
  margin-bottom: 10px;
}
/* line 8, ../sass/modules/_publication-filter.scss */
.publication-filter label {
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
}
/* line 14, ../sass/modules/_publication-filter.scss */
.publication-filter .select {
  width: 100% !important;
}
/* line 18, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-main {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  margin-bottom: 16px;
  text-transform: uppercase;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-filter .filter-main:before, .publication-filter .filter-main:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-filter .filter-main:after {
  clear: both;
}
/* line 23, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-main .column-1 {
  position: relative;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 27, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-main .column-2 {
  position: relative;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 31, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-main .column-3 {
  position: relative;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 35, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-main .column-4 {
  position: relative;
  width: 25%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 42, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-main .column-1,
.publication-filter .filter-main .column-2,
.publication-filter .filter-main .column-3,
.publication-filter .filter-main .column-4 {
  padding-right: 10px;
}
/* line 47, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-inline {
  *zoom: 1;
  position: relative;
  left: -4px;
  margin-bottom: 14px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-filter .filter-inline:before, .publication-filter .filter-inline:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-filter .filter-inline:after {
  clear: both;
}
/* line 53, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-inline h6 {
  margin-right: 25px;
  float: left;
  text-transform: uppercase;
}
/* line 59, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-inline ul {
  list-style-type: none;
}
/* line 61, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-inline ul li {
  *zoom: 1;
  float: left;
  padding-top: 3px;
  margin-right: 28px;
  line-height: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-filter .filter-inline ul li:before, .publication-filter .filter-inline ul li:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-filter .filter-inline ul li:after {
  clear: both;
}
/* line 67, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-inline ul li input {
  float: left;
  margin-right: 5px;
}
/* line 72, ../sass/modules/_publication-filter.scss */
.publication-filter .filter-inline ul li label {
  float: left;
  margin: 0;
}
/* line 80, ../sass/modules/_publication-filter.scss */
.publication-filter input[type="submit"] {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.08)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0em;
  padding-right: 0em;
  padding-bottom: 0.0625em;
  padding-left: 0em;
  font-size: -0.125em;
  padding-top: true0.0625em;
  padding-bottom: true;
  background-color: #f07e01;
  border-color: #bd6301;
  color: white;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 19px;
  height: 30px;
  vertical-align: middle;
  border-color: #f07e01;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  font-size: 12px;
  color: #fff;
  padding-left: 23px;
  padding-right: 23px;
  right: 15px;
  bottom: -20px;
  position: absolute;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.publication-filter input[type="submit"]:hover, .publication-filter input[type="submit"]:focus {
  background-color: #bd6301;
}
/* line 125, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.publication-filter input[type="submit"]:hover, .publication-filter input[type="submit"]:focus {
  color: white;
}
/* line 149, ../sass/_mixins.scss */
.publication-filter input[type="submit"]:hover {
  background-color: #f0f0f0;
}
/* line 154, ../sass/_mixins.scss */
.publication-filter input[type="submit"] ::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 166, ../sass/_mixins.scss */
.publication-filter input[type="submit"]:hover {
  background-color: #fe8b0d;
}

@media only screen and (max-width: 770px) {
  /* line 94, ../sass/modules/_publication-filter.scss */
  .publication-filter .filter-main .column-1,
  .publication-filter .filter-main .column-2,
  .publication-filter .filter-main .column-3,
  .publication-filter .filter-main .column-4 {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    margin-bottom: 15px;
  }
  /* line 101, ../sass/modules/_publication-filter.scss */
  .publication-filter .filter-inline h6, .publication-filter .filter-inline ul li {
    float: none;
  }
}
/* line 1, ../sass/modules/_publication-sorter.scss */
.publication-sorter {
  *zoom: 1;
  border-bottom: solid 2px #c9c9c9;
  padding-bottom: 11px;
  margin-bottom: 20px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-sorter:before, .publication-sorter:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.publication-sorter:after {
  clear: both;
}
/* line 7, ../sass/modules/_publication-sorter.scss */
.publication-sorter h2.icon, .publication-sorter .alphabet h2, .alphabet .publication-sorter h2, .publication-sorter .notify h2, .notify .publication-sorter h2, .publication-sorter .search-details h2, .search-details .publication-sorter h2, .publication-sorter .search-list .results h2, .search-list .results .publication-sorter h2 {
  text-transform: uppercase;
  margin-bottom: 8px;
}
/* line 103, ../sass/_mixins.scss */
.publication-sorter h2.icon:before, .publication-sorter .alphabet h2:before, .alphabet .publication-sorter h2:before, .publication-sorter .notify h2:before, .notify .publication-sorter h2:before, .publication-sorter .search-details h2:before, .search-details .publication-sorter h2:before, .publication-sorter .search-list .results h2:before, .search-list .results .publication-sorter h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1163px;
  width: 18px;
  height: 19px;
}
/* line 13, ../sass/modules/_publication-sorter.scss */
.publication-sorter label {
  float: left;
  margin-top: 7px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  margin-right: 10px;
}
/* line 20, ../sass/modules/_publication-sorter.scss */
.publication-sorter .select {
  float: left;
  max-width: 200px;
}

/*
## quicklinks

```
<div class="quicklinks">
    <ul>
        <li>
            <a href="#" class="icon-white-publication">Finn<br />publikasjoner</a>
        </li>
        <li>
            <a href="#" class="icon-white-tool">Finn nyttige<br />verktøy og tjenester</a>
        </li>
        <li>
            <a href="#" class="icon-white-legislation">Lær om<br />regelverk</a>
        </li>
    </ul>
    <ul>
        <li>
            <a href="#" class="icon-white-subject">Finn riktig<br />tema</a>
        </li>
        <li>
            <a href="#" class="icon-white-news">Les<br />aktuelle saker</a>
        </li>
        <li>
            <a href="#" class="icon-white-hearings">Les våre<br />høringer</a>
        </li>
    </ul>
</div>

```

*/
/* line 34, ../sass/modules/_quicklinks.scss */
.quicklinks {
  max-width: 940px;
  margin: 0 auto;
}
/* line 38, ../sass/modules/_quicklinks.scss */
.quicklinks ul {
  margin: 0;
  padding: 0;
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  padding-bottom: 36px;
}
/* line 51, ../sass/_mixins.scss */
.quicklinks ul li {
  margin: 0;
  padding: 0;
  line-height: normal;
  list-style: none;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.quicklinks ul:before, .quicklinks ul:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.quicklinks ul:after {
  clear: both;
}
/* line 43, ../sass/modules/_quicklinks.scss */
.quicklinks ul li {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-right: 4.25%;
}
/* line 47, ../sass/modules/_quicklinks.scss */
.quicklinks ul li:last-child {
  padding-right: 0;
  float: right;
}
/* line 52, ../sass/modules/_quicklinks.scss */
.quicklinks ul li a {
  position: relative;
  display: block;
  min-height: 60px;
  padding-top: 14px;
  padding-left: 64px;
  text-transform: uppercase;
  text-decoration: none !important;
  line-height: 17px;
  color: #fff;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF009C9B', endColorstr='#FF016968');
  background: -ms-linear-gradient(top, #009c9b, #016968);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009c9b), color-stop(100%, #016968));
  background: -webkit-linear-gradient(top, #009c9b, #016968);
  background: -moz-linear-gradient(top, #009c9b, #016968);
  background: -o-linear-gradient(top, #009c9b, #016968);
  background: linear-gradient(top, #009c9b, #016968);
   -webkit-transition: background-image 1s;
  -moz-transition: background-image 1s;
  -o-transition: background-image 1s;
  transition: background-image 1s; 
}

/* line 204, ../sass/_mixins.scss */
.quicklinks ul li a:before {
  position: absolute;
  left: 0;
  float: left;
  margin: 0 15px 0 15px;
}
/* line 211, ../sass/_mixins.scss */
.quicklinks ul li a:hover {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF008F8E', endColorstr='#FF01504F');
  background: -ms-linear-gradient(top, #008f8e, #01504f);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #008f8e), color-stop(100%, #01504f));
  background: -webkit-linear-gradient(top, #008f8e, #01504f);
  background: -moz-linear-gradient(top, #008f8e, #01504f);
  background: -o-linear-gradient(top, #008f8e, #01504f);
  background: linear-gradient(top, #008f8e, #01504f);
  text-decoration: none !important;
}
/* line 103, ../sass/_mixins.scss */
.quicklinks ul li a.icon-white-publication:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -321px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
.quicklinks ul li a.icon-white-tool:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -143px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
.quicklinks ul li a.icon-white-legislation:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -109px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
.quicklinks ul li a.icon-white-subject:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -554px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
.quicklinks ul li a.icon-white-news:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -266px;
  width: 34px;
  height: 34px;
}
/* line 103, ../sass/_mixins.scss */
.quicklinks ul li a.icon-white-hearings:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -211px;
  width: 34px;
  height: 34px;
}

@media only screen and (max-width: 770px) {
  /* line 62, ../sass/modules/_quicklinks.scss */
  .quicklinks ul {
    padding: 0;
  }
  /* line 65, ../sass/modules/_quicklinks.scss */
  .quicklinks ul li {
    position: relative;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-left: 0;
    padding-right: 0;
    float: left;
    padding: 0;
  }
}
/*
## search

```
<div class="search">
    <input type="search" placeholder="Skriv inn søkeordet her">
    <input type="submit" value="Søk" />
</div>

```

*/
/* line 17, ../sass/modules/_search.scss */
.search input[type="search"],
.search input[type="text"] {
  padding-right: 40px;
}
/* line 21, ../sass/modules/_search.scss */
.search input[type="submit"] {
  display: block;
  position: absolute;
  top: 1px;
  right: 1px;
  height: 25px;
  padding: 0 9px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #fff;
  background-image: url('data:image/gif;base64,R0lGODlhAQAaAIAAAP///6enpyH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDM1RURENERCRTJCMTFFMjkyNzRGQTJCOTY5NUZGQTAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDM1RURENEVCRTJCMTFFMjkyNzRGQTJCOTY5NUZGQTAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpEMzVFREQ0QkJFMkIxMUUyOTI3NEZBMkI5Njk1RkZBMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpEMzVFREQ0Q0JFMkIxMUUyOTI3NEZBMkI5Njk1RkZBMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAAAAAAALAAAAAABABoAAAIHhAOoyetWAAA7');
  background-repeat: no-repeat;
  -webkit-box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.1);
  box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.1);
  border: none 0;
  border-radius: 0 4px 4px 0;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  text-transform: uppercase;
  color: #444444;
}

/* line 9, ../sass/modules/_search-details.scss */
.search-details table th,
.search-details table td {
  padding: 10px 15px;
  border: solid 1px #f2f2f2;
}
/* line 13, ../sass/modules/_search-details.scss */
.search-details table th ul,
.search-details table td ul {
  margin-bottom: 0;
  margin-left: 18px;
}
/* line 20, ../sass/modules/_search-details.scss */
.search-details a.goto {
  color: inherit;
  font-size: 13px;
  font-family: "Open Sans";
}
/* line 176, ../sass/_mixins.scss */
.search-details a.goto:after {
  content: "\BB";
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 0;
  color: #016968;
  padding-left: 5px;
}
/* line 185, ../sass/_mixins.scss */
.search-details a.goto:empty:after {
  display: none;
}

/* line 3, ../sass/modules/_search-list.scss */
.search-list .form {
  margin-bottom: 10px;
}
/* line 6, ../sass/modules/_search-list.scss */
.search-list .form .browse {
  margin-bottom: 10px;
  padding: 15px;
  border: solid 1px #eaeaea;
  background-color: #f2f2f2;
}
/* line 28, ../sass/modules/_search-list.scss */
.search-list .results table th,
.search-list .results table td {
  padding: 10px 15px;
  border: solid 1px #f2f2f2;
}

/* line 1, ../sass/modules/_search-primary.scss */
.search-primary {
  position: relative;
  padding: 2px;
  border-radius: 5px;
  background-color: #f07e01;
  margin-bottom: 10px;
}
/* line 9, ../sass/modules/_search-primary.scss */
.search-primary input[type="text"],
.search-primary input[type="search"] {
  margin: 0;
  padding-right: 65px;
}
/* line 14, ../sass/modules/_search-primary.scss */
.search-primary input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 16px;
  background: #f07e01;
  padding: 0 19px;
  height: 30px;
  vertical-align: middle;
  border: none 0;
  border-radius: 0 5px 5px 0;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
}

/* line 3, ../sass/modules/_search-results.scss */
.search-results h1 {
  margin-bottom: 12px;
}
/* line 8, ../sass/modules/_search-results.scss */
.search-results .service-filter .filter-main {
  padding-top: 0;
  border-top: none 0;
}
/* line 15, ../sass/modules/_search-results.scss */
.search-results .tag_Search .article-info {
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  border-bottom: none;
  border-top: none;
}
/* line 23, ../sass/modules/_search-results.scss */
.search-results .tag_Search .path {
  margin-top: 10px;
  color: inherit;
  font-size: 11px;
}
/* line 28, ../sass/modules/_search-results.scss */
.search-results .tag_Search .path a {
  font-size: 11px;
  color: inherit;
}
/* line 35, ../sass/modules/_search-results.scss */
.search-results .search-primary {
  max-width: 410px;
}
/* line 40, ../sass/modules/_search-results.scss */
.search-results .article-info .subtitle {
  margin-bottom: 5px;
}
/* line 49, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle {
  margin-left: 0;
}
/* line 55, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsc-control-cse,
.search-results .content.searchGoogle .gsc-control-cse-no {
  margin-top: 20px;
  padding: 0;
}
/* line 60, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle form.gsc-search-box {
  margin-bottom: 20px;
}
/* line 65, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsc-input-box,
.search-results .content.searchGoogle .gsc-input-box-hover {
  border: none 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* line 70, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsib_a {
  padding: 0 !important;
}
/* line 74, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle table.gsc-search-box td {
  vertical-align: top;
}
/* line 78, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle input.gsc-input {
  border: 1px solid #ccc !important;
  font-size: 12px !important;
  margin: 0 0 1em 0 !important;
  padding: 0.5em !important;
  height: 2.3125em !important;
  width: 100% !important;
  color: #444444;
}
/* line 91, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsst_a {
  padding-top: 6px;
}
/* line 97, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle input.gsc-search-button,
.search-results .content.searchGoogle input.gsc-search-button:hover,
.search-results .content.searchGoogle input.gsc-search-button:focus {
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.08)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  background: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.08));
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1.25em;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 0em;
  padding-right: 0em;
  padding-bottom: 0.0625em;
  padding-left: 0em;
  font-size: -0.125em;
  padding-top: true0.0625em;
  padding-bottom: true;
  background-color: white;
  border-color: #e6e6e6;
  color: #333333;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 19px;
  height: 30px;
  vertical-align: middle;
  border-color: #d5d5d5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  height: auto;
  padding: 7px 40px;
  margin: 0;
  background-color: #444;
}
/* line 114, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.search-results .content.searchGoogle input.gsc-search-button:hover, .search-results .content.searchGoogle input.gsc-search-button:focus,
.search-results .content.searchGoogle input.gsc-search-button:hover:hover,
.search-results .content.searchGoogle input.gsc-search-button:hover:focus,
.search-results .content.searchGoogle input.gsc-search-button:focus:hover,
.search-results .content.searchGoogle input.gsc-search-button:focus:focus {
  background-color: #e6e6e6;
}
/* line 120, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/components/_buttons.scss */
.search-results .content.searchGoogle input.gsc-search-button:hover, .search-results .content.searchGoogle input.gsc-search-button:focus,
.search-results .content.searchGoogle input.gsc-search-button:hover:hover,
.search-results .content.searchGoogle input.gsc-search-button:hover:focus,
.search-results .content.searchGoogle input.gsc-search-button:focus:hover,
.search-results .content.searchGoogle input.gsc-search-button:focus:focus {
  color: #333333;
}
/* line 149, ../sass/_mixins.scss */
.search-results .content.searchGoogle input.gsc-search-button:hover,
.search-results .content.searchGoogle input.gsc-search-button:hover:hover,
.search-results .content.searchGoogle input.gsc-search-button:focus:hover {
  background-color: #f0f0f0;
}
/* line 154, ../sass/_mixins.scss */
.search-results .content.searchGoogle input.gsc-search-button ::-moz-focus-inner,
.search-results .content.searchGoogle input.gsc-search-button:hover ::-moz-focus-inner,
.search-results .content.searchGoogle input.gsc-search-button:focus ::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 107, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsc-tabHeader.gsc-tabhActive {
  border-color: #016968;
  border-bottom-color: #fff;
}
/* line 112, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsc-tabsArea {
  border-color: #016968;
}
/* line 122, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-title {
  margin-bottom: 5px;
  height: auto;
}
/* line 130, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-webResult.gs-result a.gs-title,
.search-results .content.searchGoogle .gs-webResult.gs-result a.gs-title b,
.search-results .content.searchGoogle .gs-imageResult a.gs-title,
.search-results .content.searchGoogle .gs-imageResult a.gs-title b {
  font-family: "Open Sans";
  font-size: 16px;
  color: #016968;
  font-weight: bold;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-decoration: underline;
  line-height: normal;
}
/* line 146, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-webResult div.gs-visibleUrl,
.search-results .content.searchGoogle .gs-imageResult div.gs-visibleUrl {
  color: #7d7d7d;
}
/* line 151, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-webResult.gs-result a.gs-title b,
.search-results .content.searchGoogle .gs-imageResult a.gs-title b {
  font-family: 'Open Sans Extra Bold';
}
/* line 156, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-result .gs-title,
.search-results .content.searchGoogle .gs-result .gs-title * {
  text-decoration: none;
}
/* line 163, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsc-url-top {
  margin-bottom: 5px;
  color: #444444 !important;
  line-height: normal;
}
/* line 173, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-webResult .gs-snippet,
.search-results .content.searchGoogle .gs-imageResult .gs-snippet,
.search-results .content.searchGoogle .gs-fileFormatType {
  margin-top: 0;
  margin-bottom: 10px;
  color: #444444;
  line-height: normal;
  font-size: 14px;
  font-family: "Open Sans";
}
/* line 182, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-per-result-labels {
  margin-top: 0;
  margin-bottom: 5px;
  color: #444444;
  line-height: normal;
  font-size: 14px;
  font-family: "Open Sans";
}
/* line 191, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gs-webResult div.gs-per-result-labels a.gs-label {
  color: #016968;
}
/* line 197, ../sass/modules/_search-results.scss */
.search-results .content.searchGoogle .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #016968;
}

/* line 5, ../sass/modules/_search-suggestions.scss */
#menuSearch,
#searchSuggestions {
  display: none;
  left: 0;
  right: 0;
  margin-top: -9px;
  padding: 3px;
  border-radius: 5px;
  border: solid 1px #ccc;
  background-color: #fff;
}
/* line 15, ../sass/modules/_search-suggestions.scss */
#menuSearch a,
#searchSuggestions a {
  display: block;
  padding: 5px 0;
  margin: 0 15px;
  border-bottom: solid 1px #eee;
  color: #016968;
}
/* line 22, ../sass/modules/_search-suggestions.scss */
#menuSearch a:last-child,
#searchSuggestions a:last-child {
  border-bottom: none 0;
}
/* line 26, ../sass/modules/_search-suggestions.scss */
#menuSearch a:hover,
#searchSuggestions a:hover {
  color: #01504f;
}
/* line 30, ../sass/modules/_search-suggestions.scss */
#menuSearch a.has-icon,
#searchSuggestions a.has-icon {
  position: relative;
  min-height: 50px;
}
/* line 34, ../sass/modules/_search-suggestions.scss */
#menuSearch a.has-icon img,
#searchSuggestions a.has-icon img {
  position: absolute;
  max-width: 40px;
  max-height: 40px;
}
/* line 40, ../sass/modules/_search-suggestions.scss */
#menuSearch a.has-icon .text,
#searchSuggestions a.has-icon .text {
  display: block;
  padding-left: 48px;
  word-break: break-word;
}

/* line 50, ../sass/modules/_search-suggestions.scss */
#menuSearch {
  position: relative;
  z-index: 4;
  margin-top: -11px;
}

/* line 56, ../sass/modules/_search-suggestions.scss */
#searchSuggestions {
  position: absolute;
  z-index: 3;
  margin-left: 260px;
}

@media only screen and (max-width: 940px) {
  /* line 63, ../sass/modules/_search-suggestions.scss */
  #searchSuggestions {
    left: 10px;
    right: 10px;
  }
}
@media only screen and (max-width: 770px) {
  /* line 70, ../sass/modules/_search-suggestions.scss */
  #searchSuggestions {
    margin-left: 0;
  }
}
/*
## share

```
<section class="share">
  <a href="#" class="icons-share-facebook"></a>
  <a href="#" class="icons-share-twitter"></a>
  <a href="#" class="icons-share-flickr"></a>
  <a href="#" class="icons-share-linkedin"></a>
  <a href="#" class="icons-share-rss"></a>
</section>

```

*/
/* line 19, ../sass/modules/_share.scss */
section.share.vertical {
  /*a{
    display: block;
    margin-bottom: 5px;
  }*/
}
/* line 21, ../sass/modules/_share.scss */
section.share.vertical .addthis_toolbox {
  position: static;
  padding: 0;
  background-color: transparent;
}
/* line 33, ../sass/modules/_share.scss */
section.share.horizontal {
  border-bottom: solid 2px #c9c9c9;
  padding-bottom: 10px;
}
/* line 103, ../sass/_mixins.scss */
section.share .icon:before, section.share .alphabet h2:before, .alphabet section.share h2:before, section.share .notify h2:before, .notify section.share h2:before, section.share .search-details h2:before, .search-details section.share h2:before, section.share .search-list .results h2:before, .search-list .results section.share h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1346px;
  width: 18px;
  height: 19px;
}
/* line 42, ../sass/modules/_share.scss */
section.share .info {
  margin-bottom: 5px;
  font-size: 13px;
}
/* line 47, ../sass/modules/_share.scss */
section.share .strong {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
/* line 53, ../sass/modules/_share.scss */
section.share .addthis_counter {
  display: none !important;
}

/*
## slideshow

```
<div class="slideshow">
    <div class="content">
        <img src="/FrameWork/foundation/images-dummy/large-1.jpg" class="active"  />
        <img src="/FrameWork/foundation/images-dummy/large-2.jpg" />
        <img src="/FrameWork/foundation/images-dummy/large-3.jpg" />
    </div>
    <div class="buttons">
        <a href="#" class="active">
            <span class="heading">Mennesket og naturen</span>
            <span class="description">
                Hvordan ble naturressursene utnyttet før i tida?
            </span>
        </a>
        <a href="#">
            <span class="heading">Ellen Hambro direktør for Miljødirektoratet</span>
            <span class="description">
                Ellen Hambro er i statsråd i dag ansatt som direktør for Miljødirektoratet.
            </span>
        </a>
        <a href="#">
            <span class="heading">Hva vi driver med</span>
            <span class="description">
                Miljødepartementet har utnevnt Marit Kjeldby som fungerende direktør for Klif frem til 1. Juli.
            </span>
        </a>
    </div>
</div>

```

*/
/* line 37, ../sass/modules/_slideshow.scss */
.slideshow {
  position: relative;
  max-width: 940px;
  margin: 0 auto;
  *zoom: 1;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.slideshow:before, .slideshow:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.slideshow:after {
  clear: both;
}
/* line 43, ../sass/modules/_slideshow.scss */
.slideshow > .content {
  position: absolute;
  overflow: hidden;
  top: 0;
  right: 300px;
  bottom: 0;
  left: 0;
  background-image: url("../images/loader-inverse.gif");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #222;
  line-height: 0;
}
/* line 54, ../sass/modules/_slideshow.scss */
.slideshow > .content img {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  max-height: 100%;
}
/* line 60, ../sass/modules/_slideshow.scss */
.slideshow > .content img.active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 66, ../sass/modules/_slideshow.scss */
.slideshow > .buttons {
  float: right;
  width: 300px;
  border: solid 1px #e8e8e8;
  border-width: 1px 1px 1px 0;
}
/* line 73, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a {
  display: block;
  background-color: #e8e8e8;
  height: 33%;
  padding: 17px 18px 17px 18px;
  border-bottom: solid 1px #fff;
  color: #444444;
}
/* line 81, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a:first-child {
  padding-top: 22px;
}
/* line 85, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a:last-child {
  border-bottom: none 0;
}
/* line 90, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a .heading,
.slideshow > .buttons > a .description {
  position: relative;
  z-index: 1;
  display: block;
}
/* line 96, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a .heading {
  font-size: 1.4375em;
  font-family: "Palatino Linotype";
  font-weight: bold;
  margin-bottom: 3px;
}
/* line 103, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a .description {
  font-size: 13px;
  line-height: 16px;
  color: inherit;
  font-size: 13px;
  font-family: "Open Sans";
}
/* line 176, ../sass/_mixins.scss */
.slideshow > .buttons > a .description:after {
  content: "\BB";
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 0;
  color: #016968;
  padding-left: 5px;
}
/* line 185, ../sass/_mixins.scss */
.slideshow > .buttons > a .description:empty:after {
  display: none;
}
/* line 110, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a.active {
  position: relative;
  background-color: #fff;
}
/* line 114, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a.active:before {
  content: "";
  position: absolute;
  z-index: 1001;
  top: 50%;
  margin-top: -22px;
  left: -21px;
  width: 21px;
  height: 44px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAsCAYAAACKYvPzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjdDRjNEQUYwQzkyMTExRTJBOTYwRDNBMUUzOTREQzg5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjdDRjNEQUYxQzkyMTExRTJBOTYwRDNBMUUzOTREQzg5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6N0NGM0RBRUVDOTIxMTFFMkE5NjBEM0ExRTM5NERDODkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6N0NGM0RBRUZDOTIxMTFFMkE5NjBEM0ExRTM5NERDODkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5LXoqcAAABXElEQVR42qyXT0oDMRSHp1OntDoIQnuKLnqELrR6A6FL1/4BsYVSCu2mMp7ATXd25QW8iwcRd9NfZEbGMcnkJb/AB9NO+HjJJHkvcZ7nEZEUZHHEbZfggSXtgCewA70jkvQevIC2+sGIdAIWpTBUqkaZgQ/Qr74IkV6A22qEIdIUbMB78awdgrRdgyVITB2kkU6LeUxsnSRSNeQ3MGjq6Codq52i+yg+0lPwXCybM8las7Ur8Ai6komPLf+r4b5KhbZI52DrOocukZ6Dma+wLu2a9nKIVEV417SwXaXHYAX24IRxuKoPdQPWnueAtrWQqL5UCmAmqpgxhzrpEHyzpZ9gxBSXS4oqrq5Tmri+TSli3d4PFpuOviCx7eT3FjelEy+xS+ITi12zqUgsyfvOYmmF4iT2KdAaxb6lpFUcUp8axaHluVbMqPn/iVlXnj9i5uXsV8y+8f2IDwIMAAWTf3qtYmgLAAAAAElFTkSuQmCC');
  background-repeat: no-repeat;
}
/* line 127, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a.active:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 40px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE');
  background: -ms-linear-gradient(top, white, #eeeeee);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -o-linear-gradient(top, #ffffff, #eeeeee);
  background: linear-gradient(top, #ffffff, #eeeeee);
}
/* line 139, ../sass/modules/_slideshow.scss */
.slideshow > .buttons > a.active .heading {
  color: #016968;
}

@media only screen and (max-width: 770px) {
  /* line 149, ../sass/modules/_slideshow.scss */
  .slideshow > .content {
    position: relative;
    height: 200px;
  }
  /* line 153, ../sass/modules/_slideshow.scss */
  .slideshow > .content img {
    margin: 0 auto;
  }
  /* line 158, ../sass/modules/_slideshow.scss */
  .slideshow > .buttons {
    float: none;
    width: 100%;
  }
  /* line 163, ../sass/modules/_slideshow.scss */
  .slideshow > .buttons > a,
  .slideshow > .buttons > a:first-child {
    padding: 12px 13px;
    height: auto !important;
  }
  /* line 167, ../sass/modules/_slideshow.scss */
  .slideshow > .buttons > a.active,
  .slideshow > .buttons > a:first-child.active {
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFDEDEDE');
    background: -ms-linear-gradient(top, white, #dedede);
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dedede));
    background: -webkit-linear-gradient(top, #ffffff, #dedede);
    background: -moz-linear-gradient(top, #ffffff, #dedede);
    background: -o-linear-gradient(top, #ffffff, #dedede);
    background: linear-gradient(top, #ffffff, #dedede);
  }
  /* line 171, ../sass/modules/_slideshow.scss */
  .slideshow > .buttons > a.active:before, .slideshow > .buttons > a.active:after,
  .slideshow > .buttons > a:first-child.active:before,
  .slideshow > .buttons > a:first-child.active:after {
    display: none;
  }
}
/* line 1, ../sass/modules/_service-boxes.scss */
.service-boxes {
  position: relative;
  z-index: 1;
  padding-top: 10px;
  margin-bottom: 23px;
}
/* line 7, ../sass/modules/_service-boxes.scss */
.service-boxes h2 {
  margin-bottom: 13px;
}
/* line 103, ../sass/_mixins.scss */
.service-boxes h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -1163px;
  width: 18px;
  height: 19px;
}
/* line 12, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  float: none !important;
  margin-bottom: 11px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.service-boxes .column-row:before, .service-boxes .column-row:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.service-boxes .column-row:after {
  clear: both;
}
/* line 19, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-1,
.service-boxes .column-row .column-2,
.service-boxes .column-row .column-3 {
  position: relative;
  width: 33.33333%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
  padding-bottom: 5px;
}
/* line 23, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-1 h3.boxed,
.service-boxes .column-row .column-2 h3.boxed,
.service-boxes .column-row .column-3 h3.boxed {
  background-color: #018383;
}
/* line 28, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-1 p,
.service-boxes .column-row .column-2 p,
.service-boxes .column-row .column-3 p {
  padding-bottom: 5px;
  border-bottom: 1px solid #018383;
  margin-bottom: 0px;
  line-height: 17px;
}
/* line 34, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-1 p a,
.service-boxes .column-row .column-2 p a,
.service-boxes .column-row .column-3 p a {
  color: inherit;
  font-size: 13px;
  font-family: "Open Sans";
  font-size: 13px;
}
/* line 176, ../sass/_mixins.scss */
.service-boxes .column-row .column-1 p a:after,
.service-boxes .column-row .column-2 p a:after,
.service-boxes .column-row .column-3 p a:after {
  content: "\BB";
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 0;
  color: #016968;
  padding-left: 5px;
}
/* line 185, ../sass/_mixins.scss */
.service-boxes .column-row .column-1 p a:empty:after,
.service-boxes .column-row .column-2 p a:empty:after,
.service-boxes .column-row .column-3 p a:empty:after {
  display: none;
}
/* line 44, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-1 {
  padding-right: 15px;
}
/* line 48, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-2 {
  padding-right: 7px;
  padding-left: 8px;
}
/* line 52, ../sass/modules/_service-boxes.scss */
.service-boxes .column-row .column-3 {
  padding-left: 15px;
}

@media only screen and (max-width: 770px) {
  /* line 65, ../sass/modules/_service-boxes.scss */
  .service-boxes .column-row .column-1,
  .service-boxes .column-row .column-2,
  .service-boxes .column-row .column-3 {
    margin-bottom: 40px;
    padding: 0px;
    width: 100%;
  }
  /* line 70, ../sass/modules/_service-boxes.scss */
  .service-boxes .column-row .column-1 h3.boxed,
  .service-boxes .column-row .column-2 h3.boxed,
  .service-boxes .column-row .column-3 h3.boxed {
    margin-bottom: 1px;
  }
  /* line 74, ../sass/modules/_service-boxes.scss */
  .service-boxes .column-row .column-1 p,
  .service-boxes .column-row .column-2 p,
  .service-boxes .column-row .column-3 p {
    padding-bottom: 1px;
  }
}
/* line 3, ../sass/modules/_service-filter.scss */
h2.icon + .service-filter .filter-main, .alphabet h2 + .service-filter .filter-main, .notify h2 + .service-filter .filter-main, .search-details h2 + .service-filter .filter-main, .search-list .results h2 + .service-filter .filter-main {
  border-top: none 0;
  padding-top: 0;
}

/* line 9, ../sass/modules/_service-filter.scss */
.service-filter {
  position: relative;
  z-index: 1;
  margin-bottom: 23px;
  text-transform: none;
  clear: both;
  padding-bottom: 9px;
  border-bottom: 2px solid #C9C9C9;
}
/* line 14, ../sass/modules/_service-filter.scss */
.service-filter h2 {
  border-bottom: none 0;
  margin-bottom: 0;
}
/* line 103, ../sass/_mixins.scss */
.service-filter h2:before {
  content: "";
  display: inline-block;
  background-image: url("/FrameWork/foundation/images/sprites.png");
  background-position: 0 -916px;
  width: 18px;
  height: 19px;
}
/* line 25, ../sass/modules/_service-filter.scss */
.service-filter label {
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  display: inline-block;
  padding: 7px 7px 7px 0;
  vertical-align: top;
}
/* line 34, ../sass/modules/_service-filter.scss */
.service-filter .select {
  width: 148px !important;
  display: inline-block;
}
/* line 39, ../sass/modules/_service-filter.scss */
.service-filter .filter-main {
  width: 100%;
  margin: 0;
  max-width: 940px;
  *zoom: 1;
  padding-top: 11px;
  border-top: 2px solid #C9C9C9;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.service-filter .filter-main:before, .service-filter .filter-main:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.service-filter .filter-main:after {
  clear: both;
}
/* line 45, ../sass/modules/_service-filter.scss */
.service-filter .filter-main > .select {
  margin-right: 5px;
}
/* line 49, ../sass/modules/_service-filter.scss */
.service-filter .filter-main .column-1 {
  position: relative;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 53, ../sass/modules/_service-filter.scss */
.service-filter .filter-main .column-2 {
  position: relative;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
/* line 56, ../sass/modules/_service-filter.scss */
.service-filter .filter-main .column-2 .select:last-child {
  float: right;
}

@media only screen and (max-width: 770px) {
  /* line 68, ../sass/modules/_service-filter.scss */
  .service-filter .filter-main .column-1,
  .service-filter .filter-main .column-2 {
    width: 100%;
  }
  /* line 72, ../sass/modules/_service-filter.scss */
  .service-filter .filter-main .column-1 label,
  .service-filter .filter-main .column-1 .select,
  .service-filter .filter-main .column-2 label,
  .service-filter .filter-main .column-2 .select {
    float: none !important;
    width: 100%;
  }
  /* line 78, ../sass/modules/_service-filter.scss */
  .service-filter .filter-main .column-2 .select:last-child {
    margin-right: 5px;
  }
}
/* line 1, ../sass/modules/_service-items.scss */
.service-items {
  *zoom: 1;
  padding-top: 5px;
  margin-bottom: 23px;
}
/* line 184, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.service-items:before, .service-items:after {
  content: " ";
  display: table;
}
/* line 185, ../../../../../Ruby193/lib/ruby/gems/1.9.1/gems/zurb-foundation-4.1.2/scss/foundation/_foundation-global.scss */
.service-items:after {
  clear: both;
}
/* line 6, ../sass/modules/_service-items.scss */
.service-items .item {
  margin-top: 5px;
  width: 50%;
  float: left;
  clear: both;
}
/* line 12, ../sass/modules/_service-items.scss */
.service-items .item.last {
  clear: none;
}
/* line 15, ../sass/modules/_service-items.scss */
.service-items .item.last > div {
  margin-right: 0;
}
/* line 20, ../sass/modules/_service-items.scss */
.service-items .item > div {
  padding-bottom: 11px;
  border-bottom: 1px solid #D1D1D1;
  margin-right: 30px;
}
/* line 25, ../sass/modules/_service-items.scss */
.service-items .item > div h4 {
  font-weight: normal;
  font-family: 'Open Sans Bold';
  margin-bottom: 0px;
  color: #018383;
}
/* line 31, ../sass/modules/_service-items.scss */
.service-items .item > div a {
  color: inherit;
  font-size: 13px;
  font-family: "Open Sans";
}
/* line 176, ../sass/_mixins.scss */
.service-items .item > div a:after {
  content: "\BB";
  font-size: 15px;
  font-weight: normal;
  font-family: 'Open Sans Bold';
  line-height: 0;
  color: #016968;
  padding-left: 5px;
}
/* line 185, ../sass/_mixins.scss */
.service-items .item > div a:empty:after {
  display: none;
}

@media only screen and (max-width: 770px) {
  /* line 40, ../sass/modules/_service-items.scss */
  .service-items .item {
    float: none;
    width: 100%;
  }
  /* line 44, ../sass/modules/_service-items.scss */
  .service-items .item > div {
    margin-right: 0;
  }
}
/* line 1, ../sass/modules/_status.scss */
.status {
  width: 90%;
  max-width: 672px;
  margin: 120px auto;
  padding: 295px 20px 50px 20px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  background-image: url("/FrameWork/foundation/images/exclamation.png");
  background-repeat: no-repeat;
  background-position: center 71px;
  font-size: 31px;
  text-align: center;
  text-transform: uppercase;
  color: #aaa;
  font-weight: normal;
  font-family: 'Open Sans Bold';
}

@media only screen and (max-width: 770px) {
  /* line 18, ../sass/modules/_status.scss */
  .status {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
/* line 25, ../sass/modules/_status.scss */
.lt-ie9 .status {
  border: solid 1px #aaa;
}

/* line 2, ../sass/modules/_text-size.scss */
.text-size a {
  display: inline !important;
}
/* line 5, ../sass/modules/_text-size.scss */
.text-size a.large {
  font-size: 1.25em;
  line-height: 1;
}

/* line 12, ../sass/modules/_text-size.scss */
.text-size-info {
  font-family: 'Open Sans';
  font-size: 18px;
}

/* line 4, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning .canvas .canvas-slide {
  background-image: none;
}
/* line 9, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning nav.main {
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFBFBF8', endColorstr='#FFE8E6D5');
  background: -ms-linear-gradient(top, #fbfbf8, #e8e6d5);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbf8), color-stop(100%, #e8e6d5));
  background: -webkit-linear-gradient(top, #fbfbf8, #e8e6d5);
  background: -moz-linear-gradient(top, #fbfbf8, #e8e6d5);
  background: -o-linear-gradient(top, #fbfbf8, #e8e6d5);
  background: linear-gradient(top, #fbfbf8, #e8e6d5);
}
/* line 21, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning nav.main > div > ul > li.selected > a {
  border-bottom-color: #971B1E;
}
/* line 30, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning nav.list > ul.menu_pathUp > li:first-child a.link {
  background-color: #006E3A;
}
/* line 34, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning nav.main.follow > div > ul {
  margin-left: 149px;
}
@media only screen and (min-width: 770px) {
  /* line 38, ../sass/themes/_klimatilpasning.scss */
  .klimatilpasning nav.main.follow > div > ul li a {
    padding-top: 5px;
    padding-bottom: 1px;
  }
}
/* line 54, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning h1.boxed,
.klimatilpasning h2.boxed,
.klimatilpasning h3.boxed,
.klimatilpasning h4.boxed,
.klimatilpasning h5.boxed,
.klimatilpasning h6.boxed {
  /*
  margin: 0 0 5px 0;
  padding: 15px 9px;
  min-height: 52px;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Open Sans';
  color: #fff;
  background-color: $contrast-color;
  background-image: inline-image("arrow-white-down.png");
  background-repeat: no-repeat;
  background-position: 17px 0;
  */
  position: relative;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-bottom: 15px;
  min-height: 30px;
  background-image: none;
  background-color: #971B1E !important;
}
/* line 76, ../sass/themes/_klimatilpasning.scss */
.klimatilpasning h1.boxed:after,
.klimatilpasning h2.boxed:after,
.klimatilpasning h3.boxed:after,
.klimatilpasning h4.boxed:after,
.klimatilpasning h5.boxed:after,
.klimatilpasning h6.boxed:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 10px;
  width: 20px;
  height: 10px;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAKCAYAAAC0VX7mAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAxMS8yMS8xMzZuuLQAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAA2UlEQVQokaXPvS5EURSG4WfObRhzRKWh0Qp34Dp2ppmIEDcgUVLITCUavUaicQ2ERmlPdnQkdP5yNIdsM2b8zCq/b60372p0p1rzOMG0yeYR7SKkeIVV3E4Ae8JaSPGogJDiBVZw9w/YPTo4hEZVVZ9Nr1nO4RTlH8zaIcWDj6DI25DiNZbx8AvYK3Zz2BCwhvaxgPMxsBdshxS3BosvL+fTa5YzOMPsQPWGvZDi+nd3Q4aZ6U1tepnFz9jB5qi7kYaZaQvHNXw/pNgZtz/SMDPtYwmL2Php/x1L3UZ9xBwPIAAAAABJRU5ErkJggg==');
  background-repeat: no-repeat;
}

/* line 114, ../sass/app.scss */
body {
  overflow: visible !important;
}
