
body {
	background-color: #F2F2F2;
}

.ugp15 { margin-top: 15px; }
.ugp30 { margin-top: 30px; }
.ugp60 { margin-top: 60px; }
.ugp90 { margin-top: 90px; }



li [type="checkbox"] + label::before, [type="checkbox"]:not(.filled-in) + label::after {
	margin-top: -10px;
}