:root {
    --vert: rgb(0, 105, 0);
    --vertclair: rgb(52, 180, 52);
    --bronze: rgb(112, 91, 27);
    --silver: rgb(148, 148, 148);
    --gold: rgb(255, 190, 0);
    --platinum: rgb(175, 225, 255);
    --heavenly: rgb(210, 142, 255);
    --normal: 197, 181, 181;
    --common: 55, 169, 21;
    --uncommon: 85, 128, 243;
    --rare: 167, 65, 146;
    --epic: 255, 176, 15;
    --exotic: 255, 99, 55;
    --divine: 244, 67, 54;
    --universal: 252, 32, 32;
    --dimensional: 208, 134, 240;

}

.ui.positive.button.disabled {
    background-image: linear-gradient(to right, rgb(108, 184, 124), rgb(96, 199, 118)) !important;
}

#tab1>table .ui.green.button,
#tab3>table .ui.green.button,
.ui.green.label,
.ui.green.labels .label,
.ui.positive.button,
.ui.positive.buttons .button {
    background: linear-gradient(to right, rgb(108, 184, 124), rgb(96, 199, 118)) !important;
    border-color: transparent !important;
}

.Normal {
    color: rgb(var(--normal)) !important;
    text-shadow: 0 0 2px !important;
}

.Common {
    color: rgb(var(--common)) !important;
    text-shadow: 0 0 2px !important;
}

.Uncommon {
    color: rgb(var(--uncommon)) !important;
    text-shadow: 0 0 2px !important;
}

.Rare {
    color: rgb(var(--rare)) !important;
    text-shadow: 0 0 2px !important;
}

.Epic {
    color: rgb(var(--epic)) !important;
    text-shadow: 0 0 2px !important;
}

.Exotic {
    color: rgb(var(--exotic)) !important;
    text-shadow: 0px 0px 3px rgb(var(--exotic));
}

.Divine {
    color: rgb(var(--divine)) !important;
    text-shadow: 0 0 2px !important;
}

.Universal {
    color: rgb(var(--universal)) !important;
    text-shadow: 0 0 2px !important;
}

.Dimensional {
    color: rgb(var(--dimensional)) !important;
    text-shadow: 0 0 2px !important;
}

.Bronze {
    color: var(--bronze) !important;
    text-shadow: 0 0 2px;
}

.Silver {
    color: var(--silver) !important;
    text-shadow: 0 0 2px;
}

.Gold {
    color: var(--gold) !important;
    text-shadow: 0 0 2px;
}

.Platinum {
    color: var(--platinum) !important;
    text-shadow: 0px 0px 13px rgb(0, 70, 255);
}

.Heavenly {
    color: var(--Heavenly) !important;
    text-shadow: 0 0 2px rgb(75, 4, 122);
}

i.green.icon {
    color: var(--vert) !important;
}

.icon.fa,
.icon.fas {
    font-family: "Font Awesome 7 Pro";
    font-display: swap;
    font-weight: 900;
}

#body,
.pusher {
    font-family: 'Quicksand', sans-serif !important;
    font-display: swap;
    background: center / cover no-repeat url(images/bg.webp) !important;
    background-attachment: fixed;
    cursor: url("images/normal.cur"), pointer;
    font-size: 17px;
}

.pushable>.pusher:not(.dimmed) {
    overflow: inherit;
}

#imagecontainer {
    position: relative;
    height: 250px;
    width: 100%;
}

#imagecash {
    background: center / contain no-repeat;
    height: 100%;
    width: 100%;
    cursor: url("images/hand.cur"), pointer;
}

#imagecontainer:active #imagecash,
.USEFFECT {
    animation: 0.25s UseEffect ease !important;
}

@keyframes UseEffect {
    0% {
        transform: scale(1, 1);
    }

    50% {
        transform: scale(0.9, 0.9);
    }

    100% {
        transform: scale(1, 1);
    }
}

a,
.button:hover {
    cursor: url("images/hand.cur"), pointer !important;
}

#top-menu {
    width: 101%;
    position: fixed;
    margin-top: 0;
    z-index: 2;
}

#colonne-m {
    text-align: center;
    padding-left: 4rem;
    padding-right: 0rem;
    width: 40%;
    position: fixed;
}

#colonne-d {
    text-align: center;
    padding-left: 1rem;
    padding-right: 0rem;
    width: 57%;
    left: 39%;
}

.centrer {
    text-align: center;
}

