@charset "UTF-8";
/*
Theme Name: Erä
Version: 1.0
Author: Viivamedia
*/
.single-saalis #inner-wrapper {
  font-size: 0;
  display: -ms-flexbox;
  display: flex; }

.single-saalis .article.saalis {
  display: inline-block;
  width: 100%;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .single-saalis .article.saalis {
      max-width: 64%; } }

.single-saalis .saalis-sidebar {
  padding: 30px 0;
  max-width: 36%;
  width: auto;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
  vertical-align: top; }
  @media screen and (min-width: 768px) {
    .single-saalis .saalis-sidebar {
      width: 100%; } }
  .single-saalis .saalis-sidebar #elevator {
    width: 100%;
    position: relative;
    margin: 0; }
    .single-saalis .saalis-sidebar #elevator ul {
      width: 40px;
      display: inline-block;
      margin: 0 10px; }
    .single-saalis .saalis-sidebar #elevator-nav {
      display: none;
      position: absolute;
      top: 0;
      width: 300px; }
      @media screen and (min-width: 768px) {
        .single-saalis .saalis-sidebar #elevator-nav {
          display: inline-block !important;
          position: relative;
          width: calc( 100% - 60px);
          left: 0; } }
  .single-saalis .saalis-sidebar .elevator-wrapper {
    max-width: unset;
    min-height: unset;
    height: unset;
    top: 100px;
    padding: 0; }

.clearfix::before,
.clearfix::after {
  content: "";
  display: table; }

.clearfix::after {
  clear: both; }

.clearfix {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

* {
  margin: 0;
  padding: 0;
  border: 0; }

body {
  line-height: 1;
  background: #ffffff;
  font-family: "adelle-sans", sans-serif;
  font-weight: 600;
  font-size: 13px; }

a,
p,
h1,
h2,
h3,
h4 {
  color: #222; }

a {
  text-decoration: none; }

a.fullLink {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  cursor: pointer; }

.col-two #tilaa-seuraa,
.col-two .saapalvelu-widget {
  display: none; }

.ad.topad {
  margin: 4em 0 0; }

ul {
  list-style: none; }

img {
  outline: none;
  border: 0;
  max-width: 100%;
  height: auto; }

p {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 16px; }

p.slogan {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 5px;
  font-size: 15px;
  font-weight: 400; }

h1 {
  font-size: 39px;
  line-height: 42px;
  font-family: "century-old-style-std";
  letter-spacing: -1px; }

h1.one {
  font-size: 32px;
  line-height: 40px;
  font-weight: 100;
  margin-bottom: 5px;
  letter-spacing: 1px; }

h2 {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  text-transform: uppercase; }

h2.first {
  font-size: 20px !important;
  text-transform: none !important;
  line-height: 23px !important;
  height: auto !important; }

h2.article-ingress,
.article-sidestory h2 {
  height: auto;
  margin-top: 0;
  line-height: 24px;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 25px;
  text-transform: uppercase;
  color: #565656; }

.article-sidestory h2 {
  margin-bottom: 15px; }

h2.second {
  margin-bottom: 5px;
  text-transform: none !important;
  line-height: 18px !important;
  height: auto !important; }

.widget-area .sidebar-block,
.sidebar-block {
  margin-bottom: 40px;
  display: block;
  clear: both; }

#sk-footer dt,
#sk-footer dl,
#sk-footer p {
  padding: 0 0 10px;
  font-size: 12px;
  line-height: 16px; }

#sk-footer p {
  clear: both;
  padding: 0 20px; }

#sk-footer dt {
  clear: both;
  font-weight: bold;
  padding: 0 20px; }

#sk-footer dl {
  padding: 0 20px 15px; }

#sk-footer > div > div {
  width: 33%;
  float: left;
  margin: 0 0 15px;
  border-right: 1px solid #ccc; }

#sk-footer > div > div.last {
  border: none; }

.capitalized-text span:first-child {
  text-transform: uppercase;
  font-weight: 600; }

.ie-blog-title-image {
  width: 300px;
  height: auto;
  display: none !important;
  visibility: hidden; }

.ie-blog-title-image img {
  display: none !important;
  visibility: hidden; }

h2.osio {
  /* TARVIIKO? */
  font-size: 15px;
  text-transform: uppercase;
  padding-top: 5px;
  font-weight: 700; }

.sidebar-block span.sidebar {
  display: block;
  text-transform: uppercase; }

h2.sidebar,
h2.solr-big-heading,
.asauth-widget-loginform h2,
.asauth-widget-registerform h2,
.sidebar-block span.sidebar,
.textwidget h2 {
  font-family: "adelle";
  font-weight: 900;
  font-size: 18px !important;
  line-height: 1;
  padding-bottom: 8px;
  height: auto;
  box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe;
  /*border-bottom: 2px solid #bebebe;*/
  margin-bottom: 15px;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h2.line {
  border-top: 5px solid #040a0c;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 5px; }

h3 {
  font-size: 16px;
  line-height: 19px;
  font-weight: 200; }

h3.musta {
  text-transform: uppercase;
  font-size: 11px;
  line-height: 18px; }

h3.punainen {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 15px;
  letter-spacing: 0px;
  font-weight: 600;
  display: inline; }

h3.punainen {
  color: #9c0b00; }

h3.lila {
  color: #5f467c;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  display: inline;
  margin-left: 5px; }

h3.harmaa {
  color: #777776;
  line-height: 18px;
  font-size: 13px;
  font-weight: 200; }

/* Columns */
.col-two {
  float: left;
  width: 64%;
  margin: 30px 0; }

/*-------------------------------
    Uudet sivupalkkimuutokset
    ---------------------------------*/
.single #sidebar-fill {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.article.w-elevator {
  padding-top: 0; }

.w-elevator.col-two {
  position: relative; }

#sivupalkki .widget-popular .typogr__tab {
  width: auto; }

#sivupalkki .widget-popular .nav-tabs > li {
  margin-bottom: -13px; }

#sivupalkki .widget-popular .last-tab a {
  border-right: none; }

#sivupalkki .widget-popular .om-grid li {
  margin-bottom: 0; }
  #sivupalkki .widget-popular .om-grid li .suosituimmat-post-title {
    font-weight: 600; }

@media screen and (max-width: 1023px) {
  #elevator.w-sidebar {
    right: -53px; }
  #elevator.w-sidebar.fixed {
    right: 30%; } }

@media only screen and (max-width: 768px) {
  .w-elevator.col-two {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -mox-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  #elevator.w-sidebar {
    right: 0; }
  #elevator.w-sidebar.fixed {
    right: 3.125%; }
  .single #sivupalkki {
    width: calc(100% - 60px);
    float: left; } }

/* List */
.list {
  clear: both;
  padding: 0 15px 5px; }

.list-page {
  clear: both; }

.white {
  background: #fff; }

.nopadding {
  padding: 0; }

.list li .side-image {
  float: right;
  width: 20%;
  height: auto;
  margin: 22px 0 10px 25px;
  background-size: cover;
  min-height: 85px; }

.list li,
.list-openbig {
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 15px 0 10px;
  border-bottom: 1px solid #ccc; }

.list .pagination li {
  border-bottom: 0; }

.list-openbig {
  padding-right: 15px;
  padding-top: 0;
  border: none;
  padding-bottom: 0;
  margin-bottom: 0; }

.list-openbig-inner {
  padding: 0 0 10px; }

body .wpfp-span {
  display: none; }

body #wrapper .wpfp-span {
  display: block; }

.category-kotimaa .block-content .first li:first-child img,
.category-ulkomaat .block-content .first li:first-child img,
.category-kulttuuri .block-content .first li:first-child img {
  width: 50%; }

.category-kotimaa .block-content .first li:first-child h3,
.category-ulkomaat .block-content .first li:first-child h3,
.category-kulttuuri .block-content .first li:first-child h3 {
  font-size: 23px;
  line-height: 26px; }

.openbig-image {
  display: block;
  width: 100%;
  height: 180px;
  cursor: pointer;
  background-size: cover !important;
  background-position: center center; }

.list.blog-list li p,
.list.blog-list li h3,
.list.blog-list li h4,
.list.blog-list li .list-meta {
  float: right;
  width: 83%; }

.list.blog-list-first {
  padding: 0;
  margin-top: 0; }

.list.blog-list-first li {
  background-size: 45% auto;
  background-position: right 25px;
  background-repeat: no-repeat; }

.list.blog-list-first li a {
  color: #222; }

.list.blog-list-first li h3 {
  float: left;
  width: 52%;
  font-size: 23px;
  line-height: 26px; }

.list.blog-list-first li p {
  float: left;
  width: 52%; }

.list.blog-list-first li .list-meta {
  float: left;
  width: 52%; }

.list-avatar {
  float: left;
  width: 15%;
  text-align: right; }

.list-avatar img {
  width: 100% !important;
  height: auto !important; }

.list-page li {
  overflow: hidden;
  padding: 15px 0 10px;
  border-bottom: 1px solid #ccc; }

.list li:last-of-type,
.list-page li:last-of-type {
  border: none; }

.list li h4 a,
.list-openbig h4 a,
#wrapper .listcat {
  text-transform: uppercase;
  font-weight: 200;
  font-size: 11px;
  color: #555; }

.list li h4 a:first-child,
.list-openbig h4 a:first-child,
#wrapper .listcat {
  color: #575656;
  font-family: "adelle";
  font-weight: 900;
  font-style: italic; }

#wrapper .listcat {
  line-height: 1.3; }

.list li h3,
.listheader {
  margin: 3px 0 0;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  cursor: pointer; }

.list li h3 a,
.listheader a {
  font-family: "adelle-sans";
  font-weight: 700;
  font-size: 15px; }

.list-openbig h3 {
  /*margin: 3px 0 0;*/
  font-size: 23px;
  line-height: 26px;
  font-weight: 400; }

.list-openbig h3 a {
  font-family: "adelle-sans";
  font-weight: 700;
  color: #1e3c1e; }

h3.latest-posts-title {
  margin-bottom: 10px !important; }

h3.latest-posts-title a {
  font-family: "adelle";
  font-weight: 900 !important;
  color: #1e3c1e;
  font-size: 23px !important;
  line-height: 26px; }

.list li p,
.list-openbig p {
  margin: 3px 0 0;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400; }

.list .list-meta,
.list-openbig .list-meta,
.list-meta {
  margin: 2px 0 0;
  overflow: auto; }

.list .list-meta,
.list .list-meta a,
.list-openbig .list-meta,
.elevator .list-meta-date,
.list-meta,
.list-meta-date {
  font-size: 12px;
  color: #9c9d9d; }

.widget-uusimmat .list .list-meta {
  display: inline-block; }

.elevator div {
  display: inline-block; }

.elevator .list-meta-date {
  /*margin-left: 5px;*/ }

.subcategory a {
  color: #cc0001 !important; }

.wpp-date {
  display: block;
  font-size: 12px;
  color: #9c9d9d;
  font-weight: 700;
  font-family: 'adelle-sans'; }

.list-meta > div {
  float: left;
  height: 20px;
  margin: 0 10px 0 0;
  line-height: 20px;
  background-position: left center;
  background-size: auto 12px;
  background-repeat: no-repeat; }

.list-meta-date {
  font-weight: 700; }

.list-meta .list-meta-commentcount {
  padding: 0; }

.list-meta .list-meta-commentcount a {
  display: block;
  padding: 0 0 0 20px;
  background-position: left center;
  background-size: auto 12px;
  background-image: url(img/comment-icon.png);
  background-repeat: no-repeat;
  color: #777767; }

.list-meta .list-meta-readingtime {
  background-position: left center;
  background-size: auto 12px;
  padding: 0 0 0 17px;
  background-image: url(dummyImg/icons/time.png); }

.list-meta .list-meta-date,
.list-meta .list-meta-readcount {
  padding: 0; }

/* Tabs

.tabs ul li  {
	font-size: 12px;
	font-family: "franklin-gothic-urw-cond";
	font-weight: 200;
	color: #555;
	display: inline;
	cursor: pointer;
	float: left;
	padding: 5px 15px;
	border-bottom: 1px solid #ccc;
	line-height: normal;
}

.tabs ul li.current {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 0 !important;
	color: #000;
}

.tabs ul li.white {
	border: 0 !important;
}

.tabs ul li.white.current  {
	background: #fff;
	border: 0 !important;
}

.tabs ul li a {
	color: #555;
}
*/
/* Tabit piiloon / esille */
.tab-content {
  display: none;
  visibility: hidden; }

body.page-id-344 .tab-content {
  /* Digilehti sivulla saa näkyä */
  display: block;
  visibility: visible; }

.tab-content.current {
  display: block;
  visibility: visible; }

/* Blogit etusivulla */
.index-blogit-wrapper {
  width: 100%;
  position: relative;
  float: left;
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 5px; }

.index-blogit-wrapper:last-child {
  border: 0; }

.index-blogit-teksti {
  float: left;
  width: 65%;
  margin-right: 5%; }

.index-blogit-kuva {
  position: relative;
  float: right;
  width: 30%;
  height: 90px;
  top: 24px; }

.index-blogit-kuva a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.index-blogit-kuva div {
  width: 90px;
  height: 90px; }

#blogit-etusivu ul li {
  border-top: 0 !important;
  float: right;
  font-size: 14px; }

#blogit-etusivu div.tabs {
  padding-bottom: 0; }

#blogit-etusivu .tabs.nav.nav-tabs {
  border-top: 0;
  border-right: 0;
  height: 30px;
  border-bottom: 0; }

#blogit-etusivu .nav-tabs > li > a,
#blogit-etusivu .nav-tabs > li > a:hover {
  border-top: none;
  margin-right: 0;
  border: 1px solid #dddddd;
  border-left: 0; }

#blogit-etusivu .nav-tabs > li.nocontent > a {
  border-right: 0; }

#blogit-etusivu .nav-tabs > li.active > a,
#blogit-etusivu .nav-tabs > li.active > a:hover,
#blogit-etusivu .nav-tabs > li.active > a:focus {
  cursor: pointer;
  border: 1px solid #dddddd;
  border-top: 0;
  border-bottom-color: #f2f2f2;
  margin-right: 0;
  border-left: 0; }

#wrapper {
  position: relative;
  margin: 37px auto 0;
  max-width: 1026px;
  background: #fff; }

#inner-wrapper {
  margin: auto;
  max-width: 980px;
  background: #fff; }

#topbar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 37px;
  z-index: 10;
  background-color: rgba(255, 255, 255, 0.95);
  transition: all .3s ease-in-out;
  /*box-shadow: 0px 1px 6px rgba(0,0,0,0.1);*/ }

.admin-bar #topbar {
  margin: 32px auto 0; }

#topbar-inner {
  position: relative;
  width: 980px;
  max-width: 100%;
  margin: 0 auto; }

.column-left {
  float: left;
  max-width: 630px;
  width: 100%; }

.logo {
  position: relative;
  float: left;
  background: url("img/era-logo.png") no-repeat;
  background-size: auto 25px;
  background-position: center;
  width: 72px;
  height: 37px;
  padding: 3px 0 0;
  margin-left: -10px;
  margin-right: 3px; }

/* Sivutus Jyvät ja akanat -sivulle */
ul.page-numbers {
  margin: 20px 0 10px;
  width: 100%;
  padding: 0;
  font-size: 12px;
  line-height: normal;
  clear: both;
  float: left; }

ul.page-numbers li {
  float: left;
  margin: .5em 0; }

ul.page-numbers a,
ul.page-numbers span {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #e2e2e2;
  padding: 3px 4px 2px 4px;
  margin: 10px 3px;
  text-decoration: none;
  border: 1px solid #ccc;
  color: #666; }

ul.page-numbers a:hover,
ul.page-numbers span.current {
  border: 1px solid #666;
  color: #444;
  font-weight: bold; }

.elevator-wrapper {
  width: 100%;
  position: sticky;
  top: 100px;
  max-width: 40px;
  min-height: 100%;
  height: 100%;
  display: inline-block;
  padding: 30px 10px; }

#elevator {
  width: 45px;
  z-index: 3; }

#elevator ul li {
  width: 40px;
  height: 40px;
  margin-bottom: 3px;
  background: #fff;
  position: relative; }

#elevator ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer; }

#elevator ul li.dots {
  border: 0;
  height: 30px;
  padding-bottom: 10px;
  background: #fff url(img/elevator-dots.png) no-repeat;
  background-size: 40px auto;
  background-position: center;
  background-color: #050a0d;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-dots.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-dots.png',sizingMethod='scale')"; }

#elevator ul li.dots.active,
#elevator ul li.dots:hover a {
  border: 0;
  height: 30px;
  padding-bottom: 10px;
  background: #fff url(img/elevator-dots-active.png) no-repeat;
  background-color: #999999;
  background-size: 40px auto;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-dots-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevatordots-active.png',sizingMethod='scale')"; }

#elevator ul li.readmode {
  border: 0;
  height: 30px;
  padding-bottom: 10px;
  background: #fff url(img/elevator-lukutila.png) no-repeat;
  background-size: auto 21px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-lukutila.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-lukutila.png',sizingMethod='scale')"; }

#elevator ul li.readmode.active,
#elevator ul li.readmode:hover a {
  border: 0;
  height: 30px;
  padding-bottom: 10px;
  background: #fff url(img/elevator-lukutila-active.png) no-repeat;
  background-size: auto 21px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-lukutila-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-lukutila-active.png',sizingMethod='scale')"; }

#elevator ul li.facebook {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-fb.png) no-repeat;
  background-size: auto 23px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-fb.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-fb.png',sizingMethod='scale')"; }

#elevator ul li.facebook.active,
#elevator ul li.facebook:hover a {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-fb-active.png) no-repeat;
  background-size: auto 23px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-fb-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-fb-active.png',sizingMethod='scale')"; }

#elevator ul li.twitter {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-twitter.png) no-repeat;
  background-size: auto 18px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-twitter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-twitter.png',sizingMethod='scale')"; }

#elevator ul li.twitter.active,
#elevator ul li.twitter:hover a {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-twitter-active.png) no-repeat;
  background-size: auto 18px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-twitter-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-twitter-active.png',sizingMethod='scale')"; }

#elevator ul li.bookmark {
  border: 0;
  background: #fff url(img/elevator-bookmark.png) no-repeat;
  background-size: 40px auto;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-bookmark.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-bookmark.png',sizingMethod='scale')"; }

/*#elevator ul li.bookmark.active, #elevator ul li.bookmark:hover a {
	border: 0;
	background: #fff url(img/elevator-bookmark-active.png) no-repeat;
	background-size: auto 20px;
	background-position: center;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-bookmark.png',sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-bookmark.png',sizingMethod='scale')";
  }*/
