/* BOOTSTRAP DIALOG CSS */

.modal-header {
	background: #5B884A !important;
}
.modal-title {
	color: #fff !important;
}
#dialogClose {
	background: #5B884A !important; 
}
