/* here you can put your own css to customize and override the theme */
.btn-sm {
	margin: 0px 8px;
}

.custom-table tr td label {
	height: 28px;
	line-height: 28px;
}

.note-success, note-danger {
	width: 400px;
	min-height: 150px;
}
.msg-panel {
	width: 400px;
	margin: 0 auto;
	float: center;
	margin-top: 150px;
}
