.modal-header {
	background: #fff;
}

.modal-header .modal-title {
	color: #6eac2b;
	text-transform: uppercase;
	font-size: 1rem;
	font-weight: 400;
	line-height: 2.1;
}

.modal-header .modal-title i {
	padding: 0 15px 0 10px;
}

.close {
	color: #6eac2b;
	outline: none;
}
