@import url("https://fonts.googleapis.com/css?family=Open+Sans:Light");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:Regular");
@import url("https://fonts.googleapis.com/css?family=Montserrat:Black");
@import url("https://fonts.googleapis.com/css?family=Montserrat:Bold");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:Regular");
@import url("https://fonts.googleapis.com/css?family=Lato:Regular");
@import url("https://fonts.googleapis.com/css?family=DM+Serif+Display:Italic");
@import url("https://fonts.googleapis.com/css?family=DM+Serif+Display:Regular");
.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%; }

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

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

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

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

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

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

.luetuimmat h1 {
  margin: 0;
  font-size: 16px;
  color: #2e2e2e !important; }

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

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

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

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

.formControl {
  font-family: "Open Sans" !important;
  font-size: 16px !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: #F6F6F6;
  line-height: 1.5;
  padding: 5px 10px;
  font-family: 'Open Sans';
  float: left;
  margin: 2px 4px;
  font-size: 16px;
  color: white;
  border: 1px solid #F6F6F6; }

.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% - 88px);
  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 {
  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 #F6F6F6;
  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: #fff !important;
  font-weight: bold;
  font-family: 'Open sans';
  display: inline-block; }

.footerInfo {
  margin-top: 10px; }

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

.fa-twitter {
  color: #1DA1F2 !important; }

.fa-youtube-play {
  color: #CC181E !important; }

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

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

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

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

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

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

.menuBtnLine {
  margin-left: 16px;
  margin-right: 16px;
  width: 28px;
  border-bottom: 3px solid white;
  border-radius: 50px;
  position: absolute;
  -webkit-transition: -webkit-transform 0.4s, margin-top 0.4s;
  transition: transform 0.4s, margin-top 0.4s; }

#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; }

.mainCol {
  background: #ffffff;
  padding: 15px 60px 0px 60px; }

@media (max-width: 1200px) {
  .masterCol {
    margin: 0px 5px; }
  .mainCol {
    margin: 0px !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; }

.bottom_article_list_mini_tab {
  margin-top: 20px; }

.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: #DA3163;
  font-weight: bold; }

.navDropdown li:hover {
  background: #F6F6F6; }

.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 #DA3163;
  position: absolute;
  top: 1px;
  margin-left: 40px; }

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

.navDropLaunch {
  cursor: pointer; }

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

.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; } }

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: #DA3163;
  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;
  cursor: default; }

.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: #F6F6F6 !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%); }

.tabNav::-webkit-scrollbar {
  display: none; }

.some-wrapper {
  padding: 0px 5px; }

.agSearch input[type=text] {
  border: none;
  outline: none;
  font: 400 15px 'Open sans',sans-serif;
  width: 100%; }

.mobile-menu-trigger {
  height: 50px;
  width: 50px;
  position: fixed;
  z-index: 100000;
  outline: none;
  margin: 22px;
  top: 0;
  right: 0;
  background-color: #DA3163;
  color: #fff;
  border: none;
  border-radius: 50%;
  box-shadow: 1px 2px 5px -2px #000;
  transition: transform 0.3s ease; }

.mobile-nav-wrapper.active .mobile-menu-trigger {
  transform: translate(-260px) rotate(315deg); }

.line {
  border-bottom: 2px solid #fff;
  display: block;
  position: absolute;
  top: 25px;
  left: 20px;
  width: 12px;
  transition: transform 0.3s ease, width 0.3s ease; }

.line.one {
  transform: rotate(90deg); }

.mobile-nav-wrapper.active .line.one {
  transform: translate(2px, -2px) rotate(90deg);
  width: 8px; }

.mobile-nav-wrapper.active .line.two {
  transform: translate(-1px, 1px);
  width: 8px; }

.menu-background {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  opacity: 0;
  transform: scale(0);
  transition: opacity 0.3s ease; }

.mobile-nav-wrapper.active .menu-background {
  transform: scale(1);
  opacity: 1; }

.mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 10000;
  border-left: 2px solid #F6F6F6;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  overflow: hidden; }

.mobile-nav-wrapper.active .mobile-nav {
  transform: translateX(0%); }

