* {
    margin: 0;
    padding: 0;
    }

body {
    font: 0.9rem sans-serif;
    background: #ebe5de;
    color: #111;
    text-align: center;
    }

a {
    text-decoration: underline;
    color: #06c;
    }

a:hover,
a:focus,
a:active {
    text-decoration: underline;
    outline: none;
    color: #06f;
    }

html,
body {
    height: 100%;
    width: 100%;
    }

q:after,
q:before {
    content: '"';
    }

#rakenne {
    background: #fff;
    width: 960px;
    margin: 1% auto;
    text-align: left;
    -moz-box-shadow: 0 0 5px #e6ded7;
    -webkit-box-shadow: 0 0 5px #e6ded7;
    box-shadow: 0 0 5px #e6ded7;
    padding: 1%;
    }

#ylaosa {
    background: #4e4e4e url(https://autopurkaamo.info/images/ylaosa.png) repeat-x 50% 50%;
    height: 200px;
    position: relative;
    }

#ylaosa h1 {
    padding: 50px 0 0 3%;
    }

#ylaosa ul {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #167ece;
    border-top: 2px solid #fff;
    list-style: none;
    display: block;
    width: 100%;
    padding: 0;
    font-weight: bold;
    font-size: 1.05em;
    }

#ylaosa li {
    display: inline;
    float: left;
    }

#ylaosa li a {
    float: left;
    padding: 10px 25px;
    color: #fff;
    text-decoration: none;
    border-right: 2px solid #fff;
    background: #1a90ea;
    }

#ylaosa li a:hover,
#ylaosa li a:focus,
#ylaosa li a:active,
#ylaosa #avattu a {
    color: #202020;
    background: #60b6f8;
    }

#ylaosa form {
    position: absolute;
    right: 3%;
    top: 45px;
    padding: 1em;
    background: #fff;
    border: 2px solid #202020;
    }

#ylaosa label {
    display: block;
    clear: both;
    }

#ylaosa button {
    margin-left: 0.5em;
    }

#keskiosa {
    padding: 1em 0;
    }

#sisalto,
#sivupalkki {
    display: inline;
    }

#sisalto {
    width: 745px;
    float: right;
    }

#sivupalkki {
    width: 200px;
    float: left;
    }

#sivupalkki dl {
    background: #f0f0f0;
    padding: 1em;
    margin-bottom: 1em;
    }

#sivupalkki dt {
    font-weight: bold;
    margin-bottom: 1em;
    }

#sivupalkki dl:last-child {
    margin-bottom: 0;
    }

#sivupalkki a {
    display: inline-block;
    }

#sivupalkki li {
padding-bottom: 1rem;
}

#sivupalkki li:last-of-type {
padding-bottom: 0;
}

#alaosa {
    background: #4e4e4e url(https://autopurkaamo.info/images/ylaosa.png) repeat 50% 50%;
    padding: 2%;
    }

#alaosa dl {
    padding: 0;
    color: #fff;
    font-weight: bold;
    font-size: 1.05em;
    text-shadow: 0 1px 1px #000;
    display: table;
    height: 100%;
    }

#alaosa dt,
#alaosa dd {
    display: inline;
    float: left;
    }

#alaosa dt {
    margin-right: 2%;
    width: 20%;
    }

#alaosa dd {
    width: 70%;
    }

#alaosa a {
    color: #fc0;
    }

#alaosa a:hover,
#alaosa a:focus,
#alaosa a:active {
    color: #ff0;
    }

#keskiosa,
.tyhjennys,
.laatikko {
    display: block;
    clear: both;
    }

h1, h2, h3, h4, h5, h6 {
    padding: 0 0 1% 0;
    font: bold 2em sans-serif;
    line-height: 120%;
    }

h3, h4, h5, h6 {
    font-size: 1.4em;
    }

p, ul, ol, dl, form, table {
    font: 1em sans-serif;
    line-height: 155%;
    padding: 0 0 2% 0;
    }

ul {
    padding-left: 3%;
    }

ol {
margin-left: 1.5rem;
}

#sisalto ul {
    width: auto;
    overflow: auto;
    }

