@charset "UTF-8";
/* 
    Document   : lasinenlapsuus
    Created on : Jun 2, 2013, 12:53:17 PM
    Author     : mniemi
    Description:
    Purpose of the stylesheet follows.
*/
/* ==========================================================================

A - K L I N I K K A S Ä Ä T I Ö    -   L A S I N E N   L A P S U U S

========================================================================== */

.indented {
    background-color: #DDD;
}

/* EDITOR  */
body.cke_editable,
iframe.cke_wysiwyg_frame body {
	background: white none repeat scroll 0 0;
	color: #242424;
}

/* BODY  */
body {
  background: #191919 url(../img/lasinenlapsuus_bg.jpg) center top no-repeat;
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#languagenavi {
  font-size: 11px;
  color: #cccccc;
  margin: 3px 0 6px 0;
  text-transform: uppercase; }
  #languagenavi a {
    font-size: 11px;
    color: #ffffff;
    margin: 0 5px;
    text-transform: uppercase;
    text-decoration: none; }
    #languagenavi a:last-child {
      margin-right: 0; }

#block-locale-language h2 {
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #666666; }

a.language-link {
  color: #fffa8b;
  font-size: 11px;
  text-decoration: none; }
  a.language-link:hover {
    color: #ffffac; }
  a.language-link.active {
    color: #ffffff; }

.right {
  float: right; }

#contentwrapper {
  background: #242424; }

a {
  color: #df395c; }
  a:hover {
    color: #ff6c8f; }

/* HEADER */
#logo {
  margin: 20px 0 0 1px; }

#stealogo {
  float: right;
  margin: 10px 20px 5px 5px; }

#akslogo {
  float: right;
  margin: 10px 0px 5px 5px; } /* 7.11.2017 Toni laski rightin 32px->0px */

.cologos a {
  float: right; }

.slogan {
    /* vanha tyyli kommentoituna 23.2.2017 by Toni
	font family lisättiin ja font size muutettiin
    font-size:12px;*/
	font-family: 'Roboto Slab', Tahoma, Verdana, Sans-Serif;
    margin: 3px 0 0 8px;
    color: #cecece;
    font-size: 15px;
    font-weight: 300;
  }

.headernavi li {
  display: inline-block; }
  .headernavi li:before {
    content: " | "; }
  .headernavi li:after:before, .headernavi li:first-child:before {
    content: ""; }
  .headernavi li a {
    color: #fffa8b;
    font-size: 11px;
    text-decoration: none;
    font-weight: 600; }
    .headernavi li a:hover {
      color: #ffffac; }
  .headernavi li.active a {
    color: #ffffac; }

.some {
  margin: 0 20px; }

.searchbox a #searchico {
  width: 19px;
  height: 19px;
  background: url(../img/search-icon.png) 0 0 no-repeat; }
.searchbox:hover a #searchico {
  background-position: 0 -19px; }
.searchbox #search-wrapper {
  display: none;
  position: relative; }
  .searchbox #search-wrapper #search-content {
    position: absolute;
    right: -9px;
    top: -9px;
    z-index: 999;
    background: rgba(50, 50, 50, 0.92);
    padding: 20px;
    width: 34em; }
    .searchbox #search-wrapper #search-content .closeform {
      float: right;
      width: 18px;
      height: 18px;
      margin: -10px -10px 15px 0;
      clear: right;
      padding: 0 4px;
      background: #999999; }
    .searchbox #search-wrapper #search-content #search-block-form--2 {
      width: 30em; }

/* HR */
hr {
  border-top: 1px solid #3e3e3e;
  margin: 0 0 14px 0; }
  hr.topmargin {
    margin: 15px 0 14px 0; }

hr.thick {
  border-top: 6px solid #3e3e3e;
  margin: 0 0 18px 0; }

/* MAIN NAVIGATION */
.mainnavigation {
  text-align: justify; }

.mainnavigation * {
  display: inline; }

.mainnavigation .nojustify {
  display: inline-block;
  position: relative;
  text-align: left; }