#elevator ul li.newsletter {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-newsletter.png) no-repeat;
  background-size: auto 17px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png',sizingMethod='scale')"; }

#elevator ul li.newsletter.active,
#elevator ul li.newsletter:hover a {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-newsletter-active.png) no-repeat;
  background-size: auto 17px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter-active.png',sizingMethod='scale')"; }

#elevator ul li.fontsize {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-fontsize.png) no-repeat;
  background-size: auto 24px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png',sizingMethod='scale')"; }

#elevator ul li.fontsize.active,
#elevator ul li.fontsize:hover {
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-fontsize-active.png) no-repeat;
  background-size: auto 24px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png',sizingMethod='scale')"; }

#elevator ul li.sharing {
  border: 0;
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-share.png) no-repeat;
  background-size: auto 20px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png',sizingMethod='scale')"; }

#elevator ul li.mail-sharing {
  border: 0;
  background: #fff url(img/elevator-mail-share.png) no-repeat;
  background-size: 40px auto;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png',sizingMethod='scale')"; }

#elevator ul li.twitter-sharing {
  border: 0;
  background: #fff url(img/elevator-twitter-share.png) no-repeat;
  background-size: 40px auto;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png',sizingMethod='scale')"; }

#elevator ul li.fb-sharing {
  border: 0;
  background: #fff url(img/elevator-fb-share.png) no-repeat;
  background-size: 40px auto;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-fb-share.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-fb-share.png',sizingMethod='scale')"; }

#elevator ul li.sharing.active,
#elevator ul li.sharing:hover {
  height: 30px;
  padding-bottom: 9px;
  background: #fff url(img/elevator-share-active.png) no-repeat;
  background-size: auto 20px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-share.png',sizingMethod='scale')"; }

#elevator-nav-fontsize {
  height: 30px; }

#elevator .wpfp-span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 45px;
  height: 37px; }

#elevator .wpfp-span img {
  position: absolute;
  z-index: 10;
  top: 12px;
  left: 15px; }

#elevator .wpfp-link {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  display: block;
  width: 45px;
  height: 37px; }

#elevator-nav {
  display: block;
  position: absolute;
  z-index: 10;
  left: 45px;
  top: 0;
  width: 300px; }

#elevator-nav-inner {
  margin: 0 0 10px; }

#elevator-nav > .white {
  margin-bottom: 20px; }

#elevator-nav-fontsize {
  display: none;
  position: absolute;
  z-index: 11;
  left: 45px;
  bottom: 10px;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2; }

#elevator-nav-sharing {
  display: none;
  position: absolute;
  z-index: 11;
  left: 45px;
  bottom: -36px;
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2; }

#elevator-nav-fontsize ul li,
#elevator-nav-sharing ul li {
  text-align: center;
  margin-bottom: 0;
  padding: 0 30px;
  width: 65px;
  line-height: 37px;
  border-top: 1px solid #f2f2f2; }

#elevator-nav-fontsize ul li a,
#elevator-nav-sharing ul li a {
  position: relative;
  color: #555; }

#elevator-nav-fontsize ul li a.active,
#elevator-nav-sharing ul li a.active {
  color: #333; }

#elevator-nav-inner {
  padding: 0 16px 8px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#elevator-nav h2 {
  line-height: 1;
  width: 100%;
  padding: 7px 0 7px 0;
  margin-bottom: 8px;
  text-indent: 16px;
  font-size: 15px; }

h3.elevator-title {
  font-size: 14px;
  margin: 3px 0 5px 0;
  padding: 0;
  line-height: 15px;
  font-weight: 700; }

#elevator-nav-inner .post span.date {
  font-size: 11px !important; }

#elevator .reading-time {
  background-size: 12px 13px;
  margin-left: 5px;
  font-family: "franklin-gothic-urw-cond";
  font-size: 11px !important; }

#elevator .comment-icon {
  background-size: 12px 13px;
  text-indent: 15px;
  font-family: "franklin-gothic-urw-cond";
  font-size: 11px !important; }

#elevator .read-count {
  background-size: 12px 13px;
  text-indent: 0;
  font-family: "franklin-gothic-urw";
  font-size: 11px !important; }

#elevator .article-category h4 {
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  color: #9c0b00; }

#elevator .article-category h4 span {
  color: #575656; }

.nav-user a {
  width: 100%;
  height: 100%;
  position: absolute;
  cursor: pointer; }

#favourites {
  position: absolute;
  top: 48px;
  right: 0;
  width: 300px;
  height: 400px;
  background: #fff;
  z-index: 10;
  display: none; }

#favourites .menu {
  float: left;
  border-bottom: 1px solid #fff;
  width: 100%;
  padding: 1em 0;
  color: #bebebe;
  text-align: center; }

#favourites .menu a {
  color: #bebebe; }

/* Page styles */
.col1 {
  width: 100%;
  padding: 30px 0 50px; }

.col2-left {
  padding: 30px 0 0;
  width: 70%; }

/* Banner styles */
.banner img,
.banner fieldset {
  max-width: 100%;
  width: auto;
  height: auto; }

.banner img {
  display: block; }

.banner a img {
  display: block;
  height: auto;
  margin-bottom: 30px; }

/* Form styles */
fieldset {
  margin: 0 0 20px; }

form p {
  margin: 0 0 20px;
  font-size: 13px; }

label {
  font-weight: 400;
  display: block;
  margin: 5px 0 5px;
  font-size: 13px; }

label span {
  color: #f10000; }

.label-info {
  margin: 0 0 10px;
  font-size: 12px;
  color: #666; }

input[type=text],
input[type=email],
input[name=email],
input[type="password"],
textarea {
  display: block;
  float: none;
  line-height: 20px;
  padding: 7px;
  margin: 0 0 10px;
  width: 95%;
  font-size: 12px;
  color: #666;
  border: 1px solid #ccc;
  font-style: italic;
  background: #e2e2e2;
  border: 0;
  border-radius: 0 !important; }

.sk-tilaajatiedot-wrapper input[type=text] {
  margin-bottom: 0 !important; }

#wrapper input[type=submit],
button,
.main-btn,
.solr-button,
.page .wpfp-span > .wpfp-link,
.search-area input[type=submit],
.article-recommend-footer .palautetta a .palautetta-nappi,
.erabtn,
.button,
.article .login-button,
.article .comment-button,
.btn-get-geolocation {
  background: #999999;
  text-transform: uppercase !important;
  font-family: "adelle", sans-serif !important;
  font-size: 12px !important;
  font-weight: 900 !important;
  letter-spacing: 1px !important;
  padding: 8px 15px;
  color: #fff !important;
  display: block;
  margin: 0 5px 15px 0;
  border: 0;
  border-radius: 0 !important;
  cursor: pointer !important;
  line-height: normal !important;
  height: auto !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.btn-get-geolocation {
  bottom: -22px !important;
  width: auto !important;
  margin-right: 0 !important;
  padding: 8px 10px !important; }

.vs-weather-widget.compact {
  width: 100% !important;
  max-width: 300px; }

input:focus {
  outline: none; }

#lukulista .wpfp-span ul {
  overflow: auto;
  margin: 0 0 15px; }

#lukulista .wpfp-span ul li {
  position: relative;
  overflow: auto;
  padding: 9px 0;
  border-bottom: 1px solid #ccc; }

#lukulista .wpfp-span ul li a {
  float: left;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 16px;
  width: 90%; }

#lukulista .wpfp-span .remove-parent {
  float: right;
  position: absolute;
  top: 50%;
  right: 0;
  margin: -10px 0 0;
  padding: 0;
  width: 20px;
  height: 20px;
  font-size: 0;
  background: url(img/elevator-close.png) no-repeat center center;
  background-size: 20px auto;
  line-height: 0; }

#lukulista .wpfp-span > .wpfp-link {
  clear: both;
  float: left;
  margin: 15px 0 0;
  line-height: 20px; }

