/* line 4, ../scss/color-schemes/_brand-colorscheme.scss */
ul {
  list-style: url("/frontend/images/arrv_blue.gif");
}

/* line 10, ../scss/color-schemes/_brand-colorscheme.scss */
.main-content ul,
.right-box ul {
  list-style: url("/frontend/images/point_brand.png");
  padding-left: 2.5em;
}

/* line 8, ../scss/base/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 18, ../scss/base/_normalize.scss */
body {
  margin: 0;
}

/* line 31, ../scss/base/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
div,
h1 {
  display: block;
  box-sizing: border-box;
}

/* line 49, ../scss/base/_normalize.scss */
input {
  box-sizing: border-box;
}

/* line 58, ../scss/base/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 71, ../scss/base/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 81, ../scss/base/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 93, ../scss/base/_normalize.scss */
a {
  background: transparent;
}

@-moz-document url-prefix() {
  /* line 102, ../scss/base/_normalize.scss */
  a:focus,
  .focusable {
    outline: none !important;
  }
}
/* line 113, ../scss/base/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 125, ../scss/base/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 133, ../scss/base/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 142, ../scss/base/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 150, ../scss/base/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 159, ../scss/base/_normalize.scss */
small {
  font-size: 80%;
}

/* line 167, ../scss/base/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 175, ../scss/base/_normalize.scss */
sup {
  top: -.5em;
}

/* line 179, ../scss/base/_normalize.scss */
sub {
  bottom: -.25em;
}

/* line 190, ../scss/base/_normalize.scss */
img {
  border: 0;
}

/* line 198, ../scss/base/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 209, ../scss/base/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 217, ../scss/base/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 227, ../scss/base/_normalize.scss */
pre {
  overflow: auto;
}

/* line 235, ../scss/base/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 258, ../scss/base/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 272, ../scss/base/_normalize.scss */
button {
  overflow: visible;
}

/* line 283, ../scss/base/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 296, ../scss/base/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 308, ../scss/base/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 317, ../scss/base/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 328, ../scss/base/_normalize.scss */
input {
  line-height: normal;
}

/* line 338, ../scss/base/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 349, ../scss/base/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 362, ../scss/base/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 371, ../scss/base/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 382, ../scss/base/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 391, ../scss/base/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 400, ../scss/base/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 412, ../scss/base/_normalize.scss */
table td {
  vertical-align: top;
}

/* line 5, ../scss/base/_global.scss */
body {
  background: url("/frontend/images/site_bg.gif");
  background-repeat: repeat-x;
  background-color: #eceded;
}

/* line 13, ../scss/base/_global.scss */
input:focus,
button:focus {
  outline: none;
}

