@charset "UTF-8";
/* <project> Modules CSS <month/year> */
/* Main navigation */
.main-nav ul {
  zoom: 1; }
  .main-nav ul:before {
    content: "";
    display: table; }
  .main-nav ul:after {
    content: "";
    display: table;
    clear: both; }
.main-nav li {
  float: left;
  margin: 0 0px 0 0; }
  .main-nav li:first-child a {
    text-indent: -9999em;
    background-image: url(../../images/default/home-icon.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 25px; }
  .main-nav li.selected {
    background-color: black; }
.main-nav a {
  display: block;
  color: white;
  float: left;
  text-transform: uppercase;
  padding: 25px 20px; }

.mobile-nav.pwd-menu-open {
  display: block; }
@media (max-width: 767px) {
  .mobile-nav {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    background: #009fe2;
    overflow: hidden;
    zoom: 1;
    z-index: 900; }
    .mobile-nav:before {
      content: "";
      display: table; }
    .mobile-nav:after {
      content: "";
      display: table;
      clear: both; }
    .mobile-nav li {
      display: block;
      position: static;
      float: none;
      margin: 0;
      border-top: 2px solid white;
      background: transparent;
      zoom: 1; }
      .mobile-nav li:before {
        content: "";
        display: table; }
      .mobile-nav li:after {
        content: "";
        display: table;
        clear: both; }
      .mobile-nav li:first-child {
        border: 0; }
    .mobile-nav a {
      display: inline-block;
      color: white;
      width: 86%;
      padding: 0;
      font-weight: normal;
      text-transform: uppercase;
      background: transparent;
      font-size: 14px;
      font-size: 1.4rem;
      outline: 0; }
      .mobile-nav a span {
        display: inline-block;
        padding: 4% 10px; }
    .mobile-nav a:hover {
      text-decoration: underline;
      background: transparent; }
    .mobile-nav .selected a {
      position: static;
      font-weight: normal;
      background: transparent; }
    .mobile-nav .trigger {
      display: inline-block;
      width: 10%;
      margin: 6px 2%;
      padding: 0px 0;
      color: #ffffff;
      text-align: center;
      vertical-align: middle;
      background: transparent no-repeat;
      cursor: pointer;
      font-size: 28px;
      font-size: 2.8rem; }
    .no-generatedcontent .mobile-nav .trigger {
      width: 40px;
      height: 40px;
      padding: 0;
      background-image: url("https://dev.jussih.pwd.fi/p4_transsmart/images/nuorisotakuu_2013/icomoon-sprite-20px.png");
      background-position: -150px center; }
    .no-generatedcontent .mobile-nav .trigger.ico-minus {
      background-position: -110px center; }
    .mobile-nav ul {
      position: relative;
      top: 0;
      left: -100%; }
    .mobile-nav ul {
      display: none;
      background: black; }
      .mobile-nav ul li {
        text-transform: uppercase;
        border-top: 2px solid white; }
        .mobile-nav ul li:first-child {
          border-top: 2px solid white; }
      .mobile-nav ul a span {
        padding-left: 30px; }
    .mobile-nav ul ul {
      background: black; }
      .mobile-nav ul ul li {
        border-top: 2px solid white; }
      .mobile-nav ul ul a span {
        text-transform: none;
        padding-left: 50px; }
    .mobile-nav ul ul ul {
      background: #02b4ff; }
      .mobile-nav ul ul ul li {
        border-top: 1px solid #0cb7ff; }
      .mobile-nav ul ul ul a span {
        padding-left: 70px; } }
@media (max-width: 480px) {
  .mobile-nav a {
    width: 84%; } }
@media only screen and (min-width: 768px) {
  .mobile-nav ul {
    margin: 2% 1% 0; }
  .mobile-nav li {
    float: left;
    width: 23%;
    margin: 0 1% 2%; }
  .mobile-nav li:nth-child(n+5) {
    clear: left; }
  .mobile-nav .level-1st {
    display: inline-block;
    margin: 0 0 0.5em 0;
    font-weight: bold;
    font-size: 18px;
    font-size: 1.8rem; }
  .mobile-nav ul ul,
  .mobile-nav ul ul li {
    display: block;
    margin: 0; }
  .mobile-nav ul ul li {
    float: none;
    width: auto;
    line-height: 1.6; }
  .mobile-nav ul ul li:nth-child(n+5) {
    clear: none; }
  .mobile-nav ul ul li:first-child {
    display: block; }
  .mobile-nav ul ul ul {
    display: none; } }
@media only screen and (max-width: 767px) {
  .mobile-nav ul {
    border-bottom: 0; } }

nav.left-nav {
  margin: 0 0 30px 40px; }

/* Sidemenu */
.sidemenulevel a {
  color: #646464;
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  -webkit-backface-visibility: hidden; }
  .sidemenulevel a:hover {
    color: #009fe2;
    text-decoration: none; }
.sidemenulevel .sidemenulink {
  padding: 12px 0 8px; }
  .sidemenulevel .sidemenulink:first-child {
    padding-top: 0;
    border: 0; }
.sidemenulevel .sidemenulevel {
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 10px;
  margin-bottom: 0px; }
  .sidemenulevel .sidemenulevel .sidemenulink {
    border: 0; }
    .sidemenulevel .sidemenulevel .sidemenulink a:before {
      content: "• ";
      color: inherit; }
  .sidemenulevel .sidemenulevel .sidemenulevel {
    margin-left: 20px; }
.sidemenulevel .parentitem {
  color: #009fe2; }

a.sidemenuselected {
  color: #009fe2; }

/* Path */
.path {
  margin: 0 0 20px; }

.path,
.path a {
  font-size: 10px;
  font-size: 1rem;
  color: #009fe2; }

.news .content {
  margin-bottom: 0; }

.newsrow0,
.newsrow1 {
  margin: 0 0 20px; }

p.newstitle,
p.newsheading,
.newsdigesttitle {
  line-height: 1.2em; }

p.newstitle,
.newsdigesttitle {
  margin: 0 0 0.7em 0;
  color: #646464;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;
  margin: 0 0 0.7em 0;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0; }

p.newsheading {
  margin: 1em 0 0.5em 0;
  color: #646464;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;
  margin: 1em 0 0.5em 0;
  font-size: 20px;
  font-size: 2rem;
  margin-top: 0; }

.newsingress.newsitemingress {
  font-weight: bold; }

.newsdate,
.newsname {
  color: #9b9b9b;
  font-weight: normal; }

.newsdate {
  display: block; }

.newsname {
  margin: 0 0 0 0.5em; }

p.newsheading .newsdate {
  font-size: 14px;
  font-size: 1.4rem; }

p.newsingress {
  margin: 0 0 1em; }

p.newsitemreadmore {
  margin: 1em 0 0; }

p.prevnext {
  margin: 25px 0 0;
  padding: 10px 0 0;
  border-top: 1px solid #cccccc; }

/* News / digest */
.newsdigesttitle:empty {
  display: none; }

/* News / digest / side bar */
.side-bar .newsdigesttitle {
  font-size: 20px;
  font-size: 2rem; }
.side-bar .newsdigest p.newsheading {
  font-size: 16px;
  font-size: 1.6rem; }
.side-bar .newsreadmore {
  display: none; }
.side-bar .newsrow0,
.side-bar .newsrow1 {
  margin: 0 0 10px; }

.no-ingress .newsingress {
  display: none; }

.content form[action*="searchterms="] {
  margin: 0 0 10px 0; }

.searchresultcount {
  font-size: 1.2em; }

.searchresultcount strong {
  font-style: italic; }

.searchresultnavigation {
  float: left;
  width: 100%;
  margin: 24px 0 0; }

.searchresult {
  margin: 24px 0 0; }

.searchheading {
  font-size: 1.4em; }

.extendedsearch h1:empty {
  display: none; }
.extendedsearch fieldset {
  margin: 0 0 1em 0; }
.extendedsearch legend {
  font-weight: bold; }

/* mobile header search */
.mobile-search.pwd-menu-open {
  display: block; }
@media (max-width: 767px) {
  .mobile-search {
    display: none;
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    background: #009fe2;
    overflow: hidden;
    zoom: 1;
    z-index: 900; }
    .mobile-search:before {
      content: "";
      display: table; }
    .mobile-search:after {
      content: "";
      display: table;
      clear: both; }
    .mobile-search .searchboxinput {
      outline: none;
      color: #009fe2;
      background: #fff;
      border: 3px solid #009fe2;
      margin-right: 1%;
      float: left;
      width: 60%;
      margin: 3px 1%;
      padding: 1em 1%;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.2; }
    .mobile-search .searchboxinput::-webkit-input-placeholder {
      /* WebKit browsers */
      color: #009fe2; }
    .mobile-search .searchboxinput:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #009fe2; }
    .mobile-search .searchboxinput::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #009fe2; }
    .mobile-search .searchboxinput:-ms-input-placeholder {
      /* Internet Explorer 10+ */
      color: #009fe2; }
    .mobile-search .searchboxsubmit {
      width: 28% !important;
      float: left;
      position: relative;
      visibility: visible;
      float: left;
      border: 3px solid #009fe2;
      margin: 3px 1%;
      padding: 1em 1%;
      font-size: 20px;
      font-size: 2rem;
      line-height: 1.2; } }
@media only screen and (max-width: 480px) {
  .mobile-search .searchboxinput {
    outline: none;
    color: #009fe2;
    background: #fff;
    border: 3px solid #009fe2;
    margin-right: 1%;
    float: left;
    clear: both;
    width: 65%;
    margin: 3px auto;
    padding: 1em 1em;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2; }
  .mobile-search .searchboxsubmit {
    width: 20% !important;
    float: left;
    position: relative;
    visibility: visible;
    float: left;
    border: 3px solid #009fe2;
    margin: 3px auto;
    padding: 1em 0;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.2; } }

.slider {
  margin-top: 15px;
  margin-bottom: 25px;
  position: relative;
  z-index: 1; }

.carousel-wrapper {
  margin: 0 75px 30px;
  position: relative; }

.slider-arrow {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 36px;
  height: 70px;
  background: url(../../images/default/slider-arrow-sprite.png) no-repeat;
  z-index: 9;
  cursor: pointer; }

.slider-arrow.prev {
  left: 0; }

.slider-arrow.next {
  background: url(../../images/default/slider-arrow-sprite.png) no-repeat top right;
  right: 0; }

.imageSwapContainer,
.P4SlidesContainer {
  transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  text-align: center;
  width: 100% !important; }
  .imageSwapContainer img,
  .P4SlidesContainer img {
    max-width: 100%; }

.view-admin .slider-content-wrapper {
  position: relative; }

/* Filefolder */
.filefoldertitle {
  margin: 0 0 1em 0;
  font-size: 24px;
  font-size: 2.4rem; }
  .filefoldertitle:empty {
    display: none; }

.filefolderbox table {
  width: 100%; }
.filefolderbox th {
  font-weight: bold;
  text-align: left; }
.filefolderbox img {
  margin: 5px 2px; }
.filefolderbox p {
  margin: 0 0 3px 0; }

.file_delete {
  text-align: center; }

#messagefiles img {
  padding: 2px; }

.column {
  text-align: left;
  padding: 2px; }

.content .filefolder {
  color: #00bbe4;
  font-weight: bold;
  line-height: normal;
  margin: 0 0 6px 0; }

td.filesystem0,
td.filesystem1 {
  padding-left: 5px; }

.filesystem0,
.filesystem1 {
  padding: 2px 4px; }

.filesystem {
  padding-top: 2px;
  background: #FFFFFF; }

.filesystem1 {
  background: #f7f7f7; }

.filesystem0 {
  background: transparent; }

.form_table table {
  margin: 10px 0 0 0;
  border-collapse: separate;
  border-spacing: 0 5px; }
.form_table .checkbox label,
.form_table .radio label {
  margin: 0 0 0 0.5em; }

.form_header td:first-child {
  padding: 0 10px 0 0;
  font-weight: bold; }

.gallery {
  /* Thumbnail and folder list */
  /* Navigation */
  /* Singe image */ }
  .gallery h2 {
    margin: 0 0 0.5em 0;
    font-weight: normal; }
  .gallery .imagebox,
  .gallery .folderbox {
    float: left;
    margin: 0 10px 10px 0; }
  .gallery .imageicon {
    text-align: center;
    width: 100px;
    height: 100px;
    overflow: hidden; }
  .gallery img {
    margin: 0;
    max-width: 100%;
    border: 0; }
  .gallery .imagebox {
    min-width: 100px;
    min-height: 100px; }
  .gallery .foldericon {
    width: 100px;
    height: 100px; }
  .gallery .pictureprevnext {
    margin: 10px 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #e8e8e8; }
  .gallery .pageselector {
    border: 1px solid #bbb;
    background: #e5e5e5; }
  .gallery .pages {
    text-align: center; }
  .gallery .pages a {
    text-decoration: none; }
    .gallery .pages a.current {
      text-decoration: underline; }
  .gallery .prevpage {
    text-align: right;
    white-space: nowrap; }
  .gallery .nextpage {
    text-align: left;
    white-space: nowrap; }
  .gallery .pictureframe {
    text-align: center;
    border: 1px solid #e8e8e8; }
    .gallery .pictureframe img {
      margin: 10px 0; }
  .gallery .imagedetails {
    width: 100%;
    text-align: left;
    border: 1px solid #e8e8e8;
    border-top: 0; }
    .gallery .imagedetails th,
    .gallery .imagedetails td {
      padding: 6px; }
    .gallery .imagedetails img {
      padding: 0;
      vertical-align: middle; }
    .gallery .imagedetails .imagename {
      border-bottom: 1px solid #e8e8e8; }
      .gallery .imagedetails .imagename:empty {
        display: none; }
    .gallery .imagedetails .imageattribute0,
    .gallery .imagedetails .imageattribute1 {
      border-top: 1px solid #e8e8e8; }
    .gallery .imagedetails .imageattribute0 {
      background: #eeeeee; }
    .gallery .imagedetails .imageattribute1 {
      background: #f9f9f9; }

.gallerynotice {
  padding: 20px;
  text-align: center; }

/* Gallery / digest */
.thumbnaildigesttitle h3 {
  margin: 0 0 0.5em 0;
  font-size: 16px;
  font-size: 1.6rem; }

.thumbnaildigest .pixel {
  display: none; }
.thumbnaildigest img {
  margin: 0 10px 10px 0;
  max-width: 100%; }

/* <project> Responsive CSS <mm/yyyy> */
@media only screen and (min-width: 768px) {
  .pull-50 {
    left: 50%; }

  .push-50 {
    right: 50%; } }
@media only screen and (max-width: 767px) {
  div[class*="padding"] {
    padding: 10px 20px; }

  div[class*="margin"] {
    margin: 0; }

  .site-header {
    margin-bottom: 30px;
    background-position: 10px 10px;
    background-size: 45px; }

  .main-column {
    padding: 0 20px; } }
