
.container {
}

.row {
	width: 100%;
	margin: 0 auto;
	overflow: visible;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right: 1.8%;
	float: left;
	min-height: 1px;
}

.row .onecol {
	width: 5.85%;
}

.row .twocol {
	width: 14.45%;
}

.row .threecol {
	width: 23.05%;
}

.row .fourcol {
	width: 31.75%;
}

.row .fivecol {
	width: 40.45%;
}

.row .sixcol {
	width: 49%;
}

.row .sevencol {
	width: 57.75%;
}

.row .eightcol {
	width: 66.4%;
}

.row .ninecol {
	width: 75.05%;
}

.row .tencol {
	width: 83.7%;
}

.row .elevencol {
	width: 92.35%;
}

.row .twelvecol {
	width: 100%;
	float: left;
}


object, embed {
	max-width: 100%;
}

.last{
	margin-right: 0px;
}


/* #Media Queries
================================================== */
	@media only screen and (max-width: 1030px) {
		#lomake{
			width: 60% !important;
		}
		#map{
			width: 40%;
		}
		#loadingWindow{
			width: 60% !important;
		}
		#havainto_lisatieto{
			width: 60% !important;
		}
		#nav{
			width: auto !important;
		}
		#nav li{
			width: 100% !important;
		}
		#nonav{
			width: 90% !important;
		}
		.menu-collapser{
			width: 10% !important;
		}
		#ota_edustus_inner{
			top: 184px !important;
		}
	}


	/* Smaller than standard 960 (devices and browsers) */
	@media only screen and (max-width: 959px) {
		#topic h1{
			font-size: 30px;
		}
		
		#topic h2{
			font-size: 28px;
			line-height: 5px;
		}
		
		#lomake{
			width: 60% !important;
		}
		#map{
			width: 40%;
		}
		#havainto_lisatieto{
			width: 60% !important;
		}
		#loadingWindow{
			width: 60% !important;
		}
		
		.terms-wrapper{
			max-width: 70%;
		}
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
	
		#lomake{
			width: 60% !important;
		}
		#map{
			width: 40%;
		}
		#havainto_lisatieto{
			width: 60% !important;
		}
		#loadingWindow{
			width: 60% !important;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.tassu_logo_upper{
			max-width: 100px !important;
		}
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		#topic h1{
			font-size: 24px;
		}
		
		#topic h2{
			font-size: 22px;
			line-height: 5px;
		}
	
		.tassu_logo_upper{
			max-width: 100px !important;
		}
		#lomake{
			width: 100% !important;
		}
		#map{
			width: 100% !important;
		}
		#havainto_lisatieto{
			width: 100% !important;
		}
		#loadingWindow{
			width: 100% !important;
		}
		
		.terms-wrapper{
			max-width: 80%;
		}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	
		#topic h1{
			font-size: 20px;
		}
		
		#topic h2{
			font-size: 18px;
			line-height: 0px;
		}
	
		#rktl_logo{
			height: 10px;
			margin: 9px 0 2px 15px !important;
		}
		#tassu_logo{
			margin-top: 2px;
		}
		#nonav h6{
			font-size: 90% !important;
		}
		#nonav li{
			font-size: 75% !important;
			width: 100% !important;
			line-height: 15px !important;
		}
		.kayttaja_nimi{
			padding: 8px 0 0 15px !important;
		}
		.kayttaja_nimi.float_right{
			float:left !important;
		}
		#ota_edustus_inner{
			width: 48% !important;
		}
		label, button{
			font-size: 80% !important;
		}
		p, input, span{
			font-size: 90% !important;
		}
		.tassu_logo_upper{
			max-width: 100px !important;
		}
		#lomake{
			width: 100% !important;
		}
		#map{
			width: 100% !important;
		}
		#havainto_lisatieto{
			width: 100% !important;
		}
		#loadingWindow{
			width: 100% !important;
		}
		.input_margin_left_more{
			margin-left: 3% !important;
		}
		.extra_small_text_input{
			width: 16% !important;
		}
		.smallest_text_input{
			width: 22% !important;
		}
		.lisaa_tassut_label{
			width: 6% !important;
		}
		.lisaa_ilmansuunta_label{
			padding-left: 19px !important;
		}
		.lisaa_ilmansuunta{
		    width: 13% !important;
		}
		
		.terms-wrapper{
			max-width: 80%;
		}
	}

	@media (min-device-width:600px) {}
		 
	@media (min-device-width:800px) {}