body {
	padding-top: 50px;
	background-color: #F3F3F3;
}

.bottom-margin {
    margin-bottom: 20px;
}

#script_helper_modal {
	z-index: 100000;
}

.common-section {
	background-color: #fff;
	margin-top: 20px;
    border: 1px solid #ccc;
    padding: 15px;
}

.common-section h2 {
    margin-bottom: 20px;
}