/*!
 * PWD P4 SASS Framework 2.0
 *
 * Copyright Poutapilvi Web Design
 * http://www.poutapilvi.fi
 *
 * All rights reserved.
 */
/* Kotimaisten kielten keskus CSS 12/2014 */
@font-face {
  font-family: "ico-moon";
  src: url("fonts/icomoon/ico-moon.eot");
  src: url("fonts/icomoon/ico-moon.eot?#iefix") format("embedded-opentype"), url("fonts/icomoon/ico-moon.ttf") format("truetype"), url("fonts/icomoon/ico-moon.woff") format("woff"), url("fonts/icomoon/ico-moon.svg#ico-moon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class*="pwd-icon-"] {
  font-family: "ico-moon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.pwd-icon-menu:before {
  content: "\e600"; }

.pwd-icon-earth:before {
  content: "\e601"; }

.pwd-icon-key:before {
  content: "\e602"; }

.pwd-icon-minus:before {
  content: "\e603"; }

.pwd-icon-plus:before {
  content: "\e604"; }

.pwd-icon-search:before {
  content: "\e605"; }

/*!
 * Bootstrap v3.1.1
 * https://github.com/twbs/bootstrap-sass
 *
 * The MIT License (MIT)
 * Copyright (c) 2013 Twitter, Inc
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: 0%; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: 0%; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3 {
    width: 25%; }

  .col-sm-4 {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6 {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8 {
    width: 66.66667%; }

  .col-sm-9 {
    width: 75%; }

  .col-sm-10 {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12 {
    width: 100%; }

  .col-sm-pull-0 {
    right: 0%; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4 {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: 0%; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8 {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: 0%; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: 0%; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: 0%; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: 0%; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
@-webkit-viewport {
  width: device-width; }
@-moz-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@-o-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 62.5%;
  -ms-text-size-adjust: 62.5%; }

body {
  margin: 0;
  color: #333333;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-text-size-adjust: auto;
  -moz-text-size-adjust: auto;
  -ms-text-size-adjust: auto;
  text-align: center;
  background: #ececec; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

body,
button,
input,
select,
textarea {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 16px;
  font-size: 1.6rem; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 75%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

form {
  margin: 0; }

fieldset {
  border: 1px solid #cccccc;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px; }

.content button,
.content input[type="button"],
.content input[type="reset"],
.content input[type="submit"],
.login input[type="submit"],
.searchboxsubmit,
input.login {
  width: auto !important;
  margin: 0;
  padding: 5px 8px;
  color: #ffffff;
  text-decoration: none;
  line-height: normal;
  vertical-align: baseline;
  *vertical-align: middle;
  border: 0;
  background: #3d70a5;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: button;
  font-size: 16px;
  font-size: 1.6rem; }
  .content button:hover,
  .content input[type="button"]:hover,
  .content input[type="reset"]:hover,
  .content input[type="submit"]:hover,
  .login input[type="submit"]:hover,
  .searchboxsubmit:hover,
  input.login:hover {
    background: #2f5780; }
  .content button::-moz-focus-inner,
  .content input[type="button"]::-moz-focus-inner,
  .content input[type="reset"]::-moz-focus-inner,
  .content input[type="submit"]::-moz-focus-inner,
  .login input[type="submit"]::-moz-focus-inner,
  .searchboxsubmit::-moz-focus-inner,
  input.login::-moz-focus-inner {
    border: 0;
    padding: 0; }

.content input[type="text"],
.content input[type="password"],
.login input[type="text"],
.login input[type="password"],
.content textarea,
.searchboxinput {
  margin: 0;
  padding: 4px 4px;
  line-height: normal;
  vertical-align: baseline;
  *vertical-align: middle;
  border: 1px solid #cccccc;
  font-size: 16px;
  font-size: 1.6rem; }
  .content input[type="text"]::-moz-focus-inner,
  .content input[type="password"]::-moz-focus-inner,
  .login input[type="text"]::-moz-focus-inner,
  .login input[type="password"]::-moz-focus-inner,
  .content textarea::-moz-focus-inner,
  .searchboxinput::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .content input[type="text"]:focus,
  .content input[type="password"]:focus,
  .login input[type="text"]:focus,
  .login input[type="password"]:focus,
  .content textarea:focus,
  .searchboxinput:focus {
    outline: none; }

.content input[type="checkbox"], .content input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

.content textarea {
  overflow: auto;
  vertical-align: top; }

button,
select {
  text-transform: none; }

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="search"] {
  -webkit-appearance: textfield; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

nav ul,
nav li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.notpublic,
.error,
.loginerror {
  color: #FF0000; }

br.eoc {
  display: none; }

.clear {
  clear: both; }

.float {
  float: left; }

.floatr {
  float: right; }

img.rssfeed {
  float: right;
  margin: 0;
  padding: 0; }

div.content,
.cf {
  zoom: 1; }
  div.content:before,
  .cf:before {
    content: "";
    display: table; }
  div.content:after,
  .cf:after {
    content: "";
    display: table;
    clear: both; }

body.content, body.contentbg {
  color: #000000;
  text-align: left;
  background: #FFFFFF; }

[class^="col-"] {
  position: static; }

.container {
  text-align: left; }

.header-search,
.header-search-form,
.mobile-search,
.main-nav-bar,
.language-nav,
.search-help-block,
.footer-contents {
  display: none; }

.site-header,
.bg-wrapper {
  background: #ffffff; }

.bg-wrapper {
  padding-bottom: 10px; }
  .frontpage .bg-wrapper {
    padding-bottom: 0; }
  .default .bg-wrapper {
    padding-top: 20px; }
  .target .bg-wrapper {
    padding-top: 0; }

.site-header {
  border-bottom: 1px solid #4781bd; }

.header-logo {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center; }
  .header-logo a {
    position: relative;
    display: block; }
  .header-logo a:after {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: ""; }

.middle-bar {
  padding-top: 25px;
  padding-bottom: 45px;
  background: #55addd; }
  .middle-bar p {
    margin: 0;
    line-height: 1.6; }
  .middle-bar h1 {
    margin-bottom: 10px;
    color: #ffffff;
    text-decoration: none;
    font-size: 25px;
    font-size: 2.5rem; }
    .middle-bar h1 a {
      color: #ffffff;
      text-decoration: none; }
  .middle-bar h1 a:hover {
    text-decoration: underline; }
  .middle-bar .pwd-ico-arrow-back {
    margin-top: -4px;
    margin-right: 10px; }
  .middle-bar .middle-description {
    color: #ffffff;
    font-size: 17px;
    font-size: 1.7rem; }

.pwd-word-digest {
  padding: 0 10px 20px;
  background: transparent url("../../images/2014/pwd-word-digest-bg.png") no-repeat left top; }
  .pwd-word-digest h5 {
    margin: 20px 0 0 0;
    color: #d96c00;
    text-align: center;
    font-size: 35px;
    font-size: 3.5rem; }
    .pwd-word-digest h5 a {
      color: #d96c00;
      text-decoration: none; }
    .pwd-word-digest h5 a:hover {
      text-decoration: underline; }

.pwd-word-label {
  display: inline-block;
  padding: 6px 15px;
  color: #6d6d6d;
  font-weight: bold;
  background: #ececec;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px; }

.tool-bar {
  background: #ececec;
  border-bottom: 2px solid #d96c00; }

.tool-link a {
  color: white;
  text-decoration: none; }
  .tool-link a:hover {
    text-decoration: underline; }
.tool-link span {
  display: inline-block;
  margin-top: -12px;
  padding: 10px 15px 9px;
  color: #ffffff;
  font-family: Bitter, serif;
  text-decoration: none;
  background: #d96c00;
  font-size: 20px;
  font-size: 2rem;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px; }

.left-nav {
  margin-bottom: 15px; }

.target .main-column {
  padding-top: 20px; }

.pwd-block-bg-1 {
  background-color: #f8f8f8; }

.pwd-toggle-items {
  padding: 30px 0; }
  .pwd-toggle-items .pwd-item-column {
    margin-bottom: 15px;
    border-bottom: 1px solid #99ceeb; }
    .pwd-toggle-items .pwd-item-column:nth-child(4n) {
      border-bottom: 0; }
  .pwd-toggle-items .pwd-item-heading {
    color: #ffffff;
    font-family: Bitter, serif; }
    .pwd-toggle-items .pwd-item-heading .pwd-item-title {
      margin-bottom: 10px;
      font-style: italic; }
    .view-public .pwd-toggle-items .pwd-item-heading .pwd-item-title {
      margin-left: 20px;
      margin-right: 20px;
      text-align: center;
      font-size: 22px;
      font-size: 2.2rem; }
  .pwd-toggle-items a {
    color: #ffffff; }

.back-to-top {
  margin-bottom: 10px;
  font-family: Bitter, serif;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem; }
  .back-to-top a {
    display: inline-block;
    padding: 5px 15px 9px;
    color: #ffffff;
    text-decoration: none;
    background: #4781bd;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -ms-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
    -webkit-backface-visibility: hidden; }
    .back-to-top a:hover {
      background: #37689a;
      -webkit-transition: background-color 0.1s;
      -moz-transition: background-color 0.1s;
      -ms-transition: background-color 0.1s;
      -o-transition: background-color 0.1s;
      transition: background-color 0.1s;
      -webkit-backface-visibility: hidden; }
  .back-to-top .pwd-ico-arrow-up {
    margin-right: 5px; }

.site-footer {
  border-top: 5px solid #4781bd; }

.footer-contents {
  margin-top: 15px; }

.footer-twitter {
  margin-top: 10px;
  text-align: center; }
  .footer-twitter a {
    color: #4781bd;
    text-decoration: none; }
    .footer-twitter a:hover {
      color: #37689a; }

.madebypoutapilvi {
  color: #ababab !important;
  font-size: 14px !important;
  font-weight: normal !important;
  margin: 20px 0 10px 0 !important;
  padding: 0 !important;
  text-align: center !important; }
  .madebypoutapilvi a,
  .madebypoutapilvi a:hover {
    color: #ababab !important;
    font-size: 14px !important;
    font-weight: normal !important;
    margin: 0 !important;
    text-align: center !important;
    text-decoration: none !important; }
  .madebypoutapilvi a:hover {
    text-decoration: underline !important; }

.pwd-margin-bottom-1 {
  margin-bottom: 20px; }

.pwd-margin-top-1 {
  margin-top: 30px; }

.pwd-padding-1 {
  padding-top: 30px;
  padding-bottom: 15px; }

.pwd-padding-2 {
  padding-top: 30px;
  padding-bottom: 30px; }

.pwd-padding-top-1 {
  padding-top: 40px; }

.pwd-padding-bottom-1 {
  padding-bottom: 15px; }

.pwd-border-top-1 {
  border-top: 1px solid #d0d0d0; }

.pwd-bg-1 {
  background: #f8f8f8; }

.pwd-bg-2 {
  background: #55addd; }

[class*="pwd-ico-"] {
  display: inline-block;
  width: 25px;
  height: 25px;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  background: transparent url("../../images/2014/pwd-icons-sprite.png") no-repeat center 5px; }

.pwd-ico-arrow-up {
  background-position: center 5px; }

.pwd-ico-arrow-box {
  background-position: center -200px; }

.pwd-ico-arrow-back {
  background-position: center -399px; }

.content {
  margin: 0 0 10px 0;
  line-height: 1.5; }

.path a, .main-nav a, .left-nav a, .content a, .pwd-toggle-items a {
  text-decoration: none; }
  .path a:hover, .main-nav a:hover, .left-nav a:hover, .content a:hover, .pwd-toggle-items a:hover {
    text-decoration: underline; }
.site-header a {
  text-decoration: none; }
.content a {
  color: #4781bd; }

h1,
h2,
h3,
h4,
h5 {
  color: #333333;
  font-family: Bitter, serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2; }

h1 {
  margin: 0 0 0.2em 0;
  color: #4781bd;
  font-family: Bitter, serif;
  font-size: 42px;
  font-size: 4.2rem; }

h2 {
  margin: 1em 0 0.5em 0;
  font-family: Bitter, serif;
  font-size: 32px;
  font-size: 3.2rem; }

h3 {
  margin: 1.2em 0 0.5em 0;
  font-family: Bitter, serif;
  font-size: 26px;
  font-size: 2.6rem; }

h4 {
  margin: 1.2em 0 0.5em 0;
  font-family: Bitter, serif;
  font-size: 20px;
  font-size: 2rem; }

h5 {
  margin: 1.2em 0 0.5em 0;
  font-family: Bitter, serif;
  font-size: 18px;
  font-size: 1.8rem; }

.subheading {
  margin: 0 0 1em 0;
  color: #cccccc;
  font-size: 16px;
  font-size: 1.6rem; }

.kl-heading {
  margin-bottom: 0; }

p {
  margin: 0 0 1em 0; }

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child {
  margin-top: 0; }

h1 + h2,
h1 + h3,
h1 + h4,
h1 + h5 {
  margin-top: 0; }

.content ul,
.content ol {
  margin: 0 0 0 10px;
  padding: 0 0 0 20px; }
.content ul {
  list-style-type: disc; }
.content li {
  margin: 5px 0 5px 0; }
.content ul li br {
  display: none; }

blockquote {
  margin: 0 0 0 40px; }

.content hr {
  text-align: right;
  width: 100%;
  height: 1px;
  color: #cccccc;
  border: none; }

html > body .content hr,
.contentbg > hr {
  background: #cccccc; }

.content .p4table {
  vertical-align: top;
  overflow: hidden; }
.content h1 table,
.content h2 table,
.content h3 table,
.content h4 table,
.content h5 table {
  font-size: 16px;
  font-size: 1.6rem;
  overflow: hidden; }

.content_image_caption {
  display: block !important;
  width: auto !important;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 1em;
  color: #737373;
  font-style: italic;
  text-align: center;
  font-size: 13px;
  font-size: 1.3rem; }

.fluid-image,
.fluid-images img,
.content img {
  max-width: 100%;
  height: auto; }

.content img {
  max-width: calc(100% - 20px);
  margin: 10px; }

.content_image {
  max-width: 100%; }

table img,
.content table img {
  max-width: none; }

@media \0screen {
  .lt-ie9 .content img,
  .lt-ie9 .fluid-image,
  .lt-ie9 .fluid-images img {
    width: auto; } }

.content img[align="left"],
.content img[align="right"],
.content_image[style*="float"] img,
.content_image[style*="FLOAT"] img {
  max-width: 100%;
  max-width: calc(100% - 10px); }

.content_image_nomargin img {
  margin-left: 0;
  margin-right: 0; }

.content_image[style*="display:inline;"], .content_image[style*="display: inline;"], .content_image[style*="DISPLAY: inline"] {
  display: inline-block !important; }

.content img[align="left"],
.content_image[style*="float:left;"] img,
.content_image[style*="float: left;"] img,
.content_image[style*="FLOAT: left"] img {
  margin-left: 0; }

.content img[align="right"],
.content_image[style*="float:right;"] img,
.content_image[style*="float: right;"] img,
.content_image[style*="FLOAT: right"] img {
  margin-right: 0; }

.content_image[style*="float:left;"] .content_image_caption, .content_image[style*="float: left;"] .content_image_caption, .content_image[style*="FLOAT: left"] .content_image_caption {
  margin-left: 0; }

.content_image[style*="float:right;"] .content_image_caption, .content_image[style*="float: right;"] .content_image_caption, .content_image[style*="FLOAT: right"] .content_image_caption {
  margin-right: 0; }

img.contentbaricon, img.contentstateicon {
  margin: 3px;
  padding: 0;
  border: none; }

a.attachment, a.file {
  display: inline-block;
  padding: 5px 0 5px 24px;
  background-position: left center;
  background-repeat: no-repeat; }

a.file {
  background-image: url(../aimg/icons/file.gif); }
a.pdf {
  background-image: url(../aimg/icons/pdf.gif); }
a.txt {
  background-image: url(../aimg/icons/txt.gif); }
a.txt {
  background-image: url(../aimg/icons/txt.gif); }
a.jpg {
  background-image: url(../aimg/icons/jpg.gif); }
a.gif {
  background-image: url(../aimg/icons/gif.gif); }
a.zip {
  background-image: url(../aimg/icons/zip.gif); }
a.word {
  background-image: url(../aimg/icons/word.gif); }
a.powerpoint {
  background-image: url(../aimg/icons/powerpoint.gif); }
a.excel {
  background-image: url(../aimg/icons/excel.gif); }
a.rtf {
  background-image: url(../aimg/icons/rtf.gif); }

.content_image a.attachment,
.content_image a.file,
.content_image a.jpg,
.content_image a.gif {
  padding: 0;
  background: none; }

.frontpage .content a {
  color: #d96c00; }
.frontpage .content h3 {
  font-size: 24px;
  font-size: 2.4rem; }
.frontpage .content h4,
.frontpage .content h5 {
  color: #4781bd; }
  .frontpage .content h4 a,
  .frontpage .content h5 a {
    color: #4781bd; }
.pwd-custom-1 .content {
  color: #666666;
  font-family: Bitter, serif;
  font-size: 20px;
  font-size: 2rem; }
  .pwd-custom-1 .content a {
    color: #4781bd; }
.pwd-custom-1 .content a, .site-footer .content a {
  color: #4781bd; }
.footer-contents .content h4 {
  margin: 0 0 0.5em 0;
  font-weight: normal; }
.footer-contents .content a {
  color: #333333; }
.list-lines .content {
  margin-top: .7em; }
  .list-lines .content ul {
    margin: 0 0 1em 0;
    padding: 0;
    list-style-type: none;
    font-size: 18px;
    font-size: 1.8rem; }
  .list-lines .content ul li {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #cccccc; }
  .list-lines .content ul li:first-child {
    padding-top: 0;
    border-top: 0; }
  .list-lines .content ul a {
    font-family: Bitter, serif;
    color: #4781bd; }
.site-footer .list-lines .content ul {
  font-size: 14px;
  font-size: 1.4rem; }
.site-footer .list-lines .content ul a {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  color: #333333; }
