@charset "UTF-8";
.container {
  width: 100%;
  height: 100%; }

/*@media screen and (min-width: 1024px) {
    .container {
    width: 100%;
    }
}*/
html {
  overflow-y: auto;
  height: 100%;
  position: relative; }

body {
  font-family: 'Libre Franklin', sans-serif;
  color: #4f4f4f;
  background: #f5f5f5;
  padding: 0px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media screen and (max-width: 979px) {
    body {
      height: auto;
      display: block; } }
  @media screen and (min-width: 1500px) {
    body {
      font-size: 1em; } }
  @media screen and (min-width: 1780px) {
    body {
      font-size: 1.025em; }
      body button {
        font-size: 0.85em; } }

body::-webkit-scrollbar {
  width: 3px; }

body::-webkit-scrollbar-track {
  background: #c3c3c3; }

body::-webkit-scrollbar-thumb {
  background: #8e8e8e; }

#content {
  height: 99%; }
  @media screen and (min-width: 1780px) {
    #content {
      max-width: 1600px;
      margin-left: auto;
      margin-right: auto; } }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600; }

h1 {
  font-size: 1.65em;
  padding-bottom: 0.65em; }

.module-container .rapidfire-sitemodule .rapidfire-controls {
  right: 35px;
  top: 15px;
  z-index: 9999; }
  .module-container .rapidfire-sitemodule .rapidfire-controls .tooltip {
    margin-right: 20px;
    min-width: 100px; }

#site-select {
  padding: 8px 20px 2px 20px;
  background: #01b3e3; }
  @media screen and (min-width: 989px) {
    #site-select {
      padding-left: 0;
      padding-right: 0; } }
  #site-select ul {
    float: left;
    list-style: none; }
    #site-select ul li {
      display: block;
      padding-right: 18px; }
      @media screen and (min-width: 989px) {
        #site-select ul li {
          display: inline;
          padding-left: 12px; } }
      #site-select ul li:last-of-type {
        border: none;
        padding-left: 15px;
        padding-right: 10px;
        color: #52d8fc; }
      #site-select ul li a {
        color: #ffffff; }
        #site-select ul li a.current {
          font-weight: bold; }
  #site-select .language {
    float: right; }
    #site-select .language li {
      border: none;
      padding: 0px; }
    #site-select .language a {
      background-position: center center;
      background-repeat: no-repeat;
      text-indent: -99999px;
      width: 16px;
      height: 11px;
      padding: 3px; }
    #site-select .language .fi {
      border-right: solid 1px #52d8fc;
      padding-left: 10px;
      padding-right: 20px; }
    #site-select .language .sv {
      padding-left: 10px;
      padding-right: 10px; }
    #site-select .language .sv.border {
      border-right: solid 1px #52d8fc;
      padding-left: 10px;
      padding-right: 10px; }
    #site-select .language .en {
      padding-left: 10px;
      padding-right: 10px; }

#site-select {
  display: none; }
  #site-select ul li a {
    color: white; }
  @media screen and (min-width: 978px) {
    #site-select {
      display: none; } }

.circle {
  height: 22px;
  width: 20px;
  background-color: #595959;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  font-size: 1.15em;
  font-weight: 300;
  padding: 0.3em 0.4em 0.3em 0.4em;
  margin-right: 0.5em;
  margin-top: 0.2em;
  margin-left: 0; }

.circle:hover {
  background: #464646; }

.circle .caret {
  margin-top: 0.5em;
  color: #ffffff !important; }

.fontsizebuttons {
  float: right;
  top: 0;
  position: absolute;
  right: 0;
  padding-top: 0.65em;
  padding-bottom: 0.25em; }
  @media screen and (min-width: 979px) {
    .fontsizebuttons {
      padding-top: 1em; } }

.languageicon {
  padding-bottom: 0.1em; }

.circle .dropdown-menu {
  top: 0 !important;
  right: 0 !important; }

@media screen and (min-width: 400px) {
  html[lang="fi"] #header .hgroup h1 {
    background-image: url("images/logo-yhtyma-fi.png"); }
  html[lang="sv"] #header .hgroup h1 {
    background-image: url("images/logo-yhtyma-sv.png"); }
  html.kpsp[lang="fi"] #header .hgroup h1 {
    background-image: url("images/logo-kpshp-fi.png"); }
  html.kpsp[lang="sv"] #header .hgroup h1 {
    background-image: url("images/logo-kpshp-sv.png"); }
  html.default[lang="fi"] #header .hgroup h1 {
    background-image: url("images/logo-jyta-fi.png"); } }

.Carousel {
  margin: 0px !important;
  padding: 0px !important;
  width: 100% !important;
  z-index: 99; }
  .Carousel .phonenumbers {
    position: absolute;
    right: 0;
    top: 0;
    padding-top: 1.5em; }
    @media screen and (max-width: 979px) {
      .Carousel .phonenumbers {
        display: none; } }
  .Carousel .numberbg {
    padding: 0.5em;
    margin-top: 0.5em;
    width: 230px;
    color: #ffffff;
    display: block;
    border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    -webkit-border-radius: 30px 0px 0px 30px;
    background: #595959; }
    .Carousel .numberbg .textpadding {
      padding-left: 0.5em; }
    .Carousel .numberbg .alarmtextpadding {
      padding-left: 0.5em;
      padding-top: 0.5em;
      padding-bottom: 0.5em;
      font-size: 1.2em; }
    .Carousel .numberbg .carouselnumbers {
      margin-left: 1.5em; }
    .Carousel .numberbg .carouselnumbers img {
      padding-top: 0.45em; }
    @media screen and (min-width: 1780px) {
      .Carousel .numberbg {
        width: auto; } }
  .Carousel .slide {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    background-size: 100%; }
  .Carousel .indicator {
    width: 98%;
    float: left;
    padding-bottom: 2em; }
    .Carousel .indicator .current {
      background: #ffffff !important;
      border: 1px solid #ffffff; }
    .Carousel .indicator li {
      border: 1px solid #ffffff;
      width: 1em;
      height: 1em; }
    @media screen and (max-width: 979px) {
      .Carousel .indicator {
        width: 96.5%;
        padding-bottom: 0px;
        margin-left: 2em; } }
    @media screen and (max-width: 610px) {
      .Carousel .indicator {
        width: 94.5%; } }
    @media screen and (max-width: 610px) {
      .Carousel .indicator {
        width: 92.5%; } }
  @media screen and (max-width: 1400px) {
    .Carousel {
      height: 320px !important; } }
  @media screen and (max-width: 1192px) {
    .Carousel {
      height: 300px !important; } }
  @media screen and (max-width: 978px) {
    .Carousel {
      height: 220px !important; } }
  .Carousel .content {
    padding-left: 0px;
    padding-top: 3.5em; }
    @media screen and (max-width: 978px) {
      .Carousel .content {
        padding-top: 0.8em !important; } }
  .Carousel .carouseltextarea {
    padding-left: 4em;
    padding-right: 1.5em;
    margin-left: 0px;
    padding-top: 1em;
    min-width: 650px;
    text-shadow: 1px 1px 1px #4a4a4a;
    color: #ffffff; }
    .Carousel .carouseltextarea h1 {
      font-size: 2.7em;
      line-height: 0.9em;
      letter-spacing: 0.015em;
      padding-bottom: 0.25em;
      hyphens: none;
      color: #f9f9f9; }
    .Carousel .carouseltextarea p {
      font-size: 1.15em;
      line-height: 1.3em;
      font-weight: 300;
      padding-bottom: 2em;
      padding-right: 0.8em;
      color: #f9f9f9;
      font-style: oblique; }
    @media screen and (max-width: 978px) {
      .Carousel .carouseltextarea {
        padding-left: 2.5em; } }
    @media screen and (max-width: 670px) {
      .Carousel .carouseltextarea {
        font-size: 0.8em; } }
    @media screen and (max-width: 650px) {
      .Carousel .carouseltextarea {
        font-size: 0.75em;
        min-width: 283px; } }

#header {
  position: relative;
  display: contents; }
  #header .hgroup {
    position: relative; }
    #header .hgroup .Carousel {
      margin: 0px;
      padding: 0px;
      width: 100%; }
    #header .hgroup h1 {
      font-family: Calibri;
      color: #59b54a;
      font-size: 50px;
      text-transform: lowercase;
      font-weight: normal;
      margin: 0; }
      @media screen and (min-width: 400px) {
        #header .hgroup h1 {
          text-indent: -99999px;
          background-image: url(images/logo-yhtyma-fi.png);
          background-repeat: no-repeat;
          background-position: top left;
          width: 260px;
          height: 115px; } }
      @media screen and (min-width: 978px) {
        #header .hgroup h1 {
          position: absolute;
          bottom: 15px; } }
    #header .hgroup h2 {
      color: #4d4948;
      font-family: Calibri;
      font-weight: normal;
      font-size: 19px;
      font-weight: 500;
      margin: 0;
      letter-spacing: 0.2ex;
      line-height: 19px;
      display: none; }
      @media screen and (min-width: 978px) {
        #header .hgroup h2 {
          position: absolute;
          bottom: 10px;
          left: 0;
          right: 350px; } }
  #header .text {
    color: #787773;
    margin-bottom: 1em; }
    @media screen and (min-width: 600px) {
      #header .text {
        float: left; } }
  @media screen and (min-width: 978px) {
    #header .extra-info {
      font: Calibri;
      font-size: 10px;
      position: absolute;
      bottom: 12px; } }

html[lang="sv"] #header .extra-info {
  left: 50px; }

#slogan {
  font-size: 150%;
  color: #01b3e3;
  letter-spacing: 0.25ex; }
  @media screen and (min-width: 978px) {
    #slogan {
      text-indent: -99999px;
      background-repeat: no-repeat;
      background-position: right bottom;
      width: 329px;
      height: 28px;
      position: absolute;
      bottom: 15px;
      right: 0; } }

@media screen and (min-width: 978px) {
  html[lang="fi"] #slogan {
    background-image: url(images/slogan.png); } }

@media screen and (min-width: 978px) {
  html[lang="sv"] #slogan {
    background-image: url(images/slogan_se.png); } }

.menulogo {
  position: absolute;
  top: 0;
  left: 2em;
  z-index: 999; }
  @media screen and (max-width: 1220px) {
    .menulogo {
      max-width: 80px; } }
  @media screen and (max-width: 1192px) {
    .menulogo {
      display: none !important; } }