.title {
    text-align: center;
    font-size: 24px;
    font-family: 'Saira', sans-serif;
    font-display: swap;
    margin: 2.5vh 0vh 0vh 0vh;
    color: rgb(108, 184, 124);
}

.ui.inverted.green.menu,
.ui.inverted.menu .green.active.item {
    background: linear-gradient(to right, rgb(108, 184, 124), rgb(96, 199, 118));
}

#OTitle .ui.label {
    font-size: 2.5vh;
}

.tc-spent-dollar,
.ui.header.spent-dollar {
    color: rgb(216, 67, 67) !important;
    text-shadow: 0 0 2px #000000;
}


.tc-dollar,
.ui.header.dollar {
    color: rgb(108, 184, 124) !important;
    text-shadow: 0px 1px 4px #000;
}

.vert {
    color: var(--vert) !important;
    text-shadow: 0 0 2px #000000;
}

.gris {
    color: rgb(150, 150, 150) !important;
}

.rouge {
    color: rgb(229, 46, 35) !important;
}

.jaune {
    color: #FFF000 !important;
}

.blanc {
    color: #FFF !important;
}

.noselect {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently supported by Chrome and Opera */
}

.type2,
.ui.message .header {
    font-family: 'Saira', sans-serif !important;
    text-shadow: 0px 1px 4px #000;
    font-weight: 600;
    font-display: swap;
}

.ui.message .header>.sub.header {
    font-family: 'Quicksand', sans-serif !important;
    font-display: swap;
}

.ui.list .list>a.item i.icon,
.ui.list>a.item i.icon {
    color: currentColor !important;
}

.ui.button,
.type1,
.ui.header {
    font-family: 'Quicksand', sans-serif !important;
    font-display: swap;
    font-weight: unset;
}

.SuccessText {
    font-weight: bold;
    color: #FF0;
    font-size: 2.75vh;
    font-family: 'Quicksand', sans-serif !important;
    font-display: swap;
}

.money {
    background-image: url(images/cash.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 1em;
    display: inline-block;
    width: 1.15em;
    height: 1.15em;
}

.ui.black.message,
.ui.inverted.message {
    background-color: rgb(25 25 25 / 50%);
}

.text {
    color: #FFF;
}

.ui.selection.active.dropdown {
    border-color: rgba(239, 239, 239, 0.5);
}

.ui.selection.dropdown {
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 1);
    cursor: url("images/hand.cur"), pointer;
}

.ui.selection.active.dropdown .menu {
    border-color: rgba(255, 255, 255, 0.5);
}

.ui.dropdown .menu {
    background: rgba(0, 0, 0, 0.5);
}

.ui.selection.visible.dropdown>.text:not(.default) {
    color: rgba(255, 255, 255, 1);
}

.ui.dropdown .menu>.item:hover {
    color: var(--vert);
}

.ui.dropdown .menu>.item.active {
    color: var(--vert);
}

.ui.dropdown .menu>.item {
    color: rgb(255, 255, 255);
}

body ::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: linear-gradient(to right, rgb(108, 184, 124), rgb(96, 199, 118));
}

body ::-webkit-scrollbar-thumb:hover {
    background: rgb(108, 184, 124);
}

body ::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.7);
}

.ui.grid>[class*="very relaxed"].row>.column,
.ui[class*="very relaxed"].grid>.column:not(.row),
.ui[class*="very relaxed"].grid>.row>.column {
    padding-left: 0rem;
    padding-right: 0rem;
}

.ui.table tr.item-active {
    background-color: rgb(55 77 65 / 30%) !important;
}

.ui.table tr.item-equipped {
    background-color: rgb(108 184 124 / 35%) !important;
}

.pushable>.pusher {
    overflow-y: auto;
}

.bold {
    font-weight: bold;
}

.topmenu-space {
    padding: 4vh;
}

.ui.message {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
}

.ui.inverted.table tr td {
    border-color: rgb(25 25 25 / 10%);
}

.ui.inverted.table {
    background-color: rgb(25 25 25 / 0%) !important;
}

.ui.ui.inverted.table>tbody>tr>th,
.ui.ui.inverted.table>tfoot>tr>td,
.ui.ui.inverted.table>tfoot>tr>th,
.ui.ui.inverted.table>thead>tr>th,
.ui.ui.inverted.table>tr>th {
    background-color: rgb(25 25 25 / 50%) !important;
}

.ui.inverted.table>tbody>tr>td,
.ui.inverted.table>tfoot>tr>td,
.ui.inverted.table>tr>td {
    border-color: rgb(166 221 190 / 50%);
}