/* line 18, ../scss/base/_global.scss */
.page-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.page-container:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 23, ../scss/base/_global.scss */
.page-container:not(.frontpage-container) .content-container {
  background: #fff;
}
/* line 28, ../scss/base/_global.scss */
.page-container .content-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.page-container .content-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 40em) {
  /* line 18, ../scss/base/_global.scss */
  .page-container {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
  .page-container:after {
    content: " ";
    display: block;
    clear: both;
  }
  /* line 35, ../scss/base/_global.scss */
  .page-container .content-container {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: -3px;
  }
  /* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
  .page-container .content-container:after {
    content: " ";
    display: block;
    clear: both;
  }
}

/* line 44, ../scss/base/_global.scss */
a {
  color: #002c5a;
  text-decoration: none;
}
/* line 48, ../scss/base/_global.scss */
a:hover {
  text-decoration: underline;
}

/* line 53, ../scss/base/_global.scss */
.error, .contour span.field-validation-error,
#contour span.field-validation-error {
  color: #9e0000;
  font-weight: bold;
}

/* line 58, ../scss/base/_global.scss */
strong {
  font-weight: bold;
}

/* line 62, ../scss/base/_global.scss */
img {
  max-width: 100%;
}

@font-face {
  font-family: Din;
  src: url("/frontend/fonts/DIN-Regular.eot");
  /* IE9 Compatibility Modes */
  src: url("/frontend/fonts/DIN-Regular.eot?") format("eot"), url("/frontend/fonts/DIN-Regular.woff") format("woff"), url("/frontend/fonts/DIN-REGU.ttf") format("truetype");
  /* Safari, Android, iOS */
}
/* line 23, ../scss/base/_fonts.scss */
body {
  color: #666;
  font-family: Arial, helvetica, sans-serif;
  font-size: 16px;
}
@media (min-width: 40em) {
  /* line 23, ../scss/base/_fonts.scss */
  body {
    font-size: 12px;
  }
}

/* line 33, ../scss/base/_fonts.scss */
p {
  line-height: 1.4em;
}

/* line 37, ../scss/base/_fonts.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Din", Arial, sans-serif;
  line-height: 1em;
  font-weight: normal;
}
/* line 47, ../scss/base/_fonts.scss */
.yellow-color h1, .yellow-color
h2, .yellow-color
h3, .yellow-color
h4, .yellow-color
h5, .yellow-color
h6 {
  font-family: Arial, helvetica, sans-serif;
  color: #fff;
}

/* line 53, ../scss/base/_fonts.scss */
h1 {
  font-size: 1.668em;
}

/* line 57, ../scss/base/_fonts.scss */
h2 {
  font-size: 1.3em;
}

/* line 61, ../scss/base/_fonts.scss */
.caption {
  font-size: 10px;
}

/* line 1, ../scss/components/_buttons.scss */
.btn {
  background-color: #CCCCCC;
  border: 1px solid #CCCCCC;
  color: #666;
  height: 2em;
  padding: 0 0.25em;
  cursor: pointer;
  overflow: visible;
  width: auto;
}

/* line 1, ../scss/modules/_frontpage-boxes.scss */
.boxes-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.boxes-container:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 4, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  border-bottom: 5px solid #002c5a;
  color: #666;
}
/* line 9, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-link {
  text-decoration: none;
}
/* line 12, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-link:hover {
  text-decoration: none;
}
/* line 17, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-title {
  padding: .5em;
  background-color: #002c5a;
  margin: 0;
  color: #fff;
  box-sizing: border-box;
}
/* line 25, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-content {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(70%, #ffffff), color-stop(85%, #f2f2f2), color-stop(95%, #e8e8e8));
  background-image: -moz-linear-gradient(#ffffff 70%, #f2f2f2 85%, #e8e8e8 95%);
  background-image: -webkit-linear-gradient(#ffffff 70%, #f2f2f2 85%, #e8e8e8 95%);
  background-image: linear-gradient(#ffffff 70%, #f2f2f2 85%, #e8e8e8 95%);
  padding: 1em 2em;
  overflow: hidden;
}
/* line 30, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-content p {
  margin: 0;
}
/* line 34, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-content ul {
  padding-left: 1em;
}
/* line 38, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box .box-content a {
  color: #666;
}
/* line 44, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.red-color {
  border-bottom: 5px solid #C02026;
}
/* line 47, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.red-color .box-title {
  background: #C02026 url("/frontend/images/entry_arrv.png") no-repeat 1.6em 50%;
}
/* line 51, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.red-color ul {
  list-style: url("/frontend/images/arrv_red.gif");
}
/* line 56, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.blue-color {
  border-bottom: 5px solid #00aef1;
}
/* line 59, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.blue-color .box-title {
  background: #00aef1 url("/frontend/images/entry_arrv.png") no-repeat 1.6em 50%;
}
/* line 63, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.blue-color ul {
  list-style: url("/frontend/images/arrv_blue.gif");
}
/* line 68, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.lilla-color {
  border-bottom: 5px solid #aa2293;
}
/* line 71, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.lilla-color .box-title {
  background: #aa2293 url("/frontend/images/entry_arrv.png") no-repeat 1.6em 50%;
}
/* line 75, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.lilla-color ul {
  list-style: url("/frontend/images/arrv_lilla.gif");
}
/* line 80, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.yellow-color {
  border-bottom: 5px solid #ffcb05;
}
/* line 83, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.yellow-color .box-title {
  background: #ffcb05;
}
/* line 87, ../scss/modules/_frontpage-boxes.scss */
.boxes-container .box.yellow-color ul {
  list-style: url("/frontend/images/arrv_yellow.gif");
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_frontpage-boxes.scss */
  .boxes-container {
    position: relative;
    z-index: 9999;
    top: -5.2em;
  }
  /* line 98, ../scss/modules/_frontpage-boxes.scss */
  .boxes-container .box {
    width: 24.0625%;
    float: left;
  }
  /* line 66, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/language/susy/_gallery.scss */
  .boxes-container .box:nth-child(4n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
  }
  /* line 66, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/language/susy/_gallery.scss */
  .boxes-container .box:nth-child(4n + 2) {
    margin-left: 25.3125%;
    margin-right: -100%;
    clear: none;
  }
  /* line 66, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/language/susy/_gallery.scss */
  .boxes-container .box:nth-child(4n + 3) {
    margin-left: 50.625%;
    margin-right: -100%;
    clear: none;
  }
  /* line 66, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/language/susy/_gallery.scss */
  .boxes-container .box:nth-child(4n + 4) {
    margin-left: 75.9375%;
    margin-right: -100%;
    clear: none;
  }
  /* line 101, ../scss/modules/_frontpage-boxes.scss */
  .boxes-container .box .box-title {
    background: url("/frontend/images/entry_arrv.png") no-repeat 1.6em 50%;
    background-color: #002c5a;
    height: 3.6em;
    padding: 1.3em 1em 1.3em 2.2em;
    font-size: 1.4em;
    opacity: .8;
  }
  /* line 109, ../scss/modules/_frontpage-boxes.scss */
  .yellow-color .boxes-container .box .box-title {
    background: #002c5a;
    padding: 1.3em;
  }
  /* line 116, ../scss/modules/_frontpage-boxes.scss */
  .boxes-container .box-content {
    font-size: .917em;
    height: 12.2em;
  }
  /* line 120, ../scss/modules/_frontpage-boxes.scss */
  .boxes-container .box-content ul {
    padding-left: 1.3em;
  }
  /* line 124, ../scss/modules/_frontpage-boxes.scss */
  .boxes-container .box-content p {
    line-height: 1.22em;
  }
}

@media (min-width: 40em) {
  /* line 132, ../scss/modules/_frontpage-boxes.scss */
  .ForsideSPGroup .boxes-container {
    top: -0.2em;
  }
  /* line 137, ../scss/modules/_frontpage-boxes.scss */
  .ForsideSPGroup .boxes-container .box .box-title {
    opacity: 1;
    box-sizing: border-box;
  }
}