.mainnavigation span.linebreak {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0; }

.mainnavigation ul li {
  margin: 0;
  padding: 3px 10px 5px 10px;
  transition: background-image 0.7s ease-in-out;
  background: url(../img/inv.gif) 0 0 no-repeat;
  background-size: 100% 100%;
  /**/ }

.mainnavigation ul li:first-child {
  margin-left: 1px; }

.mainnavigation ul li:last-child {
  margin-right: 1px; }

.mainnavigation ul li:hover {
  /*background: #fdb6c5 url(../img/mainnavi_bg.png) 0 0 no-repeat;*/
  background: url(../img/mainnavi_bg.png) 0 0 no-repeat;
  background-size: 100% 100%;
  transition: background-image 0.3s ease-out; }

.mainnavigation ul li:hover a {
  transition: color 0.3s ease-in;
  color: #dd2d52;
  /*pink*/ }

.mainnavigation ul li a #homeico, .breadcrumbs li a #homeico {
  width: 17px;
  height: 14px;
  background: url(../img/home-icon.png) 0 0 no-repeat; }

.mainnavigation ul li:hover a #homeico, .breadcrumbs li:hover a #homeico {
  background-position: 0 -14px; }

.mainnavigation ul li a {
  color: #cccccc;
  font-weight: 700;
  font-size: 15px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  z-index: 5;
  transition: color 0.5s ease-out; }

.mainnavigation ul li.active-trail a {
  color: #dd2d52;
  /*pink*/ }

.mainnavigation ul li.active a {
  color: #dd2d52;
  /*pink*/ }

.mainnavigation ul li a:hover {
  color: #e14664;
  /*lightpink*/ }

ol, ul {
  list-style: none; }

.hidelarge {
  display: none; }

.fa-comments::before,
.fa-user::before,
.fa-sign-out::before {
	padding-right: 0.3em;
}

/* Chat */

#block-block-2 {
	background-color: #000;
	border-top: 5px solid #fffa8b;
	box-sizing: border-box;
	padding: 1em;
}

#block-block-2 h3 {
	font-family: "Roboto Slab",Tahoma,Verdana,Sans-Serif;
	color: #fff;
}

#block-block-2 p {
	font-family: "Roboto Slab",Tahoma,Verdana,Sans-Serif;
	line-height: 1.2;
}

#block-block-2 .button {
	background-color: inherit;
	border: 1px solid #fffa8b;
	color: #fffa8b;
}

#block-block-2 .button a {
	background-color: inherit;
	border: 0px;
	color: #fffa8b;
}

#block-block-2 .button p {
	margin: 0;
}

.campaign-block {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.campaign-block table, .campaign-block tbody, .campaign-block td {
	background-color: #242424;
	border: none;
}

.campaign-block tr, .campaign-block td {
	background-color: #242424;
	color: #fff;
}

.campaign-block td:first-child {
	vertical-align: top;
	width: 50%;
}

.campaign-block h2.yellow {
	font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
	font-size: 4em;
	font-weight: normal;
	color: #fffa8b;
	padding: 0;
	margin: 0;
	margin-top: -15px;
}

.campaign-block a {
	color: #fffa8b;
}


@media only screen and (max-width: 767px) {
    .indented {
        margin-left:15px;
    }
    
  /* HEADER kun ollaan mobiilissa */
  #stealogo {
    float: center;
    margin: 10px; }

  #akslogo {
    float: center;
    margin: 10px; }

  .cologos a {
    float: center; }

  .mainnavigation ul li {
    display: block;
    float: left; }

  .centermobile {
    float: left;
    text-align: center;
    width: 100%; }
    .centermobile #stealogo, .centermobile #akslogo {
      float: center;
      clear: both;
      display: block;
      text-align: center;
      margin: 20px auto; }

  .hidemobile {
    display: none; }

  .hidelarge {
    display: block; }

  .headernavi {
    float: left;
    display: block; }
    .headernavi.right {
      float: left !important;
      width: 100%;
      text-align: center;
      margin: 20px 10px; }
    .headernavi ul {
      margin: 20px auto; } }
