
html {
    overflow-y: scroll;
}
body, div, img, p, ul, ol, form, h1, h2, h3, dd, dt {
    margin: 0;
    padding: 0;
}
body {
    background-color: #ececec !important;
    color: #000000;
    font-family: arial,verdana,lucida,helvetica,sans-serif;
    font-size: 12px;
}
body > br {
    display: none;
}
.row {
    margin: 0;
    width: 100%;
}
.col-md-12, .col-sm-12, .col-lg, .col-xs-12 {
    padding: 0;
}
#page-content #content .row .col {
    padding: 0;
}
div.title-level {
    padding: 0.8em 0 0;
}
.noshow {
    display: none;
}
#container {
    margin: auto;
    max-width: 1010px;
}
#above-main-navigation {
    background-color: #ffffff;
}
#above-main-navigation li, #main-navigation li, #footer li {
    list-style: outside none none;
}
#main-navigation {
    background-color: #0073b0;
}
#main-navigation a.active, #main-navigation a:hover {
    background-color: #ffffff;
    border-top: 0.5px solid #d7e9ef;
    color: #000000;
}
#logo h1 {
    display: none;
}
.hakunappi {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: rgba(0, 0, 0, 0) url("/static/site/img/search.png") no-repeat scroll 0 0;
    border-color: #bcbcbc #bcbcbc #bcbcbc -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    font-size: 1em;
    height: 32px;
    margin-left: 0;
    padding: 3px;
    vertical-align: top;
    width: 32px;
}
#site-information li::after, #site-navigation li::after, #language-home li::after {
    color: #bcbcbc;
    content: " | ";
}
#footer #site-information li:last-child::after, #site-navigation li:last-child::after, #language-home li:last-child::after {
    content: " ";
}
#language-versions ul {
    list-style-type: none;
    margin-top: 5px;
}
#site-information a, #site-information span {
    padding: 0.3em;
}
#change-styleversion span {
    margin: 0 15px;
}
a:link {
    color: #0073b0;
}
a:visited {
}
a:hover {
    color: #338fc0;
    text-decoration: none;
}
a {
    text-decoration: none;
}
a:not([href]) {
    color: #000000;
    text-decoration: none;
}
#logo > a {
    display: block;
    height: 72px;
    width: 255px;
}
#logo.fi > a, #logo > a.fi {
    background: rgba(0, 0, 0, 0) url("/site/img/tklogo_fi.png") no-repeat scroll 0 0;
}
#logo.sv > a, #logo > a.sv {
    background: rgba(0, 0, 0, 0) url("/site/img/tklogo_sv.png") no-repeat scroll 0 0;
}
#logo.en > a, #logo > a.en {
    background: rgba(0, 0, 0, 0) url("/site/img/tklogo_en.png") no-repeat scroll 0 0;
}
.btn-success, .btn-success:link, .btn-success:hover, .btn.success:focus, .btn-success:active, .btn-success.focus, .btn-success.active {
    color: #fff;
}
a[href*="viewpage"] {
    cursor: zoom-in;
}
h1, h2, h3, h4 {
    clear: both;
    font-weight: normal;
    line-height: normal;
    padding: 0.8em 0 0;
}
h1 {
    font-size: 20px;
    margin: 0;
}
h2 {
    font-size: 17px;
}
h3 {
    font-size: 15px;
    margin: 0;
}
h4 {
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
a:link > h1, a:link > h2, a:link > h3, a:link > h4 {
    color: #0073b0;
}
a.valkoinen {
    color: #ffffff;
    text-decoration: underline;
}
h1 + h2, h1 > div > div + h2 {
    padding: 0.5em 0 0;
}
#content p {
    margin: 0.5em 1em 0.8em 0;
    max-width: 875px;
}
#content ul {
    margin: 0.5em 1em 0.8em 0;
}
#content p + span, #content p + h2 {
    margin-top: 1em;
}
#content p + p {
    margin-top: 0.8em;
}
#content p + ul {
    margin-top: 0.8em;
}
#content li {
    line-height: 1.2em;
    padding: 4px 0 0 0;
}
#content p + h2 {
    margin-top: 1em;
}
#content h1 + dl, #content h2 + dl, #content h3 + dl, #content h4 + dl {
    margin-top: 0.8em;
}
#content img {
    height: auto;
    image-rendering: optimizequality;
    max-width: 100%;
}
#content td p {
    margin: 0 !important;
}
#content button, #content input[type="button"], textarea[type="text"], input[type="email"], input[type="reset"], input[type="submit"], input[type="text"] {
    border-radius: 0 !important;
    box-shadow: none;
}
.viittausohje p {
    overflow-wrap: break-word;
}
.embed-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 5px;
    position: relative;
}
.embed-container iframe, .embed-container object, .embed-container embed {
    height: 100%;
    left: 0;
    max-width: 550px;
    position: absolute;
    top: 0;
    width: 100%;
}
#content .definition > img {
    height: auto;
    image-rendering: optimizequality;
    max-width: 375px;
}
.term_index td {
    padding-right: 20px;
}
.term_index td:last-child {
    padding-right: 0;
}
#vpalsta td {
    padding-right: 20px;
}
ol {
    margin: 0 0 0 2em;
}
.clear {
    clear: both;
    height: 0;
    width: 0;
}
.above-main-navigation {
    background-color: #ffffff;
}
#search input, #search-stats input, #data-collections input {
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0 3px;
    vertical-align: middle;
}
.searchfield {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f7f7f7;
    border-color: #bcbcbc -moz-use-text-color #bcbcbc #bcbcbc;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 32px;
    margin: 0;
    max-width: 445px;
    min-width: 255px;
}
#resizer ul {
    list-style: outside none none;
}
#resizer li {
    display: inline-block;
    float: left;
    padding: 2px 5px;
}
#main-navigation ul li {
    background-color: #0073b0;
}
#main-navigation ul li a {
    color: #ffffff;
    display: block;
    padding: 0 1em;
    text-decoration: none;
    text-transform: uppercase;
}
#main-navigation ul li a.activesection {
    background-color: #ffffff;
    border-top: 1px solid #c1d4d9;
    color: #000000;
    padding: 0 1em;
}
.hakunappi span {
    display: none;
}
#print {
    cursor: pointer;
    float: right;
    padding: 1em 14px;
    vertical-align: bottom;
}
#left-navigation h2.current_page, #left-navigation p.current, #left-navigation li.current_page {
    background-color: #ffffff;
}
#left-navigation h2.current_page > a, #left-navigation p.current > a, #left-navigation li.current_page > a {
    color: #0073b0;
}
#left-navigation.til p.name {
    font-weight: bold;
}
#left-navigation.til p.aihealue_name a {
    border-bottom: 1px solid #99c7df;
}
#left-navigation img {
    margin-bottom: 1em;
}
#left-navigation form input {
    margin: 0.5em 0.2em 0.2em 1.7em;
}
#left-navigation ul {
    list-style-type: none;
    margin: 0;
}
#left-navigatio ul ul {
    margin: 0;
}
#left-navigation ul > ul > ul {
    margin-top: -4px;
}
#left-navigation ul.navlist-menu-level-0 {
    margin-top: 0;
}
.nav.nav-list.navlist-menu-level-1 {
    padding-left: 1.6em;
}
.nav.nav-list.navlist-menu-level-2 {
    padding-left: 0.8em;
}
.nav.nav-list.navlist-menu-level-3 {
    padding-left: 1em;
}
#left-navigation {
    background-color: #e0effa;
    margin: 0;
}
#left-navigation li.active ul {
    background-color: #e0effa;
}
#left-navigation .vali_ots, #left-navigation h2 {
    background-color: #0073b0;
    color: #ffffff;
    font-size: 14px;
    height: 26px;
    vertical-align: middle;
    text-transform: uppercase;
    padding: 0.3em 1.2em 2em 1.6em;
}
#left-navigation h2.section_name {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #0073b0;
    font-size: 14px;
    margin-top: 0;
    padding-left: 0.9em;
    text-transform: uppercase;
}
#left-navigation .section_name, #left-navigation h2 {
    padding-left: 0.9em;
    text-transform: uppercase;
}
#left-navigation li.active-branch:first-child > a {
    padding-left: 0.9em;
    text-transform: uppercase;
}
#left-navigation h2.current_page {
    background-color: #ffffff;
}
#left-navigation .active {
    background-color: #ffffff;
}
#left-navigation a:visited {
    color: #0073b0;
}
.nav > li > a:focus {
    background-color: #ffffff;
}
#left-navigation hr {
    display: none;
}
#new-stats, #find-stats, #pub-calender, #front-news, #data-collections, #key-numbers, #new-in-data-collections {
    background-color: #ffffff;
    margin: 15px 0;
}
#key-numbers {
    min-height: 243px;
}
#key-numbers li{
    background-color: rgba(248,148,30,1);
}
#new-stats, #front-news {
    background-color: #ffffff;
}
#alertbox {
    background: #dc5034 url("/site/img/alert-white.png") no-repeat scroll 10px 3px;
    color: #ffffff;
    padding: 0.8em 2em 0.8em 7em;
}
#alertbox:not(:empty) + #new-stats {
    margin-top: 15px;
}
#alertbox:empty {
    display: none;
    margin: 0;
    padding: 0;
}
#alertbox p, #alertbox a {
    color: #ffffff;
    font-weight: bold;
}
#alertbox a:hover {
    text-decoration: underline;
}
#remove_alert {
    border: 1px solid #ffffff;
    float: right;
    margin-right: -1em;
    padding: 0 0.5em;
}
#tietokannat {
    background-image: url("/site/img/tietokannat.png");
}
#suomilukuina {
    background-image: url("/site/img/suomilukuina.png");
}
#findikaattori {
    background-image: url("/site/img/findikaattori.png");
}
#ttblogi {
    background-image: url("/site/img/tietotrendit.png");
}
#tilastokoulu {
    background-image: url("/site/img/tilastokoulu.png");
}
#tutkimusaineistot {
    background-image: url("/site/img/tutkimusaineistot.png");
}
#luokitukset {
    background-image: url("/site/img/luokitukset.png");
}
#avoindata {
    background-image: url("/site/img/avoindata.png");
}
#svt {
    background-image: url("/site/img/svt.png");
}
#vuosikirja {
    background-image: url("/site/img/vuosikirja.png");
}
#aluetieto {
    background-image: url("/site/img/aluetieto.png");
}
.internal, .external {
    margin-top: 15px;
}
.follow-buttons {
    float: right;
}
.follow-buttons a:last-child {
    margin-right: 0;
}
.fb-follow, .twitter-follow, .li-follow, .ss-follow, .rss-order, .newsletter-order {
    border-radius: 3px;
    float: left;
    height: 20px;
    margin: 5px 2px;
    width: 20px;
}
.fb-follow {
    background: rgba(0, 0, 0, 0) url("/site/img/facebook_20x20.png") no-repeat scroll 0 0 / 20px 20px;
}
.twitter-follow {
    background: rgba(0, 0, 0, 0) url("/site/img/twitter_20x20.png") no-repeat scroll 0 0 / 20px 20px;
}
.li-follow {
    background: rgba(0, 0, 0, 0) url("/site/img/linkedin_20x20.png") no-repeat scroll 0 0 / 20px 20px;
}
.ss-follow {
    background: rgba(0, 0, 0, 0) url("/site/img/slideshare_20x20.png") no-repeat scroll 0 0 / 20px 20px;
}
#content {
    background-color: #ffffff;
}
#right p, #right li, #right ul {
    background-color: #ffffff;
}
#sivupalkki_oikea {
    background-color: #ffffff;
    padding: 15px;
}
#sivupalkki_oikea a {
    line-height: 14px;
    padding: 0.5em 0;
}
#sivupalkki_oikea p a {
    display: inline-block;
    margin: 0;
}
@media screen and (min-width: 1001px) {
.nav-panel {
    padding: 0;
    width: 21%;
}
#content {
    width: 59.5%;
}
.panel-6 {
    width: 48%;
}
.panel-3 {
    width: 24%;
}
}
#new-stats ul, #search-stats ul, #data-collections ul, #key-numbers ul, #service-buttons ul, #service-buttons-external ul {
    list-style: outside none none;
}
#new-stats h2, #front-news h2, #data-collections h2, #key-numbers h2, #find-stats h2 {
    font-size: 14px;
    text-transform: uppercase;
}
#key-numbers h2, #find-stats h2, #new-stats h2, #data-collections h2 {
    padding-left: 20px;
    padding-right: 20px;
}
#find-stats a p, #data-collections a p {
    color: #000000;
    padding: 0.5em 1.5em;
}
#tabs h2 {
    padding: 0.5em 0;
    text-transform: uppercase;
}
#content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content ul ul {
    margin-left: -0.5em; /*making the lists horizontally tighter*/
}

