/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  font-size: 1em;
  line-height: 1.125em;
  font-family: "simplon_normregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
  padding: 145px 0 0 0; }
  @media screen and (max-width: 1099px) {
    body {
      padding: 90px 0 0 0; } }

h1 {
  font-family: "PlantinMTStd-Regular", serif;
  /*font-size: 2.250em;*/
  font-size: 29px;
  line-height: 1.167em;
  padding: 0 0 1.25em 0;
  font-weight: normal; }
  h1 strong {
    font-size: 1.1em;
    font-weight: bold;
    font-family: "PlantinMTStd-Regular", serif; }

h2 {
  font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
  font-size: 1.313em;
  line-height: 1.238em;
  padding: 0 0 1.25em 0;
  font-weight: normal; }
  h2 strong {
    font-family: inherit;
    font-weight: normal; }

h3 {
  font-family: "simplon_monobold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
  font-size: 1.313em;
  line-height: 1.238em;
  padding: 0 0 1.25em 0;
  font-weight: normal; }

h4 {
  font-family: "simplon_monobold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
  font-size: 1em;
  line-height: 1.1em;
  padding: 0 0 1.25em 0;
  font-weight: normal; }

strong {
  font-weight: normal;
  font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }

em {
  font-weight: normal;
  font-style: italic; }

