.oneSignal {
    position: fixed;
    right: 0;
    top: 0;
    background-color: #8d8d8d;
    z-index: 111111;
    padding: 0 5px;
    color: white;
}

.field--cyrillic_only .control-switch--cover {
    top: 26%;
}

.field--appointment_enabled .control-switch--cover {
    top: 20%;
}