.b2b-pharmacy-container .forceCommunityRecordDetail .base-record-form-header-container records-hoverable-link a{
    pointer-events: none !important;
    cursor: default !important;
    text-decoration: none !important;
    color: inherit !important;
}

.b2b-pharmacy-container .forceCommunityRecordDetail .base-record-form-header-container records-hoverable-link a span{
    text-decoration-line: none !important;
}

.order-upload-container .slds-path__nav .slds-is-active .slds-path__title{
   background-color: rgb(1, 68, 134) !important;
   color: white !important;
}
.order-upload-container .slds-path__item .slds-is-current .slds-is-active:hover{
    background: #032d60 !important;
}