p {
  padding: 0 0 1.875em 0;
  font-family: "simplon_normregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }

a {
  color: #000;
  text-decoration: none; }
  a:hover {
    color: #005cff; }

header {
  display: block;
  width: 100%;
  position: relative;
  border-bottom: 3px solid #000;
  position: fixed;
  top: 0;
  background: #FFF;
  z-index: 10000; }
  @media screen and (max-width: 1099px) {
    header {
      height: 91px; } }
  @media screen and (max-width: 459px) {
    header {
      height: 50px; } }
  header:after {
    clear: both;
    display: table;
    content: " ";
  }
  header .wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative; }
    @media screen and (min-width: 980px) and (max-width: 1099px) {
      header .wrapper {
        width: 90%;
        margin: 0 auto;
        box-sizing: border-box;
        border-right: 3px solid #000;
        border-left: 3px solid #000;
        height: 91px; } }
    @media screen and (max-width: 979px) {
      header .wrapper {
        width: auto;
        height: 91px;
        margin: 0 30px;
        border-right: 3px solid #000;
        border-left: 3px solid #000; } }
    @media screen and (max-width: 459px) {
      header .wrapper {
        height: 50px;
        margin: 0;
        border-left: 0;
        border-right: 0; } }
  header .logo {
    box-sizing: border-box;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    float: left;
    width: 202px;
    height: 142px;
    position: relative;
    z-index: 9999; }
    @media screen and (max-width: 1099px) {
      header .logo {
        border-right: 0;
        border-left: 0;
        width: 154px;
        height: 90px;
        padding: 0 30px; }
        header .logo .dots {
          display: none; } }
    @media screen and (max-width: 459px) {
      header .logo {
        width: 100px;
        height: 53px;
        padding: 0; } }
    header .logo a {
      display: block;
      padding: 25px 0 20px;
      text-align: center; }
      @media screen and (max-width: 1099px) {
        header .logo a {
          padding: 20px 0 20px; } }
      @media screen and (max-width: 459px) {
        header .logo a {
          padding: 10px 20px 0 25px; } }
      header .logo a img {
        border: 0;
        max-width: 80%; }
        @media screen and (max-width: 1099px) {
          header .logo a img {
            max-width: 100%; } }
        @media screen and (max-width: 459px) {
          header .logo a img {
            max-width: 100%; } }
  header .nav_toggle {
    background: url(../images/icon_nav-toggle.png) no-repeat center center;
    background-size: 50%;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 39px;
    height: 91px;
    display: none;
    line-height: 112px;
    overflow: hidden;
    padding: 0 20px;
    margin: 0 0;
    cursor: pointer;
    z-index: 9999;
    transition: transform 0.5s ease, background 0.05s 0.15s;
    -o-transition: transform 0.5s ease, background 0.05s 0.15s;
    -ms-transition: transform 0.5s ease, background 0.05s 0.15s;
    -moz-transition: transform 0.5s ease, background 0.05s 0.15s;
    -webkit-transition: transform 0.5s ease, background 0.05s 0.15s; }
    @media screen and (max-width: 1099px) {
      header .nav_toggle {
        display: block; } }
    @media screen and (max-width: 459px) {
      header .nav_toggle {
        width: 25px;
        height: 14px;
        padding: 10px;
        top: 10px;
        right: 20px; } }
    header .nav_toggle.active {
      background: url(../images/icon_close.png) no-repeat center center;
      background-size: 45%;
      transform: rotateX(180deg) rotateY(180deg);
      -o-transform: rotateX(180deg) rotateY(180deg);
      -ms-transform: rotateX(180deg) rotateY(180deg);
      -moz-transform: rotateX(180deg) rotateY(180deg);
      -webkit-transform: rotateX(180deg) rotateY(180deg); }
  header nav {
    font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    font-size: 1.25em;
    line-height: 1em;
    position: relative;
    float: left;
    width: 55%; }
    @media screen and (max-width: 1099px) {
      header nav {
        width: 100%;
        height: 90px;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0; } }
    @media screen and (max-width: 459px) {
      header nav {
        height: 53px; } }
    header nav ul {
      display: block;
      padding: 42px 50px 20px;
      width: 100%; }
      @media screen and (max-width: 1099px) {
        header nav ul {
          display: block;
          visibility: hidden;
          opacity: 0;
          overflow: hidden;
          position: absolute;
          top: 94px;
          right: -3px;
          background: #FFF;
          z-index: 9999;
          padding: 20px 0;
          margin: 0;
          border-bottom: 3px solid #000;
          border-left: 3px solid #000;
          border-right: 3px solid #000;
          transition: all 0.3s;
          -o-transition: all 0.3s;
          -ms-transition: all 0.3s;
          -moz-transition: all 0.3s;
          -webkit-transition: all 0.3s; }
          header nav .nav-container.active {
            visibility: visible;
            opacity: 1;
            transition: opacity 0.3s;
            -o-transition: opacity 0.3s;
            -ms-transition: opacity 0.3s;
            -moz-transition: opacity 0.3s;
            -webkit-transition: opacity 0.3s; }
          header nav .nav-container.active li {
            margin-left: 0; }
          header nav ul li:nth-child(1) {
            -webkit-transition: margin-left 0.1s;
            -moz-transition: margin-left 0.1s;
            -ms-transition: margin-left 0.1s;
            -o-transition: margin-left 0.1s;
            transition: margin-left 0.1s; }
          header nav ul li:nth-child(2) {
            -webkit-transition: margin-left 0.15s;
            -moz-transition: margin-left 0.15s;
            -ms-transition: margin-left 0.15s;
            -o-transition: margin-left 0.15s;
            transition: margin-left 0.15s; }
          header nav ul li:nth-child(3) {
            -webkit-transition: margin-left 0.2s;
            -moz-transition: margin-left 0.2s;
            -ms-transition: margin-left 0.2s;
            -o-transition: margin-left 0.2s;
            transition: margin-left 0.2s; }
          header nav ul li:nth-child(4) {
            -webkit-transition: margin-left 0.25s;
            -moz-transition: margin-left 0.25s;
            -ms-transition: margin-left 0.25s;
            -o-transition: margin-left 0.25s;
            transition: margin-left 0.25s; }
          header nav ul li:nth-child(5) {
            -webkit-transition: margin-left 0.3s;
            -moz-transition: margin-left 0.3s;
            -ms-transition: margin-left 0.3s;
            -o-transition: margin-left 0.3s;
            transition: margin-left 0.3s; }
          header nav ul li:nth-child(6) {
            -webkit-transition: margin-left 0.35s;
            -moz-transition: margin-left 0.35s;
            -ms-transition: margin-left 0.35s;
            -o-transition: margin-left 0.35s;
            transition: margin-left 0.35s; }
          header nav ul li:nth-child(7) {
            -webkit-transition: margin-left 0.4s;
            -moz-transition: margin-left 0.4s;
            -ms-transition: margin-left 0.4s;
            -o-transition: margin-left 0.4s;
            transition: margin-left 0.4s; }
          header nav ul li:nth-child(8) {
            -webkit-transition: margin-left 0.45s;
            -moz-transition: margin-left 0.45s;
            -ms-transition: margin-left 0.45s;
            -o-transition: margin-left 0.45s;
            transition: margin-left 0.45s; }
          header nav ul li:nth-child(9) {
            -webkit-transition: margin-left 0.5s;
            -moz-transition: margin-left 0.5s;
            -ms-transition: margin-left 0.5s;
            -o-transition: margin-left 0.5s;
            transition: margin-left 0.5s; }
          header nav .nav-container.active .languages {
            margin-right: 0 !important; }
          header nav .nav-container.active .search, header nav .nav-container.active .vuodenhuiput {
            left: 0 !important; } }
      @media screen and (max-width: 459px) {
        header nav ul {
          top: 53px;
          width: 100%;
          border-left: 0; } }
      header nav ul li {
        width: 25%;
        float: left;
        padding: 0px 0px 15px 0;
        position: relative;
        line-height: 1.1em; }
        header nav ul li:after {
          clear: both;
          display: table;
          content: " ";
          }
        @media screen and (max-width: 1099px) {
          header nav ul li {
            float: none;
            padding: 0 20px 5px 20px;
            width: auto;
            text-align: left;
            position: static;
            margin-left: -400px; } }
        @media screen and (max-width: 459px) {
          header nav ul li {
            text-align: left; } }
        header nav ul li.selected > a {
          border-bottom: 3px solid #000; }
        header nav ul li > a {
          text-decoration: none;
          color: #000;
          position: relative;
          z-index: 9998;
          /*font-size: 1em;*/ }
          @media screen and (max-width: 1099px) {
            header nav ul li > a {
              float: left;
              display: block;
              margin-right: 10px; } }
        header nav ul li li > a {
          font-size: 0.8em;
          line-height: 1.1em; }
        @media screen and (max-width: 1099px) {
          header nav ul li span.arrow {
            float: left;
            background: url(../images/subnav_arrow_right.png) no-repeat;
            background-size: 12px 17px;
            width: 12px;
            height: 17px;
            display: block;
            cursor: pointer;
            margin-top: 3px;
            transition: transform 0.3s ease;
            -o-transition: transform 0.3s ease;
            -ms-transition: transform 0.3s ease;
            -moz-transition: transform 0.3s ease;
            -webkit-transition: transform 0.3s ease; }
            header nav ul li span.arrow.active {
              transform: rotate(90deg) rotateX(180deg);
              -o-transform: rotate(90deg) rotateX(180deg);
              -ms-transform: rotate(90deg) rotateX(180deg);
              -moz-transform: rotate(90deg) rotateX(180deg);
              -webkit-transform: rotate(90deg) rotateX(180deg); } }
        header nav ul li ul {
          width: 210px;
          clear: both;
          display: none;
          z-index: 9999;
          padding: 22px 24px;
          border: 3px solid #000;
          position: absolute;
          top: 26px;
          left: 0;
          background: #fff;
          padding: 20px !important; }
          @media screen and (max-width: 1099px) {
            header nav ul li ul {
              position: relative;
              border: 0;
              top: auto;
              left: auto;
              right: auto;
              background: none;
              padding: 0 10px !important;
              display: block;
              max-height: 0;
              height: auto;
              transition: max-height 0.5s ease, visibility 0.5s, opacity 0.5s, padding 0.5s ease;
              -o-transition: max-height 0.5s ease, visibility 0.5s, opacity 0.5s, padding 0.5s ease;
              -ms-transition: max-height 0.5s ease, visibility 0.5s, opacity 0.5s, padding 0.5s ease;
              -moz-transition: max-height 0.5s ease, visibility 0.5s, opacity 0.5s, padding 0.5s ease;
              -webkit-transition: max-height 0.5s ease, visibility 0.5s, opacity 0.5s, padding 0.5s ease; }
              header nav ul li ul.active {
                display: block !important;
                padding: 10px 10px 0 10px !important;
                visibility: visible;
                opacity: 1;
                max-height: 500px; } }
          header nav ul li ul li {
            width: 200px; }
            @media screen and (max-width: 1099px) {
              header nav ul li ul li {
                width: auto;
                padding: 0 0 5px 0;
                text-transform: uppercase; } }
          @media screen and (min-width: 1100px) {
            header nav ul li ul ul {
              display: none !important;
              text-align: center; }
            header nav ul li ul:before {
              display: block;
              width: 17px;
              height: 12px;
              background: url(../images/subnav_arrow_up.png) no-repeat;
              content: " ";
              position: absolute;
              top: -12px;
              left: 20px; } }
        header nav ul li.tools {
          display: none;
          padding: 20px 20px 5px 20px; }
          @media screen and (max-width: 1099px) {
            header nav ul li.tools {
              display: block; }
              header nav ul li.tools .languages {
                display: block;
                top: 10px;
                right: 0px;
                width: 100px;
                margin-right: -100px;
                transition: margin-right 0.6s;
                -o-transition: margin-right 0.6s;
                -ms-transition: margin-right 0.6s;
                -moz-transition: margin-right 0.6s;
                -webkit-transition: margin-right 0.6s; }
                header nav ul li.tools .languages a {
                  font-size: 14px; }
              header nav ul li.tools .search {
                display: block;
                max-width: 344px;
                width: 100%;
                height: 50px;
                position: relative;
                top: auto;
                right: auto;
                left: -400px;
                transition: left 0.55s;
                -o-transition: left 0.55s;
                -ms-transition: left 0.55s;
                -moz-transition: left 0.55s;
                -webkit-transition: left 0.55s; }
                header nav ul li.tools .search .open {
                  display: none; }
                header nav ul li.tools .search form {
                  display: block;
                  position: relative;
                  top: auto;
                  right: auto;
                  width: auto;
                  padding: 0px 0 0 0;
                  background: none;
                  border: 3px solid #000;
                  height: 43px; }
              header nav ul li.tools .vuodenhuiput {
                display: block;
                border: 0;
                height: auto;
                position: relative;
                left: -400px;
                transition: left 0.6s;
                -o-transition: left 0.6s;
                -ms-transition: left 0.6s;
                -moz-transition: left 0.6s;
                -webkit-transition: left 0.6s; }
                header nav ul li.tools .vuodenhuiput a {
                  padding: 20px 0 0 0;
                  text-align: left; }
                header nav ul li.tools .vuodenhuiput .dots {
                  display: none; } }
      header nav ul:after {
        clear: both;
        display: table;
        content: " ";
        }
  header .languages {
    width: 70px;
    font-family: "simplon_monobold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    font-size: 0.875em;
    position: absolute;
    right: 190px;
    top: 50px;
    color: #000; }
    @media screen and (max-width: 1099px) {
      header .languages {
        display: none; } }
  header .search {
    position: absolute;
    top: 80px;
    right: 220px; }
    header .search a.open {
      width: 20px;
      height: 21px;
      background: url(../images/icon_search.png) no-repeat;
      overflow: hidden;
      text-indent: -9999px;
      display: block; }
    header .search form {
      display: none;
      position: absolute;
      top: 30px;
      right: -25px;
      width: 351px;
      height: 47px;
      padding: 12px 0 0 0;
      background: url(../images/search_input_bg.png); }
      header .search form.active {
        display: block; }
      header .search form input {
        border: 0;
        width: 220px;
        height: 42px;
        line-height: 42px;
        padding: 0 10px;
        margin: 0 0 0 5px;
        float: left;
        outline: none; }
        @media screen and (max-width: 459px) {
          header .search form input {
            width: 55%; } }
      header .search form button {
        border: 0;
        background: #fff;
        text-align: center;
        margin: 10px 0;
        border-left: 3px solid #000;
        width: 93px;
        height: 24px;
        line-height: 24px;
        padding: 0;
        font-family: "simplon_monobold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 1.125em; }
        header .search form button:hover {
          color: #005cff; }
    @media screen and (max-width: 1099px) {
      header .search {
        display: none; } }
  header .vuodenhuiput {
    width: 147px;
    height: 142px;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    right: 0; }
    header .vuodenhuiput a {
      display: block;
      padding: 25px 0;
      text-align: center; }
      header .vuodenhuiput a img {
        border: 0;
        max-width: 89px; }
        @media screen and (min-width: 1100px) {
          header .vuodenhuiput a img.desktop {
            display: inline-block; }
          header .vuodenhuiput a img.mobile {
            display: none; } }
        @media screen and (max-width: 1099px) {
          header .vuodenhuiput a img.desktop {
            display: none; }
          header .vuodenhuiput a img.mobile {
            display: inline-block; } }
    @media screen and (max-width: 1099px) {
      header .vuodenhuiput {
        display: none; } }
  @media screen and (min-width: 1100px) {
    header.move {
      height: 70px; }
      header.move .logo {
        height: 70px; }
        header.move .logo a {
          padding: 5px 0 0 0; }
        header.move .logo img {
          width: 100px; }
      header.move nav ul {
        padding: 10px 50px 20px; }
        header.move nav ul li {
          padding: 0px 0px 0px 0; }
          header.move nav ul li ul li {
            padding: 0 0 15px 0; }
        header.move nav ul > li > a {
          font-size: 17px; }
      header.move .languages {
        top: 10px; }
      header.move .search {
        top: 36px; }
        header.move .search form {
          top: 40px; }
      header.move .vuodenhuiput {
        overflow: hidden;
        height: 70px; }
        header.move .vuodenhuiput a {
          padding: 15px 0; } }

.logo .dots:after, .vuodenhuiput .dots:before {
  height: 18px;
  bottom: -3px; }

aside {
  padding: 0 15px 30px;
  margin: 50px 0 50px 20px;
  float: left;
  width: 22%;
  position: relative; }
  @media screen and (max-width: 979px) {
    aside {
      display: none; } }
  aside .up {
    background: url(../images/icon_up_arrow.png) no-repeat;
    width: 28px;
    height: 16px;
    cursor: pointer;
    position: relative;
    left: 20px;
    top: 0;
    opacity: 0; }
  aside ul {
    position: relative;
    padding: 20px 0 0 0;
    top: 0px;
    left: 20px; }
    aside ul li {
      font-family: "simplon_monobold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      text-transform: uppercase;
      padding: 0 0 15px 0; }
      aside ul li ul {
        display: none; }
      aside ul li.selected ul {
        display: block;
        padding: 15px 0 0 15px; }
      aside ul li.selected > a, aside ul li.current > a {
        text-decoration: underline; }
      aside ul li a {
        word-wrap: break-word; }

.frontpage .row:first-child, .portfolio .row.intro {
  text-align: center; }
  .frontpage .row:first-child .col .content, .portfolio .row.intro .col .content {
    padding: 70px 90px;
    /*h1:first-child {
            font-family: $simplonBold;
        }*/ }
    @media screen and (max-width: 979px) {
      .frontpage .row:first-child .col .content, .portfolio .row.intro .col .content {
        padding: 25px 10px 50px 10px; } }
    .frontpage .row:first-child .col .content h1, .portfolio .row.intro .col .content h1 {
      line-height: 1.1em; }
      @media screen and (max-width: 979px) {
        .frontpage .row:first-child .col .content h1, .portfolio .row.intro .col .content h1 {
          font-size: 20px; } }

.row {
  box-sizing: border-box;
  width: 100%;
  border-bottom: 3px solid #000; }
  @media (max-width: 979px) {
    .row {
      border-bottom: 0; } }
  .row .wrapper {
    box-sizing: inherit;
    padding: 0;
    margin: 0 auto;
    width: 1200px;
    max-width: 90%;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    position: relative; }
    @media (max-width: 979px) {
      .row .wrapper {
        max-width: 100%;
        border-left: 0;
        border-right: 0; } }
    .row .wrapper:after {
      clear: both;
      display: table;
      content: " ";
      }

.subpage .col .content h1 {
  padding: 0 0 20px 0; }
.subpage .col .content p {
  font-size: 1em;
  line-height: 1.238em; }
  .subpage .col .content p a {
    text-decoration: underline; }
.subpage .col .content ul {
  list-style: disc inside;
  padding: 0 0 1.875em 0; }
  .subpage .col .content ul li {
    font-size: 1.313em;
    line-height: 1.238em; }
@media screen and (min-width: 980px) {
  .subpage .col {
    float: left;
    width: 72%; } }
.subpage .col .content {
  padding: 50px 60px 25px 30px; }
  @media screen and (max-width: 459px) {
    .subpage .col .content {
      padding: 25px 0 25px 0; } }
.subpage.wide .col {
  float: none;
  width: 100%; }
.subpage table {
  width: 100%;
  margin: 0;
  padding: 0; }
  .subpage table tr {
    width: 100%; }
  .subpage table td {
    vertical-align: top;
    padding: 0 10px 10px 10px;
    width: 25%; }
    @media screen and (max-width: 459px) {
      .subpage table td {
        display: block;
        width: 100%;
        padding: 0; } }
    .subpage table td:nth-child(2n+2) {
      padding: 0 10px 0 0; }
    .subpage table td p {
      max-width: 100%;
      display: block; }
    .subpage table td img {
      max-width: 100%;
      height: auto !important; }

.col {
  box-sizing: border-box;
  float: left;
  position: relative;
  width: 100%;
  position: relative; }
  @media (max-width: 979px) {
    .col {
      border-bottom: 3px solid #000;
      height: auto !important;
      padding: 0 30px; } }
  @media (max-width: 459px) {
    .col {
      border-bottom: 0; } }
  .col .content {
    padding: 25px 30px 25px 30px; }
    @media (max-width: 979px) {
      .col .content {
        border-left: 3px solid #000;
        border-right: 3px solid #000;
        /* margin: 0 30px; */ } }
    @media (max-width: 459px) {
      .col .content {
        border-left: 0;
        border-right: 0;
        border-bottom: 3px solid #000;
        padding-left: 0;
        padding-right: 0; } }
    .col .content .image {
      width: 45%;
      white-space: nowrap;
      margin: 0 5% 0 0;
      float: left; }
      @media screen and (min-width: 462px) {
        .col .content .image {
          height: 254px; } }
      .col .content .image span.helper {
        display: inline-block;
        height: 100%;
        vertical-align: middle; }
      .col .content .image img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle; }
      @media screen and (max-width: 459px) {
        .col .content .image {
          width: auto;
          margin: 0 0 10px 0;
          float: none; } }
    .col .content .description {
      width: 50%;
      float: left;
      word-break: break-word; }
      .col .content .description p:last-child {
        padding-bottom: 0; }
      .col .content .description.noimage {
        width: 93%; }
      @media screen and (max-width: 459px) {
        .col .content .description {
          width: auto;
          margin: 0 0 10px 0;
          float: none; } }
    .col .content h1 {
      padding: 0 0 10px 0;
      line-height: 1em;
      word-wrap: break-word; }
      .col .content h1 img {
        float: none; }
    .col .content.big_link a {
      display: block;
      text-decoration: underline;
      text-align: center;
      padding: 40px 0; }
      .col .content.big_link a h1 {
        font-size: 3.25em;
        line-height: 1.2em;
        max-width: 40%;
        margin: 0 auto; }
    .col .content span.date {
      padding: 0 0 20px 0;
      display: block;
      font-size: 0.938em; }
    .col .content p {
      font-size: 1em;
      line-height: 1.125em; }
    .col .content:after {
      clear: both;
      display: table;
      content: " ";
    }

.two_columns .col {
  height: auto; }
  @media (min-width: 980px) {
    .two_columns .col {
      max-width: 50%;
      min-height: 305px; }
      .two_columns .col:first-child {
        border-right: 3px solid #000; } }

.col.parallax {
  overflow: hidden;
  position: relative; }
  @media screen and (max-width: 979px) {
    .col.parallax {
      display: none; } }
  .col.parallax .parallax-container {
    width: 100%;
    height: 100%;
    position: absolute;
    /*background: transparent;*/
    /*box-shadow: inset 0 0 50px rgba(0,0,0,0.4);*/ }
    .col.parallax .parallax-container span.vBorder:before {
      content: "";
      height: 100%;
      width: 15px;
      left: 0;
      background: #fff;
      position: absolute; }
    .col.parallax .parallax-container span.vBorder:after {
      content: "";
      height: 100%;
      width: 15px;
      right: 0;
      background: #fff;
      position: absolute; }
    .col.parallax .parallax-container span.hBorder:before {
      content: "";
      height: 15px;
      width: 100%;
      top: 0;
      background: #fff;
      position: absolute; }
    .col.parallax .parallax-container span.hBorder:after {
      content: "";
      height: 15px;
      width: 100%;
      bottom: 0;
      background: #fff;
      position: absolute; }
  .col.parallax .content {
    padding: 0;
    top: 0;
    left: 0px;
    margin: 0;
    width: 1000px;
    height: 1000px;
    position: absolute;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 0; }

.col.apply {
  position: relative; }
  .col.apply .content {
    width: auto;
    height: 304px;
    padding: 15px; }
    .col.apply .content .content-content {
      background-color: #005cff;
      height: 100%;
      width: 100%; }
    @media screen and (max-width: 979px) {
      .col.apply .content {
        width: auto;
        padding-left: 0;
        padding-right: 0; } }
    .col.apply .content a {
      background: url("../images/huutomerkki.png") no-repeat scroll center center/auto 92%;
      padding: 0;
      margin: 0;
      width: 100%;
      height: 100%;
      position: relative;
      display: block; }
      .col.apply .content a h1 {
        color: #fff;
        font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
        font-size: 3em;
        text-align: center;
        width: 220px;
        height: 150px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -110px;
        margin-top: -75px; }

.news_filters .col .content {
  padding-right: 0; }
.news_filters .col h1 {
  float: left;
  width: 26%;
  font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
  font-size: 1.875em;
  line-height: 1em; }
  @media screen and (max-width: 1099px) {
    .news_filters .col h1 {
      width: 35%; } }
  @media screen and (max-width: 800px) {
    .news_filters .col h1 {
      width: 240px; } }
.news_filters .col ul {
  width: 74%;
  float: left;
  padding: 10px 0; }
  @media screen and (max-width: 1099px) {
    .news_filters .col ul {
      width: 450px; } }
  @media screen and (max-width: 600px) {
    .news_filters .col ul {
      width: 74%; } }
  .news_filters .col ul li {
    font-size: 1.25em;
    line-height: 1.25em;
    font-family: "simplon_normregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    float: left;
    width: 225px; }
    .news_filters .col ul li.active a {
      color: #005cff; }
    @media screen and (min-width: 1100px) {
      .news_filters .col ul li:nth-child(4), .news_filters .col ul li:nth-child(8) {
        width: 140px; }
      .news_filters .col ul li:nth-child(3), .news_filters .col ul li:nth-child(7) {
        width: 14%; } }

.more_news .content > h1 {
  float: left;
  width: 270px;
  font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
  @media screen and (max-width: 979px) {
    .more_news .content > h1 {
      float: none;
      width: auto;
      padding: 0 0 35px 0; } }
.more_news .content ul {
  float: left;
  width: 70%; }
  @media screen and (max-width: 979px) {
    .more_news .content ul {
      float: none;
      width: auto; } }
  .more_news .content ul span.date {
    padding: 0 0 5px 0; }
  .more_news .content ul p {
    padding: 0 0 35px 0; }
.more_news .content:after {
  clear: both;
  display: table;
  content: " ";
  }

.news .col .content {
  position: relative; }
  .news .col .content.nopadding {
    padding: 25px 0; }
  .news .col .content .next {
    background: url(../images/icon_article_next.png) no-repeat right center;
    padding-right: 50px;
    display: block;
    float: right;
    width: 180px; }
    .news .col .content .next h3 {
      text-transform: uppercase;
      font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      font-size: 1em; }
    .news .col .content .next p {
      padding: 0;
      font-size: 14px; }
    @media screen and (max-width: 979px) {
      .news .col .content .next {
        float: none;
        padding-top: 20px;
        width: auto;
        margin-right: 20px; } }
  .news .col .content .next.arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    background: url(../images/icon_article_next.png) no-repeat;
    width: 23px;
    height: 43px;
    overflow: hidden;
    text-indent: -999px;
    display: block;
    margin-top: -22px; }
  .news .col .content .prev {
    background: url(../images/icon_article_prev.png) no-repeat left center;
    padding-left: 50px;
    display: block;
    float: left;
    width: 180px; }
    .news .col .content .prev h3 {
      text-transform: uppercase;
      font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      font-size: 1em; }
    .news .col .content .prev p {
      padding: 0;
      font-size: 14px; }
    @media screen and (max-width: 979px) {
      .news .col .content .prev {
        float: none;
        padding-bottom: 20px;
        width: auto;
        margin-left: 20px; } }
  .news .col .content .prev.arrow {
    position: absolute;
    left: 20px;
    top: 50%;
    background: url(../images/icon_article_prev.png) no-repeat;
    width: 23px;
    height: 43px;
    text-indent: -999px;
    display: block;
    margin-top: -22px; }
  .news .col .content article {
    width: 75%;
    margin: 0 auto; }
    @media screen and (max-width: 459px) {
      .news .col .content article {
        width: 100%; } }
    .news .col .content article p {
      font-size: 1em;
      line-height: 1.238em; }
    .news .col .content article img {
      display: block;
      max-width: 100% !important;
      clear: both;
      float: none !important;
      margin: 0 0 20px !important; }
    .news .col .content article a {
      text-decoration: underline; }
      .news .col .content article a:hover {
        color: #005cff; }

.portfolio .two_columns .col {
  min-height: 340px; }
  .portfolio .two_columns .col .content {
    width: 100%;
    height: 100%;
    box-sizing: border-box; }
    .portfolio .two_columns .col .content .image {
      max-height: 100%;
      overflow: hidden; }
@media screen and (max-width: 459px) {
  .portfolio .results .col .content {
    padding: 25px 0; } }
@media screen and (max-width: 979px) {
  .portfolio .two_columns .col {
    min-height: 100px; } }
.portfolio .results .col .content p {
  padding: 0 0 10px 0; }
.portfolio .col .content p {
  font-size: 1em; }
  .portfolio .col .content p.job-title:first-letter {
    text-transform: capitalize; }
  .portfolio .col .content p.links, .portfolio .col .content p.skills {
    font-size: 14px; }
  .portfolio .col .content p.links a {
    color: #005cff; }
  .portfolio .col .content p.links a:hover {
    opacity: 0.7; }
.portfolio .search .content {
  padding: 0; }
.portfolio .search ul {
  position: relative;
  width: 100%;
  height: 123px; }
  @media screen and (max-width: 1099px) {
    .portfolio .search ul {
      height: auto; } }
  .portfolio .search ul li {
    float: left; }
    @media screen and (max-width: 459px) {
      .portfolio .search ul li {
        float: none; } }
  .portfolio .search ul li:first-child {
    font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    font-size: 1.875em;
    line-height: 1em;
    padding: 45px 30px 45px 30px; }
    @media screen and (max-width: 1099px) {
      .portfolio .search ul li:first-child {
        display: none; } }
  .portfolio .search ul .search_form {
    padding: 40px 40px 0;
    width: 35%; }
    @media screen and (min-width: 980px) and (max-width: 1099px) {
      .portfolio .search ul .search_form {
        width: 40%;
        padding: 5%; } }
    @media screen and (min-width: 461px) and (max-width: 979px) {
      .portfolio .search ul .search_form {
        padding: 40px 5% 0;
        width: 90%; } }
    @media screen and (max-width: 459px) {
      .portfolio .search ul .search_form {
        width: 100%;
        padding: 0 0 20px 0; } }
    .portfolio .search ul .search_form h2 {
      display: none;
      font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      font-size: 1.875em;
      line-height: 1em;
      padding: 0 0 15px 0; }
      @media screen and (max-width: 1099px) {
        .portfolio .search ul .search_form h2 {
          display: block; } }
      @media screen and (max-width: 979px) {
        .portfolio .search ul .search_form h2 {
          padding: 15px 0 10px 0; } }
    .portfolio .search ul .search_form form {
      border: 3px solid #000;
      max-width: 100%;
      height: 35px;
      background: #fff; }
      .portfolio .search ul .search_form form input {
        border: 0;
        padding: 0 5px;
        width: 85%;
        line-height: 35px;
        float: left; }
        @media screen and (max-width: 459px) {
          .portfolio .search ul .search_form form input {
            width: 55%; } }
      .portfolio .search ul .search_form form button {
        float: right;
        border: 0;
        background: url(../images/icon_search.png) no-repeat center center;
        width: 35px;
        height: 31px;
        display: block;
        overflow: hidden;
        text-indent: -999px;
        border-left: 3px solid #000;
        margin: 2px 0;
        cursor: pointer; }
      .portfolio .search ul .search_form form:after {
        clear: both;
        display: table;
        content: " ";
        }
  .portfolio .search ul .categories {
    font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    font-size: 1.875em;
    line-height: 1em;
    padding: 45px 0px 45px 0; }
    @media screen and (max-width: 1099px) {
      .portfolio .search ul .categories.desktop {
        display: none; } }
    .portfolio .search ul .categories.desktop a {
      background: url(../images/icon_right_arrow.png) no-repeat right center;
      padding: 0 55px 0 0; }
      .portfolio .search ul .categories.desktop a.active {
        background: url(../images/icon_down_arrow.png) no-repeat right center; }
    .portfolio .search ul .categories.mobile {
      padding: 10px 5% 15px;
      width: 90%; }
      @media screen and (min-width: 1100px) {
        .portfolio .search ul .categories.mobile {
          display: none; } }
      @media screen and (min-width: 980px) and (max-width: 1099px) {
        .portfolio .search ul .categories.mobile {
          width: 40%;
          padding: 5%; } }
      @media screen and (max-width: 459px) {
        .portfolio .search ul .categories.mobile {
          padding: 0 0 15px 0;
          width: 100%; } }
      .portfolio .search ul .categories.mobile a {
        padding: 10px 0px 15px 0;
        display: block; }
      .portfolio .search ul .categories.mobile select {
        border: 1px solid #ccc; }
  .portfolio .search ul .login {
    background: #005cff;
    position: absolute;
    top: -3px;
    right: -3px;
    border: 3px solid #FFF;
    width: 209px;
    height: 123px;
    color: #FFF;
    text-align: center;
    z-index: 9999; }
    @media screen and (max-width: 1099px) {
      .portfolio .search ul .login {
        position: relative;
        width: 90%;
        height: 40px;
        line-height: 40px;
        top: auto;
        right: auto;
        border: 0;
        margin: 20px auto;
        display: block;
        float: none;
        clear: both; } }
    @media screen and (max-width: 459px) {
      .portfolio .search ul .login {
        width: 100%; } }
    .portfolio .search ul .login a {
      display: block;
      padding: 40px;
      color: #FFF;
      text-transform: uppercase; }
      @media screen and (max-width: 1099px) {
        .portfolio .search ul .login a {
          padding: 0; } }
  .portfolio .search ul:after {
    clear: both;
    display: table;
    content: " ";
}
.portfolio .filters {
  display: none; }
  .portfolio .filters.active {
    display: block; }
  .portfolio .filters ul li {
    float: left;
    padding: 0 30px 15px 0;
    font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    font-size: 14px; }
    .portfolio .filters ul li a.active {
      color: #005cff; }
.portfolio .browse .col .content {
  padding: 25px 30px; }
  @media screen and (max-width: 1099px) {
    .portfolio .browse .col .content {
      padding: 25px 5%; } }
  @media screen and (max-width: 459px) {
    .portfolio .browse .col .content {
      padding: 25px 0; } }
  @media screen and (min-width: 980px) {
    .portfolio .browse .col .content .browse-center-dot:before {
      display: block;
      width: 31px;
      height: 31px;
      background: #FFF;
      position: absolute;
      bottom: -17px;
      left: 50%;
      margin-left: -17px;
      content: " ";
      z-index: 9998; } }
.portfolio .browse li {
  float: left;
  margin: 0 20px 0 0;
  height: 40px;
  font-size: 30px;
  line-height: 40px;
  font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
  @media screen and (max-width: 459px) {
    .portfolio .browse li {
      margin: 0 7px 0 0; } }
  .portfolio .browse li a img {
    width: 79px;
    height: 39px; }
.portfolio .ajax-loader {
  display: none; }
  .portfolio .ajax-loader .bg {
    background: #DDD;
    opacity: 0.4;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10001; }
  .portfolio .ajax-loader img {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10002;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px; }
.portfolio .pagination-container {
  position: relative;
  width: 20%;
  float: left; }
  .portfolio .pagination-container .up {
    background: url(../images/icon_up_arrow.png) no-repeat;
    width: 28px;
    height: 16px;
    margin-bottom: 10px;
    cursor: pointer;
    position: relative;
    left: 20px;
    top: 0;
    opacity: 0; }
  .portfolio .pagination-container ul.pagination {
    float: left;
    width: 100%;
    height: 150px;
    margin: 0 2% 0 0;
    box-sizing: border-box;
    padding: 0 25px 0 5px;
    position: relative; }
    @media screen and (max-width: 459px) {
      .portfolio .pagination-container ul.pagination {
        display: none; } }
    .portfolio .pagination-container ul.pagination li {
      float: left;
      padding: 10px;
      font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      cursor: pointer; }
    .portfolio .pagination-container ul.pagination:after {
      clear: both;
      display: table;
      content: " ";
}
.portfolio ul.list {
  float: left;
  width: 72%; }
  @media screen and (max-width: 459px) {
    .portfolio ul.list {
      width: 100%; } }
  .portfolio ul.list li h1 {
    font-size: 5em;
    padding: 30px 0 0 0; }
  .portfolio ul.list li h3 {
    padding: 1.25em 0 0.25em 0; }
  .portfolio ul.list li p {
    padding: 0 0 5px 0; }

/* CONTENT COLUMNS */
.content > .column, #apply-wrapper .column {
  float: left;
  margin-left: 20px; }
  @media screen and (max-width: 979px) {
    .content > .column, #apply-wrapper .column {
      margin-left: 0;
      float: none; } }
.content > .column.first, #apply-wrapper .column.first {
  margin-left: 0; }
.content > .column-width-1, #apply-wrapper .column-width-1 {
  width: 20%; }
  @media screen and (max-width: 979px) {
    .content > .column-width-1, #apply-wrapper .column-width-1 {
      width: 100%; } }
.content > .column-width-2, #apply-wrapper .column-width-2 {
  width: 30%; }
  @media screen and (max-width: 979px) {
    .content > .column-width-2, #apply-wrapper .column-width-2 {
      width: 100%; } }
.content > .column-width-3, #apply-wrapper .column-width-3 {
  width: 45%;
  float: left;
  display: block; }
  @media screen and (max-width: 459px) {
    .content > .column-width-3, #apply-wrapper .column-width-3 {
      width: 100%;
      float: none; } }
  .content > .column-width-3 img, #apply-wrapper .column-width-3 img {
    float: none !important; }
  .content > .column-width-3 h4, #apply-wrapper .column-width-3 h4 {
    display: block;
    height: 80px;
    line-height: 80px; }
.content > .column-width-4, #apply-wrapper .column-width-4 {
  width: 100%; }
.content > .column-width-5, #apply-wrapper .column-width-5 {
  width: 100%; }
.content > .column-width-6, #apply-wrapper .column-width-6 {
  width: 100%; }
.content > .column-width-7, #apply-wrapper .column-width-7 {
  width: 100%; }
.content > .column-width-8, #apply-wrapper .column-width-8 {
  width: 100%; }

