MediaWiki:Common.css

Από Wiki The-West GR
Jump to navigation

Σημείωση: μετά την δημοσίευση, ίσως χρειαστεί να παρακάμψετε την προσωρινή μνήμη του προγράμματος περιήγησής σας για να δείτε τις αλλαγές.

  • Firefox / Safari: Κρατήστε πατημένο το Shift κάνοντας ταυτόχρονα κλικ στο κουμπί Ανανέωση ή πιέστε Ctrl-F5 ή Ctrl-R (⌘-R σε Mac)
  • Google Chrome: Πιέστε Ctrl-Shift-R (⌘-Shift-R σε Mac)
  • Internet Explorer / Edge: Κρατήστε πατημένο το Ctrl κάνοντας ταυτόχρονα κλικ στο κουμπί Ανανέωση, ή πιέστε Ctrl-F5
  • Opera: Πιέστε Ctrl-F5.
/* CSS placed here will be applied to all skins */

/* Wiki */
.mw-body a, .mw-body a.external {
    color: #804000;
}
#mw-content-text a, #mw-content-text a.external {
    font-weight: bold;
}
#msupload-dropzone, #msupload-div, .wikiEditor-ui .wikiEditor-ui-top, .mw-editform #wpTextbox1 {
    color: darkorange;
    background: #44301d;
}
#page-wrapper {
    margin: 0 50px 0 250px;
}
#document-wrapper {
    padding: 0 225px 0 20px;
    margin:0 auto;
    max-width: 1260px;
    min-width:880px;
}

/* Side Buttons Menu */

