body {
	background-color: #f7f7f7;
}

.container {
	background-color: #ffffff;
	box-shadow: 0 0 6px 2px #e0e0e0;
}

.main-container {
	padding:20px !important;
}

.margin-bottom-10 {
	margin-bottom:10px;
}
