.mes-subscreen {
    border-radius: 0.5rem !important;
    overflow: hidden;
}

.mes-subscreen-header-color {
    color: white !important;
}

.mes-subscreen-header-bg {
    background-color: #29375c !important;
}

.mes-subscreen__print-label-button {
    color: #43558d !important;
    background-color: #dae3f4 !important;
}

.dxbl-popup-cell:has(.subscreen--always-on-top) {
    z-index: 2000 !important;
}

.mes-chipset .gmc-chip {
    font-weight: 600;
}

.xl-input {
    line-height: 1.5rem !important;
    font-size: 1.5rem !important;
}

.xxl-input {
    line-height: 1.75rem !important;
    font-size: 1.75rem !important;
}