#sb_menubar {
    background-color: transparent!important;
    height: unset!important;
    position: absolute!important;
    right: 175px!important;
    top: 200px!important;
    z-index: -1!important;
}
div.sb_container{
    background-color: transparent!important;
    height: unset!important;
    position: relative!important;
    margin: 0 0 10px 0!important;
    padding: 8px 5px 0 8px!important;
}
#sb_menubar:hover, div.sb_container, div.sb_container div.sb_bottom{
    background-image: none!important;
    background-size: unset!important;
}
.sb_container::before {
    background: url(https://westgr.innogamescdn.com/images/interface/menubg.png) no-repeat!important;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -2;
    transform: scaleX(-1)!important;
}
div.sb_container div.sb_bottom {
    position: absolute;
    background: url(https://westgr.innogamescdn.com/images/interface/menubg.png) no-repeat 0 -89px!important;
    width: 100%!important;
    height: 11px!important;
    left: 0!important;
    bottom: -10px!important;
    transform: scaleX(-1)!important;
}
.sb_link {
    background: url(https://wiki.the-west.gr/images/3/3e/Sb_icons.png) no-repeat!important;
    width: 38px!important;
    height: 45px!important;
    cursor: pointer!important;
    margin: 0!important;
}
.sb_link2 {
    background: url(https://westgr.innogamescdn.com/images/interface/character/menuicons.jpg) no-repeat!important;
    width: 25px!important;
    height: 25px!important;
    margin: 2px 2px 5px -2px!important;
    cursor: pointer!important;
}
.sb_link a {
    width: 38px!important;
    height: 45px!important;
    display: flex!important;
}
.sb_link2 a {
    height: 25px!important;
    width: 25px!important;
    display: flex!important;
}
.sb_link.w_options {background-position: 0 -450px!important;}
.sb_link.w_options:hover {background-position: -38px -450px!important;}
.sb_link.w_bug {background-position: 0 -495px!important;}
.sb_link.w_bug:hover {background-position: -38px -495px!important;}

#ca-viewsource { display: none !important; }
#ca-nstab-user { display: none !important; }
#ca-talk { display: none !important; }
#ca-history { display: none !important; }
#ca-watch{ display: none !important; }
#ca-unwatch { display: none !important; }

.banner_staff {
    position: relative;
    justify-content: center;
    text-align: center;
    align-items: center;
    padding: 5px 6px 5px 30px;
    font-size: 80%;
    word-wrap: normal;
    font-weight: bold;
    transition: ease-out 500ms;
    color: #efefef;
    border-radius: 3px;
    background-image: linear-gradient(210deg, #8f343a, #26a65b, #1c86ee, #ffbe1c, #176093, #7af26d, #8e44ad, #c60, #cf4d35, #e0eeee),linear-gradient(to bottom, rgba(45,45,45,0.2) 0%, rgba(155,155,155,0) 75%, rgba(45,45,45,0.2) 100%),linear-gradient(to right, rgba(253,96,116,0) 0%, rgba(253,96,116,0.1) 50%, rgba(253,96,116,0) 100%);
    background-size: 1200% 1200% !important;
    border-image: linear-gradient(210deg, #8f343a, #26a65b, #1c86ee, #ffbe1c, #176093, #7af26d, #8e44ad, #c60, #cf4d35, #e0eeee);
    -webkit-animation: RainbowBanner 15s ease infinite;
    -moz-animation: RainbowBanner 15s ease infinite;
    -o-animation: RainbowBanner 15s ease infinite;
    -ms-animation: RainbowBanner 15s ease infinite;
    animation: RainbowBanner 15s ease infinite;
    box-sizing: content-box !important;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.banner_staff:hover {
    background-image: linear-gradient(210deg, #8f343a, #26a65b, #1c86ee, #ffbe1c, #176093, #7af26d, #8e44ad, #c60, #cf4d35, #e0eeee),linear-gradient(to bottom, rgba(45,45,45,0.2) 0%, rgba(155,155,155,0) 75%, rgba(45,45,45,0.2) 100%),linear-gradient(to right, rgba(253,96,116,0) 0%, rgba(253,96,116,0.1) 50%, rgba(253,96,116,0) 100%);
    background-size: 1200% 1200% !important;
    border-image: linear-gradient(210deg, #8f343a, #26a65b, #1c86ee, #ffbe1c, #176093, #7af26d, #8e44ad, #c60, #cf4d35, #e0eeee);
    -webkit-animation: RainbowBanner 15s ease infinite;
    -moz-animation: RainbowBanner 15s ease infinite;
    -o-animation: RainbowBanner 15s ease infinite;
    -ms-animation: RainbowBanner 15s ease infinite;
    animation: RainbowBanner 15s ease infinite;
    box-sizing: content-box !important;
    transition: ease-out 500ms;
    transform: scale(1.05);
    text-rendering: auto;
    color: #f0f0f0;
}
.banner_staff:before {
    background: rgba(25,25,25,0.15);
    position: absolute;
    justify-content: center;
    display: flex;
    align-items: center;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    min-width: 25px;
    font-size: 100%;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 3px 0 0 3px;
}
.banner_staff:after {
    top: 50%;
    left: 25px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    border-width: 5px;
    margin: -5px 0 0 0;
}
.banner_staff_left:before {
    content: "🛠";
    font-weight: 600;
    font-size: 15px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner_staff_left:after {
    top: 50%;
    left: 25px;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    border-width: 5px;
    margin: -5px 0 0 0;
    border-left-color: rgba(25,25,25,0.15);
}
.banner_staff:hover .banner_staff_left:before {
    transform: rotate(360deg);
    transition: 0.8s
}
@-webkit-keyframes RainbowBanner {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
}

@-moz-keyframes RainbowBanner {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
}

@-ms-keyframes RainbowBanner {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
}

@-o-keyframes RainbowBanner {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
}

@keyframes RainbowBanner {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
}
@keyframes fadeIn {
     from {opacity: 0;}
}
@keyframes pulse {
    0% {transform: scale(1); opacity: 1;}
    50% {transform: scale(0.95); opacity: 0.8;}
    100% {transform: scale(1); opacity: 1;}
}

.singature_container {
    max-width: 135px;
    margin: auto;
}
::-webkit-scrollbar {
    position: absolute;
    overflow: hidden;
    right: 0;
    width: 15px;
    bottom: 0;
    top: 0;
}
::-webkit-scrollbar-track:vertical {background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_vertical.png) repeat-y -32px 0px;}
::-webkit-scrollbar-track:horizontal {background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_horizontal.png) repeat-x  0px -32px;}
::-webkit-resizer {
    background: url(https://westgr.innogamescdn.com/images/tw2gui/window/window2_resizer.png), 
                         url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_vertical.png) repeat-y -30px 0px;
}
::-webkit-scrollbar-corner {background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_vertical.png) repeat-y -30px 0px;}
::-webkit-scrollbar-thumb:vertical {
    height: 20%;
    background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_vertical.png) repeat-y -45px 0px;
    min-height: 16px;
    position: absolute;
    width: 15px;
}
::-webkit-scrollbar-thumb:horizontal {
    width: 20%;
    background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_horizontal.png) repeat-x  0px -45px;
    min-width: 16px;
    position: absolute;
    height: 15px;
}
/* Buttons */
::-webkit-scrollbar-button:single-button:vertical {
    background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_vertical.png) no-repeat 0px 0px;
    width: 15px;
    height: 15px;
    left: 0px;
    top: 0px;
    max-height: 51%;
    position: absolute;
}
::-webkit-scrollbar-button:single-button:horizontal {
    background: url(https://westgr.innogamescdn.com/images/tw2gui/window2_scrollbar_horizontal.png) no-repeat 0px 0px;
    width: 15px;
    height: 15px;
    left: 0px;
    top: 0px;
    max-width: 51%;
    position: absolute;
}
::-webkit-scrollbar-button:single-button:vertical:increment {
    background-position: 0px bottom;
    bottom: 0px;
    top: auto;
}
::-webkit-scrollbar-button:single-button:horizontal:increment {
    background-position: right 0px;
    right: 0px;
    left: auto;
}
#back-top {right: 35px!important;}

/*  Fix search  */
#searchText {
 width: 80%;
 z-index: 10;
}
div.oo-ui-menuSelectWidget {
 margin-top: 40px;
}
input.oo-ui-inputWidget-input {
 width: 65%;
}

/*  Make titles markable  */
div.tbbox-rafter {
 display: none;
}


/* Change background image (αλλαγη τελευταιου συνδεσμου) */
body {
background-image: url(https://wiki.the-west.net/skins/thewest/images/bg-cover-right.png),url(https://wiki.the-west.net/skins/thewest/images/bg-cover-left.png),url(https://wiki.the-west.net/images/f/f1/NewCoverBgBottom.png),url(https://wiki.the-west.net/images/d/d5/NewMainBg.jpg);
}
.tribal-button {
    width: 190px !important;
}
.with-button .tbbox-headline {
    width: 100% !important;
}
#toc{
   display:inline-block;
   width: auto;
}
table{
    width:auto;
}
table.transparent, table.transparent > tbody > tr > td {
   border:none;
   background:none !important;
}
table.transparent { width:100%;}
div.tbbox-logo {z-index:100;}
@media screen and (max-width: 1100px) {
  table.transparent > tbody > tr > td {
    display:block;
  }
}
table.transparent .mw-collapsible {
    display:inline-block;
}
table.transparent .mw-collapsible-toggle {
    margin-left:10px;
}

div.title {
    position: relative;
    height: 49px;
    width: 97%
}

.title_tl,.title_tr,.title_br,.title_bl {
    background-image: url(https://wiki.the-west.fr/images/9/95/Encart.png);
    background-repeat: no-repeat;
    position: absolute
}


/* Δεξια μπαρα */
div#dock {
    position:relative !important;
    right: 0 !important;
    margin: 0 !important;
    width: 173px !important;
    padding-top: 5px !important;
    height: auto !important;
    background: url(/skins/thewest/images/headline-bgtile.png) repeat !important;
    box-shadow: inset 0em 0em 1.2em 0.2em #140a05, 0px 0px 2px 1px #000000b3 !important;
    z-index: 500;
}
div.dock-btn {
    display: inline-block !important;
    width: 52px !important;
    height: 52px !important;
    margin:-1px;
    background: url(https://wiki.the-west.net/images/a/a2/Dock_buttons.png) no-repeat !important;
}
div.dock-btn:hover {
   background-position-x:-52px !important;
}
div.dock-btn > a > span {
    display: block !important;
    width: 52px !important;
    height: 52px !important;
    background: url(https://wiki.the-west.gr/images/4/47/Dock_icons2.png) !important;
}
#siteNotice {
    position: -webkit-sticky;
    position: sticky;
    top: -72px;
    left: 0;
    margin-left: 100%;
}
#siteNotice div.mw-parser-output {
    margin: 0 !important;
    width: auto !important;
    height: auto !important;
    background: none !important;
    top: -115px !important;
}
#right_menu {
    padding:0 !important;
    margin:0 20px 0 43px !important;
    top:-8rem;
}
#right_menu .innogames-headline {
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-image-slice: 4 !important;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAECAIAAABz8up3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsREQkqmSTYtAAAAEZJREFUGNNjtLfQYcAAP37+4mBnY6AlYHz/5gUBFYyMWMX///+PX83///8h4sgq4YDl+OHdxLgP01jcKv8T5WMDLUWGgQAACj4ULl9i6ucAAAAASUVORK5CYII=) !important;
}
#localNotice > div:first-of-type {
/*position: fixed!important;*/
}
#localNotice #miniLogo { background-image: none; margin-top: -9px;}
.innogame { height: 38px !important; display: flex; align-items: center; padding: 0 0 0 0.85em!important;}
.innogame a { text-decoration: none; display: block; padding:8px 0 9px 1.5em; position: absolute;}
.socialBar { background: none !important;}

#wiki_logo {
    position: relative;
    width: 112px;
    height: 110px !important;
    background: url(https://media.innogamescdn.com/com_WEST_GR/wiki/version_logo.png) !important;
    margin-bottom: 44px;
}

#wiki_logo a {
    color: #FFFFFF !important;
    font-weight: normal;
}

.clignote {
    animation-name: logo-pulse;
    -webkit-animation-name: logo-pulse;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}


@keyframes logo-pulse{
    0%{
    transform:scale(0.95);
        opacity:0.7
    }
    50%{
        transform:scale(1);
        opacity:1
    }
    100%{
        transform:scale(0.95);
        opacity:0.7
    }
}






