MediaWiki:Common.css: Diferență între versiuni

De la Wiki The-West RO
Jump to navigation
Fără descriere a modificării
Fără descriere a modificării
Linia 1.600: Linia 1.600:
cursor: pointer;
cursor: pointer;
border-radius: 5px;
border-radius: 5px;
background: url("https://wiki.the-west.ro/images/8/89/Patch_2185_ro.png")
background: url("https://wiki.the-west.ro/images/d/da/Patch_2192_ro.png")
}
}



Versiunea de la data 14 februarie 2023 21:38

/** CSS plasate aici vor fi aplicate tuturor aparițiilor */

.tribal-borderbox {width:auto !important;}
.tribal-borderbox .tbbox-tabs li {max-width: 170px;}
.tribal-borderbox .tbbox-logo {left:44%}
.tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;}
.tribal-borderbox .tbbox-tabs {min-height:auto}
.tribal-borderbox .tbbox-pagecontent {width: 860px;}
.tribal-borderbox .with-button .tribal-button {width: 190px;}

#toc, .toc {width:400px;}
#document-wrapper {max-width: 1246px; margin: 0 auto;}
a:visited, .mw-body a.external:visited {    color: #3D2685;}
a, .mw-body a.external {    color: #3D2685;}
li#ca-nstab-special {    top: -13px;    z-index: 1;    height: 45px;}
img[alt*="6p124px"],img[height*="6px"] {    width: 124px !important;    height: 6px !important;}
body {
background-image: url(https://wiki.the-west.pl/skins/thewest/images/bg-cover-right.png),url(https://wiki.the-west.pl/skins/thewest/images/bg-cover-left.png),url(https://wiki.the-west.pl/images/f/f1/NewCoverBgBottom.png),url(https://wiki.the-west.pl/images/6/63/NewMainBg10.jpg);
/*zwykłeTło: url(https://wiki.the-west.pl/images/d/d5/NewMainBg.jpg);*/
} 

.LEData span.opis {display:none;}
.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;}
#siteNotice .innogames-headline { border-bottom: 2px solid white;border-top: 2px solid white;}
#localNotice {    padding-top: 36px;z-index:1}
#localNotice > div:first-of-type { margin-left: 845px;}
#localNotice div.innogame:nth-of-type(2n) {    background-color: rgba(63,55,35,0.9);}
#localNotice div.socialBar:active, #localNotice div.socialBar:hover, #localNotice div.socialBar:focus { background: transparent;}
#localNotice #miniLogo {    background-image: none;    margin-top: -9px;}
/*#localNotice > div:first-of-type, #localNotice div { padding: inherit;}*/
.innogame {    height: 32px !important;    padding-top: 10px !important;}
.innogame a {    text-decoration: none;    display: block;    height: 25px;}
#page-wrapper {    margin: 0;    margin-left: 197px;}
#mw-panel { left: -20px;}
.socialBar {    background: none !important;}

#szukajPrzedmiot {
    padding: 15px 0 4px 0 !important;
    background: #44301d !important;
    margin-bottom: 48px;
    box-shadow: inset 0em 0em 1.2em 0.2em #140a05;
}
div#ZP_wynik {
	position: absolute;
    z-index: 11;
    top: -139%;
    left: 78%;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    background-color: #44321045;
    width: 53%;
    height: 183%;
    opacity: 0.9;
}
input.ZP_Input { border: 2px solid black;  padding-left: 3px;}

/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */

/* wikitable */
table.wikitable {
   width: 100%;
   border: 1px solid black;
   border-collapse: collapse;
   background-color: #F2D494;
   color: black;
}
table.wikitable th {
   border: 1px solid black;
   padding: 5px;
   background-color: #BA9B72;
   color: black;
}
table.wikitable td {
   border: 1px solid black;
   padding: 5px;
   color: black;
}


/* Rozmiary nagłówków */
h1, h2, h3, h4, h5, h6 {
    color: #ffdead;
    background-color: #301506;
    padding-left: 10px;
    margin-top:5px;
    border-bottom: none;
    font-weight:normal;
}
/*        color: #733b1d;
        background-color: #d2ba93;
        padding: 4px;
	margin: 0;
	border-bottom: 1px solid #5e321a; */

h1 { font-size:24px; }
h1 .editsection { font-size: 53%; }
/* h2 { font-size: 125%; font-weight: bold;} */
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 110%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 105%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