h3, #main-menu ul li span {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-weight: 800; }

p {
  font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
  font-weight: 400; }

/* Frontpage */
.px-21 {
  font-size: 1.35em; }

#frontpage_news .region-list-news .views-field-title {
  margin: 0;
  font-size: 14px;
  line-height: 18px;
  margin-top: 7px;
  margin-bottom: 7px; }
  #frontpage_news .region-list-news .views-field-title a {
    color: #a0a0a0; }
  #frontpage_news .region-list-news .views-field-title a.active {
    color: #e0e0e0; }
#frontpage_news .region-frontpage-news, #frontpage_news .region-subpage-news {
  padding-right: 5px; }
  #frontpage_news .region-frontpage-news h4, #frontpage_news .region-frontpage-news .views-field-title a, #frontpage_news .region-subpage-news h4, #frontpage_news .region-subpage-news .views-field-title a {
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif !important;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2em;
    color: #fffa8b; }
  #frontpage_news .region-frontpage-news .views-field-body, #frontpage_news .region-subpage-news .views-field-body {
    margin-top: 10px; }
  #frontpage_news .region-frontpage-news p, #frontpage_news .region-frontpage-news .views-field-body p, #frontpage_news .region-subpage-news p, #frontpage_news .region-subpage-news .views-field-body p {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-size: 0.8em;
    line-height: 1.2em;
    color: #c7c7c7; }
  #frontpage_news .region-frontpage-news p.time, #frontpage_news .region-frontpage-news .views-field-created span, #frontpage_news .region-subpage-news p.time, #frontpage_news .region-subpage-news .views-field-created span {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    line-height: 1.2em;
    font-size: 0.6em;
    color: #777777; }
  #frontpage_news .region-frontpage-news .more, #frontpage_news .region-subpage-news .more {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    text-align: right;
    background: url(../img/ajankohtaisia_arrow.png) right 5px no-repeat;
    padding-right: 12px; }
    #frontpage_news .region-frontpage-news .more a.morenews, #frontpage_news .region-subpage-news .more a.morenews {
      font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
      font-weight: 800;
      font-size: 0.8em;
      line-height: 1.2em;
      color: #93e6f2; }

.breadcrumb {
  margin: 0 10px;
  font-size: 0.8em;
  line-height: 1.4em; }
  .breadcrumb a {
    color: #a0a0a0; }
    .breadcrumb a:hover {
      color: #e0e0e0; }
    .breadcrumb a.active {
      color: #e0e0e0; }

#mobilehomelink {
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  color: #a0a0a0; }
  #mobilehomelink:hover {
    color: #e0e0e0; }
  #mobilehomelink #mobilehomeico {
    margin-top: 0;
    width: 17px;
    height: 14px;
    background: url(../img/home-icon.png) 0 0 no-repeat; }
  #mobilehomelink #mobilelinktext {
    display: block;
    position: absolute;
    top: 6px;
    left: 32px;
    font-weight: 800; }

#mobilenavi {
  margin-right: 15px;
  cursor: pointer; }

#mobilenavi-wrapper #footernavi {
  margin-left: 6px; }