.asauth-widget-registerform .textButton > span,
.asauth-widget-login .trayMenuContentButton > span {
  color: #fff !important; }

.asauth-widget-registerforminfo span,
.asauth-widget-registerformlogin span,
.logindialoglink span {
  text-decoration: none !important;
  color: #555 !important; }

.asauth-widget-login p.logindialoglink {
  font-size: 12px !important; }

.input_or {
  background: #8a8a89 !important;
  border-radius: 0 !important;
  margin-left: 70% !important;
  text-transform: uppercase;
  padding: 5px 10px !important;
  margin-top: -15px !important;
  margin-bottom: -8px !important;
  box-shadow: none !important; }

input.customernumber {
  width: 150px; }

input.asauth-widget-loginformcustno {
  margin-top: 0 !important; }

input.city {
  width: 150px; }

input.zip {
  width: 100px; }

input[type=radio],
input[type=checkbox] {
  margin: 0 5px 10px; }

/* Paywall styles */
.paywall {
  overflow: auto;
  padding: 25px;
  border: 2px solid #cc0001;
  cursor: pointer; }

.paywall-false {
  margin: 20px 0 0; }

.paywall .paywall-image {
  text-align: center; }

.paywall-small .paywall-image {
  margin: 0 0 5px; }

.paywall-medium .paywall-image {
  float: left;
  width: 20%; }

.paywall .paywall-image img {
  max-width: 100%;
  height: auto;
  background-color: transparent; }

.paywall .paywall-title {
  margin: 0 0 10px;
  font-size: 24px;
  line-height: 29px;
  color: #333;
  font-weight: 400; }

.paywall-medium .paywall-title {
  float: right;
  width: 75%; }

.paywall .paywall-description {
  margin: 0 0 15px;
  font-size: 14px;
  line-height: 18px;
  color: #333; }

.paywall-medium .paywall-description {
  float: right;
  width: 75%; }

.paywall span {
  color: #dc0811;
  font-weight: 600; }

.paywall-order {
  clear: both;
  overflow: auto; }

.paywall-medium .paywall-order {
  float: right;
  width: 75%; }

.paywall .paywall-order button,
#wrapper .paywall .paywall-order button {
  float: left;
  margin: 0 15px 0 0 !important;
  padding: 7px 25px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  background: #cc0001 !important; }

.paywall .paywall-grey {
  float: left;
  margin: 0;
  /*line-height: 30px;*/
  color: #909090; }

/* Watu-kyselyt */
.quiz-area input[type=button] {
  background: -o-linear-gradient(top, #dc0811, #b30108);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#dc0811', EndColorStr='#b30108');
  text-transform: uppercase;
  font-family: "franklin-gothic-urw", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 5px 15px;
  color: #fff;
  margin: 0 5px 15px 0;
  border: 0;
  border-radius: 0;
  cursor: pointer; }

.quiz-area .answer span {
  color: #333; }

/* NAVIGAATIO */
.navi,
.navi a,
.navi ul,
.navi li,
.navi div,
.navi form,
.navi input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none; }

.navi a {
  text-decoration: none; }

.navi li {
  list-style: none; }

.textwidget input {
  border: 1px solid #ccc; }

/* Navigaatio */
#menu-wrapper {
  position: relative;
  max-width: 980px;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.navi {
  max-height: 38px;
  position: relative;
  /*left: -28px;*/
  cursor: default;
  z-index: 2;
  /*font-weight: 500;
    font-size: 13px;*/
  letter-spacing: 1px; }

/* Listaelementit */
.navi > li {
  float: left;
  padding: 0;
  cursor: pointer; }

.navi > li.menu-item-has-children {
  background-image: url(img/nav-plus-gray.png);
  background-repeat: no-repeat;
  background-size: auto 11px;
  padding: 0 16px 0 0;
  cursor: pointer;
  background-position: right center; }

.navi > li.menu-item-has-children:hover {
  background-image: url(img/nav-plus-white.png); }

/*.navi > li.menu-item-has-children.active {
	border: 0;
	float: left;
	background:  url(img/plus.png) no-repeat;
	background-size: auto 37px;
	background-position: right center;
	padding: 0 42px 0 0;
	cursor: pointer;
  }*/
/* Valikon linkkien tyylit */
.navi > li > a {
  position: relative;
  font-family: "adelle";
  font-weight: 900;
  display: block;
  z-index: 5;
  font-size: 12px;
  vertical-align: middle;
  padding: 13px 6px;
  height: 12px;
  text-transform: uppercase; }

.navi > li > a,
.navi > .menu-item {
  transition: all .15s ease; }

.navi a.showSubCat:hover,
.navi a.showSubCat:active {
  color: #333; }

.navi > li > .avaanavii {
  background: none;
  width: 11px;
  height: 11px; }

.navi > li > a.avaanavii:hover {
  background: none; }

.navi > li:first-child > a {
  border-radius: 3px 0 0 3px;
  border-left: none; }

/* Alasvetovalikot */
.navi > li.taphover:hover > ul,
.navi > li.taphover.hover > ul {
  display: block;
  zoom: 1;
  visibility: visible;
  overflow: visible !important; }

.navi > li:active > ul {
  opacity: .95 !important;
  visibility: visible !important;
  overflow: visible !important;
  display: inline !important; }

/* Alamenut */
.navi h3 {
  display: inline;
  margin-bottom: 10px; }

.navi h3.bigger {
  display: block; }

.navi img {
  display: block;
  margin-bottom: 20px; }

.navi .post {
  margin-bottom: 30px; }

.navi-post-title {
  font-size: 15px;
  margin: 0;
  padding: 0;
  line-height: 15px;
  font-weight: 500;
  margin-bottom: 2px; }

.nav-mobile-column-wrapper .post {
  margin-bottom: 20px; }

.navi span.kategoria {
  text-transform: uppercase;
  font: 11px "Helvetica", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 18px; }

.navi span.date {
  text-transform: uppercase;
  font-size: 90%;
  font-weight: bold; }

.navi .full,
.navi .sub-menu {
  display: none;
  width: auto;
  position: absolute;
  text-align: left;
  background: rgba(255, 255, 255, 0.95);
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.navi .sub-menu.full {
  /*	display: none; */ }

.navi .full a,
.navi .sub-menu a {
  display: block;
  padding: 15px 10px;
  font-family: "adelle-sans";
  font-weight: 400; }

#menu-item-448 .navi-category {
  width: 157px; }

.navi .full a:hover,
.navi .sub-menu a:hover {
  background: #8e9192;
  color: #ffffff; }

.navi .full a:active,
.navi .sub-menu a:active {
  background: #dc0811;
  color: #ffffff; }

.navi .navi-column-wrapper {
  display: none;
  border: 1px solid #a5a6a6;
  border-top: 0; }

.navi .navi-column {
  float: left;
  width: 19.5%;
  padding: 0 1.5%;
  margin: 25px 0;
  border-right: 1px solid #9a9b9b;
  position: relative;
  letter-spacing: 0;
  font-weight: 400;
  min-height: 100%;
  position: relative; }

.navi .navi-column.wide {
  width: 22.7%; }

.navi .navi-column.first {
  margin-left: 4.6%;
  padding-left: 0; }

.navi .navi-column.last {
  border-right: 0;
  padding-right: 0;
  width: 16.5%; }

.navi .navi-column li a {
  display: block;
  line-height: 26px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 13px; }

.navi-image {
  margin-bottom: 1em; }

.navi-image img {
  max-width: 100%; }

.navi-column-wr {
  float: left;
  width: 100%;
  position: relative; }

.navi-column-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  background: #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.navi-column-wrapper.active {
  display: block;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  z-index: 999;
  background: #f2f2f2; }

.navi-column-wrapper.mainCat.active {
  display: block;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  z-index: 999;
  background: #f2f2f2; }

.viikonlehti {
  position: absolute;
  overflow: hidden;
  background: #000000;
  padding: 0 10px;
  top: 0;
  right: 89px;
  width: 105px;
  text-align: center;
  font-family: "Helvetica";
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px; }

.viikonlehti span {
  line-height: 37px;
  vertical-align: middle; }

.viikonlehti a {
  color: #d7d7d7;
  font-family: "adelle";
  font-weight: 900; }

.viikonlehti .close {
  background: url(img/close-white.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 20px;
  margin: 0 auto 1em;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close-white.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/close-white.png',sizingMethod='scale')";
  cursor: pointer; }

.nav-lukulista {
  cursor: pointer;
  float: right;
  display: block;
  width: 17px;
  height: 37px;
  background: url(img/elevator-bookmark.png) no-repeat;
  background-size: 13px auto;
  margin-right: 17px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale')"; }

.nav-lukulista.active {
  cursor: pointer;
  float: right;
  display: block;
  width: 17px;
  height: 37px;
  background: url(img/elevator-bookmark-active-red.png) no-repeat;
  background-size: 13px auto;
  margin-right: 17px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale')"; }

.nav-search {
  cursor: pointer;
  float: right;
  display: block;
  width: 42px;
  height: 37px;
  background: url(img/nav-search.png) no-repeat;
  background-size: auto 37px;
  margin-right: 4px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale')";
  background-color: #000; }

.nav-search.active {
  cursor: pointer;
  float: right;
  display: block;
  width: 42px;
  height: 37px;
  background: url(img/nav-search-active.png) no-repeat;
  background-size: auto 37px;
  margin-right: 5px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search-active.png',sizingMethod='scale')";
  background-color: #000; }

.nav-user {
  position: relative;
  float: right;
  display: block;
  width: 39px;
  height: 37px;
  margin-right: 0;
  background: url(img/nav-user.png) no-repeat;
  background-position: center;
  background-size: 39px auto;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user.png',sizingMethod='scale')"; }

.nav-user.active {
  border: 0;
  position: relative;
  float: right;
  display: block;
  width: 39px;
  height: 37px;
  margin-right: 0;
  background: url(img/nav-user-active.png) no-repeat;
  background-size: 39px auto;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user-active.png',sizingMethod='scale')"; }

/* Mobiilinavigaatio */
.nav-mobile {
  display: none;
  visibility: hidden;
  position: relative;
  float: left;
  background: url(img/nav-mobile.png) no-repeat;
  background-size: auto 17px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-mobile.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-mobile.png',sizingMethod='scale')";
  width: 19px;
  height: 37px;
  padding: 0 0;
  padding: 0 10px;
  font-family: "franklin-gothic-urw", sans-serif;
  background-color: #000; }

.nav-mobile.active {
  background: url(img/nav-mobile-active.png) no-repeat;
  background-size: auto 17px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-mobile-active.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-mobile-active.png',sizingMethod='scale')";
  background-color: #000; }

.nav-mobile-wrapper {
  display: none;
  top: 37px;
  left: 0;
  bottom: 0;
  max-width: 231px !important;
  min-width: 231px !important;
  position: fixed;
  z-index: 10;
  font-family: "adelle", sans-serif;
  overflow: hidden;
  height: auto !important; }

.nav-mobile-wrapper-inner {
  max-width: 107%;
  width: 107%;
  height: 100%;
  padding-right: 15px;
  overflow: auto; }

.nav-mobile-wrapper ul {
  position: relative;
  max-width: 100%;
  width: 100%; }

.nav-mobile-wrapper li {
  cursor: pointer;
  width: 100%;
  text-indent: 22px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 12px 0;
  background: #030011;
  border-bottom: 1px solid #9c9d9d; }

.nav-mobile-wrapper li.menu-item-has-children {
  padding: 0; }

.nav-mobile-wrapper li.menu-item-has-children li.mobile-openSubMenu {
  background: #030011 url(img/navinuoli.png) no-repeat 200px center;
  background-size: auto 8px;
  border: 0; }

.nav-mobile-wrapper li.menu-item-has-children li.mobile-openSubMenu.active {
  border: 0;
  border-bottom: 1px solid #9c9d9d;
  background: #030011 url(img/navinuoli-active.png) no-repeat 200px center;
  background-size: auto 8px;
  border-bottom: 3px solid #d10517; }

.nav-mobile-wrapper li.Blogit {
  background: #030011; }

.nav-mobile-wrapper li {
  background: #c40418; }

.nav-mobile-wrapper div.mobile-addonlinks {
  display: none; }

.nav-mobile-wrapper div.mobile-addonlinks li {
  color: #333;
  background: #f2f2f2;
  text-transform: none;
  font-size: 120%; }

.nav-mobile-wrapper div.mobile-addonlinks li a {
  color: #6f6f6e; }

.nav-mobile-wrapper li a {
  color: #fff;
  cursor: pointer; }

.nav-mobile-wrapper li.mobile-sublink {
  color: #333;
  display: none;
  padding-left: 20px; }

/*.nav-mobile-wrapper li.mobile-sublink.active{
	border: 0;
	border-bottom: 1px solid #9c9d9d;
	border-right: 1px solid #9c9d9d;
	background: #fff url(img/alanavinuoli-vasen.png) no-repeat 200px center;
	background-size: auto 12px;
	display: none;
  }*/
.nav-mobile a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5; }

.nav-mobile-column-wr {
  display: none;
  position: absolute;
  top: 37px;
  right: 0;
  max-width: 100%;
  min-width: 320px;
  min-height: 400px;
  background: transparent;
  z-index: 1; }

.nav-mobile-column-wrapper {
  opacity: .95 !important;
  -moz-opacity: 0.95;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
  background: #f2f2f2;
  padding: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 1px solid #a1a1a1;
  border-right: 0;
  z-index: 10; }

.nav-mobile-column-wrapper a {
  z-index: 11; }

.nav-mobile-column-wrapper .date {
  font-weight: 600; }

.nav-mobile-column-wrapper .navi-column {
  width: 100%;
  margin-right: 1%;
  float: left; }

.nav-mobile-column-wrapper .left {
  float: left;
  width: 50%;
  padding-right: 3.4%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.nav-mobile-column-wrapper .right {
  float: left;
  width: 50%;
  border-left: 1px solid #9a9b9b;
  padding-left: 3.4%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 22px; }

.nav-mobile-column-wrapper .divider {
  clear: both;
  border-top: 1px solid #9a9b9b;
  margin: 22px 0; }

/* --- SISÄLTÖ --- */
#sisalto {
  float: left;
  max-width: 635px;
  width: 64.95%;
  margin-right: 3.58%;
  margin-top: 30px !important; }

.quarterBox h3 {
  overflow: hidden;
  text-overflow: ellipsis; }

#sisalto h2.osio {
  /* TARVIIKO? */
  background: #4a4a49;
  width: auto;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  padding: 6px 15px 3px 15px;
  font-weight: 700;
  margin-top: -5px; }

.block-content {
  background: #fff;
  margin: 0 0 30px; }

.block-content-page {
  background: #fff;
  padding: 20px 15px 15px; }

.etusivu-kategoria > div {
  height: 370px;
  margin-bottom: 15px; }

.left {
  float: left;
  display: inline;
  width: 48%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.article-meta .left {
  width: 52%; }

.right {
  float: right;
  display: inline;
  width: 48%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#jyvat-ja-akanat .three-col-middle div:nth-child(odd) {
  vertical-align: top;
  display: inline-block;
  width: 48%; }

#jyvat-ja-akanat .three-col-middle div:nth-child(even) {
  display: inline-block;
  margin-left: 3%;
  width: 48%; }

.quarterBox {
  width: 25%;
  float: left; }

.post {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden; }

#jyvat-ja-akanat .block,
#polkom .block {
  border-top: 2px solid #000;
  padding: 10px 5px 5px 0;
  word-wrap: break-word;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#jyvat-ja-akanat i,
#jyvat-ja-akanat .date {
  display: block;
  margin: 15px 0 0;
  color: #555; }

#jyvat-ja-akanat h1,
#polkom h1 {
  margin: 3px 0 5px;
  font-size: 18px;
  line-height: 21px;
  font-weight: 200; }

.post-img {
  display: inline;
  float: right;
  margin-left: 10px; }

.post p {
  margin: 5px 0; }

.cartoon,
.infographics {
  margin: 75px 0 50px; }

.cartoon-item {
  margin: 25px 0 0;
  padding: 0 0 25px;
  text-align: center;
  border-bottom: 2px solid #000; }

.infographics-item {
  margin: 25px 0 25px;
  text-align: center; }

.infographics .slides {
  position: relative; }

.cartoon-item img,
.infographics-item img {
  max-width: 100%;
  height: auto; }

.asauth-widget-login p.login-toptip,
.asauth-widget-login p.login-bottomtip,
.asauth-widget-login p.logindialoglink {
  font-size: 13px !important;
  line-height: 16px !important; }

.orderbox-left {
  float: left;
  width: 32%; }

.orderbox-right {
  float: right;
  width: 66%; }

.orderbox-right-inner {
  float: left;
  width: 48%; }

.orderbox-right-inner.first {
  margin: 0 4% 0 0; }

.orderbox h3 {
  font-family: franklin-gothic-urw;
  font-size: 18px; }

.orderbox-info {
  position: relative;
  padding: 0 2px;
  text-align: center;
  background: #fff;
  border-top: 2px solid #f2f2f2;
  border-bottom: 2px solid #f2f2f2; }

.selected-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5); }

.orderbox-info-inner {
  min-height: 280px; }

.orderbox-info.selected {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border: 2px solid #9d100e; }

.orderbox-info p {
  padding: 0 20px;
  text-align: left; }

.orderbox-info p.orderbox-image {
  padding: 15px 0 0;
  text-align: center; }

.orderbox-info p.orderbox-image img {
  max-width: 90%;
  height: auto; }

.orderbox-header {
  margin: 0 0 10px 0;
  text-align: center;
  padding: 10px 0;
  background: #8c8c8c;
  color: #fff; }

.orderbox-price {
  min-height: 180px;
  text-align: center;
  padding: 15px 10px;
  background: #8c8c8c;
  position: relative; }

.orderbox-button-wrapper {
  width: 120px;
  height: 50px;
  margin: 10px auto 0;
  float: none; }

.orderbox-button {
  background: #ab997f;
  position: absolute;
  bottom: 30px;
  width: 120px;
  padding: 10px 0;
  color: #fff;
  text-transform: uppercase; }

.orderbox-info.selected .orderbox-button {
  background: #9d100e; }

.article-category a {
  font-family: "adelle";
  color: #222 !important;
  font-weight: 900 !important;
  font-style: italic;
  letter-spacing: 0px; }

.article-category a:first-child {
  color: #9c0b00;
  font-weight: 600; }

#uutiset {
  border: 0;
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 5px;
  /*border-bottom: 1px solid #ccc;*/ }

#uutiset .ingress a {
  font-size: 15px;
  line-height: 20px;
  font-weight: 400; }

#uutiset .block-content .left {
  margin: 0 0 15px;
  padding: 0;
  padding-right: 2%;
  width: 50%; }

#uutiset .block-content .right {
  padding: 0;
  margin: 0 0 15px; }

#uutiset .divider {
  margin: 15px 0;
  /*border-bottom: 1px solid #ccc;*/ }

#blogit-etusivu-mobiili {
  display: none;
  min-height: 100px;
  background: #fff;
  width: 100%; }

#blogit-etusivu .post {
  border: 0;
  border-right: 1px solid #ccc;
  padding: 0 15px; }

#blogit-etusivu .post img {
  margin: 0 0 5px;
  display: block;
  width: 100%;
  height: auto; }

.topPost {
  position: relative;
  width: 100%;
  float: left;
  text-decoration: none; }

.topPost img {
  display: block;
  width: 100%;
  height: auto;
  height: 200px;
  margin: 15px 0; }

.latest-articles {
  position: relative;
  overflow: hidden;
  width: 100%;
  cursor: pointer; }

.latest-articles > a {
  display: block;
  height: 0;
  padding-top: 62%; }

#uutiset .index-latest-posts .ingress,
.home .ingress,
.category .ingress {
  margin: 5px 0; }

#uutiset .index-latest-posts .ingress > a,
.home .ingress > a,
.ingress > a {
  font-size: 1em;
  line-height: 20px;
  font-weight: 400; }

.index-blogit-teksti .ingress > a {
  font-weight: 300; }

.paanosto {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px; }

.first-article {
  position: relative;
  overflow: auto;
  width: 100%;
  cursor: pointer; }

.first-article .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden; }

.first-article .overlay h1.one,
.first-article .overlay span {
  color: #fff;
  padding: 15px;
  padding-left: 20px;
  overflow: hidden; }

h1.one a {
  font-family: "adelle";
  font-weight: 900;
  color: #fff; }

.first-article img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 200px; }
  @media only screen and (min-width: 480px) {
    .first-article img {
      min-height: 395px; } }

.first-article .comment-icon a {
  margin: 0 0 0 10px;
  color: #fff; }

.article-single-image {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  position: relative; }

.article-single-image img {
  display: inline-block;
  width: auto;
  max-width: 100%; }

#respond,
#commentform p:first-child,
#respond h3,
h3#comments {
  display: none; }

#commentform textarea,
#form8 textarea {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-size: 13px;
  background: #e2e2e2;
  resize: vertical; }

#form8 input[type=submit] {
  margin: 20px 0 0 !important; }

.logged-in #respond {
  display: block; }

.first-article .category {
  letter-spacing: 0px;
  font-weight: 500; }

.first-article .ingress {
  letter-spacing: 0px;
  font-weight: 400;
  padding-right: 40px;
  font-size: 16px;
  margin: 10px 0; }

.first-article .ingress a {
  color: #fff; }

.first-article .newpost {
  color: #3a9ec3 !important;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase; }

.first-article .date {
  color: #fff;
  font-weight: 700;
  margin-left: -10px; }

.first-article .time {
  margin-left: 30px;
  margin-right: 20px; }

.first-article .read {
  margin-left: 9px; }

.first-article .shared {
  margin-left: 15px; }

.large-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 50;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.large-overlay .container {
  position: relative;
  width: 1024px;
  max-width: 100%;
  margin: 0 auto; }

.large-overlay img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.large-overlay .close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 55;
  background: url("img/close-white.png") no-repeat scroll center center/100% auto transparent;
  width: 20px;
  height: 20px;
  margin: 0px auto 1em;
  cursor: pointer; }

#uutiset .block-content {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  /*padding: 0 15px;*/ }

#kuva-edella .video {
  width: 100%; }

.postText {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  background: white;
  box-sizing: border-box !important;
  -moz-border-box: border-box;
  padding: 10px;
  width: 100%;
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  zoom: 1;
  color: #333;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.img-300 {
  float: right;
  display: inline; }

.video {
  width: 90%; }

/* Specs */
.specs .comment-count {
  color: #777776;
  background: url(img/comment-icon.png) no-repeat;
  text-indent: 20px;
  background-size: auto 12px;
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/comment-icon.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/comment-icon.png',sizingMethod='scale')";
  font-size: 12px; }

.specs a {
  color: #555 !important; }

.specs p {
  display: inline;
  padding-right: 5px;
  line-height: 21px; }

.specs p img {
  height: 13px;
  margin-right: 3px;
  vertical-align: middle;
  margin-bottom: 3px; }

/* Searchresults, Tag, Category, 404 */
#hakutulokset .tabs ul {
  list-style: none;
  padding: 10px 0; }

#hakutulokset .post {
  padding: 15px 0 !important; }

#not-found-404 {
  margin: 100px 0 50px;
  text-align: center;
  clear: both;
  padding-top: 50px; }

/* --- PAGES --- */
/* Käyttäjätilin hallinta */
#tili .block-content {
  padding-top: 20px !important; }

.page-box {
  width: 100%;
  border-top: 1px solid #d7d4d4;
  border-bottom: 1px solid #d7d4d4;
  padding: 20px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin-bottom: 10px; }

#tili .kirjautunut {
  float: left;
  font-size: 14px;
  line-height: 31px;
  vertical-align: bottom;
  display: table-cell;
  vertical-align: bottom; }

#muokkaa-lomake p {
  margin: 0; }

#muokkaa-lomake .input {
  margin: 0 0 5px 0;
  width: 95%; }

#tili .right,
#rekisteroidy .right {
  border-left: 1px solid #d7d4d4;
  padding-left: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

#rekisteroidy .right .list li {
  cursor: default !important; }

#rekisteroidy .asauth-widget-login {
  display: none !important; }

#rekisteroidy .asauth-widget-register {
  display: block !important; }

/* Viikon lehti */
#viikon-lehti .three-col-middle {
  margin-top: 15px; }

#aiemmat-numerot .tabs ul li {
  margin: 10px 0 10px; }

.sk-pun {
  color: #1f3c1e; }

#viikon-lehti .issue-post {
  padding: 5px 15px;
  border-left: 1px solid #a8a8a8; }

#viikon-lehti > h2 {
  background: none;
  border-top: 5px solid #000;
  text-align: left; }

#viikon-lehti .issue-post h3 {
  font-size: 14px;
  font-weight: 600; }

.lehti {
  width: 30%;
  margin-right: 2%;
  display: inline-block;
  float: left; }

.lehti img {
  width: 100%; }

.lehti p {
  font-size: 11px;
  text-align: center;
  white-space: nowrap;
  margin: 0;
  line-height: 1.1em;
  height: 28px; }

#viikon-lehti .block-content {
  padding: 0 !important; }

#viikon-lehti .some {
  float: right;
  display: inline;
  padding-top: 5px; }

/* LUE MYÖS */
#read-also {
  margin-bottom: 20px; }

#read-also .list {
  padding: 0; }

#read-also .list li {
  margin: 0; }

#read-also .list li h3 a,
#read-also .list li p a {
  color: #222; }

/* VIIKON LEHTI */
.viikon-lehti-upper {
  /*padding: 15px;*/ }

.viikon-lehti-upper .issue-name {
  font-size: 1.7em;
  text-transform: none;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px; }

.viikon-lehti-image {
  float: left;
  width: 35%; }

.viikon-lehti-image img {
  width: 100%; }

.viikon-lehti-upper > .list {
  float: left;
  clear: none;
  width: 65%;
  box-sizing: border-box; }

.viikon-lehti-lower {
  clear: both;
  padding-top: 15px; }

.viikon-lehti-lower > h2.sidebar {
  border: 0;
  padding: 10px 15px 10px 0;
  box-shadow: none; }

.viikon-lehti-lower > .list {
  padding-left: 0; }

.viikon-lehti-lower li p {
  color: #3f3f3f; }

.viikon-lehti-lower ul.white > li:first-child {
  border-top: 1px solid #ccc !important; }

.vl-tab-nav::before,
.vl-tab-nav::after {
  content: "";
  display: table; }

.vl-tab-nav::after {
  clear: both; }

.vl-tab-nav {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */
  padding-bottom: 0; }

.vl-tab-nav > li {
  float: left;
  padding: 10px;
  border: none;
  position: relative;
  top: 1px;
  cursor: pointer;
  box-sizing: border-box;
  color: #777767; }

.vl-tab-nav > li:not(:first-child) {
  margin-left: 2px; }

.vl-tab-nav > li:not(.active):hover {
  border: 1px solid #ccc !important;
  border-bottom: none !important;
  padding: 9px 9px 10px 9px; }

.viikon-lehti-lower .hide {
  display: none; }

.vl-tab-nav .active {
  border: 1px solid #ddd !important;
  border-bottom-color: #fff !important;
  padding: 9px; }

.lehtikioski .nain-tilaat {
  padding: 0;
  margin-top: 62px; }

.lehtikioski .nain-tilaat > li {
  padding: 0;
  border: none; }

li.lataa-sovellus {
  margin-top: 10px; }

li.lataa-sovellus a {
  text-decoration: underline; }

li.lataa-sovellus img {
  width: 91px;
  margin-top: 15px; }

.lehtikioski .vl-tab-nav {
  padding: 0;
  border-bottom: 1px solid #ddd; }

.lehtikioski li.active {
  border-bottom-color: #fff !important; }

.aiemmat-numerot {
  margin-top: 35px; }

.aiemmat-numerot > h2 {
  border: none;
  box-shadow: none; }

ul.issuelist {
  padding-top: 15px; }

.issuelist img {
  max-height: 116px; }

/* Tilaussivu */
#sk-tilaa-lehti-form .sk-tilaa-missingfield {
  border: 1px solid red !important; }

#sk-tilaa-lehti-kiitos {
  padding: 10em 0;
  text-align: center; }

#sk-tilaa-lehti-kiitos h3 {
  margin-top: 1em; }

/* Commenting styling */
.commentlist .vcard {
  width: auto;
  float: none; }

.commentlist {
  clear: both;
  margin: 0 0 20px;
  border-top: 1px solid #ccc;
  list-style: none; }

.commentlist li {
  padding: 20px 0;
  border-bottom: 1px solid #ccc; }

.commentlist li:last-child {
  padding-bottom: 0;
  border: none; }

.commentlist li img {
  float: left;
  margin: 0 10px 0 0; }

.comment-author {
  float: left; }

.comment-author cite {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  color: #333; }

.comment-meta a {
  font-size: 13px;
  color: #575656; }

.comment-body p {
  clear: both;
  padding: 10px 0 0;
  margin: 0; }

.comment-author span {
  display: none; }

/* SIVUPALKKI */
#sivupalkki {
  float: right;
  width: calc(36% - 60px);
  padding: 30px 0 30px; }

#sivupalkki .magazineListingWidget {
  margin: 1em 0;
  float: left; }

#tilaa-seuraa {
  display: table;
  width: 100%;
  box-shadow: none;
  height: 30px;
  margin-top: -10px; }

#tilaa-seuraa .links {
  line-height: 30px; }

#tilaa-seuraa .links a {
  color: #575656;
  border-right: 1px solid #575656;
  padding: 0;
  padding-right: 5px;
  padding-left: 2px; }