/* edycja Bartosz86 */
body.page-Strona_główna a:hover {
opacity: 0.8;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
body.page-Eventy .home_event_link {
border: 1px solid;
}

body.page-Eventy a:hover {
opacity: 0.8;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
body.page-Eventy .home_event_link {
border: 1px solid;
}

body.page-Użytkownik:Harlion a:hover {
opacity: 0.8;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}
body.page-Użytkownik:Harlion .home_event_link {
border: 1px solid;
}

/* Popup Items */
div.tw_bg_tl, div.tw_bg_tr, div.tw_bg_bl, div.tw_bg_br {
	background-image: url(/images/6/68/Popup.png);
	position: absolute;
	z-index: -1;
}
.tw_bg_tl {
	background-position: left top;
	bottom: 50%;
	right: 50%;
	left: 0;
	top: 0;
}
.tw_bg_tr {
	background-position: right top;
	width: 50%;
	bottom: 50%;
	right: 0;
	top: 0;
}
.tw_bg_bl {
	background-position: left bottom;
	height: 50%;
	right: 50%;
	bottom: 0;
	left: 0;
}
.tw_bg_br {
	background-position: right bottom;
	height: 50%;
	width: 50%;
	bottom: 0;
	right: 0;
}
.m-r-5 { margin-right: 5px; }
div.popup_inform {
	position: relative;
	outline: medium none;
	text-decoration: none;
	padding: 8px 5px 11px 7px; 
	background-image: url(/images/2/21/ItemBackground.png);
	background-repeat: no-repeat;
	width: 80px;
}
div.popup_inform.medium {
	background-image: url(/images/8/84/ItemBackgroundMedium.png);
	position: relative;
	outline: medium none;
	text-decoration: none;
	padding: 0px; 
	background-repeat: no-repeat;
	width: 90px;	
}
div.popup_inform.large {
	background-image: url(/images/8/82/ItemBackgroundLarge.png);
	position: relative;
	outline: medium none;
	text-decoration: none;
	padding: 0px; 
	background-repeat: no-repeat;
	width: 93px;	
}
div.popup_inform div.popup_window {
	position: absolute;
	left:-99999px;
	margin: 0px;
	min-width: 150px;
	max-width: 500px;
}
div.popup_inform:hover > div.popup_window.right {
	left: 0%;
	margin: -80px 0px 0px 100px;
	z-index: 99;
}
div.popup_inform:hover > div.popup_window.left {
	left: 0%;
	margin: -80px 0px 0px -260px;
	z-index: 99;
}

div.PopupOverlay > div.LEData > div.popup_inform:hover > div.popup_window.left {
    z-index: 99;
    margin: -116px 0 0 -250px;
    padding-top: inherit;
    position: absolute !important;
}
#QLwarunki > div.PopupOverlay > div.LEData > div.popup_inform:hover > div.popup_window.left, #QLnagrody > div > div.PopupOverlay > div.LEData > div.popup_inform:hover > div.popup_window.left, #QLnagrody  > div.PopupOverlay > div.LEData > div.popup_inform:hover > div.popup_window.left{
position: fixed !important;
    top: 300px;
    left: auto;
    margin: auto 0px 0px -250px;
   z-index: 99 !important;
}

div.popup_image {
	background-image: url(/images/2/21/ItemBackground.png);
	background-repeat: no-repeat;
	width:92px;
	height:93px;
	margin: auto;	
}
div.popup_image img{
	padding-top: 10px;
	width: 73px;
	height: 73px;
}
div.popup_contents {
	text-align: center;
	margin: 20px;
	white-space: nowrap
}
div.popup_contents span.itemID {
	display: block;
	font-style: italic;
	font-size: 9px;
	margin-top: -5px;
	padding-bottom: 3px;
}
div.popup_contents span.itemName {
	display: block;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 20px;
}
div.popup_contents span.itemCategory {
	display: block;
	font-style: italic;
	font-size: 9px;
	line-height: 12px;
    max-width: 400px;
    white-space: normal;
}
div.popup_contents span.itemInfo {
	font-style: italic;
	font-size: 11px;
	line-height: 12px;
	display: block;
	padding: 5px 18px;
}
div.popup_contents p.itemBonus {
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	padding-left: 25px;
	padding-right: 20px;
	display: block;
}
div.popup_contents p.itemBonus span {
	color: #8B4513;
	display: block;
}
div.itemDMG {
	text-align: left;
	display: block;
	padding: 0 20px 0 25px;
	font-size: 12px;
}
div.itemFortsBonus, div.itemSectorBonus {
	text-align: left;
	display: block;
	padding: 0 20px 0 25px;
}
span.fortBonusName, span.fortSectorBonusName {
	color: #A1781F;
	font-weight: 600;
}
span.fortBonus, span.fortSectorBonus {
	display: block;
	font-size: 11px;
	padding-left: 11px;
	line-height: 14px;
}
.itemStats .itemAtt {
	color: #006500;
	display: block;
	padding-left: 15px;
	font-size: 12px;
	font-weight: 600;
	line-height: 13px;
}
.itemStats .itemSkill {
	color: #006500;
	display: block;
	padding-left: 25px;
	font-size: 11px;
	line-height: 12px;
}
.itemStats .itemExtraBonus {
	color: #006500;
	display: block;
	padding-left: 5px;
	font-size: 11px;
	line-height: 12px;
}

div.popup_contents p.itemStats {
	text-align: left;
}
p.itemSet {
	text-align: left;
	margin-top: -15px;
	padding-left: 25px;
	margin-bottom: 10px;
}
span.itemSetItems {
	text-align: left;
	display: block;
	line-height: 12px;
	font-size: 11px;
	color: #000;
}
p.itemSet span.itemSetName {
	font-size: 12px;
	display: block;
	font-weight: 600;
	color: #000;
}
div.itemPrice {
	display: block;
	padding: 2px 0px 0px;
}
span.itemBuyIcon, span.itemSellIcon {
	display: inline-block;
	width: 14px;
	height: 10px;
	background: transparent url(/images/6/6e/IconsBS.png) repeat-x scroll 0% 0%;
}
div.popup_contents span.itemBuyIcon {
	background-position: left center;
}
div.popup_contents span.itemSellIcon {
	background-position: right center;
}
div.popup_contents span.itemAuctionable {
	display: block;
	font-size: 12px;
	line-height: 12px;
	color: #007500;
	padding: 5px 0;
}
div.popup_contents span.itemNotAuctionable {
	display: block;
	font-size: 11px;
	line-height: 11px;
	color: rgba(0, 0, 0, 0.92);
	padding: 5px 0;
	font-style: italic;
}
div.popup_contents span.itemNotUpgradeable {
	color: #900;
	text-align: center;
	display: block;
	font-size: 12px;
	line-height: 12px;
	margin: auto;
	max-width: 220px;
	padding: 5px 0;
}
div.popup_contents div.itemRequired {
	text-align: left;
	padding-left: 25px;
	margin: 10px 0px;
}
div.itemRequired p, div.itemRequired span {
	display: block;
	font-size: 12px;
	line-height: 14px;
	max-width: 220px;
}
.catInventory {
	opacity: 0.75;
}
/* End popup items */

/* Inventory  */
.inventory_menu_div {
	height: 120px;
}
.intentory_items_div {
    margin-left: 170px;
    margin-top: 30px;
}
.inventory_menu_title {
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-top: -5px;
}
.inventory_menu_item {
    width: 50px;
    display: block;
    float: left;
    margin: 0 auto;
    text-align: center;
}
.inventory_menu_item a:hover {
	opacity: 0.8;
	-webkit-transition: all .3s ease;
	   -moz-transition: all .3s ease;
	    -ms-transition: all .3s ease;
	     -o-transition: all .3s ease;
	        transition: all .3s ease;
}

/* Inventory sets */
div.InventorySet {
	position: relative;
	min-height: 400px;
	min-width: 150px;
}
div.wear_head {
	display: block;
	width: 93px;
	position: absolute;
	top: 9px;
	left: 96px;
}
div.wear_neck {
	display: block;
	width: 92px;
	position: absolute;
	top: 0px;
	left: 0px;
}
div.wear_body {
	display: block;
	width: 93px;
	top: 105px;
	position: absolute;
	left: 95px;
}
div.wear_right_arm {
	display: block;
	width: 92px;
	position: absolute;
	left: -1px;
	top: 94px;
}
div.wear_right_arm.no_wear {
	width: 97px;
	left: -2px;
	top: 87px;
}
div.wear_right_arm .second_arm { display: none; }
div.wear_left_arm {
	display: block;
	width: 93px;
	position: absolute;
	top: 94px;
	left: 190px;	
}
div.wear_left_arm.no_wear { top: 86px; }
div.wear_yield {
	display: block;
	width: 93px;
	position: absolute;
	left: 0px;
	top: 317px;
}
div.wear_foot {
	display: block;
	width: 93px;
	position: absolute;
	top: 317px;
	left: 190px;
}
div.wear_animal {
	display: block;
	width: 93px;
	position: absolute;
	left: 0px;
	top: 227px;
}
div.wear_belt {
	display: block;
	width: 93px;
	position: absolute;
	top: 227px;
	left: 190px;
}
div.wear_pants {
	display: block;
	width: 93px;
	position: absolute;
	left: 96px;
	top: 250px;
}
div.SwitchGuns {
	display: block;
	width: 55px;
	position: absolute;
	top: 25px;
	left: 210px;
	cursor: pointer;
}

/* End inventory sets */

/* Blokada podpowiedzi na stronach */
#west_pl_hints_container { display: none; }

/* Koniec edycji */

/* edycja Darius II - w razie problemów kontakt lub skasować :) */
#wrapper { width: 1200px; } /* szerokość wiki */
#container { width: 900px; } /* szerokość boksu z treścią */
/* dopasowanie grafiki */
#contentTop { width: 900px; background-size: 100% 77px; }
#west_pl_hints_container { width: 870px!important; background-size: 100%!important; }
#content { width: 870px; background-size: 100%; }
#contentFooter { background-size: 101%; }
/* /dopasowanie grafiki */
/* poprawki Har'a */
#p-cactions { width: 850px; }

/* Harlion */
h3.ui-accordion-header { padding-left: 35px;}
.ui-tabs-vertical { width: 55em; }
  .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
  .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
  .ui-tabs-vertical .ui-tabs-nav li a { display:block; }
  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
  .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}

