.status-label-right-radius {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.order-id-header-text-color {
    color: rgba(188, 113, 227, 0.25)
}

.custom-append-div-right-radius {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}
.p-dropdown-filter-container{
    padding: 15px;
    background: #f5f5f9;
}