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