span.required {
	color: #FF0000;
}
.my-form {
	display: none !important;
	visibility: hidden;
}
.custom_alert {
	margin-top: 3px;
	padding: 10px;
}
#branch_list_map {
	height: 500px;
	width: 100%;
}
#branch_view_map {
	height: 300px;
	width: 100%;
}
.blank_page_height {
	height: 300px;
}
.btn_cursor {
	cursor: default!important;
}