/* Bull Navigation Bar */
#navbar {
	position:relative;
	top:-11px;
	font-family:Calibri;
	width:800px;
        max-width:100%;
	height:85px;
	margin:0;
	padding:0;
	text-align:center;
	z-index:100;
}
.navbar_bgl, .navbar_bgr {
    background-image: url(https://wiki.the-west.fr/images/0/0d/Barre.png);
    background-repeat: no-repeat;
    position: absolute;
    height:100%;
}
.navbar_bgl {
    background-position: left;
    right: 50%;
    left: 0;
}
.navbar_bgr {
    background-position: right;
    width: 50%;
    right: 0;
}
#navbar > #icon1 , #navbar > #icon2{
	position:absolute;
	bottom:0;
	z-index:1;
	pointer-events: none;
}
#navbar > #icon1.rev , #navbar > #icon2.rev{
	-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
}
#navbar > #icon1{
	left:75px;
}
#navbar > #icon2{
	right:75px;  
}
@media screen  and (max-width: 1200px) {
    #navbar > #icon1 , #navbar > #icon2 {
        display:none;
    }
}
#navbar ul {
	list-style-type: none;
	font-size:0;
	padding:0;
	overflow: hidden;
	position:relative;
	top:42px;
	height:37px;
}
#navbar li {
	font-size:18px;
	display:inline;
}
#navbar li a {
	position:relative;
	display:inline-block;
	color: white;
	font-weight:normal;
	text-align: center;
	padding: 8px 10px;
	line-height:20px;
	text-decoration: none;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

#navbar li a:hover {
	color:#FFDEAD;
}
#navbar .selflink {
	background-color: #FFDEAD;
	color:black;
	position:relative;
	display:inline-block;
	text-align: center;
	padding: 8px 10px;
	line-height:20px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.2) inset;
	z-index:1;
}
#navbar .selflink:hover {color: black}
#navbar .selflink:hover:before {width: 0%}

#navbar li a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	width: 0;
	background: #FFDEAD;
	-webkit-transition: width .25s;
	-moz-transition: width .25s;
	-ms-transition: width .25s;
	-o-transition: width .25s;
	transition: width .25s;
}
#navbar li a:hover:before {
	width:100%;
}
#navbar li a:after, #navbar .selflink:after{
	content: "";
	display: block;
	position: absolute;
	left: -2px;
	top: 17px;
	height: 4px;
	width: 4px;
	background: #ffffff;
	opacity: 0.5;
}
#navbar .selflink:after{
	width: 2px;
}
#navbar li:first-child *:after{
	opacity:0;
}

/* Inputs */

.input_level,#input_level,#input_search {
    display: inline-block;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png) top left no-repeat;
    height: 30px;
    width: 12px
}

#input_search {
    position: absolute;
    right: 250px
}

input.west,select.west {
    background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
    height: 30px;
    width: 180px;
    margin-left: 12px;
    padding: 0px 8px 0px 0px;
    border: 0;
    outline: none
}

/* Αλλαγη οπλου/προιον (σετ) */

#switch {
    position: absolute;
    top: 30px;
    left: 195px;
    cursor: pointer;
}
#switch_prod {
    position: absolute;
    top: 30px;
    left: 195px;
    cursor: pointer;
}

/* Set bonus tooltip */

