/* @define GradesSelector */
.GradesSelector-notInConfigProfileWarning {
    position: absolute;
    width: 70%;
    z-index: 9;
    display: grid;
    place-items: center;
    height: 100%;
}