hr {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color;
  border-image: none;
  border-right: medium none;
  border-style: solid none none;
  border-width: 4px medium medium;
  clear: both;
  margin: 0;
  padding: 0; }

header .wrapper > .dots {
  display: none; }
  @media screen and (min-width: 461px) and (max-width: 1099px) {
    header .wrapper > .dots {
      display: block; } }
  header .wrapper > .dots:before {
    left: -17px; }
  header .wrapper > .dots:after {
    right: -17px; }

header.move .wrapper .dots {
  display: none; }

footer .dots:before {
  left: -17px; }
footer .dots:after {
  right: -17px; }

@media (max-width: 459px) {
  .dots {
    display: none; } }
.dots:before {
  display: block;
  width: 31px;
  height: 31px;
  background: #FFF;
  position: absolute;
  bottom: -17px;
  left: -17px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .dots:before {
      left: 15px; } }
.dots:after {
  display: block;
  width: 31px;
  height: 31px;
  background: #FFF;
  position: absolute;
  bottom: -17px;
  right: -17px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .dots:after {
      right: 15px; } }
.dots.round:before, .dots.round:after {
  border-radius: 15px; }

@media (max-width: 459px) {
  .dots-fp {
    display: none; } }
.dots-fp:before {
  display: block;
  width: 31px;
  height: 4px;
  background: #FFF;
  position: absolute;
  bottom: -4px;
  left: -17px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .dots-fp:before {
      left: 15px; } }
