.vkeyb {
    height: auto;
    margin: 2px;
    padding: 0.1em;
    background: #E7E9EB;
    border: 1px solid #999;
    right:0;
    top: 0;
}
.vkeyb input.button, #sidebar .vkeyb input.button {
    width: 2em;
    margin: 0.2em;
    height: 2em;
    line-height: 2em;
    padding: 0;
    background: white;
    border: none;
    color:black;
}
.vkeyb_toggle {
    margin: 0 0.2em;
}

.vkeyb input.spacebar, #sidebar .vkeyb input.spacebar {
    width: 6.8em;
}

.unicode {
    font-family: "NotoSansCoptic", "NotoSansImperialAramaic", "NotoSansPhoenician", 'Source Sans Pro', "Lucida Grande", "Lucida Sans Unicode", "Palatino Linotype", "Georgia Greek Unicode", "Arial Unicode MS", Verdana, sans-serif;
    font-size:1em;
}