@charset "UTF-8";
/* <project> Modules CSS <month/year> */
/* Main navigation */
@import url(../../js/aineistopankki/select2/select2.css);
.main-nav {
  font-family: "Frutiger", "Times New Roman", serif;
  height: auto !important;
  /*
  .asianajajat & li.selected a {
  	border-bottom:4px solid $asianajajat-color;
  }*/ }
  .main-nav ul {
    zoom: 1; }
    .main-nav ul:before {
      content: "";
      display: table; }
    .main-nav ul:after {
      content: "";
      display: table;
      clear: both; }
  .main-nav li:first-child {
    width: 40px; }
    .main-nav li:first-child a {
      text-indent: -999em;
      background-image: url(../../images/default/home.png);
      width: 20px;
      background-repeat: no-repeat;
      background-position: 8px 7px;
      padding: 0.4em 0.6em; }
  .main-nav li {
    float: left;
    margin: 0 0 0 0; }
  .main-nav a {
    transition: padding 0.5s;
    -moz-transition: padding 0.5s;
    -webkit-transition: padding 0.5s;
    -o-transition: padding 0.5s;
    color: #005693;
    font-weight: bold;
    padding: 0.4em 1.6em;
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    background: url(../../images/default/navleft.png) no-repeat left 5px;
    margin-bottom: 4px; }
  .main-nav li.selected a, .main-nav li a:hover {
    border-bottom: 4px solid #005693;
    margin-bottom: 0;
    text-decoration: none; }
  .main-nav li.selected.slot_683 a, .main-nav li.slot_683 a:hover {
    border-bottom: 4px solid #005693; }
  .main-nav li.selected.slot_797 a, .main-nav li.slot_797 a:hover,
  .main-nav li.selected.slot_803 a, .main-nav li.slot_803 a:hover,
  .main-nav li.selected.slot_694 a, .main-nav li.slot_694 a:hover {
    border-bottom: 4px solid #0168aa; }
  .main-nav li.selected.slot_799 a, .main-nav li.slot_799 a:hover,
  .main-nav li.selected.slot_805 a, .main-nav li.slot_805 a:hover,
  .main-nav li.selected.slot_684 a, .main-nav li.slot_684 a:hover {
    border-bottom: 4px solid #a36ab7; }
  .main-nav li.selected.slot_818 a, .main-nav li.slot_818 a:hover,
  .main-nav li.selected.slot_819 a, .main-nav li.slot_819 a:hover,
  .main-nav li.selected.slot_702 a, .main-nav li.slot_702 a:hover {
    border-bottom: 4px solid #6fa900; }
  .main-nav li.selected.slot_817 a, .main-nav li.slot_817 a:hover,
  .main-nav li.selected.slot_820 a, .main-nav li.slot_820 a:hover,
  .main-nav li.selected.slot_703 a, .main-nav li.slot_703 a:hover {
    border-bottom: 4px solid #757575; }
  .main-nav li.selected.slot_802 a, .main-nav li.slot_802 a:hover,
  .main-nav li.selected.slot_807 a, .main-nav li.slot_807 a:hover,
  .main-nav li.selected.slot_704 a, .main-nav li.slot_704 a:hover {
    border-bottom: 4px solid #b5112a; }
  .main-nav li.selected.slot_742 a, .main-nav li.slot_742 a:hover {
    border-bottom: 4px solid #d86d01; }

.mobile-nav.pwd-menu-open {
  display: block; }
@media (max-width: 767px) {
  .mobile-nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
    background: #005693;
    overflow: hidden;
    zoom: 1;
    z-index: 900;
    margin-top: 25px; }
    .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: 18px;
      font-size: 1.8rem;
      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("../../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: #003860; }
      .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: #002947; }
      .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: #001a2d; }
      .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; } }

/* Sidemenu */
.sidemenulevel .sidemenulevel {
  padding-left: 1em; }
  .sidemenulevel .sidemenulevel .sidemenulink a {
    border-bottom: 0; }
  .sidemenulevel .sidemenulevel .sidemenulink a.sidemenuselected {
    border-bottom: 1px solid #005693;
    /*.asianajajat & {
    	border-bottom:1px solid $asianajajat-color;
    }*/ }

.sidemenulink a {
  border-bottom: 1px solid #d2d2d2;
  padding: .2em 0;
  display: block;
  color: #005693;
  /*.asianajajat & {
  	color: $asianajajat-color;
  }*/
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "Frutiger", "Times New Roman", serif; }
  .sidemenulink a.parentitem {
    border-bottom: 0; }

.sidemenuopen + .sidemenulevel {
  border-bottom: 1px solid #005693; }

/*
.asianajajat .sidemenuopen + .sidemenulevel {
	border-bottom:1px solid $asianajajat-color;
}
*/
.sidemenuopen a.sidemenulinka,
.sidemenuopen a.sidemenuselected,
.sidemenuopen a.sidemenulinka:hover {
  border-bottom: 0 !important; }

a.sidemenuselected,
a.sidemenulinka:hover {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #005693;
  /*.asianajajat & {
  	border-bottom:1px solid $asianajajat-color;
  }*/ }

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

.frontpage .banner {
  margin-bottom: 10px; }
  .frontpage .banner img {
    display: block;
    max-width: 100%; }
  @media (min-width: 768px) {
    .frontpage .banner {
      margin-bottom: 48px; } }

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

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

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

p.newstitle,
.newsdigesttitle {
  color: #005693;
  margin: 1em 0 0.5em 0;
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;
  margin: 1em 0 0.5em 0;
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0; }

.newstitle a img,
.newsdigesttitle a img {
  display: none; }

.newsdigesttitle,
.newstitle {
  position: relative; }

.newstitle a,
.newsdigesttitle a {
  top: 10px;
  right: 0;
  position: absolute;
  width: 57px;
  height: 23px;
  background: url(../../images/default/rss-icon.png) no-repeat; }

p.newsheading {
  margin: 1em 0 0.5em 0;
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;
  margin: 1em 0 0.5em 0;
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0; }

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

.frontpage p.newsheading {
  font-family: "minion-pro", "Times New Roman", serif;
  font-size: 16px;
  font-size: 1.6rem; }
  .frontpage p.newsheading a {
    font-weight: bold; }
  .frontpage p.newsheading .newsdate {
    font-size: 15px;
    font-size: 1.5rem; }
.frontpage .newsreadmore {
  display: none; }

.newsdigesttitle {
  position: relative; }
  .newsdigesttitle a {
    position: absolute;
    right: 0;
    top: 0; }

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

.newsdate {
  display: block; }

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

p.newsheading .newsdate {
  font-size: 18px;
  font-size: 1.8rem; }

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: 24px;
  font-size: 2.4rem; }
.side-bar .newsdigest p.newsheading {
  font-size: 20px;
  font-size: 2rem; }
.side-bar .newsreadmore {
  display: none; }
.side-bar .newsrow0,
.side-bar .newsrow1 {
  margin: 0 0 10px; }

.pwd-nd-custom-1 .newsdigesttitle {
  padding-bottom: 12px;
  border-bottom: 1px solid #1e1e1e;
  margin: 0 0 12px;
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  font-style: normal;
  line-height: 1.2em;
  margin: 0 0 12px;
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 24px;
  font-size: 2.4rem; }
.pwd-nd-custom-1 .newsdigestbody {
  margin-bottom: 20px;
  border-bottom: 1px solid #1e1e1e; }
.pwd-nd-custom-1 p.newsheading {
  font-size: 17px;
  font-size: 1.7rem; }
  .pwd-nd-custom-1 p.newsheading a {
    font-weight: bold; }
  .pwd-nd-custom-1 p.newsheading .newsdate {
    font-size: 15px;
    font-size: 1.5rem; }
.pwd-nd-custom-1 .rsslink {
  display: inline-block;
  float: right;
  margin: 0 0 10px 10px; }
  .pwd-nd-custom-1 .rsslink img {
    margin: 0; }
.pwd-nd-custom-1 .custom-readmore {
  font-family: "Frutiger", "Times New Roman", serif;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem; }

.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; }

.a-carousel .a-contents, .a-carousel a-tabs {
  width: 100%;
  clear: both;
  float: left; }
.a-carousel .a-tabs {
  width: 100%; }
  .a-carousel .a-tabs .a-tab {
    float: left;
    width: 98px;
    width: 25%;
    display: block;
    margin: 0;
    color: #005693;
    text-align: left;
    font-family: "Frutiger", "Times New Roman", serif;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: none;
    font-weight: bold;
    padding: 10px 0 11px;
    cursor: pointer;
    height: 55px;
    background-color: transparent;
    background-size: 48px;
    background-repeat: no-repeat;
    background-position: 35px center;
    position: relative; }
    .a-carousel .a-tabs .a-tab span {
      margin: 10px 38px 0 99px;
      width: auto;
      display: block; }
    .a-carousel .a-tabs .a-tab:after {
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 18px 15px 0 15px;
      border-color: transparent transparent transparent transparent;
      content: " ";
      display: block;
      top: 100%;
      position: absolute;
      z-index: 9;
      margin: 0 0 0 47%; }
    .a-carousel .a-tabs .a-tab:hover, .a-carousel .a-tabs .a-tab.selected {
      color: #fff !important; }
    .a-carousel .a-tabs .a-tab.a-tab1 {
      background-image: url(../../images/default/tab1.png); }
      .a-carousel .a-tabs .a-tab.a-tab1:hover, .a-carousel .a-tabs .a-tab.a-tab1.selected {
        background-color: #005693;
        background-image: url(../../images/default/tab1s.png); }
        .a-carousel .a-tabs .a-tab.a-tab1:hover:after, .a-carousel .a-tabs .a-tab.a-tab1.selected:after {
          border-color: #005693 transparent transparent transparent; }
    .a-carousel .a-tabs .a-tab.a-tab2 {
      background-image: url(../../images/default/tab2.png); }
      .a-carousel .a-tabs .a-tab.a-tab2:hover, .a-carousel .a-tabs .a-tab.a-tab2.selected {
        background-color: #6f1891;
        background-image: url(../../images/default/tab2s.png); }
        .a-carousel .a-tabs .a-tab.a-tab2:hover:after, .a-carousel .a-tabs .a-tab.a-tab2.selected:after {
          border-color: #6f1891 transparent transparent transparent; }
    .a-carousel .a-tabs .a-tab.a-tab3 {
      background-image: url(../../images/default/tab3.png); }
      .a-carousel .a-tabs .a-tab.a-tab3:hover, .a-carousel .a-tabs .a-tab.a-tab3.selected {
        background-color: #95b733;
        background-image: url(../../images/default/tab3s.png); }
        .a-carousel .a-tabs .a-tab.a-tab3:hover:after, .a-carousel .a-tabs .a-tab.a-tab3.selected:after {
          border-color: #95b733 transparent transparent transparent; }
    .a-carousel .a-tabs .a-tab.a-tab4 {
      background-image: url(../../images/default/tab4.png); }
      .a-carousel .a-tabs .a-tab.a-tab4:hover, .a-carousel .a-tabs .a-tab.a-tab4.selected {
        background-color: #d2d2d2;
        background-image: url(../../images/default/tab4s.png); }
        .a-carousel .a-tabs .a-tab.a-tab4:hover:after, .a-carousel .a-tabs .a-tab.a-tab4.selected:after {
          border-color: #d2d2d2 transparent transparent transparent; }
.a-carousel .a-contents {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative; }
  .a-carousel .a-contents .black-bg {
    width: 46%;
    height: 100%;
    clear: both;
    float: left;
    background: url(../../images/default/bg-000000-50.png) repeat;
    background: rgba(0, 0, 0, 0.5); }
    .a-carousel .a-contents .black-bg .content {
      margin: 2em;
      color: #fff;
      font-size: 20px;
      font-size: 2rem;
      font-family: "Frutiger", "Times New Roman", serif;
      line-height: 1.3; }
      .a-carousel .a-contents .black-bg .content a {
        color: #fff; }
  .a-carousel .a-contents .a-content {
    width: 100%;
    height: 350px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
    .a-carousel .a-contents .a-content.selected {
      display: block;
      z-index: 2; }
    .a-carousel .a-contents .a-content.a-content1 {
      background: url(../../images/default/tab1-bg.jpg) no-repeat;
      display: block; }
    .a-carousel .a-contents .a-content.a-content2 {
      background: url(../../images/default/tab2-bg.jpg) no-repeat; }
    .a-carousel .a-contents .a-content.a-content3 {
      background: url(../../images/default/tab3-bg.jpg) no-repeat; }
    .a-carousel .a-contents .a-content.a-content4 {
      background: url(../../images/default/tab4-bg.jpg) no-repeat; }
.view-public .a-carousel .a-content {
  cursor: pointer; }

.a-tab .tm_text_editbutton {
  display: none; }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab1 {
  background-image: url(../../images/default/ie/tab1.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab1.selected,
.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab1:hover {
  background-image: url(../../images/default/ie/tab1s.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab2 {
  background-image: url(../../images/default/ie/tab2.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab2.selected,
.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab2:hover {
  background-image: url(../../images/default/ie/tab2s.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab3 {
  background-image: url(../../images/default/ie/tab3.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab3.selected,
.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab3:hover {
  background-image: url(../../images/default/ie/tab3s.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab4 {
  background-image: url(../../images/default/ie/tab4.png); }

.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab4.selected,
.lt-ie9 .a-carousel .a-tabs .a-tab.a-tab4:hover {
  background-image: url(../../images/default/ie/tab4s.png); }

.sallex_haku select {
  font-family: "Frutiger", "Times New Roman", serif; }
.sallex_haku .row-fluid {
  margin-bottom: 20px; }
.sallex_haku p {
  margin-bottom: 8px;
  margin-top: 10px; }

.select2-result,
.select2-container {
  font-family: "Frutiger", "Times New Roman", serif;
  text-align: left; }

/* sallex old site */
div.sallex_haku {
  font-weight: bold; }

div.sallex_searchresultcount {
  margin: 8px 0; }

.sallex_searchresult {
  float: left;
  clear: both;
  width: 100%; }

.sallex_searchresult > div {
  margin: 10px;
  float: left;
  clear: both;
  width: auto; }

.sallex .sallex_searchheading {
  margin-bottom: 8px; }

.sallex_searchresult > div.sallex_searchheading {
  margin-bottom: 0; }

div.sallex_searchresult.odd {
  background: #f6f6f4 url(../../images/default/top-gradient.png) no-repeat center bottom; }

div.sallex_searchresult a {
  font-weight: bold; }

div.sallex_searchresult a:hover {
  text-decoration: none; }

div.sallex_searchresultnavigation {
  padding-top: 10px; }

div.sallex_searchresultnavigation a {
  text-decoration: none;
  font-weight: bold; }

div.sallex_searchresultnavigation a:hover {
  text-decoration: underline; }

p.description {
  color: #bebebe;
  font-size: 16px;
  font-size: 1.6rem; }

h2.result-title {
  color: #005693;
  font-size: 20px;
  font-size: 2rem; }

span.result-title-details {
  color: #999999;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 0 20px;
  font-weight: normal; }

.content .material-search-form-wrapper h3 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0.25em; }

.search-word-wrapper input[type="text"] {
  border: 1px solid #d2d2d2;
  background: #f0f0f0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(js/boxsizing.htc);
  width: 100%;
  padding: 6px; }

.type-wrapper select {
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(js/boxsizing.htc); }

.keyword-wrapper,
.type-wrapper {
  margin: 0 0 30px 0; }

.selected-keywords-wrapper {
  padding: 0 15px;
  background: #f7f7f7; }
  .selected-keywords-wrapper:empty {
    display: none; }
  .selected-keywords-wrapper > div {
    position: relative;
    border-top: 1px solid #dedede;
    padding: 10px 20px 10px 0;
    color: #005693;
    font-family: "Frutiger", "Times New Roman", serif; }
    .selected-keywords-wrapper > div:first-child {
      border-top: 0; }
    .selected-keywords-wrapper > div span.item-remove {
      position: absolute;
      right: 0px;
      top: 50%;
      margin-top: -7.5px;
      width: 16px;
      height: 15px;
      text-indent: -9999em;
      background: url(../../images/aineistopankki/remove-icon.png) no-repeat;
      cursor: pointer; }

.result-state-public .lock {
  display: none; }

.result-rows .result-row.result-state-locked .lock {
  background-position: 20px -75px; }

.result-rows .result-row.result-state-unlocked .lock {
  background-position: 20px 7px; }

.result-state-locked:hover:before {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  background: rgba(126, 126, 126, 0.22); }

.result-state-locked:hover:after {
  content: "Vaatii sisäänkirjautumisen";
  font-family: "Frutiger", "Times New Roman", serif;
  padding: 5px 15px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  position: absolute;
  width: auto;
  height: auto;
  background: black;
  color: white;
  text-align: center;
  top: 50%;
  margin-top: -16px;
  left: 50%;
  margin-left: -113px;
  z-index: 2; }

html[lang="sv"] .result-state-locked:hover:after {
  content: "Kräver lösenord";
  margin-left: -75px; }

.result-rows {
  padding: 20px;
  background: #f3f3f3; }
  .result-rows .result-row {
    position: relative;
    border-top: 3px solid #005693;
    background: white;
    padding: 10px 20px 20px 20px;
    margin-bottom: 20px; }
    .result-rows .result-row h3 {
      padding: 0 30px 0 0; }
    .result-rows .result-row .lock {
      position: absolute;
      right: 0;
      top: 0;
      background: #005693 url(../../images/aineistopankki/locksprite.png) no-repeat;
      width: 50px;
      height: 50px;
      border-radius: 0 0 0 100%; }
  .result-rows .result-description {
    color: #1e1e1e;
    font-size: 15px;
    font-size: 1.5rem; }
  .result-rows .type-tags span {
    font-family: "Frutiger", "Times New Roman", serif;
    font-size: 13px;
    font-size: 1.3rem;
    color: white;
    background: #cbcbcb;
    padding: 1px 7px;
    -webkit-border-radius: 20px 20px 20px 20px;
    -moz-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    margin: 0 10px 10px 0;
    display: block;
    float: left; }
  .result-rows .result-files {
    margin-top: 20px;
    font-family: "Frutiger", "Times New Roman", serif;
    color: #999999;
    font-size: 16px;
    font-size: 1.6rem; }
    .result-rows .result-files .file {
      float: left;
      margin: 0 20px 10px 0; }
      .result-rows .result-files .file .file-icon {
        width: 25px;
        height: 25px;
        background: url(../../images/aineistopankki/fileicon-unknown.png) no-repeat;
        margin-top: -2px;
        display: block;
        float: left; }
        .result-rows .result-files .file .file-icon.doc-icon {
          background: url(../../images/aineistopankki/fileicon-doc.png) no-repeat; }
        .result-rows .result-files .file .file-icon.pdf-icon {
          background: url(../../images/aineistopankki/fileicon-pdf.png) no-repeat; }
        .result-rows .result-files .file .file-icon.ppt-icon {
          background: url(../../images/aineistopankki/fileicon-ppt.png) no-repeat; }
        .result-rows .result-files .file .file-icon.xls-icon {
          background: url(../../images/aineistopankki/fileicon-xls.png) no-repeat; }

.search-button-wrapper button {
  font-family: "Frutiger", "Times New Roman", serif;
  font-size: 16px;
  font-size: 1.6rem;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  min-width: 95px;
  padding-left: 35px;
  padding-right: 35px;
  margin: 30px 20px 20px 0; }

.material-search-results {
  margin: 45px 0; }