/*#content {background-image: url(/images/0/03/Bgevent.png)}/* tło wiki na eventy - obecnie DdLM) */


/* blokada kodu */
#ca-viewsource{
visibility: hidden !important;
width:300px;
}
/* koniec mojej edycji */

/* CSS Preto */
.setRozBox {
    cursor: pointer;
    width: fit-content;
    float: left;
    text-align: center;
    margin: 3px 1px;
    padding: 6px 2px;
    line-height: 15px;
    background-color: #ffe3b3;
}
.setRozBox:hover {
    box-shadow: inset 0em 0em 1.2em 0.2em #ffa878;
}
.setRozBox a {
    color: black;
    text-decoration: none;
    padding: 5px;
}
.setyRozLista {
	color:#cc3300;
	background:rgba(245, 245, 220, 0.4);
	border:1px solid #996633;
	width:auto;
	padding:2px;
	text-align:center;
	font-weight:bold
}
#ladowanie {
	display:none;
    background-image: url(/images/5/56/Ladowanie.gif);
	width:20px;
}


#fIp .popup_inform{float:left;}
.searchBox {background: url(/images/4/45/SearchBox.png);width:389px;height:31px;outline: none;border:0px;padding:0 5px 0 6px}
#wyszukiwarka {margin-top:15px}
#wyszukiwarka input[type="search"] (padding:4px;outline:none;border:0px;)
#wyszukiwarka input:focus (outline:none;border:0px;)

/* MINI POPUP */
.popup_contents img {width:inherit;height:inherit;}
.popup_inform.mini {background: none;padding: 0;width: 29px;padding:1px}
.popup_inform.miniCraft {background: none;
    padding: 2px;
    width: 35px;
    height: 35px;
    background-image: url(https://wiki.the-west.pl/images/2/21/ItemBackground.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mini img, .miniCraft img[alt*="{{{Width}}}x{{{Height}}}px"] {width: 29px;height: 29px;}


/* PBOX */
.PBox {position: relative;z-index:0}

.PBox_title {
	position: absolute;
	left: -5px;
	top: 0px;
	right: -5px;
	height: 68px;
	overflow: hidden;
	font-family: Times New Roman, Serif;
}

.PBox_title_left, .PBox_title_right {
	position: absolute;
	background-image: url(/images/3/3c/PBoxTitle.png);
	height: 50px;
	bottom: 0px;
	background-repeat: no-repeat;
}

.PBox_title_left {
	left: 0;
	right: 50%;
	background-position: left bottom;
}

.PBox_title_right {
	left: 50%;
	right: 0;
	background-position: right bottom;
}

.PBox_title_text {
	position: relative;
	color: #FFE7B1;
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-stretch: normal;
	font-size: 20pt;
	line-height: normal;
	font-family: "Times New Roman";
}

.PBox_content {padding: 70px 25px 0 25px;}

.prizesGroups .group{
	display: inline-block;
    vertical-align: top;
    width: 155px;
    min-height: 300px;
    margin: 0 10px;
    opacity: 1;
    float: left;
}

.prizesGroups .group .gLabel {
	position: relative;
    text-align: center;
    text-shadow: 0 0 5px #000;
    padding: 10px 0 5px 0;
    color: white;
	font-weight:600;
}

.prizesGroups .group .gContent {
	position: relative;
    padding: 10px 15px;
}

.prizesGroups .group .gContent div.mini {
float:left;
}
.prizesGroups .group .gBg {
    opacity: 0.4;
    position: absolute;
    width: inherit;
    min-height: inherit;
	border-radius: 5px; 
}

.prizesGroups .group .gBorder {
	border: 3px solid #a49e97;
    border-radius: 8px;
    box-shadow: 0 0 20px inset;
	opacity: 0.9;
    position: absolute;
    width: inherit;
    min-height: inherit;
}

.prizesGroups .VSep {
    display: inline-block;
    background: url(/images/6/67/PrizesVSep.jpg);
    width: 25px;
    height: 270px;
    margin: 15px 0;
    float:left;
}

.prizesGroups .XSep {
    display: inline-block;
    background: url(/images/5/58/PrizesXSep.jpg);
    width: 270px;
    height: 25px;
    margin: 10px 62px;
}

.prizesGroups  .prizes{
    width: 555px;
    min-height: 106px;
    margin-right: 15px;
}

.prizesGroups  .prizes .gStages {margin-top: 30px;}
.prizesGroups  .prizes .gStages div{
    text-align: center;
    float: left;
    width: 28px;
    color: white;
    font-weight: 600;
    text-shadow: 0 0 5px #000;
    padding: 0 7.5px;
}
.prizesGroups .prizes .gContent div.popup_inform {padding: 0 7px;}

.prizesGroups .winner{
	width: 166px;
    min-height: 106px;
    margin-left: 15px;
}

.prizesGroups .winner .gContent {margin-left: 18px;}
.prizesGroups .prizes .gContent {margin-left: 27px;}

#contentFooter {z-index: 1;}

/*CSS Zadania*/
#BoxLiniaZadan a{width:200px;height:200px;position: absolute;z-index:1;}

#BoxLiniaZadan {
float:left;width: 210px;height: 140px;background-image: url(/images/7/79/LiniaZadanBG.png);
}

#BLZTytul {padding: 4px 0 0 8px;font-weight: 600;font-size: 8pt;}
#BLZIkona {margin: 7px 0px 0px 8px;position: absolute;z-index:0}
#BLZOverlay {
	margin: -109px 0 0 -2px;
	width: 90px;height: 110px;
	position: relative;
	background-image: url(/images/d/d1/ZleceniodawcaOL.png);
	background-repeat: no-repeat;
}

