.blockUI h1 {
    color: #ffff !important;
    margin-bottom: 0 !important;
    font-size: 1.2rem !important;
}

#page-header-report-dropdown.active {
    color: #fff !important;
	background-color: #0665d0 !important;
}

.blue-label {
	color: #0665d0;
}

@media (min-width: 1500px) {
  .modal-xl {
    max-width: 1700px;
  }
}

.custom-divider{
	margin: .2rem 0;
}