.dots-fp:after {
  display: block;
  width: 31px;
  height: 4px;
  background: #FFF;
  position: absolute;
  bottom: -4px;
  right: -17px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .dots-fp:after {
      right: 15px; } }
.dots-fp span:before {
  display: block;
  width: 4px;
  height: 31px;
  background: #FFF;
  position: absolute;
  bottom: -17px;
  left: -4px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .dots-fp span:before {
      left: 15px; } }
.dots-fp span:after {
  display: block;
  width: 4px;
  height: 31px;
  background: #FFF;
  position: absolute;
  bottom: -17px;
  right: -4px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .dots-fp span:after {
      right: 15px; } }

.center_dot {
  display: block;
  width: 31px;
  height: 31px;
  background: #FFF;
  position: absolute;
  bottom: -17px;
  left: 50%;
  margin-left: -17px;
  content: " ";
  z-index: 9998; }
  @media (max-width: 979px) {
    .center_dot {
      display: none; } }
  .center_dot.round {
    border-radius: 15px; }

.clear {
  clear: both;
  display: block; }

.button.disabled:active span, .button.disabled.active span, .button span, .button-span .button, #signup-form .button, #form-userinfo .button, #container #login-form-container button, .form-button, #apply-buttons .button, input[type="submit"].button, #signup-form .button, .content-button {
  margin: 0;
  height: 40px;
  padding: 0px 20px;
  line-height: 40px;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  color: #FFF;
  float: left;
  /* IE6 */
  background: #005cff;
  cursor: pointer;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 1em; }

a.content-button {
  text-decoration: none !important; }

a.button:hover span, .content-button:hover {
  color: #FFF; }

#apply-buttons .button {
  border: 1px solid #999;
  border-radius: 3px;
  background: transparent url('../images/button_right.png') 0 -1px no-repeat;
  height: 22px;
  padding: 0 7px; }

#apply-buttons .button:hover {
  background-position: 0 -23px; }

#apply-buttons .button:active {
  background-position: 0 -46px; }

#apply-buttons .button a {
  display: block;
  text-decoration: none;
  color: #3d3d3d;
  height: 22px;
  width: 100%;
  line-height: 22px; }

#apply-buttons .button:active a {
  color: #ccc; }

#container #login-form-container button {
  height: 23px;
  border: none; }

#form-userinfo .button, #form-newpass .button, .form-button {
  background: transparent url('../images/button_right.png') 0 -1px no-repeat;
  border: 1px solid #999;
  border-radius: 3px;
  height: 21px;
  padding: 3px 7px;
  margin-top: 3px;
  text-align: center; }

#form-userinfo .button:active, #signup-form .button:active, #form-newpass .button:active, #container #login-form-container button:active {
  background-position: 0 -23px; }

html > body .button.disabled:active span, html > body .button.disabled.active span, html > body .button span, #container .button button {
  float: none;
  /* REMOVE IE6 FIX FOR OTHER BROWSERS*/ }

.button.disabled:active, .button.disabled.active, .button.disabled {
  opacity: 0.6;
  cursor: default; }

.secondary.button.down {
  color: #3d3d3d; }

.button.smaller {
  height: 17px;
  background: transparent url('../images/smaller_button_left.png') 0 0 no-repeat;
  text-transform: uppercase;
  font-size: 9px;
  line-height: 9px;
  padding: 0 0 0 4px;
  margin-right: 2px; }

.button.smaller span {
  height: 12px;
  padding: 4px 5px 1px 0px;
  background: transparent url('../images/smaller_button_right.png') right 0 no-repeat; }

a.button.active, .button.active, a.button:active, .button:active, #container #login-form-container .button:active {
  outline: none;
  background-position: left -23px; }

a.button.active span, .button.active span, a.button:active span, .button:active span, #container #login-form-container button:active {
  background-position: right -23px; }

a.small.button.active, .small.button.active, a.small.button:active, .small.button:active {
  background-position: left -20px; }

a.small.button.active span, .small.button.active span, a.small.button:active span, .small.button:active span {
  background-position: right -20px; }

a.smaller.button.active, .smaller.button.active, a.smaller.button:active, .smaller.button:active {
  background-position: left -17px; }