#BLZTresc p{padding: 23px 0 0 96px;line-height:31px}

.popup_inform.QuestInfo {
    background: transparent;
    width: 10px;
    height: 10px;
    cursor: help;
	float: left;
}

.QuestInfo .popup_contents {
    white-space: normal;
    max-width: 500px;
    min-width: 350px;
    font-size: 10px;
}

.popup_inform .QuestInfo:hover > .popup_window.right {
    left: 0%;
    margin: -73px 0px 0px 40px;
    z-index: 99;
}

.PopupIlosc {
color: #fff;
    min-width: 20px;
    max-width: 40px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
    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;
    margin: -13px 0 0px 1px;
    position: relative;
}

.PopupINV, .PopupEQP {
position: relative;
    top: -90px;
 /*   top: -122px;*/
    font-size: 6pt;
    text-align:center;
    font-weight: bold;
    height: 13px;
    padding-top:3px;
}
.PopupOverlay {width: 92px;height: 92px;float:left}
.PopupINV {background-image: url(/images/0/00/INV.png);} 
.PopupEQP {background-image: url(/images/0/0b/EQP.png);}

.QLBook {
    position: absolute;
    margin: 55px 0 0 25px;
    width: 747px;
    height: 428px;
}

.QLBLeft, .QLLBRight {float: left;padding: 7px 5px;}
.QLBLeft {width: 355px;padding-left: 14px;overflow-y:auto;max-height: 400px;}
.QLLBRight {width:345px;height:412px;overflow-y:auto;margin-left:13px;}

.pokazZadanie,.pokazUkryte {color:#523F30;height: 22px;border-bottom: 1px solid #8a7756;cursor:pointer;font-weight:bold}
.pokazZadanie:hover,.pokazUkryte:hover {color:#1479a8}
#sPodZak {display:none;position: absolute;left: 30px;width: 300px;margin-top: 100px;
    background: #dbcbae;
    border: 1px solid #9a7b8f;
    border-radius: 5px;
    padding: 5px 6px;
    font-size: 11px;
    font-style: oblique;
    opacity: 0.95;}

.pokazText {
    float: left;
    margin: 0 2px;
    font-style: italic;
    cursor: pointer;
    font-weight: 600;
}

#NagrodaOverlay {
	margin: -60px 0 0 -4px;
	width: 60px;height: 59px;
	position: relative;
	background-image: url(/images/c/c8/NagrodaOL.png);
	background-repeat: no-repeat;
}

#NagrodaOverlayText {
    margin-top: -16px;
    text-align: center;
    position: relative;
    font-weight: bold;
    color: white;
    font-size: 11px;
    width: 51px;
}

div.PopupOverlay div.popup_inform div.popup_window {
    position: fixed !important;
}

.PopupOverlay div.popup_inform:hover > div.popup_window.right {
    top: 50%;left: 30%;z-index: 99;
}

#sTytulQ {
    margin-top: -58px;
    margin-left: 89px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-style: italic;
    text-shadow: #000 1px 1px 1px;
    background-image: url(/images/d/d6/QT_bg.png);
    height: 39px;
    width: 576px;
}

#QLwarunki {
margin-top:35px;display:table;    
background: rgba(128, 128, 128, 0.31);
    padding: 5px;
    border-radius: 5px;
    border: 1px solid gray;
    width: 97%;
}
#QLwarunki i {
    font-size: 13px;
}
#QLnagrody {
 margin-top: 15px;
    background: rgba(0, 255, 59, 0.1);
    padding: 5px;
    border-radius: 5px;
    border: 1px solid green;
    width: 97%;
    display: table;
}

#sPowrotQLS a {color: white;}
#sPowrotQLS a:hover {color: #dad9d9;}
#sPowrotQLS {
    margin: -5px 0 0 27px;
    padding: 5px 0 12px 26px;
    font-weight: bold;
    background-repeat: no-repeat;
    height: 27px;
    width: 73px;
    background-image: url(https://pl1.the-west.pl/images/window/job/start_button_bg.png);
    position: absolute;
}

.pokazZadanie span { color: #c42f2f;}
.hid {display:none;}
#QLUkryte {
	display: table;
	background: rgba(239, 147, 147, 0.31);
	padding: 5px;
	border-radius: 5px;
	border: 1px solid #7e2424;
	width: 97%;
	margin-bottom: -21px;
	font-size:11px;
}
.QLLVLIcon {
    width: 58px;
    float: right;
    font-weight: bold;
    height: 26px;
    color: wheat;
    padding-top: 5px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(https://wiki.the-west.pl/images/b/bc/LVLIcon.png);
}

/*osiagniecia*/
#AIOverlay {
    margin: -67px 0px 0px 2px;
    width: 70px;
    height: 66px;
	position: static;
	background-image: url(/images/3/30/OsiagniecieOL.png);
	background-repeat: no-repeat;
}
.osNav {   margin: 22px 0 0 45px;}
.osNavI {    width: auto;    margin: -5px 5px;}

.tblBg {background:#FFEECC; border-radius:3px; border-spacing:10px; padding:5px;}
.WCyrk .group { min-height: 555px;}
/* Preto koniec */
.tribal-borderbox .tbbox-page-edge.tbbox-bottom, .tribal-borderbox .tbbox-page-edge.tbbox-top, .tribal-borderbox .tbbox-page-corner.tbbox-top.tbbox-right, .tribal-borderbox .tbbox-page-corner.tbbox-top.tbbox-left,  .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-right, .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-left {z-index: 1 !important; position: absolute !important;}

/* Quick Menu Siderbar */

div#dock {
    position: relative !important;
    right: 0 !important;
    margin: 0 !important;
    width: 173px !important;
    padding-top: 5px !important;
    height: auto !important;
    background: url("https://wiki.the-west.net/skins/thewest/images/headline-bgtile.png?1cd53") repeat !important;
    box-shadow: inset 0em 0em 1.2em 0.2em #140a05, 0 0 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.net/images/a/a7/Dock_icons.png") !important
}

#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;
}

/*  Roberto - START
*/
.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;
}
.wb_tl, .wbt_tl {
	background-position: left top;
	bottom: 50%;
	right: 50%;
	left: 0;
	top: 0;
}
.wb_tr, .wbt_tr {
	background-position: right top;
	width: 50%;
	bottom: 50%;
	right: 0;
	top: 0;
}
.wb_bl, .wbt_bl {
	background-position: left bottom;
	height: 50%;
	right: 50%;
	bottom: 0;
	left: 0;
}
.wb_br, .wbt_br {
	background-position: right bottom;
	height: 50%;
	width: 50%;
	bottom: 0;
	right: 0;
}
.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%;
    padding: 0;
    margin: auto;
    border: none;
}

/*  Roberto - END
*/

/*Pagina de iteme / seturi, etc */