.ui.inverted.table tr:not(.item-active):not(.item-equipped) td {
    background-color: rgb(25 25 25 / 50%);
}

.trs {
    background-color: transparent !important;
}

.ui.buttons .or:before {
    display: flex;
    place-content: center;
    place-items: center;
    border-radius: 0;
    content: 'or';
    top: 0%;
    text-shadow: none;
    margin-top: 0px;
    height: 100%;
    background-color: rgb(6 6 6 / 30%);
    backdrop-filter: blur(5px);
    color: rgb(255 255 255);
}

.ui.buttons .or {
    z-index: 1;
}

#cash {
    position: absolute;
    z-index: 10;
    margin-top: -20px;
    width: 80%;
    margin-left: 10%;
    padding: 5px 0px;
    border-radius: 0.25em;
    box-shadow: 0 0 20px 15px rgba(0, 0, 0, 0.25);
    background: rgba(0, 0, 0, 0.25);
}

.ui.selection.list .list>.item,
.ui.selection.list>.item {
    color: white !important;
}

.type2 .Silver {
    text-shadow: none !important;
}

.alert:not([style="display: none;"]) {
    position: fixed !important;
    top: 5px;
    right: 0;
    z-index: 2;
    border-radius: 5px 0 0 5px !important;
    place-items: center;
}

.pw.title {
    margin: 0 0px 10px 0;
}

.ui.menu i.fa-thin {
    font-family: "Font Awesome 7 Pro";
    font-display: swap;
    font-weight: 100;
}

i.ui.green,
.ui.black.message .green.header {
    color: #21ba45;
}

i.ui.red {
    color: #db2828;
}

i.ui.logo {
    font-size: 35px;
}

i.ui.logo:before {
    color: #FFF;
}

i.ui.logo:after {
    color: #a6ddbe;
}


.ui.green.dollar.button,
.ui.green.dollar.buttons .button {
    background-color: rgb(108, 184, 124);
    color: #fff;
}

.ui.basic.green.dollar.button {
    -webkit-box-shadow: 0 0 0 1px rgb(108, 184, 124) inset !important;
    box-shadow: 0 0 0 1px rgb(108, 184, 124) inset !important;
}

.ui.inverted.green.dollar.button,
.ui.inverted.green.dollar.buttons .button {
    background-color: transparent;
    -webkit-box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    color: rgb(108, 184, 124);
}

.ui.inverted.green.basic.button:focus,
.ui.inverted.green.basic.buttons .button:focus {
    box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    color: rgb(108, 184, 124);
}

.ui.inverted.green.basic.button:hover,
.ui.inverted.green.basic.buttons .button:hover,
.ui.inverted.green.buttons .basic.button:hover {
    -webkit-box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    color: #FFF;
}

.ui.inverted.green.basic.button:active,
.ui.inverted.green.basic.buttons .button:active,
.ui.inverted.green.buttons .basic.button:active {
    -webkit-box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    box-shadow: 0 0 0 2px rgb(108, 184, 124) inset;
    color: #FFF;
}

.ui.inverted.green.button:hover,
.ui.inverted.green.buttons .button:hover {
    background-color: rgb(108, 184, 124);
    color: #FFF;
}

.ui.inverted.menu .item,
.ui.inverted.menu .item>a:not(.ui) {
    background: 0 0;
}

.ui.secondary.inverted.menu .link.item:not(.disabled),
.ui.secondary.inverted.menu a.item:not(.disabled) {
    color: rgba(255, 255, 255);
}

.ui.secondary.inverted.menu .ui.green.dollar.basic.button {
    -webkit-box-shadow: 0 0 0 1px rgb(255, 255, 255) inset !important;
    box-shadow: 0 0 0 1px rgb(255, 255, 255) inset !important;
}

.ui.grid>.white.column,
.ui.grid>.white.row,
.ui.grid>.row>.white.column {
    background-color: #FFF;
    color: #000;
}

.ui.celled.inverted.grid>.column:not(.row),
.ui.celled.inverted.grid>.row>.column {
    -webkit-box-shadow: -1px 0 0 0 #d4d4d500;
    box-shadow: -1px 0 0 0 #d4d4d500;
}

.ui.celled.inverted.grid>.row {
    -webkit-box-shadow: 0 -1px 0 0 0 #d4d4d500;
    box-shadow: 0 -1px 0 0 #d4d4d500;
}

.ui[class*="internally celled"].grid>.row:first-child>.column:first-child {
    border-radius: 5px 5px 0 0 !important;
}

