MediaWiki:Common.css: verschil tussen versies

Uit Wiki The-West NL
Naar navigatie springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
(11 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 1: Regel 1:
/* CSS die hier wordt geplaatst heeft invloed op alle skins */
/* CSS placed here will be applied to all skins */
div.mvisto:hover {
 
opacity:0.7;
.tribal-borderbox {width:auto !important;}
filter:alpha(opacity=70);
 
}
.tribal-borderbox .tbbox-tabs li {max-width: 170px;}
div.NavFrame {
 
    margin: 0;
.tribal-borderbox .tbbox-logo {left:44%}
    padding: 1px;
 
    border: 2px solid #322618;
.tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;}
    text-align: center;
 
    border-collapse: collapse;
.tribal-borderbox .tbbox-tabs {min-height:auto}
    font-size: 95%;
 
}
.tribal-borderbox .tbbox-pagecontent {width: 860px;}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.9em;
    font-weight: bold;
    background-color: #C0A875;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 12px;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 93%;
}
/* Pour des effets de clignotements */
.tilt {
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -o-transition: all 3s ease;
  -ms-transition: all 3s ease;
  transition: all 3s ease;
}
.tilt:hover {
  -webkit-transform: rotate(-360deg);
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.pulse:hover {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.clignote {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}


@keyframes pulse {
.tribal-borderbox .with-button .tribal-button {width: 190px;}
  0% {
      transform: scale(0.95);
      opacity: 0.7;}
  50% {
      transform: scale(1);
      opacity: 1;}
  100% {
      transform: scale(0.95);
      opacity: 0.7;}
}


@-webkit-keyframes pulse {
/* Navigation Bar */
  0% {
      -webkit-transform: scale(0.95);
      opacity: 0.7;}
  50% {
      -webkit-transform: scale(1);
      opacity: 1;}
  100% {
      -webkit-transform: scale(0.95);
      opacity: 0.7;}
}
#container{
width:900px !important;
}
#wrapper {
    width: 1200px !important;
}
#contentTop {
    width: 900px !important;
    background-size: 100% 77px !important;
}
#content {
    width: 870px;
    background-size: 100%;
}
#contentFooter {
    background-size: 101%;
}
#p-cactions {
width:860px !important;
}
/* Navigation Bar */
#navbar {
#navbar {
position:absolute;
position:absolute;
Regel 130: Regel 24:
margin:0;
margin:0;
padding:0;
padding:0;
background-image : url('https://wiki.the-west.fr/images/0/0d/Barre.png');
background-image : url('/images/a/a7/Navagatiebar.png');
text-align:center;
text-align:center;
}
}
Regel 142: Regel 36:
}
}
#navbar > #bull1{
#navbar > #bull1{
left:40px;
position:absolute;
top:50%;
left:100px;
background-image : url('https://wiki.the-west.nl/images/2/2e/Star.png');
background-image : url('https://wiki.the-west.nl/images/2/2e/Star.png');
background-repeat: no-repeat;
background-repeat: no-repeat;
}
}
#navbar > #bull2{
#navbar > #bull2{
position:absolute;
top:50%;
right:40px;
right:40px;
background-image : url('https://wiki.the-west.nl/images/2/2e/Star.png');
background-image : url('https://wiki.the-west.nl/images/2/2e/Star.png');
Regel 231: Regel 129:
opacity:0;
opacity:0;
}
}
#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+1) {    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: #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;}

Versie van 7 sep 2020 15:01

/* CSS placed here will be applied to all skins */

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

 /* Navigation Bar */
#navbar {
	position:absolute;
	top:29px;
	font-family:Calibri;
	width:800px;
	height:85px;
	margin:0;
	padding:0;
	background-image : url('/images/a/a7/Navagatiebar.png');
	text-align:center;
}
#navbar > #bull1 , #navbar > #bull2{
	position:absolute;
	top:20px;
	z-index:1;
	width:104px;
	height:64px;
	pointer-events: none;
}
#navbar > #bull1{
position:absolute;
	top:50%;
	left:100px;
	background-image : url('https://wiki.the-west.nl/images/2/2e/Star.png');
background-repeat: no-repeat;
}
#navbar > #bull2{
position:absolute;
	top:50%;
	right:40px;
	background-image : url('https://wiki.the-west.nl/images/2/2e/Star.png');
background-repeat: no-repeat;
}
#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 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;
}

#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+1) {    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: #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;}