/* /Pages/EmrToDieuTriV2.razor.rz.scp.css */
@media only screen and (max-width: 700px) {
    .tdt-input-wrap-thuoc-tiento-btthem[b-os7kbn7q6t] {
        grid-template-columns: 1fr 100px auto !important; /* 2 cols */
    }

    .tdt-input-thuoc[b-os7kbn7q6t] {
        grid-column: 1 / -1 !important;
    }

    .tdt-input-thuocchinh[b-os7kbn7q6t] {
        grid-column: 1 !important;
    }

    .tdt-input-tiento[b-os7kbn7q6t] {
        grid-column: 2 !important;
    }

    .tdt-input-btthem[b-os7kbn7q6t] {
        grid-column: 3 !important;
    }
}
/* /Pages/YhctPhieuChamSoc.razor.rz.scp.css */
.thkt-row-cks[b-71fp5f82h7] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
}

.thkt-col-cks-ten[b-71fp5f82h7] {
    grid-row: 1 / 2;
}

.thkt-col-cks-btn[b-71fp5f82h7] {
    grid-row: 2 / 3;
    justify-self: center;
    display: flex;
    gap: 5px;
}

/* Mudblazor md */
@media only screen and (min-width : 960px) {
    .thkt-col-cks-ten[b-71fp5f82h7] {
        white-space: pre;
    }
}