select,
label,
button,
input[type=button],
input[type=submit],
input[type=checkbox],
input[type=radio] {
    cursor: pointer;
    }

form ul,
dd ul,
form p,
dd p {
    list-style: none;
    padding: 0;
    font-size: 1em;
    }

form li {
    padding-top: 1%;
    display: block;
    clear: both;
    }

li label {
    float: left;
    width: 150px;
    padding: 0.5em 1% 0 0;
    text-align: right;
    }

input[type=text],
input[type=email],
input[type=number],
input[type=search],
textarea,
select {
    padding: 0.5em;
    }

input[type=number] {
    width: 40px;
    }

input[type=range] {
    width: 100%;
    max-width: 400px;
    }

textarea {
    min-height: 20px;
    height: 50px;
    max-height: 250px;
    max-width: 300px;
    }

output {
    cursor: default;
    padding-left: 1em;
    vertical-align: top;
    }

input,
label,
select,
textarea,
button {
    font: 1em sans-serif;
    }

fieldset {
    border: 1px solid #737a8d;
    padding: 1em;
    }

li button,
li.riviin,
form dl li,
.zemError {
    margin-left: 160px;
    }

li.riviin label,
li.riviin input[type=checkbox],
form dl li label,
form dl li input {
    display: inline-block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    float: none;
    width: auto;
    }

form dl {
    background: #eee;
    padding: 1em;
    }

.zemError li {
    padding: 0;
    }

button,
.button {
    padding: 0.5em 1em;
    }

a img,
img {
    border: 0;
    }

.hakutulos dt {
    padding-bottom: 0;
    font-size: 1.3em;
    }

abbr {
    border: 0;
    }

.srtgs{float:right;position:relative;width:115px;border:1px solid #ccc;border-top-width:3px;border-bottom-width:3px;background:#fcfcfc;text-align:left;padding:5px;color:#444;font:0.85em sans-serif;display:block;min-height:30px;margin:10px 0}.srtgs .stars,.srtgs .d_rtg,.srtgs .totalrate{width:110px}.srtgs .stars{position:relative;height:20px;margin:0;background:url(../tahtiarvostelu/arvosana-tahti-0.png) repeat-x 0 0}.srtgs .d_rtg{position:absolute;top:0;left:0;margin:0;height:20px}.srtgs .totalrate{position:relative;text-align:center;font-weight:bold}.srtgs .d_rtg span{display:block;width:11px;float:left;cursor:pointer}.srtgs .star_n{position:relative;height:20px;margin:0;background:url(../tahtiarvostelu/arvosana-tahti-1.png) repeat-x 0 0}

table {
    border-collapse: collapse;
    margin: 1em 0;
    width: 100%;
    }

th {
    font-weight: bold;
    font-style: oblique;
    }

tr {
    background: #fff;
    }

tbody tr {
    border-bottom: 1px solid #ccc;
    }

td, th {
    padding: 1%;
    }

tfoot {
    text-align: center;
    color: #666;
    }

#sivutus,
nav ul {
    list-style: none;
    padding: 1em 0;
    margin: 1em 0 0 0;
    border-top: 1px solid #ccc;
    color: #ccc;
    }

#sivutus li,
nav li {
    display: inline;
    padding-right: 1em;
    }

#sivutus a,
nav a {
    padding: 0.5em;
    }

#sivutus li:last-of-type,
nav li:last-of-type {
    padding-right: 0;
    }

.hakutulos dt {
    margin-bottom: 0;
    }

.hakutulos h3 {
    padding-right: 10em;
    }

.hakutulos h3 a {
    display: block;
    }

.hakutulos p {
    float: right;
    }

#ohje {
    padding: 1% 20px 0 110px;
    }

.saan {
    font-style: oblique;
    font-weight: bold;
    font-size: 0.9em;
    color: #636;
    }

#sisalto dd ul {
    padding-left: 0;
    }

#txpCommentPreview {
    text-transform: capitalize;
    margin: 0 10px 0 110px;
    }

#komuista input,
#komuista label {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    float: none;
    display: inline;
    }

#komuista {
    margin-left: 110px;
    }

#txpCommentInputForm label {
    text-align: left;
    width: 100px;
    }

