html {
	background: #fff;
}
.checkbox,
.field {
	border: 1px solid #d6d6d6;
}
.window-small {
	width: 400px;
}
.window-small,
footer {
	margin: auto;
	margin-top: 30px;
	text-align: center;
}
.credits-webit img {
	vertical-align: middle;
}
footer {
	max-width: 1200px;
}
.credits-webit em {
	line-height: 30px;
	margin-right: 5px;
}
.credits-webit {
	text-align: right;
	padding-right: 10px;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 10px;
}
.index {
	max-width: 800px;
	margin: auto;
}
.index .window-small {
	float: left;
	width: 48%;
	margin: 0;
	text-align: left;
}
.index .window-small:first-child {
	margin-right: 4%;
}
.link {
	text-decoration: underline;
}
footer strong {
	display: block;
	font-size: 12px;
}
.logo-footer {
	width: 180px;
	margin-top: 25px;
}
.logo-webit {
	width: 90px;
}
.window-small .layer-content {
	padding: 15px 0;
}
.window-small form {
	margin: 15px 20px;
}

.window {
	margin: auto;
	margin-top: 50px;
	max-width: 800px;
}

.window .layer-content {
	padding: 30px 40px;
}

h1 {
	margin-bottom: 20px;
	font-size: 24px;
}
h2 {
	margin-bottom: 20px;
	font-size: 16px;
}
.field-line-text {
	margin-bottom: 20px;
}

.window .button-submit,
.window-small .button-submit {
	 color: #fff;
 	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
	text-transform: uppercase;
}
.toolbar {
	margin-bottom: 15px;
}

header {
	max-width: 1200px;
	margin: auto;
	height: 100px;
}
header img {
	height: 70px;
	margin-top: 15px;
}
.layer-content {
	background: transparent;
}
.field-group-title {
	font-weight: bold;
	text-transform: uppercase;
}
.registrati {
	font-size: 18px;
}
