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