/* Sidebar subnavi */
.subnavi {
  font-size: 12px;
  padding-bottom: 80px; }
  .subnavi hr {
    margin: 0 8px; }
  .subnavi h3 {
    font-size: 1.35em;
    color: #c6c6c6;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px; }
  .subnavi h6 {
    font-size: 1em;
    color: #e0e0e0;
    text-transform: uppercase;
    height: 40px; }
  .subnavi ul {
    margin: 0;
    margin-top: 20px; }
    .subnavi ul li {
      margin: 0;
      list-style: none;
      font-size: 14px;
      line-height: 18px;
      margin-top: 7px;
      margin-bottom: 7px; }
      .subnavi ul li ul {
        margin: 0;
        padding: 0;
        list-style: none; }
      .subnavi ul li a {
        color: #a0a0a0; }
      .subnavi ul li li.expanded > a {
        color: #e0e0e0; }
      .subnavi ul li a.active {
        color: #e0e0e0; }

.newsnavi hr {
  margin: 0 8px; }
.newsnavi h3 {
  font-size: 1em;
  color: #c6c6c6;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px; }

/* CONTENT */
div.featured-image {
  padding-right: 0;
  margin-right: 0; }

/* FLUID MEDIA */
.fluidMedia {
  background-color: #242424;
  margin-left: -15px;
  margin-right: -15px; }
  .fluidMedia iframe {
    width: 100%;
    background-color: #242424; }

.campaign-block td:first-child {
	width: 100%;
}


.campaign-block td {
	width: 50%;
}

.campaign-block .block-3 {
	padding-left: 0.125em;
	padding-right: 0.125em;
}

@media only screen and (max-width: 768px) {
  /* marginaali kun ollaan mobiilissa */
  .fluidMedia {
    margin-left: -15px; } }
/* CONTENT TEMP-1 */
.temp-1, .campaign-block .block-3 {
  padding-top: 15px;
  padding-left: 48px;
  padding-right: 25px;
  padding-bottom: 64px; }
  .temp-1 h1 {
    margin-top: 0;
    padding-top: 20px;
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
    font-weight: 400;
    font-size: 2em;
    line-height: 1.2em;
    color: #fffa8b; }
    .temp-1 h1 a {
      color: #fffa8b; }
      .temp-1 h1 a:hover {
        color: #fffa8b; }
    .temp-1 h1.yellow {
      color: #fffa8b; }
    .temp-1 h1.lightyellow {
      color: #ffffac; }
    .temp-1 h1.pink {
      color: #dd2d52; }
    .temp-1 h1.lightpink {
      color: #e14664; }
    .temp-1 h1.blue {
      color: #0191a6; }
    .temp-1 h1.lightblue {
      color: #93e6f2; }
  .temp-1 h2 {
    margin-top: 0;
    padding-top: 20px;
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
    font-weight: 400;
    font-size: 1.6em;
    line-height: 1em;
    color: #fffa8b; }
    .temp-1 h2 a {
      color: #fffa8b; }
      .temp-1 h2 a:hover {
        color: #fffa8b; }
    .temp-1 h2.yellow {
      color: #fffa8b; }
    .temp-1 h2.lightyellow {
      color: #ffffac; }
    .temp-1 h2.pink {
      color: #dd2d52; }
    .temp-1 h2.lightpink {
      color: #e14664; }
    .temp-1 h2.blue {
      color: #0191a6; }
    .temp-1 h2.lightblue {
      color: #93e6f2; }
  .temp-1 h3 {
    margin-top: 0;
    padding-top: 20px;
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
    font-weight: 400;
    font-size: 1.4em;
    line-height: 1em;
    color: #fffa8b; }
    .temp-1 h3 a {
      color: #fffa8b; }
      .temp-1 h3 a:hover {
        color: #fffa8b; }
    .temp-1 h3.yellow {
      color: #fffa8b; }
    .temp-1 h3.lightyellow {
      color: #ffffac; }
    .temp-1 h3.pink {
      color: #dd2d52; }
    .temp-1 h3.lightpink {
      color: #e14664; }
    .temp-1 h3.blue {
      color: #0191a6; }
    .temp-1 h3.lightblue {
      color: #93e6f2; }
  .temp-1 p, .temp-1 form, .temp-1 td {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    color: #ffffff; }
    .temp-1 p strong, .temp-1 form strong, .temp-1 td strong, .campaign-block strong {
      font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 22px;
      color: #999999; }
      .temp-1 p strong.yellow, .temp-1 form strong.yellow, .temp-1 td strong.yellow {
        color: #fffa8b; }
      .temp-1 p strong.lightyellow, .temp-1 form strong.lightyellow, .temp-1 td strong.lightyellow {
        color: #ffffac; }
      .temp-1 p strong.pink, .temp-1 form strong.pink, .temp-1 td strong.pink {
        color: #dd2d52; }
      .temp-1 p strong.lightpink, .temp-1 form strong.lightpink, .temp-1 td strong.lightpink {
        color: #e14664; }
      .temp-1 p strong.blue, .temp-1 form strong.blue, .temp-1 td strong.blue {
        color: #0191a6; }
      .temp-1 p strong.lightblue, .temp-1 form strong.lightblue, .temp-1 td strong.lightblue {
        color: #93e6f2; }
    .temp-1 p label, .temp-1 form label, .temp-1 td label {
      font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
      font-weight: 400;
      font-size: 13px;
      line-height: 21px;
      color: #cccccc; }
      .temp-1 p label.strong, .temp-1 form label.strong, .temp-1 td label.strong {
        font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
        font-weight: 400;
        font-size: 18px;
        margin-top: 10px;
        padding-top: 20px;
        margin-bottom: 5px; }
      .temp-1 p label.option, .temp-1 form label.option, .temp-1 td label.option {
        padding-left: 20px;
        display: block;
        margin-bottom: 10px; }
    .temp-1 p input[type="radio"], .temp-1 form input[type="radio"], .temp-1 td input[type="radio"] {
      margin-top: 5px;
      margin-bottom: 5px;
      display: block;
      position: absolute; }
    .temp-1 p a, .temp-1 form a, .temp-1 td a {
      color: #df395c; }
  .temp-1 #content strong {
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #999999; }
    .temp-1 #content strong.yellow {
      color: #fffa8b; }
    .temp-1 #content strong.lightyellow {
      color: #ffffac; }
    .temp-1 #content strong.pink {
      color: #dd2d52; }
    .temp-1 #content strong.lightpink {
      color: #e14664; }
    .temp-1 #content strong.blue {
      color: #0191a6; }
    .temp-1 #content strong.lightblue {
      color: #93e6f2; }
  .temp-1 table, .temp-1 tbody, .temp-1 th, .temp-1 tr, .temp-1 td {
    background: none;
    color: #ffffff; 
    border: 0; }
  .temp-1 .border th {
    border-bottom: 2px solid; }

    .temp-1 table:nth-of-type(even), .temp-1 tbody:nth-of-type(even), .temp-1 tr:nth-of-type(even), .temp-1 td:nth-of-type(even) {
      background: none;
      border: 0; }

.temp-2 {
  background-color: #f4f4f4;
  padding-left: 64px;
  margin-left: 32px;
  margin-top: 0;
  margin-right: 15px;
  padding-top: 15px;
  padding-right: 25px;
  padding-bottom: 64px; }
  .temp-2 h1 {
    margin-top: 0;
    padding-top: 20px;
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
    font-weight: 400;
    font-size: 2em;
    line-height: 1.2em;
    color: #666666; }
    .temp-2 h1 a {
      color: #666666; }
      .temp-2 h1 a:hover {
        color: #666666; }
  .temp-2 h2 {
    margin-top: 0;
    padding-top: 20px;
    font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
    font-weight: 400;
    font-size: 1.6em;
    line-height: 1em;
    color: #666666; }
    .temp-2 h2 a {
      color: #666666; }
      .temp-2 h2 a:hover {
        color: #666666; }
  .temp-2 p, .temp-2 form, .temp-2 td {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 21px;
    color: #111111; }
    .temp-2 p strong, .temp-2 form strong, .temp-2 td strong {
      font-family: "Roboto Slab", Tahoma, Verdana, Sans-Serif;
      font-weight: 400;
      font-size: 18px;
      line-height: 22px;
      color: #666666; }
    .temp-2 p a, .temp-2 form a, .temp-2 td a {
      color: #df395c; }
  .temp-2 table, .temp-2 tbody, .temp-2 tr, .temp-2 td {
    background: none;
    border: 0; }

/*FULLWIDTH*/
div.large-20 div.featured-image {
  margin-left: 15px;
  margin-right: 15px; }
  div.large-20 div.featured-image img {
    width: 100%;
    margin-right: 15px; }
div.large-20 .temp-2 {
  margin-left: 15px;
  padding-right: 64px; }

@media only screen and (max-width: 767px) {
  /* marginaali kun ollaan mobiilissa */
  .temp-1 {
    padding-left: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 10px; }

  .temp-2 {
    padding-left: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 10px; }

  td {
    display: block;
    float: left;
    width: 100%; }

  /*FULLWIDTH*/
  div.large-20 div.featured-image {
    margin-right: 0; }
  div.large-20 .temp-2 {
    padding-right: 10px; } }
/* IN CO-OPERATION */
#incooperation {
  padding-bottom: 10px;
  margin: 0 8px; }

#incooperation li {
  padding: 5px;
  margin: 0; }

@media only screen and (min-width: 768px) {
  /* marginaali kun ei olla mobiilissa */
  #incooperation li:first-child {
    padding-left: 0; }
  #incooperation li:last-child {
    padding-right: 0; } }
.companion {
  background-color: #535353;
  height: 89px;
  text-align: center;
  cursor: pointer; }

.companion-mtkl, .companion-ls, .companion-vm, .companion-smts, .companion-havas {
  width: 100%;
  height: 90px; }

.companion-ls {
  background: url(../img/companion_ls.png) center 0 no-repeat; }

.companion-vm {
  background: url(../img/companion_vm.png) center 0 no-repeat; }

.companion-mtkl {
  background: url(../img/companion_mtkl.png) center 0 no-repeat; }

.companion-smts {
  background: url(../img/companion_smts.png) center 0 no-repeat; }

.companion-havas {
  background: url(../img/companion_havas.png) center 0 no-repeat; }

.companion:hover .companion-vm, .companion:hover .companion-ls, .companion:hover .companion-mtkl, .companion:hover .companion-smts, .companion:hover .companion-havas {
  background-position: center -90px; }

/* FOOTER */
#footernavi {
  font-size: 12px;
  padding-bottom: 80px; }

#footernavi hr {
  margin: 0 8px; }

#footernavi h6 {
  font-size: 12px;
  color: #e0e0e0;
  text-transform: uppercase;
  height: 32px; }

#footernavi ul {
  margin: 0;
  margin-top: 20px; }

#footernavi ul li {
  margin: 0; }

#footernavi ul li ul {
  margin: 0;
  padding: 0; }

#footernavi ul li ul li {
  margin: 0;
  padding: 0; }

#footernavi ul li a {
  color: #cccccc;
  line-height: 1.1em;
  margin-top: 0;
  display: block;
  margin-bottom: 12px; }

/* SMALL STYLES */
.breadcrumbs {
  color: #cccccc;
  background: none;
  border: none; }

.breadcrumbs a {
  color: #cccccc; }

.breadcrumbs li.current a {
  color: #fff; }

.row.sidemargins {
  margin: 8px; }

.nosto-box {
  box-sizing: border-box;
  min-height: 200px;
  background-color: #505050;
  padding: 30px 16px 10px 20px;
  margin: 0 0 8px 0; }
  .nosto-box h3 {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-weight: 800;
    font-size: 1.35em;
    line-height: 1.5em; }
    .nosto-box h3:first-line {
      line-height: 1.4em; }
  .nosto-box p {
    font-family: "Open Sans", Helvetica, Arial, Sans-Serif;
    font-weight: 400;
    font-size: 1em !important;
    line-height: 1.3em; }

@media only screen and (min-width: 768px) {
  /* marginaalit silloin kun ei olla mobiilissa */
  .nosto-wrapper:nth-child(2n) {
    padding-left: 4px; }

  .nosto-wrapper:nth-child(2n+1) {
    padding-right: 4px; }

  .vaakanosto-wrapper:nth-child(2n+1) {
    padding-right: 4px; }

  .vaakanosto-wrapper:nth-child(2n) {
    padding-left: 4px; } }
.large-10 .nosto-box {
  padding: 20px 16px 10px 20px;
  min-height: 155px; }

.nosto-box h3 {
  font-weight: 800;
  color: #e3e3e3;
  text-transform: uppercase; }

.large-10 .nosto-box h3 {
  font-size: 1.35em; }

.nosto-box {
  color: #cccccc; }

.pink-box {
  background-color: #fc849e;
  color: #dd2d52; }

.pink-box h3 {
  color: #dd2d52; }

.blue-box {
  background-color: #93e6f2;
  color: #666666; }

.blue-box h3 {
  color: #0191a6; }

.nosto-box.yellow-box {
  background-color: #ffffac;
  color: #666666; }

.nosto-box.yellow-box h3 {
  color: #999999; }

.isonosto-box {
  box-sizing: border-box;
  min-height: 90px;
  background-color: #505050;
  padding: 0;
  overflow: hidden; }
  .isonosto-box h3 {
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
    position: absolute;
    z-index: 200;
    bottom: 25px;
    left: 20px;
    font-size: 2em;
    line-height: 0; }
  .isonosto-box.orpokotilink {
    margin-bottom: 8px; }
    .isonosto-box.orpokotilink h3 {
      top: 35px; }

.mediumnosto-box {
  color: #cccccc;
  background-color: #505050;
  box-sizing: border-box;
  min-height: 90px;
  padding: 0;
  overflow: hidden; }
  .mediumnosto-box h3 {
    font-size: 1.35em;
    font-weight: 800;
    color: #e3e3e3;
    text-transform: uppercase;
    position: absolute;
    z-index: 200;
    top: 25px;
    left: 20px;
    line-height: 0; }
  .mediumnosto-box p {
    font-weight: 400;
    color: #e3e3e3;
    position: absolute;
    z-index: 201;
    top: 64px;
    left: 20px;
    line-height: 1.3em; }

.varjomaailmanosto {
  background-color: #191919; }

@media only screen and (max-width: 767px) {
  /* kun ollaan mobiilissa */
  .hirviotlink, .orpokotilink {
    background-color: #191919; }
    .hirviotlink h3, .orpokotilink h3 {
      font-size: 1.375em; }
    .hirviotlink img, .orpokotilink img {
      min-height: 100px; }

  .varjomaailmanosto {
    background-color: #191919;
    min-height: 120px;
    margin-bottom: 10px; }
    .varjomaailmanosto h3 {
      font-size: 1.2em; }
    .varjomaailmanosto p {
      font-weight: 400;
      color: #e3e3e3;
      position: absolute;
      z-index: 201;
      top: 44px;
      left: 20px;
      font-size: 0.8em;
      line-height: 1.3em; }
    .varjomaailmanosto img {
      min-height: 120px; } }
/* The Grid ---------------------- */
.lt-ie9 .row {
  width: 940px;
  max-width: 100%;
  min-width: 768px;
  margin: 0 auto; }

.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px; }

.lt-ie9 .row.large-collapse .column,
.lt-ie9 .row.large-collapse .columns {
  padding: 0; }

.lt-ie9 .row .row {
  width: auto;
  max-width: none;
  min-width: 0;
  margin: 0 -15px; }

.lt-ie9 .row .row.large-collapse {
  margin: 0; }

.lt-ie9 .column, .lt-ie9 .columns {
  float: left;
  min-height: 1px;
  padding: 0 15px;
  position: relative; }

.lt-ie9 .column.large-centered, .columns.large-centered {
  float: none;
  margin: 0 auto; }

.lt-ie9 [class*="column"] + [class*="column"]:last-child {
  float: right; }

.lt-ie9 [class*="column"] + [class*="column"].end {
  float: left; }

.lt-ie9 .large-1,
.lt-ie9 .row .large-1 {
  width: 8.33333%; }

.lt-ie9 .large-2,
.lt-ie9 .row .large-2 {
  width: 16.66667%; }

.lt-ie9 .large-3,
.lt-ie9 .row .large-3 {
  width: 25%; }

.lt-ie9 .large-4,
.lt-ie9 .row .large-4 {
  width: 33.33333%; }

.lt-ie9 .large-5,
.lt-ie9 .row .large-5 {
  width: 41.66667%; }

.lt-ie9 .large-6,
.lt-ie9 .row .large-6 {
  width: 50%; }

.lt-ie9 .large-7,
.lt-ie9 .row .large-7 {
  width: 58.33333%; }

.lt-ie9 .large-8,
.lt-ie9 .row .large-8 {
  width: 66.66667%; }

.lt-ie9 .large-9,
.lt-ie9 .row .large-9 {
  width: 75%; }

.lt-ie9 .large-10,
.lt-ie9 .row .large-10 {
  width: 83.33333%; }

.lt-ie9 .large-11,
.lt-ie9 .row .large-11 {
  width: 91.66667%; }

.lt-ie9 .large-12,
.lt-ie9 .row .large-12 {
  width: 100%; }

.lt-ie9 .row .large-offset-1 {
  margin-left: 8.33333%; }

.lt-ie9 .row .large-offset-2 {
  margin-left: 16.66667%; }

.lt-ie9 .row .large-offset-3 {
  margin-left: 25%; }

.lt-ie9 .row .large-offset-4 {
  margin-left: 33.33333%; }

.lt-ie9 .row .large-offset-5 {
  margin-left: 41.66667%; }

.lt-ie9 .row .large-offset-6 {
  margin-left: 50%; }

.lt-ie9 .row .large-offset-7 {
  margin-left: 58.33333%; }

.lt-ie9 .row .large-offset-8 {
  margin-left: 66.66667%; }

.lt-ie9 .row .large-offset-9 {
  margin-left: 75%; }

.lt-ie9 .row .large-offset-10 {
  margin-left: 83.33333%; }

.lt-ie9 .pull-2 {
  right: 16.66667%; }

.lt-ie9 .pull-3 {
  right: 25%; }

.lt-ie9 .pull-4 {
  right: 33.33333%; }

.lt-ie9 .pull-5 {
  right: 41.66667%; }

.lt-ie9 .pull-6 {
  right: 50%; }

.lt-ie9 .pull-7 {
  right: 58.33333%; }

.lt-ie9 .pull-8 {
  right: 66.66667%; }

.lt-ie9 .pull-9 {
  right: 75%; }

.lt-ie9 .pull-10 {
  right: 83.33333%; }

.lt-ie9 .push-2 {
  left: 16.66667%; }

.lt-ie9 .push-3 {
  left: 25%; }

.lt-ie9 .push-4 {
  left: 33.33333%; }

.lt-ie9 .push-5 {
  left: 41.66667%; }

.lt-ie9 .push-6 {
  left: 50%; }

.lt-ie9 .push-7 {
  left: 58.33333%; }

.lt-ie9 .push-8 {
  left: 66.66667%; }

.lt-ie9 .push-9 {
  left: 75%; }

.lt-ie9 .push-10 {
  left: 83.33333%; }

/* Nicolas Gallagher's micro clearfix */
.lt-ie9 .row {
  *zoom: 1; }

.lt-ie9 .row:before, .row:after {
  content: " ";
  display: table; }

.lt-ie9 .row:after {
  clear: both; }

@-ms-viewport {
  width: device-width; }

/* Toni lisäs pari määritettä rekisteröitymis sivulle*/
.page-user-register .temp-1 p label.option, .temp-1 form label.option, .temp-1 td label.option{display:initial;}
.page-user-register input[type="file"], input[type="checkbox"], input[type="radio"], select{margin:0;}
  

/* Toni lisäs ryhmä-chat sivun määrittelyt */
.page-node-381 .large-6{display:none;}
.page-node-381 .large-14{width:100%;}

/* Toni lisäs korjauksen headervalikkoon 2.11.2017 */
#menu-header-menu{margin-right:10px;}

/* Toni teki oleluottoaikuinen ninchattiin tyyli korjauksen 16.7.2018
.page-node-469 Stage
.page-node-472 Tuotanto */
@media screen and (max-width: 4000px) and (min-width: 800px){
.page-node-472 #ninchat-container.ninchat-embed-container.ninchat-bottom.ninchat-open{
    top: 50%;
}
}

/*# sourceMappingURL=lasinenlapsuus.css.map */
