.maxlev {
    max-width: 300px;
}
.oikea {
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFF;
}
.tamapvm {
    background-color: #C1F0FF;
}
.valittu {
    background-color: #9BE69B;
}
.varalla {
    background-color: #FFFAA0;
}
.suljettu {
    background-color: #F2F2F2;
    color: #666;
}
input[type=text], textarea {
    margin: 0;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
ol, ul, dl {
    padding: 0 20px;
}
@media screen and (max-width: 600px) {
body {
    font-size: 0.9em;
}
.kaytaulu {
    width: 100%;
}
.suurenna {
    transform: scale(1.5)
}
input[type=checkbox] {
    transform: scale(1.2);
}
input[type=radio] {
    transform: scale(1.2);
}
A:link {
    font-size: 0.9em;
}
.linkki {
    font-size: 0.9em;
}
.linkki2 {
    font-size: 0.9em;
}
.arial9 {
    font-size: 0.7em;
}
.arial10 {
    font-size: 0.8em;
}
.arial12 {
    font-size: 0.9em;
}
.ui-widget {
    font-size: 0.9em;
}
div.ui-datepicker {
    font-size: 1.0em;
}
}
