
.bmiInputLabelWithToggle {
    display: flex;
    width: 100%;
    padding-bottom: 4px;
}

.fieldHidden {
    display: none;
}

.imageCanvas {
    margin-top: 1rem;
}

.imageCanvas canvas {
    border-radius: 40px;
}
