#nav-top {
    background-color: #fe6900 !important;
}

.navbar-fixed-top{
    background-color: #fe6900 !important;
}

.btn-default {
    background-color: #fe6900 !important;
}

.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #fe6900 !important;
}

.qualification-nav-btn {
    background-color: #fe6900 !important;
    border-color: #fe6900 !important;
}

::selection {
    background: #fe6900 !important;
}