a.smaller.button.active span, .smaller.button.active span, a.smaller.button:active span, .smaller.button:active span {
  background-position: right -17px; }

.button.down.disabled.active, .button.down.disabled:active, .button.down {
  color: white;
  background-position: left bottom; }

.button.down.disabled.active span, .button.down.disabled:active span, .button.down span {
  background-position: right bottom; }

/* FORM STYLES */
select, input.text, textarea {
  padding: 1px;
  margin: 0 0 4px 0; }

table select, table input.text, table textarea {
  margin-bottom: 0; }

input.text {
  position: relative; }

textarea {
  height: 92px; }

input.checkbox {
  margin: 0 3px 0 0;
  padding: 0;
  position: relative;
  top: 0px;
  left: 0px; }

input.radio {
  position: relative;
  top: -1px;
  margin: 0 5px 0 -1px; }

form label, form .label {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 13px; }

form .buttons {
  height: 23px;
  padding-top: 15px;
  margin-bottom: 19px; }

form .buttons .button {
  float: left; }

form .section, .section {
  padding-bottom: 17px; }

.column .input-container {
  width: 100%; }

form .input-container, .input-container {
  clear: both;
  position: relative;
  width: 220px; }

form .input-container label, form .input-container .label, .input-container label, .input-container .label {
  float: left;
  width: 120px;
  padding-bottom: 6px; }

form .input-container input.text {
  width: 200px; }

.shop form .footer, .shop .form .footer {
  height: 38px;
  margin-top: 0px;
  position: relative;
  left: 0;
  top: 0;
  padding-top: 10px;
  border-top-width: 4px;
  border-top-style: solid;
  margin-bottom: 19px;
  width: 698px; }

.shop form .footer .first, .shop .form .footer .first, .shop form .footer .second, .shop .form .footer .second, .shop form .footer .third, .shop .form .footer .third {
  position: absolute;
  top: 10px; }

.shop form .footer .button.third, .shop .form .footer .button.third {
  margin-right: 0; }

.shop form .footer .secondary.button, .shop .form .footer .secondary.button, .shop form .footer .secondary.button span, .shop .form .footer .secondary.button span {
  padding-left: 0;
  padding-right: 0; }

.shop form .footer .first, .shop .form .footer .first {
  left: 0;
  width: 230px; }

.shop form .footer .second, .shop .form .footer .second {
  left: 240px; }

.shop form .footer .third, .shop .form .footer .third {
  right: 0; }

.shop form .footer .secondary.button.third, .shop .form .footer .secondary.button.third {
  right: 0;
  margin-right: 0; }

.shop form .footer .status, .shop .form .footer .status {
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 10px;
  text-transform: uppercase; }

.shop .order-details-footer.footer .status {
  float: left;
  margin-right: 10px; }

.shop form .footer .status.ok, .shop .form .footer .status.ok {
  color: #00cc88; }

.shop form .footer .status.error, .shop .form .footer .status.error {
  color: #cc0088; }

.shop form .footer .status.pending, .shop .form .footer .status.pending {
  color: #cc8800; }

.column-width-3 .input-container label, .column-width-3 .input-container .label {
  padding-left: 20px;
  width: 100px; }

.column-width-3.first .input-container label, .column-width-3.first .input-container .label {
  padding-left: 0px;
  width: 120px; }

form .input-container .radio-group {
  position: relative;
  padding-left: 120px;
  margin-bottom: 6px; }

form .input-container .radio-group input {
  position: absolute;
  left: 113px;
  display: block; }

form .column .input-container .radio-group label {
  width: auto;
  float: none;
  padding-left: 17px;
  display: block;
  padding-bottom: 0; }

.column-width-2 .input-container textarea, .column-width-3 .input-container textarea, .column-width-4 .input-container textarea, .column-width-5 .input-container textarea {
  width: 100%; }

.column-width-3 .input-container .radio-group, .column-width-3 .input-container input.text {
  width: 212px; }

.column-width-3 .input-container input.postal-code {
  width: 69px;
  display: block;
  margin-right: 5px; }

.column-width-3 .input-container input.post-office {
  position: absolute;
  top: 0;
  right: 0;
  width: 130px; }

.column-width-2 .input-container label, .column-width-2 .input-container .label {
  display: block;
  float: none;
  width: auto;
  padding-bottom: 0; }

.column-width-2 .input-container input.text, .column-width-2 .input-container select {
  width: 100%;
  display: block; }

.multistep-form h3 .step-number {
  position: relative;
  font-weight: normal;
  top: -3px;
  margin-left: -6px;
  font-size: 32px;
  margin-right: 15px;
  width: 20px;
  text-align: right;
  float: left; }

.multistep-form .column.first {
  padding-left: 30px; }
  @media screen and (max-width: 459px) {
    .multistep-form .column.first {
      padding-left: 0; } }

.multistep-form div.input-review {
  display: inline;
  float: left;
  width: 54%; }

.multistep-form .column.first.column-width-2 {
  width: 188px; }

.multistep-form .column.first.column-width-2 input.text {
  width: 180px; }

.multistep-form .column.first.column-width-3 {
  width: 308px; }

.multistep-form .column.first.column-width-3 input.text {
  width: 180px; }

.multistep-form .column.first.column-width-3 input.postal-code {
  width: 50px; }

.multistep-form .column.first.column-width-3 input.post-office {
  width: 116px; }

.multistep-form .column.column-width-3 input.first-name {
  width: 70px; }

.multistep-form .column.column-width-3 input.last-name {
  width: 130px;
  /* float: right; */ }

.multistep-form .column.first.column-width-6 {
  width: 668px; }

.multistep-form .column.column-width-6 input.text {
  width: 539px; }

.multistep-form .column.first.column-width-5 {
  width: 568px; }

.multistep-form h3.column.first.column-width-2 {
  padding-left: 0;
  width: 220px; }

button.third {
  float: left;
  background: #005cff;
  color: #FFF;
  width: 145px;
  height: 45px;
  line-height: 45px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer; }

/* TABLE STYLES */
table {
  border: none;
  margin: 2px -7px 19px -7px;
  padding: 0;
  border-spacing: 0;
  /*font-family: Arial, Helvetica, sans-serif;*/ }

tr.odd {
  background: #eee; }

th, td {
  padding: 2px 19px 2px 0;
  vertical-align: baseline; }

th {
  text-align: left; }

th.first, td.first {
  padding-left: 7px; }

th.last, td.last {
  padding-right: 7px; }

table caption {
  padding-left: 7px;
  text-align: left; }

table thead, table th {
  font-weight: bold; }

table a {
  text-decoration: none; }

table a:hover {
  text-decoration: underline; }

label.stage-error {
  color: #FF0000; }

.validation-error {
  margin: 0 0 -3px -6px;
  overflow: hidden;
  padding-right: 6px;
  height: 23px; }

.validation-error p {
  position: relative;
  margin: 0;
  color: #fff;
  /*font-family: Arial, Helvetica, sans-serif;*/
  font-size: 12px;
  padding: 0;
  float: left;
  background: transparent url('../images/validation_error_left.png') left 0 no-repeat;
  width: 702px;
  height: 23px; }

.validation-error span {
  position: relative;
  left: 6px;
  display: block;
  padding: 2px 4px 2px 32px;
  background: transparent url('../images/validation_error_right.png') right 0 no-repeat; }

textarea.invalid, select.invalid, input.text.invalid {
  background: #ffbea4; }

.detail {
  text-transform: uppercase;
}

a img {
  border: 0; }

/* OTHER */
.editable-file-list ul {
  margin-bottom: 5px; }

.editable-file-list ul.file-list li.sending {
  padding-left: 19px;
  background: transparent url('../images/icons/other/sending_file.gif') 0px 1px no-repeat; }

.editable-file-list ul.file-list .remove {
  display: inline;
  position: absolute;
  margin-top: 4px;
  margin-left: 5px;
  cursor: pointer;
  background: transparent url('../images/icons/buttons/delete.png') 0px 0px no-repeat;
  width: 15px;
  height: 15px; }

.editable-file-list ul.file-list .remove span {
  display: none; }

label.inline {
  width: auto !important;
  float: none !important;
  margin: 0 5px; }

label.wide {
  width: auto !important; }

/* search */
#search-results ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#search-results li {
  margin: 0;
  padding: 0;
  margin-top: 1em;
  font-size: 1em; }

#search-results li a {
  display: block; }

#search-pagination li {
  display: inline-block;
  list-style: none; }

#search-results .search-result-title {
  font-size: 1.313em;
  line-height: 1.238em;
  margin: 1.4em 0 0.5em; }

#search-pagination {
  margin-top: 2em; }
  #search-pagination li.active {
    color: #005cff; }

/* shopping cart order form */
#orderform .input-container {
  float: left;
  width: 319px;
  padding-left: 30px;
  font-size: 13px;
  min-height: 30px;
  clear: none;
  /*font-family: Arial,Helvetica,sans-serif;*/ }
  @media screen and (max-width: 459px) {
    #orderform .input-container {
      width: 100%;
      float: none;
      padding: 10px 0; } }

#orderform .input-container input {
  width: 50%; }
  @media screen and (max-width: 459px) {
    #orderform .input-container input {
      width: 100%;
      float: none; } }

#orderform .input-container input[type="radio"] {
  width: auto;
  margin-right: 5px; }

#orderform input[type="number"] {
  width: 3em; }

#orderform .input-container label {
  width: 46%;
  text-align: left;
  padding-left: 0.5em;
  padding-left: 0; }
  @media screen and (max-width: 459px) {
    #orderform .input-container label {
      width: 100%;
      float: none; } }

#orderform button {
  float: right; }

/* popup order confirmation message sending */
.popup-order-confirmation {
  /*font-family: Arial,Helvetica,sans-serif;*/
  border: 3px solid #000;
  padding: 22px;
  width: 452px;
  background: #fff;
  left: 50%;
  margin-left: -226px;
  top: 50%;
  margin-top: -298px;
  padding: 22px;
  position: absolute;
  z-index: 10000;
  display: none; }

.popup-order-confirmation.open {
  display: block; }

.popup-order-confirmation .header-holder {
  padding-bottom: 16px;
  border-bottom: 4px solid #dedbd6;
  margin-bottom: 16px; }

.popup-order-confirmation .header {
  font-size: 24px;
  line-height: 24px;
  /*font-family: Georgia, "Times New Roman", Times, serif;  */ }

.popup-order-confirmation .popup-close {
  float: right;
  margin: 0; }

.popup-order-confirmation .input-container {
  float: left;
  width: 100%;
  font-size: 13px;
  min-height: 30px;
  clear: none; }

.popup-order-confirmation .input-container input, .popup-order-confirmation .input-container select {
  width: 60%; }

.popup-order-confirmation textarea {
  width: 100%;
  height: 254px; }

.popup-order-confirmation .input-container input[type="radio"] {
  width: auto;
  margin-right: 5px; }

.popup-order-confirmation input[type="number"] {
  width: 2em; }

.popup-order-confirmation .input-container label {
  width: 30%;
  text-align: left;
  padding-left: 0.5em;
  padding-left: 0; }

.popup-order-confirmation .submit-holder {
  padding-top: 10px; }

.popup-order-confirmation .send-message {
  float: right;
  margin: 0; }

form .footer, form .section {
  clear: both;
  padding: 20px 0 0 0; }