#tilaa-seuraa .links .last {
  border: none; }

#tilaa-seuraa .links a:first-child {
  padding-left: 0; }

#sivupalkki-pikalinkit {
  margin: 1em 0; }

.pikalinkki, .solr-search-submit-button {
  background: url("img/sivupalkki-pikalinkki-nuoli.png") no-repeat right center;
  background-size: auto 32px;
  border: 2px solid #828281;
  position: relative;
  font-family: "adelle";
  font-weight: 900;
  font-size: 10px;
  display: block;
  z-index: 1;
  vertical-align: middle;
  padding: 10px 10px 8px;
  color: #575656;
  text-transform: uppercase;
  cursor: pointer;
  margin: 10px 0; }

/* Clears the default magnification glass icon */
.solr-search-submit-button:before {
  content: ''; }

.some img {
  height: 19px;
  padding-left: 5px;
  cursor: pointer; }

.some {
  display: table-cell;
  vertical-align: middle;
  text-align: right; }

#sivupalkki .block .post {
  padding: 5px 0 !important;
  border-bottom: 1px solid #9c9d9d; }

#elevator .post {
  padding: 11px 0 9px 0;
  border-bottom: 1px solid #ccc; }

.widget-popular.sidebar-block {
  box-shadow: 0 1px 0 #bebebe, 0 2px 0 #fff, 0 4px 0 #bebebe, 0 5px 0 #fff, 0 7px 0 #bebebe !important; }

#uusimmat-suosituimmat h3 {
  font-weight: 400;
  /* 600 */
  line-height: 1.2em;
  /* pois */
  font-size: 14px;
  /* */ }

#uusimmat-suosituimmat h3.punainen,
#suositut h3.punainen,
#suositut-kategoriassa h3.punainen {
  font-weight: 600;
  font-size: 11px; }

#uusimmat-suosituimmat {
  border: 0 !important; }

#uusimmat-suosituimmat .tabs {
  display: none;
  visibility: hidden; }

#uusimmat-suosituimmat h2.active {
  border-top: 4px solid #000 !important; }

#uusimmat-suosituimmat .osio {
  color: #9c9d9d;
  width: 100%;
  display: inline-block;
  border-top: 4px solid #9c9d9d; }

#blogit-etusivu ul li {
  border-top: 0 !important;
  float: right;
  margin-bottom: 10px; }

#suositut h3 {
  font-weight: 400;
  /* 600 */
  line-height: 1.2em;
  /* pois */
  font-size: 14px;
  /* */ }

#aiemmat-numerot {
  max-width: 300px; }

#aiemmat-numerot .more {
  height: 8px !important;
  width: 6px !important;
  padding-left: 4% !important; }

#blogit-etusivu .more {
  height: 8px !important;
  width: 6px !important;
  margin-left: 4px; }

img.more {
  height: 8px !important;
  width: 6px !important;
  margin-left: 4px; }

a.more-link {
  display: block;
  margin-top: -30px;
  text-align: right;
  font: 12px "Helvetica";
  color: #777767;
  font-weight: 400;
  line-height: 30px;
  text-transform: none; }

a.more-link:hover {
  color: #333; }

#uusimmat-suosituimmat .post {
  min-width: 200px; }

/* Photoswipe */
.single .ps-document-overlay {
  position: fixed !important; }

.single .ps-caption {
  bottom: 0;
  top: none !important;
  background: rgba(0, 0, 0, 0.5) !important;
  border: none !important; }

.single .ps-caption-content {
  font-size: 15px !important;
  color: #fff;
  font-weight: 200; }

.single .ps-toolbar {
  background: none !important;
  border: none !important; }

.single .ps-toolbar-close {
  left: 0px !important; }

.single .ps-toolbar-previous,
.single .ps-toolbar-next {
  position: fixed !important;
  top: 50% !important;
  height: 50px !important; }

.single .ps-toolbar-close .ps-toolbar-content {
  /*background-image: url('img/close-white.png'); background-repeat: no-repeat; background-size: 20px auto; background-position: left center;*/ }

.single .ps-toolbar-next .ps-toolbar-content {
  background-image: url("img/icon-next.png");
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: right center; }

.single .ps-toolbar-next,
.single .ps-toolbar-previous {
  background-image: none; }

.single .ps-toolbar-previous .ps-toolbar-content {
  background-image: url("img/icon-previous.png");
  background-repeat: no-repeat;
  background-size: 13px auto;
  background-position: left center; }

@-moz-document url-prefix() {
  #uusimmat-suosituimmat ul.tabs, #suositut ul.tabs {
    height: 19px; } }

.col-two #tilaa-seuraa {
  margin: 0 0 15px; }

/* Below 768px */
@media only screen and (max-width: 768px) {
  .viikonlehti {
    display: none !important; }
  #tilaa-seuraa {
    display: none; }
  .col-two #tilaa-seuraa {
    display: block;
    overflow: auto; }
  .col-two .saapalvelu-widget {
    display: block; }
  .widget-area .saapalvelu-widget {
    display: none; }
  #tilaa-seuraa .some {
    float: right; }
  #tilaa-seuraa .links {
    float: left; }
  #uusimmat-suosituimmat ul.tabs, #suositut ul.tabs {
    border-bottom: 1px solid #929292;
    padding: 5px 0;
    height: 21px;
    vertical-align: bottom; }
  .divider {
    max-width: 600px !important; }
  .col-two {
    width: 100%; }
  .single .col-two {
    width: calc(100% - 60px); }
  .column-left {
    width: 78%; }
  .home .col-two,
  .home #uutiset {
    margin-bottom: 0; }
  #secondary .textwidget {
    max-width: 300px;
    width: 100%; }
  .kunta-banneri img {
    width: 100% !important;
    max-width: 300px; } }

/* Below 768px */
@media only screen and (max-width: 767px) {
  #carousel {
    display: none;
    visibility: hidden; }
  #slider {
    margin-bottom: 5%; } }

@media only screen and (max-width: 768px) {
  #uusimmat-suosituimmat ul.tabs, #suositut ul.tabs {
    border-bottom: 1px solid #929292;
    padding: 5px 0;
    height: 21px;
    vertical-align: bottom; }
  .divider {
    max-width: 600px !important; } }

#uusimmat-suosituimmat ul li a,
#suositut ul li a {
  display: inline-block;
  color: #111;
  cursor: pointer; }

/*li.active {
	border-bottom: 1px solid rgb(244,244,244);
	border-top: 1px solid #929292;
	border-right: 1px solid #929292;
	border-left: 1px solid #929292;
	z-index: 10;
  }*/
#suositut-vakiot {
  box-sizing: border-box; }

#suositut-vakiot .left {
  padding: 5px 0; }

#suositut-vakiot .right {
  padding: 5px 0; }

.greyBox {
  background: #e3e3e3; }

#valikoituja-uutisia-muualta .rss-feed-item {
  padding: 10px;
  border-bottom: 1px solid #f2f2f2; }

#valikoituja-uutisia-muualta .rss-feed-item-header {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px; }

#valikoituja-uutisia-muualta .rss-feed-item-date {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #737272;
  font-size: 12px; }

#sk-twitterissa #twitter-widget-0 {
  background: #e3e3e3; }

#sk-twitterissa iframe {
  width: 100% !important; }

/* Widgets */
.widget-area > div {
  margin-bottom: 25px; }

.sidebar-block,
#elevator-nav > .white {
  box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe; }

.widget-popular .nav-tabs {
  padding-bottom: 8px; }

.widget-popular li {
  padding: 7px 0;
  font-size: 14px;
  line-height: 18px;
  border-bottom: 1px solid #ccc;
  font-weight: 600; }

.widget-popular .tab-link {
  border: 0; }

.widget-popular li a {
  font-family: "adelle-sans";
  font-weight: 700;
  font-size: 15px; }

.widget-uusimmat .list li {
  padding: 11px 0 7px; }

.widget-uusimmat .list h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600; }

.widget-blogit a {
  font-size: 14px;
  padding-top: 5px;
  display: block;
  float: none; }

.sidebar-block.uutiskirje > p {
  font-weight: 300;
  font-size: 1em;
  padding-top: 5px; }

/* Article styles */
.article {
  padding: 30px 0 30px 0; }

.article .para_03_Kirjoittaja_loppu {
  text-indent: 0;
  margin-top: 1em;
  font-weight: 700; }

span.date {
  color: #555; }

span.longerdate {
  display: inline;
  color: #555; }

#uutiset .reading-time {
  margin-left: 15px;
  text-indent: 24px; }

.reading-time {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-top: 2px;
  height: 16px;
  vertical-align: baseline;
  margin-right: 10px;
  text-indent: 20px;
  background: url(dummyImg/icons/time.png) no-repeat;
  background-size: auto 16px;
  background-position: left;
  font-weight: normal;
  font-size: 13px;
  color: #555;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dummyImg/icons/time.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dummyImg/icons/time.png',sizingMethod='scale')"; }

.comment-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-top: 0px;
  height: 15px;
  vertical-align: baseline;
  /*margin-right: 10px;
    width: 80px !important;*/ }

.comment-icon a {
  display: block;
  text-indent: 17px;
  background: url(img/comment-icon.png) no-repeat;
  background-size: auto 10px;
  background-position: left;
  color: #555;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/comment-icon.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/comment-icon.png',sizingMethod='scale')"; }

.first-article .comment-icon {
  background-position: 10px center; }

.read-count {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-top: 0px;
  height: 15px;
  vertical-align: baseline;
  color: #555;
  font-size: 13px;
  width: 80px !important; }

.jaot-tw {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 13px; }

.jaot-fb {
  display: inline-block;
  margin-left: 0.5em;
  font-size: 13px; }

.article-image {
  margin: 0 0 30px; }

.article-image-big {
  position: relative; }

.article-image img {
  max-width: 100%;
  height: auto;
  display: block; }

.article-image-big p {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 16px; }

.article-image-big p span {
  color: #bebebe;
  text-transform: uppercase; }

.article-image-caption .photographer span {
  font-weight: 600; }

.article-image-gallery {
  padding: 15px 0;
  background: #000000; }

.article-image-gallery img {
  display: block;
  max-width: 100px;
  height: auto;
  margin: 0 0 0 20px; }

.article-title {
  font-family: "adelle";
  font-weight: 900;
  margin: 20px 0 39px;
  padding-bottom: 8px;
  font-size: 40px;
  letter-spacing: -1px;
  box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe, 0 9px 0 #fff, 0 11px 0 #bebebe, 0 12px 0 #fff, 0 14px 0 #bebebe;
  -moz-box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe, 0 9px 0 #fff, 0 11px 0 #bebebe, 0 12px 0 #fff, 0 14px 0 #bebebe;
  -webkit-box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe, 0 9px 0 #fff, 0 11px 0 #bebebe, 0 12px 0 #fff, 0 14px 0 #bebebe; }

.article-category h4 {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  color: #9c0b00;
  border: 3px solid #db080f;
  padding: 2px 10px; }

.article-category h4 span {
  color: #575656; }

.article-meta div {
  padding: 10px 0; }

.article-meta p {
  font-size: 13px;
  margin: 0 !important;
  color: #575656; }

.article-copy {
  color: #999;
  text-transform: uppercase; }

.article-ingress h2 {
  margin: 0 0 30px;
  font-size: 20px;
  line-height: 24px; }

.article-credits {
  color: #575656;
  text-transform: uppercase; }

.article-credits a {
  color: #555; }

.article-issue {
  font-weight: 600;
  color: #9c0b00; }

.article-credits span,
.article-recommend-link a {
  font-weight: 600;
  text-transform: none !important; }

li.article-recommend-link a {
  font-weight: 600;
  font-size: 14px;
  margin: 0;
  padding: 0;
  line-height: 15px;
  font-weight: 500;
  margin-bottom: 2px; }

.article-body {
  clear: both;
  padding-bottom: 20px; }

.article-body h2 {
  text-transform: none !important; }

.article-body a {
  color: #9c0b00; }

div.ps-toolbar div div.ps-toolbar-content {
  background: url(img/close-image.png) !important;
  background-size: 44px auto !important; }

.single .ps-toolbar {
  opacity: 1 !important; }

.infographics-body {
  max-width: 650px; }

.article-body h3,
.infographics-body h3 {
  font-weight: 500;
  margin: 20px 0 5px;
  font-size: 18px; }

.article-body p,
.article-sidestory p {
  margin: 0 0 13px;
  font-size: 15px;
  line-height: 21px;
  font-weight: 200; }

.article-body h4 {
  line-height: 1;
  font-family: "adelle-sans";
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  font-size: 15px; }

.article-body hr {
  min-height: 1px;
  clear: both;
  width: 100%;
  height: 1px;
  padding-top: 5px;
  margin-top: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc; }

.article-body em {
  padding: 0 0 5px;
  font-size: 15px;
  line-height: 19px; }

.article-body strong {
  font-size: 15px; }

.article-body ul,
.article-body ol {
  margin: 15px 0; }

.article-body ul li,
.article-body ol li {
  margin: 0 0 0 40px;
  padding: 0 0 10px 0;
  font-size: 15px;
  list-style: disc; }

.article-body ol li {
  list-style-type: decimal;
  font-weight: 200;
  line-height: 1.2; }

.article-body p:first-child,
.article-body h3 + p {
  text-indent: 0px; }

.article-body img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px 0 5px; }

.article-body .alignleft {
  float: left;
  padding-right: 20px;
  margin-top: 0; }

.article-body .alignright {
  float: right;
  padding-left: 20px;
  margin-top: 0; }

.article-body .wp-caption {
  max-width: 100%; }

.article-body h6,
.article-body .wp-caption-text {
  margin: 0 0 20px;
  font-size: 13px;
  font-weight: 600; }

.article-body quote,
.article-body blockquote {
  display: block;
  width: 50%;
  min-width: 250px;
  margin: 30px 0 30px;
  padding: 10px 0;
  font-size: 20px;
  line-height: 25px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }

.article-body quote p,
.article-body blockquote p {
  font-size: 20px;
  line-height: 25px; }

.article-body quote strong,
.article-body quote p strong,
.article-body blockquote p strong,
.article-body blockquote strong {
  font-size: 15px;
  line-height: 20px;
  padding: 10px 0 0; }

.article-body iframe {
  max-width: 100% !important;
  margin: 15px 0; }

.article-sidestory {
  margin: 20px 0 20px;
  padding: 20px 20px 20px 20px;
  box-shadow: 0 -2px 0 #fff, 0 -3px 0 #e3e3e3, 0 -5px 0 #fff, 0 -6px 0 #e3e3e3, 0 -8px 0 #fff, 0 -11px 0 #e3e3e3;
  background-color: #e3e3e3;
  color: #333; }

.article-sidestory p {
  /*font-weight: 400;
	font-size: 15px;
	margin: 5px 0 0;
	line-height: 1.2em;*/
  text-indent: 0; }

.article-sidestory h3 {
  font-weight: 500;
  font-size: 18px; }

.article-sidestory h5 {
  margin: 0px 0 10px;
  font-size: 20px;
  font-weight: 900; }

.article-sidestory ul {
  list-style: disc;
  padding-left: 1em; }

.article .info-icon {
  font-family: franklin-gothic-urw;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  line-height: 18px;
  display: block;
  padding-left: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 5px 0;
  vertical-align: bottom;
  height: 19px;
  width: 100%;
  background: url(img/info-icon.png) no-repeat;
  background-size: auto 19px;
  background-position: left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/info-icon.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/info-icon.png',sizingMethod='scale')"; }

.article .play-icon {
  font-family: franklin-gothic-urw;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  padding-left: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
  display: block;
  vertical-align: bottom;
  height: 19px;
  width: 100%;
  background: url(img/play-icon.png) no-repeat;
  background-size: auto 19px;
  background-position: left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/play-icon.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/play-icon.png',sizingMethod='scale')"; }

.article .play-icon {
  font-family: franklin-gothic-urw;
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  padding-left: 30px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 18px;
  display: block;
  vertical-align: bottom;
  height: 19px;
  width: 100%;
  background: url(img/play-icon.png) no-repeat;
  background-size: auto 19px;
  background-position: left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/play-icon.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/play-icon.png',sizingMethod='scale')"; }

.article-link-category {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: #010101;
  margin-right: 3px; }

.article-recommend {
  overflow: auto;
  margin: 0 0 30px; }

.article-recommend-link {
  margin-bottom: 5px;
  display: block;
  font-family: franklin-gothic-urw;
  font-size: 14px;
  font-weight: 500; }

.article-recommend-footer {
  position: relative;
  float: left;
  overflow: auto;
  width: 100%;
  border-bottom: 1px solid #939598;
  margin-top: 22px;
  box-shadow: 0 -2px 0 #aaaaaa, 0 -3px 0 #fff, 0 -5px 0 #aaaaaa, 0 -6px 0 #fff, 0 -8px 0 #aaaaaa;
  padding-top: 15px; }

.article-recommend-footer .asiasanat {
  font-family: "adelle";
  font-weight: 900;
  float: left;
  width: 43%;
  font-size: 12px;
  color: #333;
  padding-bottom: 7px;
  text-transform: uppercase;
  margin-right: 3px;
  margin-bottom: 30px; }

.article-recommend-footer .asiasanat a {
  font-family: "adelle-sans";
  text-decoration: underline;
  font-weight: 700;
  text-transform: none; }

.article-recommend-footer .seuraa-toimittajaa {
  position: absolute;
  left: 43%;
  right: 22%;
  bottom: 0%;
  text-align: center;
  font-size: 13px;
  border-left: 1px solid #939598;
  border-right: 1px solid #939598;
  color: #555;
  min-height: 100%; }

.article-recommend-footer .seuraa-toimittajaa p,
.article-recommend-footer .palaute p {
  margin: 0 0 7px;
  padding: 7px 5px 0;
  font-size: 13px; }

.article-recommend-footer .seuraa-toimittajaa p img,
.article-recommend-footer .palaute p img {
  height: 18px;
  width: auto;
  margin: 10px 7px 0; }

.article-recommend-footer .palaute {
  float: right;
  width: 22%;
  font-size: 13px;
  font-family: "franklin-gothic-urw-cond";
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  font-size: 13px;
  color: #555; }

.article-recommend-footer .letter-icon {
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  height: 18px;
  background: url(img/elevator-newsletter.png) no-repeat;
  background-size: 22px 18px;
  background-position: center;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png',sizingMethod='scale')"; }

.fb-icon {
  position: relative;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px 0 0;
  background: url(dummyImg/icons/facebook.png) no-repeat;
  background-size: 23px 23px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dummyImg/icons/facebook.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dummyImg/icons/facebook.png',sizingMethod='scale')"; }

.twitter-icon {
  position: relative;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px 0 0;
  background: url(dummyImg/icons/twitter.png) no-repeat;
  background-size: 23px 23px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dummyImg/icons/twitter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dummyImg/icons/twitter.png',sizingMethod='scale')"; }

.fb-icon a,
.twitter-icon a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.article .login-button,
.article .comment-button {
  float: right; }

#biggerslider-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.95);
  display: none;
  z-index: 100; }

#biggerslider-wrapper {
  display: none;
  background: rgba(0, 0, 0, 0.95);
  vertical-align: middle;
  position: relative;
  margin-top: 37px;
  width: 100%;
  height: 100%; }

#biggerslider {
  border: 1px solid red;
  margin: auto;
  max-width: 1024px;
  display: none;
  background: black; }

#biggerslider .article-image-caption {
  color: #fff;
  clear: both;
  background: #000;
  text-align: center;
  padding: 15px 50px;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

/* Blog styles */
.blog-header img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0 0 30px; }

.blog-description {
  clear: both;
  margin: 0 0 20px;
  background: #fff;
  min-height: 100px;
  min-width: 150px; }

.blog-description img {
  display: block;
  width: 100%;
  height: auto; }

/* COMMENTS */
.comments {
  float: left;
  margin: 0 0 30px;
  padding: 10px 0;
  border-top: 1px solid #d8d5d5;
  border-bottom: 1px solid #d8d5d5; }

.comments h3 {
  display: none; }

.comments .comment-icon {
  margin-right: 0 !important; }

.comments ul {
  list-style: none; }

.comments ul li {
  position: relative; }

.comments .single-left {
  float: left;
  width: 9.5%; }

.comments .single-right {
  float: right;
  width: 90%;
  padding-bottom: 10px; }

.comments ul li.single {
  float: left;
  border-bottom: 1px solid #d8d5d5;
  font-size: 14px;
  padding: 15px 0; }

.comments ul li.single.quote {
  padding-left: 50px; }

.comments ul li.more {
  float: left;
  width: 100%;
  margin-top: 10px;
  font-weight: 700;
  font-size: 13px;
  color: #575656;
  text-align: right;
  font-weight: 700;
  font-size: 13px;
  color: #575656; }

.comment-writer-avatar {
  float: left;
  width: 100%;
  height: 100%; }

.comment-writer {
  margin: 0 0 10px;
  font-weight: bold; }

.comment-writer span {
  font-weight: normal; }

.comment-share {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  text-align: right;
  vertical-align: top;
  padding-top: 10px; }

.comment-share .twitter-icon {
  vertical-align: middle; }

.forum-link {
  padding: 10px 0 0;
  text-align: right; }

.forum-link a {
  color: #575656;
  font-size: 13px; }

#lue-lisaa {
  margin: 20px 0 50px;
  background: #fff;
  padding: 0 10px 10px; }

#lue-lisaa .left {
  width: 73%;
  margin-right: 2%;
  padding: 10px 0 5px; }

#lue-lisaa .right {
  width: 25%;
  text-align: right; }

#lue-lisaa .right img {
  padding: 10px 0px; }

#lue-lisaa .reading-time {
  background-size: 12px 13px;
  margin-left: 5px;
  font-family: "franklin-gothic-urw-cond";
  font-size: 12px; }

#lue-lisaa .comment-icon {
  background-size: 12px 13px;
  text-indent: 15px;
  font-family: "franklin-gothic-urw-cond";
  font-size: 12px; }

#lue-lisaa .read-count {
  background-size: 12px 13px;
  font-family: "franklin-gothic-urw";
  font-size: 12px; }

#lue-lisaa .post {
  border-color: #ccc; }

/* Author page */
body.author .post a {
  color: #111; }

.three-col-left {
  float: left;
  max-width: 192px;
  width: 30%; }

.three-col-left img {
  width: 100%;
  margin-bottom: 15px; }

.slogan-img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline;
  float: left; }

.three-col-middle {
  width: 68%;
  float: right;
  margin: 0 0 30px 2%; }

.three-col-right {
  float: right;
  max-width: 300px;
  width: 30.69%;
  margin-top: 30px; }

.author-info {
  float: left;
  margin: 0 0 15px;
  background: #fff;
  max-width: 192px;
  width: 100%; }

.author-posts-list {
  background: #fff;
  width: 100%; }

.author-info-image {
  max-width: 100%; }

.author-info-image img {
  max-width: 100%;
  height: auto; }

.author-info-wrapper {
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.article-body .story {
  margin-bottom: 18px; }

.article-body .para_04_Teksti_ei_sis,
.article-body .para_04_Teksti_anfangi_jatko {
  margin-top: 10px;
  text-indent: 0; }

.article-body .para_07_Opaste {
  margin-top: 10px;
  font-style: italic;
  text-indent: 0; }

.article-body .char_lihavointi {
  font-weight: 700; }

.article-body .char_kursivointi {
  font-style: italic; }

.article-body .char_loppumerkki_SK {
  font-weight: 700;
  color: #9c0b00;
  text-transform: uppercase;
  font-family: sans-serif; }

.blog-description p {
  padding: 10px; }

.author-info-wrapper h3,
.toimitus h3,
.blog-description p {
  font-family: "adelle-sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px; }

.author-info-wrapper p {
  font-family: "adelle-sans", sans-serif;
  font-size: 15px;
  font-weight: 400; }

.author-info-wrapper .email {
  padding: 12px 0;
  font-family: "adelle-sans", sans-serif;
  font-weight: 500;
  color: #575757;
  margin-top: 2em;
  background: transparent url(img/elevator-newsletter.png) no-repeat;
  background-size: auto 16px;
  background-position: left;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png', sizingMethod='scale');
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/elevator-newsletter.png',sizingMethod='scale')";
  border-top: 1px solid #ccc;
  padding-left: 40px;
  word-wrap: break-word;
  margin-bottom: 4px; }

.author-info-wrapper .some {
  float: left;
  padding: 12px 0 7px;
  width: 100%;
  border-top: 1px solid #ccc;
  text-align: left;
  vertical-align: top;
  margin-bottom: 10px; }

.author-posts-list {
  padding: 5px 0;
  margin-bottom: 2em; }

.author-posts-list .post {
  border-color: #ccc;
  margin: 0 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.author-posts-list.reading-time,
.author-posts-list .comment-icon,
.author-posts-list .read-count {
  background-size: 12px 13px;
  margin-left: 5px;
  font-family: "franklin-gothic-urw-cond";
  font-size: 12px; }

.author-posts-list h4 {
  font-family: "franklin-gothic-urw";
  font-size: 12px; }

.author-posts-list-page {
  float: right;
  width: 100%;
  text-align: right;
  font-family: "franklin-gothic-urw-cond";
  font-size: 13px;
  font-weight: 500; }

.author-posts-list-page a {
  color: #6e6e6d;
  margin-left: 7px; }

.toimitus {
  margin-top: 40px; }

.toimitus .row {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #d7d4d4;
  font-size: 13px; }

/* ------------------------------------------------
			Footer styles
      ---------------------------------------------------*/
#footer {
  clear: both;
  padding: 30px 2% 25px 2%;
  background-color: #000000;
  margin: 0;
  color: #fff;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 20px; }

#footer address {
  line-height: 20px; }

#footer .col-1of3 {
  float: left;
  width: 33.33%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

#footer .col-1of3 > ul {
  margin-bottom: 21px; }

#footer .label {
  width: 130px;
  display: inline-block;
  vertical-align: top; }

#footer .mail-address {
  display: inline-block; }

#footer .footer-button {
  display: block;
  color: #fff;
  background: #e94c0a;
  padding: 8px;
  width: 126px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 6px;
  margin-top: 18px;
  margin-bottom: 5px; }

#footer .footer-button:hover {
  text-decoration: none;
  background: #ff5d17; }

#footer .oba-icon {
  width: 30px;
  display: inline-block;
  margin-right: 10px; }

#footer .oba-link {
  margin-bottom: 21px;
  display: block; }

#footer .oba-link span {
  line-height: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: top; }

/*DL, DT, DD TAGS LIST DATA*/
#footer dl {
  clear: both; }

#footer dl dt {
  font-weight: bold;
  font-size: 11px;
  float: left;
  margin-right: 10px; }