div.tw_bg_tl,
div.tw_bg_tr,
div.tw_bg_bl,
div.tw_bg_br {
	background-image: url("https://wiki.the-west.net/images/6/68/Popup.png");
	position: absolute;
	z-index: -1
}

.tw_bg_tl {
	background-position: left top;
	bottom: 50%;
	right: 50%;
	left: 0;
	top: 0
}

.tw_bg_tr {
	background-position: right top;
	width: 50%;
	bottom: 50%;
	right: 0;
	top: 0
}

.tw_bg_bl {
	background-position: left bottom;
	height: 50%;
	right: 50%;
	bottom: 0;
	left: 0
}

.tw_bg_br {
	background-position: right bottom;
	height: 50%;
	width: 50%;
	bottom: 0;
	right: 0
}

div.popup_window {
	position: absolute;
	display: none;
	margin: 0;
	min-width: 200px;
	white-space: nowrap;
	z-index: 1000
}

div.item_container {
	height: 79px;
	width: 79px;
	position: relative;
	background-image: url("https://wiki.the-west.net/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.net/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.net/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_container.wear>img,
div.item_container.wear2>img {
	top: 0 !important;
	left: 0 !important
}

div.item_container:hover div.popup_window {
	left: 120%;
	top: 10px;
	z-index: 10;
	display: block
}

div.popup_contents {
	margin: 25px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px
}

div.popup_contents * {
	margin: 0
}

div.popup_image {
	background-image: url("https://wiki.the-west.net/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.net/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
}

.popup_infos {
	text-align: center
}

.popup_id {
	color: blue
}

.popup_set {
	color: #800080 !important;
	font-weight: bold !important
}

.popup_speed {
	color: #8b4513
}

.popup_fb {
	color: #8b4513;
	font-weight: bold
}

.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: 250px;
    margin: auto !important;
}

.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
}

.popup_job {
	display: inline-block;
	border-radius: 3px;
	border: 1px solid #804000;
	padding-top: 3px;
	margin-top: 10px !important;
	margin-bottom: 10px !important
}

.popup_job img {
	width: 50px;
	height: 50px
}

.popup_crafteditem {
	display: inline-block;
	background: none;
	margin-top: 10px !important;
	margin-bottom: 10px !important
}

.popup_crafteditem table {
	border-radius: 3px;
	border: 1px solid #804000;
	text-align: center
}

.popup_txtgreen {
	color: green
}

.popup_txtred {
	color: #900
}

.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
}
table.infoSet {
    box-shadow: 2px 2px 4px #000;
    margin: 0 0 15px !important;
}
table.infoSet > tbody > tr > td {
    background-color: #d4ba91 !important;
    padding:0;
}
table.infosetatt {
    border: none;
    background: none !important;
    margin: 3px !important;
    width: auto;
    min-width: 0;
}
table.infosetatt > tbody > tr > th {
    color: #ffdead !important;
    background-color: #301506 !important;
    padding-top:0;
    padding-bottom:0;
}
table.infosetatt > tbody > tr > td {
    padding:0;
    border:none;
}
div.set_bonus {
	border: 1px solid #997146;
	width: 40px;
	text-align: center;
	background-color: #4E3E26;
	color: #fff;
	font: 12px arial;
	float: left
}

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
}

.tt_bg_tl {
	background-position: left top;
	bottom: 50%;
	right: 50%;
	left: 0;
	top: 0
}

.tt_bg_tr {
	background-position: right top;
	width: 50%;
	bottom: 50%;
	right: 0;
	top: 0
}

.tt_bg_bl {
	background-position: left bottom;
	height: 50%;
	right: 50%;
	bottom: 0;
	left: 0
}

.tt_bg_br {
	background-position: right bottom;
	height: 50%;
	width: 50%;
	bottom: 0;
	right: 0
}

.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: "(per Level)"
}

.item_border {
	position: relative;
	display: inline-block;
	margin: 1px;
	width: 79px;
	height: 79px
}

.item_border .amount {
	margin: 0;
	position: absolute;
	bottom: 2px;
	left: 6px;
	text-shadow: black 1px 1px 1px;
	font-size: 18px;
	color: white;
	font-weight: bold
}

.item_border2 {
	position: relative;
	display: inline-block;
	margin: 1px;
	width: 60px;
	height: 60px
}

.item_border2 .amount {
	margin: 0;
	position: absolute;
	bottom: 2px;
	left: 6px;
	text-shadow: black 1px 1px 1px;
	font-size: 14px;
	color: white;
	font-weight: bold
}

.item_border2.inv:before {
	content: url("https://wiki.the-west.net/images/7/70/ItemBorder_Inv.png");
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1
}

.item_border2.eqp:before {
	content: url("https://wiki.the-west.net/images/6/63/Product_Eqp.png");
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1
}

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

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

#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://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png") top right no-repeat;
	height: 30px;
	width: 180px;
	margin-left: 12px;
	padding: 0 8px 0 0;
	border: 0;
	outline: none
}

.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.ro/images/d/da/Patch_2192_ro.png")
}

.set_icon_sprite:hover {
	background-color: #FFEECC
}

.set_icon_sprite.new_set:before {
	content: "";
	display: block;
	position: absolute;
	width: 36px;
	height: 34px;
	right: 0;
	top: 0;
	background: url("https://wiki.the-west.net/images/c/c7/New_set.png") no-repeat;
	background-size: contain;
	pointer-events: none
}

.set_icon_sprite_custom {
	display: inline-block;
	position: relative;
	margin-top: 3px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	border-radius: 5px;
	background: url("https://wiki.the-west.ro/images/f/f9/Hainele_clovnului.png?11")
}

.set_icon_sprite_custom:hover {
	background-color: #FFEECC
}

.set_icon_sprite_custom.new_set:before {
	content: "";
	display: block;
	position: absolute;
	width: 36px;
	height: 34px;
	right: 0;
	top: 0;
	background: url("https://wiki.the-west.net/images/c/c7/New_set.png") no-repeat;
	background-size: contain;
	pointer-events: none
}

.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)
}

.item_level {
	position: absolute;
	display: block;
	top: 4px;
	left: 2px;
	height: 13px;
	line-height: 13px;
	background-color: rgba(0, 0, 0, 0.4);
	text-align: center;
	font-size: 12px;
	padding: 1px 2px 0 2px;
	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://westzz.innogamescdn.com/images/items/item_level.png");
	margin-right: 2px
}

.level {
	vertical-align: top
}

.upgrade {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("https://wiki.the-west.net/images/c/ca/Upgrade_icons.png") 0 12px;
	margin: 0 2px 0 1px;
	cursor: pointer
}

.upgrade:hover {
	background-position-y: 0
}

.downgrade {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url("https://wiki.the-west.net/images/c/ca/Upgrade_icons.png") 12px 12px;
	margin: 0 0 0 2px;
	cursor: pointer
}