.ui[class*="internally celled"].grid>.row:last-child>.column:first-child,
.ui[class*="internally celled"].grid>.row.closing>.column:first-child {
    border-radius: 0 0 5px 5px !important;
}

.ui.inline.header {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

h1.ui.inline.header .sub.header {
    line-height: 1.14285714rem;
}

h2.ui.inline.header .sub.header {
    line-height: 1.14285714rem;
}

h3.ui.inline.header .sub.header {
    line-height: 1rem;
}

h4.ui.inline.header .sub.header {
    line-height: 1rem;
}

h5.ui.inline.header .sub.header {
    line-height: .92857143rem;
}

h6.ui.inline.header .sub.header {
    line-height: .92857143rem;
}

.ui.inline.header .sub.header {
    display: flex;
    margin-left: 10px;
}

.ui.header .sub.header {
    color: #FFF;
}

.ui.grid>.green.dollar.column,
.ui.grid>.green.dollar.row,
.ui.grid>.row>.green.dollar.column {
    background-color: rgb(108, 184, 124);
    color: #fff;
}

.ui.label.Normal {
    background-color: rgba(var(--normal), 0.15);
    color: rgb(var(--normal));
}

.ui.label.Common {
    background-color: rgba(var(--common), 0.15);
    color: rgb(var(--common));
}

.ui.label.Uncommon {
    background-color: rgba(var(--uncommon), 0.15);
    color: rgb(var(--uncommon));
}

.ui.label.Rare {
    background-color: rgba(var(--rare), 0.15);
    color: rgb(var(--rare));
}

.ui.label.Epic {
    background-color: rgba(var(--epic), 0.15);
    color: rgb(var(--epic));
}

.ui.label.Exotic {
    background-color: rgba(var(--exotic), 0.15);
    color: rgb(var(--exotic));
}

.ui.label.Divine {
    background-color: rgba(var(--divine), 0.15);
    color: rgb(var(--divine));
}

.ui.label.Universal {
    background-color: rgba(var(--universal), 0.15);
    color: rgb(var(--universal));
}

.ui.label.Dimensional {
    background-color: rgba(var(--dimensional), 0.15);
    color: rgb(var(--dimensional));
}

.ui.middle.aligned.content {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.ui.message .ui.middle.aligned.content>i {
    line-height: 1.4285em;
}

.ui.horizontal.label,
.ui.horizontal.labels .label {
    vertical-align: middle;
    font-family: 'Quicksand', sans-serif;
    font-display: swap;
}

.ui.move.left {
    margin: 0 .5em 0 0
}

.ui.move.right {
    margin: 0 0 0 .5em
}

.ui.divider.inverted,
.ui.horizontal.inverted.divider,
.ui.vertical.inverted.divider {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui.horizontal.divider:after,
.ui.horizontal.divider:before {
    background-image: none;
    height: 2px;
    background-color: rgb(166 221 190 / 50%);
    display: inline-flex;
    flex: 1 1;
    margin: 0 1em;
}

.ui.horizontal.divider:before {
    margin-left: 0;
}

.ui.horizontal.divider:after {
    margin-right: 0;
}

.ui.divider:not(.vertical):not(.horizontal) {
    border-color: rgb(166 221 190 / 50%);
}

.ui.left.aligned.header {
    overflow: hidden;
}

.ui.message .ui.horizontal.divider {
    display: flex;
    align-items: center;
    justify-content: center;
}

.ui.full-width.segment {
    padding-left: 0;
    padding-right: 0;
}

.ui.invisible.segment {
    border: none;
    background-color: transparent;
    box-shadow: none;
}

.ui.secondary.inverted.dollar.pointing.menu .active.item {
    border-color: rgb(108, 184, 124);
}

.ui.inverted.dollar.menu .item:hover,
.ui.inverted.dollar.menu .active.item:hover {
    background: rgb(166 221 190 / 50%);
}

.ui.inverted.dollar.pointing.menu .item:hover,
.ui.inverted.dollar.pointing.menu .active.item:hover {
    background: transparent;
    border-color: rgb(166 221 190 / 50%);
}

.ui.secondary.dollar.inverted.menu .active.item {
    background: rgb(108, 184, 124);
}

.ui.bold.content,
.ui.bold.section,
.ui.bold.header {
    font-family: 'Saira', sans-serif !important;
    font-weight: 900;
}

.ui.bold.header .sub.header {
    font-family: 'Quicksand', sans-serif !important;
    font-weight: normal;
}