#footer dl dd {
  float: left;
  margin-left: 1px; }

#footer a {
  text-decoration: none;
  color: #e94c0a;
  /*font-size: 11px;
	text-decoration:underline;
	color: #999999;*/ }

#footer a:hover {
  text-decoration: underline; }

#footer h6 {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px; }

#verkkopalvelut {
  width: 100%;
  background: #fff; }

.verkkopalvelut-inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 0;
  overflow: hidden; }

#verkkopalvelut dl {
  color: #e94c0a;
  width: 79%;
  margin-right: 1%;
  float: right; }

#verkkopalvelut dl dt {
  font-weight: bold;
  float: left; }

#verkkopalvelut dl dd {
  float: left;
  font-size: 12px;
  line-height: 120%; }

#verkkopalvelut dl dd:not(:last-child):after {
  content: '|';
  margin: 0 3px; }

#verkkopalvelut a {
  color: #e94c0a;
  font-size: 12px; }

#verkkopalvelut .selected {
  color: #000;
  font-style: normal; }

.om-logo {
  width: 14%;
  float: left;
  padding-right: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

/* vanha footer */
#yk-info-wrap {
  font-family: Arial; }

#yk-info-wrap dl {
  color: #999999;
  width: 80%;
  clear: both; }

#yk-info-wrap dl dt {
  font-weight: bold;
  float: left; }

#yk-info-wrap dl dd {
  float: left;
  margin-right: 3px;
  font-size: 12px;
  line-height: 120%; }

#yk-info-wrap a {
  color: #999999;
  font-size: 12px; }

#yk-info-wrap .selected {
  font-weight: bold;
  color: #ffffff;
  font-style: normal; }

#yk-info address {
  display: block;
  width: 175px;
  height: 54px;
  margin: 0;
  padding: 0 0 5px 0;
  float: left;
  font-style: normal;
  line-height: 120%; }

/* // vanha footer */
/*.vcard {
	color: #999999;
	font-size: 12px;
	width: 200px;
	float: left;
  } */
#customer-service-info {
  color: #999999;
  font-size: 12px;
  width: 300px;
  float: left;
  line-height: 120%; }

#customer-service-info h4 {
  font-size: 14px;
  color: #999999;
  font-size: 12px; }

h2#kuvalehdet_logo a {
  text-indent: -9999px;
  width: 220px;
  height: 69px;
  display: block; }

.footer-child {
  width: 960px;
  max-width: 100%;
  margin: 0 auto; }

#footer a,
#verkkopalvelut a {
  color: #cc0001; }

#footer .footer-button {
  background: #cc0001; }

#footer .footer-button:hover {
  background: #EB0001; }

/* !FOOTER */
.list li h3.cat-header,
.cat-header {
  background: rgba(190, 190, 190, 0.4);
  padding: 2px 8px !important;
  text-transform: none;
  letter-spacing: 0px;
  display: inline-block;
  margin-right: 15px; }

.first-article .cat-header {
  background: rgba(190, 190, 190, 0.8); }

.list li h3.cat-header a,
.cat-header a {
  font-family: "adelle-sans" !important;
  font-weight: 900;
  font-size: 13px;
  color: #222 !important; }

.first-article .reading-time,
.latest-articles h3.punainen,
.first-article .reading-time {
  position: absolute;
  font-family: "adelle";
  font-weight: 900;
  font-style: italic;
  top: 10px;
  left: 10px;
  background: #fff;
  border: 3px solid #dc0811;
  padding: 5px 10px;
  line-height: 10px; }

.page-id-1629 .quarterBox {
  padding: 0 0 15px; }

.page-id-1629 .quarterBox h4 {
  color: #333;
  font-size: 13px; }

.ie9 .quarterBox-head {
  background: none !important; }

.page-id-1629 .quarterBox h3 {
  font-size: 14px;
  line-height: 18px; }

.page-id-1629 .quarterBox h4.quarterBox-author {
  margin: 0 0 5px;
  color: #9c0b00;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase; }

/* ERÄ */
#wpadminbar #adminbarsearch .adminbar-button {
  visibility: hidden; }

.article-meta div {
  display: inline-block;
  color: #494948;
  font-size: 13px;
  font-weight: 700;
  margin-right: 15px; }

.article-meta .date {
  font-weight: 900; }

.article-meta .author > span,
.article-meta .photographer > span {
  color: #000;
  font-size: 0.9em;
  font-weight: 200;
  margin-right: 4px; }

.article-recommendations .item {
  width: 200px;
  display: inline-block;
  /*text-align: center;*/
  margin: 0 0.58%;
  vertical-align: top;
  margin-bottom: 30px;
  border-top: 4px solid #000000;
  padding-top: 8px; }

.article-recommendations .item h2 {
  line-height: 20px;
  height: auto;
  color: #222;
  font-family: "adelle";
  font-weight: 900;
  background: #ffffff;
  letter-spacing: normal;
  font-size: 13px;
  text-transform: uppercase !important; }

.item .item-image {
  height: 300px;
  display: block;
  vertical-align: middle;
  text-align: center;
  padding-bottom: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }

.item h2.item-make {
  margin-bottom: 0;
  font-size: 1.1em;
  color: #cc0001; }

.item h2.item-model {
  font-family: 'adelle-sans', 'Helvetica Neue', sans-serif;
  font-weight: 200; }

.item p {
  margin-bottom: 7px;
  font-size: 1.1em;
  border-bottom: 1px dashed #333;
  padding-bottom: 8px; }

.item p:last-of-type {
  border: 0; }

.article-recommendations .item h3 {
  font-weight: 600;
  margin: 0 0 5px;
  font-size: 1em;
  line-height: 21px;
  font-family: 'adelle', serif;
  font-weight: bold;
  text-transform: uppercase; }

.item .stars {
  border-top: 2px solid #cccccc;
  padding: 10px 0;
  width: 100%;
  height: 16px;
  background-size: auto 16px;
  background-repeat: no-repeat;
  background-position: center; }

.item .stars-0-25 {
  background-image: url(img/stars-0-25.png); }

.item .stars-0-50 {
  background-image: url(img/star-0-50.png); }

.item .stars-0-75 {
  background-image: url(img/stars-0-75.png); }

.item .stars-1 {
  background-image: url(img/stars-1.png); }

.item .stars-1-25 {
  background-image: url(img/stars-1-25.png); }

.item .stars-1-50 {
  background-image: url(img/stars-1-50.png); }

.item .stars-1-75 {
  background-image: url(img/stars-1-75.png); }

.item .stars-2 {
  background-image: url(img/stars-2.png); }

.item .stars-2-25 {
  background-image: url(img/stars-2-25.png); }

.item .stars-2-50 {
  background-image: url(img/stars-2-50.png); }

.item .stars-2-75 {
  background-image: url(img/stars-2-75.png); }

.item .stars-3 {
  background-image: url(img/stars-3.png); }

.item .stars-3-25 {
  background-image: url(img/stars-3-25.png); }

.item .stars-3-50 {
  background-image: url(img/stars-3-50.png); }

.item .stars-3-75 {
  background-image: url(img/stars-3-75.png); }

.item .stars-4 {
  background-image: url(img/stars-4.png); }

.item .stars-4-25 {
  background-image: url(img/stars-4-25.png); }

.item .stars-4-50 {
  background-image: url(img/stars-4-50.png); }

.item .stars-4-75 {
  background-image: url(img/stars-4-75.png); }

.item .stars-5 {
  background-image: url(img/stars-5.png); }

.item img {
  margin: 0 auto;
  width: auto; }

.item .badge {
  display: block !important;
  padding: 10px 0;
  width: 100%;
  height: 118px;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 102px auto !important; }

.item #good-buy {
  background: url(img/badge-good-buy.png); }

.item #test-winner {
  background: url(img/badge-test-winner.png); }

body.category-kalastus #topbar .menu-item-448 .sub-menu a:nth-child(1),
body.category-metsastys #topbar .menu-item-448 .sub-menu a:nth-child(2),
body.category-retkeily #topbar .menu-item-448 .sub-menu a:nth-child(3) {
  background-color: #cc0001;
  color: #fff; }

#topbar .menu-item:hover > a,
#topbar .menu-item-blogit:hover > a {
  color: #fff; }

#topbar .menu-item:hover,
#topbar .menu-item-blogit:hover {
  background-color: #cc0001; }

.article-recommend-footer .palautetta {
  display: block;
  float: right;
  margin-bottom: 15px; }

/* BLOCK  */
.block {
  overflow: auto;
  margin-bottom: 30px;
  /*box-shadow: 0px 1px 6px rgba(0,0,0,0.1),0 -2px 0 #bebebe,0 -3px 0 #fff,0 -5px 0 #bebebe,0 -6px 0 #fff,0 -8px 0 #bebebe,0 -9px 0 #fff,0 -11px 0 #bebebe,0 -12px 0 #fff,0 -14px 0 #bebebe;
    margin-top: 15px;*/ }