/* line 1, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.frontpage-content-container:after {
  content: " ";
  display: block;
  clear: both;
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container {
    margin: 1.250em 0;
  }
}
/* line 8, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .casestories-container,
.frontpage-content-container .box,
.frontpage-content-container .box-image-link,
.frontpage-content-container img {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 15, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIvPjxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjZGRkZGRkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(70%, #ffffff), color-stop(85%, #e8e8e8), color-stop(95%, #dddddd));
  background-image: -moz-linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  background-image: -webkit-linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  background-image: linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  padding: .6em 1.5em 1em 1.5em;
  height: 8.3em;
  border-bottom: 5px solid #002c5a;
  font-size: .917em;
  color: #666;
}
/* line 23, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box h1, .frontpage-content-container .box p, .frontpage-content-container .box .box-content-wrapper, .frontpage-content-container .box .box-content-inner {
  margin: 0;
}
/* line 27, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box h1 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1em;
  margin: .5em 0;
  font-family: Arial, helvetica, sans-serif;
}
/* line 38, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box .box-content-wrapper {
  line-height: 1.4;
  max-height: 2.8em;
  overflow: hidden;
  margin-bottom: 1em;
}
/* line 45, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box .box-content-inner {
  display: inline-block;
  max-height: 4.2em;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* line 53, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box .box-content-inner:before {
  background: #fff;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
  bottom: 1.4em;
  content: '\02026';
  height: 1.4em;
  position: absolute;
  right: 0;
  text-align: right;
  width: 4em;
}
/* line 65, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box .box-content-inner:after {
  background: #fff;
  content: attr(data-text);
  left: 0;
  height: 1.4em;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
}
@supports (-webkit-line-clamp: 2) {
  /* line 45, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .box .box-content-inner {
    position: relative;
  }
  /* line 79, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .box .box-content-inner:before, .frontpage-content-container .box .box-content-inner:after {
    content: none;
  }
}
/* line 86, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .box-image-link {
  padding: 0;
  border-bottom: 5px solid #002c5a;
}
/* line 91, ../scss/modules/_frontpage-bottom-content.scss */
.frontpage-content-container .casestories-container {
  border-bottom: 5px solid #002c5a;
  box-sizing: border-box;
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container {
    margin-top: -4em;
  }
  /* line 99, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .box, .frontpage-content-container .box-image-link {
    width: 24.0625%;
    float: left;
    margin-right: 1.25%;
  }
  /* line 102, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .box h1, .frontpage-content-container .box-image-link h1 {
    margin-top: 0;
  }
  /* line 106, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .box:last-child, .frontpage-content-container .box-image-link:last-child {
    width: 24.0625%;
    float: right;
    margin-right: 0;
  }
  /* line 112, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .boxes-3 .casestories-container {
    width: 24.0625%;
    float: left;
    margin-right: 1.25%;
  }
  /* line 118, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .boxes-2 .casestories-container {
    width: 49.375%;
    float: left;
    margin-right: 1.25%;
  }
  /* line 124, ../scss/modules/_frontpage-bottom-content.scss */
  .frontpage-content-container .boxes-1 .casestories-container {
    width: 74.6875%;
    float: left;
    margin-right: 1.25%;
  }
}

@media (min-width: 40em) {
  /* line 132, ../scss/modules/_frontpage-bottom-content.scss */
  .ForsideSPGroup .frontpage-content-container {
    margin-top: 1em;
  }
}

