.label-checkbox {
    width: auto;
}

.label-long-text {
    overflow-y: auto;
    height: 25vh;
}

.standard-layout-body {
    padding-top: 55px;
    background-color: #777777;
}