.block h2,
.boxheader {
  text-align: center;
  background: #1f3c1e;
  margin-bottom: 5px;
  color: #fff; }

.block h2 a,
.block h2,
.boxheader,
.boxheader a {
  padding: 0;
  margin: 0 auto;
  color: #fff;
  font-family: "adelle";
  font-weight: 900;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 5px;
  letter-spacing: 1px; }

.block h2.one {
  margin: 0;
  max-width: 300px;
  text-transform: uppercase !important; }

.widget-popular div.tabs {
  border-bottom: 0px solid #ccc;
  margin-top: 0px;
  margin-bottom: 5px; }

.widget-popular div.tabs li {
  padding-bottom: 0; }

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

.textwidget .item object {
  width: 100%;
  max-width: 300px; }

h1.one {
  /*padding: 10px 0 10px 20px !important; */
  display: inline-block;
  overflow-y: hidden; }

h1.one a {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: inline;
  margin: 0;
  padding: 5px 0;
  box-shadow: -20px 0 0 rgba(0, 0, 0, 0.8); }

h1.one a span {
  position: relative;
  left: -10px;
  padding: 0 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* KALA14 */
.half-box {
  width: 49%;
  min-height: 299px;
  float: left;
  box-sizing: border-box;
  padding: 10px;
  background: #E8E7ED; }

.half-box:first-child {
  margin-right: 1%; }

.half-box:last-child {
  margin-left: 1%;
  padding: 0; }

/* SAALISLOMAKE */
.gform_body li.gfield:not(.gform-float) {
  padding-bottom: 17px; }

.gfield input {
  box-sizing: border-box; }

.gfield input[type="file"] {
  padding: 0 !important;
  margin-top: 5px; }

.gform_wrapper .top_label input.small {
  width: 100% !important; }

.gform-float.pieni .ginput_container {
  width: 50px; }

.gm-style img {
  max-width: none; }

.gm-style label {
  width: auto;
  display: inline; }

.gform_heading,
.gfield-lat,
.gfield-lng,
.gfield-ilmoitustyyppi {
  display: none; }

.ginput_container input[type="file"] {
  line-height: 0; }

.gform_wrapper .gform_body .gfield input,
.gform_wrapper .gform_body .gfield textarea {
  font-size: 0.8em;
  font-style: normal;
  padding-left: 7px; }

.gform_wrapper .gform_body .gfield textarea {
  padding-right: 7px; }

.gform-float label {
  display: inline-block;
  padding-right: 10px !important;
  border-bottom: 1px solid #666; }

.gform-float:nth-child(2n+1) label {
  padding-left: 10px !important; }

.gform-float {
  float: left;
  clear: none !important; }

.gform-float.paino {
  clear: left !important; }

.gform-float .ginput_container {
  display: inline-block; }

.gform-float.paino {
  margin-right: 42px !important;
  margin-bottom: 10px; }

.gform-float .ginput_container {
  position: relative; }

.gform-float.paino .ginput_container::after {
  content: 'kg';
  display: block;
  position: absolute;
  right: -43px;
  top: 7px;
  color: #666;
  border-bottom: 1px solid #666;
  padding: 0 10px; }

.gform-float.pituus .ginput_container::after {
  content: 'cm';
  display: block;
  position: absolute;
  right: -43px;
  top: 7px;
  color: #666;
  border-bottom: 1px solid #666;
  padding: 0 10px 0 8px; }

.gform_wrapper li.gsection {
  border-bottom: 1px solid #444; }

.gform_wrapper .gsection h2.gsection_title {
  font-size: 13px;
  height: 16px;
  line-height: 16px; }

.form-map-wrap {
  margin: 20px 0 10px 0;
  height: 480px; }

p.sijainti-info {
  font-size: 0.85em;
  margin-bottom: 8px;
  font-weight: 200; }

p.koordinaatit {
  display: none;
  margin: 8px 0 0 0;
  font-style: italic;
  font-size: 0.85em;
  color: #444;
  font-weight: 200; }

/* SAALISENTRY */
/*.saalis .article-body {
	border-top: 5px solid #040a0c;
	padding-bottom: 0;
  }*/
.saalis .article-title {
  box-shadow: none;
  margin-bottom: 0; }

.saalis-entry {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 10px;
  box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe, 0 9px 0 #fff;
  -moz-box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe, 0 9px 0 #fff;
  -webkit-box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe, 0 9px 0 #fff; }

.saalis-info {
  border-top: 5px solid #040a0c;
  border-bottom: 5px solid #040a0c; }

.saalis-info {
  border-top: 5px solid #040a0c;
  border-bottom: 5px solid #040a0c; }

.saalistaulu {
  width: 49%;
  float: left; }

.saalistaulu:first-child {
  margin-right: 2%; }

.saalistaulu:last-child {
  width: 100%;
  float: none;
  border-top: 1px dashed #040a0c; }

.saalistaulu tr {
  border-bottom: 1px dashed #040a0c;
  display: block; }

.saalistaulu tr:last-child {
  border: 0; }

.saalistaulu td {
  padding: 9px 0;
  font-weight: 200;
  font-size: 15px;
  line-height: 1.2;
  vertical-align: top; }

.saalistaulu tr > td:not(.fullwidth-col):first-child {
  font-family: 'adelle', serif;
  font-weight: 900;
  width: 160px; }

.saalistaulu:first-child tr > td:not(.fullwidth-col):first-child {
  width: 73px; }

.saalistaulu:last-child tr > td:not(.fullwidth-col):first-child {
  width: 92px; }

.saalistaulu .fullwidth-col {
  padding-top: 0; }

.saaliskuvat img {
  margin-top: 8px;
  max-width: 100%;
  width: auto; }

.saalis-right {
  float: right; }

.saalis-right > div {
  padding: 10px 0 10px 10px;
  box-sizing: border-box; }

.saalis-right .kartta {
  border-bottom: 1px dashed #040a0c; }

.saalis-right .omakuva h3 {
  margin-top: 0; }

.saalis-right .omakuva > div {
  margin-top: 15px; }

.saalis-right .omakuva > div img {
  width: auto !important;
  max-width: 100%;
  height: auto !important;
  max-height: 100%;
  margin: 0 auto; }

.era-label,
.gform_wrapper .gform_body .gfield .gfield_label,
.gform_wrapper .gform_body .gfield .gsection_title,
.gform-float .ginput_container::after,
.form-map-wrap label {
  font-family: 'adelle', serif;
  font-weight: 900;
  font-size: 15px;
  line-height: 1;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 12px; }

.gform_body .gfield .gfield_required,
.gfield_description {
  font-weight: 200; }

.saaliskuva-1 {
  padding-bottom: 0 !important; }

.saaliskuva-2 {
  padding-bottom: 28px !important; }

.divider {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50%;
  box-sizing: border-box;
  border-right: 1px solid #040a0c;
  z-index: -1; }

.btnwrap {
  margin-top: 10px; }

.btnwrap form {
  float: right; }

.btnwrap .erabtn, .btnwrap .button {
  margin: 0 0 5px 5px !important; }

.btnwrap .erabtn:first-child, .btnwrap .button:first-child {
  margin-right: 0 !important; }

.erabtn.grey, .grey.button {
  background: #999999 !important; }

.erabtn.green, .green.button {
  background: #1f3c1e !important; }

.saalislinkit .erabtn, .saalislinkit .button {
  float: right;
  color: #fff; }

.saalis-sivu .saalislinkit .erabtn, .saalis-sivu .saalislinkit .button {
  clear: both; }

.saaliit-r .erabtn, .saaliit-r .button {
  float: left; }

/*.saalislinkit .erabtn:nth-child(3) {
	clear: right;
  }*/
.saaliit-r .saalislinkit .erabtn:nth-child(3), .saaliit-r .saalislinkit .button:nth-child(3) {
  clear: both; }

.erabtn.ilmoita::before, .ilmoita.button::before {
  background-image: url("img/nav-plus-white.png");
  content: '';
  display: inline-block;
  background-size: auto 13px;
  background-repeat: no-repeat;
  height: 13px;
  width: 13px;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 8px; }

.erabtn.keskustele::before, .keskustele.button::before {
  background-image: url("img/quote-icon.png");
  content: '';
  display: inline-block;
  background-size: 17px;
  background-repeat: no-repeat;
  height: 17px;
  width: 17px;
  vertical-align: middle;
  margin-top: -3px;
  margin-right: 8px; }

/* SAALISLISTA */
.saalislista-filtterit {
  margin-bottom: 25px;
  border: 1px solid #ccc;
  padding: 0 20px;
  border-radius: 5px; }

.saalislista-filtterit > div {
  float: left;
  margin: 0 20px 10px 0; }

.saalislista-filtterit > div.full-width {
  margin-right: 0;
  width: 100%; }

.saalislista-filtterit > div.full-width > div {
  float: left;
  margin-right: 20px; }

.saalislista-filtterit > div:nth-child(3) {
  clear: left; }

.saalislista-filtterit h3 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1em;
  margin-bottom: 20px;
  border-bottom: 4px solid #000;
  padding-bottom: 2px; }

.saalislista-filtterit .subhead {
  font-weight: 400;
  display: inline-block;
  clear: both;
  border-width: 2px;
  margin: 0 0 15px 0; }

.saalislista-filtterit input[type="text"],
.saalislista-filtterit input[type="number"] {
  box-sizing: border-box; }

.filter-kalastaja {
  min-width: 150px; }

input[name="filter-vuosi"] {
  max-width: 100px; }

.saalislista-filtterit .full-width select {
  display: block; }

.saalislista-filtterit select,
.saalislista-filtterit input:not([type="radio"]):not([type="text"]) {
  margin-left: -2px; }

.saalislista-filtterit input[type="radio"]:first-of-type {
  margin-left: 0; }

.saalislista-filtterit > div:last-child {
  float: none;
  clear: both;
  padding-top: 20px; }

#saalislista-filter-btn {
  display: inline-block !important; }

.saalislista-filtterit label {
  margin-right: 16px;
  margin-bottom: 0;
  cursor: pointer; }

.saalislista-filtterit .ajax-loader {
  opacity: 0;
  display: none;
  margin: 0;
  width: 25px;
  position: relative;
  top: -1px;
  margin-left: 15px;
  vertical-align: middle;
  transition: all 0.2s ease; }

.saalislista-filtterit .ajax-loader.loading {
  opacity: 1;
  display: inline-block; }

#load-more {
  background: #999999;
  text-transform: uppercase;
  font-family: "adelle", sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 8px 15px;
  color: #fff;
  display: inline-block;
  margin: 0 5px 15px 0;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  line-height: normal;
  height: auto; }

#load-more:hover {
  opacity: 0.9; }

#load-more.loading {
  opacity: 0.4;
  pointer-events: none; }

.saalislista {
  padding: 0; }

.saalislista a {
  color: #222; }

.saalislista .listcat {
  margin: 0; }

ul.saalislista > li {
  padding: 15px 0 10px 0;
  margin-left: 0; }

ul.saalislista > li:first-child {
  padding-top: 10px; }

.saalislista > li > div {
  float: left;
  width: 75%; }

.saalislista > li > div > div {
  float: left;
  width: calc(100% - 80px); }

.saalislista.suuri > li > div:last-child {
  min-width: 547px; }

.saalislista > li > div:first-child {
  width: 25%;
  max-width: 80px; }

.saalislista > li > div:first-child h2 {
  height: auto;
  margin-top: 20px;
  line-height: 1.1;
  font-size: 22px;
  box-sizing: border-box; }

.sidebar-block .saalislista > li > div:first-child h2 {
  margin-top: 18px; }

ul.saalislista h3 {
  text-transform: uppercase; }

.omat-saaliit .pikalinkki {
  display: inline-block;
  padding-right: 50px;
  color: #828281; }

.saalislista .saalis-thumbnail {
  height: 80px;
  width: 80px;
  float: right; }

.saalis-thumbnail > img {
  width: auto !important;
  height: auto !important;
  max-width: 100%;
  max-height: 100%;
  margin: 0; }

/* KALA14 */
#gform_wrapper_3 {
  margin-top: 35px; }

#gform_wrapper_3 .gform_footer {
  margin-top: 0;
  padding-top: 0; }

/* TILAA-SIVU */
.page-id-832 .topad {
  display: none; }

/* BANNERIT */
.banneri {
  border: 4px solid #ec1c23;
  padding: 8px;
  box-sizing: border-box; }

.banneri img {
  margin: 0; }

.banneri h1,
.banneri h2,
.banneri h3 {
  font-family: 'adelle', sans-serif;
  font-weight: 900; }

.banneri .banneribtn {
  background: #ec1c23;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  padding: 5px 15px;
  border-radius: 8px;
  margin-top: 12px;
  box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.75); }

.banneribtn.grey {
  background: #7d7f7f; }

.banneri .bannerilogo {
  width: 110px;
  margin: 0 auto; }

.alebadge {
  position: relative;
  width: 120px;
  height: 120px;
  background: #ffde00;
  font-family: 'adelle', sans-serif;
  font-weight: 900;
  border-radius: 100%; }

.alebadge > span {
  position: absolute;
  text-align: center;
  font-size: 32px;
  top: 27px;
  left: 21px;
  color: #000;
  transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  -moz-transform: rotate(7deg);
  -o-transform: rotate(7deg);
  -ms-transform: rotate(7deg); }

.banneri-1 {
  width: 300px;
  height: 300px; }

.banneri-1 > div {
  clear: both;
  position: relative;
  text-align: center; }

.banneri-1 > div:first-of-type {
  margin: 2px auto;
  width: 215px; }

.banneri-1 > div > img {
  position: absolute;
  width: 120px;
  z-index: 1; }

.banneri-1 > div > div {
  float: right; }

.banneri-1 > div:last-of-type h2 {
  text-align: center;
  font-size: 20px;
  line-height: 1.1;
  padding-top: 5px; }

.banneri-2 {
  width: 300px;
  height: 178px; }

.banneri-2 > img,
.banneri-2 > div {
  float: left; }

.banneri-2 .bannerilogo {
  width: 80px; }

.banneri-2 > img {
  width: 150px; }

.banneri-2 h2 {
  line-height: 1;
  text-align: center;
  font-size: 28px;
  margin-top: 5px;
  margin-bottom: 16px; }

.banneri-3 {
  width: 630px;
  height: 235px; }

.banneri-3 > div:first-of-type {
  float: left;
  width: 190px;
  padding-top: 14px; }

.banneri-3 h2 {
  line-height: 1.1;
  font-size: 24px;
  margin-top: 16px;
  text-align: center; }

.banneri-3 > div:last-of-type {
  float: right;
  text-align: center; }

.banneri-3 .alebadge {
  width: 140px;
  height: 140px;
  margin: 10px auto; }

.banneri-3 .alebadge > span {
  font-size: 40px;
  top: 29px;
  left: 21px; }

.banneri-3 .banneribtn {
  font-size: 16px;
  margin: 12px 6px 0 0px; }

.banneri-3 > img,
.banneri-3 > p > img {
  position: absolute;
  left: 213px;
  width: 230px;
  margin-top: 8px; }

.banneri-3.maksumuuri {
  margin: 30px 0; }

.banneri-3.maksumuuri > div:last-of-type {
  width: 190px; }

.banneri-3.maksumuuri > div:last-of-type > p {
  font-size: 1em;
  margin-top: 10px;
  font-weight: bold;
  margin-bottom: 0; }

.banneri.paywall {
  padding: 15px;
  width: 630px; }

.paywall .pw-l,
.paywall .pw-r {
  float: left; }

.paywall .pw-l {
  width: 65%;
  padding: 0 15px;
  box-sizing: border-box; }

.pw-l h2,
.pw-l h3 {
  text-align: center;
  font-family: 'adelle-sans', sans-serif;
  font-weight: bold; }

.pw-l h2 {
  line-height: 1.3;
  font-size: 28px;
  height: auto;
  margin: 25px 0 26px 0; }

.pw-l h2 span {
  color: inherit;
  font-weight: inherit; }

.pw-l h3 {
  font-size: 20px; }

.paywall .pw-r {
  width: 35%; }

.pw-r > div {
  position: relative; }

.pw-r .alebadge {
  position: absolute;
  bottom: 0;
  bottom: 12px;
  right: 6px;
  width: 105px;
  height: 105px; }

.paywall .alebadge > span {
  top: 19px;
  left: 13px; }

.pw-r .banneribtn {
  font-size: 17px; }

.pw-r .banneribtn:first-of-type {
  margin-right: 6px; }

.pw-2 h2 {
  margin-bottom: 30px; }

@media all and (max-width: 760px) {
  .banneri-3,
  .banneri.paywall {
    max-width: 420px;
    width: 100%; }
  .banneri-3 > div:last-of-type {
    float: left; }
  .banneri-3.maksumuuri > div:last-of-type > p {
    margin-top: 18px; }
  .banneri-3 > img,
  .banneri-3 > p {
    display: none; }
  .banneri.paywall {
    padding-bottom: 25px; }
  .paywall .pw-l,
  .paywall .pw-r {
    width: 100%; }
  .paywall .pw-r {
    text-align: center;
    margin-top: 15px; }
  .pw-r > div {
    text-align: center; }
  .pw-r img {
    max-width: 200px;
    display: inline-block; } }

@media all and (max-width: 600px) {
  .banneri-3.maksumuuri {
    height: 370px; }
  .banneri-3.maksumuuri > div,
  .banneri-3.maksumuuri > div:last-of-type {
    width: 100%; }
  .banneri-3.maksumuuri > div:last-of-type > p:first-child {
    margin-top: 35px; }
  .banneri-3.maksumuuri > div:last-of-type > p:nth-child(2) {
    margin-top: 10px; }
  body.admin-bar #topbar {
    margin: 0; } }

/* OMAT SAALIIT -WIDGET */
.saaliit-kirjautuneelle {
  margin-bottom: 0px !important; }

.saaliit-kirjautuneelle > div {
  padding: 2px 0 10px 0; }

/* KATEGORIASIVU */
#category .list {
  padding: 0; }

/* SAALIITSIVU */
.saaliit-l {
  width: 50%;
  float: left; }

.saaliit-l ol li {
  margin-left: 17px; }

.saaliit-r {
  width: 40%;
  float: right; }

/* ILMOITA-SIVU */
ul.ilmoita-lista > li {
  list-style: none;
  margin: 0; }

.ilmoita-lista > li > a {
  display: inline-block !important;
  font-size: 1em !important;
  margin-bottom: 0 !important; }

/* VANHOJEN KÄYTTÄJIEN PASSUNRESETOINTISIVU */
#era-olduser-reset-pass-container .asauth-widget-logoutformwrap,
#era-olduser-reset-pass-container .asauth-widget-loginformwrap,
#era-olduser-reset-pass-container .login-toptip,
#era-olduser-reset-pass-container .asauth-widget-forgotpassformwrap button + button,
#era-olduser-reset-pass-container .asauth-edituserdatalink {
  display: none !important; }

#era-olduser-reset-pass-container .asauth-widget-forgotpassformwrap {
  display: block !important; }

/* PAGINATION / SIVUTUS */
.page-pagination {
  margin-top: 40px;
  display: block;
  text-align: center; }

.page-pagination > a {
  font-weight: bold; }

.page-pagination > a:first-child {
  margin-right: 20px; }

/* FOTORAMA-SLIDER */
.fotorama__caption .fotorama__caption__wrap {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 100%;
  font-size: 0.95em; }

.fotorama__caption__wrap i {
  font-weight: 100;
  color: #999;
  text-transform: uppercase;
  font-size: 0.9em; }

.head .fotorama__stage {
  cursor: pointer; }

.fotorama__stage .fotorama__stage__frame img {
  margin: 0; }

.fotorama.post {
  padding: 10px 0; }

.fotorama__nav--thumbs .fotorama__nav__shaft {
  background: #000;
  border-left: 2px solid #000;
  border-right: 2px solid #000; }

/* SISÄINEN MAINONTA -BANNERI */
.home .mainos.sisainen {
  margin-bottom: 30px; }

.mainos.sisainen img {
  max-width: 100%; }

/* MAKSULLISUUSSYMBOLIIKKA */
.maksullinen-artikkeli > span {
  font-weight: 200; }

.maksullinen-artikkeli > a,
.list-meta .maksullinen-artikkeli > a {
  font-weight: 200;
  text-transform: uppercase;
  color: #222; }

.maksullinen-artikkeli > a:hover {
  text-decoration: underline; }

/* GRAVITY FORMS POLL */
.gpoll_field_label {
  margin-bottom: 15px;
  font-size: 1.1em; }

/* USER POPUP */
#userpopup {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999; }

#userpopup > div {
  position: absolute;
  top: 20%;
  right: 30%;
  left: 30%;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  padding: 25px; }

#userpopup a {
  text-decoration: underline; }

#userpopup .close {
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 30px;
  cursor: pointer; }

#userpopup.show {
  display: block; }

/* YHTEYSTIEDOT-SIVU */
#yhteystiedot li {
  margin: 0;
  padding-bottom: 0;
  list-style: none; }

#yhteystiedot li p {
  margin-bottom: 9px; }