@media (min-width: 40em) {
  /* line 2, ../scss/modules/_header.scss */
  header {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
  header:after {
    content: " ";
    display: block;
    clear: both;
  }
}
/* line 7, ../scss/modules/_header.scss */
.search-box {
  display: none;
  padding: 0 .5em 1em 0.5em;
  background: #fff;
  width: 100%;
  position: absolute;
  border-bottom: 5px solid #002c5a;
  z-index: 9999;
}
/* line 16, ../scss/modules/_header.scss */
.search-box input[type="text"] {
  padding: .5em 0 .5em .5em;
  width: 80%;
}
/* line 21, ../scss/modules/_header.scss */
.search-box .btn--search {
  width: 17%;
  height: 2.5em;
}

/* line 27, ../scss/modules/_header.scss */
.banner-container {
  display: none;
}
/* line 29, ../scss/modules/_header.scss */
.banner-container img {
  max-width: 100%;
}

/* line 34, ../scss/modules/_header.scss */
.logo-container {
  padding: .7em 0;
}
/* line 37, ../scss/modules/_header.scss */
.logo-container img {
  max-width: 9.813em;
}

@media (min-width: 40em) {
  /* line 44, ../scss/modules/_header.scss */
  .top-header-container {
    height: 140px;
  }
  /* line 47, ../scss/modules/_header.scss */
  .top-header-container .logo-container {
    margin-top: 40px;
    padding-top: 0;
    width: 59.5%;
    float: left;
    margin-right: 1.25%;
  }
  /* line 53, ../scss/modules/_header.scss */
  .top-header-container .logo-container img {
    max-width: 100%;
    position: absolute;
  }
  /* line 59, ../scss/modules/_header.scss */
  .top-header-container .search-box {
    position: relative;
    border-bottom: none;
    display: block;
    margin-top: 40px;
    width: 20%;
    float: right;
    padding: 0;
    margin-right: 3.4em;
    text-align: right;
  }
  /* line 70, ../scss/modules/_header.scss */
  .top-header-container .search-box input[type="text"] {
    width: 110px;
    height: 20px;
    padding: 2px;
  }
  /* line 76, ../scss/modules/_header.scss */
  .top-header-container .search-box .btn--search {
    width: auto;
    height: 1.7em;
  }

  /* line 84, ../scss/modules/_header.scss */
  .banner-container {
    display: block;
    float: left;
    max-height: 11.5em;
    position: relative;
  }
  /* line 90, ../scss/modules/_header.scss */
  .banner-container .banner-title {
    position: absolute;
    bottom: .4em;
    padding: .5em 1em;
    background: rgba(255, 255, 255, 0.7);
    font-size: 1.667em;
    max-width: 16.450em;
    line-height: 1.1em;
    color: #000;
  }

  /* line 103, ../scss/modules/_header.scss */
  div[class*="Forside"] .banner-container {
    max-height: 26.667em;
  }
}
/* line 1, ../scss/modules/_footer.scss */
.footer-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.footer-container:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 4, ../scss/modules/_footer.scss */
.footer-container .main-footer-container {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background-color: #002c5a;
  color: #fff;
  font-size: 0.917em;
  text-align: center;
  padding: .28em 0 .22em 0;
  line-height: 1.3em;
}
/* line 13, ../scss/modules/_footer.scss */
.footer-container .main-footer-container p {
  margin: 0;
}
/* line 17, ../scss/modules/_footer.scss */
.footer-container .main-footer-container a {
  color: #fff;
}
/* line 22, ../scss/modules/_footer.scss */
.footer-container .sub-footer-container {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  color: #939598;
  background: transparent;
  font-size: 0.917em;
  padding: .8em 0 0 0;
}
/* line 29, ../scss/modules/_footer.scss */
.footer-container .sub-footer-container p {
  margin: 0;
}
/* line 33, ../scss/modules/_footer.scss */
.footer-container .sub-footer-container a {
  color: #939598;
}

/* line 1, ../scss/modules/_navigation.scss */
.language-nav {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding: 1em 0 0 0;
}
/* line 6, ../scss/modules/_navigation.scss */
.language-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
/* line 11, ../scss/modules/_navigation.scss */
.language-nav ul li {
  float: left;
  padding: 0 1.5em 0 .5em;
}

/* line 18, ../scss/modules/_navigation.scss */
.nav {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1em;
}
/* line 22, ../scss/modules/_navigation.scss */
.nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom: .8em;
}
/* line 28, ../scss/modules/_navigation.scss */
.nav ul li {
  padding: .8em .5em;
  border-bottom: 1px solid #002c5a;
}

