.btn-blue.brandable {
    background-color: #001e42;
    border-color: #001e42;
}

.btn-blue-border.brandable {
    border-color: #001e42;
    color: #001e42
}

.btn-blue-border.brandable:hover {
    background-color: #001e42;
}

.btn-blue.brandable:hover {
    color: #001e42 !important;
}

.block-header-blue-div.brandable {
    background-color: #001e42;
}

.title-70.brandable {
    background-color: #001e42;
}

.valuation-ten-line-items>.valuation-ten-line-item.checked.brandable {
    background-color: #001e42;
    border-color: #001e42;
}

/* .brandable li.active .bubble {
    background-color: #001e42 !important;
    border-color: #001e42 !important;
}

.brandable li.active p {
    color: #001e42 !important;
} */


.container input:checked~.checkmark {
    border-color: #001e42;
}
.container .checkmark:after {
    background-color: #001e42;
}

.create-test-confirm-b-line.brandable {
    background-color: #001e42;
}
.circle-value individual-candidate-result_circle {
    stroke: #001e42;
}

.brandable .results-graph {
    fill: #001e42;
}
.individual-candidate-result_profile .svg-circle svg circle.individual-candidate-result_circle.brandable{
    stroke: #001e42;
}

.test-results-page-block .individual-candidate-result_circle.brandable {
    stroke: #001e42 !important;
}
.brandable .svg-bar-label {
    color: #343333;
}