form .footer strong {
  padding: 20px 0;
  display: block; }

form .item > * {
  display: inline-block;
  vertical-align: top;
  margin-right: 1em; }

form .item > *:last-child {
  margin-right: 0; }

form .item input[type=number] {
  width: 2em; }

form .item label {
  width: 300px; }

#shop-order-details .first {
  font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }

#shop-order-details .second {
  height: 100px;
  margin: 100px 0; }

#shop-order-details .shop-order-details {
  float: left;
  margin-right: 20px; }

#shop-order-details h3 {
  padding: 0 0 0.6em 0; }

@media (max-width: 600px) {
  body .shop .shop-items .shop-item {
    padding: 15px 0; }
  body .shop .shop-items .shop-item .tools {
    position: relative;
    width: 274px;
    bottom: auto;
    right: auto;
    height: 50px; }
    @media (min-width: 461px) {
      body .shop .shop-items .shop-item .tools {
        right: 75px; } }
  .shop .shop-items .shop-item .description {
    padding: 0 0 10px 0; } }

.shop .col .content {
  padding: 0; }
.shop .shop-content {
  padding: 25px 0 25px 2%;
  float: left;
  width: 45%; }
  @media screen and (max-width: 979px) {
    .shop .shop-content {
      float: none;
      width: auto;
      padding: 25px 2%; } }
.shop .shop-items {
  float: right;
  width: 50%;
  height: 100%;
  padding: 0 0 0 20px; }
  @media screen and (max-width: 979px) {
    .shop .shop-items {
      width: 100%;
      padding: 0;
      float: none; } }
  .shop .shop-items .shop-item {
    padding: 15px 30px;
    position: relative;
    display: block;
    border-left: 3px solid #000;
    border-bottom: 3px solid #000;
    min-height: 300px; }
    .shop .shop-items .shop-item .tools {
      position: absolute;
      width: 260px;
      bottom: 40px;
      right: 38px; }
      @media screen and (min-width: 980px) and (max-width: 1099px) {
        .shop .shop-items .shop-item .tools {
          width: 215px;
          right: 15px;
          bottom: 15px; } }
    @media screen and (max-width: 979px) {
      .shop .shop-items .shop-item {
        border-left: 0; }
        .shop .shop-items .shop-item:first-child {
          border-top: 3px solid; } }
    .shop .shop-items .shop-item .image {
      width: 45%;
      margin: 0 2% 0 0;
      float: left; }
      @media screen and (max-width: 979px) {
        .shop .shop-items .shop-item .image {
          width: 30%; } }
      @media screen and (max-width: 459px) {
        .shop .shop-items .shop-item .image {
          width: 100%;
          float: none;
          margin: 10px 0; }
          .shop .shop-items .shop-item .image img {
            magrin: 0 auto; } }
      .shop .shop-items .shop-item .image img {
        max-width: 100%;
        /*width: 250px;*/ }
    .shop .shop-items .shop-item .description {
      width: 50%;
      float: right;
      padding: 20px 0 30px 0; }
      @media screen and (max-width: 459px) {
        .shop .shop-items .shop-item .description {
          width: 100%;
          float: none;
          margin: 0;
          padding: 0 0 60px 0; } }
    .shop .shop-items .shop-item .price {
      float: left;
      font-size: 1.5em;
      line-height: 45px;
      margin: 0 15px 0 0; }
      @media screen and (min-width: 980px) and (max-width: 1099px) {
        .shop .shop-items .shop-item .price {
          margin: 0 6px;
          line-height: 38px; } }
    .shop .shop-items .shop-item input.quantity {
      float: left;
      width: 35px;
      height: 35px;
      border: 3px solid #000;
      margin: 0 15px 0 0;
      text-align: center;
      font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      font-size: 1em; }
      @media screen and (min-width: 980px) and (max-width: 1099px) {
        .shop .shop-items .shop-item input.quantity {
          margin-right: 8px;
          height: 28px; } }
    .shop .shop-items .shop-item .small.button {
      float: left;
      background: #005cff;
      color: #FFF;
      width: 145px;
      height: 45px;
      line-height: 45px;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      cursor: pointer; }
      @media screen and (min-width: 980px) and (max-width: 1099px) {
        .shop .shop-items .shop-item .small.button {
          width: 112px;
          height: 36px;
          line-height: 36px; } }
      @media screen and (max-width: 330px) {
        .shop .shop-items .shop-item .small.button {
          width: 100px; }
          .shop .shop-items .shop-item .small.button span {
            padding: 0;
            font-size: 0.9em; } }
      @media screen and (max-width: 290px) {
        .shop .shop-items .shop-item .small.button {
          width: 90px; }
          .shop .shop-items .shop-item .small.button span {
            padding: 0;
            font-size: 0.8em; } }
      .shop .shop-items .shop-item .small.button span {
        display: inline; }
        @media screen and (min-width: 980px) and (max-width: 1099px) {
          .shop .shop-items .shop-item .small.button span {
            padding: 0; } }
      .shop .shop-items .shop-item .small.button span img {
        display: none; }
    .shop .shop-items .shop-item .dots:before {
      left: -17px; }
    .shop .shop-items .shop-item .dots:after {
      right: -17px; }
    .shop .shop-items .shop-item:after {
      clear: both;
      display: block;
      content: " ";
      visibility: hidden; }
    .shop .shop-items .shop-item:last-child {
      border-bottom: 0; }
  @media screen and (max-width: 979px) {
    .shop .shop-items {
      float: none; } }

#shopping-cart {
  display: block; }
  #shopping-cart h2 {
    font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    padding: 0 0 10px 0; }
  #shopping-cart hr {
    display: none; }
  #shopping-cart table {
    font-family: "simplon_monobold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    font-size: 1em; }
  #shopping-cart .button {
    text-transform: uppercase; }