/* line 36, ../scss/modules/_navigation.scss */
.navigation-container {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIvPjxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjZGRkZGRkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(70%, #ffffff), color-stop(85%, #e8e8e8), color-stop(95%, #dddddd));
  background-image: -moz-linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  background-image: -webkit-linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  background-image: linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  display: none;
  padding: 0 .5em 1em 0.5em;
  width: 100%;
  position: absolute;
  border-bottom: 5px solid #002c5a;
}
@media (min-width: 40em) {
  /* line 36, ../scss/modules/_navigation.scss */
  .navigation-container {
    display: block;
    position: relative;
    border-bottom: none;
    padding: 0;
  }
}

/* line 52, ../scss/modules/_navigation.scss */
.topNavigation__toolbar {
  position: absolute;
  top: 0;
  float: right;
  padding: 1em 0.5em .7em 0;
  background: transparent;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 61, ../scss/modules/_navigation.scss */
.topNavigation__toolbar > a:hover {
  text-decoration: none;
}
/* line 65, ../scss/modules/_navigation.scss */
.topNavigation__toolbar .topNavigation__toolbar__menuIcon--show,
.topNavigation__toolbar .topNavigation__toolbar__search--show,
.topNavigation__toolbar .topNavigation__toolbar__box--show {
  float: right;
  color: #939598;
  font-size: 32px;
  vertical-align: bottom;
  cursor: pointer;
}
/* line 75, ../scss/modules/_navigation.scss */
.topNavigation__toolbar .topNavigation__toolbar__menuIcon--show {
  height: 30px;
  margin-left: 0.8em;
  margin-top: -.1em;
}
/* line 81, ../scss/modules/_navigation.scss */
.topNavigation__toolbar .topNavigation__toolbar__box--show {
  margin-right: 0.8em;
}
@media (min-width: 40em) {
  /* line 52, ../scss/modules/_navigation.scss */
  .topNavigation__toolbar {
    display: none;
  }
}

@media (min-width: 40em) {
  /* line 92, ../scss/modules/_navigation.scss */
  .language-nav {
    margin-top: 40px;
    padding-top: 0;
    width: auto;
    float: right;
    margin-right: 0;
  }
  /* line 101, ../scss/modules/_navigation.scss */
  .language-nav ul li {
    display: inline-block;
    padding: 0 0 0 .5em;
  }
  /* line 105, ../scss/modules/_navigation.scss */
  .language-nav ul li img {
    max-width: 20px;
  }

  /* line 112, ../scss/modules/_navigation.scss */
  .nav {
    position: absolute;
    right: 0;
    top: 8.3em;
    float: right;
    width: auto;
    min-width: 50%;
  }
  /* line 120, ../scss/modules/_navigation.scss */
  .nav .nav-container {
    width: auto;
    height: 2.4em;
    padding-left: 2.084em;
    border-bottom: 10px solid #002c5a;
    background: #fff;
  }
  /* line 127, ../scss/modules/_navigation.scss */
  .nav .nav-container ul {
    float: right;
    font-size: .933em;
  }
  /* line 131, ../scss/modules/_navigation.scss */
  .nav .nav-container ul a {
    border-right: 1px solid #000;
  }
  /* line 134, ../scss/modules/_navigation.scss */
  .nav .nav-container ul a:first-child {
    border-left: 1px solid #000;
  }
  /* line 138, ../scss/modules/_navigation.scss */
  .nav .nav-container ul a li {
    display: inline;
    padding: 0 .8932em;
    border-bottom: 0;
    color: #666;
  }
  /* line 144, ../scss/modules/_navigation.scss */
  .nav .nav-container ul a li.current {
    color: #002c5a;
  }
}
/* line 1, ../scss/modules/_forside-slider.scss */
.slides {
  padding: 0;
  margin-top: -2px;
}
/* line 5, ../scss/modules/_forside-slider.scss */
.slides li {
  position: relative;
}
/* line 8, ../scss/modules/_forside-slider.scss */
.slides li .slide-title {
  position: absolute;
  bottom: 9.55em;
  padding: .5em 1em;
  background: rgba(255, 255, 255, 0.7);
  font-size: 1.667em;
  max-width: 16.450em;
  line-height: 1.1em;
}
/* line 18, ../scss/modules/_forside-slider.scss */
.slides li .slide-link {
  display: block;
  position: relative;
  z-index: 5;
}

/* line 27, ../scss/modules/_forside-slider.scss */
.flex-control-nav {
  position: relative;
  z-index: 99999;
  list-style: none;
  bottom: -19em;
}
/* line 33, ../scss/modules/_forside-slider.scss */
.flex-control-nav li {
  display: inline-block;
  color: transparent;
  width: 10px;
  height: 10px;
  margin-right: .5em;
  display: inline-block;
  background: #002c5a;
  border: 1px solid #002c5a;
  cursor: pointer;
}
/* line 45, ../scss/modules/_forside-slider.scss */
.flex-control-nav li.flex-active {
  border: 1px solid #fff;
}

/* line 55, ../scss/modules/_forside-slider.scss */
.mixed-color .flex-control-nav li {
  background: #002c5a;
  border: 1px solid #002c5a;
}
/* line 59, ../scss/modules/_forside-slider.scss */
.mixed-color .flex-control-nav li.blue-color {
  background: #00aef1;
  border: 1px solid #00aef1;
}
/* line 64, ../scss/modules/_forside-slider.scss */
.mixed-color .flex-control-nav li.red-color {
  background: #c02026;
  border: 1px solid #c02026;
}
/* line 69, ../scss/modules/_forside-slider.scss */
.mixed-color .flex-control-nav li.yellow-color {
  background: #ffcb05;
  border: 1px solid #ffcb05;
}
/* line 74, ../scss/modules/_forside-slider.scss */
.mixed-color .flex-control-nav li.lilla-color {
  background: #aa2293;
  border: 1px solid #aa2293;
}
/* line 79, ../scss/modules/_forside-slider.scss */
.mixed-color .flex-control-nav li.flex-active {
  border: 1px solid #fff;
}

/* line 86, ../scss/modules/_forside-slider.scss */
.banner-container {
  overflow: hidden;
}

/* line 1, ../scss/modules/_content-right.scss */
.content-right {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 4, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes {
  list-style: none;
  padding: 0;
}
/* line 8, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box {
  border-bottom: 3px solid #002c5a;
}
/* line 11, ../scss/modules/_content-right.scss */
.yellow-color .content-right .content-right-boxes .right-box {
  border-width: 1px;
  margin-left: .833em;
  margin-right: .833em;
}
/* line 17, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box .box-title {
  background: #002c5a;
  color: #fff;
  padding: .5em;
  font-size: 1.333em;
  margin: 0;
}
/* line 24, ../scss/modules/_content-right.scss */
.yellow-color .content-right .content-right-boxes .right-box .box-title {
  background: none;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  padding: 0;
}
/* line 33, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box .box-content {
  padding: .833em;
  color: #666;
}
/* line 37, ../scss/modules/_content-right.scss */
.yellow-color .content-right .content-right-boxes .right-box .box-content {
  padding: .833em 0;
}
/* line 41, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box .box-content p {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 47, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box.box-image-link {
  padding: 0;
  color: #666;
}
/* line 51, ../scss/modules/_content-right.scss */
.yellow-color .content-right .content-right-boxes .right-box.box-image-link {
  padding-bottom: .833em;
}
/* line 57, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box .box-link:hover {
  text-decoration: none;
}
/* line 64, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box.img-layout .box-content p {
  text-align: center;
}
/* line 70, ../scss/modules/_content-right.scss */
.content-right .content-right-boxes .right-box img {
  max-width: 100%;
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_content-right.scss */
  .content-right {
    width: 24.0625%;
    float: right;
    margin-right: 0;
    background: url("/frontend/images/rightcontent_bg.gif") no-repeat;
    padding: 1.083em 0.833em 0 1.667em;
  }
  /* line 82, ../scss/modules/_content-right.scss */
  .content-right .right-box {
    margin-bottom: 1.667em;
  }
  /* line 85, ../scss/modules/_content-right.scss */
  .content-right .right-box.img-layout {
    padding: 0;
  }
  /* line 88, ../scss/modules/_content-right.scss */
  .content-right .right-box.img-layout .box-title {
    display: none;
  }
}

/* line 1, ../scss/modules/_content-left.scss */
.content-left {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  font-size: 0.917em;
}
/* line 5, ../scss/modules/_content-left.scss */
.content-left .content-left-nav {
  list-style: none;
  padding: 0;
}
/* line 10, ../scss/modules/_content-left.scss */
.content-left .content-left-nav li > a {
  display: block;
  padding: .5em .833em;
  margin: 0;
  color: #666;
  border-top: 1px solid #002c5a;
}
/* line 19, ../scss/modules/_content-left.scss */
.content-left .content-left-nav li.current > a {
  color: #fff;
  background: #002c5a;
}
/* line 27, ../scss/modules/_content-left.scss */
.yellow-color .content-left .content-left-nav li.has-sub-pages > a {
  position: relative;
}
/* line 30, ../scss/modules/_content-left.scss */
.yellow-color .content-left .content-left-nav li.has-sub-pages > a:before {
  border-color: transparent transparent transparent #666;
  border-style: solid;
  border-width: 3px 0 3px 5px;
  content: '';
  height: 0;
  margin: 3px 0 0 -10px;
  position: absolute;
  width: 0;
}
/* line 47, ../scss/modules/_content-left.scss */
.yellow-color .content-left .content-left-nav li.current.has-sub-pages > a:before {
  border-color: #fff transparent transparent transparent;
  border-width: 5px 3px 0 3px;
  right: 1em;
}
/* line 58, ../scss/modules/_content-left.scss */
.content-left .content-left-nav .sub-level {
  list-style: none;
  padding: 0;
}
/* line 62, ../scss/modules/_content-left.scss */
.yellow-color .content-left .content-left-nav .sub-level {
  background: #f1f1f1;
}
/* line 65, ../scss/modules/_content-left.scss */
.yellow-color .content-left .content-left-nav .sub-level a:before {
  content: '-';
  margin-left: -0.9em;
  position: absolute;
}
/* line 74, ../scss/modules/_content-left.scss */
.content-left .content-left-nav .sub-level.sub-level-4 a {
  padding-left: 1.367em;
}
/* line 80, ../scss/modules/_content-left.scss */
.content-left .content-left-nav .sub-level.sub-level-5 a {
  padding-left: 2.734em;
}
/* line 86, ../scss/modules/_content-left.scss */
.content-left .content-left-nav .sub-level.sub-level-6 a {
  padding-left: 4.101em;
}
/* line 92, ../scss/modules/_content-left.scss */
.content-left .content-left-nav .sub-level.sub-level-7 a {
  padding-left: 5.468em;
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_content-left.scss */
  .content-left {
    width: 24.0625%;
    float: left;
    margin-right: 1.25%;
    margin-left: -99.98438%;
    background: url("/frontend/images/leftnav_bg.gif") no-repeat;
    min-height: 27.5em;
    padding: 1.083em 1.667em 0 1.667em;
  }
  /* line 103, ../scss/modules/_content-left.scss */
  .content-left.has-right {
    margin-left: -74.67188%;
  }
}

/* line 1, ../scss/modules/_content-main.scss */
.main-content {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  padding-top: 2.083em;
}
/* line 5, ../scss/modules/_content-main.scss */
.main-content h1 {
  background: #002c5a;
  color: #fff;
  padding: .5em;
  font-size: 1.333em;
  margin: 0;
}
/* line 12, ../scss/modules/_content-main.scss */
.yellow-color .main-content h1 {
  background: none;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  padding: 0;
}
/* line 21, ../scss/modules/_content-main.scss */
.main-content .main-content-text, .main-content .main-content-announcement-details {
  padding: .833em;
}
/* line 24, ../scss/modules/_content-main.scss */
.main-content .main-content-text h2, .main-content .main-content-announcement-details h2 {
  color: #002c5a;
  font-weight: bold;
  font-size: 1.232em;
}
/* line 29, ../scss/modules/_content-main.scss */
.yellow-color .main-content .main-content-text h2, .yellow-color .main-content .main-content-announcement-details h2 {
  color: #fff;
}
/* line 33, ../scss/modules/_content-main.scss */
.main-content .main-content-text table img, .main-content .main-content-announcement-details table img {
  max-width: none;
}
/* line 38, ../scss/modules/_content-main.scss */
.main-content .news-title {
  color: #002c5a;
  font-size: 1.25em;
  font-family: Arial, helvetica, sans-serif;
  font-weight: bold;
}
@media (min-width: 40em) {
  /* line 47, ../scss/modules/_content-main.scss */
  .main-content .news-title {
    padding-top: .7em;
  }
  /* line 51, ../scss/modules/_content-main.scss */
  .main-content .main-content-text, .main-content .main-content-announcement-details {
    padding: .833em 0 0 0;
  }
  /* line 55, ../scss/modules/_content-main.scss */
  .main-content.col-2 {
    width: 49.375%;
    float: left;
    margin-right: 1.25%;
    margin-left: 25.3125%;
    margin-right: 0;
  }
  /* line 61, ../scss/modules/_content-main.scss */
  .main-content.col-1-3 {
    width: 74.6875%;
    float: left;
    margin-right: 1.25%;
    margin-left: 25.3125%;
    margin-right: 0;
    padding-right: 1em;
  }
  /* line 68, ../scss/modules/_content-main.scss */
  .main-content.col-3-1 {
    width: 74.6875%;
    float: left;
    margin-right: 1.25%;
    padding-left: 1em;
  }
  /* line 73, ../scss/modules/_content-main.scss */
  .main-content.col-4 {
    padding-left: 1em;
    padding-right: 1em;
  }
}

/* line 2, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist {
  padding: 0;
  list-style: none;
}
/* line 6, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist li {
  border-bottom: 3px double #939598;
  margin-top: 2em;
}
/* line 10, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist li .doc-container {
  padding: 0 .833em;
}
/* line 13, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist li .doc-container .doc-title {
  font-size: 1.24em;
  font-family: Arial, helvetica, sans-serif;
  line-height: 1.24em;
  color: #002c5a;
  font-weight: bold;
  margin: 0;
}
/* line 21, ../scss/modules/_documentlist.scss */
.yellow-color .main-content--documentlist .documentlist li .doc-container .doc-title {
  color: #fff;
}
/* line 26, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist li .doc-container .doc-date {
  display: block;
  margin: .4em 0;
}
/* line 31, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist li .doc-container .doc-teaser {
  margin: 0;
}
/* line 35, ../scss/modules/_documentlist.scss */
.main-content--documentlist .documentlist li .doc-container .doc-link {
  display: block;
  margin-bottom: .4em;
}
@media (min-width: 40em) {
  /* line 44, ../scss/modules/_documentlist.scss */
  .main-content--documentlist .documentlist li .doc-container {
    padding: 0;
  }
}

/* line 1, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48c3RvcCBvZmZzZXQ9Ijg1JSIgc3RvcC1jb2xvcj0iI2U4ZThlOCIvPjxzdG9wIG9mZnNldD0iOTUlIiBzdG9wLWNvbG9yPSIjZGRkZGRkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(70%, #ffffff), color-stop(85%, #e8e8e8), color-stop(95%, #dddddd));
  background-image: -moz-linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  background-image: -webkit-linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  background-image: linear-gradient(#ffffff 70%, #e8e8e8 85%, #dddddd 95%);
  padding-bottom: 1.7em;
  border-bottom: 5px solid #002c5a;
  display: none;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.nav-boxes-container:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 10, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  font-size: .6em;
}
/* line 14, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box .box-title {
  font-family: Arial, helvetica, sans-serif;
  line-height: 1.7em;
  padding: .8em 0;
  margin: 0 .5em;
  overflow: hidden;
  border-bottom: 1px solid #002c5a;
  font-size: 1.668em;
}
/* line 24, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box .box-link {
  text-decoration: none;
}
/* line 27, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box .box-link:hover {
  text-decoration: none;
}
/* line 33, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box.red-color .box-title {
  color: #C02026;
}
/* line 39, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box.blue-color .box-title {
  color: #00aef1;
}
/* line 45, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box.lilla-color .box-title {
  color: #aa2293;
}
/* line 51, ../scss/modules/_nav-boxes.scss */
.nav-boxes-container .box.yellow-color .box-title {
  color: #ffcb05;
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container {
    padding-bottom: 0;
    border-bottom: 0;
    display: block;
  }
  /* line 63, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box {
    width: 24.0625%;
    float: left;
    margin-right: 1.25%;
    padding: 1.15em 0em 1em 1em;
    height: 5.4em;
    font-size: .7em;
    border-left: 0;
  }
  /* line 70, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box .box-title {
    color: #002c5a;
    margin: 0;
    font-family: Arial, helvetica, sans-serif;
    font-weight: bold;
    line-height: 1.7em;
    border-right: 1px solid #d6d6d6;
    background: url("/frontend/images/entry_arrow_right.png") no-repeat 0.3em 0.3em;
    padding: 0;
    padding-left: 1em;
    border-bottom: 0;
  }
  /* line 81, ../scss/modules/_nav-boxes.scss */
  .yellow-color .nav-boxes-container .box .box-title {
    background: none;
    color: #fff;
    font-weight: normal;
  }
  /* line 89, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box.red-color .box-title {
    background: url("/frontend/images/entry_arrow_right_red.png") no-repeat 0.3em 0.3em;
  }
  /* line 95, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box.blue-color .box-title {
    background: url("/frontend/images/entry_arrow_right.png") no-repeat 0.3em 0.3em;
  }
  /* line 101, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box.lilla-color .box-title {
    background: url("/frontend/images/entry_arrow_right_lilla.png") no-repeat 0.3em 0.3em;
  }
  /* line 107, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box.yellow-color .box-title {
    background: url("/frontend/images/entry_arrow_right_yellow.png") no-repeat 0.3em 0.3em;
  }
  /* line 113, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box:nth-child(2n) .box-title {
    width: 235px;
  }
  /* line 119, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box:nth-child(3n) .box-title {
    width: 235px;
  }
  /* line 124, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box:last-child {
    width: 24.0625%;
    float: right;
    margin-right: 0;
  }
  /* line 127, ../scss/modules/_nav-boxes.scss */
  .nav-boxes-container .box:last-child .box-title {
    border-right: 0;
  }
}

/* line 3, ../scss/modules/_form.scss */
.contour span.field-validation-error,
#contour span.field-validation-error {
  padding-left: 0;
  padding-bottom: 1em;
  display: block;
}
/* line 10, ../scss/modules/_form.scss */
.contour .contourField,
#contour .contourField {
  margin-top: 1.5em;
}
/* line 14, ../scss/modules/_form.scss */
.contour span.radiobuttonlist,
#contour span.radiobuttonlist {
  padding-left: 0 !important;
}
/* line 17, ../scss/modules/_form.scss */
.contour span.radiobuttonlist label,
#contour span.radiobuttonlist label {
  margin-bottom: 1em;
  display: inline-block;
  vertical-align: top;
}
/* line 24, ../scss/modules/_form.scss */
.contour label.fieldLabel,
#contour label.fieldLabel {
  margin-bottom: .5em;
}
@media (min-width: 40em) {
  /* line 29, ../scss/modules/_form.scss */
  .contour .span6,
  #contour .span6 {
    width: 49.375%;
    float: left;
    margin-right: 1.25%;
  }
  /* line 32, ../scss/modules/_form.scss */
  .contour .span6:last-child,
  #contour .span6:last-child {
    width: 49.375%;
    float: right;
    margin-right: 0;
  }
}