#yhteystiedot li span {
  display: block;
  margin-bottom: 2px; }

#yhteystiedot img {
  max-width: 220px;
  margin-bottom: 10px; }

#palaute {
  padding-top: 20px;
  margin-top: 35px;
  border-top: 1px solid #ccc; }

/* RESPONSIIVISUUS */
/* 1024px alanavigaatio koko ruudun levyinen */
@media screen and (width: 1024px) {
  #menu-wrapper {
    max-width: 1024px; } }

@media screen and (max-width: 1023px) {
  #footer,
  #verkkopalvelut {
    padding-left: 3.5%;
    padding-right: 3.5%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .nav-mobile {
    display: block;
    visibility: visible; }
  #topbar {
    background-color: #000; }
  .logo {
    background: url("img/erafi_logo_valkoinen.png") no-repeat;
    margin-left: 3.125%; }
  /*.nav-user {
		margin-right: 5px;
		margin-left: 2%;
   }*/
  .navi {
    display: none;
    visibility: hidden; }
  .navi-right {
    float: right;
    width: 40%;
    margin-left: 0; }
  #elevator {
    right: 0;
    margin-left: 0; }
  #elevator-nav {
    left: -300px; }
  #elevator-nav-fontsize {
    left: -125px; }
  #inner-wrapper {
    width: 93.75%;
    margin: 0 3.125%; } }

@media all and (max-width: 970px) {
  #footer .label {
    width: auto;
    display: block; }
  #footer .label:after {
    content: ':'; } }

@media all and (max-width: 900px) {
  .om-logo,
  #verkkopalvelut dl {
    float: none;
    margin: 0 auto;
    width: 100%; }
  .om-logo {
    width: 20%;
    margin-bottom: 20px;
    text-align: center; } }

@media screen and (max-width: 782px) {
  .admin-bar #topbar {
    margin-top: 46px; } }

@media screen and (min-width: 180px) and (max-width: 768px) {
  .saalis-info .saalistaulu {
    width: 100%;
    float: none; }
  .saalistaulu:last-child tr > td:not(.fullwidth-col):first-child {
    width: 160px; }
  #elevator .readmode {
    display: none; }
  .navi {
    background: #d9d9d9; }
  #sisalto,
  #sivupalkki {
    width: 100%;
    max-width: 720px;
    margin: 0; }
  #lukutilapaalle {
    display: none !important; }
  .three-col-left {
    margin: 30px 0 0; }
  .article-sidestory p {
    font-family: "franklin-gothic-urw", sans-serif;
    font-size: 14px;
    margin: .5em 0;
    text-indent: 0;
    line-height: 1.2em; }
  .three-col-left {
    width: 100%;
    max-width: 100% !important;
    float: none;
    margin-right: 0;
    clear: both; }
  .three-col-middle {
    float: left;
    width: 100%;
    margin: 0; }
  .three-col-right {
    float: right;
    width: 100%;
    max-width: 100%;
    margin: 0 0 30px; }
  .slogan-img {
    width: 20%;
    min-width: 100px;
    margin: 15px 15px 0 0 !important; }
  p.slogan {
    padding-top: 15px;
    overflow: hidden; }
  #viikon-lehti .three-col-middle {
    float: right;
    width: 55%; }
  #viikon-lehti .three-col-left {
    float: left;
    width: 40%;
    margin: 0;
    clear: none; }
  h2.article-ingress {
    line-height: 20px; }
  .article-meta div {
    padding: 5px 0; }
  .saaliit-l,
  .saaliit-r {
    width: 100%; }
  .saaliit-r .erabtn, .saaliit-r .button {
    clear: left; }
  .saalis-left,
  .saalis-right {
    width: 100%; }
  .saalis-right {
    border-top: 1px solid #040a0c;
    margin-top: 10px;
    padding-top: 8px; }
  .saalis-right > div {
    padding-left: 0; }
  .saalis-entry .divider {
    display: none; } }

.blogi-vinjetti .blog-info {
  display: inline-block;
  padding-top: 85px;
  position: relative;
  float: left;
  padding-bottom: 20px;
  width: 100%; }
  @media screen and (min-width: 481px) {
    .blogi-vinjetti .blog-info {
      padding-top: 60px; } }
  .blogi-vinjetti .blog-info .author {
    display: block;
    color: #1f3c1e;
    font-family: "adelle-sans";
    font-size: 15px;
    padding-bottom: 5px;
    text-transform: uppercase;
    padding-left: 10px;
    letter-spacing: 0.05em;
    font-weight: 700; }
  .blogi-vinjetti .blog-info .description {
    display: block;
    font-family: "adelle-sans";
    padding-left: 10px;
    font-weight: 300;
    font-size: 1em; }

@media screen and (min-width: 300px) and (max-width: 480px) {
  .fotorama .fotorama__caption {
    display: none; }
  .fotorama--fullscreen .fotorama__caption {
    display: block; }
  .alablogien-vinjetit .blogi-vinjetti {
    width: 100% !important;
    margin: 1em 0 !important; }
  .blogi-vinjetti {
    min-height: 85px !important; }
  .first-article .reading-time {
    color: #777767; }
  .first-article h3.punainen {
    color: #9c0b00; }
  .first-article .comment-icon a {
    color: #777767 !important; }
  .etusivu-kategoria > div {
    height: auto; }
  .slide-wrap .article-image-caption {
    display: none; }
  .orderbox-left {
    width: auto;
    margin: 0 0 20px; }
  .orderbox-right {
    width: auto; }
  .orderbox-right-inner {
    width: auto; }
  .orderbox-right-inner.first {
    margin: 0; }
  .paywall-medium .paywall-image {
    margin: 0 auto;
    width: 80%; }
  .paywall-medium .paywall-title {
    float: right;
    width: 100%; }
  .paywall-medium .paywall-description {
    float: right;
    width: 100%; }
  .paywall-medium .paywall-order {
    float: right;
    width: 100%; }
  .paywall-grey {
    text-indent: 0 !important; }
  .paywall .paywall-order button,
  #wrapper .paywall .paywall-order button {
    clear: both;
    margin: 0 0 10px !important; }
  .page-id-1629 .list.blog-list-first li {
    padding: 70px 0 0;
    background-size: auto 50px;
    background-position: left 10px; }
  .page-id-1629 .list.blog-list-first li h3,
  .page-id-1629 .list.blog-list-first li h4,
  .page-id-1629 .list.blog-list-first li p {
    width: auto; }
  .page-id-1629 .list.blog-list li p,
  .page-id-1629 .list.blog-list li h3,
  .page-id-1629 .list.blog-list li h4,
  .page-id-1629 .list.blog-list li .list-meta {
    width: auto;
    float: left;
    clear: both; }
  .page-id-1629 .left,
  .page-id-1629 .right {
    border-right: none !important;
    width: auto !important;
    margin: 0 !important; }
  .page-id-1629 .left ul li:first-child {
    border-bottom: 1px solid #ccc; }
  .page-id-1629 .quarterBox {
    width: 48% !important;
    margin: 0 1% !important;
    clear: none !important; }
  #sivupalkki {
    padding-top: 0;
    /*width: auto;*/ }
  .page-id-1629 .right ul li:first-child {
    border-top: 1px solid #ccc; }
  .page-id-1629 .left ul,
  .page-id-1629 .right ul {
    padding: 0 15px !important; }
  #viikon-lehti .three-col-middle {
    float: right;
    width: 100%; }
  #viikon-lehti .three-col-left {
    float: right;
    width: 100%;
    margin: 15px 0 0; }
  #viikon-lehti .issue-post {
    border: none; }
  .nav > li > a {
    position: relative;
    display: block;
    padding: 0 10px;
    font-family: "Stag-Black"; }
  .list li img {
    display: none; }
  #sk-footer > div > div {
    width: auto;
    padding: 0 10px;
    border: none; }
  #sk-footer dl,
  #sk-footer p {
    padding: none; }
  #uutiset .divider {
    display: none; }
  #uutiset .block-content .left {
    padding: 0;
    border: none;
    width: 100%; }
  #uutiset .block-content .right {
    border-top: 1px solid #ccc; }
  .first-article .overlay {
    padding: 0 15px 0px 0;
    position: relative;
    background: #fff;
    color: #333; }
  .first-article .overlay .date {
    color: #222;
    padding-top: 0;
    padding-left: 0;
    margin: 0;
    padding-right: 0; }
  .first-article .overlay .comments-count {
    padding-top: 0;
    padding-left: 0; }
  .first-article .overlay .comments-count a {
    color: #222 !important; }
  .first-article h3 {
    margin: 0 0 5px; }
  .first-article .overlay h1.one {
    color: #333;
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 0; }
  .first-article .ingress {
    letter-spacing: 0px;
    font-weight: 400;
    max-width: 386px;
    font-size: 16px;
    margin: 10px 0px;
    color: #333; }
  .first-article .specs {
    padding: 0 0 10px;
    font-size: 13px;
    border-bottom: 1px solid #ccc; }
  .nav-mobile-wrapper li.menu-item-has-children {
    background: #030011 url(img/navinuoli.png) no-repeat 216px center;
    background-size: auto 8px; }
  .nav-mobile-wrapper li.mobile-openSubMenu.active {
    background: #030011 url(img/navinuoli-active.png) no-repeat 216px center;
    background-size: auto 8px;
    border-bottom: 3px solid #d10517 !important; }
  .nav-mobile-column-wr,
  .nav-mobile-column-wrapper {
    display: none;
    visibility: hidden; }
  .nav-mobile-wrapper li.mobile-sublink {
    text-transform: none; }
  .nav-mobile-wrapper div.mobile-addonlinks {
    display: block; }
  .toimitus .left,
  .toimitus .right {
    margin: .5em 0;
    float: left; }
  #jyvat-ja-akanat .three-col-middle div:nth-child(even),
  #jyvat-ja-akanat .three-col-middle div:nth-child(odd) {
    float: none;
    width: 100% !important;
    margin: 0 !important; }
  #secondary .textwidget .kalakeli {
    margin-left: 0; }
  .sidebar-block {
    width: 100% !important; }
  #suositut-vakiot .left {
    float: left;
    display: inline;
    width: 48%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  #suositut-vakiot .right {
    float: right;
    display: inline;
    width: 48%;
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .three-col-left .author-info {
    width: 100%;
    max-width: 100% !important;
    float: left;
    margin-right: 0; }
  .article .info-icon,
  .article .play-icon {
    display: inline-block;
    padding: 0px 0px 10px 30px;
    margin: 1em 0; }
  .article .twitter-icon,
  .article .fb-icon {
    margin-top: 5px; }
  .comments .single-left {
    float: left;
    width: 100%;
    padding: 10px 0; }
  .comments .single-right {
    float: left;
    width: 100%;
    padding: 0; }
  #topbar {
    position: fixed;
    top: 0;
    left: 0;
    float: left;
    width: 100%;
    height: 48px;
    background: #000;
    z-index: 10; }
  #elevator-nav {
    max-width: 240px;
    left: -240px; }
  span.longerdate {
    display: block; }
  .article-meta .right {
    width: 100%; }
  .logo {
    float: left;
    background: url(img/erafi_logo_valkoinen.png) no-repeat;
    background-size: auto 34px;
    background-position: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/erafi_logo_valkoinen.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/erafi_logo_valkoinen.png',sizingMethod='scale')";
    width: 85px;
    height: 47px;
    padding: 0;
    padding-left: 13px;
    margin: 0; }
  .nav-mobile {
    position: relative;
    float: left;
    background: url(img/nav-mobile.png) no-repeat;
    background-size: auto 19px;
    background-position: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-mobile.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-mobile.png',sizingMethod='scale')";
    width: 48px;
    height: 48px;
    padding: 0 0;
    padding: 0 10px; }
  .nav-mobile-wrapper {
    display: none;
    top: 48px;
    left: 0;
    bottom: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: hidden;
    width: 32.55%;
    min-width: 250px;
    height: auto !important;
    position: fixed;
    z-index: 10;
    opacity: 0.9;
    background: #030011; }
  .nav-lukulista {
    float: right;
    display: block;
    width: 40px;
    height: 48px;
    background: url(img/elevator-bookmark.png) no-repeat;
    background-size: auto 20px;
    margin-right: 2%;
    background-position: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale')"; }
  .nav-lukulista.active {
    float: right;
    display: block;
    width: 40px;
    height: 48px;
    background: url(img/elevator-bookmark-active-red.png) no-repeat;
    background-size: auto 20px;
    margin-right: 2%;
    background-position: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale')"; }
  .nav-search {
    /*float: right;
		display: block;
		width:40px;*/
    height: 48px;
    /*background: url(img/nav-search.png) no-repeat;
		background-size: auto 20px;
		margin-right: 2%;
		background-position: center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search.png',sizingMethod='scale')";*/ }
  .nav-search.active {
    /*float: right;
		display: block;
		width:40px;*/
    height: 48px;
    background-color: #dc0811;
    margin: 0 2%;
    /*background: url(img/nav-search.png) no-repeat;
		background-size: auto 20px;
		background-position: center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search-active.png',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-search-active.png',sizingMethod='scale')";*/ }
  .nav-user {
    /*float: right;
		display: block;
		width: 40px;*/
    height: 48px;
    margin: 0 2%;
    /*background: url(img/nav-user.png) no-repeat;
		background-size: auto 20px;
		background-position: center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user.png',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user.png',sizingMethod='scale')";*/ }
  .nav-user.active {
    /*float: right;
		display: block;
		width: 40px;*/
    height: 48px;
    margin: 0 2%;
    /*background: url(img/nav-user-active.png) no-repeat;
		background-size: auto 20px;
		background-position: center;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user.png',sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-user.png',sizingMethod='scale')";*/ }
  .right,
  .left {
    width: 100%;
    padding: 0; }
  .viikonlehti {
    display: none;
    width: 0;
    height: 0; }
  .article h1 {
    font-size: 30px !important; }
  .article-ingress h2 {
    font-size: 16px !important;
    line-height: 20px !important; }
  .article-image-caption {
    font-size: 12px !important;
    line-height: 14px !important; }
  .article-body p {
    font-size: 15px;
    line-height: 18px; }
  .article-sidestory p {
    font-size: 14px; }
  .article-recommend-footer .asiasanat {
    width: 100%; }
  #blogit-etusivu .post {
    min-width: 50%;
    min-height: 260px; }
  #blogit-etusivu h2 {
    border: 0;
    cursor: pointer; }
  #blogit-etusivu-mobiili {
    display: none;
    min-height: 100px;
    background: #fff;
    width: 100%; }
  #blogit-etusivu-mobiili .post {
    border: 0;
    padding: 20px auto; }
  /* Piilotetavat elementit */
  #blogit-etusivu ul.tabs {
    display: none; }
  #blogit-etusivu #uusimmat {
    display: none; }
  #vahvoja-mielipiteita .topPost,
  #vahvoja-mielipiteita .block-content {
    display: none; }
  #kuva-edella .topPost,
  #kuva-edella .post {
    display: none; }
  #pitkat .topPost {
    display: none; }
  #pitkat .block-content {
    display: none; }
  #kulttuuri .topPost,
  #kulttuuri .postText {
    display: none; }
  #kulttuuri .topPost,
  #kulttuuri .block-content {
    display: none; }
  #toimituksen-valinta {
    padding-bottom: 30px; }
  /* Piilotettavat elementit */ }

@media all and (max-width: 660px) {
  #footer .col-1of3 {
    width: 50%; }
  #footer .col-1of3.t-right {
    float: right; }
  .half-box {
    width: 100%;
    min-height: inherit; }
  .half-box:last-child {
    margin-left: 0;
    margin-top: 10px;
    background: none; }
  .half-box:last-child img {
    width: auto;
    display: block;
    margin: 0 auto !important; } }

@media all and (max-width: 440px) {
  #footer .col-1of3 {
    width: 100%; }
  #footer .label {
    width: 103px;
    display: inline-block; } }

@media screen and (max-width: 376px) {
  /* iPhone 6 */
  .first-article .overlay h1.one {
    line-height: 39px !important; } }

@media screen and (max-width: 319px) {
  .logo {
    float: left;
    background: url(img/erafi_logo_valkoinen.png) no-repeat;
    background-size: 100% auto;
    background-position: center;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/erafi_logo_valkoinen.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/erafi_logo_valkoinen.png',sizingMethod='scale')";
    width: 37px;
    height: 37px; }
  #inner-wrapper {
    width: 93.75%;
    margin: 0 3.125%; }
  .navi-right {
    display: none;
    visibility: hidden; }
  .three-col-right {
    float: left;
    width: 100%;
    margin-left: 3%;
    max-width: 97%; }
  .three-col-left {
    width: 100%;
    max-width: 100% !important;
    float: left;
    margin-right: 0; }
  .three-col-left .author-info {
    width: 100%;
    max-width: 100% !important;
    float: left;
    margin-right: 0; }
  .three-col-middle {
    width: 100%;
    float: left;
    margin-left: 0; } }

/* FOORUMI (BBPRESS) */
/* Index */
.forum-archive h1.one,
.single-forum h1.one {
  display: none; }

#bbpress-forums .forum-archive-head h1 {
  font-size: 3em;
  font-weight: 400;
  position: relative;
  top: -3px;
  display: inline-block; }

div.bbp-breadcrumb {
  float: none; }

#bbpress-forums div.bbp-search-form {
  width: 40%; }

#bbpress-forums #bbp-search-form #bbp_search {
  width: 100%;
  background: #fff;
  border: 1px solid #1f3c1e !important;
  box-sizing: border-box; }

#wrapper #bbp_search_submit {
  float: right;
  padding: 5px 20px !important;
  background: #1f3c1e !important;
  margin-right: 0 !important; }

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-topics,
#bbpress-forums ul.bbp-replies {
  border: 0; }

