@charset "UTF-8";
/* TES-laskin styles */

* {
	box-sizing: border-box;
}

html {
	min-height: 100%;
}

body {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 8pt;
	min-height: 100%;
	text-align: center;
	background-image: url(images/kivitekstuuri_bw_locont_lite.jpg);
	background-repeat: repeat;
	margin: 0 0 0 100px;
}

#pagecont {
	width: 1000px;
	min-height: 100%;
	margin-top: 30px;
	text-align: center;
	background-color: #ffffff;
	box-shadow: 10px 10px 5px #888888;
}

#padding {
	margin: 30px;
}

#top {
	background-color: #75130d;
	color: #ffffff;
	padding: 15px;
}

#top h1,
#top a,
#top a:link,
#top a:visited,
#top a:active,
#top a:hover {
	color: #ffffff;
	text-decoration: none;
}

#top h1 {
	font-size: 24px;
}

#lomakkeet {
	margin-left: 10px;
	float: right;
	width: 200px;
}

#urakkataulu {
	width: 650px;
}

#tyolajimatriisi {
	clear: none;
}

#bottomrow_button {
	float: left;
	margin-top: 20px;
	clear: both;
}

#bottomrow_logo {
	float: right;
	margin-top: 20px;
	vertical-align: text-bottom;
}

#piiloToggle,
#linkkiNappi,
#urakkanappi,
button,
input[type="submit"],
input[type="button"] {
	background-color: #75130d;
	color: #ffffff;
	padding: 10px;
	font-size: 16px;
	border: none;
	cursor: pointer;
}

#piiloToggle:hover,
#linkkiNappi:hover,
#urakkanappi:hover,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
	background-color: #5f0f0a;
}

#piiloToggle:focus,
#linkkiNappi:focus,
#urakkanappi:focus,
button:focus,
input:focus {
	outline: 2px solid #75130d;
	outline-offset: 2px;
}

.leveasarake {
	width: 12em;
}

.keskisarake {
	width: 10em;
}

.keskisarake_cal {
	width: 10em;
	background-color: #f3dfde;
}

.keskisarake_cal input,
input[readonly] {
	background-color: #ffffff;
	color: #333333;
	border: 1px solid #aaaaaa;
}

.puolileveasarake {
	width: 7em;
	text-align: right;
}

.nimisarake {
	width: 8em;
}

.tyolajiruutu {
	float: left;
	width: 150px;
	height: 150px;
	padding: 3px;
}

.tyolajikuva {
	width: 120px;
	height: 120px;
}

.logokuva {
	height: 24px;
	width: auto;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #75130d;
	letter-spacing: 2px;
	padding: 0;
	line-height: 18px;
	margin: 0;
	border: 0;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #75130d;
	margin: 0;
	padding: 0;
}

a:link,
a:active,
a:visited,
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75130d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td,
div,
span {
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	font-size: 8pt;
}

ol,
ul,
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}

table {
	border-collapse: separate;
}

input,
button,
textarea,
select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
}

input[type="text"] {
	padding: 2px 3px;
}

.nakyva {
	display: table-row;
}

.piilotettu {
	display: table-row;
}

@media (min-width: 1px) and (max-width: 1100px) {
	body {
		font-family: Verdana, Arial, sans-serif;
		color: #333333;
		font-size: 8pt;
		min-height: 100%;
		text-align: center;
		margin: 0;
		background-image: none;
	}

	#pagecont {
		width: 100%;
		min-height: 100%;
		margin: 0;
		text-align: center;
		background-color: #ffffff;
		box-shadow: none;
	}

	#padding {
		margin: 0;
		padding: 8px;
		overflow-x: auto;
	}

	#top {
		background-color: #75130d;
		color: #ffffff;
		padding: 10px;
	}

	#urakkataulu {
		width: 100%;
		margin-left: 10px;
	}

	#tyolajimatriisi {
		clear: both;
	}

	#lomakkeet {
		float: left;
		margin-left: 10px;
		margin-top: 10px;
	}

	.tyolajikuva {
		width: 80px;
		height: 80px;
	}

	.tyolajiruutu {
		width: 120px;
		height: 110px;
		padding: 3px;
	}

	.logokuva {
		height: 18px;
		width: auto;
	}

	.leveasarake {
		width: 6em;
	}

	.keskisarake {
		width: 5em;
	}

	.keskisarake_cal {
		width: 5em;
	}

	.puolileveasarake {
		width: 4em;
		text-align: right;
	}

	.nimisarake {
		max-width: 8em;
	}
}
