.css-wrg6pl {
    appearance: none;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    font-family: inherit;
    text-align: center;
    text-decoration: none;
    outline: none;
    word-break: keep-all;
    min-height: 24px;
    background-image: none;
    max-width: 44px;
    height: 48px;
    min-width: unset;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    border: 1.5px solid rgb(240, 185, 11);
    border-radius: 6px;
    color: rgb(240, 185, 11);
    user-select: none;
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
    padding: 0px;
    margin: 3px;
    width: calc(10% - 6px);
    background-color: rgb(11, 14, 17) !important;
}

.css-inputt,
.css-inputt2 {
    appearance: none;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    font-family: inherit;
    text-align: left;
    text-decoration: none;
    outline: none;
    word-break: keep-all;
    min-height: 24px;
    background-image: none;
    height: 48px;
    min-width: unset;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    border: 1.5px solid rgb(240, 185, 11);
    border-radius: 6px;
    color: rgb(240, 185, 11);
    user-select: none;
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 3px;
    padding-right: 10px;
    background-color: rgb(11, 14, 17) !important;
    text-transform: uppercase;
}


button {
    appearance: none;
    -webkit-tap-highlight-color: transparent;
}

button,
[type="button"],
[type="reset"],
[type="submit"] [type="text"] {
    appearance: button;
}

button,
select {
    text-transform: none;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0px;
}

body,
body * {
    --scroll-pad: 2px;
    --scroll-size: 10px;
    --scroll-bg: transparent;
    --scroll-color: var(--color-DisabledText);
    background-color: black;
    color: aqua;
}


button,
select {
    text-transform: none;
}

button,
input {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.css-tyfyof {
    box-sizing: border-box;
    margin: 0px;
    min-width: 0px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}


.css-wrg6pl[data-type="key"]:hover {
    border-color: rgb(248, 211, 58);
    /*background-color: rgb(43, 47, 54) !important;*/
    opacity: 0.8 !important;
}

.css-4f7waz {
    box-sizing: border-box;
    margin: 32px 0px 0px;
    min-width: 0px;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
}

.nemklikk {
    background-color: rgb(240, 185, 11) !important;
    color: black;
    font-weight: bolder;
}

.deklikk {
    background-color: rgb(12, 199, 83) !important;
    color: black;
    font-weight: bolder;
}

/*.nemklikk[data-type="key"]:hover,
.deklikk[data-type="key"]:hover {
    background-color: rgb(116, 81, 211) !important;
    color: black;
    font-weight: bolder;
}*/

.go {
    background-color: rgb(231, 13, 24) !important;
    color: rgb(255, 255, 255);
    font-weight: bolder;
    width: 150px;
    ;
}

.go[data-type="key"]:hover {
    background-color: rgb(116, 81, 211) !important;
    color: rgb(255, 255, 255);
    font-weight: bolder;
}

.van {
    box-sizing: border-box;
    color: rgb(12, 199, 83) !important;
    border: 1.5px solid rgb(12, 199, 83);
    border-radius: 6px;
    padding: 3px;
}

.nincs {
    box-sizing: border-box;
    color: rgb(240, 185, 11) !important;
    border: 1.5px solid rgb(240, 185, 11);
    border-radius: 6px;
    padding: 3px;
}

.magyar {
    display: none;
}

.torles {
    padding-left: 30px;
    padding-right: 30px;
    width: 200px;
}

.css-eredmeny {
    display: block;
    box-sizing: border-box;
    text-align: center;
}