footer {
  display: block;
  width: 100%;
  font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
  footer .sponsors {
    border-bottom: 3px solid #000; }
    @media screen and (max-width: 979px) {
      footer .sponsors {
        display: none; } }
    footer .sponsors h2 {
      text-align: center;
      position: absolute;
      margin: auto;
      display: block;
      width: 100%;
      padding: 0;
      margin-top: 20px;
      z-index: 10; }
    footer .sponsors ul {
      box-sizing: border-box;
      position: relative;
      max-width: 1200px;
      width: 90%;
      margin: 0 auto;
      padding: 50px 20px 30px;
      border-left: 3px solid #000;
      border-right: 3px solid #000;
      text-align: center; }
      footer .sponsors ul li:last-child {
        margin: 0 0 0 0; }
      footer .sponsors ul li {
        display: inline-block;
        margin: 0 1% 0 0;
        line-height: 65px;
        height: 65px;
        width: 14%; }
        footer .sponsors ul li a {
          line-height: 65px;
          display: block; }
          footer .sponsors ul li a img {
            max-width: 100%;
            height: auto; }
      footer .sponsors ul:after {
        clear: both;
        display: table;
        content: " ";
      }
  footer .wrapper {
    /*width: auto;*/
    box-sizing: border-box;
    max-width: 1200px;
    margin: 0 30px;
    border-left: 3px solid #000;
    border-right: 3px solid #000;
    font-size: 14px; }
    @media screen and (max-width: 459px) {
      footer .wrapper {
        border-left: 0;
        border-right: 0; } }
    @media screen and (min-width: 980px) {
      footer .wrapper {
        width: 90%;
        margin: 0 auto; } }
    footer .wrapper div {
      float: left; }
    footer .wrapper .logo {
      border-right: 0;
      padding: 50px 50px 30px 30px; }
      @media screen and (max-width: 979px) {
        footer .wrapper .logo {
          padding: 20px; } }
      footer .wrapper .logo img {
        width: 80%; }
    footer .wrapper .address {
      width: 220px;
      padding: 50px 20px 20px 20px; }
      footer .wrapper .address p {
        font-family: "simplon_monoregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
      @media screen and (max-width: 979px) {
        footer .wrapper .address {
          padding: 20px; } }
      @media screen and (max-width: 459px) {
        footer .wrapper .address {
          padding: 0 20px; } }
    footer .wrapper ul {
      padding: 50px 50px 0 50px;
      float: right; }
      @media screen and (max-width: 979px) {
        footer .wrapper ul {
          float: left;
          padding: 20px; } }
      @media screen and (max-width: 459px) {
        footer .wrapper ul {
          padding: 0 20px; } }
      footer .wrapper ul li:last-child {
        display: block;
        padding: 20px 0 0 0;
        line-height: 35px; }
        footer .wrapper ul li:last-child a {
          display: block; }
        footer .wrapper ul li:last-child img {
          max-width: 100px; }
    footer .wrapper:after {
      clear: both;
      display: table;
      content: " ";
}

.basic-form {
  clear: both;
  padding: 20px 0 0 0; }
  .basic-form fieldset .field {
    padding: 0 0 10px 0; }
    .basic-form fieldset .field:after {
      clear: both;
      display: table;
      content: " ";
}
    @media screen and (max-width: 979px) {
      .basic-form fieldset .field {
        width: 100%; } }
    .basic-form fieldset .field label {
      width: 100px;
      margin: 0 0 10px 0;
      display: block; }
    .basic-form fieldset .field input[type=text] {
      width: 230px;
      height: 35px;
      border: 2px solid #000;
      display: block; }
    .basic-form fieldset .field textarea {
      width: 230px;
      height: 100px;
      border: 2px solid #000;
      display: block; }
  .basic-form fieldset:after {
    clear: both;
    display: table;
    content: " ";
  }
  .basic-form button {
    margin: 0 10px 20px 0;
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    color: #FFF;
    background: #005cff;
    cursor: pointer;
    border: 0;
    font-size: 1em;
    float: left; }

.member-application {
  clear: both;
  padding: 20px 0 0 0; }
  .member-application fieldset:first-child {
    padding: 20px 0 0 0; }
  .member-application fieldset {
    width: 80%;
    margin: 0 auto; }
    .member-application fieldset legend {
      padding: 0 20px 20px 0; }
      .member-application fieldset legend span {
        font-size: 0.875em;
        display: block;
        padding: 10px 0 0 0; }
    .member-application fieldset .fields {
      /*float:left;
            width: 834px;*/
      border-bottom: 3px solid #000;
      padding: 0 0 40px 0;
      margin: 0 0 40px 0; }
      @media screen and (max-width: 1099px) {
        .member-application fieldset .fields {
          width: 100%; } }
      .member-application fieldset .fields .field.textarea {
        float: right; }
      .member-application fieldset .fields .field.image {
        margin: 0; }
      .member-application fieldset .fields .field {
        box-sizing: border-box;
        float: left;
        width: 50%;
        padding: 0 20px 10px 0; }
        .member-application fieldset .fields .field:after {
          clear: both;
          display: table;
          content: " ";
          }
        @media screen and (max-width: 979px) {
          .member-application fieldset .fields .field {
            width: 100%; } }
        .member-application fieldset .fields .field label {
          width: 100%;
          margin: 0 10px 10px 0;
          display: block; }
        .member-application fieldset .fields .field input[type=text] {
          width: 100%;
          height: 35px;
          border: 2px solid #000;
          display: inline-block; }
        .member-application fieldset .fields .field textarea {
          width: 100%;
          height: 100px;
          border: 2px solid #000;
          display: inline-block; }
        .member-application fieldset .fields .field.skills label {
          height: 130px; }
        .member-application fieldset .fields .field.skills select {
          margin: 0 0 10px 0; }
        .member-application fieldset .fields .field .radio-field input, .member-application fieldset .fields .field .radio-field label {
          display: inline-block !important;
          margin: 0 10px 0 0;
          width: auto !important; }
        .member-application fieldset .fields .field.linkki, .member-application fieldset .fields .field.linkki_2, .member-application fieldset .fields .field.linkki_3 {
          float: none; }
      .member-application fieldset .fields:after {
        clear: both;
        display: table;
        content: " ";
        }
    .member-application fieldset:last-of-type .fields {
      border-bottom: 0; }
      .member-application fieldset:last-of-type .fields .field {
        float: none;
        padding: 10px 0; }
  .member-application fieldset.fieldset-5 .field.muut_tyonaytteet {
    padding-top: 10px; }
  .member-application fieldset.fieldset-5 .field {
    box-sizing: border-box;
    float: none;
    width: 50%;
    padding: 0 20px 10px 0; }
    @media screen and (max-width: 459px) {
      .member-application fieldset.fieldset-5 .field {
        width: 100%; } }
    .member-application fieldset.fieldset-5 .field label {
      width: 100%;
      margin: 0 10px 0 0;
      display: block; }
    .member-application fieldset.fieldset-5 .field input[type=text] {
      width: 100%;
      height: 35px;
      border: 2px solid #000;
      display: block; }
    .member-application fieldset.fieldset-5 .field textarea {
      width: 100%;
      height: 100px;
      border: 2px solid #000;
      display: inline-block; }
    .member-application fieldset.fieldset-5 .field.skills {
      float: right; }
      .member-application fieldset.fieldset-5 .field.skills label {
        height: 35px; }
    .member-application fieldset.fieldset-5 .field select {
      display: block; }
    .member-application fieldset.fieldset-5 .field.education, .member-application fieldset.fieldset-5 .field.job_history {
      float: left; }
  .member-application fieldset.fieldset-5 .work-files {
    clear: both; }
    .member-application fieldset.fieldset-5 .work-files:after {
      clear: both;
      display: table;
      content: " ";
      }
    .member-application fieldset.fieldset-5 .work-files .files-1, .member-application fieldset.fieldset-5 .work-files .files-2 {
      float: left;
      width: 50%; }
      @media screen and (max-width: 459px) {
        .member-application fieldset.fieldset-5 .work-files .files-1, .member-application fieldset.fieldset-5 .work-files .files-2 {
          width: 100%; } }
      .member-application fieldset.fieldset-5 .work-files .files-1 .field, .member-application fieldset.fieldset-5 .work-files .files-2 .field {
        width: 100%; }
  .member-application button {
    margin: 0 10px 20px 0;
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    color: #FFF;
    background: #005cff;
    cursor: pointer;
    border: 0;
    font-size: 1em;
    float: right; }

.stage-form-ok {
  display: none;
  width: 100%;
  position: relative;
  height: 200px; }
  .stage-form-ok .text {
    width: 80%;
    position: relative;
    top: -30px;
    margin: 0 auto;
    background: #005cff;
    padding: 50px 0 20px;
    text-align: center;
    color: #FFF; }
    .stage-form-ok .text a {
      color: #FFF; }

.personal-information-password {
  width: 80%;
  margin: 0 auto;
  border-bottom: 3px solid #000;
  padding: 0 0 20px 0; }
  @media screen and (max-width: 459px) {
    .personal-information-password {
      float: none;
      width: 95%; } }
  .personal-information-password .text {
    width: 45%;
    float: left;
    padding: 0 10% 0 0; }
    @media screen and (max-width: 459px) {
      .personal-information-password .text {
        float: none;
        width: 95%; } }
  .personal-information-password .change-password {
    margin-right: 20px;
    width: 30%;
    float: right; }
    @media screen and (max-width: 459px) {
      .personal-information-password .change-password {
        float: none;
        width: 95%; } }
  .personal-information-password:after {
    clear: both;
    display: table;
    content: " ";
    }

.personal-information {
  padding: 0px 0 0 0;
  width: 80%;
  margin: 0px auto; }
  @media screen and (max-width: 459px) {
    .personal-information {
      width: 95%; } }
  .personal-information .error {
    color: red;
    font-size: 0.8em !important;
    margin-top: 5px; }
  .personal-information h2 {
    font-family: "simplon_normregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
    padding: 0 0 20px 0; }
  .personal-information h2 span {
    font-size: 0.875em;
    display: block;
    padding: 10px 0 0 0;
    font-family: "simplon_normregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
  .personal-information fieldset:first-of-type .fields p {
    width: 100%;
    height: 42px;
    line-height: 42px;
    display: block;
    padding: 0;
    margin: 0; }
  .personal-information fieldset:first-of-type .fields .field {
    width: 50%;
    float: left;
    padding: 0 20px 10px 0; }
    @media screen and (max-width: 459px) {
      .personal-information fieldset:first-of-type .fields .field {
        width: 100%; } }
    .personal-information fieldset:first-of-type .fields .field.image {
      float: right;
      height: 250px;
      margin: 0; }
    .personal-information fieldset:first-of-type .fields .field input {
      width: 100% !important; }
  .personal-information fieldset {
    width: 100%;
    border-bottom: 3px solid #000;
    padding: 30px 0; }
    .personal-information fieldset:last-of-type {
      border-bottom: 0; }
    .personal-information fieldset:after {
      clear: both;
      display: table;
      content: " ";
      }
    @media screen and (max-width: 979px) {
      .personal-information fieldset {
        width: 100%;
        float: none; } }
    .personal-information fieldset legend {
      display: block;
      padding: 0 10px 10px 0; }
      .personal-information fieldset legend span {
        font-size: 0.875em;
        display: block;
        padding: 10px 0 0 0; }
    .personal-information fieldset .fields .field {
      box-sizing: border-box;
      padding: 0 0 10px 0;
      width: 100%; }
      .personal-information fieldset .fields .field label {
        display: block;
        padding: 0 0 10px 0; }
      .personal-information fieldset .fields .field input[type=text] {
        width: 50%;
        height: 35px;
        border: 2px solid #000;
        display: block; }
      .personal-information fieldset .fields .field textarea {
        border: 2px solid #000;
        width: 100%;
        height: 150px; }
      .personal-information fieldset .fields .field select {
        border: 1px solid #ccc; }
    .personal-information fieldset .fields:after {
      clear: both;
      display: table;
      content: " ";
      }
    .personal-information fieldset:last-child .fields {
      border-bottom: 0; }
    .personal-information fieldset .radio-field input, .personal-information fieldset .radio-field label {
      display: inline-block !important;
      margin: 0 10px 0 0; }
  .personal-information button {
    margin: 0 10px 20px 0;
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    color: #FFF;
    background: #005cff;
    cursor: pointer;
    border: 0;
    font-size: 1em;
    float: left; }

#login-form-container {
  float: left;
  width: 50%; }
  @media screen and (max-width: 800px) {
    #login-form-container {
      float: none;
      width: 100%; } }
  #login-form-container .field {
    padding: 0 0 15px 0; }
  #login-form-container label {
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    font-size: 1em;
    line-height: 1.1em;
    font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
  #login-form-container input {
    width: 270px;
    border: 3px solid #000;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px; }
  #login-form-container button {
    margin: 0 10px 0 0;
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    color: #FFF;
    background: #005cff;
    cursor: pointer;
    border: 0;
    font-size: 1em;
    float: left; }
  #login-form-container .small.secondary.button {
    float: left; }

.change-password {
  float: left;
  display: block;
  width: 200px; }
  .change-password .field {
    padding: 0 0 15px 0; }
  .change-password label {
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    font-size: 1em;
    line-height: 1.1em;
    font-family: "simplon_normregular", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }
  .change-password input {
    width: 100%;
    border: 2px solid #000;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px; }
  .change-password button {
    margin: 0 10px 0 0;
    height: 40px;
    padding: 0px 20px;
    line-height: 40px;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    color: #FFF;
    background: #005cff;
    cursor: pointer;
    border: 0;
    font-size: 1em;
    float: left; }
  .change-password .small.secondary.button {
    float: left; }

#forgotten {
  padding: 0 0 20px 0;
  font-family: "simplon_normbold", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif; }

.login-other {
  float: left;
  width: 50%; }
  @media screen and (max-width: 800px) {
    .login-other {
      float: none;
      width: 100%;
      padding-top: 40px;
      clear: both; } }

#recover-password {
  padding: 20px 0 0 0; }
  #recover-password input {
    width: 270px;
    border: 3px solid #000;
    display: block;
    height: 35px;
    line-height: 35px;
    float: left;
    padding: 0 10px; }
    @media screen and (max-width: 800px) {
      #recover-password input {
        float: none; } }
  #recover-password .button {
    display: inline-block;
    margin: 0 0 0 20px; }
    @media screen and (max-width: 800px) {
      #recover-password .button {
        margin: 20px 0 0 0; } }

.username.welcome-message {
  display: block;
  padding: 0 20px 20px 0;
  float: left;
  height: 35px;
  line-height: 35px; }

#login-info {
  clear: both;
  float: none;
  width: 80%;
  padding: 0 0 20px 0;
  height: 40px;
  margin: 0 auto; }

/*#login-info .logout.small.secondary.button {
        margin: 0 10px 0 0;
        height: 40px;
        padding: 0px 20px;
        line-height: 40px;
        overflow: hidden;
        display: inline-block;
        text-align: center;
        color: #FFF;
        background: $linkHover;
        cursor:pointer;
        border: 0;
        font-size: 1em;
        float:left;
}
*/
#login-info .logout.small.secondary.button {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  margin: 0px;
  padding: 0px;
  color: #005cff;
  cursor: pointer;
  font-size: 1em;
  text-decoration: underline; }

/* USERS.CSS */
#main-navigation .koti-selected span, #main-navigation .koti span {
  display: none; }

/* SIGN UP */
#signup-form fieldset, #form-userinfo fieldset, #form-newpass fieldset {
  padding: 0; }

#signup-form label {
  float: left;
  font-size: 1em;
  height: 19px;
  padding-top: 7px;
  width: 160px; }

#signup-form .email, #signup-form .password, #signup-form .firstname, #signup-form .lastname {
  clear: both; }

#signup-form input {
  margin-bottom: 3px;
  padding: 5px;
  width: 180px; }

#signup-form .button {
  margin: 12px 0 15px 161px !important; }

#signup-form .button-span .button {
  border: none;
  height: 23px; }

#signup-form .form-input {
  margin-bottom: 10px; }

/* SIGN UP COMPLETE */
#signup-complete label {
  width: 120px;
  float: left;
  height: 19px; }

#signup-complete .email, #signup-complete .password {
  clear: both; }

#signup-complete input {
  margin-bottom: 3px; }

#signup-complete .password input {
  margin-bottom: 19px; }

/* MEMBERSHIP APPLICATION */
#membership-application-start #login-form label {
  float: left;
  height: 19px;
  width: 120px; }

#membership-application-start #login-form input {
  margin-bottom: 3px; }

#membership-application-start #login-form .footer {
  border: none; }

#membership-application-start #login-form .footer .button {
  margin-left: 120px; }

#membership-application-form #form-history-section label {
  padding-left: 0; }

#membership-application .file-list a {
  word-wrap: break-word; }

/* MANAGE MEMBERSHIP APPLICATIONS */
#membership-application h2 {
  top: 0; }

