.leveaKentta {
  width: 100%;
}
.pvmKentta {
  width: 200px;
}
.kelloKentta {
  width: 60px;
}
.kuvaus {
  height: 100px;
}

#send {
  width: 700px;
}

.laatikko {
  padding: 5px;
  background-color: white !important;
  border: 0px !important;
  border-radius: 0px !important;
  font-family: 'Expletus Sans' !important;
  font-size: 16px !important;
  padding: 40px !important;
}
.laatikon-otsikko {
  margin-bottom: 40px;
  padding: 5px;
  text-align: left;
  background: #e6e6e6
    url(ajax/css/custom-theme/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50%
    repeat-x;
  font-weight: bold;
  color: #555555;
  font-family: 'Expletus Sans' !important;
  font-size: 18px !important;
  padding-left: 20px !important;
}

#lahetalaatikko {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#ajat table {
  width: 450px;
}
#ajat td {
  font-size: 16px;
}

.huom {
  border: solid 1px red;
  background-color: #fdd;
}

.ohje {
  padding: 5px;
  color: #369;
  font-weight: normal;
  background-color: white;
  border-radius: 5px;
  padding: 5px;
  margin-top: 5px;
}

.center {
  text-align: center;
}

.tahti {
  font-weight: bold;
  color: red;
}

#lomake td {
  vertical-align: top;
  font-family: 'Expletus Sans' !important;
  font-size: 16px;
}

div#hakulomake_vaaka td {
  width: 33%;
}
div#hakulomake_vaaka a {
  font-weight: bold;
  color: #b00;
  text-decoration: none;
}
div#hakulomake_vaaka a:hover {
  text-decoration: underline;
}

.taulusolu {
  display: block;
  zoom: 1;
  *display: inline;
  text-align: left;
  margin: 8px 0;
  text-decoration: none;
  padding: 10px 0;
}
/* .ajatsolu {
  background-color: #fafafa;
} */
.ajatotsikkosolu {
  width: 300px;
}

.aikapari {
  margin-top: 20px;
  margin-bottom: 20px;
}

#add-element {
  margin-top: 20px;
}

.pvmteksti {
  display: inline-block;
  width: 103px;
}

@media (max-width: 767px) {
  .pvmteksti {
    display: block;
    width: 100%;
  }
}
.kello {
  display: inline-block;
  margin-left: 4px;
}

.tarkistetaan {
  background: url(ajax/otsikko_chk/images/loading.gif) no-repeat 5px 1px;
  background-position: right;
  padding-right: 25px;
}
.tarkistapopup {
  margin-right: 5px;
}

span.ui-icon {
  float: left;
  margin-right: 5px;
}

.lippuKentta {
  width: 40px;
}

.latlng {
  width: 37px;
  display: inline-block;
}

#ilmoittaja td {
  width: 300px;
}

#tapahtumakuvaus td {
  width: 400px;
}

#kategoriat table {
  background: white;
  border: 0;
}
