@import '_content/Evismo.Application.Base/Evismo.Application.Base.bundle.scp.css';

/* _content/Evismo.OperationsDashboard.Application/Components/RecordStreamSlider.razor.rz.scp.css */
.record-stream-slider-range-label[b-v69a44pxfr] {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/* _content/Evismo.OperationsDashboard.Application/Pages/Components/AddressLabel.razor.rz.scp.css */
.address-label[b-jh9cw47bt5] {
    font-family: Roboto;
    max-width: calc(90 * 3.78px);
    margin: 0;
    height: calc(38 * 3.78px);
    padding: calc(3 * 3.78px) calc(4 * 3.78px);
    font-size: calc(5.3 * 3.78px);
    color: black;
    border: 1px dashed #dddddd;
    border-radius: 4px;
    overflow: hidden;
}

    .address-label p[b-jh9cw47bt5] {
        margin-bottom: calc(0.8 * 3.78px);
    }

@media print {
    @page {
        size: 90mm 38mm !important;
        margin: 0mm;
        padding: 0mm;
    }

    body[b-jh9cw47bt5] {
    }

    .address-label[b-jh9cw47bt5] {
        page-break-inside: avoid;
        margin: 5mm 0 0 5mm;
        width: max-content;
        height: min-content;
        max-width: 90mm;
        max-height: 38mm;
        padding: 3mm 0 0 4mm;
        font-size: 5.3mm;
        color: black;
        border: none;
        border-radius: 0px;
    }

        .address-label p[b-jh9cw47bt5] {
            margin-right: 0;
            margin-bottom: 0.8mm;
        }

    #last-address-line[b-jh9cw47bt5] {
        margin-bottom: 0 !important;
    }
}