#membership-application .section {
  margin-bottom: 19px; }

#membership-application .key {
  font-weight: bold; }

#membership-application .value {
  margin-bottom: 19px;
  min-height: 19px; }

#membership-application .status.rejected {
  color: #cc0088; }

#membership-application .status.approved {
  color: #00CC88; }

#membership-application-list .application-preview {
  padding: 4px; }

#membership-application-list .application-preview .photo img {
  display: block; }

#membership-application-list .application-preview .photo {
  float: left;
  width: 50px;
  height: 55px;
  overflow: hidden; }

#membership-application-list .application-preview {
  position: relative;
  margin-bottom: 10px;
  cursor: pointer; }

#membership-application-list .application-preview .name, #membership-application-list .application-preview .email, #membership-application-list .application-preview .city {
  margin-left: 54px; }

#membership-application-list .application-preview .works {
  margin-left: 54px; }

#membership-application-list .application-preview .created {
  position: absolute;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  top: 4px;
  right: 4px; }

#membership-application-list .application-preview.selected, #membership-application-list .application-preview:hover {
  background: #3d3d3d;
  color: white; }

#membership-applications-navigation .filter {
  height: 38px; }

#membership-applications-navigation .filter .small.button {
  font-size: 9px;
  margin: 0 8px 0 0; }

#membership-applications-navigation .filter .small.handled {
  float: right;
  margin: 0; }

#membership-application.loading, #membership-applications-navigation .loading {
  opacity: 0.5; }

.actions .button {
  margin-top: 15px; }

/** Application handling popup **/
#popbox {
  display: none;
  width: 450px;
  height: 490px;
  padding: 25px;
  border: 3px solid #000;
  background: #fff; }

#popbox fieldset {
  padding: 0; }

#popbox label {
  padding: 2px; }

#popbox label, #popbox input {
  float: left;
  width: 100px;
  margin-bottom: 10px;
  font-family: Georgia, "Times New Roman", Times, serif; }

#popbox input, #popbox select {
  float: right;
  width: 310px; }

#popbox label.template {
  float: right;
  text-align: right;
  margin-right: 15px; }

#popbox select.template {
  width: 210px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif; }

#popbox textarea.message {
  float: left;
  width: 100%;
  height: 240px;
  clear: both;
  font-family: Arial, Helvetica, sans-serif; }

#popbox h1, #popbox hr {
  margin-bottom: 15px; }

#popbox .close, #popbox .form-button {
  position: absolute;
  top: 25px;
  right: 25px; }

#popbox .form-button {
  top: auto;
  bottom: 25px;
  width: auto;
  font-family: Arial, Helvetica, sans-serif; }

#form-userinfo {
  margin-bottom: 19px; }

.form-wrapper {
  float: left;
  width: 100%;
  padding: 3px 0; }

#form-userinfo label, #form-userinfo input, #form-newpass label, #form-newpass input {
  float: left;
  width: 180px;
  margin: 0; }

#form-userinfo input, #form-newpass input {
  width: 120px; }

#form-postalcode {
  width: 306px;
  margin-right: 6px; }

#form-city {
  width: 124px; }

#form-city label {
  display: none; }

#form-userinfo .button, #form-newpass .button {
  width: auto;
  margin-left: 180px; }

#form-userinfo #form-phone, #form-userinfo #form-streetaddress, #form-userinfo #form-postalcode, #form-userinfo #form-city {
  display: none; }

/** Portfolio **/
#form-portfolio fieldset {
  padding: 0; }

.input-hidden {
  display: none; }

#form-portfolio label {
  padding: 2px 0; }

#portfolio-links, .portfolio-link {
  float: left;
  clear: left;
  width: 100%; }

.portfolio-link {
  display: none; }

#portfolio-links .portfolio-link, #form-portfolio .visible {
  display: block;
  position: relative; }

.form-portfolio-work h1 {
  padding: 20px 0 10px 0;
  margin: 0; }

.form-portfolio-work h2 > * {
  float: left; }

.form-portfolio-work h2 input {
  float: left;
  margin-right: 10px;
  width: 200px;
  font-size: 14px;
  display: none; }

.form-portfolio-work input.groupname {
  clear: none; }

.form-portfolio-work .detail {
  display: inline;
  padding-left: 20px;
  cursor: pointer;
  line-height: 23px; }

.form-portfolio-work .save {
  display: none;
  margin-left: 20px; }

.form-portfolio-work .save span {
  display: block;
  float: left; }

#form-portfolio label, #form-portfolio input, #form-portfolio select, .portfolio-link label, .form-portfolio-work label, .form-portfolio-work input, .form-portfolio-work select, .form-portfolio-work small {
  float: left;
  clear: left;
  font-family: sans-serif; }

#form-portfolio-group input {
  font-family: sans-serif; }

#form-portfolio input, #form-portfolio select {
  margin-bottom: 19px; }

#form-portfolio img.kuva-original, img.kuva-original {
  max-width: 460px;
  height: auto; }

.form-portfolio-work .kuva-original {
  max-width: 100%;
  height: auto; }

#form-portfolio img.logo-original, img.logo-original {
  max-width: 220px;
  height: auto; }

#form-portfolio input#kuva, .form-portfolio-work label.about {
  float: none;
  margin: 0; }

#form-portfolio #key, #form-portfolio #value, #form-portfolio #yritys, #form-portfolio #yrityksen_linkki, #form-portfolio .portfolio-link input, .form-portfolio-work .column-width-3 input, .form-portfolio-work .column-width-3 select {
  clear: none;
  margin: 2px 0;
  width: 150px; }

#form-portfolio label[for="yritys"], #form-portfolio label[for="yrityksen_linkki"], #form-portfolio label[for="key"], #form-portfolio label[for="value"], #form-portfolio .portfolio-link label, .form-portfolio-work .column-width-3 label {
  width: 40px;
  font-size: smaller; }

.form-portfolio-work img.tyokuva {
  max-width: 220px;
  height: auto; }

.group .tyokuvaold img, .group .tyokuva {
  max-width: 100%;
  height: auto; }

.show img {
  max-width: 480px;
  height: auto; }

.group .column-width-1 {
  min-height: 110px; }

#form-portfolio #logo {
  width: 220px; }

.form-portfolio-work #kuva2 {
  width: 230px; }

.form-portfolio-work .about {
  width: 100%; }

.portfolio-link .link-ok, .portfolio-link .remove {
  float: right; }

.portfolio-link .remove {
  display: none;
  font: 11px/9px Arial;
  margin-top: -20px;
  padding: 2px;
  background-color: #CCC;
  width: 9px;
  text-align: center;
  cursor: pointer; }

#portfolio-links .remove {
  display: block; }

#portfolio-links .remove:hover {
  background-color: #AAA; }

.portfolio-link .link-ok {
  display: block;
  position: absolute;
  right: -20px;
  bottom: 0; }

#portfolio-links .link-ok {
  display: none; }

#portfolio-links > div {
  margin-bottom: 10px; }

#portfoliokuvaus {
  width: 100%;
  height: 250px; }

#form-portfolio .full-width input {
  clear: both;
  float: right;
  margin: 10px 108px 0 0; }

/** Portfolio group form **/
#form-portfolio-group h3 label {
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 19px 0;
  padding: 0;
  max-width: 600px; }

#form-portfolio-group fieldset {
  padding-left: 0; }

#form-portfolio-group .action-failed {
  margin-bottom: 5px; }

.wrapper-group {
  position: relative; }

.wrapper-work {
  position: relative; }

.wrapper-order-group {
  position: absolute;
  top: 0;
  left: -30px;
  width: 27px;
  height: 48px;
  padding: 0;
  margin: 0; }

.order-up-group {
  float: left;
  width: 27px;
  height: 24px;
  padding: 0;
  margin: 0;
  border: none;
  background: url("../images/icons/buttons/bg-order.png") no-repeat 0 0; }

.order-down-group {
  float: left;
  width: 27px;
  height: 24px;
  padding: 0;
  margin: 0;
  border: none;
  background: url("../images/icons/buttons/bg-order.png") no-repeat 0 -24px; }

.order-up-group:hover {
  background-position: -48px 0; }

.order-down-group:hover {
  background-position: -48px -24px; }

.order-up-group:active {
  background-position: -96px 0; }

.order-down-group:active {
  background-position: -96px -24px; }

.order-up-group.disabled {
  background-position: -144px 0; }

.order-down-group.disabled {
  background-position: -144px -24px; }

.wrapper-order-work {
  position: absolute;
  top: 20px;
  left: -30px;
  width: 21px;
  height: 38px;
  padding: 0;
  margin: 0; }

.order-up-work {
  float: left;
  width: 21px;
  height: 19px;
  padding: 0;
  margin: 0;
  border: none;
  background: url("../images/icons/buttons/bg-order.png") no-repeat -27px 0; }

.order-down-work {
  float: left;
  width: 21px;
  height: 19px;
  padding: 0;
  margin: 0;
  border: none;
  background: url("../images/icons/buttons/bg-order.png") no-repeat -27px -19px; }

.order-up-work:hover {
  background-position: -75px 0; }

.order-down-work:hover {
  background-position: -75px -19px; }

.order-up-work:active {
  background-position: -123px 0; }

.order-down-work:active {
  background-position: -123px -19px; }

.order-up-work.disabled {
  background-position: -171px 0; }

.order-down-work.disabled {
  background-position: -171px -19px; }

.form-portfolio-work .column-width-1 .remove {
  color: #106cdf;
  cursor: pointer; }

#form-portfolio label, #form-portfolio-work label, #form-portfolio-group label {
  font-family: Georgia, "Times New Roman", Times, serif; }

#container #loading {
  position: absolute;
  top: 500px;
  left: 406px; }

#back-to-results {
  display: inline-block;
  margin-bottom: 20px;
  background: transparent url("../images/icons/arrow-back.png") 0 center no-repeat;
  padding-left: 15px;
  text-decoration: none; }

#back-to-results:hover {
  text-decoration: underline; }

ul.magazines {
  list-style: none !important;
  position: relative;
  display: block;
  padding: 20px 0 !important;
  width: 72%;
  float: right; }
  @media screen and (max-width: 1099px) {
    ul.magazines {
      border-top: 0;
      border-left: 0;
      margin-right: 0;
      margin-bottom: 0;
      width: 100%;
      float: none; } }
  @media screen and (max-width: 979px) {
    ul.magazines {
      clear: both;
      float: none;
      width: auto;
      margin: 0 30px;
      padding: 20px 10px 10px !important;
      box-sizing: border-box;
      border-left: 3px solid #000;
      border-right: 3px solid #000;
      border-bottom: 3px solid #000; } }
  @media screen and (max-width: 459px) {
    ul.magazines {
      box-sizing: border-box;
      border-left: 0;
      border-right: 0;
      border-bottom: 0; } }
  ul.magazines:after {
    clear: both;
    display: table;
    content: " ";
    }
  ul.magazines li {
    float: left;
    width: 23%;
    text-align: center;
    padding: 0 1% 10px 1%; }
    ul.magazines li img {
      display: block;
      margin: 0 auto;
      max-width: 100%; }
    ul.magazines li span {
      font-family: "simplon_normmedium", "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace, sans-serif;
      display: block;
      text-align: center;
      padding: 5px 0; }


/*# sourceMappingURL=../css/maps/grafia2014.css.map */