.downgrade:hover {
	background-position-y: 0
}

.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
}

div.mw-collapsible>b {
	color: #5e321a;
	font-size: 16px
}

.navbar_items {
	width: 392px;
	height: 89px;
	padding: 10px;
	background: url("https://wiki.the-west.net/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.net/images/8/87/Navbar_items_icons.png");*/
        background: url("https://wiki.the-west.es/images/8/87/Navbar_items_icons.png") no-repeat;
}

.navbar_items .link_icon:hover,
.navbar_items .active {
	background-position-y: -43px
}

.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%;
	padding: 0;
	margin: auto;
	border: none
}

#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.ro/images/4/41/Criminus_achievementbox_refactored.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
}

div.prize-section {
	display: inline-block;
	position: relative;
	margin: 5px 0 5px 0
}

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
}

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
}

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
}

.cdr_prq {
	display: inline-block;
	background: #fdf4e8;
	border-radius: 10px;
	padding: 5px 5px;
	font-size: smaller;
	vertical-align: top;
	margin: 2px;
	box-shadow: 1px 1px 1px 1px #00000024
}

.prq_cond {
	width: 490px
}

.prq_dispo {
	width: 330px
}

.prq_title {
	background: #301506;
	color: #ffdead;
	padding: 8px 10px;
	border-radius: 5px
}

.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
}

.wb_tl,
.wbt_tl {
	background-position: left top;
	bottom: 50%;
	right: 50%;
	left: 0;
	top: 0
}

.wb_tr,
.wbt_tr {
	background-position: right top;
	width: 50%;
	bottom: 50%;
	right: 0;
	top: 0
}

.wb_bl,
.wbt_bl {
	background-position: left bottom;
	height: 50%;
	right: 50%;
	bottom: 0;
	left: 0
}

.wb_br,
.wbt_br {
	background-position: right bottom;
	height: 50%;
	width: 50%;
	bottom: 0;
	right: 0
}

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
}


/* Tabel / menu pentru pagina https://wiki.the-west.ro/wiki/Echipament */
.mainBox_new {
	padding: 8px;
    background-color: #d4ba91;
    border: 1px solid #996b39;
    border-color: rgba(110,57,0,0.5);
}

.titleBox_new {
    color: #ffdead;
    background-color: #301506;
    padding: 10px;
    margin-top: 5px;
    border-bottom: none;
    font-weight: normal;
    text-align: center;
}

.categoriesBox_new {
    color: #ffdead;
    background-color: #612f14;
    padding: 10px 10px 0px 10px;
    border-bottom: none;
    font-weight: normal;
    border: 1px solid;
    border-top: none;
    border-color: #996b39;
	height: 70px;
	text-align:center;
}

.contentBox_new {
	padding: 8px;
    background-color: #d4ba91;
    border: 1px solid #996b39;
    border-color: rgba(110,57,0,0.5);
}

.catBox_new {
	padding: 5px;
    max-width: 60px;
    float: left;
	opacity: 0.6;
	transition: 0.4s;
	background-color: #d4ba91;
	margin-left: 2px;
}

.catBox_new:hover {
    background-color: #d4ba91;
	opacity: 1;
}

.catBox_new.active {
    background-color: #d4ba91;
	opacity: 1;
}

.category_title {
    font-size: 16px;
    color: #5e321a;
    background-color: #d4ba91;
    padding: 4px;
    border-bottom: 1px solid;
    border-color: #5e321a;
    font-weight: bold;
}

.catBox_text, .mainTextBox_new b {
	color: #5e321a;
}

.catBox_text {
	display: none;
}

.wrap_to_center {
	margin: auto;
	width: 720px;
}

.mw-collapsible {
    display:inline-block;
}
.mw-collapsible-toggle {
    margin-left:10px;
}

.cdrjob {
    border: 4px solid #74563D;
    border-radius: 8px;
    background-color: #D4BA91;
    align-content: center;
    width: auto !important;
    margin-left: 15px !important;
    margin-right: 15px;
    padding: 12px;
    box-shadow: 1px 1px 2px #00000087;
}

.oras_fantoma img {
    margin-top:35px;
}

.town {
    height: 396px;
}

.town .background {
    background: url("https://tw-calc.net/images/town/background.jpg") !important;
}

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;
}

.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;
}

div.achievement .achievement_meta, div.achievement .achievement_rewards {
    position: relative;
    background: url("https://wiki.the-west.ro/images/8/8a/Ach_separator.png") no-repeat;
    padding: 15px 0 0;
    display: none;
    width: 230px;
    margin: 10px 12px 0px;
    z-index: 3;
}

div.achievement .achievement_meta ul.achieve_list li {
    background: url("https://westro.innogamescdn.com/images/window/achievements/achv_target.png") no-repeat scroll left -25px transparent;
    color: #FFFFFF;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    position: relative;
    text-shadow: 1px 1px 1px #000000;
    width: 185px;
    overflow: hidden;
}

div.achievement .achievement_meta .achieve_list {
    position: relative;
    margin: 0 auto;
    list-style: none;
}

/* Quest Locator - Criminus */

.container2 {
    position: relative;
    height: 100%;
    width: 100%;
    top: 25px;
}

.container2 .bg_tl {
    left: 0;
    right: 50%;
    top: 0;
    bottom: 50%;
    background-position: top left;
}
.container2 .bg_tr {
    width: 50%;
    right: 0;
    top: 0;
    bottom: 50%;
    background-position: top right;
}
.container2 .bg_bl {
    left: 0;
    right: 50%;
    height: 50%;
    bottom: 0;
    background-position: bottom left;
}
.container2 .bg_br {
    width: 50%;
    height: 50%;
    right: 0;
    bottom: 0;
    background-position: bottom right;
}

.frame {
    position: absolute;
    background-image: url("https://tw-calc.net//images/tw2gui/groupframe/border/table_border_uncompressed.png?6");
}
.world-map .content img {
    max-width: 100%;
    height: 300px;
}

.quest_locator_point {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
}

#quest_giver_form {
    position: absolute;
}

.wof.common {
    background: #cccccc !important;
}
div.wof {
    display: inline-block;
}
.wof {
    box-shadow: 0 0 14px inset;
    border-radius: 7px;
    border: 2px solid #a49e97;
}

/* Quest Givers / to be continued ... */
#quest_giver_1 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 100px;
    left: 505px;
}

#quest_giver_2 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 145px;
    left: 335px;
}

#quest_giver_3 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 245px;
    left: 435px;
}

#quest_giver_4 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    bottom: 100px;
    right: 10px;
}

#quest_giver_5 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    bottom: 90px;
    left: 265px;
}

#quest_giver_6 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 30px;
    left: 30px;
}

#quest_giver_7 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 137px;
    left: 143px;
}

#quest_giver_8 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 137px;
    left: 143px;
}

