@charset "utf-8";
/* CSS Document */

html, body {
	height:100%; 
	min-height: 100%;
	font-size: .95em;
	color: #313131;
	line-height: 1.5em;
	font-family: 'Ubuntu', sans-serif;
	background: #fff;
}

input, .c
{
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	position: relative;
	min-height: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.loctek-lightbox, #loctek-lightbox-close
{
	border-color: #8D8D8D !important;
}
