.modal-header
{
	background-color: #1c5e86;
    color: white;
}

.modal-title
{
	font-weight: 600;
	color: white;
}

.form-close
{
    top: 2% !important;
	color: white !important;
}

.form-close span:first-of-type
{
	font-size: 30px !important;
}

.crmEntityFormView .section-title {
    color: #1c5e86;
}

.tab-title
{
	color: #00314c;
}