#nav {
  background: #ffffff;
  color: #595959;
  padding: 0; }
  #nav .nohovermenu {
    pointer-events: none; }
  #nav .navbar .nav li.dropdown.open > .dropdown-toggle {
    background: none;
    color: #01b3e3; }
  @media print {
    #nav {
      display: none; } }
  #nav .container {
    padding-left: 9em;
    width: 90%; }
    @media screen and (max-width: 1220px) {
      #nav .container {
        padding-left: 7em; } }
    @media screen and (max-width: 1192px) {
      #nav .container {
        padding-left: 0;
        width: 100%; } }
  #nav .navbar .btn-navbar {
    float: left;
    text-shadow: none;
    background: #01b3e3;
    border: none;
    width: auto;
    height: auto;
    padding: 1em 1em 1em 1em;
    background-image: none;
    box-shadow: none;
    margin-top: 0px;
    margin-bottom: 0.5em;
    -webkit-box-shadow: none;
    border-radius: 0px 0px 13px 13px;
    -moz-border-radius: 0px 0px 13px 13px;
    -webkit-border-radius: 0px 0px 13px 13px; }
  #nav .navbar, #nav .nav-collapse, #nav .nav {
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }
    #nav .navbar .menubars, #nav .nav-collapse .menubars, #nav .nav .menubars {
      padding-left: 1em;
      display: inline-block;
      vertical-align: middle; }
    #nav .navbar .menutext, #nav .nav-collapse .menutext, #nav .nav .menutext {
      padding: 0.2em 1em 0.2em 0.55em;
      display: inline-block;
      text-transform: uppercase;
      font-weight: 500;
      vertical-align: middle; }
    #nav .navbar .active a, #nav .nav-collapse .active a, #nav .nav .active a {
      background-color: rgba(255, 255, 255, 0);
      border-radius: 0px;
      box-shadow: none;
      -webkit-box-shadow: none; }
    #nav .navbar ul .dropdown-menu li a, #nav .nav-collapse ul .dropdown-menu li a, #nav .nav ul .dropdown-menu li a {
      padding: 0.45em 1em 0.45em 2em;
      font-weight: 300;
      font-size: 1em; }
      #nav .navbar ul .dropdown-menu li a:hover, #nav .nav-collapse ul .dropdown-menu li a:hover, #nav .nav ul .dropdown-menu li a:hover {
        color: #01b3e3; }
      #nav .navbar ul .dropdown-menu li a:focus, #nav .nav-collapse ul .dropdown-menu li a:focus, #nav .nav ul .dropdown-menu li a:focus {
        background: none;
        background-image: none; }
    #nav .navbar ul .dropdown-menu li:hover, #nav .nav-collapse ul .dropdown-menu li:hover, #nav .nav ul .dropdown-menu li:hover {
      color: #01b3e3; }
    #nav .navbar ul .dropdown-menu li:active, #nav .nav-collapse ul .dropdown-menu li:active, #nav .nav ul .dropdown-menu li:active {
      background: #ffffff; }
    #nav .navbar ul li a, #nav .nav-collapse ul li a, #nav .nav ul li a {
      color: #595959;
      font-size: 1.15em;
      text-transform: none;
      font-weight: 600;
      padding: 1.5em 1em 1.5em 1em;
      text-shadow: none; }
      @media screen and (max-width: 1110px) {
        #nav .navbar ul li a, #nav .nav-collapse ul li a, #nav .nav ul li a {
          padding: 1.5em 0.3em 1.5em 0.8em; } }
      @media screen and (max-width: 979px) {
        #nav .navbar ul li a, #nav .nav-collapse ul li a, #nav .nav ul li a {
          padding: 1.5em 0.3em 1.5em 2em; } }
      #nav .navbar ul li a.first, #nav .nav-collapse ul li a.first, #nav .nav ul li a.first {
        padding-left: 0px; }
      #nav .navbar ul li a.last, #nav .nav-collapse ul li a.last, #nav .nav ul li a.last {
        padding-right: 0px; }
      #nav .navbar ul li a:hover, #nav .nav-collapse ul li a:hover, #nav .nav ul li a:hover {
        background: none;
        color: #1098bd;
        text-decoration: none; }
      #nav .navbar ul li a:active, #nav .nav-collapse ul li a:active, #nav .nav ul li a:active {
        color: #01b3e3;
        background: none; }
      #nav .navbar ul li a:focus, #nav .nav-collapse ul li a:focus, #nav .nav ul li a:focus {
        color: #01b3e3; }
    #nav .navbar .navbar-inner, #nav .nav-collapse .navbar-inner, #nav .nav .navbar-inner {
      padding-left: 0px;
      padding-right: 0px;
      background-image: none;
      background: none;
      border: none;
      box-shadow: none; }
      #nav .navbar .navbar-inner .container-fluid, #nav .nav-collapse .navbar-inner .container-fluid, #nav .nav .navbar-inner .container-fluid {
        padding-left: 0px;
        padding-right: 0px; }
  #nav .nav > li.dropdown.open .supertest {
    position: static; }
  #nav .nav .dropdown-menu .supertest {
    width: 95%;
    padding-left: 0.5em; }
    @media screen and (min-width: 979px) {
      #nav .nav .dropdown-menu .supertest {
        background: #ecedef; } }
    @media screen and (max-width: 978px) {
      #nav .nav .dropdown-menu .supertest {
        border-left: 3px solid #19b3e3; } }
  @media screen and (max-width: 978px) {
    #nav .dropdown-toggle {
      width: 40%;
      padding-left: 0px !important;
      margin-left: 2em; } }
  @media screen and (max-width: 340px) {
    #nav .dropdown-toggle {
      width: 50%; } }
  @media screen and (max-width: 290px) {
    #nav .dropdown-toggle {
      width: 58%; } }
  #nav .dropdown-menu > li {
    display: initial;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: left; }
    @media screen and (max-width: 979px) {
      #nav .dropdown-menu > li {
        display: initial; } }

.nav .open > .dropdown-menu {
  display: block; }

.nav .dropdown-menu {
  left: -10.5%;
  width: 110.5%; }
  @media screen and (min-width: 1310px) {
    .nav .dropdown-menu {
      left: -9.5%;
      width: 109.5%; } }
  @media screen and (min-width: 1550px) {
    .nav .dropdown-menu {
      left: -9.5%;
      width: 109.5%; } }
  @media screen and (max-width: 1192px) {
    .nav .dropdown-menu {
      left: 0px; } }

.navbar-collapse.collapse {
  display: none !important; }

.navbar .open > .dropdown-menu {
  display: block; }

.dropdown-submenu > a:after {
  display: block;
  float: right;
  margin-top: 5px;
  margin-right: -10px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #595959;
  content: " "; }

html.kpsp[lang="sv"] #nav .simplenavbar ul li {
  height: auto; }

html.kpsp[lang="sv"] #nav .simplenavbar ul .active a {
  height: 40px; }

html.kpsp[lang="sv"] #nav .simplenavbar ul a:hover {
  height: 40px; }

html.kpsp #nav {
  background-color: #ffffff; }
  html.kpsp #nav .simplenavbar ul li a:hover {
    background-color: none;
    text-decoration: none; }
  html.kpsp #nav .simplenavbar ul li.active a:hover {
    color: #1098bd; }

.itempack {
  background: #f8f8f8; }

.dropdown-menu .supertest {
  background: #ffffff;
  border: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  position: inherit;
  z-index: 9999;
  padding-left: 1.3em; }

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  background-color: none;
  background-image: none; }

@media screen and (min-width: 979px) {
  .column {
    border-left: solid 5px #01b3e3;
    background: #ffffff;
    margin-bottom: 9px;
    display: inline-table;
    width: 27.5%;
    min-height: 80px;
    padding-bottom: 1em;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-top: 0.5em;
    height: auto;
    font-size: 0.94em; }
    .column li a {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 32ch; } }

@media screen and (max-width: 978px) {
  .column {
    padding-top: 1.5em !important; } }

.navbar .nav > li > .dropdown-menu:after {
  display: none;
  content: ''; }

.navbar .nav > li > .dropdown-menu:before {
  display: none;
  content: ''; }

.dropdown-menu {
  margin: 0em 0em 1em 0em;
  border: none; }

.rapidfire-sitemodule a {
  text-decoration: underline; }

.rapidfire-sitemodule-placeholder {
  background: #f8f8f8 !important;
  background: rgba(248, 248, 248, 0.9) !important; }

.rapidfire-sitemodule.frameless {
  border: none; }

@media screen and (min-width: 978px) {
  .rapidfire-sitemodule-placeholder.floatright, .rapidfire-sitemodule.floatright {
    float: right;
    clear: right; } }

.rapidfire-sitemodule.clearboth {
  clear: both; }

.rapidfire-sitemodule.green {
  background-color: #59b54a;
  color: white; }
  .rapidfire-sitemodule.green a {
    color: white;
    text-decoration: none; }
  .rapidfire-sitemodule.green a:hover {
    text-decoration: underline; }
  .rapidfire-sitemodule.green * {
    color: white; }
  .rapidfire-sitemodule.green h2 {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }

.rapidfire-sitemodule.blue {
  background-color: #c45a88;
  color: white; }
  .rapidfire-sitemodule.blue a {
    color: white;
    text-decoration: none; }
  .rapidfire-sitemodule.blue a:hover {
    text-decoration: underline; }
  .rapidfire-sitemodule.blue * {
    color: white; }
  .rapidfire-sitemodule.blue h2 {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.blue {
      max-width: none;
      width: 100%; } }

.rapidfire-sitemodule.gray {
  background-color: #787773;
  color: white; }
  .rapidfire-sitemodule.gray a {
    color: white;
    text-decoration: none; }
  .rapidfire-sitemodule.gray a:hover {
    text-decoration: underline; }
  .rapidfire-sitemodule.gray * {
    color: white; }
  .rapidfire-sitemodule.gray h2 {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }

