/*
 Styles for kannisto-siilopicker
*/
div.jk-siilopicker {
	display: block;
	clear: both;
	padding-top: 0.5em;
	text-align: center;
}

.jk-siilopicker-table {
	display: inline-block;
	border-collapse: collapse;
}

.jk-siilopicker-cell {
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	border: solid 1px;
}

.jk-siilopicker-emptycell {
	border: none;
}
.jk-siilopicker-row {
	height: 1.5em;
}

.jk-siilopicker-columns {
	width: 1.5em;
}

.divTunnit {
	float: left;
	overflow: hidden;
	text-align: left;
	margin-right: 5px;
}

.divLohko,
.divKuivaus {
	min-width: 135px;
}

.divLajike {
	min-width: 155px;
}

.divPuinti {
	min-width: 95px;
}


.divKTunnit,
.divSiilo {
	min-width: 45px;
}

#tunnit {
	width: 100%;
	border-collapse: collapse;
}

#tunnit th {
	vertical-align: middle;
}

#tunnit th, #tunnit td {
	padding: 2px;
}

.tuntirow {
	cursor: pointer;
}

.cellPuinti, .cellKuivaus, .cellTunnit, .cellSiilo, .cellHuom {
	text-align: center;
}

.nappipalkki {
	display: block;
	margin-top: 5px;
	text-align: center;
}

.info-hidden {
	display: none;
}

.dialog20em {
/*	min-width: 20em;*/
}