/* line 2, ../scss/modules/_sitemap.scss */
.sitemap ul {
  padding-left: 0;
  list-style: none;
}
/* line 7, ../scss/modules/_sitemap.scss */
.sitemap ul.level-1 > li {
  margin-bottom: .8em;
}
/* line 12, ../scss/modules/_sitemap.scss */
.sitemap ul ul {
  padding-left: 1.5em;
}
/* line 15, ../scss/modules/_sitemap.scss */
.sitemap ul ul.level-2 {
  padding-left: 0;
}
/* line 18, ../scss/modules/_sitemap.scss */
.sitemap ul ul.level-2 > li {
  margin-bottom: .8em;
}
@media (min-width: 40em) {
  /* line 2, ../scss/modules/_sitemap.scss */
  .sitemap ul {
    padding-left: 2em;
  }
}

/* line 1, ../scss/modules/_stock-announcements.scss */
.main-content-announcement-details {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 12, ../../../../../../Ruby22-x64/lib/ruby/gems/2.2.0/gems/susy-2.1.3/sass/susy/output/support/_clearfix.scss */
.main-content-announcement-details:after {
  content: " ";
  display: block;
  clear: both;
}
/* line 5, ../scss/modules/_stock-announcements.scss */
.main-content-announcement-details.hasBorder {
  border-bottom: 3px double #939598;
  padding-bottom: 1em;
}
/* line 10, ../scss/modules/_stock-announcements.scss */
.main-content-announcement-details .announcement-address,
.main-content-announcement-details .announcement-number,
.main-content-announcement-details .announcement-date,
.main-content-announcement-details .announcement-cvr {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}
/* line 18, ../scss/modules/_stock-announcements.scss */
.main-content-announcement-details .announcement-address p {
  margin-top: 0;
}
@media (min-width: 40em) {
  /* line 24, ../scss/modules/_stock-announcements.scss */
  .main-content-announcement-details .announcement-address {
    width: 49.375%;
    float: left;
    margin-right: 1.25%;
  }
  /* line 28, ../scss/modules/_stock-announcements.scss */
  .main-content-announcement-details .announcement-details {
    width: 49.375%;
    float: right;
    margin-right: 0;
    text-align: right;
  }
  /* line 33, ../scss/modules/_stock-announcements.scss */
  .main-content-announcement-details .announcement-number,
  .main-content-announcement-details .announcement-date,
  .main-content-announcement-details .announcement-cvr {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
}

/* line 1, ../scss/modules/_frontpage-groupings.scss */
.sp-groupings {
  display: none;
}
@media (min-width: 40em) {
  /* line 1, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings {
    display: block;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    position: absolute;
    top: -4.8em;
    z-index: 2;
  }
  /* line 12, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings .grouping-1 {
    width: 24.0625%;
    float: left;
    margin-right: 1.25%;
    width: 24.03%;
    margin-right: 1.25%;
  }
  /* line 18, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings .grouping-3 {
    width: 74.6875%;
    float: right;
    margin-right: 0;
  }
  /* line 22, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings .grouping-1,
  .sp-groupings .grouping-3 {
    background: #002c5a;
    color: #fff;
    opacity: .8;
  }
  /* line 28, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings .grouping-1 a,
  .sp-groupings .grouping-3 a {
    color: #fff;
  }
  /* line 31, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings .grouping-1 a:hover,
  .sp-groupings .grouping-3 a:hover {
    text-decoration: none;
  }
  /* line 36, ../scss/modules/_frontpage-groupings.scss */
  .sp-groupings .grouping-1 .box-title,
  .sp-groupings .grouping-3 .box-title {
    height: 3.5em;
    padding: 1.191em .298em .298em 1.489em;
    font-size: 1.4em;
    margin: 0;
  }
}
