.ng-invalid-unique-org-unit-link > .select2-container > .select2-choice {
    border: 1px solid #e3000f;
}

.ng-invalid-unique-building-unit-link > .select2-container > .select2-choice {
    border: 1px solid #e3000f;
}

.filterApplied button span:first-child {
    border-radius: 50%;
    padding: 4px;
    cursor: pointer;
    background-color: #0074bc;
    color: #fff;
    background-repeat: no-repeat;
}
.basEmployeeColor{
    margin-top: 25px;
    width: 240px;
}

.bas-org-units-list-header .searchbox-container {
    line-height: 3.13rem;
}

.bas-org-units-list-header .clear-button {
    right: 0.25rem;
}