/* /Shared/Components/Processors/WorldpayProcessorInfo.razor.rz.scp.css */
#errorStatus[b-ear9nrr9uz] {
    max-height: 35vh;
    overflow: auto;
}

    #errorStatus tr td[b-ear9nrr9uz] {
        max-width: auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    #errorStatus tr td:nth-child(2)[b-ear9nrr9uz] {
        max-width: 10%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
