Открыть меню
Переключить меню настроек
Открыть персональное меню
Вы не представились системе
Ваш IP-адрес будет виден всем, если вы внесёте какие-либо изменения.

MediaWiki:Common.css: различия между версиями

Страница интерфейса MediaWiki
Нет описания правки
Метки: с мобильного устройства из мобильной версии
Нет описания правки
 
(не показано 59 промежуточных версий этого же участника)
Строка 1: Строка 1:
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
li.gallerybox div.thumb {
/* Бар */
     background-color: #101619;
.home-card__header {
     border: 1px solid #131918;
color: var( --color-emphasized );
font-size: 1rem;
     font-weight: var( --font-weight-semi-bold );
     line-height: var( --line-height-xxx-small );
}
}
@media screen {
 
html.skin-theme-clientpref-night {
.home-card__header a {
--background-color-base: #101418;
display: flex;
--color-base-rgb: 234, 236, 240;
align-items: center;
--background-color-link: 255, 255, 255;
justify-content: space-between;
}
/* Основной цвет фона */
body {
background-color: var(--background-color-base, #fff);
}
}
.nav__link.active {
 
  opacity: 0.3;
.home-card__header a:after {
content: '▶';
font-size: var( --font-size-small );
}
}
.textbox {
 
  background-color: var(--background-color-neutral-subtle, #f8f9fa);
.home-card__background {
  color: var(--color-emphasized, #101418);
position: absolute;
  border: 1px solid var(--border-color-muted, #dadde3);
inset: 0;
}
}
.admin-only {
 
display:none;
.home-card__background:after {
position: absolute;
    pointer-events: none;
inset: 0;
    display: block;
    background: linear-gradient(to right,#000,transparent);
    content: "";
    transition: transform 250ms ease;
}
}
span.itemmythic {
 
    color: rgb(255, 130, 0) !important;
.home-card__background picture,
.home-card__background img {
width: 100%;
height: 100%;
}
}
span.itemlegendary {
 
    color: rgb(228, 193, 41) !important;
.home-card__background img {
object-fit: cover;
object-position: center;
}
}
span.itemepic {
 
    color: #A02EF7 !important;
.home-card__foreground {
}
position: absolute;
span.itemfine {
top: 0;
    color: #2DC50E !important;
bottom: 0;
left: 0;
right: 0;
padding: var( --space-md );
display: flex;
flex-direction: column;
justify-content: center;
gap: var( --space-xxs );
color: #fff;
line-height: var( --line-height-xxx-small );
pointer-events: none;
}
}
span.itemsuperior {
 
     color: #3A92FF !important;
.home-card__foreground .home-card__badge {
position: absolute;
    top: 0;
    right: 0;
    border-top-left-radius: 0;
     border-bottom-right-radius: 0;
}
}
.itemmythic a {
 
    color: rgb(255, 130, 0) !important;
.home-card__foreground .home-card__header {
color: #fff;
}
}
.itemlegendary a {
 
    color: rgb(228, 193, 41) !important;
.home-card__foreground .home-card__label {
color: #bababa;
}
}
.itemepic a {
 
    color: #A02EF7 !important;
.home-card p {
margin-top: var( --space-xs );
font-size: var( --font-size-small );
}
}
.itemfine a {
 
    color: #2DC50E !important;
.home-card2.home-card--button {
overflow: hidden;
padding: 0;
border: 0;
}
}
.itemsuperior a {
 
    color: #3A92FF !important;
.home-card--button a {
display: flex;
height: 100%;
justify-content: center;
align-items: center;
padding: 0 var( --space-md );
background: transparent;
color: #fff;
font-weight: var( --font-weight-medium );
}
}


table.overview {
.home-card--button .home-card__background a {
background-color:#eaecf0;
padding: 0;
        border: 1px solid #ddd;
}
}
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort {
 
    background-image: url(/w/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440);
.home-card--button img {
    cursor: pointer;
transition: transform 250ms ease;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 21px;
}
}


.home-card--button:hover img {
transform: scale( 1.1 );
}
.home-card2 {
position: relative;
padding: var( --space-md );
border: 1px solid var( --border-color-base );
background: var( --color-surface-1 );
border-radius: var( --border-radius-medium );
font-size: var( --font-size-small );
}


.RadiantApexRewards {
.home-event {
    padding: 10px !important;
border: 1px solid var( --border-color-base );
    margin-top: 2rem !important;
border-radius: var( --border-radius-medium );
    color: #FF6F50 !important;
background: var( --color-surface-1 );
    border-bottom: 1px solid #FF6F50 !important;
    min-width: 150px;
}
}
.ApexRewards {
 
    padding: 10px !important;
.home-gameinfo {
    margin-top: 2rem !important;
display: flex;
    color: #E58B27 !important;
align-items: center;
    border-bottom: 1px solid #E58B27 !important;
justify-content: space-between;
    min-width: 150px;
padding: var( --space-xs ) var( --space-md );
white-space: nowrap;
line-height: 1;
overflow-x: auto;
font-size: var( --font-size-small );
gap: var( --space-xl );
}
}
.LegendaryRewards {
 
    padding: 10px !important;
.home-gameinfo-label {
    margin-top: 2rem !important;
color: var( --color-subtle );
    color: #CCAA1A !important;
    border-bottom: 1px solid #CCAA1A !important;
    min-width: 150px;
}
}
.EpicRewards {
 
    padding: 10px !important;
.home-gameinfo-list {
    margin-top: 2rem !important;
display: flex;
    color: #A02EF7 !important;
    border-bottom: 1px solid #A02EF7 !important;
    min-width: 150px;
}
}
.SuperiorRewards {
 
    padding: 10px !important;
.home-gameinfo-list-item {
    margin-top: 2rem !important;
display: flex;
    color: #3A92FF !important;
align-items: center;
    border-bottom: 1px solid #3A92FF !important;
gap: var( --space-xs );
    min-width: 150px;
font-weight: var( --font-weight-medium );
}
}
.FineRewards {
 
    padding: 10px !important;
.home-gameinfo-list-item + .home-gameinfo-list-item {
    margin-top: 2rem !important;
margin-left: var( --space-sm );
    color: #2DC50E !important;
border-left: 1px solid var( --border-color-base );
    border-bottom: 1px solid #2DC50E !important;
padding-left: var( --space-sm );
    min-width: 150px;
}
}
.CommonRewards {
 
    padding: 10px !important;
.home-event .home-card2 {
    margin-top: 2rem !important;
height: 5rem;
    color: #888888 !important;
border-top-left-radius: 0;
    border-bottom: 1px solid #888888 !important;
border-top-right-radius: 0;
    min-width: 150px;
}
}
.Drops {
 
    padding: 10px !important;
.home-event .home-card__background:after {
    margin-top: 2rem !important;
/*
    color: var(--color-progressive) !important;
* Theme gradient color
    border-bottom: 1px solid var(--color-progressive) !important;
* FIXME: Find a way to make customize it through wikitext
    min-width: 150px;
*/
background: linear-gradient(to right,#101e3c 1%,transparent 33.3%);
}
}
.Datamine {
 
    padding: 10px !important;
/* Главная */
    margin-top: 2rem !important;
.home-header {
    color: var(--background-color-error) !important;
position: relative;
    border-bottom: 1px solid var(--background-color-error) !important;
padding-block: 3.5rem;
    min-width: 150px;
line-height: var( --line-height-xx-small );
text-align: center;
}
}
.PS {
 
    padding: 10px !important;
.home-header__pretitle {
    margin-top: 2rem !important;
margin-bottom: var( --space-xxs );
     color: var(--color-progressive) !important;
     color: var( --color-subtle );
    border-bottom: 1px solid var(--color-progressive) !important;
font-size: var( --font-size-small );
    min-width: 150px;
letter-spacing: 0.05em;
}
}
.Applied {
 
    padding: 10px !important;
.home-header__title {
    margin-top: 2rem !important;
--display-font-size: min( calc( 2.5rem + 3.9vw ), 4.5rem );
    color: var(--color-progressive) !important;
margin: 0;
    border-bottom: 1px solid var(--color-progressive) !important;
font-size: var( --display-font-size );
    min-width: 150px;
text-transform: uppercase;
line-height: 0.9;
font-weight: var( --font-weight-semi-bold );
}
}
.Craft {
 
    padding: 10px !important;
.home-header__subtitle {
    margin-top: 2rem !important;
margin-top: var( --space-xxs );
    color: var(--color-progressive) !important;
color: var( --color-subtle );
    border-bottom: 1px solid var(--color-progressive) !important;
font-size: var( --font-size-small );
    min-width: 150px;
}
}
#skin-client-pref-skin-theme-value-os { display:none!important; }
/* Поиск на главной */
#ca-talk { display:none!important; }
.home-header__search .keyboard-key {
body {
display: inline;
    background-color: #ffffff
padding-top: 0.1em;
padding-bottom: 0.1em;
}
}


.mw-body h1,.mw-body-content h1,.mw-body-content h2 {
.home-header:before,
    font-family: sans-serif
.home-header__searchIcon img {
filter: var( --filter-invert );
}
}


h1,h2 {
@media ( hover: none ) {
    border-bottom: 1px solid rgba(156,191,235,.5)
.home-header__search .desktoponly {
display: none;
}
}
.home-header__search {
--gradient: #87bfdb, #77abC8, #6797b5, #577f9d, #476684, #43668a, #3e668f, #304a66, #212e3d, #304a66, #3e668f, #43668a, #476684, #577f9d, #6797b5, #77abC8, #87bfdb;
--gradient-blur: 4px;
padding: var( --space-md );
margin-top: var( --space-xl );
margin-left: auto;
margin-right: auto;
max-width: 600px;
border: var( --border-base );
border-radius: var( --border-radius-pill );
background-color: var( --color-surface-1 );
cursor: pointer;
font-size: var( --font-size-small );
font-weight: var( --font-weight-medium );
text-align: center;
}
}


.color_h3 {
.home-header__search .desktoponly {
    background-color: #b0c4de;
margin-left: var( --space-xs );
    padding: 10px;
    box-shadow: 0 0 0 0px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
    -webkit-transition: box-shadow 0.1s;
    transition: box-shadow 0.1s
}
}


body.page-Заглавная_страница * h1 {
.home-header__search:hover {
    display: none
--gradient:  #120d0e, #321d13, #512d19, #713d1e, #90571d, #b0701b, #cf8a1a, #de9822, #eeA529, #fdb331, #eeA529, #de9822, #cf8a1a, #b0701b, #90571d, #713d1e, #512d19, #321d13, #120d0e;
--gradient-blur: 8px;
background: var( --color-surface-0 );
}
}


.catlinks {
.home-header__searchIcon img {
     display: none
margin-right: var( --space-md );
     opacity: var( --opacity-icon-base );
}
}
@property --gradient-angle {
syntax: '<angle>';
initial-value: 0deg;
inherits: false;
}
.scw-gradient-glow {
position: relative;
--clr-3: var( --color-progressive );
--clr-4: var( --border-color-base );
--clr-5: var( --border-color-subtle );


.smw-datatable-toolbar {
--gradient: var( --clr-3 ), var( --clr-4 ), var( --clr-5 ), var( --clr-4 ), var( --clr-3 );
    display: none
--gradient-blur: 4px;
--gradient-time: 5s;
}
}


.creature tr:hover {
.scw-gradient-glow::before {
    background-color: #e0e8ff;
position: absolute;
    -webkit-transition: all 0.3s ease;
inset: 0px;
    -moz-transition: all 0.3s ease;
z-index: -1;
    -o-transition: all 0.3s ease;
content: '';
    transition: all 0.3s ease
background: conic-gradient( from var( --gradient-angle ), var( --gradient ) );
border-radius: inherit;
animation: scw-gradient-rotate var( --gradient-time ) linear infinite;
filter: blur( var( --gradient-blur ) );
transition: filter 100ms ease;
}
}


.only-quest img {
@keyframes scw-gradient-rotate {
    background-color: #ff8e8e
0% {
}
--gradient-angle: 0deg;
}


.tt {
100% {
    white-space: nowrap
--gradient-angle: 360deg;
}
}
}


.tt tr:hover {
/* Основной цвет фона */
     background-color: #e0e8ff;
.crownstore-announ img {
    -webkit-transition: all 0.3s ease;
     max-width:100%;
    -moz-transition: all 0.3s ease;
     height:auto;
     -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}
 
.citizen-overflow-content > .motif {
.trade-item {
  height: 600px;
    display: flex;
  overflow: auto;
    align-items: center
}
}


.trade-item-name {
body {
    display: flex;
background-color: var(--background-color-base, #fff);
    flex-direction: column;
    padding-left: 10px
}
}
 
.nav__link.active {
.trade-item-icon {
  opacity: 0.3;
    position: relative;
    flex-shrink: 0
}
}
 
.textbox {
.smw-highlighter {
     overflow: auto;
     cursor: help;
     border-radius: var(--border-radius-large);
     border-bottom: 1px dotted black
    font-family: var(--font-family-monospace);
    font-size: var(--font-size-small);
    color: var(--color-emphasized);
    background-color: var(--color-surface-2);
    border: var(--border-width-base) solid var(--border-color-base);
}
}
 
.admin-only {
.swap {
display:none;
    white-space: nowrap
}
}
 
span.itemmythic {
.swap tr:hover {
     color: rgb(255, 130, 0) !important;
     background-color: #e0e8ff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}
 
span.itemlegendary {
.weapons tr:hover {
     color: rgb(228, 193, 41) !important;
     background-color: #e0e8ff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}
 
span.itemepic {
.equip-name {
     color: #A02EF7 !important;
     display: table-cell;
    padding-left: 5px;
    vertical-align: middle
}
}
 
span.itemfine {
.equip-name-icon {
     color: #2DC50E !important;
     position: relative;
    display: table-cell;
    width: 64px;
    height: 64px
}
}
 
span.itemsuperior {
.equip-name-icon-set {
     color: #3A92FF !important;
     position: absolute;
    top: -2px
}
}
 
.itemmythic a {
.equip tr:hover {
     color: rgb(255, 130, 0) !important;
     background-color: #e0e8ff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}
 
.itemlegendary a {
.recipe p {
     color: rgb(228, 193, 41) !important;
     margin: 0
}
}
 
.itemepic a {
table.infobox {
     color: #A02EF7 !important;
     width: 450px;
    float: right;
    margin: 0 0 1em 3em
}
}
 
.itemfine a {
table.infobox > tr > th,table.infobox > tr > td,table.infobox > * > tr > th,table.infobox > * > tr > td {
     color: #2DC50E !important;
     border: 1px solid #b0c4de
}
}
 
.itemsuperior a {
.slight_shadow {
     color: #3A92FF !important;
     box-shadow: 0 0 0 1px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
    -webkit-transition: box-shadow 0.1s;
    transition: box-shadow 0.1s
}
}


#look3d {
table.overview {
    border: 2px solid black;
background-color:#eaecf0;
    width: 125px;
        border: 1px solid #ddd;
     height: 25px;
}
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort {
     background-image: url(/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440);
     cursor: pointer;
     cursor: pointer;
     position: absolute
     background-repeat: no-repeat;
    background-position: center right;
    padding-right: 21px;
}
}


#look3d:hover {
    border: 2px solid gray
}


.look3d {
.RadiantApexRewards {
     position: relative;
     padding: 10px !important;
     float: right;
     margin-top: 2rem !important;
     right: 128px;
     color: #FF6F50 !important;
     top: 32px
     border-bottom: 1px solid #FF6F50 !important;
    min-width: 150px;
}
}
 
.ApexRewards {
.text-look3d {
     padding: 10px !important;
     position: absolute;
     margin-top: 2rem !important;
     top: 4px;
     color: #E58B27 !important;
     left: 2px;
     border-bottom: 1px solid #E58B27 !important;
     width: 125px;
     min-width: 150px;
     height: 25px;
    font-weight: bold
}
}
 
.LegendaryRewards {
#viewer3d {
     padding: 10px !important;
     width: 650px;
     margin-top: 2rem !important;
    height: 450px;
     color: #CCAA1A !important;
    border: 3px #000 solid;
     border-bottom: 1px solid #CCAA1A !important;
    background: #999999;
     min-width: 150px;
    position: fixed;
    top: 45%;
    left: 50%;
     margin-top: -225px;
     margin-left: -325px;
     display: none;
    opacity: 0;
     z-index: 5;
    padding: 0
}
}
 
.EpicRewards {
#viewer3d #viewer3d_close {
     padding: 10px !important;
     width: 21px;
     margin-top: 2rem !important;
    height: 21px;
     color: #A02EF7 !important;
    position: absolute;
     border-bottom: 1px solid #A02EF7 !important;
     top: 5px;
     min-width: 150px;
     right: 50px;
     cursor: pointer;
     display: block;
    color: red;
    font-weight: bold
}
}
 
.SuperiorRewards {
#viewer3d #viewer3d_close:hover {
    padding: 10px !important;
     color: white
    margin-top: 2rem !important;
    color: #3A92FF !important;
    border-bottom: 1px solid #3A92FF !important;
     min-width: 150px;
}
}
 
.FineRewards {
#overlay {
     padding: 10px !important;
     z-index: 3;
     margin-top: 2rem !important;
     position: fixed;
     color: #2DC50E !important;
     width: 100%;
     border-bottom: 1px solid #2DC50E !important;
     height: 100%;
     min-width: 150px;
     top: 0;
    left: 0;
    cursor: pointer;
    display: none
}
}
 
.CommonRewards {
table.jquery-tablesorter th.headerSort {
     padding: 10px !important;
     background-image: url(/w/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440);
    margin-top: 2rem !important;
     position: sticky;
     color: #888888 !important;
     top: 10px;
     border-bottom: 1px solid #888888 !important;
     z-index: 1
     min-width: 150px;
}
}
table-wrap {
.Drops {
  text-align: center;
    padding: 10px !important;
  display: inline-block;
    margin-top: 2rem !important;
  background-color: #fff;
    color: var(--color-progressive) !important;
  padding: 2rem 2rem;
    border-bottom: 1px solid var(--color-progressive) !important;
  color: #000;
    min-width: 150px;
}
}
 
.Datamine {
.trhover tr:hover {
     padding: 10px !important;
     background-color: #e0e8ff;
     margin-top: 2rem !important;
     -webkit-transition: all 0.3s ease;
     color: var(--background-color-error) !important;
     -moz-transition: all 0.3s ease;
     border-bottom: 1px solid var(--background-color-error) !important;
     -o-transition: all 0.3s ease;
     min-width: 150px;
     transition: all 0.3s ease
}
}
 
.PS {
.box_frnds {
     padding: 10px !important;
     width: 250px;
     margin-top: 2rem !important;
     height: 335px;
     color: var(--color-progressive) !important;
     border: 1px solid #e7e8ec;
     border-bottom: 1px solid var(--color-progressive) !important;
     border-radius: 3px;
     min-width: 150px;
     text-align: left
}
}
 
.Applied {
.frnd {
     padding: 10px !important;
     display: block;
    margin-top: 2rem !important;
     padding: 10px;
    color: var(--color-progressive) !important;
     float: left
     border-bottom: 1px solid var(--color-progressive) !important;
     min-width: 150px;
}
}
.Craft {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--color-progressive) !important;
    border-bottom: 1px solid var(--color-progressive) !important;
    min-width: 150px;
}
#skin-client-pref-skin-theme-value-os { display:none!important; }
#ca-talk { display:none!important; }


.thumb_frnd {
.mw-body h1,.mw-body-content h1,.mw-body-content h2 {
     position: relative;
     font-family: sans-serif
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}
}


.thumb_frnd img {
h1,h2 {
    position: absolute;
     border-bottom: 1px solid rgba(156,191,235,.5)
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    max-height: 40px;
     border-radius: 50%;
    display: block
}
}


.desc_info {
.color_h3 {
     float: left;
     background-color: #b0c4de;
     width: 170px;
     padding: 10px;
     overflow: hidden;
     box-shadow: 0 0 0 0px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
     word-wrap: break-word;
     -webkit-transition: box-shadow 0.1s;
     padding: 4px 0 0 12px
     transition: box-shadow 0.1s
}
}


.frnd_name {
body.page-Заглавная_страница * h1 {
     color: #2a5885;
     display: none
    text-decoration: none;
    cursor: pointer
}
}


.frnd_name:hover {
.catlinks {
     text-decoration: underline
     display: none
}
}


.frnd_desc {
.smw-datatable-toolbar {
     font-size: 12px;
     display: none
    overflow: hidden;
    color: #656565
}
}


.ore_but {
.creature tr:hover {
     width: 230px;
     background-color: #e0e8ff;
    color: #ff9501;
     -webkit-transition: all 0.3s ease;
     cursor: pointer;
     -moz-transition: all 0.3s ease;
     border: 1px solid #ff9501;
     -o-transition: all 0.3s ease;
     text-align: center;
     transition: all 0.3s ease
    padding: 5px;
     border-radius: 3px
}
}


.ore_but a {
.only-quest img {
     text-decoration: none;
     background-color: #ff8e8e
    color: #ff9501
}
}


.ore_but a:hover {
.tt {
     color: red
     white-space: nowrap
}
}


.menu_cont {
.tt tr:hover {
     display:flex;
     background-color: #e0e8ff;
     flex-wrap: wrap;
     -webkit-transition: all 0.3s ease;
     justify-content: center;
     -moz-transition: all 0.3s ease;
     gap: 10px;
     -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}


.menu_caches .menu_button {
.trade-item {
     max-width: 190px
     display: flex;
    align-items: center
}
}


.menu_button {
.trade-item-name {
     text-align: center;
     display: flex;
     word-wrap: normal
    flex-direction: column;
     padding-left: 10px
}
}


.menu_button_img_events img {
.trade-item-icon {
     width: 246px;
     position: relative;
     height: 133px
     flex-shrink: 0
}
}


.menu_button_tile {
.smw-highlighter {
     position: relative;
     cursor: help;
    margin: 0 20px 0 20px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
}


.card_button_tile {
.swap {
     position: relative;
     white-space: nowrap
    margin: 0 20px 0 20px;
    word-break: break-all
}
}


.menu_button:hover .menu_button_tile {
.swap tr:hover {
     -webkit-transform: scale(1.11);
    background-color: #e0e8ff;
     -moz-transform: scale(1.11);
     -webkit-transition: all 0.3s ease;
     -o-transform: scale(1.11);
     -moz-transition: all 0.3s ease;
     transform: scale(1.11)
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease
}
}


.menu_buttun_pvp_number {
.weapons tr:hover {
     position: absolute;
     background-color: #e0e8ff;
     margin-top: -115px;
     -webkit-transition: all 0.3s ease;
    right: 30px;
     -moz-transition: all 0.3s ease;
     z-index: 1;
     -o-transition: all 0.3s ease;
    color: white;
     transition: all 0.3s ease
     font-weight: 600;
    font-size: 1.8em;
     user-select: none;
    pointer-events: none
}
}


.menu_buttun_pvp_number::before {
.equip-name {
     content: url(/w/images/6/69/Wreath_half.png);
     display: table-cell;
    -moz-transform: scale(1.5,1.5);
     padding-left: 5px;
     -webkit-transform: scale(1.5,1.5);
     vertical-align: middle
     -o-transform: scale(1.5,1.5);
}
    transform: scale(1.5,1.5);
    margin: 8px 0 0 -12px;
    position: absolute
}


.menu_buttun_pvp_number::after {
.equip-name-icon {
    content: url(/w/images/6/69/Wreath_half.png);
    -moz-transform: scale(-1.5,1.5);
    -webkit-transform: scale(-1.5,1.5);
    -o-transform: scale(-1.5,1.5);
    transform: scale(-1.5,1.5);
    margin: 8px 0 0 -6px;
    position: absolute
}
 
.note {
     position: relative;
     position: relative;
     margin: 2em 0em;
     display: table-cell;
     pointer-events: none
    width: 64px;
     height: 64px
}
}


.note_name {
.equip-name-icon-set {
     position: absolute;
     position: absolute;
     background-color: #fff;
     top: -2px
    margin: -14px 0 0 1px;
    padding: 0 5px;
    font-size: 1.2em;
    font-weight: 600
}
}


.note_text {
.equip tr:hover {
     border: 1px dashed black;
     background-color: #e0e8ff;
     padding: 10px 10px 5px 10px;
     -webkit-transition: all 0.3s ease;
     box-shadow: 0 0 0 1px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
     -moz-transition: all 0.3s ease;
     -webkit-transition: box-shadow 0.1s;
     -o-transition: all 0.3s ease;
     transition: box-shadow 0.1s;
     transition: all 0.3s ease
    overflow-x: auto;
    pointer-events: auto
}
}


.advice {
.recipe p {
    position: relative;
     margin: 0
     margin: 2em 0em;
    pointer-events: none
}
}


.advice_name {
table.infobox {
     position: absolute;
     width: 450px;
     background-color: #fff;
     float: right;
     margin: -14px 0 0 1px;
     margin: 0 0 1em 3em
    padding: 0 5px;
    font-size: 1.2em;
    font-weight: 600
}
}


.advice_text {
table.infobox > tr > th,table.infobox > tr > td,table.infobox > * > tr > th,table.infobox > * > tr > td {
     border: 1px dashed black;
     border: 1px solid #b0c4de
    padding: 10px 10px 5px 10px;
}
 
.slight_shadow {
     box-shadow: 0 0 0 1px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
     box-shadow: 0 0 0 1px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
     -webkit-transition: box-shadow 0.1s;
     -webkit-transition: box-shadow 0.1s;
     transition: box-shadow 0.1s;
     transition: box-shadow 0.1s
    overflow-x: auto;
    pointer-events: auto
}
}


#look3d {
    border: 2px solid black;
    width: 125px;
    height: 25px;
    cursor: pointer;
    position: absolute
}


.tippy-tooltip {
#look3d:hover {
     max-width: 330px;
     border: 2px solid gray
    border-radius: inherit;
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit
}
}


.tippy-header {
.look3d {
     display: none
     position: relative;
    float: right;
    right: 128px;
    top: 32px
}
}


.plate {
.text-look3d {
     width: 70px;
     position: absolute;
     float: left;
     top: 4px;
     border-radius: 3px;
    left: 2px;
     padding: 2px;
     width: 125px;
     margin: 5px
     height: 25px;
     font-weight: bold
}
}


.plate:hover {
#viewer3d {
     box-shadow: 0 0 0 1px rgba(0,0,0,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
    width: 650px;
     -webkit-transition: box-shadow 0.1s;
    height: 450px;
     transition: box-shadow 0.2s
    border: 3px #000 solid;
    background: #999999;
    position: fixed;
    top: 45%;
    left: 50%;
     margin-top: -225px;
     margin-left: -325px;
    display: none;
    opacity: 0;
    z-index: 5;
     padding: 0
}
}


.plate:hover .marquee {
#viewer3d #viewer3d_close {
     display: inline-block;
     width: 21px;
     white-space: pre-wrap;
     height: 21px;
    margin-left: -2px
}
 
.plate:hover .marquee span {
    display: inline-block;
     position: absolute;
     position: absolute;
     animation: none;
     top: 5px;
    padding: 0 5px 0 5px;
     right: 50px;
     border: 1px solid;
     cursor: pointer;
     background: rgb(255,255,255);
     display: block;
     margin-top: -1.2em;
     color: red;
     min-width: 100px;
     font-weight: bold
    max-width: 150px;
     z-index: 1
}
}


.usually {
#viewer3d #viewer3d_close:hover {
     background-color: rgba(41,41,41,0.2)
     color: white
}
}


.rare {
#overlay {
     background: linear-gradient(to top left,#b4c3c8,#5f7476)
     z-index: 3;
}
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}


.very_rare {
table.jquery-tablesorter th.headerSort {
     background: linear-gradient(to top left,#f2b73b,#bc5101)
     background-image: url(/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440);
    position: sticky;
    z-index: 1
}
}
 
table-wrap {
.guarantee {
  text-align: center;
    background: linear-gradient(to top left,#1b5825,#40d744)
  display: inline-block;
  background-color: #fff;
  padding: 2rem 2rem;
  color: #000;
}
}


.arrow {
.trhover tr:hover {
     background-image: url(/w/images/7/7b/Arrow_down.png);
     background-color: #e0e8ff;
     background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease;
     background-position: center;
     -moz-transition: all 0.3s ease;
     height: 11px
     -o-transition: all 0.3s ease;
     transition: all 0.3s ease
}
}


.arrow:hover {
.box_frnds {
     background-image: url(/w/images/4/46/Arrow_up.png);
    width: 250px;
     -webkit-transition: box-shadow 0.3s;
    height: 335px;
     transition: box-shadow 0.3s
     border: 1px solid #e7e8ec;
     border-radius: 3px;
     text-align: left
}
}


.drop_rate {
.frnd {
     font-size: 90%;
     display: block;
     font-weight: 600;
     padding: 10px;
     cursor: default
     float: left
}
}


.tippy-content-container {
.thumb_frnd {
     max-height: 500px
     position: relative;
}
    float: left;
 
.tippy-content-container .plate {
     width: 40px;
     width: 40px;
     float: none;
     height: 40px;
     display: inline-block
     border-radius: 50%;
    overflow: hidden
}
}


.tippy-content-container .plate img {
.thumb_frnd img {
     width: 36px;
    position: absolute;
     height: 36px
    top: 0;
    bottom: 0;
    margin: auto;
     width: 40px;
     max-height: 40px;
    border-radius: 50%;
    display: block
}
}


.tippy-content-container .drop_rate {
.desc_info {
     font-size: 75%;
     float: left;
     font-weight: 600;
    width: 170px;
     cursor: default
    overflow: hidden;
     word-wrap: break-word;
     padding: 4px 0 0 12px
}
}


@-webkit-keyframes scroll {
.frnd_name {
     0% {
     color: #2a5885;
        -webkit-transform: translate(0,0);
    text-decoration: none;
        transform: translate(0,0)
    cursor: pointer
    }
}


    100% {
.frnd_name:hover {
        -webkit-transform: translate(-100%,0);
    text-decoration: underline
        transform: translate(-100%,0)
    }
}
}


@-moz-keyframes scroll {
.frnd_desc {
     0% {
     font-size: 12px;
        -moz-transform: translate(0,0);
    overflow: hidden;
        transform: translate(0,0)
     color: #656565
     }
}


     100% {
.ore_but {
        -moz-transform: translate(-100%,0);
     width: 230px;
        transform: translate(-100%,0)
    color: #ff9501;
     }
    cursor: pointer;
    border: 1px solid #ff9501;
    text-align: center;
    padding: 5px;
     border-radius: 3px
}
}


@keyframes scroll {
.ore_but a {
     0% {
     text-decoration: none;
        transform: translate(0,0)
    color: #ff9501
    }
}


    100% {
.ore_but a:hover {
        transform: translate(-100%,0)
    color: red
    }
}
}


.marquee {
.menu_cont-cards {
     display: block;
     display:flex;
     width: 100%;
     flex-wrap: wrap;
     white-space: nowrap;
     justify-content: center;
     overflow: hidden
}
.menu_cont {
     display:flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
}


.marquee span {
.menu_caches .menu_button {
     display: inline-block;
     max-width: 190px
    padding-left: 100%;
    -webkit-animation: scroll 10s infinite linear;
    -moz-animation: scroll 10s infinite linear;
    animation: scroll 10s infinite linear
}
}


#google_translate_element {
.menu_button {
     overflow-x: hidden;
     text-align: center;
     width: 145px
     word-wrap: normal
}
}


.tabber {
.menu_button_img_events img {
     clear: both
     width: 246px;
    height: 133px
}
}


.last-update {
.menu_button_tile {
     width: 300px;
    position: relative;
     float: left
    margin: 0 20px 0 20px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
     -o-transition: all 0.6s ease;
     transition: all 0.6s ease;
}
}


.last-update-header {
.card_button_tile {
     background-color: #b0c4de;
     position: relative;
     padding: 10px;
     margin: 0 20px 0 20px;
     font-weight: 600
     word-break: break-all
}
}


.last-update-body {
.menu_button:hover .menu_button_tile {
     border: 1px solid #e7e8ec;
     -webkit-transform: scale(1.11);
     border-top: 0px;
     -moz-transform: scale(1.11);
     padding: 5px 10px;
     -o-transform: scale(1.11);
     height: 220px
     transform: scale(1.11)
}
}


.reward {
.menu_buttun_pvp_number {
     margin-bottom: 20px
    position: absolute;
     margin-top: -115px;
    right: 30px;
    z-index: 1;
    color: white;
    font-weight: 600;
    font-size: 1.8em;
    user-select: none;
    pointer-events: none
}
}


.rep-rew-table {
.menu_buttun_pvp_number::before {
     border-collapse: collapse;
    content: url(/w/images/6/69/Wreath_half.png);
     cursor: default
    -moz-transform: scale(1.5,1.5);
    -webkit-transform: scale(1.5,1.5);
     -o-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
    margin: 8px 0 0 -12px;
     position: absolute
}
}


.rep-rew-table tr:hover {
.menu_buttun_pvp_number::after {
     background-color: #e0e8ff;
     content: url(/w/images/6/69/Wreath_half.png);
     -webkit-transition: all 0.3s ease;
     -moz-transform: scale(-1.5,1.5);
     -moz-transition: all 0.3s ease;
     -webkit-transform: scale(-1.5,1.5);
     -o-transition: all 0.3s ease;
     -o-transform: scale(-1.5,1.5);
     transition: all 0.3s ease
    transform: scale(-1.5,1.5);
     margin: 8px 0 0 -6px;
    position: absolute
}
 
.note {
    position: relative;
    margin: 2em 0em;
    pointer-events: none
}
}


.rep-rew-table td {
.note_name {
     padding: 0 6px 0 6px
    position: absolute;
    background-color: #fff;
    margin: -14px 0 0 1px;
     padding: 0 5px;
    font-size: 1.2em;
    font-weight: 600
}
}


.community_button {
.note_text {
     width: 220px;
     border: 1px dashed black;
     display: inline-block;
     padding: 10px 10px 5px 10px;
     font-weight: 700;
     box-shadow: 0 0 0 1px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
    color: white;
     -webkit-transition: box-shadow 0.1s;
    text-decoration: none;
     transition: box-shadow 0.1s;
    text-transform: uppercase;
     overflow-x: auto;
    padding: .8em 1em calc(.8em + 3px);
     pointer-events: auto
     border-radius: 3px;
     background: rgb(64,199,129);
     box-shadow: 0 -3px rgb(53,167,110) inset;
     transition: 0.2s
}
}


.community_button:hover {
.advice {
     background: rgb(53,167,110)
    position: relative;
    margin: 2em 0em;
     pointer-events: none
}
}


.donate_button {
.advice_name {
     width: 220px;
     position: absolute;
     display: inline-block;
     background-color: #fff;
     font-weight: 700;
     margin: -14px 0 0 1px;
     color: white;
     padding: 0 5px;
     text-decoration: none;
     font-size: 1.2em;
     text-transform: uppercase;
     font-weight: 600
     padding: .8em 1em calc(.8em + 3px);
}
     border-radius: 3px;
 
     background: rgb(255,140,0);
.advice_text {
     box-shadow: 0 -3px rgb(225,120,10) inset;
     border: 1px dashed black;
     transition: 0.2s
     padding: 10px 10px 5px 10px;
     box-shadow: 0 0 0 1px rgba(255,255,255,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
     -webkit-transition: box-shadow 0.1s;
     transition: box-shadow 0.1s;
    overflow-x: auto;
    pointer-events: auto
}
}


.donate_button:hover {
 
     background: rgb(225,120,10)
.tippy-tooltip {
    max-width: 330px;
    border-radius: inherit;
    -webkit-border-radius: inherit;
     -moz-border-radius: inherit
}
}


.inventory {
.tippy-header {
     display: inline-block;
     display: none
    position: relative;
    background-image: url(/w/images/e/e7/Inventory_slots.jpg);
    background-repeat: no-repeat;
    width: 554px;
    height: 531px
}
}


.inventory_slot {
.plate {
     display: inline-block;
     width: 70px;
     height: 58px;
     float: left;
     width: 58px;
     border-radius: 3px;
     background-image: url(/w/images/0/0f/Inventory_slots_back.jpg);
     padding: 2px;
     background-repeat: no-repeat
     margin: 5px
}
}


.modification-equip {
.plate:hover {
     display: flex;
     box-shadow: 0 0 0 1px rgba(0,0,0,0.6) inset,0 0 7px rgba(0,0,0,0.4),0 0 0 rgba(0,0,0,0.33);
     flex-wrap: wrap
     -webkit-transition: box-shadow 0.1s;
    transition: box-shadow 0.2s
}
}


.coloration {
.plate:hover .marquee {
     width: 260px;
     display: inline-block;
     margin: 10px 25px 15px 0px;
     white-space: pre-wrap;
     border: 1px solid black;
     margin-left: -2px
    display: inline-block
}
}


.coloration-name {
.plate:hover .marquee span {
     background-color: black;
     display: inline-block;
    width: 260px;
     position: absolute;
     position: absolute;
     display: none
     animation: none;
    padding: 0 5px 0 5px;
    border: 1px solid;
    background: rgb(255,255,255);
    margin-top: -1.2em;
    min-width: 100px;
    max-width: 150px;
    z-index: 1
}
}


.coloration:hover .coloration-name {
.usually {
     display: block
     background-color: rgba(41,41,41,0.2)
}
}


.coloration-name-text {
.rare {
     color: white;
     background: linear-gradient(to top left,#b4c3c8,#5f7476)
    font-size: 1.3em;
    padding-left: 5px
}
}


.coloration-cost {
.very_rare {
     text-align: center;
     background: linear-gradient(to top left,#f2b73b,#bc5101)
    padding-top: 2px
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.guarantee {
     display: none
     background: linear-gradient(to top left,#1b5825,#40d744)
}
}


.img-border {
.arrow {
     border: 1px solid black
    background-image: url(/w/images/7/7b/Arrow_down.png);
    background-repeat: no-repeat;
    background-position: center;
     height: 11px
}
}


.npc_box {
.arrow:hover {
     display: grid;
     background-image: url(/w/images/4/46/Arrow_up.png);
     justify-content: space-between;
     -webkit-transition: box-shadow 0.3s;
     gap: 10px 20px;
     transition: box-shadow 0.3s
    align-items: start
}
}


.npc_block {
.drop_rate {
     display: grid;
     font-size: 90%;
    grid-template-columns: 96px auto;
     font-weight: 600;
     grid-template-rows: auto auto;
     cursor: default
     align-content: start;
    grid-column: 1 / 2;
    grid-row: auto
}
}


.npc_portrait {
.tippy-content-container {
     flex: 0 0 96px;
     max-height: 500px
    height: 96px;
    background-color: black
}
}


.npc_info {
.tippy-content-container .plate {
     display: grid;
     width: 40px;
     grid-template-columns: min-content auto;
     float: none;
     height: min-content;
     display: inline-block
    flex: 1 1 auto;
    margin: 0 25px
}
}


.npc_prof_val,.npc_group_val,.npc_location_val,.npc_coord_val {
.tippy-content-container .plate img {
     margin-left: 10px;
     width: 36px;
     min-width: 200px
     height: 36px
}
}


.npc_descrption {
.tippy-content-container .drop_rate {
     margin-top: 15px;
     font-size: 75%;
     width: 100%;
     font-weight: 600;
     grid-column: 1 / 3
     cursor: default
}
}


.npc_map_block {
@-webkit-keyframes scroll {
     max-width: 300px;
     0% {
    background-color: black;
        -webkit-transform: translate(0,0);
     border: 2px solid black;
        transform: translate(0,0)
     grid-column: 2 / 3;
     }
     grid-row: 1 / 3
 
     100% {
        -webkit-transform: translate(-100%,0);
        transform: translate(-100%,0)
     }
}
}


.npc_map_block_name {
@-moz-keyframes scroll {
     height: 35px;
     0% {
    background-color: black;
        -moz-transform: translate(0,0);
    color: white;
        transform: translate(0,0)
     font-size: 1.5em;
     }
    padding-left: 5px
}


.npc_issue_quest {
    100% {
    grid-column: auto;
        -moz-transform: translate(-100%,0);
     grid-row: auto
        transform: translate(-100%,0)
     }
}
}


@media screen and (max-width: 860px) {
@keyframes scroll {
     .npc_block {
     0% {
         grid-column:1 / 2;
         transform: translate(0,0)
        grid-row: 1 / 2
     }
     }


     .npc_map_block {
     100% {
         grid-column: 1 / 2;
         transform: translate(-100%,0)
        grid-row: 2 / 3
     }
     }
}


    .npc_issue_quest {
.marquee {
        grid-column: 1 / 2;
    display: block;
        grid-row: 3 / 4
    width: 100%;
     }
    white-space: nowrap;
     overflow: hidden
}
}


@media screen and (max-width: 470px) {
.marquee span {
     .npc_block {
     display: inline-block;
        display:flex !important;
    padding-left: 100%;
        flex-wrap: wrap;
    -webkit-animation: scroll 10s infinite linear;
        justify-content: center
     -moz-animation: scroll 10s infinite linear;
     }
    animation: scroll 10s infinite linear
 
    .npc_info {
        display: grid;
        grid-template-columns: min-content auto;
        flex: 1 1 auto
    }
}
}


.rep_line {
#google_translate_element {
     max-width: 1024px;
     overflow-x: hidden;
     min-width: 500px;
     width: 145px
    height: 100px
}
}


.back_gradient {
.tabber {
     position: relative;
     clear: both
    width: 95%;
    height: 15px;
    margin: auto 25px auto 25px;
    border: 2px solid black;
    background: rgb(170,11,16);
    background: linear-gradient(90deg,rgba(170,11,16,1) 0%,rgba(190,88,13,1) 25%,rgba(200,161,8,1) 50%,rgba(130,163,14,1) 75%,rgba(52,161,18,1) 100%)
}
}


.v_stripe {
.last-update {
    position: absolute;
     width: 300px;
     width: 0px;
     background: rgba(var(--color-base-rgb),0.02);
     height: 10px;
     border: 1px solid rgba(var(--color-base-rgb),0.1);
     border-left: 2px solid black;
     margin-bottom: 2rem
     margin: 17px 0 0 -2px;
    padding: 0
}
}


.v_stripe::after {
.last-update-header {
     position: absolute;
    background-color: var(--color-surface-2);
     width: 50px;
    border: 1px solid var(--border-color-base);
     left: -25px;
    border-radius: 10px 10px 0px 0px;
     top: 12px;
     padding: 1rem;
     text-align: center
     font-weight: 600;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis
}
}


.minus30000 {
.last-update-body {
    border: 1px solid var(--border-color-base);
    border-radius: 0px 0px 10px 10px;
    border-top: 0px;
    height: 220px;
    padding: 0 1rem 1rem 1rem;
    box-sizing: border-box;
    overflow: hidden
}
}


.minus30000::after {
.reward {
     content: "-30000"
     margin-bottom: 20px
}
}


.minus15000 {
.rep-rew-table {
     margin-left: 10%
     border-collapse: collapse;
    cursor: default
}
}


.minus15000::after {
.rep-rew-table tr:hover {
     content: "-15000"
    background-color: #e0e8ff;
    -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}


.minus7500 {
.rep-rew-table td {
     margin-left: 20%
     padding: 0 6px 0 6px
}
}


.minus7500::after {
.community_button {
     content: "-7500"
    width: 220px;
    display: inline-block;
    font-weight: 700;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: .8em 1em calc(.8em + 3px);
    border-radius: 3px;
    background: rgb(64,199,129);
     box-shadow: 0 -3px rgb(53,167,110) inset;
    transition: 0.2s
}
}


.minus3000 {
.community_button:hover {
     margin-left: 30%
     background: rgb(53,167,110)
}
}


.minus3000::after {
.donate_button {
     content: "-3000"
    width: 220px;
    display: inline-block;
    font-weight: 700;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: .8em 1em calc(.8em + 3px);
    border-radius: 3px;
    background: rgb(255,140,0);
     box-shadow: 0 -3px rgb(225,120,10) inset;
    transition: 0.2s
}
}


.minus1000 {
.donate_button:hover {
     margin-left: 40%
     background: rgb(225,120,10)
}
}


.minus1000::after {
.inventory {
     content: "-1000"
    display: inline-block;
    position: relative;
    background-image: url(/w/images/e/e7/Inventory_slots.jpg);
     background-repeat: no-repeat;
    width: 554px;
    height: 531px
}
}


.zero {
.inventory_slot {
     margin-left: 50%
     display: inline-block;
    height: 58px;
    width: 58px;
    background-image: url(/w/images/0/0f/Inventory_slots_back.jpg);
    background-repeat: no-repeat
}
}


.zero::after {
.modification-equip {
     content: "0"
    display: flex;
     flex-wrap: wrap
}
}


.plus1000 {
.coloration {
     margin-left: 60%
    width: 260px;
     margin: 10px 25px 15px 0px;
    border: 1px solid black;
    display: inline-block
}
}


.plus1000::after {
.coloration-name {
     content: "1000"
    background-color: black;
    width: 260px;
    position: absolute;
     display: none
}
}


.plus3000 {
.coloration:hover .coloration-name {
     margin-left: 70%
     display: block
}
}


.plus3000::after {
.coloration-name-text {
     content: "3000"
    color: white;
    font-size: 1.3em;
     padding-left: 5px
}
}


.plus7500 {
.coloration-cost {
     margin-left: 80%
     text-align: center;
    padding-top: 2px
}
}


.plus7500::after {
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
     content: "7500"
     display: none
}
}


.plus15000 {
.img-border {
     margin-left: 90%
     border: 1px solid black
}
}


.plus15000::after {
.npc_box {
     content: "15000"
    display: grid;
    justify-content: space-between;
    gap: 10px 20px;
     align-items: start
}
}


.plus30000 {
.npc_block {
     margin-left: 100%
     display: grid;
    grid-template-columns: 96px auto;
    grid-template-rows: auto auto;
    align-content: start;
    grid-column: 1 / 2;
    grid-row: auto
}
}


.plus30000::after {
.npc_portrait {
     content: "30000"
    flex: 0 0 96px;
    height: 96px;
     background-color: black
}
}


.line_bonus {
.npc_info {
     position: relative;
     display: grid;
     width: 95%;
     grid-template-columns: min-content auto;
     margin: auto 30px auto 30px;
    height: min-content;
     top: 35px
     flex: 1 1 auto;
     margin: 0 25px
}
}


.rep_bonus {
.npc_prof_val,.npc_group_val,.npc_location_val,.npc_coord_val {
     position: absolute;
     margin-left: 10px;
    width: 26px;
     min-width: 200px
    left: -13px;
    filter: brightness(0.3);
     border-bottom: none
}
}


.container_DamageTaken {
.npc_descrption {
     overflow-x: auto
     margin-top: 15px;
    width: 100%;
    grid-column: 1 / 3
}
}


.table-item-cell {
.npc_map_block {
     display: flex;
    max-width: 300px;
     align-items: center;
    background-color: black;
     min-width: 200px
     border: 2px solid black;
     grid-column: 2 / 3;
     grid-row: 1 / 3
}
}


.table-item-name {
.npc_map_block_name {
     display: inline-block;
     height: 35px;
     padding-left: 5px;
    background-color: black;
     vertical-align: middle
    color: white;
     font-size: 1.5em;
     padding-left: 5px
}
}


.table-item-name-icon {
.npc_issue_quest {
     position: relative;
     grid-column: auto;
    display: inline-block;
     grid-row: auto
     flex-shrink: 0
}
}


.caches-img {
@media screen and (max-width: 860px) {
    filter: drop-shadow(5px 5px 10px #000000)
    .npc_block {
}
        grid-column:1 / 2;
        grid-row: 1 / 2
    }
 
    .npc_map_block {
        grid-column: 1 / 2;
        grid-row: 2 / 3
    }


.refferal_article {
    .npc_issue_quest {
    position: relative;
        grid-column: 1 / 2;
    width: 100%;
        grid-row: 3 / 4
    height: 400px;
     }
    background-image: url(/w/images/d/d1/%D0%A3%D0%B1%D0%B5%D0%B6%D0%B8%D1%89%D0%B5_%D1%81%D1%82%D0%B0%D0%BB%D0%BA%D0%B5%D1%80%D0%B0.jpg);
    background-size: cover;
     background-position: center
}
}


.mw-parser-output .note-info {
@media screen and (max-width: 470px) {
    background-color: #eaf3ff;
    .npc_block {
     color: #333;
        display:flex !important;
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg");
        flex-wrap: wrap;
     background-size: 35px;
        justify-content: center
     border-color: #a3caff;
     }
     padding-left: 40px;
 
     min-height: 25px;
    .npc_info {
        display: grid;
        grid-template-columns: min-content auto;
        flex: 1 1 auto
     }
}
 
.rep_line {
     max-width: 1024px;
     min-width: 500px;
     height: 100px
}
}
.mw-parser-output .note-Storm-Atronach-Crate {
 
     background-color: #eaf3ff;
.back_gradient {
     color: #333;
     position: relative;
     background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
     width: 95%;
     background-size: 40px;
     height: 15px;
     font-size: 15px;
     margin: auto 25px auto 25px;
     border-color: #a3caff;
     border: 2px solid black;
     padding-left: 55px;
     background: rgb(170,11,16);
    min-height: 40px;
     background: linear-gradient(90deg,rgba(170,11,16,1) 0%,rgba(190,88,13,1) 25%,rgba(200,161,8,1) 50%,rgba(130,163,14,1) 75%,rgba(52,161,18,1) 100%)
}
}
.mw-parser-output .note-RageboundCrate {
 
     background-color: #eaf3ff;
.v_stripe {
     color: #333;
     position: absolute;
     background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
     width: 0px;
     background-size: 40px;
     height: 10px;
     font-size: 15px;
     border-left: 2px solid black;
    border-color: #a3caff;
     margin: 17px 0 0 -2px;
     padding-left: 55px;
     padding: 0
    min-height: 40px;
}
}
.mw-parser-output .note-CarnavalCrate {
 
     background-color: #eaf3ff;
.v_stripe::after {
     color: #333;
     position: absolute;
     background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
     width: 50px;
     background-size: 40px;
     left: -25px;
     font-size: 15px;
     top: 12px;
    border-color: #a3caff;
     text-align: center
    padding-left: 55px;
}
    min-height: 40px;
 
.minus30000 {
}
}
.mw-parser-output .note-WildHuntCrate {
 
    background-color: #eaf3ff;
.minus30000::after {
    color: #333;
     content: "-30000"
     background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
    background-size: 40px;
    font-size: 15px;
    border-color: #a3caff;
    padding-left: 55px;
    min-height: 40px;
}
}
.mw-parser-output .note {
 
     background-position: left 7px top 50%;
.minus15000 {
    padding: 0.5em 0.5em 0.5em 55px;
     margin-left: 10%
    margin: 0.5em 0;
}
    overflow: hidden;
 
    background-color: #f8f9fa;
.minus15000::after {
    color: #333;
     content: "-15000"
     background-repeat: no-repeat;
    border: 1px solid #ddd;
}
}
/* Cached 20250402115902 */
 
.ivent {
.minus7500 {
  position: relative;
    margin-left: 20%
  top: 0;
  left: 0;
}
}


.ivent-notactive {
.minus7500::after {
    position: absolute;
     content: "-7500"
    top: 120px;
     color: red;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
}
.ivent-active {
 
     position: absolute;
.minus3000 {
    top: 120px;
     margin-left: 30%
    color: #00fc5c;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
}
.showcase1 {
 
  position: relative;
.minus3000::after {
  top: 0;
    content: "-3000"
  left: 0;
}
}


.showcase2 {
.minus1000 {
     position: absolute;
     margin-left: 40%
    top: 120px;
    color: gold;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
}
.showcase3 {
 
    position: absolute;
.minus1000::after {
    top: 120px;
     content: "-1000"
     color: red;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
}


.card1 {
.zero {
  position: relative;
    margin-left: 50%
  top: 0;
  left: 0;
}
}


.card2 {
.zero::after {
  position: absolute;
    content: "0"
  top: 0;
  left: 0;
}
}


crateico {
.plus1000 {
  position: absolute;
    margin-left: 60%
  left: 0;
  top: 0;
  width: 20%;
  height: auto;
}
}


.imgthumb {
.plus1000::after {
    background: #F9F9F9;
    content: "1000"
    border: #CCCCCC;
    float: right;
    padding: 5px;
}
}


/* Стиль карт Leaflet */
.plus3000 {
    margin-left: 70%
}


.leaflet-pane,
.plus3000::after {
.leaflet-tile,
    content: "3000"
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
  -moz-user-select: none;
        user-select: none;
  -webkit-user-drag: none;
}
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-tile::selection {
background: transparent;
}
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
 
.leaflet-safari .leaflet-tile {
.plus7500 {
image-rendering: -webkit-optimize-contrast;
    margin-left: 80%
}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
max-width: none !important;
max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
width: auto;
padding: 0;
}
 
.leaflet-container img.leaflet-tile {
/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
mix-blend-mode: plus-lighter;
}
}


.leaflet-container.leaflet-touch-zoom {
.plus7500::after {
-ms-touch-action: pan-x pan-y;
    content: "7500"
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom;
/* Fallback for FF which doesn't support pinch-zoom */
touch-action: none;
touch-action: pinch-zoom;
}
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
 
-ms-touch-action: none;
.plus15000 {
touch-action: none;
    margin-left: 90%
}
}
.leaflet-container {
 
-webkit-tap-highlight-color: transparent;
.plus15000::after {
    content: "15000"
}
}
.leaflet-container a {
 
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
.plus30000 {
    margin-left: 100%
}
 
.plus30000::after {
    content: "30000"
}
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
    box-sizing: border-box;
z-index: 800;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
-moz-user-select: none;
}


.leaflet-pane        { z-index: 400; }
.line_bonus {
    position: relative;
    width: 95%;
    margin: auto 30px auto 30px;
    top: 35px
}


.leaflet-tile-pane    { z-index: 200; }
.rep_bonus {
.leaflet-overlay-pane { z-index: 400; }
    position: absolute;
.leaflet-shadow-pane  { z-index: 500; }
    width: 26px;
.leaflet-marker-pane  { z-index: 600; }
    left: -13px;
.leaflet-tooltip-pane  { z-index: 650; }
    filter: brightness(0.3);
.leaflet-popup-pane  { z-index: 700; }
    border-bottom: none
}


.leaflet-map-pane canvas { z-index: 100; }
.container_DamageTaken {
.leaflet-map-pane svg    { z-index: 200; }
    overflow-x: auto
}


.leaflet-vml-shape {
.table-item-cell {
width: 1px;
    display: flex;
height: 1px;
    align-items: center;
}
    min-width: 200px
.lvml {
}
behavior: url(#default#VML);
display: inline-block;
position: absolute;
}


.table-item-name {
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle
}


/* control positioning */
.table-item-name-icon {
 
    position: relative;
.leaflet-control {
    display: inline-block;
position: relative;
    flex-shrink: 0
z-index: 800;
}
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
 
pointer-events: auto;
.caches-img {
}
    filter: drop-shadow(5px 5px 10px #000000)
.leaflet-top,
}
.leaflet-bottom {
 
position: absolute;
.refferal_article {
z-index: 1000;
    position: relative;
pointer-events: none;
    width: 100%;
}
    height: 400px;
.leaflet-top {
    background-image: url(/w/images/d/d1/%D0%A3%D0%B1%D0%B5%D0%B6%D0%B8%D1%89%D0%B5_%D1%81%D1%82%D0%B0%D0%BB%D0%BA%D0%B5%D1%80%D0%B0.jpg);
top: 0;
    background-size: cover;
}
    background-position: center
.leaflet-right {
}
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
}


 
.mw-parser-output .note-info {
/* zoom and fade animations */
    background-color: #eaf3ff;
 
    color: #333;
.leaflet-fade-anim .leaflet-popup {
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg");
opacity: 0;
    background-size: 35px;
-webkit-transition: opacity 0.2s linear;
    border-color: #a3caff;
  -moz-transition: opacity 0.2s linear;
    padding-left: 40px;
        transition: opacity 0.2s linear;
    min-height: 25px;
}
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
.mw-parser-output .note-Storm-Atronach-Crate {
opacity: 1;
    background-color: #eaf3ff;
}
    color: #333;
.leaflet-zoom-animated {
    background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
-webkit-transform-origin: 0 0;
    background-size: 40px;
    -ms-transform-origin: 0 0;
    font-size: 15px;
        transform-origin: 0 0;
    border-color: #a3caff;
}
    padding-left: 55px;
svg.leaflet-zoom-animated {
    min-height: 40px;
will-change: transform;
}
.mw-parser-output .note-RageboundCrate {
    background-color: #eaf3ff;
    color: #333;
    background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
    background-size: 40px;
    font-size: 15px;
    border-color: #a3caff;
    padding-left: 55px;
    min-height: 40px;
}
.mw-parser-output .note-CarnavalCrate {
    background-color: #eaf3ff;
    color: #333;
    background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
    background-size: 40px;
    font-size: 15px;
    border-color: #a3caff;
    padding-left: 55px;
    min-height: 40px;
}
.mw-parser-output .note-WildHuntCrate {
    background-color: #eaf3ff;
    color: #333;
    background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
    background-size: 40px;
    font-size: 15px;
    border-color: #a3caff;
    padding-left: 55px;
    min-height: 40px;
}
.mw-parser-output .note {
    background-position: left 7px top 50%;
    padding: 0.5em 0.5em 0.5em 55px;
    margin: 0.5em 0;
    overflow: hidden;
    background-color: #f8f9fa;
    color: #333;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
}
/* Cached 20250402115902 */
.ivent {
  position: relative;
  top: 0;
  left: 0;
}
}


.leaflet-zoom-anim .leaflet-zoom-animated {
.ivent-notactive {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
    position: absolute;
  -moz-transition:   -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
    top: 120px;
        transition:        transform 0.25s cubic-bezier(0,0,0.25,1);
    color: red;
}
    left: 0px;
.leaflet-zoom-anim .leaflet-tile,
    background-color: rgb(16 18 19 / 80%);
.leaflet-pan-anim .leaflet-tile {
}
-webkit-transition: none;
.ivent-active {
  -moz-transition: none;
    position: absolute;
        transition: none;
    top: 120px;
}
    color: #00fc5c;
 
    left: 0px;
.leaflet-zoom-anim .leaflet-zoom-hide {
    background-color: rgb(16 18 19 / 80%);
visibility: hidden;
}
}
.showcase1 {
 
  position: relative;
 
  top: 0;
/* cursors */
  left: 0;
 
}
.leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:   -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:   -moz-grabbing;
cursor:        grabbing;
}
 
/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}


.leaflet-marker-icon.leaflet-interactive,
.showcase2 {
.leaflet-image-layer.leaflet-interactive,
    position: absolute;
.leaflet-pane > svg path.leaflet-interactive,
    top: 110px;
svg.leaflet-image-layer.leaflet-interactive path {
    color: gold;
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
    font-family: var(--font-family-monospace);
pointer-events: auto;
    font-size: var(--font-size-small);
}
    border-radius: 0px 20px 20px 0px;
    padding: 0.2em;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
.showcase3 {
    position: absolute;
    top: 110px;
    color: red;
    padding: 0.2em;
    border-radius: 0px 20px 20px 0px;
    font-family: var(--font-family-monospace);
    font-size: var(--font-size-small);
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
.showcase4 {
    position: absolute;
    top: 100px;
    padding: 0.2em;
    border-radius: 0px 20px 20px 0px;
    font-family: var(--font-family-monospace);
    font-size: var(--font-size-small);
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}


/* visual tweaks */
.card1 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}


.leaflet-container {
.card2 {
background: #ddd;
    position: absolute;
outline-offset: 1px;
    top: 0;
}
    left: 0;
.leaflet-container a {
    z-index: 2;
color: #0078A8;
}
}
.card3 {
.leaflet-zoom-box {
    position: absolute;
border: 2px dotted #38f;
    top: 165px;
background: rgba(255,255,255,0.5);
    left: 0px;
}
    right:0px;
    color: #ffffff;
    text-align:center;
    z-index: 3;
    text-shadow: 2px 2px 1px #000;
}
    .card4 {
    position: absolute;
    top: 185px;
    left: 0px;
    right:0px;
    color: #ffffff;
    text-align:center;
    z-index: 4;
    text-shadow: 2px 2px 1px #000;
}


crateico {
  position: absolute;
  left: 0;
  top: 0;
  width: 20%;
  height: auto;
}


/* general typography */
.imgthumb {
.leaflet-container {
    background: #F9F9F9;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    border: #CCCCCC;
font-size: 12px;
    float: right;
font-size: 0.75rem;
    padding: 5px;
line-height: 1.5;
}
}


/* Стиль карт Leaflet */


/* general toolbar styles */
.leaflet-pane,
 
.leaflet-tile,
.leaflet-bar {
.leaflet-marker-icon,
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
.leaflet-marker-shadow,
border-radius: 4px;
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
}
.leaflet-bar a {
.leaflet-container {
background-color: #fff;
overflow: hidden;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
}
.leaflet-bar a,
.leaflet-tile,
.leaflet-control-layers-toggle {
.leaflet-marker-icon,
background-position: 50% 50%;
.leaflet-marker-shadow {
background-repeat: no-repeat;
-webkit-user-select: none;
display: block;
  -moz-user-select: none;
        user-select: none;
  -webkit-user-drag: none;
}
}
.leaflet-bar a:hover,
/* Prevents IE11 from highlighting tiles in blue */
.leaflet-bar a:focus {
.leaflet-tile::selection {
background-color: #f4f4f4;
background: transparent;
}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
}
}
.leaflet-bar a:first-child {
/* hack that prevents hw layers "stretching" when loading new tiles */
border-top-left-radius: 4px;
.leaflet-safari .leaflet-tile-container {
border-top-right-radius: 4px;
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
}
.leaflet-bar a:last-child {
.leaflet-marker-icon,
border-bottom-left-radius: 4px;
.leaflet-marker-shadow {
border-bottom-right-radius: 4px;
display: block;
border-bottom: none;
}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg {
max-width: none !important;
max-height: none !important;
}
}
.leaflet-bar a.leaflet-disabled {
.leaflet-container .leaflet-marker-pane img,
cursor: default;
.leaflet-container .leaflet-shadow-pane img,
background-color: #f4f4f4;
.leaflet-container .leaflet-tile-pane img,
color: #bbb;
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
width: auto;
padding: 0;
}
}


.leaflet-touch .leaflet-bar a {
.leaflet-container img.leaflet-tile {
width: 30px;
/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
height: 30px;
mix-blend-mode: plus-lighter;
line-height: 30px;
}
}
 
.leaflet-touch .leaflet-bar a:first-child {
.leaflet-container.leaflet-touch-zoom {
border-top-left-radius: 2px;
-ms-touch-action: pan-x pan-y;
border-top-right-radius: 2px;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom;
/* Fallback for FF which doesn't support pinch-zoom */
touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
}
.leaflet-touch .leaflet-bar a:last-child {
.leaflet-tile-loaded {
border-bottom-left-radius: 2px;
visibility: inherit;
border-bottom-right-radius: 2px;
}
}
 
.leaflet-zoom-box {
/* zoom control */
width: 0;
 
height: 0;
.leaflet-control-zoom-in,
-moz-box-sizing: border-box;
.leaflet-control-zoom-out {
    box-sizing: border-box;
font: bold 18px 'Lucida Console', Monaco, monospace;
z-index: 800;
text-indent: 1px;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
-moz-user-select: none;
}
}


.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
.leaflet-pane        { z-index: 400; }
font-size: 22px;
}


.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane  { z-index: 650; }
.leaflet-popup-pane  { z-index: 700; }


/* layers control */
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }


.leaflet-control-layers {
.leaflet-vml-shape {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
width: 1px;
background: #fff;
height: 1px;
border-radius: 5px;
}
}
.leaflet-control-layers-toggle {
.lvml {
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/layers.png);
behavior: url(#default#VML);
width: 36px;
display: inline-block;
height: 36px;
position: absolute;
}
}
.leaflet-retina .leaflet-control-layers-toggle {
 
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/layers-2x.png);
 
background-size: 26px 26px;
/* control positioning */
 
.leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
pointer-events: auto;
}
}
.leaflet-touch .leaflet-control-layers-toggle {
.leaflet-top,
width: 44px;
.leaflet-bottom {
height: 44px;
position: absolute;
z-index: 1000;
pointer-events: none;
}
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-top {
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
top: 0;
display: none;
}
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
.leaflet-right {
display: block;
right: 0;
position: relative;
}
}
.leaflet-control-layers-expanded {
.leaflet-bottom {
padding: 6px 10px 6px 6px;
bottom: 0;
color: #333;
background: #fff;
}
}
.leaflet-control-layers-scrollbar {
.leaflet-left {
overflow-y: scroll;
left: 0;
overflow-x: hidden;
padding-right: 5px;
}
}
.leaflet-control-layers-selector {
.leaflet-control {
margin-top: 2px;
float: left;
position: relative;
clear: both;
top: 1px;
}
}
.leaflet-control-layers label {
.leaflet-right .leaflet-control {
display: block;
float: right;
font-size: 13px;
}
font-size: 1.08333em;
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
}
.leaflet-control-layers-separator {
.leaflet-left .leaflet-control {
height: 0;
margin-left: 10px;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
}
}
 
.leaflet-right .leaflet-control {
/* Default icon URLs */
margin-right: 10px;
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/marker-icon.png);
}
}




/* attribution and scale controls */
/* zoom and fade animations */


.leaflet-container .leaflet-control-attribution {
.leaflet-fade-anim .leaflet-popup {
background: #fff;
opacity: 0;
background: rgba(255, 255, 255, 0.8);
-webkit-transition: opacity 0.2s linear;
margin: 0;
  -moz-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear;
}
}
.leaflet-control-attribution,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
.leaflet-control-scale-line {
opacity: 1;
padding: 0 5px;
color: #333;
line-height: 1.4;
}
}
.leaflet-control-attribution a {
.leaflet-zoom-animated {
text-decoration: none;
-webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
        transform-origin: 0 0;
}
}
.leaflet-control-attribution a:hover,
svg.leaflet-zoom-animated {
.leaflet-control-attribution a:focus {
will-change: transform;
text-decoration: underline;
}
 
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
  -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
        transition:        transform 0.25s cubic-bezier(0,0,0.25,1);
}
}
.leaflet-attribution-flag {
.leaflet-zoom-anim .leaflet-tile,
display: inline !important;
.leaflet-pan-anim .leaflet-tile {
vertical-align: baseline !important;
-webkit-transition: none;
width: 1em;
  -moz-transition: none;
height: 0.6669em;
        transition: none;
}
}
.leaflet-left .leaflet-control-scale {
 
margin-left: 5px;
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
}
}
.leaflet-bottom .leaflet-control-scale {
 
margin-bottom: 5px;
 
/* cursors */
 
.leaflet-interactive {
cursor: pointer;
}
}
.leaflet-control-scale-line {
.leaflet-grab {
border: 2px solid #777;
cursor: -webkit-grab;
border-top: none;
cursor:   -moz-grab;
line-height: 1.1;
cursor:         grab;
padding: 2px 5px 1px;
white-space: nowrap;
-moz-box-sizing: border-box;
    box-sizing: border-box;
background: rgba(255, 255, 255, 0.8);
text-shadow: 1px 1px #fff;
}
}
.leaflet-control-scale-line:not(:first-child) {
.leaflet-crosshair,
border-top: 2px solid #777;
.leaflet-crosshair .leaflet-interactive {
border-bottom: none;
cursor: crosshair;
margin-top: -2px;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
.leaflet-dragging .leaflet-grab,
border-bottom: 2px solid #777;
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:   -moz-grabbing;
cursor:         grabbing;
}
}


.leaflet-touch .leaflet-control-attribution,
/* marker & overlays interactivity */
.leaflet-touch .leaflet-control-layers,
.leaflet-marker-icon,
.leaflet-touch .leaflet-bar {
.leaflet-marker-shadow,
box-shadow: none;
.leaflet-image-layer,
}
.leaflet-pane > svg path,
.leaflet-touch .leaflet-control-layers,
.leaflet-tile-container {
.leaflet-touch .leaflet-bar {
pointer-events: none;
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
}
}


.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
pointer-events: auto;
}


/* popup */
/* visual tweaks */


.leaflet-popup {
.leaflet-container {
position: absolute;
background: #ddd;
text-align: center;
outline-offset: 1px;
margin-bottom: 20px;
}
}
.leaflet-popup-content-wrapper {
.leaflet-container a {
padding: 1px;
color: #0078A8;
text-align: left;
border-radius: 12px;
}
}
.leaflet-popup-content {
.leaflet-zoom-box {
margin: 13px 24px 13px 20px;
border: 2px dotted #38f;
line-height: 1.3;
background: rgba(255,255,255,0.5);
font-size: 13px;
font-size: 1.08333em;
min-height: 1px;
}
}
.leaflet-popup-content p {
 
margin: 17px 0;
 
margin: 1.3em 0;
/* general typography */
.leaflet-container {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
}
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-top: -1px;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;


margin: -10px auto 0;
pointer-events: auto;


-webkit-transform: rotate(45deg);
/* general toolbar styles */
  -moz-transform: rotate(45deg);
 
    -ms-transform: rotate(45deg);
.leaflet-bar {
        transform: rotate(45deg);
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
}
.leaflet-popup-content-wrapper,
.leaflet-bar a {
.leaflet-popup-tip {
background-color: #fff;
background: white;
border-bottom: 1px solid #ccc;
color: #333;
width: 26px;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
height: 26px;
}
line-height: 26px;
.leaflet-container a.leaflet-popup-close-button {
display: block;
position: absolute;
top: 0;
right: 0;
border: none;
text-align: center;
text-align: center;
width: 24px;
height: 24px;
font: 16px/24px Tahoma, Verdana, sans-serif;
color: #757575;
text-decoration: none;
text-decoration: none;
background: transparent;
color: black;
}
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-bar a,
.leaflet-container a.leaflet-popup-close-button:focus {
.leaflet-control-layers-toggle {
color: #585858;
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
background-color: #f4f4f4;
}
}
.leaflet-popup-scrolled {
.leaflet-bar a:first-child {
overflow: auto;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
}
 
.leaflet-bar a:last-child {
.leaflet-oldie .leaflet-popup-content-wrapper {
border-bottom-left-radius: 4px;
-ms-zoom: 1;
border-bottom-right-radius: 4px;
border-bottom: none;
}
}
.leaflet-oldie .leaflet-popup-tip {
.leaflet-bar a.leaflet-disabled {
width: 24px;
cursor: default;
margin: 0 auto;
background-color: #f4f4f4;
 
color: #bbb;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
}


.leaflet-oldie .leaflet-control-zoom,
.leaflet-touch .leaflet-bar a {
.leaflet-oldie .leaflet-control-layers,
width: 30px;
.leaflet-oldie .leaflet-popup-content-wrapper,
height: 30px;
.leaflet-oldie .leaflet-popup-tip {
line-height: 30px;
border: 1px solid #999;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
}


/* zoom control */


/* div icon */
.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}


.leaflet-div-icon {
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
background: #fff;
font-size: 22px;
border: 1px solid #666;
}
}




/* Tooltip */
/* layers control */
/* Base styles for the element that has a tooltip */
 
.leaflet-tooltip {
.leaflet-control-layers {
position: absolute;
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
padding: 6px;
background: #fff;
background-color: #fff;
border-radius: 5px;
border: 1px solid #fff;
}
border-radius: 3px;
.leaflet-control-layers-toggle {
color: #222;
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/layers.png);
white-space: nowrap;
width: 36px;
-webkit-user-select: none;
height: 36px;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
}
.leaflet-tooltip.leaflet-interactive {
.leaflet-retina .leaflet-control-layers-toggle {
cursor: pointer;
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/layers-2x.png);
pointer-events: auto;
background-size: 26px 26px;
}
}
.leaflet-tooltip-top:before,
.leaflet-touch .leaflet-control-layers-toggle {
.leaflet-tooltip-bottom:before,
width: 44px;
.leaflet-tooltip-left:before,
height: 44px;
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
}
}
 
.leaflet-control-layers .leaflet-control-layers-list,
/* Directions */
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
 
display: none;
.leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
}
.leaflet-tooltip-top:before {
.leaflet-control-layers-expanded .leaflet-control-layers-list {
bottom: 0;
display: block;
margin-bottom: -12px;
position: relative;
border-top-color: #fff;
}
}
.leaflet-tooltip-bottom:before {
.leaflet-control-layers-expanded {
top: 0;
padding: 6px 10px 6px 6px;
margin-top: -12px;
color: #333;
margin-left: -6px;
background: #fff;
border-bottom-color: #fff;
}
}
.leaflet-tooltip-left {
.leaflet-control-layers-scrollbar {
margin-left: -6px;
overflow-y: scroll;
}
overflow-x: hidden;
.leaflet-tooltip-right {
padding-right: 5px;
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
}
.leaflet-tooltip-left:before {
.leaflet-control-layers-selector {
right: 0;
margin-top: 2px;
margin-right: -12px;
position: relative;
border-left-color: #fff;
top: 1px;
}
}
.leaflet-tooltip-right:before {
.leaflet-control-layers label {
left: 0;
display: block;
margin-left: -12px;
font-size: 13px;
border-right-color: #fff;
font-size: 1.08333em;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
}
 
/* Default icon URLs */
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/marker-icon.png);
}
}


/* Printing */


@media print {
/* attribution and scale controls */
/* Prevent printers from removing background-images of controls. */
.leaflet-control {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}


/* Темная тема */
.leaflet-container .leaflet-control-attribution {
@media screen {
background: #fff;
html.skin-theme-clientpref-night .last-update-header {
background: rgba(255, 255, 255, 0.8);
background-color: #171619;
margin: 0;
        background-image: url(/resources/css/grunge.png);
        border: 1px solid #162f4d;
padding: 10px;
font-weight: 600;
}
}
html.skin-theme-clientpref-night .last-update-body {
.leaflet-control-attribution,
border: 1px solid #162f4d;
.leaflet-control-scale-line {
border-top: 0px;
padding: 0 5px;
padding: 5px 10px;
color: #333;
height: 220px;
line-height: 1.4;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
text-decoration: underline;
}
.leaflet-attribution-flag {
display: inline !important;
vertical-align: baseline !important;
width: 1em;
height: 0.6669em;
}
}
html.skin-theme-clientpref-night table.overview {
.leaflet-left .leaflet-control-scale {
background-color: #1C1D21;
margin-left: 5px;
        border: 1px solid #162f4d;
}
        background-image: url(/resources/css/grunge.png);
.leaflet-bottom .leaflet-control-scale {
color: #ffffff;
margin-bottom: 5px;
}
}
    html.skin-theme-clientpref-night .mw-parser-output > span.mw-default-size img, html.skin-theme-clientpref-night section .mw-heading ~ div > span.mw-default-size img, html.skin-theme-clientpref-night section > span.mw-default-size img, html.skin-theme-clientpref-night dd > span.mw-default-size img, html.skin-theme-clientpref-night p > span.mw-default-size img, html.skin-theme-clientpref-night .mw-parser-output > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night section .mw-heading ~ div > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night section > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night dd > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night p > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night .mw-parser-output > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night section .mw-heading ~ div > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night section > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night dd > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night p > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night .mw-parser-output > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night section .mw-heading ~ div > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night section > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night dd > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night p > figure[typeof='mw:File/Frameless'] img {
.leaflet-control-scale-line {
          background: transparent;
border: 2px solid #777;
}
border-top: none;
html.skin-theme-clientpref-night .mw-parser-output .note-Storm-Atronach-Crate {
line-height: 1.1;
background-color: #3d425a;
padding: 2px 5px 1px;
color: #ffffff;
white-space: nowrap;
background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
-moz-box-sizing: border-box;
background-size: 40px;
    box-sizing: border-box;
font-size: 15px;
background: rgba(255, 255, 255, 0.8);
border-color: #162f4d;
text-shadow: 1px 1px #fff;
padding-left: 55px;
}
min-height: 40px;
.leaflet-control-scale-line:not(:first-child) {
}
border-top: 2px solid #777;
html.skin-theme-clientpref-night .mw-parser-output .note-RageboundCrate {
border-bottom: none;
background-color: #3d425a;
margin-top: -2px;
color: #ffffff;
}
background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
background-size: 40px;
border-bottom: 2px solid #777;
font-size: 15px;
border-color: #162f4d;
padding-left: 55px;
min-height: 40px;
}
html.skin-theme-clientpref-night .mw-parser-output .note-CarnavalCrate {
background-color: #3d425a;
color: #ffffff;
background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
background-size: 40px;
font-size: 15px;
border-color: #162f4d;
padding-left: 55px;
min-height: 40px;
}
html.skin-theme-clientpref-night .mw-parser-output .note-WildHuntCrate {
background-color: #3d425a;
color: #ffffff;
background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
background-size: 40px;
font-size: 15px;
border-color: #162f4d;
padding-left: 55px;
min-height: 40px;
}
html.skin-theme-clientpref-night body {
background-color: #101418;
}
}


html.skin-theme-clientpref-night .infobox {
.leaflet-touch .leaflet-control-attribution,
    width: 100%;
.leaflet-touch .leaflet-control-layers,
    max-width: 350px;
.leaflet-touch .leaflet-bar {
    box-sizing: border-box;
box-shadow: none;
    background: #101619;
}
    border: 1px solid #131918;
.leaflet-touch .leaflet-control-layers,
    padding: 1.5rem;
.leaflet-touch .leaflet-bar {
    height: fit-content;
border: 2px solid rgba(0,0,0,0.2);
    float: right;
background-clip: padding-box;
    margin: 0 0 2rem 2rem;
}
}
 
html.skin-theme-clientpref-night .Drops {
 
    padding: 10px !important;
/* popup */
    margin-top: 2rem !important;
 
    color: var(--color-progressive) !important;
.leaflet-popup {
    border-bottom: 1px solid var(--color-progressive) !important;
position: absolute;
    min-width: 150px;
text-align: center;
}
margin-bottom: 20px;
html.skin-theme-clientpref-night .Applied {
}
background-color:#13b4a7;
.leaflet-popup-content-wrapper {
}
padding: 1px;
html.skin-theme-clientpref-night .Video {
text-align: left;
background-color:#1b71b7;
border-radius: 12px;
}
}
html.skin-theme-clientpref-night .Craft {
.leaflet-popup-content {
background-color:#a3a634;
margin: 13px 24px 13px 20px;
}
line-height: 1.3;
html.skin-theme-clientpref-night .itemepic a {
font-size: 13px;
    color: #b662f5 !important;
font-size: 1.08333em;
}
min-height: 1px;
html.skin-theme-clientpref-night .itemfine a {
}
    color: #4ef62c !important;
.leaflet-popup-content p {
}
margin: 17px 0;
html.skin-theme-clientpref-night .itemsuperior a {
margin: 1.3em 0;
    color: #64a9ff !important;
}
}
.leaflet-popup-tip-container {
html.skin-theme-clientpref-night span.itemepic {
width: 40px;
    color: #b662f5 !important;
height: 20px;
}
position: absolute;
html.skin-theme-clientpref-night span.itemfine {
left: 50%;
    color: #4ef62c !important;
margin-top: -1px;
}
margin-left: -20px;
html.skin-theme-clientpref-night span.itemsuperior {
overflow: hidden;
    color: #64a9ff !important;
pointer-events: none;
}
}
html.skin-theme-clientpref-night .embedvideo.frame {
.leaflet-popup-tip {
    border: 1pt solid #212836;
width: 17px;
    padding: 0.5em;
height: 17px;
}
padding: 1px;
html.skin-theme-clientpref-night li.gallerybox div.thumb {
    background-color: #101619;
    border: 1px solid #131918;
}
}


margin: -10px auto 0;
pointer-events: auto;


/* Автоматический режим */
-webkit-transform: rotate(45deg);
@media screen and (prefers-color-scheme: dark) {
  -moz-transform: rotate(45deg);
 
    -ms-transform: rotate(45deg);
html.skin-theme-clientpref-os .last-update-header {
        transform: rotate(45deg);
background-color: #171619;
        background-image: url(/resources/css/grunge.png);
        border: 1px solid #162f4d;
padding: 10px;
font-weight: 600;
}
}
html.skin-theme-clientpref-os .last-update-body {
.leaflet-popup-content-wrapper,
border: 1px solid #162f4d;
.leaflet-popup-tip {
border-top: 0px;
background: white;
padding: 5px 10px;
color: #333;
height: 220px;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
}
html.skin-theme-clientpref-os table.overview {
.leaflet-container a.leaflet-popup-close-button {
background-color: #1C1D21;
position: absolute;
        border: 1px solid #162f4d;
top: 0;
        background-image: url(/resources/css/grunge.png);
right: 0;
color: #ffffff;
border: none;
}
text-align: center;
    html.skin-theme-clientpref-os .mw-parser-output > span.mw-default-size img, html.skin-theme-clientpref-os section .mw-heading ~ div > span.mw-default-size img, html.skin-theme-clientpref-os section > span.mw-default-size img, html.skin-theme-clientpref-os dd > span.mw-default-size img, html.skin-theme-clientpref-os p > span.mw-default-size img, html.skin-theme-clientpref-os .mw-parser-output > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os section .mw-heading ~ div > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os section > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os dd > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os p > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os .mw-parser-output > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os section .mw-heading ~ div > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os section > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os dd > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os p > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os .mw-parser-output > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os section .mw-heading ~ div > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os section > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os dd > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os p > figure[typeof='mw:File/Frameless'] img {
width: 24px;
          background: transparent;
height: 24px;
}
font: 16px/24px Tahoma, Verdana, sans-serif;
 
color: #757575;
html.skin-theme-clientpref-os body {
text-decoration: none;
background-color: #101418;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
color: #585858;
}
.leaflet-popup-scrolled {
overflow: auto;
}
 
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
 
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
 
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
}
 
 
/* div icon */
 
.leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}
}
html.skin-theme-clientpref-os .infobox {
    width: 100%;
    max-width: 350px;
    box-sizing: border-box;
    background: #101619;
    border: 1px solid #131918;
    padding: 1.5rem;
    height: fit-content;
    float: right;
    margin: 0 0 2rem 2rem;
}


html.skin-theme-clientpref-os .Drops {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--color-progressive) !important;
    border-bottom: 1px solid var(--color-progressive) !important;
    min-width: 150px;
}
html.skin-theme-clientpref-os .Applied {
background-color:#13b4a7;
}
html.skin-theme-clientpref-os .Applied {
background-color:#1b71b7;
}
html.skin-theme-clientpref-os .Video {
background-color:#1b71b7;
}
html.skin-theme-clientpref-os .Craft {
background-color:#a3a634;
}
html.skin-theme-clientpref-os .itemepic a {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-os .itemfine a {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-os .itemsuperior a {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-os span.itemepic {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-os span.itemfine {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-os span.itemsuperior {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-os .embedvideo.frame {
    border: 1pt solid #212836;
    padding: 0.5em;
}
html.skin-theme-clientpref-night li.gallerybox div.thumb {
    background-color: #101619;
    border: 1px solid #131918;
}
}


/* Стили для инфобокса */
/* Tooltip */
.infobox {
/* Base styles for the element that has a tooltip */
    width: 100%;
.leaflet-tooltip {
    max-width: 350px;
position: absolute;
    box-sizing: border-box;
padding: 6px;
    background: #eaecf0;
background-color: #fff;
    border: 1px solid #ECE6E7;
border: 1px solid #fff;
    padding: 1.5rem;
border-radius: 3px;
    height: fit-content;
color: #222;
    float: right;
white-space: nowrap;
    margin: 0 0 2rem 2rem;
-webkit-user-select: none;
}
-moz-user-select: none;
.infobox-overview {
-ms-user-select: none;
    width: 100%;
user-select: none;
    max-width: 350px;
pointer-events: none;
    box-sizing: border-box;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
    background: #eaecf0;
}
    border: 1px solid #ECE6E7;
.leaflet-tooltip.leaflet-interactive {
    padding: 1.5rem;
cursor: pointer;
    height: fit-content;
pointer-events: auto;
    float: right;
}
    margin: 0 0 2rem 2rem;
.leaflet-tooltip-top:before,
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
}
 
/* Directions */


.infobox-section {
.leaflet-tooltip-bottom {
margin-bottom: 1.5rem;
margin-top: 6px;
}
}
.infobox-section:last-child {
.leaflet-tooltip-top {
margin-bottom: 0;
margin-top: -6px;
}
}
.infobox-row {
.leaflet-tooltip-bottom:before,
display: flex;
.leaflet-tooltip-top:before {
align-items: flex-start;
left: 50%;
justify-content: space-between;
margin-left: -6px;
gap: 5px;
}
position: relative;
.leaflet-tooltip-top:before {
padding: 0.5rem 0;
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
}
.infobox-row-overview {
.leaflet-tooltip-right {
display: block;
margin-left: 6px;
align-items: flex-start;
justify-content: space-between;
gap: 5px;
position: relative;
padding: 0.5rem 0;
}
}
.infobox-row::after  {
.leaflet-tooltip-left:before,
content: '';
.leaflet-tooltip-right:before {
display: block;
top: 50%;
position: absolute;
margin-top: -6px;
bottom: 0;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
left: 0;
right: 0;
margin-left: -12px;
height: 1px;
border-right-color: #fff;
background-color: var(--color-progressive);
}
opacity: 0.1;
 
}
/* Printing */
.infobox-row:last-child::after {
 
display: none;
@media print {
}
/* Prevent printers from removing background-images of controls. */
.infobox-row-nested {
.leaflet-control {
display: flex;
-webkit-print-color-adjust: exact;
align-items: flex-start;
print-color-adjust: exact;
justify-content: space-between;
}
gap: 5px;
}
position: relative;
 
padding: 0.2rem 0;
/* Темная тема */
@media screen {
html.skin-theme-clientpref-night client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort {
background-image: url(/w/resources/src/jquery.tablesorter.styles/images/sort_both_inverted.svg?d764d);
}
html.skin-theme-clientpref-night table.overview {
background-color: #1C1D21;
        border: 1px solid #162f4d;
        background-image: url(/resources/css/grunge.png);
color: #ffffff;
}
}
.infobox-row--no-flex {
    html.skin-theme-clientpref-night .mw-parser-output > span.mw-default-size img, html.skin-theme-clientpref-night section .mw-heading ~ div > span.mw-default-size img, html.skin-theme-clientpref-night section > span.mw-default-size img, html.skin-theme-clientpref-night dd > span.mw-default-size img, html.skin-theme-clientpref-night p > span.mw-default-size img, html.skin-theme-clientpref-night .mw-parser-output > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night section .mw-heading ~ div > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night section > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night dd > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night p > figure[typeof='mw:File'] img, html.skin-theme-clientpref-night .mw-parser-output > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night section .mw-heading ~ div > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night section > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night dd > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night p > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-night .mw-parser-output > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night section .mw-heading ~ div > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night section > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night dd > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-night p > figure[typeof='mw:File/Frameless'] img {
display: block;
          background: transparent;
}
}
.infobox-row--overflow-x {
html.skin-theme-clientpref-night .mw-parser-output .note-Storm-Atronach-Crate {
overflow-x: auto;
background-color: #3d425a;
color: #ffffff;
background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
background-size: 40px;
font-size: 15px;
border-color: #162f4d;
padding-left: 55px;
min-height: 40px;
}
}
.infobox-row--wrap {
html.skin-theme-clientpref-night .mw-parser-output .note-RageboundCrate {
flex-wrap: wrap;
background-color: #3d425a;
color: #ffffff;
background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
background-size: 40px;
font-size: 15px;
border-color: #162f4d;
padding-left: 55px;
min-height: 40px;
}
}
.infobox-title {
html.skin-theme-clientpref-night .mw-parser-output .note-CarnavalCrate {
display: flex;
background-color: #3d425a;
align-items: center;
color: #ffffff;
position: relative;
background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
font-size: 1.2em;
background-size: 40px;
font-weight: 600;
font-size: 15px;
justify-content: left;
border-color: #162f4d;
color: var(--color-progressive);
padding-left: 55px;
min-height: 40px;
}
}
.infobox-title::after  {
html.skin-theme-clientpref-night .mw-parser-output .note-WildHuntCrate {
opacity: 0.3;
background-color: #3d425a;
}
color: #ffffff;
.infobox-title--icon {
background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
font-size: 0.875em;
background-size: 40px;
font-size: 15px;
border-color: #162f4d;
padding-left: 55px;
min-height: 40px;
}
html.skin-theme-clientpref-night .Drops {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--color-progressive) !important;
    border-bottom: 1px solid var(--color-progressive) !important;
    min-width: 150px;
}
}
.infobox-overview-title {
html.skin-theme-clientpref-night .Applied {
display: block;
background-color:#13b4a7;
align-items: center;
position: relative;
font-size: 0.9em;
font-weight: 600;
justify-content: left;
color: var(--color-progressive);
}
}
.infobox-label {
html.skin-theme-clientpref-night .Video {
color: var(--color-subtle);
background-color:#1b71b7;
}
}
.infobox-label.smw-highlighter {
html.skin-theme-clientpref-night .Craft {
border-bottom: 1px dotted var(--color-subtle);
background-color:#a3a634;
}
}
.infobox-value {
html.skin-theme-clientpref-night .itemepic a {
color: var(--color-base);
    color: #b662f5 !important;
text-align: right;
}
}
html.skin-theme-clientpref-night .itemfine a {
.infobox-quest--list--chapter {
    color: #4ef62c !important;
overflow-x: auto;
}
white-space: nowrap;
html.skin-theme-clientpref-night .itemsuperior a {
}
    color: #64a9ff !important;
.overview_box {
}
justify-content: space-between;
html.skin-theme-clientpref-night span.itemepic {
gap: 10px 20px;
    color: #b662f5 !important;
align-items: start;
}
}
html.skin-theme-clientpref-night span.itemfine {
.overview_block {
    color: #4ef62c !important;
display: grid;
}
     grid-template-columns: 96px auto;
html.skin-theme-clientpref-night span.itemsuperior {
     grid-template-rows: auto auto;
    color: #64a9ff !important;
     align-content: start;
}
     grid-column: 1 / 2;
html.skin-theme-clientpref-night .embedvideo.frame {
grid-row: auto;
    border: 1pt solid #212836;
    padding: 0.5em;
}
}
 
 
/* Автоматический режим */
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os table.overview {
background-color: #1C1D21;
        border: 1px solid #162f4d;
        background-image: url(/resources/css/grunge.png);
color: #ffffff;
}
    html.skin-theme-clientpref-os .mw-parser-output > span.mw-default-size img, html.skin-theme-clientpref-os section .mw-heading ~ div > span.mw-default-size img, html.skin-theme-clientpref-os section > span.mw-default-size img, html.skin-theme-clientpref-os dd > span.mw-default-size img, html.skin-theme-clientpref-os p > span.mw-default-size img, html.skin-theme-clientpref-os .mw-parser-output > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os section .mw-heading ~ div > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os section > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os dd > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os p > figure[typeof='mw:File'] img, html.skin-theme-clientpref-os .mw-parser-output > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os section .mw-heading ~ div > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os section > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os dd > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os p > figure[typeof='mw:File/Thumb'] img, html.skin-theme-clientpref-os .mw-parser-output > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os section .mw-heading ~ div > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os section > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os dd > figure[typeof='mw:File/Frameless'] img, html.skin-theme-clientpref-os p > figure[typeof='mw:File/Frameless'] img {
          background: transparent;
}
 
html.skin-theme-clientpref-os .Drops {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--color-progressive) !important;
    border-bottom: 1px solid var(--color-progressive) !important;
    min-width: 150px;
}
html.skin-theme-clientpref-os .Applied {
background-color:#13b4a7;
}
html.skin-theme-clientpref-os .Applied {
background-color:#1b71b7;
}
html.skin-theme-clientpref-os .Video {
background-color:#1b71b7;
}
html.skin-theme-clientpref-os .Craft {
background-color:#a3a634;
}
html.skin-theme-clientpref-os .itemepic a {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-os .itemfine a {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-os .itemsuperior a {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-os span.itemepic {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-os span.itemfine {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-os span.itemsuperior {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-os .embedvideo.frame {
    border: 1pt solid #212836;
    padding: 0.5em;
}
}
 
/* Стили для инфобокса */
.infobox {
    width: 100%;
    max-width: 350px;
    box-sizing: border-box;
    background: var(--color-surface-2);
    border-color: transparent;
    border-radius: var(--border-radius-base);
    padding: 1.5rem;
    height: fit-content;
    float: right;
    margin: 0 0 2rem 2rem;
}
.infobox-overview {
    width: 100%;
    max-width: 350px;
    box-sizing: border-box;
    background: #eaecf0;
    border: 1px solid #ECE6E7;
    padding: 1.5rem;
    height: fit-content;
    float: right;
    margin: 0 0 2rem 2rem;
}
 
.infobox-section {
margin-bottom: 1.5rem;
}
.infobox-section:last-child {
margin-bottom: 0;
}
.infobox-row {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 5px;
position: relative;
padding: 0.5rem 0;
}
.infobox-row-overview {
display: block;
align-items: flex-start;
justify-content: space-between;
gap: 5px;
position: relative;
padding: 0.5rem 0;
}
.infobox-row::after  {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 1px;
background-color: var(--color-progressive);
opacity: 0.1;
}
.infobox-row-overview::after  {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 0;
right: 60%;
height: 1px;
background-color: var(--color-progressive);
opacity: 0.1;
}
.infobox-row:last-child::after {
display: none;
}
.infobox-row-nested {
display: flex;
align-items: flex-start;
justify-content: space-between;
gap: 5px;
position: relative;
padding: 0.2rem 0;
}
.infobox-row--no-flex {
display: block;
}
.infobox-row--overflow-x {
overflow-x: auto;
}
.infobox-row--wrap {
flex-wrap: wrap;
}
.infobox-title {
display: flex;
align-items: center;
position: relative;
font-size: 1.2em;
font-weight: 600;
justify-content: left;
color: var(--color-progressive);
}
.infobox-title::after  {
opacity: 0.3;
}
.infobox-title--icon {
font-size: 0.875em;
}
.infobox-overview-title {
display: block;
align-items: center;
position: relative;
font-size: 0.9em;
font-weight: 600;
justify-content: left;
color: var(--color-progressive);
}
.infobox-label {
color: var(--color-subtle);
}
.infobox-label.smw-highlighter {
border-bottom: 1px dotted var(--color-subtle);
}
.infobox-value {
color: var(--color-base);
text-align: right;
}
.infobox-quest--list--chapter {
overflow-x: auto;
white-space: nowrap;
}
.overview_box {
justify-content: space-between;
gap: 10px 20px;
align-items: start;
}
.overview_block {
display: grid;
     grid-template-columns: 96px auto;
     grid-template-rows: auto auto;
     align-content: start;
     grid-column: 1 / 2;
grid-row: auto;
}
.overview_icon {
flex: 0 0 96px;
height: 96px;
}
.overview_info {
grid-template-columns: min-content auto;
height: min-content;
flex: 1 1 auto;
}
@media screen and (max-width:450px){
.infobox {
max-width: 100%;
margin: 0 0 2rem 0;
}
}
/* Цвета кнопок */
 
/* Оформление кнопок */
.mw-parser-output .home-card--row4 {
    grid-row: span 4;
}
.mw-parser-output .home-card--col2 {
    grid-column: span 2;
}
.mw-parser-output .home-card {
    position: relative;
    padding: var(--space-md);
    border: 1px solid var(--border-color-base);
    background: var(--color-surface-1);
    border-radius: var(--border-radius-medium);
    font-size: var(--font-size-small);
}
.mw-parser-output .home-link {
    display: grid;
    margin-top: var(--space-xs);
    font-size: var(--font-size-small);
    font-weight: var(--font-weight-medium);
    grid-gap: var(--space-xs);
    text-align: center;
}
.mw-parser-output .home-link__button {
    display: flex;
}
}
.overview_icon {
.mw-parser-output .home-link__button a {
flex: 0 0 96px;
    flex-grow: 1;
height: 96px;
    padding: var(--space-xs);
    border: 1px solid var(--border-color-base);
    background: var(--color-surface-2);
    border-radius: var(--border-radius-medium);
    color: var(--color-emphasized)!important;
    line-height: var(--line-height-xxx-small);
    text-decoration: none!important;
}
}
.overview_info {
.mw-parser-output .home-link__button a:hover {
grid-template-columns: min-content auto;
    background: var(--color-surface-2--hover)
height: min-content;
flex: 1 1 auto;
}
}
@media screen and (max-width:450px){
.mw-parser-output .home-link__button a:active {
.infobox {
    background: var(--color-surface-2--active)
max-width: 100%;
margin: 0 0 2rem 0;
}
}
}