@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:Black");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:Extrabold");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:Regular");
@import url("https://fonts.googleapis.com/css?family=Ubuntu:Bold");
@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:Medium");
@import url("https://fonts.googleapis.com/css?family=Libre+Franklin:Black");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:Bold");
.search-box {
  display: flex;
  align-items: center; }
  .search-box form {
    width: 100%;
    margin: 0 !important; }
  .search-box button.help-btn {
    border: none;
    margin-left: 10px; }
    .search-box button.help-btn i {
      font-size: 17px;
      color: #1560bd; }
      .search-box button.help-btn i:last-child {
        display: none; }
    .search-box button.help-btn.hide-help i:last-child {
      display: block; }
    .search-box button.help-btn.hide-help i:first-child {
      display: none; }
    .search-box button.help-btn:hover i, .search-box button.help-btn:focus i {
      color: #fff; }
  .search-box ~ .search-help {
    display: none;
    border: 1px solid #1560bd;
    margin-top: 15px; }
    .search-box ~ .search-help h3 {
      font: 700 1.3rem 'Fira Sans', sans serif;
      margin: 0;
      background: #1560bd;
      color: #fff;
      padding: 5px 10px; }
    .search-box ~ .search-help p {
      font: 400 1rem 'Lora', sans serif;
      margin: 0;
      padding: 5px 10px; }
      .search-box ~ .search-help p:nth-of-type(1) {
        padding-top: 10px; }
      .search-box ~ .search-help p:last-child {
        padding-bottom: 10px; }
  .search-box ~ .search-help.active {
    display: block; }

.bgColor1 {
  background-color: #1560BD; }

.bgColor4 {
  background: #FFFFFF; }

.fontColor1, .fontColor1 p, .fontColor1 h1, .fontColor1 h2, .fontColor1 h3, .fontColor1 a, .fontColor1 a:visited {
  color: #000000; }

.fontColor2, .fontColor2 a, .fontColor2 p, .fontColor2 h1, .fontColor2 h2, .fontColor2 h3 {
  color: #FFFFFF; }

a {
  text-decoration: none;
  color: black; }

.bgColor5 {
  background: #FFFFFF; }

.bgColor2 {
  background: #1560BD; }

.bgColor3 {
  background: #B92430; }

.fontColor3, .fontColor3 a, .fontColor3 p, .fontColor3 h1, .fontColor3 h2, .fontColor3 h3 {
  color: #FFFFFF; }

.fontColor4, .fontColor4 a, .fontColor4 p, .fontColor4 h1, .fontColor4 h2, .fontColor4 h3 {
  color: #FFFFFF; }

.ank-form.lomakeBtn a {
  color: #fff;
  margin-bottom: 10px;
  padding: 0.5rem 1rem;
  font: 700 1rem "PT Sans", sans serif;
  background-color: #1560BD;
  width: 100%;
  box-sizing: border-box; }

.ank-form.lomakeBtn a:hover {
  background: #1560BD;
  color: #E9ECEF; }

.ank-form.lomakeBtn h4 {
  font: 700 1rem 'Fira Sans', sans serif;
  margin-top: 0;
  font-size: 20px; }

.ank-btn {
  border: none;
  outline: none;
  height: 2rem;
  width: 2rem;
  color: #fff;
  background-color: #1560BD;
  cursor: pointer;
  transition: color 100ms ease, background-color 100ms ease;
  font-size: 1rem;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 2px; }
  .ank-btn:hover, .ank-btn:focus {
    background-color: #10478a !important; }
  .ank-btn:active, .ank-btn.active {
    color: #1560BD;
    background-color: #68bf68t; }
  .ank-btn.ank-blend {
    background-color: transparent;
    color: #1560BD;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px; }
    .ank-btn.ank-blend:hover, .ank-btn.ank-blend:focus, .ank-btn.ank-blend.ank-tab-btn:not(.active) {
      color: #1560BD;
      background-color: rgba(0, 154, 210, 0.2); }
    .ank-btn.ank-blend:active, .ank-btn.ank-blend.active {
      color: #fff;
      background-color: #1560BD; }
  .ank-btn a {
    color: inherit; }

.arkisto-desktop-artikkeli {
  position: relative; }
  .arkisto-desktop-artikkeli .ank-image + .ank-overlay-container {
    padding: 5px 0px 0px 0px;
    color: #000; }
  .arkisto-desktop-artikkeli .ank-overlay-container:first-child {
    background-color: #E9ECEF;
    padding: 1rem;
    color: black; }
  .arkisto-desktop-artikkeli[data-agwidth="50%"] .ank-overlay-container:first-child {
    height: 100% !important; }
  .arkisto-desktop-artikkeli[data-agwidth="50%"] .ank-shorttext {
    display: none !important; }
  .arkisto-desktop-artikkeli[data-agwidth="50%"] .ank-title > * {
    font-size: 0.9rem; }

.vr-iframe iframe {
  height: 675px !important; }

.vr-iframe {
  height: 675px;
  margin-bottom: 20px;
  position: relative; }

.vr-iframe::before {
  content: "";
  width: 100%;
  height: 45px;
  position: absolute;
  top: 0;
  background: #fff; }

body {
  margin: 0px;
  font-size: 15px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

.bgColor6 {
  background: #E9ECEF; }

.answer:hover:before {
  color: #797979;
  content: "\f192"; }

.answer {
  margin: 7px 0px !important;
  padding: 7px 0px 7px 11px;
  border: 1px solid #dadada;
  background-color: #F6F6F6;
  border-radius: 4px; }

.answer:hover {
  background-color: #F0F0F0; }

.fontColor5 {
  color: #F4A100; }

.mobileHeader {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  border-bottom: solid 3px #eaeaea; }

.mobile .leftCol, .mobile .rightCol {
  margin: 0px; }

.fontColorWhite a {
  color: white !important; }

.state_answer .answer {
  display: none; }

.luetuimmat {
  margin: 5px;
  padding-bottom: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #dadada; }

.none {
  display: none !important; }

.foot-nav-item p {
  margin-top: 0; }

.mobNav .log:hover {
  background: #48A8FF; }

.log form input {
  margin-top: 5px;
  padding: 5px;
  border: none;
  border-radius: 3px;
  width: calc(100% - 10px); }

.zoom > div {
  border: 1px solid #1560BD;
  cursor: pointer; }

.zoomPlus {
  margin-left: 5px; }

.zoom p {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none; }

.zoomMinus {
  margin-right: 5px; }

.zoom .zoomMinus p {
  font-size: 12px; }

.zoom .fa {
  color: #F4A100; }

.bgColor7 {
  background: #FFFFFF;
  background-color: white; }

.blogInfo {
  margin-bottom: 10px; }

.navItem:hover p {
  color: #FFFFFF; }

.mobNav a {
  width: 100%; }

.cursor {
  cursor: pointer; }

.overlayArticle2 .overlay2:first-child h1 {
  max-height: 5.8em; }

.mobile .logoText {
  font-family: "Montserrat";
  font-weight: 900;
  display: block;
  text-align: center; }

.mobile .logoText p {
  font-size: 70px;
  font-family: "Montserrat";
  font-weight: 900; }

.mobile .footer .logoText {
  margin: 0px 0px 0px 16px;
  text-align: left; }

.mobile .footer .logoText p {
  font-size: 40px; }

.article h1 {
  font-size: 200%; }

.article p {
  font-size: 100%; }

.footer p {
  font-size: 15px;
  font-size: 15px;
  margin: 2px;
  font-weight: lighter;
  color: #333333;
  font-family: 'Open sans'; }

.logoText p {
  margin: 0px;
  font-size: 88px;
  font-family: "Montserrat";
  font-weight: 900;
  color: #2B2B2B; }

input.default-search {
  font-size: 15px;
  font-size: 16px;
  border: none;
  outline: none;
  margin: 8px 0px 0px 0px;
  padding: 6px;
  font: 700 14px 'Ubuntu', sans-serif !important;
  color: #000;
  background-color: #F2F2F2;
  width: 110px; }

.newsLogo p {
  color: white;
  font-size: 90px;
  font-weight: bold;
  margin: 10px !important; }

.bgBlack {
  background-color: #000000; }

.textDecNone a {
  text-decoration: none; }

td {
  color: #000000;
  text-decoration: none !important; }

.margin10 {
  margin-left: 10px;
  margin-right: 10px; }

.bgGrey {
  background-color: #E6E6E6; }

.borderTop {
  border-top: solid;
  border-width: 3px;
  border-color: #1560BD; }

.marginLeft5 {
  margin-left: 5px; }

.marginBottom10 {
  margin-bottom: 10px; }

.marginBottom20 {
  margin-bottom: 20px;
  margin-bottom: 21px; }

.not_my_answer.answer_incorrect.answer-result-state {
  margin: 40px 0px 10px 0px;
  padding: 0;
  height: 10px;
  color: #404040;
  background: transparent;
  position: relative;
  display: table; }

.not_my_answer.answer_incorrect.answer-result-state:before {
  content: "\ ";
  background: #1560BD;
  border-radius: 10px;
  height: 10px;
  display: block;
  position: absolute;
  bottom: 10px;
  width: inherit; }

.articleList a:not(:last-child) {
  border-bottom: 1px solid #dadada; }

.noBorders div {
  border: none !important; }

.leftCol {
  right: 0; }

.some .fa {
  margin-top: 8px;
  padding-right: 5px;
  color: #000000; }

.some div {
  margin-right: 20px; }

.bottom_article_list a:not(:last-child) {
  padding: 10px 0px; }

.bottom_article_list a .main_article_list2 {
  border-bottom: 1px solid #9a9a9a; }

.bottom_article_list.left {
  margin-right: 15px; }

.bottom_article_list.right {
  margin-left: 15px; }

.minilist {
  margin: 0px 0px 5px 5px;
  background: #1560BD; }

.minilist h1, .minilist span {
  color: #FFFFFF !important; }

.bottom_article_list_mini a:nth-child(4n-7) > div {
  margin-left: 0px; }

.bottom_article_list_mini a:nth-child(4n-0) > div {
  margin-right: 0px; }

.bottom_article_list_mini a.minilist:nth-child(4n-0) {
  margin-left: 5px;
  margin-right: 0px; }

.bottom_article_list_mini a.minilist:nth-child(4n-7) {
  margin-left: 0px;
  margin-right: 5px; }

.minilist .bottom_article_list {
  padding: 5px; }

.bottom_article_list_mini a.minilist > div {
  margin: 0px !important; }

.paddingLeft10px {
  padding-left: 10px; }

.mobileHeaderItem {
  padding-top: 11px;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff; }

.mobNav .extraLinks a p {
  display: inline-block; }

.tablet .logoText p {
  font-family: "Montserrat";
  font-weight: 900; }

.tablet .logoText p {
  font-family: "Montserrat";
  font-weight: 900; }

.extraLinks i {
  margin-top: 7px;
  margin-left: 7px;
  color: #ffffff; }

.mobNav .extraLinks a:hover {
  background: none; }

.bottom_article_list_mini_tab a.minilist:nth-child(3n-0) {
  margin-right: 0px; }

.bottom_article_list_mini_tab a.minilist:nth-child(2n-3) {
  margin-left: 0px; }

.bottom_article_list_mini_mob a.minilist:nth-child(2n-0) {
  margin-right: 0px; }

.bottom_article_list_mini_mob a.minilist:nth-child(1n-2) {
  margin-left: 0px; }

.tabNav a {
  width: 100%; }

.SearchBoxFrame {
  margin-bottom: 30px; }

.searchMobile {
  margin: 0px 0px 0px 5px;
  z-index: 1;
  top: 65px; }

.searchMobile input.searchfield {
  margin: 0px;
  padding: 10px; }

.searchTab {
  background: #1560BD;
  top: 56px;
  z-index: 1000;
  position: fixed;
  transform: translateX(100%);
  transition: transform 0.4s ease;
  will-change: transform; }

.mobile .logo {
  margin-top: 15px; }

.searchTab input.searchfield {
  padding: 5px;
  color: #ffffff;
  margin: 10px;
  width: 100%;
  border: none;
  border-bottom: 1px solid white;
  border-radius: 0px;
  background: #1560BD;
  font-size: 18px;
  font-style: italic; }

.answer-result-text {
  position: relative;
  top: -24px;
  text-shadow: none;
  display: table;
  width: 165px;
  white-space: initial; }

.luetuimmat h1 {
  margin: 0;
  font-size: 16px !important;
  color: #2e2e2e !important;
  font-family: 'Ubuntu', sans-serif !important;
  -webkit-margin-after: 0em !important; }

.luetuimmatWrap a:last-child .luetuimmat {
  border: none;
  padding-bottom: 5px; }

.tabNav p {
  padding-left: 10px; }

.bottomBorder {
  border-bottom: 1px solid #dadada; }

.bottom_article_list_mini a:not(:last-child) .bottomBorder {
  border-bottom: 1px solid #dadada;
  margin: 10px 0px; }

.editorImage img {
  margin: 0px !important;
  width: 100px !important; }

.editorNameMargin {
  margin-top: 30px;
  margin-left: 10px; }

.formControl {
  font-family: "Open Sans" !important; }

.formControl .formHeaderLabel {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%; }

.formControl .formHeaderLabel h2 {
  margin: 10px;
  font-weight: lighter;
  font-size: 30px; }

.formControl .inputGroup {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }

.formControl .inputGroup input {
  float: left;
  width: calc(100% - 100px);
  padding: 2px 5px;
  font-size: 14px;
  margin: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1.5;
  font-family: 'Open Sans'; }

.formControl .inputGroup input:focus, .formControl .inputGroup textarea:focus, .formControl .inputGroup select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.formControl .inputGroup i {
  float: left;
  color: black;
  margin: 0px 10px;
  width: 32px !important;
  text-align: center;
  margin-top: 8px; }

.formControl .inputGroup textarea {
  font-family: 'Open Sans';
  width: calc(100% - 100px);
  float: left;
  padding: 5px 5px;
  font-size: 14px;
  margin: 4px;
  resize: none;
  border: 1px solid #ccc;
  background-color: #fff;
  line-height: 1.5; }

.formControl .inputGroup button {
  background-color: #1560BD;
  line-height: 1.5;
  padding: 5px 10px;
  font-family: 'Open Sans';
  float: left;
  margin: 2px 4px;
  font-size: 16px;
  color: white;
  border: 1px solid #1560BD; }

.formControl .inputGroup span {
  float: left;
  margin: 6px 10px;
  user-select: none; }

.formControl .inputGroup button:focus {
  background-color: #66afe9;
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.formControl .noMargin {
  margin: 0px !important; }

.formControl #thumbsUp {
  margin-top: 2px !important; }

.formControl .customWidth {
  width: 200px !important; }

.formControl ::-webkit-input-placeholder {
  color: #444545; }

.formControl ::-moz-placeholder {
  color: #444545; }

.formControl :-ms-input-placeholder {
  color: #444545; }

.formControl :-moz-placeholder {
  color: #444545; }

.formControl .inputGroup .label {
  width: 120px; }

.formControl .inputGroup .labelInput {
  width: calc(100% - 240px); }

input.searchfield:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.mobile .bottomNavPadding {
  padding-left: 8px; }

.footerMob {
  padding-left: 10px; }

.footerLinks a {
  margin-right: 10px;
  margin-left: 1px; }

.footerDesk {
  padding: 0px 0px 10px 10px; }

.deskList :nth-last-child(-n+2).employee {
  border: none; }

.mobList :nth-last-child(-n+1).employee {
  border: none; }

.formControl .inputGroup select {
  float: left;
  width: calc(100% - 230px);
  padding: 2px 5px;
  font-size: 14px;
  margin: 4px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1.5;
  font-family: 'Open Sans'; }

.inputGroup label, .inputGroup p, .inputGroup h3 {
  float: left;
  padding: 2px 5px;
  margin: 4px;
  width: 300px; }

.formControl .pointer {
  cursor: pointer; }

#lahjaTilaus, #lahjaTilaus2, #lahjaTilaus3 {
  display: none; }

.inputGroup button.active {
  background-color: #66afe9;
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.idCard {
  display: inline-block !important;
  margin-bottom: 20px;
  font-size: 16px !important;
  border: 1px solid #dadada;
  padding: 10px;
  border-radius: 4px; }

.idIcon i {
  color: #333333;
  margin-top: 5px;
  text-align: center;
  float: left; }

.idTitle h3 {
  float: left;
  margin: 0px !important;
  margin-top: 2px !important;
  font-weight: lighter;
  color: #333333 !important; }

.idTitle {
  border-bottom: 3px solid #1560BD;
  padding-bottom: 5px; }

.idImage {
  border-radius: 100%;
  overflow: hidden;
  border: 1px solid #dadada; }

.idName h3 {
  font-weight: lighter;
  margin: 5px 10px !important; }

.idIntro p {
  margin: 5px 10px !important;
  line-height: 1.5; }

.idContent {
  padding: 10px; }

.footer a {
  font-size: 15px !important;
  color: #333333 !important;
  font-weight: bold;
  font-family: 'Open sans'; }

.footerInfo {
  margin-top: 10px; }

.desktopHeader .logo {
  padding: 10px 0px; }

.fa-pinterest {
  color: #BD081C !important; }

.searchTab input.searchfield:focus {
  box-shadow: none;
  border-bottom: 1px solid #1560BD; }

.searchTab ::-webkit-input-placeholder {
  color: #FFFFFF; }

.headerLinks {
  /*border-bottom: 1px solid #dadada;*/ }

.fa-2x {
  font-size: 32px !important; }

.fixIcons p {
  font-size: 16px !important; }

.menuBtnContainer {
  margin-top: 30px;
  width: 60px;
  height: 30px; }

.menuBtnLine {
  margin-left: 15px;
  margin-right: 15px;
  width: 30px;
  border-bottom: 4px solid black;
  border-radius: 50px;
  position: absolute;
  -webkit-transition: -webkit-transform 0.7s, margin-top 0.7s;
  transition: transform 0.7s, margin-top 0.7s; }

#menuRot1 {
  margin-top: -11px; }

#menuRot2 {
  margin-top: 5px; }

#menuBtnMaster.menuBtnActive {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transition: -webkit-transform 0.7s;
  transition: transform 0.7s; }

.menuBtnContainer.menuBtnActive #menuRot1 {
  margin-top: -2px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg); }

.menuBtnContainer.menuBtnActive #menuRot2 {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  margin-top: -2px; }

#menuBtnMaster {
  display: inline-block;
  height: 60px; }

.menuBtnContainer.menuBtnActive #menuRot3 {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  margin-top: -2px; }

#menuRot3 {
  margin-top: -3px; }

.blogStyle {
  margin: 5px; }

.sideCol {
  overflow-x: hidden; }

@media (max-width: 1200px) {
  .masterCol {
    margin: 0px 5px; }
  .mainCol {
    margin: 0px 5px !important; }
  .sideCol {
    margin: 10px 5px !important; }
  .mainCol .sideCol {
    margin: 10px 0px !important; } }

.absolute2 {
  position: absolute;
  z-index: 1000; }

.article_list1 {
  margin: 0;
  padding-bottom: 15px; }

.bottomLogo, .footerInfo {
  margin: 15px 10px 10px 15px; }

.mainos-width-100 {
  width: 100% !important; }

.masterCol > div:first-child {
  margin: 10px 0px; }

.masterCol > div {
  margin: 10px 0px 10px 15px; }

.idImage img {
  width: 100px !important; }

.navDropdown {
  position: absolute;
  top: 44px;
  z-index: 100;
  padding-top: 10px; }

.navDropdown ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 100%; }

.navDropdown li {
  font-family: 'Open Sans';
  font-size: 14px;
  text-transform: uppercase;
  padding: 13px;
  background: #1560BD;
  font-weight: bold; }

.navDropdown li:hover {
  background: #1560BD; }

.arrow-up {
  width: 0px !important;
  min-width: 0px !important;
  max-width: 0px !important;
  height: 0px !important;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #1560BD;
  position: absolute;
  top: 1px;
  margin-left: 40px; }

.navDropdown a {
  color: #ffffff !important; }

.navDropLaunch {
  cursor: pointer; }

.arrowColor:hover ~ .arrow-up {
  border-bottom: 10px solid #1560BD; }

.overlayNotImg {
  position: absolute;
  padding: 15px;
  bottom: 0; }

.user-title {
  vertical-align: -10%; }

.overlayArticle1 .overlayNotImg {
  position: relative; }

.mobile .headerLinks {
  margin-top: 56px; }

@media (max-width: 786px) {
  .masterCol {
    margin: 0px 5px;
    margin-top: 56px; } }

a:focus, a:hover, a:action {
  outline: none !important;
  background: inherit !important; }

.formControl form {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }

.formControl form input {
  width: calc(100% - 12px);
  padding: 2px 5px;
  font-size: 14px;
  margin: 5px 0px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1.5;
  font-family: 'Open Sans'; }

.formControl form input[type=submit] {
  width: 100%;
  cursor: pointer; }

.formControl form input:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.formControl .arrow-up {
  right: 0;
  margin-right: 75px; }

.navDropdown.formControl form {
  background: #1560BD;
  padding: 10px;
  width: 200px; }

.navDropdown.formControl {
  right: 0; }

.formControl .arrowColor:hover ~ .arrow-up {
  border-bottom: 10px solid #333333; }

.agModalBg {
  display: none;
  position: fixed;
  z-index: 100000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  max-height: 100% !important;
  min-height: 100% !important;
  overflow: auto;
  opacity: 0;
  background-color: rgba(51, 51, 51, 0.6);
  transition: opacity 0.4s ease; }

.agModal {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  transition: transform 0.4s ease; }

.agTimesClose {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold; }

.agTimesClose:hover, .agTimesClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.agModalHeader {
  padding: 2px 16px;
  background-color: #1560BD !important; }

.agModalBody {
  padding: 2px 16px; }

.agModalFooter {
  padding: 0px 15px;
  background-color: inherit;
  color: white;
  border-top: 1px solid #dadada;
  display: inline-block;
  width: calc(100% - 30px); }

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

.agModalHeader h2 {
  color: #FFFFFF !important;
  font-weight: lighter; }

.loginModal {
  width: 100%;
  max-width: 500px; }

.agModalBody.formControl {
  padding: 20px; }

.minilist h3 {
  color: #fff; }

.translateX {
  transform: translateX(0%) !important; }

.menuBackground {
  position: fixed;
  top: 56px;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 51, 51, 0.7);
  z-index: 100;
  opacity: 0;
  display: none !important;
  transition: opacity 0.4s ease; }

.menuBG-display {
  display: block !important; }

.menuBG-opacity {
  opacity: 1; }

.modalBG-visible {
  display: block; }

.modalBG-opacity {
  opacity: 1; }

.translateY {
  transform: translateY(50%); }

.marginRight15 {
  margin-right: 15px; }

.borderNavi, borderNavi a, borderNavi p {
  border-top: solid 1px lightgrey;
  border-bottom: solid 1px lightgrey;
  font-weight: normal; }

.fontColorOsasto {
  font-color: #ECA12D; }

span.department-name string {
  color: #ECA12D;
  font-weight: bold; }

.osasto a {
  font-size: 16px;
  color: #ECA12D !important; }

.paddingbottom10px {
  padding-bottom: 10px !important; }

.footer_top {
  background-color: #F1F1F2;
  padding-left: 20px;
  padding-bottom: 20px; }

.footer_bottom {
  background-color: #6C6D6E; }

.marginTop20 {
  margin-top: 20px; }

.marginTop30 {
  margin-top: 30px; }

.footerImg {
  padding: 30px; }

headlineBold20pt {
  font-size: 20pt;
  font-family: "Open Sans";
  font-weight: 800; }

.ingerRegular h3.ingress {
  font-size: 11pt;
  font-family: "Open Sans";
  font-weight: 400; }

h3.ingres {
  font-weight: normal !important;
  font-size: 11pt !important; }

.UbuntuBold {
  font-family: "Ubuntu";
  font-weight: 700; }

sideCol button {
  align-items: flex-start;
  text-align: center;
  cursor: default;
  color: buttontext;
  background-color: buttonface;
  box-sizing: border-box;
  padding: 2px 6px 3px;
  border-width: 2px;
  border-style: outset;
  border-color: buttonface;
  border-image: initial; }

button.uusimmat_trigger.active {
  align-items: flex-start;
  text-align: center;
  color: black !important;
  font-weight: bold;
  font-family: "Ubuntu";
  background-color: white !important;
  box-sizing: border-box;
  padding: 5px 10px 5px;
  border: none;
  font-size: 16px;
  font-size: 16px;
  border-image: initial; }

button.luetuimmat_trigger.active {
  text-align: center;
  color: black !important;
  font-weight: bold;
  font-family: "Ubuntu";
  background-color: white !important;
  box-sizing: border-box;
  padding: 5px 10px 5px;
  border: none;
  font-size: 16px; }

button.luetuimmat_trigger {
  text-align: center;
  color: black !important;
  font-weight: normal;
  font-family: "Ubuntu";
  background-color: white !important;
  box-sizing: border-box;
  padding: 5px 10px 5px;
  border: none;
  font-size: 14px; }

button.uusimmat_trigger {
  text-align: center;
  color: black !important;
  font-weight: normal;
  font-family: "Ubuntu";
  background-color: white !important;
  box-sizing: border-box;
  padding: 5px 10px 5px;
  border: none;
  font-size: 14px; }

i.fa.fa-exchange {
  margin-top: 5px; }

.navDropdown_top {
  position: absolute;
  top: 480px;
  z-index: 100;
  padding-top: 10px; }

.navDropdown_top li {
  font-family: 'Ubuntu';
  font-size: 14px;
  text-transform: uppercase;
  padding: 13px;
  background: #1560BD;
  font-weight: bold; }

.navDropdown_top a {
  color: #ffffff !important; }

.navDropdown_top li:hover {
  background: #1560BD; }

.navDropdown_top ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  width: 100%; }

.navDropdown_top.formControl {
  right: 0; }

.navDropdown_top.formControl form {
  background: #1560BD;
  padding: 10px;
  width: 200px; }

.block {
  display: block !important; }

.nopadding a, .nopadding p {
  padding: 0px !important; }

.paddingbottom15px {
  padding-bottom: 15px !important; }

.mobile .active {
  border-left: 1px solid #1560BD;
  border-bottom: none; }

.accordionHeader h2 {
  font-size: 17px;
  margin: 0px;
  color: #000;
  font-weight: 400; }

.accordionHeader {
  padding: 10px;
  cursor: pointer; }

.accordionHeader .fa {
  margin-right: 10px !important; }

.accordionSingle:not(:last-child) {
  border-bottom: 1px solid #dadada; }

.social a {
  width: 40px;
  height: 40px;
  display: block;
  color: #fff !important;
  text-align: center;
  border-radius: 50%;
  font-size: 26px;
  margin: 10px; }

.scial a.g {
  background-color: #e93f2e; }

.social a.g {
  background-color: #e93f2e; }

.social a.tw {
  background-color: #26c4f1; }

.social a.fb {
  background-color: #306199; }

i.fa.fa-whatsapp {
  background-color: green;
  width: 40px;
  height: 40px;
  display: block;
  color: #fff !important;
  text-align: center;
  border-radius: 50%;
  font-size: 26px; }

.tlaukset span.h3 {
  margin-left: 20px; }

.tilaukset span.h3 {
  margin-left: 20px; }

.fa fa-plus {
  color: #696a6d; }

i.fa.fa-plus {
  color: #696a6d;
  margin-right: 15px !important;
  transition: transform 0.4s ease; }

.footerImg_mobile {
  padding: 10px; }

.nodecoration {
  text-decoration: none !important;
  list-style-type: none; }

.inputGroup.captcha {
  flex-direction: column !important;
  display: flex !important; }

.captcha .verify input {
  width: 200px !important;
  margin-bottom: 15px !important; }

span.textelement-headline.string {
  display: none !important; }

p.ingressi {
  font-weight: normal; }

span.lihava {
  font-weight: bold; }

span.kursiivi {
  font-style: italic; }

.artikkeli p.Caption, .artikkeli p.Source {
  display: block;
  font-style: italic; }

p.nosto {
  font-style: italic; }

.listaPadding ul {
  padding-left: 14px !important; }

.formControl .formHeaderLabel p {
  margin-left: 10px !important; }

.aw-widget-content.bg-c {
  width: 180px; }

.aw-widget-current-inner {
  width: 180px; }

.ilmaisetLehdet a {
  color: #009cdf !important; }

.innerText {
  margin-left: 0px; }

.innerText a {
  color: #009cdf !important; }

.marginTop10 {
  margin-top: 10px; }

.paraati1 img, .paraati2 img {
  width: 100%; }

.marginBottom5 {
  margin-bottom: 5px; }

.marginTop5 {
  margin-top: 5px; }

.isosentteri1 img, isosentteri2 img, vasuri1 img, vasuri2 img, jaapuikko1 img, jaapuikko2 img {
  width: 100%; }

kalapuikko1 img {
  width: 100%; }

.hide {
  display: none !important; }

.rotate45 {
  transform: rotate(45deg); }

.accordion {
  margin: 10px 0px; }

.sm-info-box h3 {
  margin-top: 0px; }

.sm-ul {
  padding-left: 20px; }

ul.sm-ul li {
  margin-bottom: 10px; }

.yhteystiedot i.fa {
  margin-right: 10px; }

.yhteystiedot p {
  line-height: 1.5; }

.para-bullet a {
  display: inline-block;
  margin-left: 5px; }

p.para-bullet {
  margin: 0px; }

.kalapuikko1 img, kalapuikko2 img {
  width: 100%; }

.marginTop50 {
  margin-top: 50px; }

.mobileArtikkeli {
  margin-top: 30px !important; }

.mobileFront {
  margin-top: 20px !important; }

.marginTop40 {
  margin-top: 40px; }

.marginTop60 {
  margin-top: 60px; }

.artikkeli p.ingressi {
  font-weight: bold; }

.agGallery .extra {
  font-size: 15px !important;
  color: black !important;
  background: white !important;
  box-shadow: 0 0 0 0;
  text-align: left;
  font-style: italic !important;
  font-family: "Open Sans" !important; }

p.kainalootsikko {
  font-weight: bold;
  font-size: 2em; }

.faktaDisplay {
  background: #f6f6f6; }

p.kainalovaliotsikko {
  font-weight: bold; }

p.kainalolihava {
  font-weight: bold; }

.faktaDisplay p {
  margin-left: 10px;
  margin-right: 10px;
  list-style-type: square; }

p.faktavaliotsikko {
  font-weight: bold; }

p.faktalahde {
  font-style: italic; }

p.fakta::before {
  content: "";
  border-radius: 10px;
  margin: 0px 9px 0 0px;
  vertical-align: middle;
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #000; }

.tietolaatikko {
  background: #57585a;
  color: white;
  position: relative; }

.tietolaatikko p {
  color: white !important;
  margin-left: 12px !important;
  margin-top: 5px !important; }

p.nosto:before, p.nosto:after {
  /*content:"\0022";*/ }

.nostolaatikko {
  margin-bottom: 20px;
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
  padding: 10px;
  font-weight: bold !important;
  font-size: 16px !important;
  font-style: italic; }

@media only screen and (min-width: 1201px) {
  .headlineTopMargin20px {
    margin-top: 20px; } }

.lukko {
  padding: 30px;
  background: #eaeef0;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  text-align: center; }

.lukko input {
  margin: 5px 0px;
  padding: 10px 8px;
  width: 100%;
  border-radius: 3px;
  box-sizing: border-box;
  border: 1px solid #cccccc; }

.toimitus ul {
  margin-left: 0px;
  display: block  !important;
  padding-left: 20px; }

.accordion_tilaus {
  margin: 0px 0px; }

.marginBottom15 {
  margin-bottom: 15px; }

.textOver p {
  flex-basis: 1;
  width: 100%; }

.uusimmat p, .uusimmat h1, uusimmat h3 {
  width: 100%; }

.listBox1 {
  height: 100% !important; }

.vinjet button {
  cursor: pointer; }

.nakoislehtiButton a {
  padding: 0px 10px;
  cursor: pointer;
  background: #FAA61A;
  color: white; }

.navItemNakoislehti {
  background: #FAA61A; }

button.nappi {
  margin-top: 12px;
  background-color: white !important;
  border-style: none; }

i.fa.fa-search {
  font-size: 16px;
  font-color: black; }

.marginLeft10 {
  margin-left: 10px;
  paddinh-left: 10px; }

button.nappi_mobile {
  margin-top: 12px;
  margin-left: 10px;
  background-color: white !important;
  border-style: none; }

.innerTextForm {
  margin-left: 14px; }

p.esirivi {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0px !important; }

.logo img {
  width: 100%; }

.lula-tilaa img {
  width: 100%; }

#shuffle-payer {
  display: flex; }

.ank-some {
  padding: 1rem;
  color: #1560BD; }

.ank-flex-spacer {
  flex: 1 1 auto; }

.ank-search-form {
  background-color: rgba(239, 239, 239, 0.4);
  padding: .5rem 1rem;
  border-radius: 2px;
  display: flex; }
  .ank-search-form input {
    outline: none;
    border: none;
    padding: 5px;
    font: 400 0.9rem "Open Sans", sans-serif;
    background-color: transparent; }

.ank-side-col .anchor > * {
  overflow: hidden; }

.ank-side-col + .ank-side-col {
  margin-top: 1rem; }

.ank-side-col .ank-col-item ~ .ad.ad-assigned:not(.agdisplaynone) {
  margin-top: 1rem;
  margin-bottom: 0rem !important; }

.ank-navigation {
  background-color: #1560BD;
  width: 100%;
  -webkit-overflow-scrolling: touch !important;
  transition: opacity 1s ease-out; }
  .ank-navigation html.nontouch a:hover {
    background-color: #10478a; }
  .ank-navigation a, .ank-navigation > .ank-nav-item {
    transition: background-color 100ms ease, color 100ms ease;
    outline: none;
    display: flex;
    align-items: center;
    color: #fff; }
    .ank-navigation a:active, .ank-navigation > .ank-nav-item:active {
      background-color: #10478a;
      color: #fff; }
  .ank-navigation > .ank-nav-item {
    display: flex;
    align-items: stretch !important;
    padding: 0rem; }
    .ank-navigation > .ank-nav-item a {
      padding: 1rem; }
  .ank-navigation form.ank-search-form {
    background-color: white;
    margin: 1.2rem 0rem;
    padding: 0px; }
  .ank-navigation .ank-nav-item a {
    min-height: 51px; }

.ank-mob-navigation .ank-navigation {
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  overflow-y: auto;
  overflow-x: hidden;
  transition: transform 400ms cubic-bezier(0.13, 0.76, 0.25, 1);
  transform: translateX(100%);
  padding: 0px;
  background-color: #505050; }
  .ank-mob-navigation .ank-navigation > .ank-nav-item {
    min-height: 51px; }
    .ank-mob-navigation .ank-navigation > .ank-nav-item a {
      height: 100%;
      box-sizing: border-box;
      width: 100%;
      justify-content: center; }

.ank-mob-navigation.active .ank-navigation {
  transform: translateX(0%); }

.ank-mob-navigation.active .ank-mobile-trigger {
  transform: translateX(-250px); }

.ank-mob-navigation.active .ank-mobile-bg {
  opacity: 1;
  transform: scale(1);
  transition: opacity 400ms cubic-bezier(0.13, 0.76, 0.25, 1); }

.ank-mob-navigation .ank-logo-wh {
  padding: 1rem; }

.ank-footer {
  border-top: 1px solid #ccc;
  margin: 1rem 0rem;
  padding: 1rem 0rem; }
  .ank-footer > *:not(:last-child) {
    padding-right: 2rem; }

.ank-mobile-trigger {
  position: relative;
  margin: 10px 15px 10px 0;
  padding: 1rem;
  border: none;
  outline: none;
  border-radius: 50%;
  z-index: 99;
  cursor: pointer;
  color: #1560BD;
  background-color: transparent;
  transition: transform 400ms cubic-bezier(0.13, 0.76, 0.25, 1), background-color 100ms ease;
  transform: translateX(0px);
  width: 3rem;
  height: 3rem;
  display: inline-flex;
  justify-content: center;
  align-items: center; }
  .ank-mobile-trigger:active {
    background-color: rgba(255, 255, 255, 0.1); }

.ank-nav-item {
  padding: 1rem;
  color: #fff !important;
  font: 400 1rem "Open Sans", sans-serif;
  white-space: nowrap;
  border: none;
  outline: none; }

.ank-mobile-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.4);
  transition: opacity 400ms cubic-bezier(0.13, 0.76, 0.25, 1), transform 0ms cubic-bezier(0.13, 0.76, 0.25, 1) 400ms;
  transform: scale(0);
  opacity: 0; }

.ank-some-row {
  margin-bottom: 5px;
  background-color: #1560BD;
  /*padding-bottom:1rem;*/ }

.ank-row > * {
  margin-right: 1rem; }

.ank-article {
  margin: 0rem 0rem 1rem 0rem; }
  .ank-article .ank-image + .ank-row {
    margin-top: 0.5rem; }
  .ank-article:not(.ank-overlay-article):not(.ank-full-article) {
    border-bottom: 1px solid #231F20;
    padding-bottom: 1rem; }
  .ank-article p.Source, .ank-article p.Caption {
    display: none; }

.zoomMinus, .zoomPlus {
  font: 700 1rem 'Open sans condensed',sans-serif;
  margin-bottom: .5rem;
  width: auto !important;
  min-width: 2rem; }
  .zoomMinus:not(.zoomPlus), .zoomPlus:not(.zoomPlus) {
    font-size: .9rem; }

.ank-list-article {
  margin-bottom: .5rem !important;
  padding-bottom: .5rem !important;
  background-color: rgba(239, 239, 239, 0.4);
  padding: .5rem;
  border-radius: 2px;
  border: none !important; }
  .ank-list-article:hover {
    background-color: rgba(239, 229, 232, 0.9); }
  .ank-list-article .ank-title > * {
    font: 700 1.2rem "PT Sans", sans serif;
    margin: 0px; }

.ank-alaotsikko > * {
  font: 700 1.2rem "PT Sans", sans serif;
  margin: 0.5rem 0rem; }

.ank-nosto {
  position: relative;
  min-width: 0px !important;
  max-width: 300px !important;
  width: 100% !important; }
  .ank-nosto > * {
    font: 700 1.8rem 'Open Sans Condensed',sans-serif;
    text-align: right;
    font-style: italic; }
  .ank-nosto .nostoviite {
    font-size: 1.3rem; }
  .ank-nosto:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '"';
    font-size: 1rem;
    font-family: 'Montserrat';
    font-style: italic;
    transform: scale(10, 20) translate(50%, 35%);
    opacity: 0.2;
    color: #00AEEF; }

.ank-static h4 {
  font: 700 1.3rem "PT Sans", sans serif; }

.ank-static h4:first-child {
  margin-top: 0px; }

.ank-static p {
  font: 400 0.9rem "Open Sans", sans-serif; }

@media only screen and (max-width: 768px) {
  .ank-footer {
    flex-direction: column;
    align-items: center !important;
    text-align: center; }
    .ank-footer > *:not(:last-child) {
      padding-right: 0px !important;
      margin-bottom: 2rem; }
    .ank-footer .ank-footer-col {
      align-items: center !important; } }

.ank-article-list a:nth-child(even) .ank-overlay-article[data-agwidth="50%"] {
  margin-left: 0.5rem; }

.ank-article-list a:nth-child(odd) .ank-overlay-article[data-agwidth="50%"] {
  margin-right: 0.5rem; }

.ank-article-list a:last-child .ank-article {
  border: none; }

.ank-article-page .ank-article:not(.ank-list-article) {
  border: none !important;
  padding-bottom: 0px !important;
  padding-left: 15px;
  padding-right: 15px; }
  .ank-article-page .ank-article:not(.ank-list-article) p.Source, .ank-article-page .ank-article:not(.ank-list-article) p.Caption {
    display: block;
    font: 700 0.9rem "PT Sans", sans serif;
    margin: .5rem 0px 0px 0px; }

.ank-tab-wrap {
  margin-bottom: 1rem; }
  .ank-tab-wrap .ank-tab-header > .ank-btn {
    flex: 1;
    padding: 1rem;
    height: auto;
    font-family: "PT Sans", sans serif;
    border-radius: 0px !important; }
  .ank-tab-wrap > * {
    position: relative; }
  .ank-tab-wrap .ank-tab-views {
    margin: .5rem;
    box-sizing: border-box;
    overflow: hidden; }
    .ank-tab-wrap .ank-tab-views > *:not(.active) {
      display: none; }

.ank-page-body > * {
  margin-left: 0rem !important;
  margin-right: 0rem !important; }

.ank-shorttext > *, ank-ingres > * {
  font: 400 1.1rem "PT Sans", sans serif;
  margin: 0px; }

@media only screen and (max-width: 980px) {
  .ank-logo-row {
    border-bottom: 2px solid #1560BD;
    height: 40px !important;
    padding: 1rem !important;
    background-color: #1560BD;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    margin: 0px;
    width: 100% !important;
    min-width: 0px !important;
    max-width: 100% !important;
    transition: transform 400ms cubic-bezier(0.13, 0.76, 0.25, 1);
    z-index: 98; }
    .ank-logo-row .pk-logo {
      width: 100% !important; } }

.ank-form form {
  display: flex;
  flex-direction: column; }

.ank-form label, .ank-form textarea, .ank-form button, .ank-form p {
  font: 400 0.9rem 'Roboto',sans-serif;
  -webkit-appearance: none;
  -moz-appearance: none; }

.ank-form input {
  font: 400 0.9rem 'Roboto',sans-serif; }

.ank-form textarea {
  resize: none;
  height: 100px; }

.ank-form input, .ank-form textarea, .ank-form select {
  padding: 0.5rem;
  border: 1px solid #dadada; }

.ank-form form > * {
  margin-bottom: 1rem;
  outline-color: #1560BD; }

.ank-form button {
  font-size: 1rem;
  padding: 1.1rem;
  height: auto;
  width: auto !important;
  margin-top: 20px; }

.ank-form p {
  margin: 0px; }

.ank-form h3 {
  font: 700 1.5rem "Open sans condensed", sans serif;
  margin: 0px 0px 10px 0px; }

.ag-sharer-tool > * {
  margin-right: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%; }

.lapilyonti-wrap:not(.active) {
  display: none !important; }

.lapilyonti-wrap.active {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0px !important;
  min-width: 0% !important;
  width: auto !important;
  max-width: 100% !important;
  overflow-y: scroll;
  z-index: 1000; }

.lapilyonti-wrap.active .ad.lapilyonti.ad-assigned {
  height: 1040px;
  width: 720px !important;
  background-color: #fff;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  margin: 1rem 1rem 1rem calc(50% - 360px) !important;
  position: relative; }

.lapilyonti-wrap .ad.lapilyonti button {
  position: absolute;
  top: -15px;
  right: -15px;
  height: 30px;
  width: 30px;
  border-radius: 50px;
  border: 2px solid #333;
  background-color: #fff;
  color: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.ank-list-article-list a:last-child .ank-article {
  margin-bottom: 0px !important; }

.ank-mobile-menu-trigger button {
  width: 2em;
  height: 2em;
  margin: 0px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: none;
  outline: none;
  padding: 0px;
  display: inline-flex;
  justify-content: center;
  align-items: center; }

.ank-tietosuoja.ank-tietosuoja .ank-full-article:not(.ank-list-article) ~ .ank-full-article {
  padding-top: 1rem;
  margin-top: 1rem;
  border-top: 1px solid #231F20 !important; }

@media only screen and (max-width: 980px) {
  .ank-body-row, .ank-body-row ~ * {
    transform: translateX(0px);
    transition: transform 400ms cubic-bezier(0.13, 0.76, 0.25, 1); }
  .ank-body-row.menu-open, .ank-body-row.menu-open ~ * {
    transform: translateX(-250px); } }

.ank-body-row .ad.ad-assigned:not(.agdisplaynone) {
  margin-bottom: 1rem; }

.ank-body-row .ank-search-form input {
  width: 100%; }

.ank-department > * {
  color: #F4A100; }

.ank-search-results {
  margin: 1rem 0rem; }
  .ank-search-results .ag_search_entry:before {
    content: 'Haku termillä: '; }
  .ank-search-results .ag_search_entry:after {
    content: ' tuotti';
    margin-right: 5px; }
  .ank-search-results .ag_result_count:after {
    content: '  osumaa.'; }
  .ank-search-results .ag_search_entry, .ank-search-results .ag_result_count {
    font: 700 1rem "PT Sans", sans serif;
    margin-bottom: 1rem; }
  .ank-search-results .ank-list-article {
    padding: 1rem;
    margin-bottom: 1rem !important; }
  .ank-search-results .ag_page_navigation_bottom {
    margin-bottom: 0px !important; }

.ag_page_navigation_top, .ag_page_navigation_bottom {
  display: flex;
  width: 100%;
  margin-bottom: 1rem; }
  .ag_page_navigation_top a, .ag_page_navigation_top span, .ag_page_navigation_bottom a, .ag_page_navigation_bottom span {
    height: 32px;
    width: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(239, 239, 239, 0.4);
    margin-right: 5px;
    font: 700 1rem "PT Sans", sans serif;
    color: #231F20;
    border-radius: 2px;
    transition: color 100ms ease, background-color 100ms ease; }
  .ag_page_navigation_top span, .ag_page_navigation_bottom span {
    color: #1560BD; }
  .ag_page_navigation_top a:hover, .ag_page_navigation_top a:focus, .ag_page_navigation_bottom a:hover, .ag_page_navigation_bottom a:focus {
    background-color: rgba(0, 154, 210, 0.2); }
  .ag_page_navigation_top a:active, .ag_page_navigation_bottom a:active {
    background-color: #1560BD;
    color: #fff; }

@media only screen and (min-width: 1201px) {
  body.scroll-lock {
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0; } }

.ag-youtube-iframe:not(.ag-sizing-complete) {
  display: none !important; }

.ank-youtube-widget .ank-text p {
  display: none !important; }

.ank-tikker-list {
  margin-bottom: 1rem;
  transition: transform 400ms cubic-bezier(0.13, 0.76, 0.25, 1);
  transform: translatex(0%); }

.ank-tikker-article {
  padding: .5rem 1rem;
  margin: 1rem 1rem 0rem 1rem;
  background-color: #1560BD;
  color: #fff; }
  .ank-tikker-article .ank-embargo > *, .ank-tikker-article .ank-title > * {
    font-size: 1rem;
    font-family: "PT Sans", sans serif; }
  .ank-tikker-article .ank-title > * {
    margin: 0rem 0rem 0rem 1rem; }

@media only screen and (min-width: 769px) and (max-width: 980px) {
  .ank-body-row .ank-side-col:last-child {
    margin-left: 1rem; } }

.tassa-lataa {
  font: 700 1rem "Open sans condensed", sans serif;
  padding: 5px; }

.Image.aghplacementleft {
  width: 50% !important;
  float: left; }
  .Image.aghplacementleft .crop_container, .Image.aghplacementleft img {
    width: 100% !important;
    height: auto !important; }

.ank-col-item h4 {
  margin: 0px;
  padding: 0.5rem 1rem;
  font: 700 1rem "PT Sans", sans serif;
  background-color: #1560BD;
  color: #fff;
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 8px; }

.ank-col-item a {
  width: 100%; }

@media only screen and (max-width: 980px) {
  .ank-mob-navigation {
    -webkit-overflow-scrolling: touch !important; }
    .ank-mob-navigation.active ~ .ank-desktop-header .ank-logo-row {
      transform: translatex(0px); }
    .ank-mob-navigation.active ~ .ank-desktop-header .ank-tikker-list {
      transform: translatex(-280px); } }

.ank-header {
  z-index: 100; }
  .ank-header ~ .ad.ad-assigned:not(.agdisplaynone) {
    margin-top: 1rem; }

@media only screen and (max-width: 768px) {
  .ank-article:not(.ank-full-article) .ank-title > * {
    font-size: 1.8rem !important; }
  .ank-article:not(.ank-full-article) .ank-shorttext > * {
    font-size: 1rem !important; }
  .ank-article.ank-overlay-article .ank-overlay-container:not(:first-child) {
    position: relative !important;
    background-color: rgba(239, 239, 239, 0.4) !important;
    color: #231F20; } }

@media only screen and (min-width: 981px) {
  .ank-logo-row > .pk-logo {
    width: 100%; }
  .ank-logo-row > .ank-logo {
    width: 100%; } }

.marketing-links {
  margin-bottom: 1rem; }
  .marketing-links > * {
    flex: 1 1 33.333%; }
    .marketing-links > *:hover .marketing-link {
      background-color: rgba(185, 36, 48, 0.2);
      color: #B92430; }
    .marketing-links > *:not(:first-child):not(:last-child) {
      margin: 0rem .3333rem; }
    .marketing-links > *:first-child {
      margin-right: .6666rem; }
    .marketing-links > *:last-child {
      margin-left: .6666rem; }
    .marketing-links > * .marketing-link {
      padding: 1rem;
      box-sizing: border-box;
      font: 700 1rem "Archivo Narrow", sans-serif;
      background-color: #B92430;
      color: #fff;
      display: block;
      transition: background-color 100ms linear, color 100ms linear; }

.nd-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 1rem; }

.ank-reader-article {
  border-bottom: none !important;
  margin: 0;
  padding: 1rem 0rem !important;
  min-height: 100vh; }

.ank-ad-content .ank-title > *, .ank-ad-content .ank-text > * {
  font-family: "Archivo Narrow", sans-serif; }

@media only screen and (min-width: 981px) {
  .staticText {
    margin-bottom: 25px; }
    .staticText h1 {
      font: 800 1.5rem "Noto Serif", serif; }
    .staticText p {
      font: 400 1rem "Noto Serif", serif; }
    .staticText p b {
      margin-top: 10px;
      display: inline-block; }
    .staticText p, .staticText h1, .staticText h3 {
      margin-top: 8px !important;
      margin-bottom: 8px !important; } }

iframe {
  width: 100%;
  border: 0; }

#form-3-1391607415, #form-2-1391601668, #form-4-1391608555 {
  width: initial !important; }

.kirjaudu form input {
  width: calc(100% - 12px);
  padding: 2px 5px;
  font-size: 14px;
  margin: 5px 0px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1.5;
  font-family: 'Open Sans';
  box-sizing: border-box; }

.kirjaudu p {
  margin: 0px;
  font: 400 1rem "Open sans condensed", sans serif; }

.pageWrap {
  background: #FFF;
  padding: 0px 10px; }

.kirjaudu-article {
  background: #f3f3f3;
  padding: 20px;
  margin-top: 30px; }

.kirjaudu-article h1 {
  margin: 0px 0px 20px 0px;
  font-family: "Open sans condensed", sans serif; }

.pic > img {
  width: 100% !important; }

.border-right-col {
  border-left: 1px solid #ccc;
  padding-left: 10px; }

.ad.panorama {
  text-align: center; }

.border-left-col {
  border-right: 1px solid #ccc;
  padding-right: 10px; }

.border-col {
  border: 1px solid #dadada;
  padding: 8px; }

.navItem:hover {
  color: #F97A24;
  background: #B92430; }

.sub-navigation a {
  font-size: 14px;
  font-family: "Libre Franklin";
  font-weight: 500;
  color: #FFFFFF; }

.ank-btn.ank-blend:active, .ank-btn.ank-blend.active {
  background-color: #F4A100 !important; }

.sub-navigation {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Libre Franklin";
  font-weight: 500;
  color: #FFFFFF;
  background-color: #F97A24;
  padding: 10px; }

.name p {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold; }

ys-extra ifame {
  width: 100% !important;
  height: 500px !important; }

.navi-home {
  color: #FFFFFF;
  background-color: #F4A100; }

.marginTop8 {
  margin-top: 8px !important; }

.rememberme {
  display: inline-flex;
  align-items: center; }
  .rememberme input {
    width: 15px !important; }
  .rememberme span {
    margin-left: 7px;
    font-family: 'Open Sans'; }

.hideshow-mob-nav {
  display: none; }

.IG_wrapper {
  border-top: 1px solid #ccc;
  padding-top: 20px; }

.paddingTop70 {
  padding-top: 70px !important; }

marginTop2 {
  margin-top: 2px; }

.marginTop2 {
  margin-top: 0px; }

.ag_current_date {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px; }

.names {
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px; }

.ank-btn-yhteys {
  font-family: "Open Sans";
  font-weight: 400;
  border: 1px solid #F4A100;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  background-color: #F4A100;
  color: white;
  cursor: pointer; }

.foot-nav-item {
  color: #000 !important;
  font: 400 0.8rem "Open Sans", sans-serif, sans-serif;
  margin: 0rem; }

.subNavBg {
  background-color: #F4A100; }

.direction {
  margin: 10px;
  font-size: 18px;
  font-family: "Libre Franklin";
  font-weight: 900;
  color: #000000;
  font-weight: bold; }

.sub-navigation-lomake a {
  font-size: 14px;
  font-family: "Libre Franklin";
  font-weight: 500;
  color: #000000; }

.sub-navigation-lomake {
  margin-bottom: 10px;
  font-size: 14px;
  font-family: "Libre Franklin";
  font-weight: 500;
  color: #FFFFFF;
  background-color: #E9ECEF;
  padding: 10px; }

.box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border: 1px solid #dadada;
  border-radius: 5px; }

.uusi_tapahtuma {
  padding: 5px;
  border: 1px solid #dadada;
  background: #eaeef0;
  border-radius: 3px;
  cursor: pointer; }

.box p {
  font-size: 16px;
  color: #000000;
  text-align: center !important;
  fonr-weight: 700; }

.tapahtumat p {
  font-family: "Open Sans";
  font-weight: 700;
  font-weight: bold !important;
  font-size: 16px !important; }

.answer:before {
  color: #CCCCCC;
  background-color: #FFFFFF;
  color: #CCCCCC;
  background-color: #FFFFFF;
  content: "\f111";
  font-family: "Font Awesome 5 pro";
  border-radius: 100%; }

.staattiset p {
  font-family: "Open Sans";
  font-weight: 400; }

.staattiset h1 {
  font: 900 1.8rem "PT Sans", sans-serif; }

.navPadding {
  paddint-top: 10px; }

input[type="text"] {
  width: 98% !important; }

input.tilausText {
  margin: 5px 0px 5px 0px; }

input.tilausTextLast {
  margin-left: 0px;
  margin-bottom: 15px; }

input.tilausTextBottom {
  margin: 10px 0px 15px; }

.navBorder {
  border: 1px solid blue; }

.paddingTop110 {
  padding-top: 110px !important; }

.uusi-overlay {
  font: 600 'Fira Sans', sans-serif; }

.ad {
  margin: 0 !important;
  padding: 0 !important; }
  .ad.no-image {
    min-width: 0% !important;
    width: auto !important;
    max-width: 100% !important;
    margin: 0px !important; }
  .ad section, .ad section a {
    display: inline-block;
    position: relative; }
  .ad.ad-assigned:not(.agdisplaynone) {
    display: flex !important;
    justify-content: center; }
  .ad.ad-assigned.paraatipaikka {
    margin-top: 1rem; }
  .ad.ad-assigned:not(.lapilyonti):not(.agdisplaynone) {
    min-width: 100% !important;
    max-width: 100% !important;
    width: 100% !important; }

.navBg {
  background-color: #E9ECEFFF; }

.top-nav-item {
  color: #000 !important;
  padding: 13px !important; }

.ank-footer-col .ank-logo {
  margin-bottom: 1rem; }

.ank-footer-col .ank-footer-info p {
  font: 400 0.8rem "Open Sans", sans-serif, sans-serif;
  margin: 0rem; }

.ank-footer-col .ank-footer-info a {
  font: 400 0.8rem "Open Sans", sans-serif, sans-serif;
  margin: 0rem; }

.ank-footer-col .ank-footer-info h4 {
  font: 700 1rem "PT Sans", sans serif;
  margin: .5rem 0px 0px 0px; }
  .ank-footer-col .ank-footer-info h4:first-child {
    margin-top: 0px !important; }

.ank-footer-col .ank-nav-item {
  padding: 0rem;
  font: 700 1rem "PT Sans", sans serif;
  color: inherit; }

.ank-footer-col a {
  color: #1560BD;
  margin: 0rem 0rem .5rem 0rem; }
  .ank-footer-col a:focus, .ank-footer-col a:hover {
    color: #0076A1; }
  .ank-footer-col a:active {
    color: #B92430; }

.top-nav-item:hover {
  background-color: #B0B0B0;
  color: #000 !important;
  padding: 13px !important; }

.date-bar-mobile {
  padding-top: 7px; }

.answer .text_conteiner {
  display: inline-block;
  padding-left: 5px; }

.agPoll {
  padding: 8px;
  border: none !important;
  font-size: 15px;
  background: none !important;
  width: 100%;
  box-sizing: border-box; }

p.leipis {
  color: #000000;
  font: 400 1.1rem  'Lora', serif; }

.marginLeft15 {
  margin-left: 15px; }

.randomvalue, span#captchaCode {
  display: block;
  color: black; }

.ankform button.ank-btn {
  margin-left: 60px; }

.mob-navigation {
  display: none; }

.sub-nav-item {
  background-color: #F4A100;
  color: #fff !important;
  padding: 13px !important; }

.top-navigation {
  margin-bottom: 5px;
  padding-left: 7px; }
  .top-navigation > a:hover, .top-navigation > a:focus {
    color: #1560BD;
    background-color: rgba(0, 154, 210, 0.2); }
  .top-navigation > a {
    padding: 0px;
    border-radius: 2px; }
  .top-navigation > a:hover, .top-navigation > a:focus {
    color: #1560BD;
    background-color: rgba(0, 154, 210, 0.2); }
  .top-navigation > a:active {
    color: #black;
    background-color: #1560BD; }
  .top-navigation div {
    font: 400 0.8rem "Open Sans", sans-serif;
    padding: 0.5rem; }
  .top-navigation .ank-btn.ank-blend {
    padding: 0px; }

h4 {
  font-family: 'Open Sans',sans-serif !important; }

@media only screen and (min-width: 769px) {
  .prio1 p.leipis {
    color: #FFFFFF; } }

.fmi-fullwidth-table {
  max-width: 100%;
  overflow-x: auto !important; }

#fmi-weathermap-table, #fmi-weathermaps-title {
  display: none !important; }

.panel-heading .panel-title {
  background-color: #63B9E9 !important; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smooth: auto; }

.top-nav-item-mobile {
  border: 1px;
  color: #000 !important;
  padding: 13px !important; }

.mid-navigation-mobile {
  margin-bottom: 5px;
  padding-left: 7px; }
  .mid-navigation-mobile > a:hover, .mid-navigation-mobile > a:focus {
    color: #B0B0B0;
    background-color: #B0B0B0; }
  .mid-navigation-mobile > a {
    padding: 0px;
    border-radius: 2px; }
  .mid-navigation-mobile > a:hover, .mid-navigation-mobile > a:focus {
    color: #B0B0B0;
    background-color: #B0B0B0; }
  .mid-navigation-mobile > a:active {
    color: #black;
    background-color: #B0B0B0; }
  .mid-navigation-mobile div {
    font: 600 1rem "Open Sans", sans-serif;
    padding: 5px; }
  .mid-navigation-mobile .ank-btn.ank-blend {
    padding: 0px; }

.mobile-nav-extra a {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

.colorRed {
  background-color: #FF0000; }

.newsLeipis {
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif; }

.newsOtsikko {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold; }

.newsLeipis1 {
  margin-top: 0px;
  font-size: 16px;
  background-color: #C0C0C0;
  font-family: Arial, Helvetica, sans-serif; }

.borderLeft {
  border-left: 1px solid;
  border-left: solid;
  border-width: 1px;
  border-color: grey; }

.mid-navigation {
  margin-bottom: 5px;
  padding-left: 7px; }
  .mid-navigation > a:hover, .mid-navigation > a:focus {
    color: #B0B0B0;
    background-color: #B0B0B0; }
  .mid-navigation > a {
    padding: 0px;
    border-radius: 2px; }
  .mid-navigation > a:hover, .mid-navigation > a:focus {
    color: #B0B0B0;
    background-color: #B0B0B0; }
  .mid-navigation > a:active {
    color: #black;
    background-color: #B0B0B0; }
  .mid-navigation div {
    font: 400 0.65rem "Open Sans", sans-serif;
    padding: 0.5rem; }
  .mid-navigation .ank-btn.ank-blend {
    padding: 0px; }

.uusi-overlay img {
  padding-bottom: 10px; }

.newsletter p.leipis, .newsletter p.otsikko {
  font: 400 1.1rem  'Lora', serif !important; }

.uusi-overlayWrapper {
  max-height: 236px !important; }

.uusi-overlay-h1 {
  margin: 5px 0px 10px 0px;
  padding-right: 15px;
  font-family: 'Fira Sans', sans-serif; }

.uusi-overlay p.Caption, .uusi-overlay p.Source {
  display: none !important; }

.font-set {
  font-family: 'Fira Sans', sans-serif;
  font-weight: 400 !important; }

.newsBorder {
  border-bottom: 1px; }

.karuselliScript {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

div.AgAdCarousel_Container {
  width: 100% !important; }

.tapahtumakalenteri span.lihava {
  margin-top: 10px;
  display: block; }

.tapahtumakalenteri h2.valiotsikko {
  user-select: none;
  cursor: pointer; }

.tapahtumakalenteri h2.valiotsikko::before {
  content: "+";
  padding-right: 5px; }

.tapahtumakalenteri h2.valiotsikko.active::before {
  content: "-";
  padding-right: 8px; }

.eventBg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 100% !important;
  max-width: 100% !important;
  width: 100% !important;
  background: rgba(0, 0, 0, 0.5);
  z-index: 999; }

.date-name-box {
  height: 100%;
  margin-top: 77px;
  font: 400 1rem "Open Sans",sans-serif; }

.newsOtsikko1 {
  font-size: 28px;
  background-color: #C0C0C0;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 10px; }

.yhteystiedot span.lihava {
  margin-top: 5px !important; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased; }

.tarranurkka * {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important; }

.adImg > section.ad img {
  width: 100% !important; }

.palvelu p, .palvelu a {
  margin-left: 5px;
  color: #1459AD !important;
  font-family: "Open Sans", sans-serif;
  font-size: 13px; }

.asiakas {
  font: 400 1.1rem "PT Sans", sans serif; }

.asiakas h1 {
  font: 900 1.8rem "PT Sans", sans-serif; }

.inlineLink a {
  display: inline !important;
  color: #009cdf !important; }

.modal-form-content {
  position: relative;
  background-color: #fefefe;
  max-width: 600px;
  margin: 5% auto;
  padding: 0;
  width: 95%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.modal-form-content form {
  padding: 20px;
  height: 100%; }
  .modal-form-content form h2 {
    background: #1560BD;
    padding: 20px;
    color: #fff;
    margin: -20px -20px 20px -20px;
    font-family: "Open Sans", Sans-serif; }
  .modal-form-content form div p {
    margin: 0;
    width: 45% !important;
    font-family: "Open Sans"; }
  .modal-form-content form div {
    margin-bottom: 10px;
    display: flex; }
  .modal-form-content form div input, .modal-form-content form div textarea {
    float: right;
    margin: 2px 0px 2px 0px;
    width: calc(100% - 150px) !important;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #dadada; }
  .modal-form-content form div select {
    float: right;
    margin: 2px 0px 2px 0px;
    width: calc(100% - 137px) !important;
    padding: 7px;
    border-radius: 4px;
    border: 1px solid #dadada; }
  .modal-form-content form div span {
    color: #f38234; }
  .modal-form-content form div#eventButtons {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1560bd;
    border-radius: 5px;
    margin-top: 15px; }
  .modal-form-content form div#eventButtons input {
    width: 285px !important;
    padding: 15px 0 15px 0;
    background: #1560bd;
    border: 0; }

.salasanaForm legend {
  font: 400 0.9rem 'Roboto',sans-serif; }

.footLink > a {
  color: #000 !important; }

.modal-form-close {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-size: 40px;
  color: white;
  padding: 10px; }

.modal-form {
  display: none;
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center; }

.newsPadding {
  padding: 10px; }

.borderBottom {
  border-left: 1px solid;
  border-bottom: solid;
  border-width: 1px;
  border-color: grey; }

.ilmoitus h3 {
  color: #F97A24;
  font-size: 26px !important; }

.salasanaForm fieldset {
  border: none !important; }

.salasanaForm button {
  border: none;
  outline: none;
  height: 2rem;
  width: 2rem;
  color: #fff;
  background-color: #1560BD;
  cursor: pointer;
  transition: color 100ms ease, background-color 100ms ease;
  font-size: 1rem;
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 2px;
  margin-left: 10px;
  margin-top: 0px !important; }

.roll_in {
  bottom: 10px !important; }

p.faktateksti {
  background-color: #f9f9f9;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  font: 400 0.9rem 'Fira Sans', sans-serif; }

.ank-nav-item-grey {
  padding: 1rem;
  color: white !important;
  font: 400 1rem "Open Sans", sans-serif;
  white-space: nowrap;
  border: none;
  outline: none;
  background-color: grey !important;
  width: 100%; }

.ad img {
  width: 100% !important; }

.ank-title-avainsanat {
  font: 800 0.5rem "PT Sans", sans-serif;
  margin: 0rem;
  margin: 0.5rem 0rem; }

.yhteystiedot p.leipis {
  margin: 3px; }

.avainsanat_mobiili {
  right: 10px;
  bottom: -10px;
  margin-left: 5px;
  background-color: white;
  z-index: 9999;
  -webkit-transition: bottom 1s;
  -moz-transition: bottom 1s;
  transition: bottom 1s;
  border: 1px solid #dadada; }

span.department-name.string {
  color: #ECA12D;
  font-weight: bold;
  font-size: 14px !important; }

.menot p, .menot a {
  margin-left: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 13px; }

.menot h1 {
  margin-bottom: 0px !important; }

.ank-list-article > .menot h1 {
  margin-bottom: 0rem !important;
  padding-bottom: 0rem !important;
  background-color: rgba(239, 239, 239, 0.4);
  padding: .5rem;
  border-radius: 2px;
  border: none !important; }
  .ank-list-article > .menot h1:hover {
    background-color: rgba(239, 239, 239, 0.6); }
  .ank-list-article > .menot h1 .ank-title > * {
    font: 700 1.2rem "PT Sans", sans serif;
    margin: 0px; }

p.faktaotsikko {
  font-size: 18px;
  font-weight: bold;
  background-color: #f4a100;
  color: white;
  padding: 0.5rem;
  margin: 1rem 0 0 0; }

.paddingKainalo {
  padding-bottom: 10px;
  padding-top: 1px; }

.luelisaa_icon {
  margin: 15px 0px 0px 0px;
  border-left: 10px solid #F4A100;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent; }

.kainaloBg {
  background-color: #F6F6F6;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #adabab; }

.paddingBottom10 {
  padding-bottom: 10px; }

.kainalo h1 {
  font-family: 'PT Sans', sans-serif;
  font-size: 16px !important;
  font-weight: 600;
  line-height: 22px !important;
  margin: 10px 0 0 10px !important; }

.mainos-text h3 {
  color: white;
  font-size: 18px !important; }

.fa-times-circle {
  font-size: 30px;
  color: #305aa6;
  padding: 3px;
  margin-left: -40px;
  margin-top: 5px;
  position: relative;
  z-index: 100000; }

.epaper-link {
  border-left: 20px; }

.epaper-button p {
  padding: 10px;
  background-color: #1560BD;
  color: white !important;
  cursor: pointer;
  font: 400 0.9rem "PT Sans", sans serif; }

@media only screen and (max-width: 768px) {
  .ank-article-kaupallinen:not(.ank-full-article) .ank-title > * {
    font-size: 1.8rem !important; }
  .ank-article-kaupallinen:not(.ank-full-article) .ank-shorttext > * {
    font-size: 1rem !important; }
  .ank-article-kaupallinen.ank-overlay-article .ank-overlay-container:not(:first-child) {
    position: relative !important;
    background-color: rgba(239, 239, 239, 0.4) !important;
    color: #231F20; } }

.border-right-kaupallinen {
  border-right: 10px solid white; }

.marginRight10 {
  margin-right: 10px; }

.marginRight20 {
  margin-right: 20px; }

.border-left-k {
  border-left: 10px solid white; }

.mobiilimainos {
  marginb-top: 10px !important;
  margin-bottom: 10px !important; }

.title-mainos h3 {
  color: #F4A100;
  margin-left: 10px !important;
  font-style: italic !important;
  border-bottom: 2px solid;
  margin-right: 10px; }

.pk-logo img {
  width: 100% !important;
  height: auto !important;
  min-width: 100% !important; }

.pk-logo .crop_container {
  width: 100% !important; }

.avainsanat {
  position: fixed;
  right: 53px;
  bottom: -500px;
  margin-left: 5px;
  background-color: white;
  z-index: 9999;
  -webkit-transition: bottom 1s;
  -moz-transition: bottom 1s;
  transition: bottom 1s;
  border: 1px solid #dadada; }

.tarranurkka {
  position: fixed;
  left: 10px;
  bottom: 10px;
  z-index: 100001;
  width: 300px !important;
  min-width: 300px !important;
  max-width: 300px !important; }

.ank-col-item-kaupallinen h3 {
  color: #F4A100;
  font-style: italic !important;
  border-bottom: 2px solid;
  font-family: "PT Sans", sans-serif !important;
  margin-left: 10px;
  margin-right: 10px; }

.ank-col-item-kaupallinen a {
  width: 100%; }

.newsletterTargetSmall h1, .newsletterTargetSmall p.otsikko, .newsletterTargetSmall h1.otsikko {
  font-family: "Fira Sans",sans-serif;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px; }

.ank-scroll-wrap {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 50px !important;
  min-width: 50px !important;
  max-width: 50px !important;
  margin-bottom: 1rem;
  z-index: 9999; }
  .ank-scroll-wrap > div {
    color: white;
    background: #1560BD;
    height: 40px;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    border-radius: 50%;
    margin-bottom: 10px;
    border: 1px solid #dadada; }
  .ank-scroll-wrap > div:hover {
    background-color: #f4a100 !important; }
  .ank-scroll-wrap button {
    color: #fff !important;
    width: 40px;
    margin: 0px !important;
    height: 40px;
    border-radius: 50%; }
  .ank-scroll-wrap .ank-scroll-top, .ank-scroll-wrap .ank-scroll-bottom, .ank-scroll-wrap .ank-scroll-top-PC {
    display: none; }
  .ank-scroll-wrap .ank-scroll-top.visible, .ank-scroll-wrap .ank-scroll-bottom.visible, .ank-scroll-wrap .ank-scroll-top-PC.visible {
    display: flex !important; }

.uv-wrapper span.ag_page_navigation_dots, .uv-wrapper span.ag_page_navigation_current {
  padding: 0px;
  min-width: 20px;
  max-width: 30px;
  z-index: 2;
  text-align: center;
  margin-top: 10px; }

.agTextTagCloud span.agTextTag {
  font-family: "Open Sans";
  font-weight: 400;
  border: 1px solid #1560BD;
  padding: 5px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  background-color: #1560BD;
  color: white; }

.ank-nav-item.logout input {
  background: transparent;
  padding: 1rem;
  color: #fff !important;
  font: 400 1rem "Open Sans",sans-serif;
  white-space: nowrap;
  border: none;
  outline: none;
  cursor: pointer; }

.logout form {
  display: flex; }

.loginpage .kirjaudu.lomake {
  display: none; }
  .loginpage .kirjaudu.lomake.lomakefix {
    display: block !important; }

.agTextTagContainer span.agTextTag {
  margin: 0px;
  padding: 0.5rem 1rem;
  font: 400 1rem "PT Sans", sans serif;
  background-color: #1560BD;
  color: #fff;
  box-sizing: border-box;
  margin-bottom: 8px;
  display: inline-flex; }

.ank-title-luetuimmat > * {
  font: 700 15px "PT Sans", sans-serif !important;
  margin: 0px !important;
  margin: 10px 0px !important;
  overflow: hidden; }

.agTextTagCloud a {
  margin-bottom: 5px; }

.nl-border-bottom {
  border-bottom: 1px solid #dadada;
  margin-bottom: 15px; }

.kysely .ag_c1 {
  display: block !important; }

.ank-footer-col .check {
  display: none; }

.ank-nav-item:active, .ank-nav-item:visited, .ank-nav-item:focus, ank-nav-item:hover {
  background-color: #10478a !important; }

.bottom_article_list_mini_tab a, .bottom_article_list_mini_mob a {
  margin-top: 10px;
  box-sizing: border-box; }

.artikkelit p.otsikko {
  margin: 5px 0px 10px 0px;
  padding-right: 15px;
  font-weight: bold; }

.uutisvirtaWrapper {
  max-height: 236px !important; }

.uutisvirta p.Caption, .uutisvirta p.Source {
  display: none !important; }

.uutisvirta-h1 {
  margin: 5px 0px 10px 0px;
  padding-right: 15px;
  font-family: 'PT Sans', sans-serif; }

.bottom_article_list_mini_tab > a {
  border-bottom: 1px solid black;
  margin-bottom: 10px; }

.ank-form.lomake {
  display: none; }

.uutisvirta img {
  padding-bottom: 10px; }

.article-border {
  border-bottom: 1px solid black;
  margin-bottom: 10px; }

.uutisvirta-mobiili-h1 {
  font-size: 14px;
  margin: 5px 0px 10px 0px;
  padding-right: 15px;
  font-family: 'PT Sans', sans-serif;
  width: 100% !important;
  overflow: hidden; }

.lukuoikeus h4 {
  font-size: 16px;
  margin: 10px 0px 0px 0px !important; }

a.ag-not-img {
  background: #e9ecef; }
  a.ag-not-img > div {
    padding: 10px; }

.agTextTagCloud {
  display: contents; }

p.agTextTagCloud a {
  display: inline-block; }

.karuselliScript .AgAdCarousel_SliderImgkaruselli_pc {
  height: auto !important; }

.bottom_article_list_mini_tab {
  margin-right: 5px; }

.karuselliScript .AgAdCarousel_LightBox, .karuselliScrip .AgAdCarousel_LightBox_img_container {
  height: auto !important; }

.relative {
  position: relative; }

.main_article_list3 h1 {
  margin: 5px 0px 10px 0px;
  padding-right: 15px;
  font-size: 99%; }

.tekstiboksi img {
  display: block;
  padding-bottom: 15px;
  padding-top: 15px;
  border-top: 1px solid #ccc !important;
  border-bottom: 1px solid #ccc !important;
  margin: 16px auto 0px auto; }

.newsletterPeruutus a {
  text-decoration: none;
  color: #4A85A8;
  font-family: "Lora",sans-serif !important; }

p.Source:before, p.nd-slide-source:before {
  content: "\00A9 "; }

.newsletterLuetuimmat h3 {
  color: #FFFFFF;
  font-size: 18px; }

.newsletterTargetMain h1, .newsletterTargetMain a {
  font-size: 32px;
  margin-top: 0;
  margin-bottom: 10px;
  text-decoration: none;
  color: #000000; }

.newsletterLinks a, .newsletterLinks p {
  text-decoration: none;
  color: #000;
  margin-top: 0px;
  margin-bottom: 0px;
  display: inline; }

.tag-label {
  font-size: 25px;
  border-bottom: 1px solid #dadada;
  margin-bottom: 20px;
  font-family: "PT Sans", sans-serif !important; }

.newsletterKollega a {
  text-decoration: none;
  color: #4A85A8;
  font-family: "Lora",sans-serif !important; }

.newsletter {
  border-width: 1px;
  border-style: solid;
  border-color: #dadada;
  padding: 5px;
  margin-top: 10px;
  font-family: "Fira Sans",sans-serif; }

.mainos-tag-border {
  border-bottom: 1px solid #231F20;
  padding-bottom: 1rem;
  border-top: 1px solid #231F20;
  padding-top: 1.3rem; }

.border-wrapper {
  border-top: 1px solid #231F20;
  padding-top: 1.3rem; }

.newsletterTarget h1 {
  font-family: 'Fira Sans', sans-serif;
  font-size: 28px;
  font-weight: lighter;
  margin-top: 0px;
  margin-bottom: 15px; }

div#closeNewsLetter {
  font-size: 1rem;
  margin: 7px 0px 0px 0px;
  cursor: pointer;
  font-weight: bold; }

.newsletterArticle a {
  text-decoration: none; }

.newsletterArticle img {
  width: 100%; }

.newsletterMielenkiintoisimmat {
  color: #ffffff;
  background-color: #F4A100; }

.newsletterTarget h2 {
  font-weight: 400;
  font-size: 16px;
  margin: 0; }

.newsletterTargetList h1, newsletterTargetList a {
  font-family: "Fira Sans",sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 10px;
  text-decoration: none;
  color: #333333;
  hyphens: none !important; }

.sender-subs-embed-form-egZ2ld .sender-form-button {
  background-color: #1560BD !important; }

.newsletterTarget hr {
  display: none; }

.newsletterMiniArticle {
  padding: 10px;
  background-color: #EFEFEF; }

.newsletterLinksWrapper p {
  margin: 5px;
  font-family: "Lora",sans-serif !important; }

.newsletterLue {
  margin-top: 10px;
  background-color: #F4A100;
  font-family: "Lora",sans-serif !important; }

.newsletterLuetuimmat {
  color: #ffffff;
  background-color: #1560BD; }

.newsletterMielenkiintoisimmat h3 {
  font-size: 18px; }

.newsletterTarget a, .newsletterTargetSmall a {
  color: #333333;
  hyphens: none !important; }

.newsletterTarget span.textelement-createdtime.datetime {
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 10px; }

.newsletterTarget h3, .newsletterTargetSmall h3, newsletterTargetSmall p.otsikko, newsletterTargetSmall h1.otsikko {
  font-weight: lighter;
  font-family: "PT Sans", sans-serif;
  font-size: 18px; }

.newsletterLuetuimmat p {
  font-size: 18px;
  padding: 10px; }

.newletter p {
  margin: 5px; }

.newsletterLue a {
  text-decoration: none;
  color: white; }

.newsletterTargerList span.netdepartment-name.string {
  color: #F4A100;
  font-size: 12px; }

.paraatipanorama {
  max-width: 100% !important;
  width: 100% !important;
  min-width: 100% !important; }

.asiasanat-exit {
  position: absolute;
  right: 10px;
  top: 6px;
  color: #fff;
  font-size: 26px;
  cursor: pointer; }

.nd-slide-textblock {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem 1.5rem;
  color: black;
  transition: opacity 200ms ease;
  text-align: center; }

.nd-carousel-slide, .nd-slide-textblock, .nd-carousel-container.fullscreen, .nd-carousel-overflow {
  background: #fff; }

p.nd-slide-caption.long {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  p.nd-slide-caption.long.more {
    white-space: normal !important; }

.nd-carousel-container button.showCaption.rotate {
  transform: rotate(180deg); }

button.showCaption {
  float: right;
  background: none;
  border: none;
  font-size: 18px;
  color: #00649E;
  cursor: pointer; }

.top-teksti {
  font: 400 1rem "Open Sans", sans-serif;
  color: black !important; }

.tekstiboksi {
  width: 100%;
  position: relative; }
  .tekstiboksi .ad:before {
    content: "MAINOS";
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: fit-content;
    background: #fff;
    top: 9px;
    padding: 0 5px;
    color: #a3a3a3;
    font-size: 11px;
    z-index: 2;
    font-family: "PT Sans", sans serif; }
  .tekstiboksi .ad:after {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: fit-content;
    background: #fff;
    padding: 0 5px;
    bottom: 26px;
    color: #a3a3a3;
    font-size: 11px; }

.uusimmat-position {
  position: relative;
  overflow: hidden; }

.sub-nav-item-vaalit {
  background-color: #f4a100;
  color: #fff !important;
  padding: 13px !important; }

.sub-nav-item-vaalit:hover {
  background-color: #de5504;
  color: #fff !important;
  padding: 13px !important; }

.uusimmat-position .crop_container {
  background: #1560bd; }

.tag-list {
  margin-top: 15px;
  display: flex !important;
  flex-flow: row;
  flex-wrap: wrap;
  column-gap: 8px; }

.my_answer.answer_incorrect.answer-result-state {
  margin: 40px 0px 10px 0px;
  padding: 0;
  height: 10px;
  color: #404040;
  background: transparent;
  position: relative;
  display: table; }

.my_answer.answer_incorrect.answer-result-state:before {
  content: "\ ";
  background: #1560BD;
  border-radius: 10px;
  height: 10px;
  display: block;
  position: absolute;
  bottom: 10px;
  width: inherit; }

.answer-result-state:after {
  background: rgba(0, 0, 0, 0.05);
  height: 10px;
  display: block;
  content: "\ ";
  position: absolute;
  z-index: 0;
  margin-top: -19px;
  border-radius: 10px;
  box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
  width: 165px; }

.jattiboksi-ad section.ad > a > img {
  max-width: 468px; }

.logo-uusimmat {
  height: 47px; }

.ank-logo-row {
  width: 50%;
  display: flex !important; }
  .ank-logo-row > * .crop_container {
    height: auto !important; }
  .ank-logo-row > * .crop_container img {
    width: auto;
    height: 100%; }
  .ank-logo-row > *:not(.agdisplaynone) {
    height: 100%;
    display: inline !important; }
  .ank-logo-row > a > *:not(.agdisplaynone) {
    margin-right: 0em;
    height: 100% !important; }
  .ank-logo-row > div > a {
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important; }

.max-width {
  max-width: 100%; }

.viikon-kysymys h4 {
  background-color: #F4A100 !important; }

.ank-scroll-button {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 50px !important;
  min-width: 50px !important;
  max-width: 50px !important;
  margin-bottom: 1rem;
  z-index: 9999; }
  .ank-scroll-button > div {
    color: white;
    background: #1560BD;
    height: 40px;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    border-radius: 50%;
    margin-bottom: 10px;
    border: 1px solid #dadada; }
  .ank-scroll-button > div:hover {
    background-color: #f4a100 !important; }
  .ank-scroll-button button {
    color: #fff !important;
    width: 40px;
    margin: 0px !important;
    height: 40px;
    border-radius: 50%; }

.tekstiboksi2 {
  width: 100%;
  position: relative;
  padding: 0 0 50px 0 !important; }
  .tekstiboksi2 .ad:before {
    content: "MAINOS";
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: fit-content;
    background: #fff;
    top: 9px;
    padding: 0 5px;
    color: #a3a3a3;
    font-size: 11px;
    z-index: 2;
    font-family: "PT Sans", sans serif; }
  .tekstiboksi2 .ad:after {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: fit-content;
    background: #fff;
    padding: 0 5px;
    bottom: 26px;
    color: #a3a3a3;
    font-size: 11px; }

.ank-overlay-article {
  position: relative; }
  .ank-overlay-article .ank-image + .ank-overlay-container {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem;
    background-color: rgba(35, 31, 32, 0.5);
    color: #fff; }
  .ank-overlay-article .ank-overlay-container:first-child {
    background-color: #E9ECEF;
    padding: 1rem;
    color: black;
    /*background-color: #F4A100;
    padding: 1rem;
    color: #fff;*/ }
  .ank-overlay-article[data-agwidth="50%"] {
    height: calc(100% - 1rem); }
    .ank-overlay-article[data-agwidth="50%"] .ank-overlay-container:first-child {
      height: 100% !important;
      justify-content: flex-end; }
    .ank-overlay-article[data-agwidth="50%"] .ank-shorttext {
      display: none !important; }
    .ank-overlay-article[data-agwidth="50%"] .ank-title > * {
      font-size: 0.9rem; }
    .ank-overlay-article[data-agwidth="50%"] h1.otsikko {
      margin-bottom: -15px; }

.top-teksti a, .top-teksti > a {
  color: #009cdf !important;
  font-weight: bold; }

.ank-image {
  overflow: hidden; }

.overlay-title h1.otsikko {
  margin-bottom: 10px !important;
  letter-spacing: -0.5px; }

.weatherwidget-io {
  text-indent: 0 !important;
  width: 100%; }

img {
  max-width: 100%;
  margin-left: 0 !important;
  object-fit: cover; }

.ank-title h1.otsikko {
  font: 600 1.6rem 'Fira Sans', sans-serif; }

.ank-text > * {
  font: 400 1rem "Merriweather", serif; }

.ank-text > .kirjoittaja, .ank-text > .kirjiottajakainalo {
  font: 900 1rem "PT Sans", sans-serif;
  padding-top: .5rem;
  text-transform: uppercase;
  margin-bottom: 0px;
  margin-top: 0.5rem; }

.ank-text > .sahkoposti, .ank-text > .sahkopostikainalo {
  font: 400 0.9rem "Open Sans", sans-serif;
  margin-top: 0px; }

.ank-text > .valiotsikko {
  font: 700 1.3rem "PT Sans", sans serif; }

.ank-text .bold {
  font-weight: bold; }

.ank-text .aghtml {
  margin: 1rem 0rem; }

.ank-text a {
  display: inline-block;
  text-decoration: underline;
  color: #1560BD;
  cursor: pointer; }

.ank-text .viite {
  font-style: italic; }

.ank-text .henkilo, .ank-text .alkulihavointi {
  font-weight: 700; }

.ank-text .alkulihavointi {
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.10em;
  font-size: 85%; }

.ank-text th, .ank-text td {
  padding: .5rem 1rem;
  border: 1px solid #dadada;
  text-align: left;
  color: #333;
  font-weight: 400;
  font-size: .9rem; }
  .ank-text th:empty, .ank-text td:empty {
    visibility: hidden; }

.kakkosjuttu img {
  margin: 10px;
  padding-bottom: 10px; }

.ank-title-list h1.otsikko, .ank-title-list h1 {
  font: 500 1.1rem 'Fira Sans', sans-serif; }

.uusi-overlay-mobiili-h1 {
  margin: 5px 0px 10px 0px;
  padding-right: 15px;
  font-family: 'Fira Sans', sans-serif;
  width: 100% !important;
  overflow: hidden; }

.ank-article-kaupallinen {
  margin: 0rem 0rem 1rem 0rem;
  /* background-color: #f4a10017;*/
  /*background-color: #e9ecef;*/
  /*padding: 10px;*/ }
  .ank-article-kaupallinen .ank-image + .ank-row {
    margin-top: 0.5rem; }
  .ank-article-kaupallinen:not(.ank-overlay-article):not(.ank-full-article) {
    border: 1px solid #231F20;
    padding-bottom: 1rem; }
  .ank-article-kaupallinen p.Source, .ank-article-kaupallinen p.Caption {
    display: none; }
  .ank-article-kaupallinen h1.otsikko {
    padding-left: 10px;
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif; }
  .ank-article-kaupallinen span.textelement-embargo.datetime {
    padding-left: 10px;
    font: 500 0.6rem 'Fira Sans', sans-serif; }

.ank-embargo > *, .ank-department > * {
  font: 500 0.7rem 'Fira Sans', sans-serif; }

@media only screen and (max-width: 740px) {
  .newsletterTilaus .newsletterlinks {
    background-color: lightblue; } }

.padding-newsletter {
  padding-top: 15px; }

.newsletter-body-border {
  border-style: solid;
  border-color: #dadada;
  padding: 10px;
  margin-top: 10px;
  border-width: 1px; }

.border-newsletter {
  border-width: 1px;
  border-color: #dadada;
  border-style: solid;
  border-left: none;
  border-bottom: none;
  border-right: none; }

.newsletter-shorttext > *, newsletter-ingres > * {
  font: 400 1.1rem "PT Sans", sans serif;
  margin: 0px;
  padding-bottom: 15px; }

.newsletter-web .newsletterLue p {
  font-family: "PT Sans", sans serif; }

.newsletter-web .ank-header a {
  width: 100%;
  background: #1560bd;
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }

.newsletter-web .ank-article-list h1 {
  margin-top: 0; }

.newsletter-web p.Caption, .newsletter-web p.Source {
  display: none; }

.newsletter-web .ank-article-list .newsletter-shorttext p {
  padding-top: 15px;
  padding-bottom: 0; }

.newsletter-web .ank-article-list a {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada; }

.newsletter-web .newsletterLabel h3 {
  color: #FFFFFF;
  font-family: 'Fira Sans';
  margin: 0;
  padding: 10px; }

.newsletter-web .newsletterMielenkiintoisimmat {
  margin-top: 20px; }

.newsletter-web .newsletter-body-border {
  margin: 0; }

.newsletter-web .newsletter-wrapper {
  padding: 10px; }

@media only screen and (min-width: 501px) {
  .newsletter-web .second-newsletter-article .ank-image {
    margin-right: 20px; } }

@media only screen and (min-width: 981px) {
  .ank-body-row {
    margin: 0rem 0rem; }
    .ank-body-row > *:not(:first-child):not(:last-child) {
      margin: 0.6rem 1rem; }
    .ank-body-row > .agdisplaynone + * {
      margin-left: 0px !important; }
    .ank-body-row.menu-open {
      transform: translateX(-250px); } }

.ank-form.lomake.salasanaForm {
  display: block; }

.ank-form.salasanaForm form > * {
  margin: 0; }

@media only screen and (min-width: 981px) and (max-width: 1200px) {
  .ank-nav-item {
    padding: 0.85rem;
    font-size: 0.85rem; } }

.navItemNakoislehti a, .navItemNakoislehti p {
  color: white;
  margin-left: 10px; }

@media only screen and (max-width: 980px) {
  .ank-scroll-wrap .ank-scroll-top-PC, .ank-scroll-wrap .ank-scroll-top-PC.visible {
    display: none !important; } }

@media only screen and (min-width: 981px) {
  .ank-scroll-wrap .ank-scroll-top, .ank-scroll-wrap .ank-scroll-top.visible {
    display: none !important; } }

.avainsanat.roll_out {
  bottom: -800px !important; }

@media only screen and (max-width: 768px) {
  .ank-article-page .ank-article:not(.ank-list-article) {
    padding-left: 5px;
    padding-right: 5px; } }

@media only screen and (min-width: 1201px) {
  .ank-page-body {
    background: #FFF; } }