div.tt_bg_tl,
div.tt_bg_tr,
div.tt_bg_bl,
div.tt_bg_br {
    background-image: url(https://wiki.the-west.net/images/f/fc/Tooltip_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.tooltip_outer {
    position: absolute;
    left: 50%;
    bottom: 100%;
    margin-bottom: 8px;
    z-index: -1;
}
.tooltip {
    position: relative;
    padding: 10px 13px 12px 13px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .15s ease-in-out;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
    -moz-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    white-space: nowrap;
    max-width: 350px;
    left: -50%;
    color: black;
}
.tooltip::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -4px;
    margin-left: -11px;
    background-image: url(https://wiki.the-west.net/images/3/32/Tooltip_arrow.png);
    width: 22px;
    height: 11px;
}
.tooltip_container {
    position: relative;
}
.tooltip_container:hover .tooltip {
    visibility: visible;
    -webkit-transition: opacity .15s ease-in-out 0.4s;
    -moz-transition: opacity .15s ease-in-out 0.4s;
    transition: opacity .15s ease-in-out 0.4s;
    opacity: 1;
}
.tooltip_container:hover > .tooltip_outer {
    z-index: 1000;
}
.per_level:after {
    content: "(ανά επίπεδο)";
}

/* Sets */
.set_container {
    position:relative;
    width: 276px;
    height: 395px;
    box-shadow: 0 0 65px #cdbe9f inset, 0 0 20px #beae8c inset, 0 0 5px #816f47;
    border-radius: 10px;
}
.infoSet {
    margin:0 0 15px!important;
    border: 1px solid #806D47;
    box-shadow: 2px 2px 4px #000;;
}
table.infosetatt {
    border: none;
    background: none!important;
    margin: 3px;
    height: 44px;
}
table.infosetatt td {
    padding: 0;
    vertical-align: middle;
}
table.infosetatt > tbody > tr > th{
    color: #ffdead !important;
    background-color: #301506 !important;
    padding-top: 0;
    padding-bottom: 0;
}
div.set_bonus {
    border:1px solid #997146;
    width:41px;
    height: 55px;
    text-align:center;
    background-color:#4E3E26;
    color:#fff;
    font:12px arial;
    float:left;
}
div.set_bonus > img {
    width:42px;
    position: absolute;
    right: 0px;
}

.sb_text {
    background-image: url(https://wiki.the-west.gr/images/a/ab/Set_bonus_bg.png);
    width: 41px;
    height: 16px;
    position: absolute;
    line-height: 16px;
    font-size: 11px;
    bottom: 0;
    color: #ffe7b1;
}
.sb_skill {
    top: 8px;
    position: relative;
}
.sb_skill .sb_text {
    top: 31px;
}

/* Item Popup */
div.tw_bg_tl,
div.tw_bg_tr,
div.tw_bg_bl,
div.tw_bg_br {
    background-image: url(https://wiki.the-west.gr/images/5/59/Fond_objets.png);
    position: absolute;
    z-index: -1;
}
div.popup_window, div.overlay-popup {
    position: absolute;
    display: none;
    margin: 0px;
    min-width: 200px;
    white-space: nowrap;
    z-index:1000;
}
 div.overlay-popup {min-width: 50px;}
div.item_container {
    height: 79px;
    width: 79px;
    position: relative;
    background-image: url(https://wiki.the-west.gr/images/e/ec/Item_box.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
}
div.item_container.wear {
    height: 93px;
    width: 94px;
    position: relative;
    background-image: url(https://wiki.the-west.gr/images/8/82/Item_box_wear.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear2 {
    height: 138px;
    width: 95px;
    position: relative;
    background-image: url(https://wiki.the-west.gr/images/5/54/Item_box_wear2.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.empty {
    background-image: none;
}
div.item_container > img {
    position: absolute;
    top: 3px;
    left: 3px;
}
div.item_container.item_off > img {
    filter:sepia(1) opacity(35%);
}
div.item_border div.item_container > img,
div.item_container.wear > img,
div.item_container.wear2 > img {
    top: 0px !important;
    left: 0px !important;
}
div.item_container:hover div.popup_window, [custom-title]:hover div.overlay-popup {
    left: 100%;
    top: 10px;
    z-index: 10;
    display: block;
}
div.popup_contents{
    margin: 25px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
div.popup_contents *, div.overlay-contents * {
    margin: 0;
}
 div.overlay-contents {
    text-align:center;
    margin: 24px 25px 20px;
    font-family: sans-serif;
    font-size: 13px;
}
div.popup_image {
    background-image: url(https://wiki.the-west.gr/images/e/ec/Item_box.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 79px;
    margin: auto;
}
.popup_divider {
    width:124px;
    height:6px;
    margin-top:4px !important;
    background-image: url(https://wiki.the-west.gr/images/c/c1/Divider.png);
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
div.popup_image img {
    padding-top: 3px;
    padding-left: 4px;
}
.popup_attribute {
    text-align: left;
    padding-left: 7px;
    font-size: 12px;
    color: #070;
    font-weight: bold;
}
.popup_skill {
    text-align: left;
    padding-left: 18px;
    font-size: 11px;
    color: #070;
}
.popup_type {
    font-style: italic;
    font-size: 8pt;
    text-align: center;
}
.popup_name {
    font-size: 13px;
    color: #070;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
    display: flex;
    gap: 4px;
    justify-content: center;
}
.popup_name span{
    display: inline-flex;
}
.popup_infos {
    text-align: center;
}
.popup_id {
    color: blue;
}
.popup_set {
    color: #800080 !important;
    font-weight: bold !important;
}
.popup_event {
    text-align: center;
    color: #804000;
    font-weight: bold;
    position: relative;
    font-size: 12.4px;
    font-style: italic;
    vertical-align: middle;
    margin-top: -3px!important;
}
.popup_event img {
    height: 19px;
    width: auto;
    padding-right: 2px;
}
.popup_speed {
    color: #8b4513;
    text-align: left;
    padding-left: 7px;
}
.popup_fb {
    color: #8b4513;
    font-weight: bold;
    padding-left: 7px;
}
.popup_fb_stats {
    color: #8b4513;
    font-weight: bold;
}
.popup_dmg {
    font-weight: bold;
    text-align: center;
}
.popup_text {
    color: #007777;
    white-space: normal;
    max-width: 265px;
    padding: 0 7px;
    font-size: 8pt;
    text-align: center;
    margin: 0 auto!important;
}
.popup_unique {
   font-size: 8pt;
   color: purple;
   text-align: center;
}
.popup_quest {
  color:#800000;
  text-align:center;
  font-style: italic;
}
.item_number {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 10;
    font-size: 16pt;
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}
.popup_bonus {
    color:#8b4513;
    padding-left: 7px;
}
.popup_job {
    display:inline-block;
    border-radius: 3px;
    border: 1px solid #804000;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_job img {
    width:45px;
    height:45px;
}

.popup_crafteditem {
    background: none;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border-radius: 3px;
    border: 1px solid #804000;
    text-align: center;
}
.popup_sBonus {
    color: green;
    padding-left: 7px;
 //   font-weight: bold;
}
.popup_txtgreen {
    color: green;
}
.popup_txtred {
    color: #900;
}
.popup_need {
    text-align: left;
    padding-left: 1em;
    padding-left: 7px;
}
.popup_need img {
    height: 15px;
    justify-content: center;
}

/* Upgrade */
.item_level {
    position: absolute;
    display:block;
    height: 13px;
    line-height: 13px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    font-size: 12px;
    padding: 1px 2px 0 2px;
    margin: 4px 3px;
    color: #ffffff;
    font-weight: normal;
    box-shadow: 1px 1px 3px #000000;
    border-radius: 0 0 2px 0;
    text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
    white-space: nowrap;
    z-index: 1;
}
.icon_level {
    display: inline-block;
    width: 15px;
    height:12px;
    background:url(https://westfr.innogamescdn.com/images/items/item_level.png);
    margin-right: 3px;
}
.level {
    vertical-align: top;
}
.upgrade {
    display: inline-block;
    width:12px;
    height: 12px;
    background: url(https://wiki.the-west.gr/images/c/ca/Upgrade_icons.png) 0px 12px;
    margin: 0px 3px 0 1px;
    cursor: pointer;
}
.upgrade:hover {
    background-position-y:0px;
}
.downgrade {
    display: inline-block;
    width:12px;
    height:12px;
    background: url(https://wiki.the-west.gr/images/c/ca/Upgrade_icons.png) 12px 12px;
    margin: 0px 3px 0 3px;
    cursor: pointer;
}
.downgrade:hover {
    background-position-y:0px;
}

.item_container[data-lvl="0"] .item_level {
	display:none;
}
.item_container:hover .item_level {
	display:block;
}
.item_container .upgrade, .item_container .downgrade {
	display:none;
}
.item_container:hover .upgrade, .item_container:hover .downgrade {
	display:inline-block;
}
div.set_container div.item_container > img {
    cursor:pointer;
}
.small div.item_container {
    height: 60px;
    width: 60px;
}
.small div.item_container > img, .small div.item_container > a > img {
    width: 54px !important;
    height: 54px !important;
}
.tiny div.item_container {
    height: 40px;
    width: 40px;
}
.tiny div.item_container > img, .tiny div.item_container > a > img {
    width: 36px !important;
    height: 36px !important;
}
div.mw-content-ltr table.mw-collapsible {
    background-color:#e9d3a7 !important;
    border: none !important;
}

.navbar_items {
    width: 392px;
    height: 89px;
    padding: 10px;
    background: url(https://wiki.the-west.gr/images/b/ba/Navbar_items.png) no-repeat;
}
.navbar_items .link_icon {
    display:inline-block;
    position: relative;
    width: 42px;
    height: 43px;
    cursor: pointer;
    background:url(https://wiki.the-west.gr/images/8/87/Navbar_items_icons.png);
}
.navbar_items .link_icon:hover, .navbar_items .active{
     background-position-y:-43px;
}

/* New Menu items */
.menu_items {
    width: 459px;
    height: 155px;
    padding: 20px;
    background: url(https://wiki.the-west.gr/images/b/b5/Menu_items_bg.png) no-repeat;
}
.menu_items .link_icon {
    display:inline-block;
    position: relative;
    width: 51px;
    height: 51px;
    cursor: pointer;
    background:url(https://wiki.the-west.gr/images/4/4b/Menu_items.png);
}
.menu_items .link_icon:hover{
     background-position-y:-51px;
}
.menu_items  .active{
     background-position-y:-102px;
}

/* Κεντράρισε τις εικονες στις ανακοινωσεις της αρχικής σελίδας */
div.ann_img img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

/* Banner for new set */
.new_set {
    width: 36px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(https://wiki.the-west.gr/images/1/1a/New.png);
    pointer-events: none;
}

/*Λίστα εργασιών για αποστολές*/
.work_container {
    height:50px;
    width:50px;
    position: relative;
    background-image:none !important;
}


.work_time {
    background: rgba(0, 0, 0, 0) url("https://wiki.the-west.gr/images/6/6f/Workhour.png") no-repeat scroll right top;
    color: #523f30;
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-bottom: 0px;
    margin-left: -57px;
    margin-top: 50px;
    padding-left: 31px;
    padding-right: 10px;
    text-align: right;
    width: 65px;
}


/* Calendar Ημερολογιο */
#calendar {
  border-image: url(https://westfr.innogamescdn.com/images/tw2gui/table/table_border.png) 16 16 16 16 stretch;
  border-width: 16px;
  border-style: solid;
  width: 700px;
}
#calendar .week {
  position: relative;
}
#calendar .day {
  width:98px;
  height:100%;
  border:1px solid grey;
  display:inline-block;
  border-radius: 5px;
  position: relative;
  font-weight: bold;
}
#calendar .nb {
  position: absolute;
  top:0px;
  padding:5px;
  border-bottom:1px solid grey;
  border-bottom-right-radius: 5px;
  border-right: 1px solid grey;
}
#calendar .events {
  margin-top:30px;
  position: absolute;
  top:0px;
  width:100%;
}
#calendar .event {
  position: relative;
  margin-top:5px;
  height:10px;
  left:100px;
  border-radius:5px;
  box-shadow: 0px 1px 1px 0px black;
}
#calendar .today {color:red;}

/* Χιόνι για τα Χριστούγεννα */
.xmas {
	background-image: url(https://wiki.the-west.gr/images/5/58/Arri%C3%A8re-plan_No%C3%ABl.png) !important;
	background-repeat:no-repeat !important;
}


/* Items shop  */
.shop_container {
    position: relative;
    background-image: url(https://wiki.the-west.gr/images/0/05/Shop_container.png);
    width: 149px;
    height: 176px;
    margin: 0px;
    text-align: center;
    display:inline-block;
}
.shop_container .shop_name {
    display: inline-block;
    width: 114px;
    color: white;
    text-shadow: 0.1em 0.1em 0.2em #000000;
    font-size: 12px;
    position: absolute;
    line-height: 1.1;
    left: 18px;
    top: 20px;
    font-size: 13px;
}
.shop_container .shop_item {
    top: 40px;
    left: 35px;
    position: absolute;
}
.shop_container .shop_price {
    background-image: url(https://wiki.the-west.gr/images/0/0b/Shop_price.png);
    width: 100%;
    height: 32px;
    position: absolute;
    top: 132px;
    line-height:32px;
    font-size:12px;
    font-weight:bold;
    color:white;
    text-shadow:0.1em 0.1em 0.2em #333333;
}
.shop_container .shop_border {
    width: 133px;
    height: 162px;
    position: absolute;
    left: 9px;
    top: 5px;
    background: url(https://wiki.the-west.gr/images/b/b1/Shop_frame.png) no-repeat;
}
.shop_container #vert {background-position: -133px 0;}
.shop_container #bleu {background-position: -266px 0;}
.shop_container #rouge {background-position: -399px 0;}
.shop_container #orange {background-position: -532px 0;}
.shop_container #marron {background-position: -665px 0;}
.shop_container #violet {background-position: -798px 0;}
.shop_container #cyan {background-position: -931px 0;}
.shop_container #gris {background-position: -1064px 0;}


/* Quest templates */

.item_border {
    position: relative;
    display: inline-block;
    margin: 5px;
    background-color: #917F63;
    width: 74px;
    height: 74px;
    border-right: outset 2px;
    border-bottom: outset 2px;
    border-color: #000000;
    border-radius: 8px;
    text-align: left;
}
.number {
    position: absolute;
    top: 40px;
    left: 5px;
    text-shadow: black 1px 1px 1px;
    font-size: 18px;
    color: white;
    font-weight: 40;
}


/* Αγνωστο */

.cdrjob{
  border: 10px solid #74563D;
  border-radius: 20px;
  width: 86%;
  background-color: #D4BA91;
  align-content: center;
  margin-left: 40px;
  padding: 3px;
  box-shadow: 1px 1px 10px #000;
}

.xdrjobT{
  text-shadow: 1px 1px 2px rgba(26, 26, 203, 0.51); 
  color:#404040; 
  font-size:30px; 
  width:100%; 
  text-align:center; 
  line-height:26px;
  border: 0; 
  font-weight: bold;
  font-family: System;text-decoration: underline;
}


div.prize-section {
    display:inline-block;
    position:relative;
    margin: auto;
}
div.prize-section .section-border {
    border: 3px solid #a49e97;
    border-radius: 8px;
    box-shadow: 0 0 20px inset;
    opacity: 0.9;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
div.prize-section .section-bg {
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
    opacity: 0.4;
    border-radius: 5px;
}

div.prize-section .section-legend {
    position: relative;
    text-align: center;
    text-shadow: 0 0 5px #000;
    padding: 10px 15px 5px 15px;
    color: white;
    font-size:20px;
}
div.prize-section .section-content {
    position: relative;
    padding: 15px;
}


/* ??? */

span.infobulle, span.DDMbulle, span.infobulleTxtL,span.infobulleTxtR {
	position: relative;
	cursor: help; 
	outline: none;
	text-decoration: none;
}
span.infobulle, span.infobulleTxtL, span.infobulleTxtR {border-bottom: thin dotted; }
span.infobulle:hover, span.DDMbulle:hover, span.infobulleTxtL:hover, span.infobulleTxtR:hover{
	text-decoration: none; 
	z-index: 6; 
}
span.infobulle:hover, span.infobulleTxtL:hover,span.infobulleTxtR:hover {background: #FFEEDD; }
span.infobulle span, span.DDMbulle span{
	position: absolute; 
	margin: 20px 0 0 0px; 
	padding: 10px;
	background: #FFF7E6; 
	border: 1px solid #CD853F;
	border-radius: 5px 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1); 
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	text-align:justify; 
	font-size: 0.9em;
	line-height:14px;
	z-index: 6000;
}

span.infobulleTxtL span, span.infobulleTxtR span {
	position: absolute; 
	margin: 20px 0 0 0px; 
	padding: 10px;
	background: #F8E2B4; 
	border-radius: 10px; 
	box-shadow: 0px 0px 15px #000; 
	text-align:justify; 
	font-size: 0.9em;
	line-height:14px;
	z-index: 6000;
}


span.infobulle span {width: 450px; left: 80px; top: -150px; }
span.infobulleTxtRx span {left: 80px; top: -150px; }
span.infobulleTxtL span,span.infobulleTxtR span {top: -150px; }
.infobulleTxtL:hover span {left: -500px; top: -150px; }
.infobulleTxtR:hover span {left: 30px; top: -150px; }

span.DDMbulle span {width: 250px; right: -30px; top: -30px; }
span.DDMbuller span {width: 150px; top: -80px; left:100px; right:-30px}
span.infobulle:hover span, 
span.DDMbulle:hover span{
        left: 2%; 
	background: #FFF7E6; 
	z-index:6;
}
span.infobulleTxtL:hover span,span.infobulleTxtR:hover span{
        /*left: 2%; */
	background: #F8E2B4; 
	z-index:6;
}
span.infobulle span, span.infobulleTxtL span, span.infobulleTxtR span, span.DDMbulle span {
	position: absolute; 
	left: -9999px;
	margin: 4px 0 0 0px; 
	padding: 10px;
	border:solid 1px black;
}
span.infobulleTxtL span, span.infobulleTxtR span{
	position: absolute; 
	left: -9999px;
	margin: 4px 0 0 0px; 
	padding: 10px;
	border:solid 0px black;
        box-shadow: 0px 0px 15px #000;
        border-radius: 10px;

}

span.infobulle:hover span, span.infobulleTxtL:hover span,span.infobulleTxtR:hover span { margin: 20px 0 0 125px; }
span.DDMbulle:hover span { margin: 30px 0 30px 30px; }
span.infobulle:hover em, span.infobulleTxtL:hover em, span.infobulleTxtR:hover em, span.DDMbulle:hover em {
	text-align:center; 
	font-family: Calibri, Tahoma, Geneva, sans-serif; 
	font-size: 1.4em; 
	font-weight: bold;
	line-height:30px;
	display: block; 
}























/* Popups π δεν ειναι ιτεμ */

div.item_ddb{
    height: 80px;
    width: 80px;
    position: relative;
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_border div.item_ddb > img,
div.item_ddb.wear > img,
div.item_ddb.wear2 > img {
    top: 0px !important;
    left: 0px !important;
}}
div.item_border div.item_ddb.empty {
    width: 74px;
    height: 74px;
}
div.item_ddb:hover div.popup_window {
    left: 120%;
    top: 10px;
    z-index: 10;
    display: block;
}
/*#popup_window {
    left: 80%!important;
    top: 50%!important;
    transform: translate(0px,-30%);
}
#siteNotice{
z-index:0;
}
#bodyContent{
z-index:9;
}*/







/* Set icon */
.set_icon_sprite {
    display:inline-block;
    position: relative;
    margin-top:3px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    border-radius: 5px;
    background:url(https://wiki.the-west.net/images/4/46/Set_icons_sprite.png);
}
.set_icon_sprite:hover {
     background-color: #FFEECC;
}
.warning_message {
    color: white;
    display: inline-block;
    padding: 12px 12px 12px 12px;
    border: 1px solid black;
    background: red;
    background: -webkit-linear-gradient(#db1616, #831919);
    background: -o-linear-gradient(#db1616, #831919);
    background: -moz-linear-gradient(#db1616, #831919);
    background: linear-gradient(#db1616, #831919);
}


/* Set icon */
div.wiki-title {
    position:relative;
    max-width: 800px;
    height: 49px;
    background: url(https://wiki.the-west.net/images/b/b3/Title.png) no-repeat;
    background-size: 100% 100%;
}
#popup_plain {
    position:relative;
    display:inline-block;
}
div.achievement {
    display: inline-block;
    position: relative;
    vertical-align:top;
    font-family: Arial, Verdana, sans-serif;
    width:424px;
    min-height: 120px;
    text-align: center;
    text-shadow: black 1px 1px 1px;
    font-weight: bold;
    color: white;
    z-index: 3;
    margin:2px -1px 2px -1px;
}
div.ach-background {
    width: 100%;
    position: absolute;
    background-image: url(https://wiki.the-west.net/images/c/c8/Achievement_Background.png);
    left: 0;
    z-index: -1;
}
div.ach-top{
    top: 0;
    bottom: 10px;
    background-position: top;
}
div.ach-btm {
    bottom: 0;
    height: 10px;
    background-position: bottom;
}
.tw2gui_button {
    display: inline-block;
    position: relative;
    height: 36px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    cursor: pointer;
    min-width:150px;
    max-width:330px;
}
.tw2gui_button_left_cap,.tw2gui_button_right_cap {
    position: absolute;
    width: 50%;
    height: 36px;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/button/button_normal.png) 0 0;
    left: 0;
}
.tw2gui_button_right_cap {
    left: 50%;
    background-position: right top;
}
.tw2gui_button_middle_bg {
    position: absolute;
    width: 18px;
    height: 36px;
    margin-left: -9px;
    left: 50%;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/button/button_mid_normal.png) 0 0 no-repeat;
}
.textart_title {
    position: relative;
    color: #FFE7B1;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 9px;
    text-align: center;
    height: 19px;
    white-space: nowrap;
    font: bold 10pt Arial;
    overflow: hidden;
    text-overflow: ellipsis;
}
table.sticky_header th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index:3;
}

/* Item buff icon */
div.item_buff::after{
      content:url(https://wiki.the-west.gr/images/2/26/Use_products.png);
      position:absolute;
      bottom:5px;
      right:5px;
      width:16px;
      height:15px;
}




/* Ανταμοιβές αποστολών */


.quest-rewards {
	padding-top: 10px;
}
div.game-reward {
	background: url(https://westgr.innogamescdn.com/images/quest/reward_types.png) no-repeat 4px 5px;
	position: relative;
	display: inline-block;
	height: 59px;
	width: 60px;
}
div.game-reward div.reward-border {
	background: url(https://westgr.innogamescdn.com/images/quest/reward_gfx.png) no-repeat;
	width: 60px;
	height: 59px;
}
div.game-reward div.imgclip {
	position: absolute; 
	left: 5px; 
	top: 4px; 
	bottom: 17px; 
	right: 4px; 
	background-position: center center; 
	background-repeat: no-repeat;
}
div.game-reward span.count {
	background: url(https://westgr.innogamescdn.com/images/quest/reward_gfx.png) no-repeat 0 -59px;
	color: white; 
	width: 60px;
	height: 17px;
	bottom: 0;
	text-align: center;
	position: absolute;
	cursor: default; 
	overflow: hidden;
	font-weight: bold;
	display: block;
	user-select: none; 
    -moz-user-select: none; 
    -khtml-user-select: none; 
    -webkit-user-select: none; 
    -o-user-select: none;
} 
div.game-reward span.count p { 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 19px; 
}
div.game-reward.reward_blank { background-position: 0 4px; }
div.game-reward.reward_skill { background-position: 0 4px; }
div.game-reward.reward_avatarpart { background-position: -48px 4px; }
div.game-reward.reward_bond { background-position: -100px 4px; }
div.game-reward.reward_dollar { background-position: -204px 4px; }
div.game-reward.reward_energy { background-position: -256px 4px; }
div.game-reward.reward_pabonus { background-position: -308px 4px; }
div.game-reward.reward_reskill { background-position: -360px 4px; }
div.game-reward.reward_custom { background-position: -412px 4px; }
div.game-reward.reward_skillpoint { background-position: -465px 4px; }
div.game-reward.reward_title { background-position: -516px 4px; }
div.game-reward.reward_exp { background-position: -568px 4px; }
div.game-reward.reward_nuggets { background-position: -620px; }
div.game-reward.reward_veteran { background-position: -724px 4px; }
div.game-reward.reward_duellevel_sacrifice { background-position: -776px 4px; }
div.game-reward.reward_duelexp_sacrifice { background-position: -828px 4px; }


div.tw2gui_window.window-quest_log div.rewardbox_content,
div.tw2gui_window.window-quest_group div.rewardbox_content,
div.rewardbox_container div.rewardbox_content {
    position: relative;
    padding: 10px 15px 10px 10px;
    max-width: 136px;
    width: 60px;
}
/* Quest Reward - Multiple choises*/
.rewardbox_container {
    display: table!important;
}
.rewardbox_container {
    position: relative;
    max-width: 147px;
    width: 80px;
    height: 80px;
}
div.rewardbox_container .rewardbox_tr {
	left:50%;
	right:0;
	top:0;
	bottom:50%;
	background:	url(https://westgr.innogamescdn.com/images/window/quest/quest_reward.png) top right;
	position: absolute;
}
div.rewardbox_container.selected .rewardbox_tr {
	background: url(https://westgr.innogamescdn.com/images/window/quest/quest_reward_glow.png) top right;
}
div.rewardbox_container .rewardbox_tl {
	left:0;
	right:50%;
	top:0;
	bottom:50%;
	background-position:top left;
	background:	url(https://westgr.innogamescdn.com/images/window/quest/quest_reward.png);
	position: absolute;
}
div.rewardbox_container.selected .rewardbox_tl {
	background: url(https://westgr.innogamescdn.com/images/window/quest/quest_reward_glow.png) top left;
}
div.rewardbox_container .rewardbox_bl {
	left:0;
	right:50%;
	top:50%;
	bottom: 0;
	background:	url(https://westgr.innogamescdn.com/images/window/quest/quest_reward.png) bottom left;
	position: absolute;
}
div.rewardbox_container.selected .rewardbox_bl {
	background: url(https://westgr.innogamescdn.com/images/window/quest/quest_reward_glow.png) bottom left;
}
div.rewardbox_container .rewardbox_br {
	left:50%;
	right:0;
	top:50%;
	bottom: 0;
	background:	url(https://westgr.innogamescdn.com/images/window/quest/quest_reward.png) bottom right;
	position: absolute;
}
div.rewardbox_container.selected .rewardbox_br {
	background: url(https://westgr.innogamescdn.com/images/window/quest/quest_reward_glow.png) bottom right;
}
.rewardbox_content > div > div {
    display: table-cell!important;
}
div.rewardbox_container div.rewardbox_content {
    position: relative;
    padding: 10px 15px 10px 10px;
    max-width: 136px;
    width: 60px;
}

#mw-content-text li {
    list-style-type: none;
    background: url(https://wiki.the-west.gr/images/1/1a/List_arrow.png) no-repeat 0 5px;
    padding: 3px 0 3px 27px
}

#mw-content-text li:hover {
    background: url(https://wiki.the-west.gr/images/4/42/List_arrow_active.png) no-repeat 0 5px
}
#navbar li {
    font-size: 18px;
    display: inline;
    background: none !important;
    padding: 0 !important;
}
/* #dock ~ div {text-align: left; padding-left: 15px;} */

/* Κουμπιά */

.tw2gui_button {
    display: inline-block;
    position: relative;
    height: 36px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-align: center;
    cursor: pointer;
    min-width: 150px;
    max-width: 330px
}

.tw2gui_button_left_cap,.tw2gui_button_right_cap {
    position: absolute;
    width: 50%;
    height: 36px;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/button/button_normal.png) 0 0;
    left: 0
}

.tw2gui_button_right_cap {
    left: 50%;
    background-position: right top
}

.tw2gui_button_middle_bg {
    position: absolute;
    width: 18px;
    height: 36px;
    margin-left: -9px;
    left: 50%;
    background: url(https://westzz.innogamescdn.com/images/tw2gui/button/button_mid_normal.png) 0 0 no-repeat
}

.textart_title {
    position: relative;
    color: #FFE7B1;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 9px;
    text-align: center;
    height: 19px;
    white-space: nowrap;
    font: bold 10pt Arial;
    overflow: hidden;
    text-overflow: ellipsis
}



.item_req{
    background-image: url(https://wiki.the-west.gr/images/e/ec/Item_box.png);
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-size: 50px;
    vertical-align: middle
}
.item_req .amount {
    min-width: 20px!important;
    line-height: 16px!important;
    font-size: 11px!important;
    bottom: 2px!important;
}
.popup_crafteditem .item_req > img, .popup_job .item_req > img {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 3px;
    left: 3px
}
.sortval, .reward_item .amount, .item_req .amount{
    color: #fff;
    min-width: 23px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
    bottom: 3px;
    left: 2px;
    text-align: center;
    background: rgba(127, 111, 85, 0.7);
    border-radius: 0 2px 0 2px;
    box-shadow: 1px -1px 2px #000000;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 2px;
    opacity: 1;
    position: absolute;
}
.small .amount {bottom: -5px;}
.tiny .amount {bottom: 17px; left: 1px; min-width: 20px; height: 10px; line-height: 11px; font-size: 10px;}
.sortval:empty, .reward_item .amount:empty {display: none;}
select#sort_items {width: 187.99px;appearance: none;opacity: 1;}




/* Cool Border Property */

.window_border {
    margin: auto;
    position: relative;
    padding: 7px;
    z-index: 0
}

.wb_content {
    background: url(https://wiki.the-west.fr/images/8/80/Arriere_plan_cadre.png);
    border-radius: 15px;
    padding: 40px;
}

div.wb_tl,div.wb_tr,div.wb_bl,div.wb_br {
    background-image: url(https://westfr.innogamescdn.com/images/tw2gui/window/window_border.png);
    background-repeat: no-repeat;
    position: absolute
}

div.wbt_tl,div.wbt_tr,div.wbt_bl,div.wbt_br {
    background-image: url(https://wiki.the-west.fr/images/3/3c/Table_border.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1
}


/* Quest templates */

.reward_item {
    position: relative;
    display: inline-block;
    margin: 1px;
    width: 60px;
    height: 60px;
}
.reward_item.inv:before, .item_req.inv:before {
    content:url(https://wiki.the-west.gr/images/b/b6/Item_INV.png);
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
}
.reward_item.eqp:before, .item_req.eqp:before {
    content:url(https://wiki.the-west.gr/images/7/79/Item_EQP.png);
    position: absolute;
    top: -1px;
    right: -1px;
    z-index: 1;
}


.client-js ol.mw-collapsible:before,.client-js ul.mw-collapsible:before,.client-js .mw-collapsible-toggle-li {
    display: list-item;
    list-style: none;
    margin-bottom: 0.1em
}

.client-js ol.mw-made-collapsible:before,.client-js ul.mw-made-collapsible:before {
    display: none
}

.client-js ol.mw-collapsible:not(.mw-made-collapsible):before,.client-js ul.mw-collapsible:not(.mw-made-collapsible):before,.client-js table.mw-collapsible:not(.mw-made-collapsible) :first-child tr:first-child th:last-child:before,.client-js table.mw-collapsible:not(.mw-made-collapsible) > caption:first-child:after,.client-js div.mw-collapsible:not(.mw-made-collapsible):before {
    content: '[Σύμπτυξη]'
}

.client-js td.mw-collapsed:not(.mw-made-collapsible):before,.client-js table.mw-collapsed:not(.mw-made-collapsible) :first-child tr:first-child th:last-child:before,.client-js table.mw-collapsed:not(.mw-made-collapsible) > caption:first-child:after,.client-js div.mw-collapsed:not(.mw-made-collapsible):before {
    content: '[Ανάπτυξη]'
}

.client-js .mw-collapsible[id^='mw-customcollapsible'] th:before,.client-js .mw-collapsible[id^='mw-customcollapsible']:before {
    content: none !important;
}

.client-js table.mw-collapsible:not(.mw-made-collapsible) > caption:first-child:after {
    float: none;
    display: block
}

.client-js .mw-collapsed:not(.mw-made-collapsible) > p,.client-js .mw-collapsed:not(.mw-made-collapsible) > table,.client-js .mw-collapsed:not(.mw-made-collapsible) > thead + tbody,.client-js .mw-collapsed:not(.mw-made-collapsible) tr:not(:first-child),.client-js .mw-collapsed:not(.mw-made-collapsible) .mw-collapsible-content {
    display: none
}

.mw-collapsible:not(.mw-made-collapsible) th:before,.mw-collapsible:not(.mw-made-collapsible):before,.mw-collapsible-toggle {
    float: right
}

.mw-content-ltr .mw-collapsible:not(.mw-made-collapsible) th:before,.mw-content-rtl .mw-content-ltr .mw-collapsible:not(.mw-made-collapsible) th:before,.mw-content-ltr .mw-collapsible:not(.mw-made-collapsible):before,.mw-content-rtl .mw-content-ltr .mw-collapsible:not(.mw-made-collapsible):before,.mw-content-ltr .mw-collapsible-toggle,.mw-content-rtl .mw-content-ltr .mw-collapsible-toggle {
    float: right
}

.mw-content-rtl .mw-collapsible:not(.mw-made-collapsible) th:before,.mw-content-ltr .mw-content-rtl .mw-collapsible:not(.mw-made-collapsible) th:before,.mw-content-rtl .mw-collapsible:not(.mw-made-collapsible):before,.mw-content-ltr .mw-content-rtl .mw-collapsible:not(.mw-made-collapsible):before,.mw-content-rtl .mw-collapsible-toggle,.mw-content-ltr .mw-content-rtl .mw-collapsible-toggle {
    float: left
}

li .mw-collapsible-toggle,.mw-content-ltr li .mw-collapsible-toggle,.mw-content-rtl li .mw-collapsible-toggle,.mw-content-ltr .mw-content-rtl li .mw-collapsible-toggle,.mw-content-rtl .mw-content-ltr li .mw-collapsible-toggle {
    float: none
}

ol.mw-collapsible:not(.mw-made-collapsible):before,ul.mw-collapsible:not(.mw-made-collapsible):before {
    float: none !important
}

/* Homepage event box */
.valentine, .easter, .independence, .octoberfest, .dod, .xmas {
    background-size: cover!important;
}
.valentine {background: url("/images/2/24/EventBox_Valentine.jpg") center center!important;}
.easter {background: url("/images/1/1f/EventBox_Easter.jpg") center center!important;}
.independence {background: url("/images/2/26/EventBox_Independence.jpg") center center!important;}
.octoberfest {background: url("/images/5/5c/EventBox_Octoberfest.jpg") center center!important;}
.dod {background: url("/images/3/33/EventBox_Dotd.jpg") center center!important;}
.xmas {background: url("/images/3/33/EventBox_Dotd.jpg") center center!important;}

.container_event .bg_tl, .tw_bg_tl, .tt_bg_tl, .wb_tl, .wbt_tl, .title_tl {
    left: 0;
    right: 50%;
    top: 0;
    bottom: 50%;
    background-position: top left;
}
.container_event .bg_tr, .tw_bg_tr, .tt_bg_tr, .wb_tr, .wbt_tr, .title_tr  {
    width: 50%;
    right: 0;
    top: 0;
    bottom: 50%;
    background-position: top right;
}
.container_event .bg_bl, .tw_bg_bl, .tt_bg_bl, .wb_bl, .wbt_bl, .title_bl  {
    left: 0;
    right: 50%;
    height: 50%;
    bottom: 0;
    background-position: bottom left;
}
.container_event .bg_br, .tw_bg_br, .tt_bg_br, .wb_br, .wbt_br, .title_br  {
    width: 50%;
    height: 50%;
    right: 0;
    bottom: 0;
    background-position: bottom right;
}
.frame {
    position: absolute;
    background-image: url("https://wiki.the-west.ro/images/5/56/726px-Event_box.png");
}

.container_event > .background.wood {
    background: url("https://wiki.the-west.ro/images/1/1f/Wood.jpg") center center;
}
.container_event .background {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 6px;
    bottom: 8px;
    background: url("https://wiki.the-west.ro/images/b/b5/Default.jpg") center center;
    background-repeat: repeat;
}
.event {
    display: block;
    text-decoration: none;
    max-width: 705px;
}
.pulse:hover {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-duration: 0.8s;
    -webkit-animation-duration: 0.8s;
    text-decoration: none;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
}
.light, a.light {
    color: #ffe7b1;
}
.event .event-status, .event .event-date {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background: #00000085;
    border: 5px groove #00000000;
    border-radius: 9px 9px 0 0;
    padding: 0.1216em;
}
.event .event-name {
    background: #00000085;
    border: 5px groove #00000000;
    border-radius: 9px;
    padding: 0.1216em;
    font-weight: bold;
    text-decoration: underline;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 26px;
    text-shadow: 1px 1px 0 #ffcc66, 1px 1px 2px #000000;
}
.event .event-name a {
    font-weight: bold;
    text-decoration: underline;
    font-family: Georgia, 'Times New Roman', serif;
    font-size: 26px;
    text-shadow: 1px 1px 0 #ffcc66, 1px 1px 2px #000000;
}
.event .event-date {
    background: #00000085;
    padding: 2px;
    display: inline-block;
    border-radius: 0 0 9px 9px;
}
.container_event {
    position: relative;
    height: 100%;
    width: 100%;
}
.container_event > .content {
    position: relative;
    padding: 15px;
}
.event .content > div {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 4px;
    box-sizing: border-box;
    text-align: center;
}
.event-date a {
    font-weight: bold;
    text-decoration: underline;
    font-family: Arimo, Georgia, 'Times New Roman', serif;
    font-size: 14px;
    color: #ffe7b1!important;
}

.container-title {
    width: calc(100% + 16px);
    height: 46px;
    position: relative;
    padding-top: 15px;
    margin-bottom: -15px;
    margin-left: -8px;
}
.container-title .right {
    position: absolute;
    left: 50%;
    right: 0;
    background-position: right bottom;
}
.container-title .left {
    position: absolute;
    left: 0;
    right: 50%;
    background-position: left bottom;
}
.container-title .left, .container-title .right {
    bottom: 0;
    height: 50px;
    background-image: url("https://wiki.the-west.ro/images/2/29/Window2_title.png");
    background-repeat: no-repeat;
}
.container-title .title {
    color: rgb(255, 231, 177);
    display: block;
    font-family: 'Times New Roman';
    font-size: 27px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: 32px;
    line-height: normal;
    margin: 0;
    padding-top: 6px;
    position: relative;
    text-align: center;
    width: 100%;
}

/* Questline MainPage Box */

div.questline_frame {
	display: inline-block;
	position: relative;
        width: 270px;
        height: 152px;
        margin-bottom: 2px;
	background: url("https://wiki.the-west.net/images/7/79/Questline_frame.png")
}

div.questline_frame .questline_name {
	top: 12px;
	text-align: center;
	position: relative
}

div.questline_frame .questgiver img {
	position: absolute;
	max-width: 75px;
	max-height: 75px;
	top: 51px;
	left: 14px
}

div.questline_frame .questgiver_overlay {
	position: absolute;
	top: 39px;
	left: 12px;
	width: 80px;
	height: 100px;
	background: url("https://westzz.innogamescdn.com/images/window/quest/pic_small.png");
	background-size: cover
}

div.questline_frame .info {
	display: inline-block;
	position: absolute;
	top: 65px;
	left: 97px;
	width: 150px;
	font-size: 13px;
	text-shadow: 1px 1px 2px #00000063
}


/* Quests */

table.quest {
	width: 100%
}

table.quest h2 {
	margin: -5px;
	color: #ffdead;
	background-color: #301506;
	border-bottom: none;
	font-weight: bold;
	font-size: 120%
}

table.quest td {
	text-align: center
}

table.quest #toc {
	display: none
}

table.quest div.options_frame {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	background-color: #8a5f302b;
	align-items: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #996b39;
	border-bottom: 1px solid #996b39
}

div.world_map {
	position: relative;
	width: 237px;
	height: 104px;
	border: 1px solid black;
	background: url("https://westzz.innogamescdn.com/images/map/minimap/worldmap.png")
}

div.world_map .map_marker {
	position: absolute;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	margin-left: -8px;
	background: url("https://westzz.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png")
}

div.questgiver_mini_frame {
	position: relative;
	width: 106px;
	height: 54px;
	margin: auto;
	background: url("https://wiki.the-west.net/images/5/59/Questgiver_mini_frame.png")
}

div.questgiver_mini_frame>img {
	position: absolute;
	top: 8px;
	left: 34px
}