#bbpress-forums li.bbp-header {
  background: #1f3c1e;
  text-transform: uppercase;
  padding: 12px 8px;
  border: 0;
  color: #fff; }

#bbpress-forums li.bbp-header a {
  color: #fff; }

#bbpress-forums .bbp-header li {
  padding: 0; }

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  padding-top: 20px;
  border: 0;
  background: inherit; }

#bbpress-forums li.bbp-body ul.topic {
  border-bottom: 1px solid #1f3c1e; }

.bbp-body a {
  color: #000; }

.bbp-body .bbp-author-name,
div.bbp-breadcrumb a,
.bbp-pagination-links a,
.bbp-reply-header a.bbp-reply-permalink {
  color: #1f3c1e; }

.forum-archive a.bbp-forum-title {
  font-size: 1.2em;
  font-weight: bold;
  display: block;
  padding-bottom: 4px;
  border-bottom: 1px solid #1f3c1e; }

#bbpress-forums .bbp-forums-list {
  padding: 0;
  border: 0;
  margin: 0; }

#bbpress-forums .bbp-forums-list li {
  display: block;
  font-size: 0.9em; }

.forum-list-subforums,
.forum-list-meta,
li.bbp-forum-info {
  width: 50%;
  float: left; }

.forum-list-meta {
  float: right; }

.forum-archive .bbp-body li.bbp-forum-info {
  width: 100%;
  float: none; }

.forum-list-meta li {
  width: 25%;
  padding: 0 !important; }

.forum-list-meta li:last-child {
  width: 50%; }

#bbpress-forums li.bbp-footer {
  background: inherit;
  border: 0; }

/* Thread */
.bbp-reply-content blockquote {
  padding: 10px 0 10px 10px;
  border-left: 1px solid #1f3c1e;
  font-size: 1em;
  font-style: italic;
  line-height: 21px;
  border-color: #1f3c1e;
  margin-top: 10px; }

.bbp-reply-content a {
  color: #000; }

.bbp-reply-content blockquote p {
  font-size: 1em;
  line-height: 21px;
  font-style: italic; }

#bbp_topic_title,
#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content {
  font-style: normal;
  color: #000;
  font-size: 1.2em;
  width: 100%;
  box-sizing: border-box; }

/* Alafoorumi */
.single-forum #bbpress-forums li.bbp-body ul.forum {
  border-bottom: 1px solid #1f3c1e; }

/* Reply */
#bbpress-forums div.bbp-reply-header {
  background: inherit;
  border: 0;
  border-bottom: 1px solid #1f3c1e;
  border-top: 1px solid #1f3c1e;
  padding-top: 10px; }

#bbpress-forums div.bbp-reply-header:first-child {
  border-top: 0; }

#bbpress-forums div.reply,
#bbpress-forums div.hentry {
  background: inherit; }

.bbp-reply-content img[src^="/img/emoticons"] {
  display: none; }

a.bbp-reply-permalink::before {
  content: 'vastaus';
  display: inline-block;
  margin-right: 6px; }

/* Profiili */
#bbp-user-navigation {
  display: none; }

#bbpress-forums #bbp-user-body {
  margin: 0; }

#bbpress-forums #bbp-user-wrapper h2.entry-title {
  background: #d9e3ed;
  padding: 12px;
  margin-bottom: 25px;
  height: auto;
  line-height: inherit; }

#bbpress-forums .bbp-user-section {
  margin-left: 12px; }

/* !FOORUMIN (BBPRESS) TYYLIT LOPPUU */
.bbp-body img {
  margin: 0;
  display: none !important; }

/* VANHAN FOORUMIN TYYLIT */
.forumQuote {
  margin-bottom: 20px;
  font-weight: normal;
  padding-bottom: 15px;
  padding-left: 15px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc; }

.forumQuoteTitle {
  margin-top: 12px; }

.forumQuoteText {
  margin-top: 8px;
  font-style: italic; }

/* TODO: Get these styles eventually from om core 2015-10-19 */
input {
  /*-webkit-appearance: none;*/
  border-radius: 0; }

/* For Safari */
button[type="submit"] {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  position: relative;
  padding: 7px 35px 7px 7px;
  background: url("img/nav-plus-w.png") no-repeat right center #e2e2e2;
  cursor: pointer; }

select::-ms-expand {
  display: none; }

input {
  color: #575656; }

#sitewide-searchbar-container {
  background: #999999;
  height: 60px;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
  box-shadow: inset 0px 60px 5px -5px #CCC;
  z-index: inherit; }

.search-enabled #topbar {
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  -moz-transform: translateY(60px);
  -ms-transform: translateY(60px);
  -o-transform: translateY(60px); }

/* Erän sivustohaku */
#solr-sitesearch-container {
  color: #222; }

.solr-search-submit-button.searching > .loader {
  display: none; }

.solr-topic-selection > li {
  width: 25%; }

.solr-topic-selection > li {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: bolder;
  letter-spacing: 0.02em;
  height: 37px;
  line-height: 37px;
  margin-bottom: 8px;
  padding-bottom: 3px;
  text-transform: uppercase; }

.solr-topic-selection > li.active > a {
  color: #cc0001; }

/* Cannot be combined :-( */
::-webkit-input-placeholder {
  color: #575656; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #575656; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #575656; }

:-ms-input-placeholder {
  color: #575656; }

.underline, .ui-autocomplete-category {
  box-shadow: 0 2px 0 #bebebe, 0 3px 0 #fff, 0 5px 0 #bebebe, 0 6px 0 #fff, 0 8px 0 #bebebe;
  border: none; }

.ui-autocomplete-category {
  margin-bottom: 10px; }

label[for="solr-order-switch"] {
  margin: 0px; }

#solr-order-switch,
label[for="solr-order-switch"]:after,
.list-meta-paid-content {
  text-transform: uppercase;
  background: #999999;
  color: #fff; }

.solr-lightbox .close-button::after {
  content: '✖';
  font-family: inherit; }

.solr-searchbar .search-input {
  width: calc(100% - 32px);
  background: #fff; }

.solr-searchbar .search-submit {
  width: 32px; }

.solr-searchbar .search-input, .solr-searchbar .search-submit {
  border: 2px solid #828281; }

.navtabs {
  background: transparent; }

/* FOORUMIN MUUTOKSET */
.bbp-template-notice.info {
  display: none; }

.single-topic .bbp-header {
  display: none; }

.single-topic .bbp-reply-header .bbp-meta {
  /*display: none;*/ }

.single-topic .bbp-author-role {
  display: none; }

.single-topic .bbp-footer .bbp-reply-author, .bbp-footer .bbp-reply-content {
  display: none; }

.bbp-forum-freshness, .bbp-forum-reply-count, .bbp-forum-topic-count {
  cursor: pointer; }

[id*='dfp__'] {
  text-align: center; }

[id*='dfp__sky-scraper'] {
  text-align: initial; }

[data-google-query-id] {
  margin-bottom: 15px; }

.magazineorderwidget__content {
  max-width: 323px;
  position: relative;
  margin: 0 auto; }

.magazineorderwidget__background {
  max-width: 100%; }

.magazineorderwidget__cover {
  position: absolute;
  max-width: 100%;
  right: 0.6%;
  top: 9%;
  height: 82%;
  width: auto; }

.magazineorderwidget__order-button {
  position: absolute;
  top: 63%;
  left: 47%;
  width: 33%; }

.widget_popular {
  box-shadow: 0 1px 0 #bebebe, 0 2px 0 #fff, 0 4px 0 #bebebe, 0 5px 0 #fff, 0 7px 0 #bebebe !important;
  margin-bottom: 20px; }
  .widget_popular .nav-tabs {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 37px; }
    .widget_popular .nav-tabs li:first-child a {
      padding-left: 0; }
    .widget_popular .nav-tabs .typogr__tab {
      padding: 0;
      height: auto; }
    .widget_popular .nav-tabs .typogr__tab:last-child a {
      border-right: none; }
  .widget_popular .om-grid-container {
    display: none; }
    .widget_popular .om-grid-container .om-grid li {
      padding: 7px 0;
      font-size: 14px;
      line-height: 18px;
      border-bottom: 1px solid #ccc;
      font-weight: 600;
      width: 100%;
      margin-bottom: 0; }
      .widget_popular .om-grid-container .om-grid li .category {
        font-weight: 900; }
  .widget_popular .om-grid-container.active {
    display: block; }

@media only screen and (max-width: 768px) {
  #crosslinks .cross-link {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -ms-flex-direction: row;
        flex-direction: row; } }

#crosslinks .cross-link-image {
  padding-bottom: 10px; }

#crosslinks .cross-link-title {
  font-size: 14px;
  line-height: 1.35em; }
  #crosslinks .cross-link-title:hover {
    color: #565e70; }

.om-widget-asmag .toc-page .title,
.om-widget-asmag .mrp-widget-item-title,
.om-widget-asmag .wpposts-toc h4 {
  color: #cc0001; }

.om-widget-asmag-issuelisting .magazineItem:hover .magazineInfo .magazineName,
.om-widget-asmag-issuelisting .magazineItem:hover .magazineInfo .magazineName .magazineDate {
  color: #cc0001; }

/* page-digilehti.php specific */
/* Dirty: force page-digilehti to have a wider page area than theme default */
body.page-template-page-digilehti #wrapper,
body.page-template-page-digilehti #inner-wrapper {
  max-width: 1240px; }

body.page-template-page-digilehti .asmag-dialog-wrapper {
  /* Hack: paywall wrapper position is absolute, not fixed */
  height: 3500px; }

.widget-area-digilehti {
  padding: 10px 3% 0;
  clear: both; }
  .widget-area-digilehti .om-widget-asmag-selectedissue {
    width: 61%;
    float: left;
    clear: left; }
    .widget-area-digilehti .om-widget-asmag-selectedissue .previews .icons > *.active {
      color: #cc0001; }
  .widget-area-digilehti .om-widget-asmag-issuelisting,
  .widget-area-digilehti .om-widget-asmag-kiosktext {
    width: 36%;
    float: right;
    clear: right; }
  .widget-area-digilehti h2 {
    height: auto;
    line-height: 20px;
    font-size: 17px;
    margin: 0;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    padding-top: 6px;
    padding-bottom: 4px;
    border-bottom: 4px solid black; }
  .widget-area-digilehti h2.issue-title {
    margin-bottom: 20px;
    z-index: 11;
    background-color: white; }

/* page-digilehti media queries (not part of the widgets' CSS because these are quite specific to page-digilehti) */
@media screen and (max-width: 1024px) {
  .widget-area-digilehti .om-widget-asmag-selectedissue {
    width: 65%; }
  .widget-area-digilehti .om-widget-asmag-issuelisting,
  .widget-area-digilehti .om-widget-asmag-kiosktext {
    width: 32%; }
  .om-widget-asmag-issuelisting .magazineItem {
    width: 33.3%; }
  .om-widget-asmag-issuelisting .magazineItem:nth-child(4n+1) {
    clear: none; }
  .om-widget-asmag-issuelisting .magazineItem:nth-child(3n+1) {
    clear: left; } }

@media screen and (max-width: 1023px) {
  .widget-area-digilehti {
    padding: 10px 0 0; } }

@media screen and (max-width: 920px) {
  .om-widget-asmag-issuelisting .magazineItem {
    width: 50%; }
  .om-widget-asmag-issuelisting .magazineItem:nth-child(3n+1) {
    clear: none; }
  .om-widget-asmag-issuelisting .magazineItem:nth-child(2n+1) {
    clear: left; }
  .om-widget-asmag-selectedissue .device-landscape {
    width: 290px;
    height: 237px;
    margin-left: -142px;
    margin-top: -100px; }
  .widget-area-digilehti .om-widget-asmag-selectedissue {
    width: 70%; }
  .widget-area-digilehti .om-widget-asmag-issuelisting,
  .widget-area-digilehti .om-widget-asmag-kiosktext {
    width: 27%; } }

@media screen and (max-width: 850px) {
  .widget-area-digilehti .om-widget-asmag-selectedissue,
  .widget-area-digilehti .om-widget-asmag-issuelisting,
  .widget-area-digilehti .om-widget-asmag-kiosktext {
    width: auto;
    float: none;
    clear: both; }
  .widget-area-digilehti .om-widget-asmag-selectedissue:after {
    content: '';
    clear: both;
    display: block; }
  .om-widget-asmag-selectedissue .tabs .mobileheader {
    display: block; }
  .om-widget-asmag-issuelisting .magazineItem {
    width: 25%; }
  .om-widget-asmag-issuelisting .magazineItem:nth-child(2n+1) {
    clear: none; }
  .om-widget-asmag-issuelisting .magazineItem:nth-child(4n+1) {
    clear: left; } }

@media screen and (max-width: 600px) {
  .om-widget-asmag-selectedissue .tabcontent-left,
  .om-widget-asmag-selectedissue .tabcontent-right {
    width: auto;
    float: none;
    clear: both; }
  .om-widget-asmag-selectedissue .asmag-widget-mrp {
    display: none; }
  .om-widget-asmag-selectedissue .big-cover {
    margin-bottom: 12px; }
  .om-widget-asmag-selectedissue .previews .icons {
    bottom: 10px; }
  .om-widget-asmag-selectedissue .tabcontents {
    margin-top: 12px; }
  body.page-template-page-digilehti .topad {
    display: none; } }

/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before,
.fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before,
.fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before,
.fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.button {
  display: inline-block; }

.bchallenge__item {
  text-align: center; }
  .bchallenge__item h3 {
    margin-bottom: 10px; }
  .bchallenge__item label {
    display: block; }
  .bchallenge__item.grid-item:hover .grid-item__bg:after {
    background: none; }
  .bchallenge__item.result .link:before {
    content: counter(li) ".";
    counter-increment: li;
    display: block;
    height: 50px;
    width: 50px;
    position: absolute;
    text-align: center;
    line-height: 50px;
    background: rgba(0, 0, 0, 0.7);
    z-index: 2;
    color: #fff;
    border-radius: 500px;
    font-size: 20px;
    font-family: "utopia-std", georgia, serif;
    top: -15px;
    left: -15px; }
  .bchallenge__item .link {
    position: relative;
    display: inline-block;
    margin: 15px 15px 0; }
    .bchallenge__item .link:focus {
      outline: none; }
    .bchallenge__item .link:hover:after {
      content: '\f08e';
      text-align: center;
      color: white;
      background: none;
      font-family: 'FontAwesome';
      font-size: 70px;
      top: calc(50% - 35px);
      opacity: 0.6;
      text-shadow: 3px 3px 14px #333;
      position: absolute;
      width: auto;
      padding-bottom: 0;
      left: 0;
      right: 0; }
  .bchallenge__item .grid-item__content {
    text-align: center; }
  .bchallenge__item.zoom .link:hover:after {
    content: '\f002';
    text-align: center;
    color: white;
    background: none;
    font-family: 'FontAwesome';
    font-size: 70px;
    top: calc(50% - 35px);
    opacity: 0.6;
    text-shadow: 3px 3px 14px #333;
    position: absolute;
    width: auto;
    padding-bottom: 0;
    left: 0;
    right: 0; }

.bchallenge__results-title {
  text-align: center;
  margin-bottom: 25px; }

.bchallenge__container ul {
  counter-reset: li; }

.mfp-container button:hover {
  background: initial; }

body.page-template-template-calendar {
  padding-top: 20px; }

.flex-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .flex-container__justified {
    -ms-flex-pack: distribute;
        justify-content: space-around; }

.flex-item {
  box-sizing: border-box; }
  .flex-item--l__4 {
    width: calc(25% - 25px); }
  .flex-item--l__2 {
    width: calc(50% - 25px); }

.post-calendar--item {
  min-height: 200px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 35px;
  padding-bottom: 15px;
  position: relative;
  box-sizing: border-box; }
  .post-calendar--item__borderless {
    border-bottom: none; }
  .post-calendar--item__unclickable {
    cursor: default;
    pointer-events: none; }
  .post-calendar--item__numbered {
    text-align: center; }
    .post-calendar--item__numbered header {
      position: relative; }
      .post-calendar--item__numbered header span {
        color: white;
        display: inline-block;
        font-size: 18px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%); }
  .post-calendar--item h2 {
    display: inline-block;
    line-height: 1.7em;
    height: auto;
    text-transform: none; }
  .post-calendar--item header {
    display: block;
    padding-top: 80%;
    background-size: cover;
    background-position: top center;
    margin-bottom: 10px; }

a.post-calendar--item {
  cursor: pointer; }

/* Mobile */
@media screen and (max-width: 600px) {
  .flex-item--l__4 {
    width: inherit; }
  .flex-item--s__2 {
    width: calc(50% - 25px); }
  .flex-item--s__1 {
    width: 100%; } }

@media screen and (max-width: 400px) {
  .flex-item--l__4 {
    width: inherit; }
  .flex-item--s__2 {
    width: inherit; }
  .flex-item--xs__1 {
    width: 100%; } }

/**
Read more widget
*/
.readmore {
  color: #000;
  background-color: #f3f3f3;
  padding: 0px 0px 15px;
  font-weight: 700;
  position: relative;
  margin: 30px 0 14px;
  padding: 0 40px 10px; }
  @media screen and (min-width: 55em) {
    .readmore {
      margin: 50px 0 14px;
      padding: 0 45px 10px; } }
  .readmore ul {
    margin: 0 0 0 8px; }
    .readmore ul li {
      margin: 0;
      position: relative;
      padding-left: 0;
      margin-bottom: 5px;
      padding-right: 15px; }
  .readmore a {
    color: #000;
    font-family: 'adelle-sans', sans-serif !important;
    font-weight: 600 !important;
    size: 13px !important; }
  .readmore h2 {
    color: #fff !important;
    background-color: #263b21 !important;
    font-family: 'adelle';
    top: -16px;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase !important;
    margin: 0 auto;
    display: block;
    max-width: 80px;
    text-align: center;
    transform: translateY(-50%);
    padding: 8px 15px;
    line-height: 1.2;
    height: inherit; }
    @media screen and (min-width: 55em) {
      .readmore h2 {
        margin: inherit;
        display: inline-block;
        position: relative;
        margin: 0 -25px;
        top: -15px;
        transform: inherit; } }
  .readmore__align-full {
    display: block;
    width: 100%; }
  .readmore__align-right {
    width: 300px;
    margin: 8px;
    float: right; }
  .readmore__style-multiple a:before {
    content: '-';
    font: inherit;
    font-style: bold;
    display: inline-block;
    padding: 5px; }

.metadata {
  color: #bfc1c5;
  font-size: 12px;
  margin-left: 5px; }