#mielipiteet {
    display: block;
    clear: both;
    padding-top: 1%;
    }

#sisalto .related_articles {
    list-style: none;
    padding: 0;
    font-size: 1.2em;
    text-align: center;
    }

.related_articles li {
    display: inline;
    }

.related_articles a {
    padding: 2%;
    }

ul.comments_error {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #c00;
    padding-bottom: 10px;
    }

.kommentti {
    background: #fcfcfc;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 0 0 10px 0;
    }

p#txpCommentInputForm,
#ekatselu {
    text-align: center;
    font-weight: bold;
    font-size: 1.3em;
    background: #693;
    color: #ffc;
    padding: 5px;
    margin-bottom: 10px;
    }

#ekatselu {
    font-weight: normal;
    font-size: 1.1em;
    }

label.zemRequirederrorElement,
label.zemRequired {
    color: #a00;
    font-weight: bold;
    }

.kiitos {
    text-align: center;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px 50px 20px 50px;
    color: #690;
    }

.kuva {
    float: right;
    padding-left: 3%;
    padding-bottom: 2%;
    }

.tiivistelma {
    font-size: 1.2em;
    }

.tiivistelma p:first-child {
    font-weight: bold;
    }

.autopurkaamot {
    list-style: none;
    text-align: center;
    padding: 20px;
    }

.autopurkaamot li {
    display: inline;
    }

.autopurkaamot li:nth-child(5n+5):after {
    content: " ";
    height: 1px;
    width: 1px;
    display: block;
    clear: both;
    }

.autopurkaamot a {
    padding: 1em;
    }

a.tagSize1{font-size:1em}a.tagSize2{font-size:1.1em}a.tagSize3{font-size:1.2em}a.tagSize4{font-size:1.3em}a.tagSize5{font-size:1.4em}a.tagSize6{font-size:1.5em}a.tagSize7{font-size:1.6em}a.tagSize8{font-size:1.7em}a.tagSize9{font-size:1.8em}a.tagSize10{font-size:1.9em}a.tagSize11{font-size:2em}a.tagSize12{font-size:2.1em}a.tagSize13{font-size:2.2em}a.tagSize14{font-size:2.3em}a.tagSize15{font-size:2.4em}a.tagSize16{font-size:2.5em}a.tagSize17{font-size:2.6em}a.tagSize18{font-size:2.7em}a.tagSize19{font-size:2.8em}a.tagSize20{font-size:2.9em}

#map {
    min-height: 250px;
    max-height: 400px;
    margin-bottom: 1em;
    border: 0.3em solid #226ea0;
    }

#sisaltobanneri {
    padding: 0 0 20px 0;
    float: left;
    width: 345px;
    }

#upota code {
    display: block;
    font: 0.85em "Courier New", Courier;
    overflow: auto;
    background: #fcfcfc;
    border: 1px solid #ccc;
    line-height: 110%;
    padding: 7px;
    }

.awesomplete [hidden],
.awesomplete > ul:empty,
hr,
caption {
    display: none;
    }

.awesomplete .visually-hidden {
    position: absolute;
    clip: rect(0,0,0,0);
    }

.awesomplete {
    display: inline-block;
    position: relative;
    }

.awesomplete > input {
    display: block;
    }

.awesomplete > ul {
    position: absolute;
    left: 0;
    z-index: 1;
    min-width: 100%;
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
    }

