
.uq-header::before,
.uq-title,
.uq-nav-button,
.btn-return-to-last-page,
.uq-nav-progress-done,
.uq-nav-progress-done::after,
.uq-question-index,
.uq-login::before,
.uq-login-submit input,
.uq-terms-submit,
.uq-add-beneficiary,
.uq-upload-form-progress-inner {
    background-color: #0008A2;
}

.uq-login-submit input:hover,
.uq-login-submit input:focus {
    background-color: #0008A2 !important;
}

.uq-title h1 {
    text-shadow: 0 0 5px #0008A2 !important;
}

.uq-nav-prev,
.uq-nav-prev:active,
.uq-nav-prev:hover,
.uq-nav-prev:focus,
.uq-finish-title {
	color: #0008A2 !important;
}

.uq-nav-button,
.btn-return-to-last-page,
.uq-nav-progress {
    border: 1px #0008A2 solid !important;
}

.uq-navigation-outer {
    border-top: 1px #0008A2 solid !important;
}

.uq-nav-progress-done::before {
    border: 3px #0008A2 solid !important;
}

.uq-question .radio input:checked + label::before,
.uq-question .checkbox input:checked + label::before,
.uq-terms input:checked + label::before {
	background-color: #0008A2 !important;
    border-color: #0008A2 !important;
}

.uq-question .text input:hover,
.uq-question .text input:focus,
.uq-question .text input:active {
    border-color: #0008A2 !important;
}

.my-height-custom {
	background-color: #0008A2 !important;
}