#content ul ul ul{
    margin-left: -0.5em; /*making the lists horizontally tighter*/
}

#content ul li {
    background-image: url("/site/img/bullet-blue.gif");
    background-position: 0.5em 0.7em; /*in the middle of the first line of the bullet point, closer to the text*/
    background-repeat: no-repeat;
    padding-left: 15px;
}
.julk_kortti li {
    background-image: none !important;
}
#content h2 + ul {
    margin-top: 0.5em;
}
#content ul.nav-tabs {
    list-style: outside none none;
}
#content .nav li {
    background-image: none;
}
#content > hr {
    visibility: hidden;
}
input {
    margin: 3px;
}
input[type="radio"], input[type="checkbox"] {
    margin: 0 5px;
}
.alphabet_valid_text {
    color: #0073b0;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 26px;
    margin: 0 0.5em;
}
.carousel-control.right, .carousel-control.left {
    background-image: none;
}
.carousel-control {
    opacity: 1;
}
#carousel-controlbar {
    height: 40px;
    margin-top: 25px;
    width: 100%;
}
.carousel-caption {
    bottom: 1em;
    color: #000000;
    left: 1.5em;
    padding: 10px;
    position: absolute;
    right: 1.5em;
    text-align: left;
    text-shadow: none;
    top: 180px;
    z-index: 10;
}
.carousel-indicators {
    bottom: 0;
    float: left;
    left: 20px;
    list-style: outside none none;
    margin-left: 0;
    margin-right: 2em;
    padding: 10px 0 0;
    position: relative;
    text-align: left;
    width: 35%;
    z-index: 15;
}
#carouselButtons {
    float: left;
    width: 10%;
}
.btn-xs {
    border-radius: 0;
    padding: 1px 4px;
}
.carousel-indicators .active {
    background-color: #0073b0;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-indicators li {
    background-color: #ffffff;
    border: 1px solid #0073b0;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-control .glyphicon {
    visibility: hidden;
}
#banneri{
    background-color: #0073b0;
    display: block;
    min-height: 45px;
}
#banneri a {
    color: #ffffff;
    padding: 10px 20px;
    line-height: 20px;
    font-size: 16px;
    vertical-align: middle;
    display: block;
}
#service-buttons.internal li {
    background-color: #a40084;
}
.newsletter-order {
    background: url("/site/img/newsletter.png") no-repeat;
    background-size: 24px 24px;
}
.rss-order {
    background: url("/site/img/rss.png") no-repeat;
    background-size: 24px 24px;
}
.fb-follow {
    background: url("/site/img/facebook.png") no-repeat;
    background-size: 24px 24px;

}
.twitter-follow {
    background: url("/site/img/twitter.png") no-repeat;
    background-size: 24px 24px;
}
.li-follow {
    background: url("/site/img/linkedin.png") no-repeat;
    background-size: 24px 24px;

}
.ss-follow{
    background: url("/site/img/slideshare.png") no-repeat;
    background-size: 24px 24px;
}
#follow a span, #order a span {
    visibility:hidden;
}
#service-buttons-external.external li {
    background-color: #00b2a9;
}
.modal-content {
    padding: 10px;
}
.alphabet_valid_text, .alphabet_valid_link {
    margin: 1em 0;
}
.alphabet_valid_link a:visited {
    color: #0073b0;
}
.xxl-table {
    overflow-x: auto;
}
.viittausohje {
    border: 1px solid #66abd0;
    margin-bottom: 15px;
    padding: 0.2em 2em;
}
#footer {
    background: #ffffff none repeat scroll 0 0;
    clear: both;
    min-height: 75px;
    padding-top: 0.4em;
    width: 100%;
}
.ulnostyle {
    list-style: outside none none;
    margin-top: 1em;
}
.clear {
    clear: both;
    height: 0;
    width: 0;
}
.checkbox-label {
    display: block;
}
#left-navigation ul:last-child {
    border-bottom: medium none;
}
#contentWrapper {
    padding: 5px;
}
#contentWrapper form {
    padding: 15px;
}
#contentWrapper form input {
    padding: 2px;
    width: 40%;
}
#subjects {
    padding: 10px;
}
.stats {
    list-style: outside none none;
    padding: 0 20px;
}
.stats li {
    margin-bottom: 8px;
}
.stats li a {
    font-weight: bold;
}
.highlightedText {
    background-color: rgba(254, 203, 0, 0.6);
}
.IsoKuva {
    max-width: 100%;
}
.isokuva {
    display: block;
    max-width: 99%;
}
.artikkelimeta {
    padding-bottom: 0px;
}
.artikkelimeta .julkaisupvm {
    clear: both;
    display: block;
    float: none;
}
.artikkelimeta span {
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
}
.artikkelimeta .kirjoittaja {
    color: #666666;
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-top: 5px;
}
.artikkeliteksti {
    width: 100%;
}
.inkkukuva {
    padding-top: 0em;
    vertical-align: top;
    width: 25%;
}
.ingressikuva {
    margin-bottom: 15px;
    margin-right: 15px;
    max-width: 110px;
}
.inkkukuva + .artikkeliteksti {
    width: 74%;
    margin-bottom: 1em;
}
.inkkukuva, .artikkeliteksti {
    display: inline-block;
}
.artikkeli a p, .artikkeli a h1, .artikkeli a h2, .artikkelimeta a span {
    color: #000000;
}
.pienikuva {
    max-width: 100%;
}
.PieniKuvaOikea {
    max-width: 45%;
    padding-left: 2%;
}
.PieniKuvaVasen {
    max-width: 45%;
    padding-right: 2%;
}
.PieniKuvaOikea {
    float: right;
}
.PieniKuvaVasen {
    float: left;
}
.otsikollinenEsittely {
    display: inline-block;
    margin: 2% 0;
    width: 100%;
}
.otsikollinenEsittely .pienikuva {
    float: left;
    margin-right: 1em;
    margin-top: 0.5em;
    max-width: 45%;
}
#content .otsikollinenEsittely > ul {
    float: left;
    margin-left: 2%;
    max-width: 55%;
}
.pic-text {
    margin: 1em 0;
    padding: 5px 0;
    width: 100%;
}
.pic-text img {
    float: left;
    margin-right: 1em;
    padding-top: 4px;
}
a table {
    color: #000000;
}
table {
    margin: 0 0 2em;
}
table.taulu, table.rtaulu {
    border-bottom: 1px solid #d7d7d7;
    border-collapse: collapse;
    empty-cells: show;
    font-size: small;
}
table:not(.taulu) th, table:not(.taulu) td {
    padding: 5px 10px;
}
.taulu td.ala, .rtaulu td.ala {
    border-collapse: collapse;
    empty-cells: show;
}
.taulu td, .rtaulu td {
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
    empty-cells: show;
    padding: 4px;
}
.vaalea {
    background: #e5e4e4 none repeat scroll 0 0;
}
.tumma {
    background: #999999 none repeat scroll 0 0 !important;
    color: #ffffff;
}
.taulu td.oikea, .rtaulu td.oikea {
    border-collapse: collapse;
    empty-cells: show;
    white-space: nowrap;
}
.taulu td.ala, .rtaulu td.ala {
    border-collapse: collapse;
    empty-cells: show;
}
.taulu th, .rtaulu th {
    background-color: #cac9c9;
    border: 1px solid #d7d7d7;
    padding: 4px;
}
.oikea {
    text-align: right;
}
.vasen {
    text-align: left;
}
.keski {
    text-align: center;
}
.ala {
    vertical-align: bottom;
}
.pkeski {
    vertical-align: middle;
}
.yla {
    vertical-align: top;
}
.taulu, .taulu tr, .taulu tr td, .rtaulu, .rtaulu tr, .rtaulu tr td {
    border: 1px solid #d7d7d7;
    border-collapse: collapse;
}
.taulu, .rtaulu {
    max-width: 98%;
}
.seepra th {
    background: #cac9c9 none repeat scroll 0 0;
    border: 1px solid #ffffff;
}
.seepra td {
    border: 1px solid #ffffff;
}
.seepra tr:nth-child(2n) {
    background-color: #f2f2f2;
}
.kevyttaulu th, .kevyttaulu tr, .kevyttaulu td {
    border: 1px solid #d7d7d7;
}
.kevyttaulu th {
    border-bottom: 2px solid #d7d7d7;
}
h1 + .taulu, h2 + .taulu, h3 + .taulu, h4 + .taulu {
    margin-top: 10px;
}
a.xxl-link {
    background-color: #0073b0;
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
    max-width: 40%;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
}
a.xxl-link:active, a.xxl-link:focus {
    outline: medium none;
    text-decoration: none;
}
table.kunnat {
    border-collapse: collapse;
    border-color: #d7d7d7;
    border-style: none;
    empty-cells: show;
    font-size: small;
}
.kunnat td {
    border-collapse: collapse;
    border-color: #d7d7d7;
    border-top: 1px solid #d7d7d7;
    empty-cells: show;
    padding: 4px;
}
.kunnat td.oikea {
    border-collapse: collapse;
    border-right: 1px solid #d7d7d7;
    empty-cells: show;
    white-space: nowrap;
}
.kunnat td.ala {
    border-collapse: collapse;
    empty-cells: show;
}
.kunnat td.luvut {
    border-right: 1px solid #d7d7d7;
    empty-cells: show;
    width: 5em;
}
.kunnat td.koko {
    border-left: 1px solid #d7d7d7;
    empty-cells: show;
    width: 6em;
}
.kunnat td.vika {
    border-bottom: 1px solid #d7d7d7;
    empty-cells: show;
}
.kunnat td.empty {
    border: medium none;
    empty-cells: show;
    height: 0.5em;
}
.kunnat th.vika {
    border-bottom: 1px solid #d7d7d7;
    empty-cells: show;
}
.kunnat th {
    border-color: #d7d7d7;
    border-left: 1px solid #d7d7d7;
    border-top: 1px solid #d7d7d7;
    font-weight: normal;
    padding: 4px;
    width: 30em;
}
.kunnat th.tumma_sin, .kunnat td.tumma_sin {
    background: #cac9c9 none repeat scroll 0 0;
    font-weight: bold;
}
.vaalea_sin {
    background-color: #f2f2f2;
}
.kunnat sup {
    font-size: 0.8em;
}
table.lakkautetut {
    border-bottom: 1px none #ffffff;
    border-collapse: collapse;
    border-color: #ffffff;
    border-right: 1px none #ffffff;
    border-style: none;
    empty-cells: show;
    font-size: small;
}
.lakkautetut tr:nth-child(2n) {
    background: #ffffff none repeat scroll 0 0;
}
.lakkautetut tr:nth-child(2n+1) {
    background: #f2f2f2 none repeat scroll 0 0;
}
.lakkautetut th {
    background: #c8e1e8 none repeat scroll 0 0;
    border-color: #ffffff;
    border-left: 1px solid #ffffff;
    text-align: left;
}
.lakkautetut td {
    border-color: #ffffff;
    border-left: 1px solid #ffffff;
    padding: 4px;
}
.lakkautetut td:nth-child(2n+1) {
    text-align: left;
}
.lakkautetut td:nth-child(2n) {
    text-align: right;
}
.kuvateksti, .selitys {
}
.kuvaotsikko, .tauluotsikko {
    font-weight: bold;
}
#content p.taulukko, p.kuvio {
    font-weight: bold;
    margin-bottom: 0.4em;
}
p.lahde, p.lisatiedot {
    font-style: italic;
    font-weight: normal;
}
.img-with-text {
    float: left;
    margin-bottom: 15px;
    text-align: center;
    vertical-align: top;
}
.verti3 .img-with-text {
    max-width: 33%;
}
.verti2 .img-with-text {
    max-width: 50%;
}
.verti1 .img-with-text {
    max-width: 100%;
}
.verti3 {
    max-width: 100%;
}
.verti2 {
    max-width: 70%;
}
.verti1 {
    max-width: 33%;
}
.verti1 ~ p, .verti2 ~ p, .verti3 ~ p {
    clear: both;
}
.verti1, .verti2 {
    margin-left: auto;
    margin-right: auto;
}
.verti1, .verti2, .verti3 {
    height: auto;
    padding-bottom: 2%;
}
.vertiotsikko {
    font-weight: bold;
    text-align: center;
}
.listaus > span {
    padding-right: 70px;
}
.listaus > span:last-child {
    padding-right: 0;
}
#content p.listaus {
    margin-bottom: 0.4em;
    margin-top: 0.4em;
}
#content img.kasvokuva {
    display: block;
    float: left;
    margin-bottom: 2%;
    max-width: 25%;
}
#content p.esittely {
    display: block;
    margin-top: 0;
    padding-bottom: 2%;
}
#content p.esittelyboksi {
    float: left;
    max-width: 68%;
    padding-left: 2%;
}
.tekstiOtsikko {
}
.otsikkoKuvanVieressa {
    display: inline-block;
    padding-left: 2%;
    width: 70%;
}
body hr {
    margin-bottom: 0;
    margin-top: 20px;
}
.panel-group {
    margin-top: 0.5em;
}
.panel-default > .panel-heading {
    background-color: #f2f2f2;
}
.panel-heading {
    padding: 0.3em 1em;
}
.panel-title {
    font-size: 15px;
    padding: 0;
}
.panel.panel-default {
    border-radius: 0;
}
.panel-title .collapsed {
    color: #0073b0;
}
.punainenlaatikko {
    border-color: #c30045;
    border-style: solid;
    border-width: 2px;
    margin-bottom: 1em;
    padding: 0.3em 1em;
}
.punainenlaatikko p {
    color: #c30045;
    font-size: larger;
    font-weight: bold;
}
.aihelista {
    -moz-columns: auto 200px;
}
.korjaus {
    color: #c30045;
}
sub, sup {
    line-height: 1;
}
sub {
    position: relative;
    top: 0.2em;
}
p.kuvio {
    font-weight: bold;
}
p.lahde {
    font-style: italic;
}
p.lisatiedot {
    font-style: italic;
}
ul.navlist-menu-level-0 {
    min-height: 32px;
}
#right ul.toc li {
    padding-bottom: 0.6em !important;
    padding-top: 0.3em !important;
}
#right .toc {
    max-width: 170px;
}
#left-navigation ul > ul > ul {
    margin-top: -4px;
}
#lisatieto2 {
    padding: 12px;
}
#lisatieto2, #lisatieto2 * {
    background-color: #f2f2f2;
}
.svt::after {
    background: rgba(0, 0, 0, 0) url("/site/img/SVT_harm_pieni.gif") no-repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 15px;
    margin-left: 4px;
    width: 16px;
}
.pagination {
    border-radius: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span {
    border-radius: 0;
}

.table-extra-condensed>thead>tr>th, 
.table-extra-condensed>tbody>tr>th, 
.table-extra-condensed>tfoot>tr>th, 
.table-extra-condensed>thead>tr>td, 
.table-extra-condensed>tbody>tr>td, 
.table-extra-condensed>tfoot>tr>td {
	padding:1px;
}