#quest_giver_9 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 137px;
    left: 143px;
}

#quest_giver_10 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 53px;
    right: 40px;
}

#quest_giver_11 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 145px;
    left: 335px;
}

#quest_giver_12 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    bottom: 75px;
    right: 40px;
}

#quest_giver_13 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    bottom: 75px;
    right: 40px;
}

#quest_giver_14 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    bottom: 135px;
    left: 70px;
}

/* am ramas aici */

#quest_giver_15 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_16 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_17 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_18 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_19 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_20 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_21 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_22 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_23 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_24 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_25 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_26 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_27 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_28 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_29 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_30 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_31 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_32 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_33 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_34 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_35 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_36 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_37 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_38 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_39 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_40 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_41 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_42 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_43 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_44 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_45 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_46 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_47 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}

#quest_giver_48 {
    background-image: url("https://westro.innogamescdn.com/images/map/minimap/icons/miniicon_quests.png");
    height: 16px;
    width: 16px;
    position:absolute;
    top: 15px;
    left: 15px;
}


/* Homepage event box */
.valentin {
    background: url("https://wiki.the-west.ro/images/c/c0/Valentine.jpg") center center!important;
    background-size: cover!important;
}

.paste {
    background: url("https://wiki.the-west.ro/images/0/01/Easter.jpg") center center!important;
    background-size: cover!important;
}

.independenta {
    background: url("https://wiki.the-west.ro/images/1/18/Independence.jpg") center center!important;
    background-size: cover!important;
}

.octoberfest {
    background: url("https://wiki.the-west.ro/images/7/73/Octoberfest.jpg") center center!important;
    background-size: cover!important;
}

.dod {
    background: url("https://wiki.the-west.ro/images/c/cc/Dotd.jpg") center center!important;
    background-size: cover!important;
}

.container_event .bg_tl {
    left: 0;
    right: 50%;
    top: 0;
    bottom: 50%;
    background-position: top left;
}
.container_event .bg_tr {
    width: 50%;
    right: 0;
    top: 0;
    bottom: 50%;
    background-position: top right;
}
.container_event .bg_bl {
    left: 0;
    right: 50%;
    height: 50%;
    bottom: 0;
    background-position: bottom left;
}
.container_event .bg_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;
    margin-bottom: -35px;
}
.light, a.light {
    color: #ffe7b1;
}
.event .event-status, .event .event-date {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.event .event-name {
    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;
    margin: 3px;
    border-radius: 1px;
}
.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: 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%;
}

/* Criminus Profile */
.Criminus_profile {
	background-image: url("https://wiki.the-west.ro/images/d/d9/Criminus.png");
	width: 575px;
	height: 260px;
}
.row_profile1 {
  flex: 40%;
}

.row_profile2 {
  flex: 75%;
padding: 15px;
}

.profile_columns {
  display: flex;
  margin-top:25px;
}

.title_profile {
  color: #FFF;
  font-weight: bold;
}

.item_flag {
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 1px;
}
.item_flag.eqp {
    background: url("https://wiki.the-west.de/images/6/63/Product_Eqp.png");
}
.item_flag.inv{
    background: url("https://wiki.the-west.de/images/7/70/Product_Inv.png");
}
.item_req {
    background: url("https://wiki.the-west.de/images/e/ec/Item_box.png");
    position: relative;
    display: inline-block;
}
.item_req {
    width: 50px;
    height: 50px;
    background-size: 50px;
    vertical-align: middle;
}
.popup_job .item_req > img {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 3px;
    left: 3px;
}

/* Pagina de profesii by Criminus */
.profesie.bucatar {
	background-image: url("https://wiki.the-west.ro/images/0/06/Bucatar_bg.png");
	height: 73px;
	width: 565px;
}
.profesie.sarlatan {
	background-image: url("https://wiki.the-west.ro/images/8/87/Sarlatan_bg.png");
	height: 73px;
	width: 565px;
}
.profesie.fierar {
	background-image: url("https://wiki.the-west.ro/images/c/c6/Fierar_bg.png");
	height: 73px;
	width: 565px;
}
.profesie.pielar {
	background-image: url("https://wiki.the-west.ro/images/5/53/Pielar_bg.png");
	height: 73px;
	width: 565px;
}
div.crafting_profession_desc {
    margin-left: 10px;
    margin-bottom: 13px;
    width: 475px;
    height: 62px;
}
div.crafting_choose_table {
    width: 490px;
    height: 290px;
    position: absolute;
    left: 35px;
    color: #fff;
}
.profesie.titlu {
	font-weight: bold;
left: 185px;
    position: absolute;
}
.profesie.descriere {
    left: 184px;
    position: absolute;
    width: 480px;
    text-align: left;
    font-size: 0.9em!important;
}

#navbar {
    position: relative;
    top: -5px;
    font-family: Calibri;
    width: 800px;
    height: 85px;
    margin: 0;
    padding: 0;
    background-image: url("https://wiki.the-west.fr/images/0/0d/Barre.png");
    text-align: center;
}
#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 > #bull1, #navbar > #bull2 {
    position: absolute;
    top: 20px;
    z-index: 1;
    width: 104px;
    height: 64px;
    pointer-events: none;
}
#navbar > #bull1 {
    left: 40px;
    background-image: url("https://wiki.the-west.fr/images/2/20/Bull1.png");
}
#navbar > #bull2 {
    right: 40px;
    background-image: url("https://wiki.the-west.fr/images/9/91/Bull2.png");
}
#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 rgb(0 0 0 / 30%), 0 0 5px rgb(0 0 0 / 20%) inset;
    z-index: 1;
}
#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 {
	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 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;
}
#target_nou {
	display: inline-block;
	background: url("https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png") top left no-repeat;
	height: 30px;
}

input.target {
	background: url("https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png") top right no-repeat;
height: 30px;
    margin-left: 12px;
    padding: 0 8px 0 0;
    border: 0;
    outline: none;
    width: 90px;
    margin-right: -6px;
}
#search_craft_nou {
	display: inline-block;
	background: url("https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png") top left no-repeat;
	height: 30px;
}
input.craft_search {
	background: url("https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png") top right no-repeat;
height: 30px;
    margin-left: 12px;
    padding: 0 8px 0 0;
    border: 0;
    outline: none;
    width: 90px;
    margin-right: -6px;
}

.coloane {
    column-count: 2;
    padding-bottom: 15px;
}

.craft_extra {
    display: none;
}

div#craft_extra {
    display: none;
}