.rapidfire-sitemodule.blue_bg {
  background-color: #01b3e3;
  color: white;
  background-repeat: no-repeat;
  background-position: right bottom; }
  .rapidfire-sitemodule.blue_bg a {
    color: white;
    text-decoration: none; }
  .rapidfire-sitemodule.blue_bg a:hover {
    text-decoration: underline; }
  .rapidfire-sitemodule.blue_bg * {
    color: white; }
  .rapidfire-sitemodule.blue_bg h2 {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .rapidfire-sitemodule.blue_bg h2, .rapidfire-sitemodule.blue_bg h3, .rapidfire-sitemodule.blue_bg b, .rapidfire-sitemodule.blue_bg strong {
    color: white; }

.rapidfire-sitemodule.green_bg {
  background-color: #59b54a;
  color: white;
  background-repeat: no-repeat;
  background-position: right bottom; }
  .rapidfire-sitemodule.green_bg a {
    color: white;
    text-decoration: none; }
  .rapidfire-sitemodule.green_bg a:hover {
    text-decoration: underline; }
  .rapidfire-sitemodule.green_bg * {
    color: white; }
  .rapidfire-sitemodule.green_bg h2 {
    padding-bottom: 15px;
    margin-bottom: 15px !important;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  .rapidfire-sitemodule.green_bg h2, .rapidfire-sitemodule.green_bg h3, .rapidfire-sitemodule.green_bg b, .rapidfire-sitemodule.green_bg strong {
    color: white; }

.rapidfire-sitemodule.potilas {
  background: none;
  background-color: #f8f8f8;
  background-image: url(images/potilas.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 200px; }

.rapidfire-sitemodule.kello {
  background: none;
  background-color: #f8f8f8;
  background-image: url(images/kello.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 200px; }

.rapidfire-sitemodule.laakari {
  background: none;
  background-color: #f8f8f8;
  background-image: url(images/laakari.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 200px; }

.rapidfire-sitemodule.kadet {
  background: none;
  background-color: #f8f8f8;
  background-image: url(images/kadet.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  min-height: 200px; }
  .rapidfire-sitemodule.kadet .sitemodule-content {
    padding-right: 50px; }

.rapidfire-sitemodule.attention {
  background-color: #dc8633;
  background-position: right bottom;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 14px; }
  .rapidfire-sitemodule.attention a {
    color: #ffffff;
    text-decoration: none;
    font-size: 14px; }
    .rapidfire-sitemodule.attention a:hover {
      text-decoration: underline; }
  .rapidfire-sitemodule.attention b, .rapidfire-sitemodule.attention strong {
    color: white; }
  .rapidfire-sitemodule.attention h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 5px 7px 5px;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    color: white; }
    .rapidfire-sitemodule.attention h2 a {
      font-size: 16px;
      color: white; }

.rapidfire-sitemodule.attention2 {
  background-color: #dc8633;
  color: #f7b97e;
  font-size: 14px; }
  .rapidfire-sitemodule.attention2 a {
    color: #f7b97e;
    text-decoration: none;
    font-size: 14px; }
    .rapidfire-sitemodule.attention2 a:hover {
      text-decoration: underline; }
  .rapidfire-sitemodule.attention2 b, .rapidfire-sitemodule.attention2 strong {
    color: white; }
  .rapidfire-sitemodule.attention2 h2 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 5px 7px 5px;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
    color: white; }
    .rapidfire-sitemodule.attention2 h2 a {
      font-size: 16px;
      color: white; }
  .rapidfire-sitemodule.attention2 .box {
    font-size: 14px;
    padding: 15px;
    text-align: center; }
    .rapidfire-sitemodule.attention2 .box p {
      margin: 0;
      padding-top: 14px;
      padding-bottom: 14px; }
    .rapidfire-sitemodule.attention2 .box .p2 {
      font-weight: bold; }
    .rapidfire-sitemodule.attention2 .box img {
      margin: 15px; }
    .rapidfire-sitemodule.attention2 .box strong {
      display: block;
      font-size: 30px;
      font-weight: lighter;
      margin-top: 10px; }

.rapidfire-sitemodule.transparent {
  background: none;
  border: none; }

.image {
  position: relative;
  overflow: hidden;
  height: 400px; }
  .image img {
    position: absolute; }

.Links {
  background: #01b3e3;
  border: none;
  width: 100%; }
  .Links .sitemodule-content > ul {
    padding-bottom: 1em; }
  .Links .sitemodule-content h2 {
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.035em;
    font-size: 14px;
    padding-bottom: 5px; }
  .Links a {
    color: #01b3e3;
    letter-spacing: 0.015em; }
    .Links a.final {
      color: #326d7d;
      font-weight: 400; }
  .Links ul {
    padding: 0;
    margin: 8px 0 0 0; }
    .Links ul li {
      display: block;
      font-size: 13px;
      padding: 1px 0 1px 18px;
      line-height: 1.3em; }
      .Links ul li.active {
        background: url(images/links_active.png) left top no-repeat; }
      .Links ul li.ba {
        background: url(images/links_before.png) left top repeat-y; }
      .Links ul li.tba {
        background: url(images/links_before.png) left top repeat-y !important; }
      .Links ul li.tactive {
        background: url(images/links_active.png) left top no-repeat; }
      .Links ul li.taa {
        background: none; }
      .Links ul li ul {
        padding-left: 0;
        margin: 8px 0 0 0; }
        .Links ul li ul li {
          text-transform: none;
          font-weight: normal; }
  .Links ul.top li.active:first-of-type {
    background: url(images/links_activefirst.png) left top no-repeat;
    padding-bottom: 18px; }

.ieonly {
  display: none; }

.Search {
  position: relative;
  background: #ffffff;
  height: 50px !important; }
  .Search .searcharea {
    min-height: 800px; }
    .Search .searcharea h1, .Search .searcharea h2, .Search .searcharea h3, .Search .searcharea h4, .Search .searcharea h5, .Search .searcharea h6 {
      color: #01b3e3;
      padding-left: 0.35em; }
  .Search .input-xxlarge {
    width: auto;
    min-width: 80%; }
  .Search .sitemodule-content {
    bottom: 10px !important;
    right: 30px !important;
    min-height: 300px; }
  .Search .form-search {
    margin-bottom: 0; }
  .Search .form-search input {
    background: #ffffff;
    font-style: italic;
    border: 1px solid #979797;
    border-radius: 32px;
    margin: 0px 10px 0px 0px;
    color: #595959;
    font-size: 1.15em;
    padding: 0.8em 2em 0.8em 2em; }
    @media screen and (max-width: 767px) {
      .Search .form-search input {
        min-height: 47px; } }
  .Search div.results {
    display: none;
    position: absolute;
    top: 139px;
    left: 65px;
    width: auto;
    background: white;
    clear: both;
    z-index: 100;
    border: 1px solid #c5c5c5;
    padding: 1em 4em 1em 2em;
    -webkit-box-shadow: 2px 21px 65px -8px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 2px 21px 65px -8px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 21px 65px -8px rgba(0, 0, 0, 0.35); }
    .Search div.results ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .Search div.results ul li {
        padding: 0 0 1em 0;
        margin: 0; }

.input-append input {
  background: #ffffff;
  font-style: italic;
  border: 1px solid #979797;
  border-radius: 32px;
  margin: 0px 10px 0px 0px;
  color: #595959;
  min-height: 40px;
  padding-left: 2em; }

.input-append .add-on:last-child {
  background-color: #01b3e3;
  color: #ffffff;
  border: 0;
  padding: 1em 2em 1em 2em;
  border-radius: 25px;
  min-height: 22px;
  min-width: 60px;
  padding-top: 1em;
  text-transform: uppercase;
  font-weight: 500; }

.icon-search {
  color: #ffffff; }

.Puhelinluettelo .alphabets {
  margin-bottom: 2em; }
  .Puhelinluettelo .alphabets a:hover {
    text-decoration: underline; }
  .Puhelinluettelo .alphabets .none {
    color: #ccc; }

.Puhelinluettelo .group {
  margin-bottom: 2em; }

.Tiedostolista .alphabets {
  margin-bottom: 2em; }
  .Tiedostolista .alphabets a {
    text-decoration: none; }
    .Tiedostolista .alphabets a:hover {
      text-decoration: underline; }
  .Tiedostolista .alphabets .none {
    color: #ccc; }

.Tiedostolista .group {
  margin-bottom: 2em; }

.FeedbackForm {
  background: #ffffff !important;
  color: #595959;
  -ms-overflow-style: none;
  font-size: 1.15em;
  line-height: 1.7em;
  height: 100% !important;
  min-height: 870px !important; }
  .FeedbackForm textarea {
    min-height: 200px; }
  .FeedbackForm ul {
    list-style: none; }
  .FeedbackForm li {
    padding-top: 0.8em;
    padding-left: 1em; }
    .FeedbackForm li:before {
      content: "•";
      color: #01b3e3;
      display: inline-block;
      width: 1em;
      margin-left: -1em; }
  .FeedbackForm h1, .FeedbackForm h2, .FeedbackForm h4, .FeedbackForm h5, .FeedbackForm h6 {
    color: #01b3e3;
    font-size: 1.35em;
    padding-bottom: 1em;
    letter-spacing: 0.03em; }
  .FeedbackForm h1 {
    font-size: 1.6em !important; }
  .FeedbackForm h3 {
    color: #595959;
    font-size: 1.35em; }
  .FeedbackForm a {
    color: #595959;
    text-decoration: underline; }
  .FeedbackForm .control-group {
    padding-bottom: 1em; }
  .FeedbackForm p {
    margin: 0;
    padding-left: 1em; }
  .FeedbackForm input[type="text"], .FeedbackForm input[type="email"], .FeedbackForm textarea {
    background: #ffffff;
    font-style: italic;
    border: 1px solid #979797;
    border-radius: 32px;
    margin: 0px 10px 0px 0px;
    color: #595959;
    min-height: 40px;
    padding-left: 2em; }
  .FeedbackForm textarea {
    min-height: 150px; }
  .FeedbackForm input[type="submit"] {
    float: right;
    margin-top: 1em;
    min-width: 140px;
    background-color: #595959;
    color: #ffffff;
    border: 0;
    padding: 1em 2em 1em 2em;
    border-radius: 25px;
    text-transform: uppercase;
    font-weight: 500; }
    .FeedbackForm input[type="submit"]:hover {
      background-color: #464646; }
    .FeedbackForm input[type="submit"]:active {
      background-color: #01b3e3; }
    .FeedbackForm input[type="submit"]:focus {
      outline: 0; }

.rapidfire-sitemodule.green .nicEdit-main *,
.rapidfire-sitemodule.blue .nicEdit-main *,
.rapidfire-sitemodule.gray .nicEdit-main *,
.rapidfire-sitemodule.blue_bg .nicEdit-main *,
.rapidfire-sitemodule.green_bg .nicEdit-main *,
.rapidfire-sitemodule.lomakkeet .nicEdit-main *,
.rapidfire-sitemodule.yhteystiedot .nicEdit-main * {
  color: white; }

.TextWall .nicEdit-main img.background {
  display: block !important;
  float: none !important; }

.accord-content {
  padding: 1em 2em 1em 2em;
  display: none; }

.accord-header {
  padding: 0.5em 0.5em 0.5em 0.5em;
  border: 1px solid #eee;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #5bb535;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer; }

.Tiedostolista .search-wrapper {
  margin-top: -20px;
  padding-bottom: 25px; }

/* Soite lisäteemat moduuleille */
/* AlarmText */
.AlarmText {
  background: #ce5252;
  color: #ffffff;
  font-size: 1.65em;
  font-weight: 700;
  overflow: hidden;
  min-height: 0px !important;
  height: auto !important; }

.AlarmText .sitemodule-content {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  line-height: 50px;
  text-align: center;
  padding: 0px !important;
  /* Starting position */
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  /* Apply animation to this element */
  -moz-animation: scroll-left 22s linear infinite;
  -webkit-animation: scroll-left 22s linear infinite;
  animation: scroll-left 22s linear infinite; }

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%); }
  100% {
    -moz-transform: translateX(-100%); } }

@-webkit-keyframes scroll-left {
  0% {
    -webkit-transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(-100%); } }

@keyframes scroll-left {
  0% {
    -moz-transform: translateX(100%);
    /* Browser bug fix */
    -webkit-transform: translateX(100%);
    /* Browser bug fix */
    transform: translateX(100%); }
  100% {
    -moz-transform: translateX(-100%);
    /* Browser bug fix */
    -webkit-transform: translateX(-100%);
    /* Browser bug fix */
    transform: translateX(-100%); } }

.searchpagebgcolor {
  background: #3194AF;
  height: 120px !important;
  margin-bottom: -312px !important;
  margin-top: 0px !important; }

/* TextWall component custom style */
.rapidfire-sitemodule.alalaatikko {
  background-image: url("images/soite-logo.png");
  background-position: center left;
  background-repeat: no-repeat;
  background-color: #01b3e3;
  padding: 15px;
  padding-left: 18%; }
  .rapidfire-sitemodule.alalaatikko h2, .rapidfire-sitemodule.alalaatikko p, .rapidfire-sitemodule.alalaatikko a {
    color: white; }

.rapidfire-sitemodule.kumppanit {{
  background-color: #fefefe;
  width: 100% !important;
  margin: 0; }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule-kumppanit {
      float:left !important; } }}
  .rapidfire-sitemodule.kumppanit img {
    padding: 2em 1.9em 1em 1.9em; }

.rapidfire-sitemodule.laatikko img {
  margin-bottom: 10px; }

.rapidfire-controls {
  z-index: 999; }

#rsp_Yhteistyökumppanit {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  height: auto; }
  @media screen and (max-width: 1125px) {
    #rsp_Yhteistyökumppanit {
      width: 91%; } }

/* Sivuvalikoiden ryhmittelyvälit eri sivuilla */
.Links .sitemodule-content li.linebreak {
  padding-bottom: 15px; }

.Links .sitemodule-content .Terveyspalvelut ul.submenu.depth-1 li, .Links .sitemodule-content .Terveyspalvelut ul.submenu.depth-2 li, .Links .sitemodule-content .Halsotjanster ul.submenu.depth-1 li, .Links .sitemodule-content .Halsotjanster ul.submenu.depth-2 li {
  padding-bottom: 0px; }

.Links .sitemodule-content .Terveyspalvelut ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Terveyspalvelut ul.submenu.depth-2 li:last-of-type, .Links .sitemodule-content .Halsotjanster ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Halsotjanster ul.submenu.depth-2 li:last-of-type {
  padding-bottom: 22px; }

.Links .sitemodule-content .Sosiaalipalvelut ul.submenu.depth-1 li, .Links .sitemodule-content .Sosiaalipalvelut ul.submenu.depth-2 li, .Links .sitemodule-content .Socialservice ul.submenu.depth-1 li, .Links .sitemodule-content .Socialservice ul.submenu.depth-2 li {
  padding-bottom: 0px; }

.Links .sitemodule-content .Sosiaalipalvelut ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Sosiaalipalvelut ul.submenu.depth-2 li:last-of-type, .Links .sitemodule-content .Socialservice ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Socialservice ul.submenu.depth-2 li:last-of-type {
  padding-bottom: 22px; }

.Links .sitemodule-content .Yhteystiedot ul.submenu.depth-1 li, .Links .sitemodule-content .Yhteystiedot ul.submenu.depth-2 li, .Links .sitemodule-content Kontakt-uppgifter ul.submenu.depth-1 li, .Links .sitemodule-content Kontakt-uppgifter ul.submenu.depth-2 li {
  padding-bottom: 0px; }

.Links .sitemodule-content .Yhteystiedot ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Yhteystiedot ul.submenu.depth-2 li:last-of-type, .Links .sitemodule-content Kontakt-uppgifter ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content Kontakt-uppgifter ul.submenu.depth-2 li:last-of-type {
  padding-bottom: 22px; }

.Links .sitemodule-content .Soitessa ul.submenu.depth-1 li, .Links .sitemodule-content .Soitessa ul.submenu.depth-2 li {
  padding-bottom: 0px; }

.Links .sitemodule-content .Soitessa ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Soitessa ul.submenu.depth-2 li:last-of-type {
  padding-bottom: 22px; }

.Links .sitemodule-content .Soite ul.submenu.depth-1 li, .Links .sitemodule-content .Soite ul.submenu.depth-2 li {
  padding-bottom: 0px; }

.Links .sitemodule-content .Soite ul.submenu.depth-1 li:last-of-type, .Links .sitemodule-content .Soite ul.submenu.depth-2 li:last-of-type {
  padding-bottom: 22px; }

.module-container .rapidfire-sitemodule .sitemodule-content, .module-container .rapidfire-sitemodule-placeholder .sitemodule-content {
  overflow-x: hidden !important;
  overflow-y: auto !important; }

.frontpage-custom-textWall-box {
  -ms-overflow-style: none;
  width: 100% !important;
  min-height: 392px !important;
  max-height: 392px !important;
  margin: 0 !important; }
  @media screen and (max-width: 1780px) {
    .frontpage-custom-textWall-box {
      min-height: 200px !important;
      max-height: 392px !important; } }
  @media screen and (max-width: 1500px) {
    .frontpage-custom-textWall-box {
      min-height: 315px !important;
      max-height: 315px !important; } }
  @media screen and (max-width: 1125px) {
    .frontpage-custom-textWall-box {
      max-height: 292px !important;
      width: 100% !important; } }
  @media screen and (max-width: 979px) {
    .frontpage-custom-textWall-box {
      max-height: none !important;
      width: 100% !important; } }
  @media screen and (min-width: 1500px) {
    .frontpage-custom-textWall-box {
      min-height: 292px !important;
      max-height: 325px !important; } }
  @media screen and (min-width: 1780px) {
    .frontpage-custom-textWall-box {
      min-height: 200px !important;
      max-height: 392px !important; } }
/* FRONTPAGE BOXES --> */
.frontpage-custom-box {
  -ms-overflow-style: none;
  max-width: 25%;
  min-height: 585px !important;
  max-height: 585px !important;
  margin: 0 !important; }
  @media screen and (max-width: 1780px) {
    .frontpage-custom-box {
      min-height: 615px !important;
      max-height: 615px !important; } }
  @media screen and (max-width: 1500px) {
    .frontpage-custom-box {
      min-height: 615px !important;
      max-height: 615px !important; } }
  @media screen and (max-width: 1125px) {
    .frontpage-custom-box {
      max-width: none;
      width: 50% !important; } }
  @media screen and (max-width: 979px) {
    .frontpage-custom-box {
      max-height: none !important;
      height: auto !important;
      width: 100% !important; } }
  @media screen and (min-width: 1500px) {
    .frontpage-custom-box {
      min-height: 615px !important;
      max-height: 615px !important; } }
  @media screen and (min-width: 1780px) {
    .frontpage-custom-box {
      min-height: 615px !important;
      max-height: 615px !important; } }

.rapidfire-sitemodule.paivystysboksi,
.rapidfire-sitemodule.oireapuboksi,
.rapidfire-sitemodule.opasboksi,
.rapidfire-sitemodule.etusivutiedotteet,
.rapidfire-sitemodule.blogright,
.rapidfire-sitemodule.sahkoinenasiointi,
.rapidfire-sitemodule.haku,
.rapidfire-sitemodule.asiakas,
.rapidfire-sitemodule.risutruusut,
.rapidfire-sitemodule.omahoitoboksi,
.rapidfire-sitemodule.suunboksi,
.rapidfire-sitemodule.lastenneuvolaboksi,
.rapidfire-sitemodule.hoitotarvikejakeluboksi,
.rapidfire-sitemodule.laboratorioboksi,
.rapidfire-sitemodule.poliklinikkaboksi,
.rapidfire-sitemodule.synnytysboksi,
.rapidfire-sitemodule.asiointisahkoisestiboksi,
.rapidfire-sitemodule.omahoitokuutio,
.rapidfire-sitemodule.sahkoinenkuutio,
.rapidfire-sitemodule.laboratoriokuutio,
.rapidfire-sitemodule.polikuutio,
.rapidfire-sitemodule.omapalvelukuutio,
.rapidfire-sitemodule.huolikuutio,
.rapidfire-sitemodule.synnytyskuutio,
.rapidfire-sitemodule.oireapukuutio,
.rapidfire-sitemodule.kantakuutio,
.rapidfire-sitemodule.terveyskylakuutio,
.rapidfire-sitemodule.terveyskirjastokuutio,
.rapidfire-sitemodule.lomakekuutio {
  height: 100%;
  text-align: center;
  font-size: 1.08em;
  line-height: 1.5em; }
  .rapidfire-sitemodule.paivystysboksi button,
  .rapidfire-sitemodule.oireapuboksi button,
  .rapidfire-sitemodule.opasboksi button,
  .rapidfire-sitemodule.etusivutiedotteet button,
  .rapidfire-sitemodule.blogright button,
  .rapidfire-sitemodule.sahkoinenasiointi button,
  .rapidfire-sitemodule.haku button,
  .rapidfire-sitemodule.asiakas button,
  .rapidfire-sitemodule.risutruusut button,
  .rapidfire-sitemodule.omahoitoboksi button,
  .rapidfire-sitemodule.suunboksi button,
  .rapidfire-sitemodule.lastenneuvolaboksi button,
  .rapidfire-sitemodule.hoitotarvikejakeluboksi button,
  .rapidfire-sitemodule.laboratorioboksi button,
  .rapidfire-sitemodule.poliklinikkaboksi button,
  .rapidfire-sitemodule.synnytysboksi button,
  .rapidfire-sitemodule.asiointisahkoisestiboksi button,
  .rapidfire-sitemodule.omahoitokuutio button,
  .rapidfire-sitemodule.sahkoinenkuutio button,
  .rapidfire-sitemodule.laboratoriokuutio button,
  .rapidfire-sitemodule.polikuutio button,
  .rapidfire-sitemodule.omapalvelukuutio button,
  .rapidfire-sitemodule.huolikuutio button,
  .rapidfire-sitemodule.synnytyskuutio button,
  .rapidfire-sitemodule.oireapukuutio button,
  .rapidfire-sitemodule.kantakuutio button,
  .rapidfire-sitemodule.terveyskylakuutio button,
  .rapidfire-sitemodule.terveyskirjastokuutio button,
  .rapidfire-sitemodule.lomakekuutio button {
    margin-top: 2em;
    margin-bottom: 1em;
    text-align: center;
    padding: 1em 1.3em 1em 1.3em;
    min-width: 12em;
    bottom: 0.85em;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 979px) {
      .rapidfire-sitemodule.paivystysboksi button,
      .rapidfire-sitemodule.oireapuboksi button,
      .rapidfire-sitemodule.opasboksi button,
      .rapidfire-sitemodule.etusivutiedotteet button,
      .rapidfire-sitemodule.blogright button,
      .rapidfire-sitemodule.sahkoinenasiointi button,
      .rapidfire-sitemodule.haku button,
      .rapidfire-sitemodule.asiakas button,
      .rapidfire-sitemodule.risutruusut button,
      .rapidfire-sitemodule.omahoitoboksi button,
      .rapidfire-sitemodule.suunboksi button,
      .rapidfire-sitemodule.lastenneuvolaboksi button,
      .rapidfire-sitemodule.hoitotarvikejakeluboksi button,
      .rapidfire-sitemodule.laboratorioboksi button,
      .rapidfire-sitemodule.poliklinikkaboksi button,
      .rapidfire-sitemodule.synnytysboksi button,
      .rapidfire-sitemodule.asiointisahkoisestiboksi button,
      .rapidfire-sitemodule.omahoitokuutio button,
      .rapidfire-sitemodule.sahkoinenkuutio button,
      .rapidfire-sitemodule.laboratoriokuutio button,
      .rapidfire-sitemodule.polikuutio button,
      .rapidfire-sitemodule.omapalvelukuutio button,
      .rapidfire-sitemodule.huolikuutio button,
      .rapidfire-sitemodule.synnytyskuutio button,
      .rapidfire-sitemodule.oireapukuutio button,
      .rapidfire-sitemodule.kantakuutio button,
      .rapidfire-sitemodule.terveyskylakuutio button,
      .rapidfire-sitemodule.terveyskirjastokuutio button,
      .rapidfire-sitemodule.lomakekuutio button {
        display: block;
        position: relative; } }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.paivystysboksi,
    .rapidfire-sitemodule.oireapuboksi,
    .rapidfire-sitemodule.opasboksi,
    .rapidfire-sitemodule.etusivutiedotteet,
    .rapidfire-sitemodule.blogright,
    .rapidfire-sitemodule.sahkoinenasiointi,
    .rapidfire-sitemodule.haku,
    .rapidfire-sitemodule.asiakas,
    .rapidfire-sitemodule.risutruusut,
    .rapidfire-sitemodule.omahoitoboksi,
    .rapidfire-sitemodule.suunboksi,
    .rapidfire-sitemodule.lastenneuvolaboksi,
    .rapidfire-sitemodule.hoitotarvikejakeluboksi,
    .rapidfire-sitemodule.laboratorioboksi,
    .rapidfire-sitemodule.poliklinikkaboksi,
    .rapidfire-sitemodule.synnytysboksi,
    .rapidfire-sitemodule.asiointisahkoisestiboksi,
    .rapidfire-sitemodule.omahoitokuutio,
    .rapidfire-sitemodule.sahkoinenkuutio,
    .rapidfire-sitemodule.laboratoriokuutio,
    .rapidfire-sitemodule.polikuutio,
    .rapidfire-sitemodule.omapalvelukuutio,
    .rapidfire-sitemodule.huolikuutio,
    .rapidfire-sitemodule.synnytyskuutio,
    .rapidfire-sitemodule.oireapukuutio,
    .rapidfire-sitemodule.kantakuutio,
    .rapidfire-sitemodule.terveyskylakuutio,
    .rapidfire-sitemodule.terveyskirjastokuutio,
    .rapidfire-sitemodule.lomakekuutio {
      max-width: none;
      width: 100%; } }
  .rapidfire-sitemodule.paivystysboksi ul,
  .rapidfire-sitemodule.oireapuboksi ul,
  .rapidfire-sitemodule.opasboksi ul,
  .rapidfire-sitemodule.etusivutiedotteet ul,
  .rapidfire-sitemodule.blogright ul,
  .rapidfire-sitemodule.sahkoinenasiointi ul,
  .rapidfire-sitemodule.haku ul,
  .rapidfire-sitemodule.asiakas ul,
  .rapidfire-sitemodule.risutruusut ul,
  .rapidfire-sitemodule.omahoitoboksi ul,
  .rapidfire-sitemodule.suunboksi ul,
  .rapidfire-sitemodule.lastenneuvolaboksi ul,
  .rapidfire-sitemodule.hoitotarvikejakeluboksi ul,
  .rapidfire-sitemodule.laboratorioboksi ul,
  .rapidfire-sitemodule.poliklinikkaboksi ul,
  .rapidfire-sitemodule.synnytysboksi ul,
  .rapidfire-sitemodule.asiointisahkoisestiboksi ul,
  .rapidfire-sitemodule.omahoitokuutio ul,
  .rapidfire-sitemodule.sahkoinenkuutio ul,
  .rapidfire-sitemodule.laboratoriokuutio ul,
  .rapidfire-sitemodule.polikuutio ul,
  .rapidfire-sitemodule.omapalvelukuutio ul,
  .rapidfire-sitemodule.huolikuutio ul,
  .rapidfire-sitemodule.synnytyskuutio ul,
  .rapidfire-sitemodule.oireapukuutio ul,
  .rapidfire-sitemodule.kantakuutio ul,
  .rapidfire-sitemodule.terveyskylakuutio ul,
  .rapidfire-sitemodule.terveyskirjastokuutio ul,
  .rapidfire-sitemodule.lomakekuutio ul {
    max-width: 70%;
    padding-bottom: 0.55em;
    margin: auto;
    text-align: left; }
  .rapidfire-sitemodule.paivystysboksi li,
  .rapidfire-sitemodule.oireapuboksi li,
  .rapidfire-sitemodule.opasboksi li,
  .rapidfire-sitemodule.etusivutiedotteet li,
  .rapidfire-sitemodule.blogright li,
  .rapidfire-sitemodule.sahkoinenasiointi li,
  .rapidfire-sitemodule.haku li,
  .rapidfire-sitemodule.asiakas li,
  .rapidfire-sitemodule.risutruusut li,
  .rapidfire-sitemodule.omahoitoboksi li,
  .rapidfire-sitemodule.suunboksi li,
  .rapidfire-sitemodule.lastenneuvolaboksi li,
  .rapidfire-sitemodule.hoitotarvikejakeluboksi li,
  .rapidfire-sitemodule.laboratorioboksi li,
  .rapidfire-sitemodule.poliklinikkaboksi li,
  .rapidfire-sitemodule.synnytysboksi li,
  .rapidfire-sitemodule.asiointisahkoisestiboksi li,
  .rapidfire-sitemodule.omahoitokuutio li,
  .rapidfire-sitemodule.sahkoinenkuutio li,
  .rapidfire-sitemodule.laboratoriokuutio li,
  .rapidfire-sitemodule.polikuutio li,
  .rapidfire-sitemodule.omapalvelukuutio li,
  .rapidfire-sitemodule.huolikuutio li,
  .rapidfire-sitemodule.synnytyskuutio li,
  .rapidfire-sitemodule.oireapukuutio li,
  .rapidfire-sitemodule.kantakuutio li,
  .rapidfire-sitemodule.terveyskylakuutio li,
  .rapidfire-sitemodule.terveyskirjastokuutio li,
  .rapidfire-sitemodule.lomakekuutio li {
    font-size: 0.8em; }
  .rapidfire-sitemodule.paivystysboksi a,
  .rapidfire-sitemodule.oireapuboksi a,
  .rapidfire-sitemodule.opasboksi a,
  .rapidfire-sitemodule.etusivutiedotteet a,
  .rapidfire-sitemodule.blogright a,
  .rapidfire-sitemodule.sahkoinenasiointi a,
  .rapidfire-sitemodule.haku a,
  .rapidfire-sitemodule.asiakas a,
  .rapidfire-sitemodule.risutruusut a,
  .rapidfire-sitemodule.omahoitoboksi a,
  .rapidfire-sitemodule.suunboksi a,
  .rapidfire-sitemodule.lastenneuvolaboksi a,
  .rapidfire-sitemodule.hoitotarvikejakeluboksi a,
  .rapidfire-sitemodule.laboratorioboksi a,
  .rapidfire-sitemodule.poliklinikkaboksi a,
  .rapidfire-sitemodule.synnytysboksi a,
  .rapidfire-sitemodule.asiointisahkoisestiboksi a,
  .rapidfire-sitemodule.omahoitokuutio a,
  .rapidfire-sitemodule.sahkoinenkuutio a,
  .rapidfire-sitemodule.laboratoriokuutio a,
  .rapidfire-sitemodule.polikuutio a,
  .rapidfire-sitemodule.omapalvelukuutio a,
  .rapidfire-sitemodule.huolikuutio a,
  .rapidfire-sitemodule.synnytyskuutio a,
  .rapidfire-sitemodule.oireapukuutio a,
  .rapidfire-sitemodule.kantakuutio a,
  .rapidfire-sitemodule.terveyskylakuutio a,
  .rapidfire-sitemodule.terveyskirjastokuutio a,
  .rapidfire-sitemodule.lomakekuutio a {
    color: #cdf3ff;
    text-decoration: underline; }
    .rapidfire-sitemodule.paivystysboksi a:hover,
    .rapidfire-sitemodule.oireapuboksi a:hover,
    .rapidfire-sitemodule.opasboksi a:hover,
    .rapidfire-sitemodule.etusivutiedotteet a:hover,
    .rapidfire-sitemodule.blogright a:hover,
    .rapidfire-sitemodule.sahkoinenasiointi a:hover,
    .rapidfire-sitemodule.haku a:hover,
    .rapidfire-sitemodule.asiakas a:hover,
    .rapidfire-sitemodule.risutruusut a:hover,
    .rapidfire-sitemodule.omahoitoboksi a:hover,
    .rapidfire-sitemodule.suunboksi a:hover,
    .rapidfire-sitemodule.lastenneuvolaboksi a:hover,
    .rapidfire-sitemodule.hoitotarvikejakeluboksi a:hover,
    .rapidfire-sitemodule.laboratorioboksi a:hover,
    .rapidfire-sitemodule.poliklinikkaboksi a:hover,
    .rapidfire-sitemodule.synnytysboksi a:hover,
    .rapidfire-sitemodule.asiointisahkoisestiboksi a:hover,
    .rapidfire-sitemodule.omahoitokuutio a:hover,
    .rapidfire-sitemodule.sahkoinenkuutio a:hover,
    .rapidfire-sitemodule.laboratoriokuutio a:hover,
    .rapidfire-sitemodule.polikuutio a:hover,
    .rapidfire-sitemodule.omapalvelukuutio a:hover,
    .rapidfire-sitemodule.huolikuutio a:hover,
    .rapidfire-sitemodule.synnytyskuutio a:hover,
    .rapidfire-sitemodule.oireapukuutio a:hover,
    .rapidfire-sitemodule.kantakuutio a:hover,
    .rapidfire-sitemodule.terveyskylakuutio a:hover,
    .rapidfire-sitemodule.terveyskirjastokuutio a:hover,
    .rapidfire-sitemodule.lomakekuutio a:hover {
      color: #ffffff; }
    .rapidfire-sitemodule.paivystysboksi a:visited,
    .rapidfire-sitemodule.oireapuboksi a:visited,
    .rapidfire-sitemodule.opasboksi a:visited,
    .rapidfire-sitemodule.etusivutiedotteet a:visited,
    .rapidfire-sitemodule.blogright a:visited,
    .rapidfire-sitemodule.sahkoinenasiointi a:visited,
    .rapidfire-sitemodule.haku a:visited,
    .rapidfire-sitemodule.asiakas a:visited,
    .rapidfire-sitemodule.risutruusut a:visited,
    .rapidfire-sitemodule.omahoitoboksi a:visited,
    .rapidfire-sitemodule.suunboksi a:visited,
    .rapidfire-sitemodule.lastenneuvolaboksi a:visited,
    .rapidfire-sitemodule.hoitotarvikejakeluboksi a:visited,
    .rapidfire-sitemodule.laboratorioboksi a:visited,
    .rapidfire-sitemodule.poliklinikkaboksi a:visited,
    .rapidfire-sitemodule.synnytysboksi a:visited,
    .rapidfire-sitemodule.asiointisahkoisestiboksi a:visited,
    .rapidfire-sitemodule.omahoitokuutio a:visited,
    .rapidfire-sitemodule.sahkoinenkuutio a:visited,
    .rapidfire-sitemodule.laboratoriokuutio a:visited,
    .rapidfire-sitemodule.polikuutio a:visited,
    .rapidfire-sitemodule.omapalvelukuutio a:visited,
    .rapidfire-sitemodule.huolikuutio a:visited,
    .rapidfire-sitemodule.synnytyskuutio a:visited,
    .rapidfire-sitemodule.oireapukuutio a:visited,
    .rapidfire-sitemodule.kantakuutio a:visited,
    .rapidfire-sitemodule.terveyskylakuutio a:visited,
    .rapidfire-sitemodule.terveyskirjastokuutio a:visited,
    .rapidfire-sitemodule.lomakekuutio a:visited {
      color: #cdf3ff; }
    .rapidfire-sitemodule.paivystysboksi a:active,
    .rapidfire-sitemodule.oireapuboksi a:active,
    .rapidfire-sitemodule.opasboksi a:active,
    .rapidfire-sitemodule.etusivutiedotteet a:active,
    .rapidfire-sitemodule.blogright a:active,
    .rapidfire-sitemodule.sahkoinenasiointi a:active,
    .rapidfire-sitemodule.haku a:active,
    .rapidfire-sitemodule.asiakas a:active,
    .rapidfire-sitemodule.risutruusut a:active,
    .rapidfire-sitemodule.omahoitoboksi a:active,
    .rapidfire-sitemodule.suunboksi a:active,
    .rapidfire-sitemodule.lastenneuvolaboksi a:active,
    .rapidfire-sitemodule.hoitotarvikejakeluboksi a:active,
    .rapidfire-sitemodule.laboratorioboksi a:active,
    .rapidfire-sitemodule.poliklinikkaboksi a:active,
    .rapidfire-sitemodule.synnytysboksi a:active,
    .rapidfire-sitemodule.asiointisahkoisestiboksi a:active,
    .rapidfire-sitemodule.omahoitokuutio a:active,
    .rapidfire-sitemodule.sahkoinenkuutio a:active,
    .rapidfire-sitemodule.laboratoriokuutio a:active,
    .rapidfire-sitemodule.polikuutio a:active,
    .rapidfire-sitemodule.omapalvelukuutio a:active,
    .rapidfire-sitemodule.huolikuutio a:active,
    .rapidfire-sitemodule.synnytyskuutio a:active,
    .rapidfire-sitemodule.oireapukuutio a:active,
    .rapidfire-sitemodule.kantakuutio a:active,
    .rapidfire-sitemodule.terveyskylakuutio a:active,
    .rapidfire-sitemodule.terveyskirjastokuutio a:active,
    .rapidfire-sitemodule.lomakekuutio a:active {
      color: #cdf3ff; }

#rsp_kpshp-Yhteystietoluettelo h1 {
  color: #01b3e3; }

.rapidfire-sitemodule.blogright {
  text-align: left; }
  .rapidfire-sitemodule.blogright b {
    font-weight: 400; }
  .rapidfire-sitemodule.blogright a {
    margin-bottom: 1em !important;
    color: #ffffff !important;
    text-decoration: underline; }
    .rapidfire-sitemodule.blogright a:hover {
      color: #ffffff !important; }
    .rapidfire-sitemodule.blogright a:visited {
      color: #ffffff !important; }
    .rapidfire-sitemodule.blogright a:active {
      color: #ffffff !important; }
  .rapidfire-sitemodule.blogright h1 {
    font-size: 1.65em !important;
    text-decoration: underline !important; }

#rsp_blogitarkastelu, #rsp_kpshp-Tiedotteet-tarkastelu {
  padding-top: 1em;
  font-size: 1.15em;
  line-height: 1.7em;
  min-height: 800px; }
  #rsp_blogitarkastelu h3, #rsp_kpshp-Tiedotteet-tarkastelu h3 {
    font-size: 1.15em;
    margin-bottom: 0px;
    color: #01b3e3; }
  #rsp_blogitarkastelu h2, #rsp_kpshp-Tiedotteet-tarkastelu h2 {
    font-size: 1.25em;
    color: #01b3e3; }
  #rsp_blogitarkastelu h1, #rsp_kpshp-Tiedotteet-tarkastelu h1 {
    color: #01b3e3; }

#rsp_Blogi.sitemodule-content div {
  padding-bottom: 1em; }

.rapidfire-sitemodule.paivystysboksi {
  background-color: #526a84;
  color: #ffffff;
  min-height: 1170px !important;
  max-height: 1170px !important; }
  .rapidfire-sitemodule.paivystysboksi a {
    color: #22d0ff;
    text-decoration: underline; }
    .rapidfire-sitemodule.paivystysboksi a:hover {
      color: #def7ff; }
    .rapidfire-sitemodule.paivystysboksi a:visited {
      color: #22d0ff; }
    .rapidfire-sitemodule.paivystysboksi a:active {
      color: #22d0ff; }
  .rapidfire-sitemodule.paivystysboksi .smalltext {
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.5em; }
  @media screen and (max-width: 1125px) {
    .rapidfire-sitemodule.paivystysboksi {
      max-width: none;
      width: 50% !important; } }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.paivystysboksi {
      min-height: auto !important;
      max-height: none !important;
      height: 100% !important;
      width: 100% !important;
      padding-bottom: 1em; } }
  @media screen and (min-width: 1500px) {
    .rapidfire-sitemodule.paivystysboksi {
      min-height: 1230px !important;
      max-height: 1230px !important; } }
  @media screen and (min-width: 1780px) {
    .rapidfire-sitemodule.paivystysboksi {
      min-height: 1230px !important;
      max-height: 1230px !important; } }
  @media screen and (max-width: 1500px) {
    .rapidfire-sitemodule.paivystysboksi {
      min-height: 1230px !important;
      max-height: 1230px !important; } }

.rapidfire-sitemodule.etusivupalvelut {
  background-color: #2fbde3;
  text-align:center;
  color: #ffffff; }

  .rapidfire-sitemodule.etusivupalvelut h3 {
  text-align:center;
}
  .rapidfire-sitemodule.etusivupalvelut img {
  width:65px;
}
  .rapidfire-sitemodule.etusivupalvelut a {
    color: white;
    text-decoration: underline; }
    .rapidfire-sitemodule.oireapuboksi a:hover {
      color: #def7ff; }
    .rapidfire-sitemodule.oireapuboksi a:visited {
      color: white; }
    .rapidfire-sitemodule.oireapuboksi a:active {
      color: white; }

.rapidfire-sitemodule.oireapuboksi {
  background-color: #2fbde3;
  background-image: url(images/oireboksi_bg.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }
  .rapidfire-sitemodule.oireapuboksi a {
    color: #97e9ff;
    text-decoration: underline; }
    .rapidfire-sitemodule.oireapuboksi a:hover {
      color: #def7ff; }
    .rapidfire-sitemodule.oireapuboksi a:visited {
      color: #97e9ff; }
    .rapidfire-sitemodule.oireapuboksi a:active {
      color: #97e9ff; }

.rapidfire-sitemodule.opasboksi {
  background-color: #ffffff;
  color: #595959; }
  .rapidfire-sitemodule.opasboksi h1 {
    font-size: 1.5em;
    padding-bottom: 0.85em; }

.rapidfire-sitemodule.etusivutiedotteet {
  background: #c45a88; }

.rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet {
  background-color: #c45a88;
  color: #ffffff;
  text-align: left;
  -ms-overflow-style: none;
  padding-bottom: 1em; }
  .rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet p {
    font-size: 0.95em;
    padding-bottom: 0.95em; }
  .rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet h2 {
    font-size: 1.65em;
    padding-bottom: 0.65em;
    text-align: center; }
    .rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet h2 a {
      color: #ffffff !important; }
  .rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet a {
    color: #ffffff;
    text-decoration: none; }
    .rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet a:hover {
      text-decoration: underline; }
  .rapidfire-sitemodule.etusivutiedotteet #rsp_kpshp-Tiedotteet button a:hover {
    text-decoration: none !important; }

@media screen and (max-width: 979px) {
  .rapidfire-sitemodule.etusivutiedotteet {
    max-height: none;
    text-align: center; } }

.rapidfire-sitemodule.sahkoinenasiointi {
  background-color: #ffffff;
  color: #595959; }
  .rapidfire-sitemodule.sahkoinenasiointi a {
    color: #01b3e3;
    text-decoration: underline; }
    .rapidfire-sitemodule.sahkoinenasiointi a:hover {
      color: #01b3e3; }
    .rapidfire-sitemodule.sahkoinenasiointi a:visited {
      color: #01b3e3; }
    .rapidfire-sitemodule.sahkoinenasiointi a:active {
      color: #01b3e3; }

.rapidfire-sitemodule.haku {
  background-color: #1098bd;
  color: #ffffff; }

.rapidfire-sitemodule.asiakas {
  background-color: #f5f5f5;
  color: #595959; }

.rapidfire-sitemodule.risutruusut {
  background-color: #ae5385;
  color: #ffffff; }

/* <-- FRONTPAGE BOXES */
.rapidfire-sitemodule.eservices-custom-title {
  margin: 0px;
  width: 100% !important;
  background: #ffffff; }

/* --> SÄHKÖISETPALVELUT BOXES */
.rapidfire-sitemodule.omahoitokuutio {
  background-color: #556981;
  background-image: url(images/blueheart.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.sahkoinenkuutio {
  background-color: #a85782;
  background-image: url(images/purpleclock.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.laboratoriokuutio {
  background-color: #d9823f;
  background-image: url(images/bloodpipe.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.polikuutio {
  background-color: #556981;
  background-image: url(images/cancelcalendar.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.omapalvelukuutio {
  background-color: #3395b8;
  background-image: url(images/eform.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.huolikuutio {
  background-color: #bd5e86;
  background-image: url(images/brokenheart.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.synnytyskuutio {
  background-color: #f9b27a;
  background-image: url(images/preg.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.oireapukuutio {
  background-color: #3395b8;
  background-image: url(images/orapu.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.kantakuutio {
  background-color: #556981;
  background-image: url(images/knta.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.terveyskylakuutio {
  background-color: #a85782;
  background-image: url(images/tkyla.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.terveyskirjastokuutio {
  background-color: #d9823f;
  background-image: url(images/tkirj.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

.rapidfire-sitemodule.lomakekuutio {
  background-color: #556981;
  background-image: url(images/formi.svg);
  background-repeat: no-repeat;
  background-position: bottom right;
  color: #ffffff; }

/* <-- SÄHKÖISETPALVELUT BOXES */
.breadcrumpselection {
  padding-top: 0.5em;
  margin-bottom: 1em;
  color: #757575;
  font-size: 0.9em; }

.breadcrumpselection select {
  color: #01b3e3 !important;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 0.9em;
  width: auto;
  border: solid 2px #d2d2d2;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-bottom: 0.1em;
  padding-top: 0.1em;
  margin-top: 0px;
  margin-left: 0.3em;
  margin-bottom: 0px;
  line-height: 1.8em;
  padding-right: 2em;
  background: url(./images/caretdown.png) no-repeat right #fff; }
  @media screen and (min-width: 1780px) {
    .breadcrumpselection select {
      padding-top: 0em; } }

select option:hover,
select option:focus,
select option:active,
select option:checked {
  background: linear-gradient(#FFC894, #FFC894);
  background-color: #FFC894 !important;
  /* for IE */ }

button {
  background-color: #595959;
  color: #ffffff;
  border: 0;
  padding: 1em 2em 1em 2em;
  border-radius: 25px;
  text-transform: uppercase;
  font-weight: 500; }

button:hover {
  background-color: #464646; }

button:active {
  background-color: #01b3e3; }

button:focus {
  outline: 0; }

li.jstree-node[rel="admin"] {
  color: green;
  font-weight: bold; }

.admin-visible {
  color: green; }

.TopPagesList .sitemodule-content {
  padding: 0px !important; }
  .TopPagesList .sitemodule-content h2 {
    margin-top: 0px !important; }

.AlarmText.rapidfire-sitemodule {
  margin: 5px 0.5% -5px 0.5%; }

.module-container, .rapidfire-sitemodule, .module-container .rapidfire-sitemodule.hspan12, .rapidfire-sitemodule-placeholder {
  padding: 0px; }

.rapidfire-sitemodule.responsive-subpage-style {
  z-index: 999;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1em;
  margin-top: -30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100% !important; }
  .rapidfire-sitemodule.responsive-subpage-style .breadcrumpselection {
    padding-left: 2em;
    margin-top: 0.9em; }
  .rapidfire-sitemodule.responsive-subpage-style .rsbtn {
    margin-top: 1.3em;
    margin-right: 1.5em; }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.responsive-subpage-style {
      width: 100% !important;
      margin-left: auto;
      margin-right: auto;
      margin-top: 0px;
      height: auto !important; } }
  .rapidfire-sitemodule.responsive-subpage-style h1 {
    font-size: 1.7em;
    letter-spacing: 0.045em;
    padding-bottom: 0.65em;
    padding-top: 1.7em;
    color: #01b3e3; }
  .rapidfire-sitemodule.responsive-subpage-style h2 {
    font-size: 1.35em;
    letter-spacing: 0.01em;
    padding-bottom: 0.65em;
    padding-top: 1.7em;
    font-weight: 500;
    color: #595959; }

.rapidfire-sitemodule.responsive-2column-style-left, .rapidfire-sitemodule.responsive-2column-style-left-news {
  z-index: 999;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 1em;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-top: -30px;
  min-height: 173px !important;
  height: auto !important;
  overflow-y: auto; }
  @media screen and (max-width: 1210px) {
    .rapidfire-sitemodule.responsive-2column-style-left, .rapidfire-sitemodule.responsive-2column-style-left-news {
      padding-left: 1em;
      padding-right: 1em; } }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.responsive-2column-style-left, .rapidfire-sitemodule.responsive-2column-style-left-news {
      width: 100% !important;
      height: auto !important;
      margin-left: 0px;
      margin-top: 0px; } }

.rapidfire-sitemodule.responsive-4column-style-left {
  z-index: 999;
  padding-top: 1em;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-right: 0px;
  height: auto !important;
  width: 50% !important;
  overflow-y: auto; }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.responsive-4column-style-left {
      width: 100% !important;
      height: auto !important;
      margin-left: 0px;
      margin-top: 0px; } }

.palautefix {
  text-align: center; }
  .palautefix img {
    padding-top: 2em;
    padding-bottom: 1em; }

.BookingCalendar select {
  min-width: auto !important; }

.opaskarttacustomstylesizewrapper {
  min-height: 200px; }

.opaskarttacustomstylesize {
  width: 100%;
  height: auto;
  min-width: 300px; }

.rapidfire-sitemodule p.p1 {
  margin: 0.0px 0.0px 0.0px 0.0px;
  text-align: center;
  line-height: 18.0px;
  font: 12.0px 'Libre Franklin';
  color: #ffffff; }

.rapidfire-sitemodule span.s1 {
  letter-spacing: 0.1px; }

.rapidfire-sitemodule .lightblueborder {
  border-left: solid 5px #E5F6FB;
  padding-left: 0.8em;
  color: #01b3e3;
  font-size: 0.8em;
  line-height: 1.25em;
  margin-top: 3em;
  width: 28%; }

.rapidfire-sitemodule .asiakascustomtable td {
  background-color: #fff !important; }

.rapidfire-sitemodule .asiakascustomtable .smileimagetext {
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  color: #01b3e3;
  width: 20%; }
  .rapidfire-sitemodule .asiakascustomtable .smileimagetext img {
    width: 100%;
    max-width: 1.3em;
    height: auto;
    text-align: center;
    padding-left: 0px;
    padding-bottom: 0.3em; }

.rapidfire-sitemodule .asiakascustomtable .smileimageonly {
  text-align: center;
  font-size: 2em;
  font-weight: 600;
  color: #01b3e3; }
  .rapidfire-sitemodule .asiakascustomtable .smileimageonly img {
    width: 100%;
    max-width: 1.3em;
    height: auto;
    text-align: center;
    padding-left: 0px;
    padding-bottom: 0em;
    margin-bottom: -1.3em; }

@media screen and (max-width: 979px) {
  .rapidfire-sitemodule .asiakascustomtable {
    font-size: 0.9em; } }

@media screen and (max-width: 530px) {
  .rapidfire-sitemodule .asiakascustomtable {
    font-size: 0.75em; } }

.rapidfire-sitemodule .clientcustomquerystyle {
  background-image: url(images/bluecircle.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 2em;
  font-weight: 600; }
  .rapidfire-sitemodule .clientcustomquerystyle .customquerycount {
    padding-top: 70px; }

.rapidfire-sitemodule .clientcustomquerystylesmaller {
  background-image: url(images/bluecircle.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 200px;
  text-align: center;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 0.9em; }
  .rapidfire-sitemodule .clientcustomquerystylesmaller .customquerycountsmaller {
    padding-top: 87px; }

.rapidfire-sitemodule .clientcustomexplains {
  width: 100%;
  font-size: 0.6em;
  color: #9ce7ff; }

.rapidfire-sitemodule.responsive-2column-2cell {
  width: 19% !important;
  margin-top: -30px;
  margin-left: 0px;
  padding-bottom: 30px; }

.rapidfire-sitemodule.responsive-2column-2cell-style-right {
  margin-top: -30px;
  margin-left: -2%;
  padding-right: 2em;
  padding-left: 2em; }
  @media screen and (max-width: 978px) {
    .rapidfire-sitemodule.responsive-2column-2cell-style-right {
      margin-left: 0px;
      margin-top: 0px; } }

.rapidfire-sitemodule.responsive-2column-style-right, .rapidfire-sitemodule.responsive-2column-style-right-news, .rapidfire-sitemodule.responsive-2column-2cell, .rapidfire-sitemodule.responsive-2column-style-right-multi {
  z-index: 999;
  padding-left: 1.2em;
  padding-right: 1.2em;
  padding-top: 1em;
  margin-bottom: 0px;
  min-height: 173px !important;
  overflow-y: auto;
  -ms-overflow-style: none; }
  @media screen and (max-width: 1210px) {
    .rapidfire-sitemodule.responsive-2column-style-right, .rapidfire-sitemodule.responsive-2column-style-right-news, .rapidfire-sitemodule.responsive-2column-2cell, .rapidfire-sitemodule.responsive-2column-style-right-multi {
      padding-left: 1em;
      padding-right: 1em; } }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.responsive-2column-style-right, .rapidfire-sitemodule.responsive-2column-style-right-news, .rapidfire-sitemodule.responsive-2column-2cell, .rapidfire-sitemodule.responsive-2column-style-right-multi {
      width: 100% !important;
      height: auto !important;
      margin-left: 0px;
      margin-top: 0px; } }

.rapidfire-sitemodule.responsive-2column-style-right-multi {
  float: right;
  margin-top: 5px;
  margin-right: 1%; }
  .rapidfire-sitemodule.responsive-2column-style-right-multi .sitemodule-content {
    padding-left: 1.2em;
    padding-right: 1.2em; }
  @media screen and (max-width: 978px) {
    .rapidfire-sitemodule.responsive-2column-style-right-multi {
      float: left !important; } }

.rapidfire-sitemodule.responsive-2column-style-right {
  margin-top: -30px; }
  @media screen and (max-width: 978px) {
    .rapidfire-sitemodule.responsive-2column-style-right {
      margin-left: 0px;
      margin-top: 15px; } }

.rapidfire-sitemodule.responsive-4column-style-right {
  z-index: 999;
  padding-top: 1em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  height: auto !important;
  width: 48% !important;
  overflow-y: auto;
  -ms-overflow-style: none; }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.responsive-4column-style-right {
      width: 100% !important;
      height: auto !important;
      margin-left: 0px;
      margin-top: 0px; } }

.rapidfire-sitemodule.responsive-2column-style-left-news {
  background: #ffffff; }

.rapidfire-sitemodule.responsive-2column-style-right-news {
  background: #c45a88;
  margin-top: -30px;
  max-height: none !important;
  min-height: 100% !important; }
  .rapidfire-sitemodule.responsive-2column-style-right-news h1, .rapidfire-sitemodule.responsive-2column-style-right-news h2, .rapidfire-sitemodule.responsive-2column-style-right-news h3, .rapidfire-sitemodule.responsive-2column-style-right-news h4, .rapidfire-sitemodule.responsive-2column-style-right-news h5, .rapidfire-sitemodule.responsive-2column-style-right-news h6 {
    color: #EB8CB6;
    font-size: 1.35em;
    padding-bottom: 1em;
    letter-spacing: 0.03em; }
    .rapidfire-sitemodule.responsive-2column-style-right-news h1 a, .rapidfire-sitemodule.responsive-2column-style-right-news h2 a, .rapidfire-sitemodule.responsive-2column-style-right-news h3 a, .rapidfire-sitemodule.responsive-2column-style-right-news h4 a, .rapidfire-sitemodule.responsive-2column-style-right-news h5 a, .rapidfire-sitemodule.responsive-2column-style-right-news h6 a {
      color: #EB8CB6; }

.module-container {
  height: 100% !important; }

.rapidfire-sitemodule.responsive-subpage-style .sitemodule-content {
  margin-left: 3em;
  margin-right: 3em;
  padding-left: 3em !important;
  padding-right: 3em !important;
  background: #ffffff; }
  @media screen and (max-width: 978px) {
    .rapidfire-sitemodule.responsive-subpage-style .sitemodule-content {
      margin-left: 0px;
      margin-right: 0px; } }

.BookingCalendar {
  background: #ffffff; }

.modal.fade.in {
  top: 300px;
  overflow-x: scroll;
  bottom: 2%; }

.rapidfire-sitemodule.fileliststyle {
  background: #fff; }

.rapidfire-sitemodule.whiteliststyle {
  background: #fff; }

.rapidfire-sitemodule.tiedotesivu {
  background: #ffffff !important;
  color: #595959; }

.rapidfire-sitemodule.defaultbackground, .rapidfire-sitemodule.customservicetitle {
  background: #ffffff !important;
  word-wrap: break-word;
  color: #595959;
  -ms-overflow-style: none;
  font-size: 1.15em;
  line-height: 1.64em;
  height: auto; }
  .rapidfire-sitemodule.defaultbackground -webkit-scrollbar, .rapidfire-sitemodule.customservicetitle -webkit-scrollbar {
    width: 0 !important; }
  .rapidfire-sitemodule.defaultbackground ul, .rapidfire-sitemodule.customservicetitle ul {
    list-style: disc; }
  .rapidfire-sitemodule.defaultbackground li, .rapidfire-sitemodule.customservicetitle li {
    padding-top: 0.8em;
    padding-left: 1em; }
    .rapidfire-sitemodule.defaultbackground li:before, .rapidfire-sitemodule.customservicetitle li:before {
      display: inline-block;
      width: 1em;
      margin-left: -1em; }
  .rapidfire-sitemodule.defaultbackground h1, .rapidfire-sitemodule.defaultbackground h2, .rapidfire-sitemodule.defaultbackground h4, .rapidfire-sitemodule.defaultbackground h5, .rapidfire-sitemodule.defaultbackground h6, .rapidfire-sitemodule.customservicetitle h1, .rapidfire-sitemodule.customservicetitle h2, .rapidfire-sitemodule.customservicetitle h4, .rapidfire-sitemodule.customservicetitle h5, .rapidfire-sitemodule.customservicetitle h6 {
    color: #01b3e3;
    font-size: 1.35em;
    padding-bottom: 1em;
    letter-spacing: 0.03em;
    word-wrap: break-word; }
  .rapidfire-sitemodule.defaultbackground h1, .rapidfire-sitemodule.customservicetitle h1 {
    font-size: 1.6em !important; }
  .rapidfire-sitemodule.defaultbackground h2, .rapidfire-sitemodule.customservicetitle h2 {
    font-size: 1.2em; }
  .rapidfire-sitemodule.defaultbackground h3, .rapidfire-sitemodule.customservicetitle h3 {
    color: #595959;
    font-size: 1em;
    word-wrap: break-word; }
  .rapidfire-sitemodule.defaultbackground a, .rapidfire-sitemodule.customservicetitle a {
    color: #01b3e3;
    text-decoration: underline; }

.rapidfire-sitemodule.customservicetitle {
  padding: 1em 1em 0em 1em !important; }
  @media screen and (max-width: 979px) {
    .rapidfire-sitemodule.customservicetitle {
      padding: 0em 0.2em 0em 0.2em !important; } }

.rapidfire-sitemodule.defaultbackground::-webkit-scrollbar {
  width: 3px; }

.rapidfire-sitemodule.defaultbackground::-webkit-scrollbar-track {
  background: #c3c3c3; }

.rapidfire-sitemodule.defaultbackground::-webkit-scrollbar-thumb {
  background: #737373; }

.rapidfire-sitemodule.purplebackground {
  background: #c45a88;
  word-wrap: break-word;
  color: #ffffff;
  font-size: 1.15em;
  line-height: 1.7em;
  -ms-overflow-style: none;
  height: auto !important; }
  .rapidfire-sitemodule.purplebackground ul {
    list-style: none; }
  .rapidfire-sitemodule.purplebackground li {
    padding-top: 0.8em;
    padding-left: 1em; }
    .rapidfire-sitemodule.purplebackground li:before {
      content: "•";
      color: #ffffff;
      display: inline-block;
      width: 1em;
      margin-left: -1em; }
  .rapidfire-sitemodule.purplebackground h1, .rapidfire-sitemodule.purplebackground h3, .rapidfire-sitemodule.purplebackground h4, .rapidfire-sitemodule.purplebackground h5, .rapidfire-sitemodule.purplebackground h6 {
    color: #ffffff;
    font-size: 1.35em;
    padding-bottom: 1em;
    letter-spacing: 0.03em;
    word-wrap: break-word; }
  .rapidfire-sitemodule.purplebackground h2 {
    color: #ffffff;
    font-size: 1.2em; }
  .rapidfire-sitemodule.purplebackground h3 {
    font-size: 1em; }
  .rapidfire-sitemodule.purplebackground a {
    color: #ffffff;
    text-decoration: underline; }
    .rapidfire-sitemodule.purplebackground a:hover {
      color: #ffffff; }
    .rapidfire-sitemodule.purplebackground a:visited {
      color: #ffffff; }
    .rapidfire-sitemodule.purplebackground a:active {
      color: #ffffff; }
  .rapidfire-sitemodule.purplebackground hr {
    border-bottom: 0px;
    border-top: 1px solid #ad4b76;
    margin: 1.5em 0; }

.rapidfire-sitemodule.purplebackground::-webkit-scrollbar {
  width: 3px; }

.rapidfire-sitemodule.purplebackground::-webkit-scrollbar-track {
  background: #ab4c75; }

.rapidfire-sitemodule.purplebackground::-webkit-scrollbar-thumb {
  background: #f597c0; }

.rapidfire-sitemodule.bluebackground {
  -ms-overflow-style: none;
  background: #01b3e3;
  color: #ffffff;
  border-left: 5px solid #66DCFC;
  font-size: 1.15em;
  line-height: 1.7em;
  word-wrap: break-word;
  height: auto !important; }
  .rapidfire-sitemodule.bluebackground hr {
    border-top: 1px solid #19a0ca;
    border-bottom: none; }
  .rapidfire-sitemodule.bluebackground li {
    list-style-type: square; }
  .rapidfire-sitemodule.bluebackground h1, .rapidfire-sitemodule.bluebackground h2, .rapidfire-sitemodule.bluebackground h4, .rapidfire-sitemodule.bluebackground h5, .rapidfire-sitemodule.bluebackground h6 {
    color: #B8F0FF;
    font-size: 1.35em;
    padding-bottom: 1em;
    letter-spacing: 0.03em;
    text-align: left;
    word-wrap: break-word; }
  .rapidfire-sitemodule.bluebackground h2 {
    font-size: 1.2em; }
  .rapidfire-sitemodule.bluebackground h3 {
    color: #B8F0FF;
    font-size: 1em;
    text-align: left; }
  .rapidfire-sitemodule.bluebackground a {
    color: #ffffff; }
    .rapidfire-sitemodule.bluebackground a:hover {
      color: #ffffff; }
    .rapidfire-sitemodule.bluebackground a:visited {
      color: #ffffff; }
    .rapidfire-sitemodule.bluebackground a:active {
      color: #ffffff; }
  @media screen and (max-width: 978px) {
    .rapidfire-sitemodule.bluebackground h1, .rapidfire-sitemodule.bluebackground h2, .rapidfire-sitemodule.bluebackground h3, .rapidfire-sitemodule.bluebackground h4, .rapidfire-sitemodule.bluebackground h5, .rapidfire-sitemodule.bluebackground h6 {
      text-align: left; } }

.containerwhitearea {
  background: #fff;
  padding-left: 1em !important;
  padding-right: 0.5em !important; }
  .containerwhitearea .module-container.rapidfire-sitemodule {
    margin: 0px 0.5% 0px 0.5% !important; }
  @media screen and (max-width: 979px) {
    .containerwhitearea {
      padding-left: 0px !important;
      padding-right: 0px !important;
      margin-left: 0px !important;
      margin-right: 0px !important; }
      .containerwhitearea .module-container.rapidfire-sitemodule {
        margin: 0px !important; } }

.rapidfire-sitemodule.bluebackground::-webkit-scrollbar {
  width: 3px; }

.rapidfire-sitemodule.bluebackground::-webkit-scrollbar-track {
  background: #0097bf; }

.rapidfire-sitemodule.bluebackground::-webkit-scrollbar-thumb {
  background: #5eddff; }

.icontexts {
  margin-top: 1em;
  line-height: 1.35em; }

.icontextsalarm {
  margin-top: 1.6em;
  line-height: 1.35em;
  vertical-align: middle; }

.iconbigtext {
  font-size: 1.2em; }

.iconarea {
  margin-top: 1em;
  line-height: 1.35em;
  max-width: 21px !important; }
  .iconarea img {
    max-width: 25px !important;
    padding-top: 0.35em; }

.sidebarcontent {
  margin-left: 0px; }

.sidebariconrow {
  margin-left: 0px;
  line-height: 0.5em; }
  .sidebariconrow img {
    max-width: 25px;
    padding-bottom: 6px; }

.sidebaricon2row {
  margin-left: 0px;
  line-height: 0.6em; }
  .sidebaricon2row img {
    max-width: 25px;
    padding-top: 9px;
    margin-bottom: -8px; }

.tworowicontext {
  padding-left: 1.5em; }

.rsbtn {
  z-index: 1000; }

.own-table-striped thead td, .own-table-striped th {
  background-color: none;
  color: #595959;
  text-align: left;
  font-weight: 600;
  font-size: 1.35em; }

@media screen and (max-width: 979px) {
  .own-table-striped thead {
    font-size: 0.7em; } }

.own-table-striped tr:nth-child(2n) td, .own-table-striped .own-table-striped tr:nth-child(2n) {
  background-color: #f7f7f7; }
  @media screen and (max-width: 979px) {
    .own-table-striped tr:nth-child(2n) td, .own-table-striped .own-table-striped tr:nth-child(2n) {
      font-size: 0.8em;
      line-height: 1.5em; } }

.own-table-striped td {
  padding: 0.7em 0.3em 0.7em 0.3em;
  font-size: 1em;
  margin: 5px; }
  .own-table-striped td img {
    padding-left: 1em; }
  @media screen and (max-width: 979px) {
    .own-table-striped td {
      font-size: 0.8em;
      line-height: 1.5em; } }

.Links .special {
  display: table-cell; }

.Links .bunch {
  width: 20%;
  display: inline-grid;
  padding-bottom: 1em; }

.Links h2 {
  padding-top: 2em;
  padding-left: 1.2em; }

#footer {
  clear: both;
  text-align: left;
  font-size: 0.95em;
  line-height: 1.35em;
  color: #ffffff;
  background-color: #01b3e3;
  padding: 1em 2.2em 1em 2.2em;
  position: relative;
  z-index: 950; }

#footer a {
  color: #aeecff; }

#footer .logoarea {
  min-height: 56px;
  max-width: 58px; }

#footer .footertext {
  max-width: 17%;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word; }
  @media screen and (max-width: 978px) {
    #footer .footertext {
      max-width: 100%; } }

#footer .footertext, #footer .footermapmarker, #footer .footerphone {
  padding-top: 0.25em;
  border-left: 1px solid #5CD0EF;
  padding-left: 1.8em; }

#footer .footermapmarker img, #footer .footerphone img {
  padding-top: 0.25em; }

#footer .footermapmarker, #footer .footerphone {
  padding-top: 0.45em;
  max-width: 13%;
  min-height: 50px; }
  @media screen and (max-width: 978px) {
    #footer .footermapmarker, #footer .footerphone {
      padding-top: 1em;
      max-width: 100%; } }

#footer .socialIcons {
  text-align: right;
  width: 100%; }
  @media screen and (max-width: 978px) {
    #footer .socialIcons {
      text-align: left;
      display: inline-block; } }

#footer .socialIcons img {
  padding: 0.75em 0em 0em 1.5em;
  transition: transform .2s; }
  #footer .socialIcons img:hover {
    transform: scale(1.2); }

.contactlist {
  background: #ffffff !important;
  color: #595959;
  font-size: 1.15em;
  line-height: 1.7em; }
  .contactlist a {
    color: #01b3e3; }

.rsbtn_right {
  color: #01b3e3 !important;
  background: none !important;
  width: 5px !important; }

.rsbtn span, .rsbtn a:focus {
  color: #01b3e3 !important; }

.rsbtn {
  border: solid 2px #01b3e3;
  margin-right: 1em;
  margin-top: 0.5em;
  border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  -webkit-border-radius: 25px 25px 25px 25px; }

.rsbtn span, .rsbtn a:focus {
  color: #01b3e3 !important;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 600;
  font-size: 1.2em; }

.rsbtn_left {
  background: none !important;
  color: #01b3e3 !important; }

#adminpane ul.dropdown-menu {
  width: auto; }

.Picture img.stretch {
  width: 100%; }

.Picture {
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important; }

.Picbgpalaute {
  background: #ffffff;
  width: 100%;
  margin-bottom: -5px;
  display: inline-block; }

.picresponsivefix {
  /*@media screen and (max-width: 1420px) {
            height: 272px !important;
        }
        @media screen and (max-width: 1360px) {
            height: 240px !important;
        }
        @media screen and (max-width: 1260px) {
            height: 235px !important;
        }
         @media screen and (max-width: 1180px) {
            height: 225px !important;
        }
         @media screen and (max-width: 1096px) {
            height: 205px !important;
        }
        @media screen and (max-width: 979px) {
            height: 160px !important;
        }
         @media screen and (max-width: 895px) {
            height: 150px !important;
        }
         @media screen and (max-width: 836px) {
            height: 140px !important;
            .wrapper {
                background:#fff;
            }
        }
        @media screen and (max-width: 600px) {
            height: 100px !important;
        }
        @media screen and (max-width: 450px) {
            height: 70px !important;
        }*/ }

#media-gallery div .selected {
  background: #000000 !important;
  color: #ffffff !important; }

.subpagecoverimage {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  background-size: 100%; }

.feedback__container {
  width: 100%;
  max-width: 450px;
  height: auto; }

.feedback__container path {
  fill: transparent;
  stroke-width: 33; }

.feedback__container text {
  font-size: 0.5em;
  text-anchor: middle;
  fill: #fff;
  font-family: Helvetica; }

.feedback__container .feedback__title {
  font-size: 0.75em;
  fill: black; }

.feedback__container .feedback__count {
  font-size: 1.2em;
  font-weight: bold;
  fill: black; }

.feedback__meter {
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out; }

@-moz-document url-prefix() {}
