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