.OverlayItem {
    border-radius: 5px;
    width: 65px;
    height: 65px;
    background-image: url("https://wiki.the-west.ro/images/5/55/Highlight.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

/* New Table Style */
.table-container {
    min-width: 100%;
    overflow-x: auto;
    margin: -6px -6px -3px -6px;
}
.table-content {
    display: table;
    width: 100%;
}
.table-content .table-row.table-title {
    background-image: url("https://wiki.the-west.ro/images/b/b9/Divider_vertical.png");
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: auto;
    margin-bottom: -3px;
    font-weight: bold;
    text-align: center;
}
.table-content .table-row {
    display: table-row;
    background: url("https://wiki.the-west.ro/images/2/27/Table_row.png") repeat-x center top;
    background-size: contain;
    line-height: 29px;
    width: 100%;
    padding: 0 6px 0 4px;
    box-sizing: border-box;
    word-break: break-word;
}
.table-content .craft-row {
    text-align: center;
    line-height: normal;
}
.table-content .table-row.table-title .table-cell {
    padding: 4px 0 12px 0;
}
.table-content .table-cell:first-child {
    padding-left: 10px;
}
.table-content .table-cell {
    display: table-cell;
    vertical-align: middle;
    line-height: 22px;
}
.col-w-1 {
    width: 8.33%;
}
.col-w-2 {
    width: 16.66%;
}
.col-w-4 {
    width: 33.33%;
}
.table-content .craft-row {
    text-align: center;
    line-height: normal;
}
.table-content .tombola-row, .table-content .craft-row, .table-content .job-row {
    background: transparent;
}
.craft_new_table {
    margin-top: 4px;
    border-collapse: unset!important;
    border-spacing: 0px!important;
    text-align: center!important;
    border: 0px!important;
}
#recipe_1942:hover{
    border: solid 1px black;
}


/* Criminus - Set Creator 2022 (testing) */
.neck {
    background-image: url("https://wiki.the-west.ro/images/7/79/Item_empty_neck.png");
    height: 79px;
    width: 79px;
}

.hat {
    background-image: url("https://wiki.the-west.ro/images/c/cd/Item_empty_head.png");
    height: 93px;
    width: 94px;
}

.cloth {
    background-image: url("https://wiki.the-west.ro/images/2/2b/Item_empty_body.png");
    height: 119px;
    width: 82px;
}

.pant {
    background-image: url("https://wiki.the-west.ro/images/2/24/Item_empty_pants.png");
    height: 119px;
    width: 82px;
}

.weapon {
    background-image: url("https://wiki.the-west.ro/images/8/8b/Item_empty_rarm.png");
    height: 119px;
    width: 82px;
}

.gun {
    background-image: url("https://wiki.the-west.ro/images/0/06/Item_empty_larm.png");
    height: 119px;
    width: 82px;
}

.belt {
    background-image: url("https://wiki.the-west.ro/images/6/65/Item_empty_belt.png");
    height: 93px;
    width: 94px;
}

.shoes {
    background-image: url("https://wiki.the-west.ro/images/8/8b/Item_empty_foot.png");
    height: 93px;
    width: 94px;
}

.animal {
    background-image: url("https://wiki.the-west.ro/images/4/48/Item_empty_animal.png");
    height: 93px;
    width: 94px;
}

.prod {
    background-image: url("https://wiki.the-west.ro/images/0/01/Item_empty_yield.png");
    height: 79px;
    width: 79px;
}

#searchItemlive{
    padding:15px 0 4px 0 !important;
    background:#44301d !important;
    margin-bottom:48px;
    box-shadow:inset 0em 0em 1.2em 0.2em #140a05
}
.audio-arrow-box {
margin-top: -25px;
    background: #e9d3a7!important;
    border-radius: 6px;
    filter: drop-shadow(0 2px 4px rgba(0,0,0,0.5));
    width: 353px;
    height: 200px;
    z-index: 99;
    display: none;
    margin-left: -365px;
}

.audio-arrow-box::after {
	z-index: -99;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 0;
    bottom: 0;
    top: 20px;
    right: calc(4px - 4%);
    box-sizing: border-box;
	border: 5px solid #e9d3a7;
	border-color: transparent transparent #e9d3a7 #e9d3a7;
	transform-origin: 0 0;
    transform: rotate(224deg);
}

.audio-arrow-box::before {
    z-index: 10;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin-left: 0;
    bottom: 0;
    top: 20px;
    right: calc(4px - 4%);
    box-sizing: border-box;
    border: 5px solid black;
    border-color: transparent transparent #e9d3a7 #e9d3a7;
    transform-origin: 0 0;
    transform: rotate(224deg);
}

.popup-container {
	padding: 10px;
	height: 180px;
	overflow: auto;
	overflow-x: hidden;
background: #e9d3a7!important;
}

.audio-arrow-box::-webkit-scrollbar {
   width: 0px!important;
   height:0px!important;
}

.popup-container::-webkit-scrollbar {
   width: 0px!important;
   height:0px!important;
}

.item {
	display: inline-block;
}

.load_items {
	display:none;
padding: 8px;
}

#search_live_item {
z-index: 99;
position: absolute;
    right: -193px;
    top: 353%;
}

table.sticky_header th {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 3;
}
table.NewjobList tr > th {
    font-weight: bold;
    color: #ffdead !important;
    background-color: #301506 !important;
}

table.NewjobList, tr.mw-empty-elt {
display:block!important;
}


/* Iconițe pagină recorduri */
.fa {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.iconita-trofeu:before {
    content: "";
    display: block;
    background-image: url("https://phpbbhacks.ro/trofeu.svg");
    background-size: 20px 16px;
    vertical-align: middle;
    height: 17px;
    width: 20px;
}

.iconita-forturi:before {
    content: "";
    display: block;
    background-image: url("https://phpbbhacks.ro/forturi.svg");
    background-size: 20px 16px;
    vertical-align: middle;
    height: 17px;
    width: 20px;
}

.iconita-revolver:before {
    content: "";
    display: block;
    background-image: url("https://phpbbhacks.ro/revolver.svg");
    background-size: 20px 16px;
    vertical-align: middle;
    height: 17px;
    width: 20px;
}

.iconita-joburi:before {
    content: "";
    display: block;
    background-image: url("https://phpbbhacks.ro/joburi.svg");
    background-size: 20px 16px;
    vertical-align: middle;
    height: 17px;
    width: 20px;
}

.iconita-craft:before {
    content: "";
    display: block;
    background-image: url("https://phpbbhacks.ro/craft.svg");
    background-size: 20px 16px;
    vertical-align: middle;
    height: 17px;
    width: 20px;
}

.new_list li {
    list-style: none;
}

.new_list {
    margin-bottom: 10px;
    margin-top: -9px;
    padding-top: 5px;
}

/* Background-uri pagină recorduri */
.forturi {
    background-image: url("https://wiki.the-west.ro/images/thumb/e/eb/Bg_forturi.png/800px-Bg_forturi.png");
    background-repeat: no-repeat;
    background-position: top right;
}

.dueluri {
    background-image: url("https://wiki.the-west.ro/images/8/8e/Bg_dueluri.png");
    background-repeat: no-repeat;
    background-position: top right;
}