/* =========================
   CONFIGURARE GLOBALĂ & TEXT
   ========================= */
body {
    font-family: 'Segoe UI', Tahoma, sans-serif;
    color: #c1c1c1;
    font-size: 13px;
}

body
{cursor: url("cursor.png"), auto;
}
:link, input {
cursor:url("cursor_click.png"), auto !important;
}
:link, body {
cursor:url("cursor_click.png"), auto !important;
}
:link, option {
cursor:url("cursor_click.png"), auto !important;
}
:link, select {
cursor:url("cursor_click.png"), auto !important;
}
:link, form {
cursor:url("cursor.png"), auto !important;
}
:link, table {
 cursor:url("cursor.png"), auto !important;
}
:link, div {
cursor:url("cursor.png"), auto !important;
}

/* Hide scrollbar for Chrome, Safari and Opera */
html::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
html {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;     /* Firefox */
}

.whiteText { color: #D8D8D8; }
.inline-block { display: inline-block; }

/* =========================
   TABELE & GRIDE
   ========================= */
table, td {
    border: 1px solid #333;
    background: rgba(18, 17, 17, 0.3);
}

thead, tfoot {
    background-color: #333;
    color: #fff;
}

th {
    font-weight: normal;
    font-family: 'Segoe UI', Tahoma, sans-serif;
    color: #c1c1c1;
    font-size: 12px;
}

#drops {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}

/* =========================
   ELEMENTE DE INTERFAȚĂ (WIKI)
   ========================= */
.separator {
    background: url("/resurse/wiki/separator.png") no-repeat;
    margin: 0px 0px;
    height: 2px;
    width: 530px;
}

.sep3 {
    background: url("https://global.calliope2-international.com/resurse/imagini/interfata/separater_big.png") no-repeat;
    margin: 0px 104px;
    height: 2px;
    width: 331px;
}

.sep4 {
    background: url("https://global.calliope2-international.com/resurse/imagini/interfata/separater_big2.png") no-repeat;
    margin: 0px auto;
    height: 2px;
    width: 510px;
}

.imglimited { width: 75%; }

.ricon { background: url("/resurse/imagini/icon/icon_right.png") no-repeat left; }
.goldarrow { background: url("/resurse/wiki/goldarrow.png") no-repeat left; }
.ilink {
    background: url("/resurse/imagini/icon/ilink.png") no-repeat left;
    text-indent: 16px;
    height: 10px;
    line-height: 13px;
}

/* =========================
   BUTOANE WIKI (SIDEBAR / MICI)
   ========================= */
.btn-bigN,
.btn-bigA,
.btn-bigBrown {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-weight: 100 !important;
    font-size: 12px;
    border: 0;
    color: white;
    cursor: pointer;
    display: block;
    margin-bottom: 3px;
    height: 12px;
    line-height: 12px;
    letter-spacing: .01em;
    padding-left: 7px;
    text-align: left;
    text-shadow: 1px 1px 1px #000;
    width: 115px;
    opacity: 1;
    -webkit-transition: all 0.01s;
    transition: all 0.01s;
}

.btn-bigN { background: url("https://global.calliope2-international.com/resurse/wiki/btn_big_n.png") no-repeat 0 0 transparent; }
.btn-bigA { background: url("https://global.calliope2-international.com/resurse/wiki/btn_big_arrow.png") no-repeat 0 0 transparent; }
.btn-bigBrown { background: url("https://global.calliope2-international.com/resurse/wiki/btn_big_brown.png") no-repeat 0 0 transparent; }

a.btn-bigN, a.btn-bigA, a.btn-bigBrown {
    text-decoration: none;
    color: #D8D8D8;
}

a.btn-bigN:hover, a.btn-bigA:hover, a.btn-bigBrown:hover {
    color: #FFF;
    opacity: 0.7;
}

/* =========================
   BUTOANE MARI (WIKI BOXES)
   ========================= */
.btn-big3, .btn-big4 {
    color: #dfbf8b;
    cursor: pointer;
    display: block;
    font-size: 11px;
    text-align: center;
    text-shadow: -1px -1px #000;
    text-decoration: none;
}

.btn-big3 {
    background: url("https://global.calliope2-international.com/resurse/imagini/interfata/btn_box_wiki.png") no-repeat;
    height: 23px;
    line-height: 23px;
    width: 275px;
}

.btn-big4 {
    background: url("https://global.calliope2-international.com/resurse/imagini/interfata/btn_box_wiki_bigger.png") no-repeat;
    height: 23px;
    line-height: 23px;
    width: 473px;
}

.big3withoutbtn {
    color: #dfbf8b;
    font-size: 12px;
    text-align: center;
    text-shadow: -1px -1px #000;
    width: 375px;
}

/* =========================
   SLOTURI & TOOLTIP METIN2
   ========================= */
.item-slot {
    width: 32px;
    height: 32px;
    background: url("https://forum.calliope2-client.com/wiki/ui/itemslot.png") no-repeat center center;
    background-size: contain;
    position: relative;
}

.item-icon {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 2px;
    left: 2px;
    pointer-events: none;
}

.tooltip {
    display: inline-block;
    position: relative;
    width: 32px;
    height: 32px;
}

.tooltip .tooltiptext {
    visibility: hidden;
    color: #fff;
    text-align: center;
    padding: 5px 8px;
    border-radius: 6px;
    background: rgba(0, 0, 0, 0.85);
    white-space: nowrap;
    position: absolute;
    z-index: 999;
    bottom: 110%;
    left: 50%;
    transform: translateX(-50%);
}

.tooltip:hover .tooltiptext { visibility: visible; }

/* =========================
   CONTAINERE & POZIȚIONARE
   ========================= */
div#container { height: 465px; width: 1260px; }
div#container2 { height: 560px; width: 1260px; }

#dropdown4, #dropdown5 {
    position: relative;
    left: -40px;
}

a, h2 {
    text-decoration: none;
    line-height: 18px;
    font-size: 13px;
    color: white;
}
