<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#webiosdb_side_float_bar_open {
  background: url("../img/header/lipare-kiinni.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 287px;
  position: fixed;
  right: 0px;
  top: 250px !important;
  width: 84px;
  box-shadow: 1px 1px 18px rgba(0,0,0,0.5);
  z-index: 22;
}
#webiosdb_side_float_bar {
  background: url("../img/header/liparebg-auki.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 287px;
  position: fixed;
  right: -425px;
  top: 201px !important;
  width: 288px;
  z-index: 21;
  margin-top: 49px;
}
#webiosdb_side_float_bar_close {
  float: left;
  height: 287px;
  margin-top: 0px;
  width: 11px;
}
#webiosdb_side_float_bar_content {

    width: 237px;
    height: 287px;
    float: none;
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
    margin: 0 auto;
    padding-top: 25px;
    padding-right:30px;

}

#webiosdb_side_float_bar_content a.webiolinkkipainike {
    background: #000;
    border-radius: 40px;
    color: #fff;
    display: inline-block;
    font-size: 0.65em;
    margin-top: 30px;
    padding: 5px 7px;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
}
#webiosdb_side_float_bar_content a {
color:#fff !important;
}

#webiosdb_side_float_bar_content .lomakeotsikko {
  font-size: 12px;
  color: #cadc2b;
  font-weight: normal;
}

#webiosdb_side_float_bar_content input {
  width: 116px;
}

#webiosdb_side_float_bar_content textarea {
  width: 116px;
  height:50px;
}

#webiosdb_side_float_bar_content .lpainike {
  width: 70px;
  margin-top:-10px;
}
a#webiosdb_side_float_bar_open_link {
height: 287px;
  display:block;
}</pre></body></html>