/*!
 * Start Bootstrap - The Big Picture (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: none;
}

/* Large devices (large desktops, 1200px and up) */
/* Large desktops and laptops */
/*
@media (min-width: 1200px) {
	.full {
  		background: url(../img/latukartta.png) no-repeat center center fixed; 
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
  	}
}
*/

.full-white {
	background-color: #FFF;
}


.main-container {
	margin: 25px 25px 25px 25px;
	padding: 0px;
}

.main-caption {
	margin: 0 0 20px 0;
	padding: 10px;	
	color: #333;
	font-size: 24pt;
	font-weight: bold;
}
.main-caption h1 {
	border-bottom: 1px solid #333;
}

.main-subheader {
	margin: 0 0 20px 0;
	padding: 10px;	
	color: #333;
}
.borderless td, .borderless tr, .borderless th {
	border: none !important;
}

.dataTextBig {
	font-size: 24pt;
}

.dataTextSmall {
	font-size: 16pt;	
}

#DateAndTime {
	text-align: center;
	font-size: 28pt;
	font-weight: bold;
	color: #333;
}