.awesomplete > ul {
    border-radius: .3em;
    margin: .2em 0 0;
    background: hsla(0,0%,100%,.9);
    background: linear-gradient(to bottom right,#fff,hsla(0,0%,100%,.8));
    border: 1px solid rgba(0,0,0,.3);
    box-shadow: .05em .2em .6em rgba(0,0,0,.2);
    text-shadow: none;
    }

@supports (transform: scale(0)) {
    .awesomplete > ul {
        transition: .3s cubic-bezier(.4,.2,.5,1.4);
        transform-origin: 1.43em -.43em;
        }
    .awesomplete > ul[hidden],
    .awesomplete > ul:empty {
        opacity: 0;
        transform: scale(0);
        display: block;
        transition-timing-function: ease;
        }
    }

.awesomplete > ul:before {
    content: '';
    position: absolute;
    top: -.43em;
    left: 1em;
    width: 0; height: 0;
    padding: .4em;
    background: white;
    border: inherit;
    border-right: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    }

.awesomplete > ul > li {
    position: relative;
    padding: .2em .5em;
    cursor: pointer;
    }

.awesomplete > ul > li:hover {
    background: hsl(200,40%,80%);
    color: #333;
    }

.awesomplete > ul > li[aria-selected="true"] {
    background: hsl(205,40%,40%);
    color: #fff;
    }

.awesomplete mark {
    background: hsl(65,100%,50%);
    }

.awesomplete li:hover mark {
    background: hsl(68,100%,41%);
    }

.awesomplete li[aria-selected="true"] mark {
    background: hsl(86,100%,21%);
    color: inherit;
    }

#baguetteBox-overlay {
    display: none;
    opacity: 0;
    position: fixed;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    background-color: #222;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease; }
#baguetteBox-overlay.visible {
    opacity: 1; }
#baguetteBox-overlay .full-image {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center; }
#baguetteBox-overlay .full-image figure {
    display: inline;
    margin: 0;
    height: 100%; }
#baguetteBox-overlay .full-image img {
    display: inline-block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }
#baguetteBox-overlay .full-image figcaption {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    line-height: 1.8;
    white-space: normal;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6);
    font-family: sans-serif; }
#baguetteBox-overlay .full-image:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px; }

#baguetteBox-slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    white-space: nowrap;
    -webkit-transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, -webkit-transform .4s ease;
    transition: left .4s ease, transform .4s ease;
    transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease, -moz-transform .4s ease; }
#baguetteBox-slider.bounce-from-right {
    -webkit-animation: bounceFromRight .4s ease-out;
    animation: bounceFromRight .4s ease-out; }
#baguetteBox-slider.bounce-from-left {
    -webkit-animation: bounceFromLeft .4s ease-out;
    animation: bounceFromLeft .4s ease-out; }

@-webkit-keyframes bounceFromRight {
    0% {
        margin-left: 0; }
    50% {
        margin-left: -30px; }
    100% {
        margin-left: 0; } }

@keyframes bounceFromRight {
    0% {
        margin-left: 0; }
    50% {
        margin-left: -30px; }
    100% {
        margin-left: 0; } }

@-webkit-keyframes bounceFromLeft {
    0% {
        margin-left: 0; }
    50% {
        margin-left: 30px; }
    100% {
        margin-left: 0; } }

@keyframes bounceFromLeft {
    0% {
        margin-left: 0; }
    50% {
        margin-left: 30px; }
    100% {
        margin-left: 0; } }

.baguetteBox-button#next-button, .baguetteBox-button#previous-button {
    top: 50%;
    top: calc(50% - 30px);
    width: 44px;
    height: 60px; }

.baguetteBox-button {
    position: absolute;
    cursor: pointer;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    -moz-border-radius: 15%;
    border-radius: 15%;
    background-color: #323232;
    background-color: rgba(50, 50, 50, 0.5);
    color: #ddd;
    font: 1.6em sans-serif;
    -webkit-transition: background-color .4s ease;
    transition: background-color .4s ease; }
.baguetteBox-button:focus, .baguetteBox-button:hover {
    background-color: rgba(50, 50, 50, 0.9); }
.baguetteBox-button#next-button {
    right: 2%; }
.baguetteBox-button#previous-button {
    left: 2%; }
.baguetteBox-button#close-button {
    top: 20px;
    right: 2%;
    right: calc(2% + 6px);
    width: 30px;
    height: 30px; }
.baguetteBox-button svg {
    position: absolute;
    left: 0;
    top: 0; }

.baguetteBox-spinner {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px; }

.baguetteBox-double-bounce1,
.baguetteBox-double-bounce2 {
    width: 100%;
    height: 100%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: bounce 2s infinite ease-in-out;
    animation: bounce 2s infinite ease-in-out; }

.baguetteBox-double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0); }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1); } }

@keyframes bounce {
    0%, 100% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0); }
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1); } }