.theme_win10_9926 .windowButton {
    height: 19px;
    border: solid #00000000;
    border-width: 0px 0px 1px 1px;
    width: 44px;
}
.theme_win10_9926 .windowButton_real {
    height: 17px;
    border: 1px solid #ffffff00;
    display: flex;
    align-items: end;
    justify-content: center;
    color: black;
}
.theme_win10_9926 .buttons {
    position: absolute;
    right: -2px;
    border: solid #ffffff00;
    border-width: 0px 1px 1px 1px;
    display: flex;
    top: 0px
}
.theme_win10_9926 .buttonClose {
    width: 44px;
    border-width: 0px 0px 1px 1px;
}