.new-mobile-header {
  padding-bottom: 15px;
  border-bottom: 2px solid #DA3163;
  margin: 0px;
  background: #fff; }

.mobile-nav-item {
  padding: 0px 15px; }

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

.agModalBody input[type="submit"] {
  background-color: #F6F6F6;
  border: none;
  outline: none;
  border-radius: 0px;
  color: #fff;
  padding: 5px;
  box-sizing: border-box;
  margin-top: 15px;
  margin-bottom: -10px; }

.agModalBody.formControl form {
  margin: 0px; }

.minilist .fontColor1 p {
  color: #FFFFFF; }

@media only screen and (min-width: 981px) {
  .pcNav {
    margin: 0px 30px; } }

.zoomArticle p.teksti {
  margin: 4px 0px 14px 0px;
  width: 100%;
  line-height: 24px;
  font-size: 16px; }

.zoomArticle span.bold {
  font-weight: bold; }

.overlayArticle2 span.datetime {
  margin: 0px;
  color: #FFFFFF; }

a:nth-child(even) .overlayArticle2 {
  margin-left: 5px; }

a:nth-child(odd) .overlayArticle2 {
  margin-right: 5px; }

.overlayArticle2 {
  margin-bottom: 10px;
  overflow: hidden; }

.weather-icon {
  margin-left: 10px;
  float: left;
  width: 50%; }

.weather {
  margin-top: 25px;
  margin-bottom: 5px; }

.weather-icon img {
  width: 90%; }

p.weather-city {
  margin-top: 10px;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #000000;
  font-weight: bold; }

p.weather-temp {
  margin-top: 5px;
  margin-left: 10px;
  margin-bottom: 5px;
  font-size: 12px;
  color: #000000;
  font-weight: bold; }

.searchfield {
  padding: 3px;
  border: 1px solid #ddd;
  background-color: #F6F6F6;
  font-family: Arial,Helvetica,sans-serif;
  -moz-border-radius: 5px;
  -webkit-border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05) inset; }

.fa-home {
  margin: 7px 25px 0px 24px;
  font-size: 30px;
  color: #ffffff; }

.absolute {
  position: absolute;
  z-index: 10000; }

.popup_login {
  padding: 10px;
  border-radius: 0px 0px 3px 3px;
  z-index: 20;
  top: 55px;
  right: 10px; }

.bgColor6 {
  background: #E6E6E6; }

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

.popup_login input[type="submit"] {
  margin: 10px 0px;
  padding: 13px 0px;
  font-size: 16px;
  color: #FFFFFF;
  border-radius: 3px;
  border: none; }

.popup_login p {
  margin: 0px;
  color: #000000; }

.fa-camera {
  margin-top: 7px; }

.overlayArticle1 {
  margin-bottom: 10px;
  min-height: 124px !important; }

.main_article_list2 h1 {
  margin: 5px 0px 10px 0px;
  font-size: 22px;
  padding-right: 15px; }

.main_article_list2 h3 {
  margin: 0px 10px 10px 0px;
  font-size: 16px; }

.listBox1 > a > div {
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #b6b6b6; }

.main_article_list1 h1 {
  margin: 5px 0px 10px 0px;
  font-size: 26px; }

.main_article_list1 h3 {
  margin: 5px 0px;
  font-size: 18px; }

.answer:before {
  color: #CCCCCC;
  background-color: #FFFFFF;
  content: "\f1db";
  font-family: FontAwesome;
  margin: 1px 8px 0 0;
  float: left;
  border-radius: 50%; }

.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; }

.footer {
  border-top: 2px solid #DA3163;
  padding-bottom: 80px;
  margin-top: 30px;
  padding-top: 40px; }

.article h2 {
  font-size: 18px; }

.article h3 {
  font-size: 120%; }

.blogInfo div:first-child, .employee > div:first-child {
  margin-right: 10px; }

.blogInfo span.user-firstname:after, .employee span.user-firstname:after {
  content: "\00a0"; }

.blogInfo span.user-firstname, .blogInfo span.user-lastname {
  font-weight: bold; }

.employee {
  margin-top: 10px;
  margin-right: 10px;
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #e6e6e6; }

.navItem {
  padding: 0px 10px;
  cursor: pointer;
  font-family: "Open Sans";
  width: 200px; }

.jsClick {
  cursor: pointer; }

span.ag_search_entry {
  margin-top: 10px; }

.ag_search_entry, .ag_result_count {
  margin: 0px;
  color: #333333;
  display: block;
  font-family: 'Helvetica'; }

.ag_search_entry:before {
  content: "Keyword: "; }

.ag_result_count:before {
  content: "Results: "; }

span.ag_page_navigation_top a, span.ag_page_navigation_bottom a {
  padding: 6px 5px 4px;
  border: 1px solid #cccccc;
  min-width: 20px;
  max-width: 30px;
  font-weight: 600;
  text-align: center; }

.fontColor5, span.ag_page_navigation_bottom a, span.ag_page_navigation_top a {
  color: #DA3163; }

span.ag_page_navigation_dots, span.ag_page_navigation_current {
  padding: 7px 6px 5px;
  color: #FFFFFF;
  min-width: 20px;
  max-width: 30px;
  font-weight: 600;
  z-index: 2;
  text-align: center; }

.ag_page_navigation_top, .ag_page_navigation_bottom {
  margin: 10px 0px;
  display: inherit; }

span.ag_page_navigation_top a:hover, span.ag_page_navigation_bottom a:hover {
  border: 1px solid #00194C;
  color: #FFFFFF;
  background-color: #00194C; }

.searchBox {
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: #E6E6E6; }

.searchBox .searchfield {
  padding: 10px;
  width: calc(100% - 80px); }

.searchBox button.searchbutton {
  margin-left: 15px;
  padding: 10px;
  border: none;
  border-radius: 3px;
  color: #F6F6F6;
  background: #DA3163;
  width: 60px; }

.ag_page_navigation_dots {
  color: #F6F6F6;
  color: #DA3163; }

.tablet .fa-camera {
  margin-top: 15px; }

input.searchfield {
  width: 100%;
  border: 1px solid #AAAAAA;
  padding: 5px 15px;
  margin-bottom: 5px;
  z-index: 1;
  background-color: #fff;
  border-radius: 4px;
  line-height: 1.5;
  font-family: 'Open Sans'; }

.mobile .fa-home, .mobile .fa-bars {
  margin: 0px; }

.mobileHeader {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }

.mobile .midCol {
  padding: 10px; }

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

.mobNav, .tabNav {
  position: fixed;
  top: 56px;
  bottom: 0;
  right: 0;
  z-index: 10000;
  padding: 0px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.4s ease;
  will-change: transform;
  overflow-y: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow: -moz-scrollbars-none; }

.mobNav p, .mobNav .log form:last-child {
  padding: 0px 10px; }

.mobNav a:hover, .tabNav a:hover {
  background: #F6F6F6; }

.mobNav .search, .tabNav .search {
  margin-top: 10px;
  margin-bottom: 25px; }

.tablet .navItem {
  padding: 1px 5px; }

.tablet .fa-home {
  margin: 6px 17px 7px 17px; }

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

.inline .float {
  margin-left: 10px;
  margin-bottom: 10px;
  float: right; }

.overlayArticle2.bgColor1 .overlay2 {
  background: none !important;
  min-height: 120px !important;
  max-height: 120px !important; }

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

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

.log input[type="submit"] {
  margin-bottom: 10px;
  color: #FFFFFF;
  background: #DA3163;
  width: 60px !important; }

.zoom > div {
  border: 1px solid #DA3163;
  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: #DA3163; }

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

.blogInfo {
  margin-bottom: 10px; }

.mobile .bgColor2 {
  background: #F6F6F6; }

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

.boxshadow {
  background-color: #F6F6F6;
  box-shadow: #444545 0px 2px 10px 0px; }

.noBorders div {
  border: none !important; }

.leftCol {
  right: 0; }

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

.icon-link {
  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 0px;
  background: #DA3163; }

.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: 17px;
  padding-left: 15px;
  padding-right: 15px;
  color: #ffffff; }

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

body {
  margin: 0px;
  font-size: 15px;
  background: #E6E6E6;
  overflow-x: hidden;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0); }

.bgColor1, .popup_login input[type="submit"], .ag_page_navigation_current {
  background-color: #DA3163; }

.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, table a {
  text-decoration: none !important;
  color: black !important; }

.bgColor5 {
  background: #FFFFFF; }

.leftCol, .midCol, .rightCol {
  margin: 10px; }

.bgColor2 {
  background: #F6F6F6; }

.bgColor3 {
  background: #DA3163; }

.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; }

.vinjet p {
  margin: 10px;
  font-size: 18px; }

.staticFont1 {
  font-family: 'Georgia'; }

.staticFont2 {
  font-family: 'Helvetica'; }

.navigation p, .mobNav .log form, .tabNav .log form {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  text-align: center; }

.vinjet {
  margin-bottom: 10px; }

.listBox1:not(:last-child) {
  margin-bottom: 20px; }

p.Caption, p.Source {
  display: none; }

.listBox1 > div > a > div {
  border-bottom: 1px solid #dadada; }

span.datetime {
  margin-top: 5px;
  font-size: 12px;
  color: #666666;
  font-family: 'Open sans';
  font-weight: normal; }

.article_list1 h1 {
  margin: 0px;
  font-size: 14px;
  color: #000000;
  font-weight: bold; }

.listBox1 > div > a:not(:last-child) > div, .listBox1 > a:not(:last-child) > div {
  margin-bottom: 5px; }

.agPoll {
  padding: 8px;
  border: none !important;
  font-size: 15px;
  background: none !important; }

.article_list2 h1 {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 14px; }

.article_list2 {
  font-size: 12px;
  font-weight: bold; }

.overlay1 {
  padding: 15px;
  background: #333333;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important;
  min-width: initial !important;
  max-width: none !important;
  display: block; }

.relative {
  position: relative; }

.overlay2 {
  padding: 15px;
  background: #333333;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important;
  min-width: initial !important;
  max-width: none !important;
  display: block; }

.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: #000;
  font-family: 'Open sans'; }

.overlayArticle1 span.datetime {
  margin: 0px;
  color: #FFFFFF;
  color: white !important; }

.zoomArticle .Image {
  padding: 10px 0px; }

.zoomArticle span.isku {
  margin-top: 20px;
  display: inline-block;
  font-weight: bold;
  padding-right: 4px; }

.zoomArticle p.teksti a {
  display: inline-block;
  color: #DA3163 !important; }

.listBox1 {
  border: 1px solid #DA3163; }

.bottom_article_list_mini a {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dadada; }

.articleBox div.Image {
  margin-top: 15px; }

.logo img {
  position: static !important; }

.articleBox a:hover div.Image {
  background-color: rgba(0, 0, 0, 0.3); }

.articleBox a:hover img {
  opacity: 0.5 !important; }

@media only screen and (min-width: 981px) {
  .articleBox.small a:nth-child(1), .articleBox.small a:nth-child(4), .articleBox.small a:nth-child(7) {
    padding-right: 10px;
    margin-right: 10px; }
  .articleBox.small a:nth-child(2), .articleBox.small a:nth-child(5), .articleBox.small a:nth-child(8) {
    padding: 0px 5px;
    margin: 0px 5px; }
  .articleBox.small a:nth-child(3), .articleBox.small a:nth-child(6), .articleBox.small a:nth-child(9) {
    padding-left: 10px;
    margin-left: 10px; } }

@media only screen and (min-width: 981px) {
  .articleBox.topSmall a:nth-child(odd) {
    padding-right: 10px; }
  .articleBox.topSmall a:nth-child(even) {
    padding-left: 10px; } }

@media only screen and (max-width: 980px) {
  .articleBox.small a {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important; } }

@media only screen and (max-width: 980px) {
  .articleBox.topSmall a {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important; } }

@media only screen and (max-width: 980px) {
  .articleBox a {
    border-top: 2px solid #DA3163; } }

@media only screen and (max-width: 980px) {
  .articleBox.big a {
    border-top: 0; } }

@media only screen and (max-width: 980px) {
  .footer > div {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
    padding-bottom: 20px; } }

@media only screen and (max-width: 980px) {
  .pcNav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column; } }

@media only screen and (max-width: 980px) {
  .navigation .pcNav .navItem {
    width: 100% !important;
    padding: 0px 15px; } }

@media only screen and (max-width: 980px) {
  .mobile-nav .bgColor2 {
    background: #fff; } }

@media only screen and (max-width: 980px) {
  .navigation .pcNav .navItem p {
    font-family: "Open Sans";
    font-weight: 400;
    font-size: 14px; } }

@media only screen and (max-width: 980px) {
  .navigation .pcNav .navItem:not(:last-child) {
    border-bottom: 1px solid #dadada; } }

.zoomArticle p.Caption, .zoomArticle p.Source {
  display: block; }

.zoomArticle div.Image {
  position: relative;
  overflow: hidden; }

.zoomArticle p.Source {
  position: absolute;
  top: -10px;
  font-size: 12px;
  right: 0;
  display: none !important; }

.header {
  background: #ffffff;
  padding: 0px 60px; }

.articleBox {
  padding-top: 15px;
  margin-top: 15px; }

.big p.otsikko, .big h1.otsikko {
  margin-top: 10px;
  font-size: 26px !important;
  margin-bottom: 0px;
  font-weight: bold; }

.navItem.haku {
  padding-top: 15px; }

.haku input.default-search {
  padding: 5px;
  border: 1px solid #dadada;
  border-radius: 0px 5px 5px 0px; }

.haku button.nappi {
  padding: 5px;
  border: 1px solid #dadada;
  border-radius: 5px 0px 0px 5px; }

.navItem.haku:hover {
  background: none !important; }

.articleBox.big {
  padding-top: 0px;
  margin-top: 0px; }

.articleBox.big div.Image {
  margin-top: 0px; }

.zoomArticle p.otsikko, .zoomArticle h1.otsikko {
  font-size: 34px;
  margin-top: 0px; }

.overlay1mob {
  padding: 15px;
  background: #DA3163;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important;
  min-width: initial !important;
  max-width: none !important;
  display: block; }

.overlay2mob {
  padding: 15px;
  background: #E3668B;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto !important;
  min-width: auto !important;
  max-width: auto !important;
  min-width: initial !important;
  max-width: none !important;
  display: block; }

.navItem.bgColor2 p {
  color: #FFFFFF !important; }

.mobNav a {
  width: 100%; }

.cursor {
  cursor: pointer; }

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

.search {
  font-size: 15px; }

.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; }

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

.marginLeft5 {
  margin-left: 5px; }

marginBottom10 {
  margin-bottom: 10px; }

.fontColorWhite a {
  color: white !important; }

.state_answer .answer {
  display: none; }

.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: #F6F6F6;
  border-radius: 10px;
  height: 10px;
  display: block;
  position: absolute;
  bottom: 10px;
  width: inherit; }

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

.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: 270px; }

@media only screen and (min-width: 769px) {
  .faktaBox {
    margin: 20px 70px; } }

.haku .imgWrap {
  margin-right: 15px; }

.haku p.otsikko, .haku h1.otsikko {
  margin-top: 0px; }

.articleBox.haku a {
  border-bottom: 1px solid #dadada;
  margin-bottom: 10px;
  padding-bottom: 10px; }

.haku div.Image {
  margin-top: 0px; }

.haku p.teksti {
  margin-bottom: 0px; }

.haku span.ag_result_count {
  padding-bottom: 30px; }

.navItem a {
  width: 100%;
  text-align: center; }

.tagPage a .imgWrap {
  margin-right: 10px; }

.articleBox.tagPage {
  padding-top: 0px;
  margin-top: 0px; }

@media only screen and (max-width: 768px) {
  .zoomArticle p.teksti {
    padding-right: 0px;
    padding-left: 0px; } }

.social {
  position: absolute;
  top: 5px; }

.zoomArticle .social ~ .fontColor1 {
  margin-bottom: 40px; }

.social a {
  padding-bottom: 15px; }

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

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

.tagPage h1.otsikko {
  margin-top: 0px; }

.agTextTagCloud a {
  border: 1px solid #9a9a9a;
  text-align: center;
  padding: 5px 10px;
  border-radius: 50px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px; }

@media only screen and (min-width: 769px) {
  .agTextTagCloud {
    padding: 0px 60px; } }

@media only screen and (max-width: 768px) {
  .mainCol {
    padding: 15px 10px 0px 10px; } }

@media only screen and (max-width: 768px) {
  .header {
    padding: 0px 10px; } }

@media only screen and (max-width: 980px) {
  .navigation .pcNav .navItem.haku {
    margin-top: 15px; } }

@media only screen and (max-width: 980px) {
  .navigation .pcNav .navItem.haku input {
    width: 230px; } }

@media only screen and (min-width: 981px) {
  .navItem.haku {
    width: 330px; } }

@media only screen and (min-width: 981px) {
  .haku input.default-search {
    width: 100%; } }

.footer h3 {
  margin: 0px 0px 5px 0px; }

.footer img {
  width: 100%; }

.desktopHeader .logo .crop_container {
  background: #000; }

.deptPage > div, .deptPage {
  margin-top: 0;
  padding-top: 0; }

.zoomArticle .mainPhoto img.Image {
  padding: 0px !important; }

@media only screen and (min-width: 769px) {
  .zoomArticle .textContent {
    padding: 0px 70px; } }

p.aihe {
  margin: -2px 5px 0px 0px;
  color: #dd3062;
  font-weight: bold; }

.someBox {
  margin: 25px 0px; }

span.italic {
  font-style: italic; }

@media only screen and (min-width: 981px) {
  .articleBox:not(:first-child) {
    border-top: 2px solid #DA3163; } }

.navigation .pcNav .navItem:hover {
  background: #DA3163; }

.navigation .pcNav .navItem:hover p {
  color: #fff; }

.articleBox h1 {
  margin: 10px 0px; }

.faktaBox p.tieto:before {
  content: " ";
  display: inline-block;
  height: 5px;
  width: 5px;
  border-radius: 100%;
  background: #DA3163;
  margin-right: 8px; }

.zoomArticle span.textelement-embargo {
  margin-top: 0px; }

.footerSome i {
  padding-right: 10px; }

.fab {
  color: #000 !important; }

neodirect_anchored_docs {
  display: none; }

.ag-youtube-iframe-container, .ag-youtube-iframe-container iframe {
  width: 100% !important; }

.aghtml {
  width: 100%; }

.tietoa a {
  display: inline-flex;
  color: #6363ff !important; }

.faktaBox {
  background: #f3f3f3;
  border: 2px solid #9a9a9a;
  padding: 10px;
  margin-top: 20px; }

.faktaBox p.tieto {
  font-family: "Open Sans";
  font-weight: 300; }

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

@media only screen and (max-width: 768px) {
  .zoomArticle p.valiotsikko {
    font-family: "Open Sans";
    font-weight: 400;
    padding: 0px; } }

.faktaBox:before {
  font-family: "Open Sans";
  font-weight: 400;
  content: "Fakta";
  display: block;
  width: 100%;
  font-size: 22px;
  margin-bottom: 10px; }

.zoomArticle p.alaotsikko {
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400; }

.zoomArticle p.valiotsikko {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
  width: 100%; }

.overlayArticle2 p, .overlayArticle2 h1 {
  font-size: 18px;
  font-family: "Open Sans";
  font-weight: 400;
  color: #FFFFFF;
  overflow: hidden;
  max-height: 3.5em;
  margin: 0px;
  padding: 12px 0px; }

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

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

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

.footer .logoText p {
  margin: 0px;
  font-size: 72px;
  font-family: "Montserrat";
  font-weight: 900;
  color: #DA3163;
  color: #FFFFFF; }

.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; }

.overlayArticle1 p, .overlayArticle1 h1 {
  margin: 10px 0px 0px 0px;
  font-size: 40px;
  font-family: "Montserrat";
  font-weight: 700;
  color: #FFFFFF; }

.zoomArticle p.Caption {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 14px;
  margin-top: 0px;
  color: #888888; }

.zoomArticle p.kirjoittaja {
  font-family: "Lato";
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px;
  width: 100%;
  order: -1;
  font-weight: bold; }

.zoomArticle p.sitaattinosto {
  font-family: "DM Serif Display";
  font-weight: 400;
  font-style: italic;
  font-size: 24px;
  line-height: 38px;
  padding: 10px;
  width: 90%;
  margin: 0px auto;
  text-align: center;
  color: #dd3062;
  padding-bottom: 20px;
  hyphens: none; }

p.otsikko, h1.otsikko {
  font-family: "DM Serif Display";
  font-weight: 400;
  font-size: 22px;
  margin-bottom: 0px;
  font-weight: bold; }

.faktaBox p.tietootsikko {
  font-family: "DM Serif Display";
  font-weight: 400;
  margin: 0px;
  font-size: 22px; }

h1.otsikko {
  font-family: "DM Serif Display";
  font-weight: 400; }

.mobile .overlay1 {
  background: #DA3163; }

.mobile .overlay2 {
  background: #E3668B; }

.articleBox.tagPage div.Image {
  margin-top: 0px; }

.social .fab {
  color: black !important;
  font-size: 3em; }

@media only screen and (max-width: 768px) {
  .social {
    position: static; } }

.navigation p {
  font-size: 18px; }

.articleBox.small.tagPage a {
  padding: 0px 0px 20px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #dadada;
  border-top: 0; }

@media only screen and (max-width: 768px) {
  .social .fab {
    font-size: 2em;
    padding-right: 15px; } }

.mobileHeaderSmall .logoText p {
  margin-top: 10px;
  font-size: 28px;
  color: #ffffff; }

@media (max-width: 960px) {
  .overlayArticle1 p, .overlayArticle1 h1 {
    font-size: 18px; }
  .main_article_list2 h3 {
    font-size: 14px; } }
