.container {
	padding:0;
}

.custom-margin-top {
	margin-top:1em;
}

.custom-margin-bottom {
	margin-bottom:1em;
}

.form-group {
	margin-top:2em;
}

.less-margin-top {
	margin-top:0;
}

.btn-default {
	background-image: none;
}


