body {

  color: #666;
  font: 11px "Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
}




#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 669px;
}



#main {
  width: 635px;
  padding-left: 15px;
}

h1 {
  text-align: left;
  font-size: 15px;
  color: #9b5e28;
  font-weight: normal;
  font-family: Lucida Sans Unicode;
  padding-bottom: 5px;
  border-bottom: 1px dotted #ccc;
}

h3 {
  font-size: 14px;
  font-family: Lucida Sans Unicode;
  font-weight: normal;
  margin: 5px 0 7px 0;
  text-align: left;
  color: #b36a00;
  text-transform: uppercase;
}

h2 {
  font-weight: bold;
  font-size: 13px;
}

div.ika.ui-field-contain .ui-input-text {
  width: 75px !important;
}

.navgroup {
  text-align:center;
}

.navgroup div {
  display:inline-block;
}

.navgroup .ui-controlgroup-controls {
  width: 100%;
}

.info label {
  width: 100%;
  text-align: center;
}

#ilmoitus {
  color: #d00000;
  width: 0%;
  font-weight: bold;
  font-size: 13px;
  width: 100%;
  text-align: center;
}

.checkbox-wrapper {
display: flex;
align-items: center;
margin-bottom: 0.5em; /* vähän väliä riveihin */
gap: 0.5em; /* tilaa ruksin ja tekstin väliin */
}
