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

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

Страница интерфейса MediaWiki
Нет описания правки
Метка: отменено
Нет описания правки
 
(не показаны 104 промежуточные версии этого же участника)
Строка 1: Строка 1:
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
/* Размещённый здесь CSS будет применяться ко всем темам оформления */
@media screen {
/* Бар */
html.skin-theme-clientpref-night {
.home-card__header {
--background-color-base: #17212B;
color: var( --color-emphasized );
--color-base-rgb: 234, 236, 240;
font-size: 1rem;
--background-color-link: 255, 255, 255;
    font-weight: var( --font-weight-semi-bold );
}
    line-height: var( --line-height-xxx-small );
.nav__link.active {
  opacity: 0.3;
}
}
.textbox {
 
  background-color: var(--background-color-neutral-subtle, #f8f9fa);
.home-card__header a {
  color: var(--color-emphasized, #101418);
display: flex;
  border: 1px solid var(--border-color-muted, #dadde3);
align-items: center;
justify-content: space-between;
}
}
.admin-only {
 
display:none;
.home-card__header a:after {
content: '▶';
font-size: var( --font-size-small );
}
}
span.itemmythic {
 
    color: rgb(255, 130, 0) !important;
.home-card__background {
position: absolute;
inset: 0;
}
}
span.itemlegendary {
 
     color: rgb(228, 193, 41) !important;
.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.itemepic {
 
    color: #A02EF7 !important;
.home-card__background picture,
.home-card__background img {
width: 100%;
height: 100%;
}
}
span.itemfine {
 
    color: #2DC50E !important;
.home-card__background img {
object-fit: cover;
object-position: center;
}
}
span.itemsuperior {
 
    color: #3A92FF !important;
.home-card__foreground {
position: absolute;
top: 0;
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;
}
}
.itemmythic a {
 
     color: rgb(255, 130, 0) !important;
.home-card__foreground .home-card__badge {
position: absolute;
    top: 0;
    right: 0;
    border-top-left-radius: 0;
     border-bottom-right-radius: 0;
}
}
.itemlegendary a {
 
    color: rgb(228, 193, 41) !important;
.home-card__foreground .home-card__header {
color: #fff;
}
}
.itemepic a {
 
    color: #A02EF7 !important;
.home-card__foreground .home-card__label {
color: #bababa;
}
}
.itemfine a {
 
    color: #2DC50E !important;
.home-card p {
margin-top: var( --space-xs );
font-size: var( --font-size-small );
}
}
.itemsuperior a {
 
    color: #3A92FF !important;
.home-card2.home-card--button {
overflow: hidden;
padding: 0;
border: 0;
}
}


table.overview {
.home-card--button a {
background-color:#eaecf0;
display: flex;
        border: 1px solid #ddd;
height: 100%;
justify-content: center;
align-items: center;
padding: 0 var( --space-md );
background: transparent;
color: #fff;
font-weight: var( --font-weight-medium );
}
}
/* Стили для таблиц */
 
.wikitable {
.home-card--button .home-card__background a {
background-color: rgba(var(--color-base-rgb), 0.03);
padding: 0;
}
}
.wikitable > tr > th,.wikitable > tr > td,.wikitable > * > tr > th,.wikitable > * > tr > td {
 
border: 1px solid rgba(var(--color-base-rgb),0.1);
.home-card--button img {
padding: 0.5em 1em;
transition: transform 250ms ease;
}
}
.RadiantApexRewards {
 
background-color:#FF6F50;
.home-card--button:hover img {
transform: scale( 1.1 );
}
}
.ApexRewards {
.home-card2 {
background-color:#E58B27;
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 );
}
}
.SuperiorRewards {
 
background-color:#3A92FF;
.home-event {
border: 1px solid var( --border-color-base );
border-radius: var( --border-radius-medium );
background: var( --color-surface-1 );
}
}
.LegendaryRewards {
 
background-color:#CCAA1A;
.home-gameinfo {
display: flex;
align-items: center;
justify-content: space-between;
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 );
}
}
.FineRewards {
 
background-color:#2DC50E;
.home-gameinfo-label {
color: var( --color-subtle );
}
}
.Drops {
 
    padding: 10px !important;
.home-gameinfo-list {
    margin-top: 2rem !important;
display: flex;
    color: #21a62e !important;
    border-bottom: 1px solid #21a62e !important;
    min-width: 150px;
}
}
.PS {
 
background-color:#0ba889;
.home-gameinfo-list-item {
display: flex;
align-items: center;
gap: var( --space-xs );
font-weight: var( --font-weight-medium );
}
}
.Applied {
 
background-color:#0feedd;
.home-gameinfo-list-item + .home-gameinfo-list-item {
margin-left: var( --space-sm );
border-left: 1px solid var( --border-color-base );
padding-left: var( --space-sm );
}
}
.Craft {
 
background-color:#dadf17;
.home-event .home-card2 {
height: 5rem;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
#skin-client-pref-skin-theme-value-os { display:none!important; }
 
#ca-talk { display:none!important; }
.home-event .home-card__background:after {
body {
/*
    background-color: #ffffff
* Theme gradient color
* FIXME: Find a way to make customize it through wikitext
*/
background: linear-gradient(to right,#101e3c 1%,transparent 33.3%);
}
}


.mw-body h1,.mw-body-content h1,.mw-body-content h2 {
/* Главная */
    font-family: sans-serif
.home-header {
position: relative;
padding-block: 3.5rem;
line-height: var( --line-height-xx-small );
text-align: center;
}
}


h1,h2 {
.home-header__pretitle {
     border-bottom: 1px solid rgba(156,191,235,.5)
margin-bottom: var( --space-xxs );
     color: var( --color-subtle );
font-size: var( --font-size-small );
letter-spacing: 0.05em;
}
}


.color_h3 {
.home-header__title {
    background-color: #b0c4de;
--display-font-size: min( calc( 2.5rem + 3.9vw ), 4.5rem );
    padding: 10px;
margin: 0;
    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);
font-size: var( --display-font-size );
    -webkit-transition: box-shadow 0.1s;
text-transform: uppercase;
    transition: box-shadow 0.1s
line-height: 0.9;
font-weight: var( --font-weight-semi-bold );
}
}


body.page-Заглавная_страница * h1 {
.home-header__subtitle {
    display: none
margin-top: var( --space-xxs );
color: var( --color-subtle );
font-size: var( --font-size-small );
}
/* Поиск на главной */
.home-header__search .keyboard-key {
display: inline;
padding-top: 0.1em;
padding-bottom: 0.1em;
}
}


.catlinks {
.home-header:before,
    display: none
.home-header__searchIcon img {
filter: var( --filter-invert );
}
}


.smw-datatable-toolbar {
@media ( hover: none ) {
    display: none
.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;
}
}


.creature tr:hover {
.home-header__search .desktoponly {
    background-color: #e0e8ff;
margin-left: var( --space-xs );
    -webkit-transition: all 0.3s ease;
}
    -moz-transition: all 0.3s ease;
 
    -o-transition: all 0.3s ease;
.home-header__search:hover {
    transition: all 0.3s ease
--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 );
}
}


.only-quest img {
.home-header__searchIcon img {
     background-color: #ff8e8e
margin-right: var( --space-md );
     opacity: var( --opacity-icon-base );
}
@property --gradient-angle {
syntax: '<angle>';
initial-value: 0deg;
inherits: false;
}
}


.tt {
.scw-gradient-glow {
    white-space: nowrap
position: relative;
 
--clr-3: var( --color-progressive );
--clr-4: var( --border-color-base );
--clr-5: var( --border-color-subtle );
 
--gradient: var( --clr-3 ), var( --clr-4 ), var( --clr-5 ), var( --clr-4 ), var( --clr-3 );
--gradient-blur: 4px;
--gradient-time: 5s;
}
}


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


.trade-item {
@keyframes scw-gradient-rotate {
    display: flex;
0% {
    align-items: center
--gradient-angle: 0deg;
}
}


.trade-item-name {
100% {
    display: flex;
--gradient-angle: 360deg;
    flex-direction: column;
}
    padding-left: 10px
}
}


.trade-item-icon {
/* Основной цвет фона */
     position: relative;
.crownstore-announ img {
     flex-shrink: 0
     max-width:100%;
     height:auto;
}
}
 
.citizen-overflow-content > .motif {
.smw-highlighter {
  height: 600px;
    cursor: help;
  overflow: auto;
    border-bottom: 1px dotted black
}
}


.swap {
body {
    white-space: nowrap
background-color: var(--background-color-base, #fff);
}
}
 
.nav__link.active {
.swap tr:hover {
  opacity: 0.3;
    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
}
}
 
.textbox {
.weapons tr:hover {
    overflow: auto;
     background-color: #e0e8ff;
     border-radius: var(--border-radius-large);
     -webkit-transition: all 0.3s ease;
     font-family: var(--font-family-monospace);
     -moz-transition: all 0.3s ease;
    font-size: var(--font-size-small);
     -o-transition: all 0.3s ease;
     color: var(--color-emphasized);
     transition: all 0.3s ease
     background-color: var(--color-surface-2);
     border: var(--border-width-base) solid var(--border-color-base);
}
}
 
.admin-only {
.equip-name {
display:none;
    display: table-cell;
    padding-left: 5px;
    vertical-align: middle
}
}
 
span.itemmythic {
.equip-name-icon {
     color: rgb(255, 130, 0) !important;
     position: relative;
}
    display: table-cell;
span.itemlegendary {
     width: 64px;
     color: rgb(228, 193, 41) !important;
    height: 64px
}
}
 
span.itemepic {
.equip-name-icon-set {
     color: #A02EF7 !important;
     position: absolute;
    top: -2px
}
}
 
span.itemfine {
.equip tr:hover {
     color: #2DC50E !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.itemsuperior {
.recipe p {
     color: #3A92FF !important;
     margin: 0
}
}
 
.itemmythic a {
table.infobox {
    color: rgb(255, 130, 0) !important;
     width: 450px;
}
     float: right;
.itemlegendary a {
     margin: 0 0 1em 3em
     color: rgb(228, 193, 41) !important;
}
.itemepic a {
     color: #A02EF7 !important;
}
.itemfine a {
     color: #2DC50E !important;
}
}
 
.itemsuperior a {
table.infobox > tr > th,table.infobox > tr > td,table.infobox > * > tr > th,table.infobox > * > tr > td {
     color: #3A92FF !important;
     border: 1px solid #b0c4de
}
}


.slight_shadow {
table.overview {
    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);
background-color:#eaecf0;
    -webkit-transition: box-shadow 0.1s;
        border: 1px solid #ddd;
    transition: box-shadow 0.1s
}
}
 
.client-js .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable), .jquery-tablesorter th.headerSort {
#look3d {
     background-image: url(/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440);
    border: 2px solid black;
    width: 125px;
     height: 25px;
     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-color: #b0c4de;
    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 {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--background-color-error) !important;
    border-bottom: 1px solid var(--background-color-error) !important;
    min-width: 150px;
}
.PS {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--color-progressive) !important;
    border-bottom: 1px solid var(--color-progressive) !important;
    min-width: 150px;
}
.Applied {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: var(--color-progressive) !important;
    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; }


.trhover tr:hover {
.mw-body h1,.mw-body-content h1,.mw-body-content h2 {
    background-color: #e0e8ff;
     font-family: sans-serif
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}


.box_frnds {
h1,h2 {
    width: 250px;
     border-bottom: 1px solid rgba(156,191,235,.5)
    height: 335px;
     border: 1px solid #e7e8ec;
    border-radius: 3px;
    text-align: left
}
}


.frnd {
.color_h3 {
     display: block;
     background-color: #b0c4de;
     padding: 10px;
     padding: 10px;
     float: left
     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 {
    display: none
}
}


.thumb_frnd {
.catlinks {
     position: relative;
     display: none
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}
}


.thumb_frnd img {
.smw-datatable-toolbar {
    position: absolute;
     display: none
    top: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    max-height: 40px;
    border-radius: 50%;
     display: block
}
}


.desc_info {
.creature tr:hover {
     float: left;
     background-color: #e0e8ff;
     width: 170px;
     -webkit-transition: all 0.3s ease;
     overflow: hidden;
     -moz-transition: all 0.3s ease;
     word-wrap: break-word;
     -o-transition: all 0.3s ease;
     padding: 4px 0 0 12px
     transition: all 0.3s ease
}
}


.frnd_name {
.only-quest img {
     color: #2a5885;
     background-color: #ff8e8e
    text-decoration: none;
    cursor: pointer
}
}


.frnd_name:hover {
.tt {
     text-decoration: underline
     white-space: nowrap
}
}


.frnd_desc {
.tt tr:hover {
     font-size: 12px;
     background-color: #e0e8ff;
     overflow: hidden;
     -webkit-transition: all 0.3s ease;
     color: #656565
     -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}


.ore_but {
.trade-item {
     width: 230px;
     display: flex;
     color: #ff9501;
     align-items: center
    cursor: pointer;
    border: 1px solid #ff9501;
    text-align: center;
    padding: 5px;
    border-radius: 3px
}
}


.ore_but a {
.trade-item-name {
     text-decoration: none;
     display: flex;
     color: #ff9501
    flex-direction: column;
     padding-left: 10px
}
}


.ore_but a:hover {
.trade-item-icon {
     color: red
    position: relative;
     flex-shrink: 0
}
}


.menu_cont {
.smw-highlighter {
     display:flex;
     cursor: help;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
}


.menu_caches .menu_button {
.swap {
     max-width: 190px
     white-space: nowrap
}
}


.menu_button {
.swap tr:hover {
     text-align: center;
     background-color: #e0e8ff;
     word-wrap: normal
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
     -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}


.menu_button_img_events img {
.weapons tr:hover {
     width: 246px;
     background-color: #e0e8ff;
     height: 133px
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
     transition: all 0.3s ease
}
}


.menu_button_tile {
.equip-name {
     position: relative;
     display: table-cell;
    margin: 0 20px 0 20px;
     padding-left: 5px;
    -webkit-transition: all 0.6s ease;
     vertical-align: middle
     -moz-transition: all 0.6s ease;
     -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
}


.card_button_tile {
.equip-name-icon {
     position: relative;
     position: relative;
     margin: 0 20px 0 20px;
     display: table-cell;
     word-break: break-all
     width: 64px;
    height: 64px
}
}


.menu_button:hover .menu_button_tile {
.equip-name-icon-set {
    -webkit-transform: scale(1.11);
    -moz-transform: scale(1.11);
    -o-transform: scale(1.11);
    transform: scale(1.11)
}
 
.menu_buttun_pvp_number {
     position: absolute;
     position: absolute;
     margin-top: -115px;
     top: -2px
    right: 30px;
    z-index: 1;
    color: white;
    font-weight: 600;
    font-size: 1.8em;
    user-select: none;
    pointer-events: none
}
}


.menu_buttun_pvp_number::before {
.equip tr:hover {
     content: url(/w/images/6/69/Wreath_half.png);
     background-color: #e0e8ff;
     -moz-transform: scale(1.5,1.5);
     -webkit-transition: all 0.3s ease;
     -webkit-transform: scale(1.5,1.5);
     -moz-transition: all 0.3s ease;
     -o-transform: scale(1.5,1.5);
     -o-transition: all 0.3s ease;
     transform: scale(1.5,1.5);
     transition: all 0.3s ease
    margin: 8px 0 0 -12px;
    position: absolute
}
}


.menu_buttun_pvp_number::after {
.recipe p {
    content: url(/w/images/6/69/Wreath_half.png);
     margin: 0
    -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 {
table.infobox {
     position: relative;
     width: 450px;
     margin: 2em 0em;
     float: right;
     pointer-events: none
     margin: 0 0 1em 3em
}
}


.note_name {
table.infobox > tr > th,table.infobox > tr > td,table.infobox > * > tr > th,table.infobox > * > tr > td {
     position: absolute;
     border: 1px solid #b0c4de
    background-color: #fff;
    margin: -14px 0 0 1px;
    padding: 0 5px;
    font-size: 1.2em;
    font-weight: 600
}
}


.note_text {
.slight_shadow {
    border: 1px dashed black;
    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);
     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
}
}


.advice {
#look3d {
     position: relative;
     border: 2px solid black;
     margin: 2em 0em;
    width: 125px;
     pointer-events: none
     height: 25px;
     cursor: pointer;
    position: absolute
}
}


.advice_name {
#look3d:hover {
    position: absolute;
     border: 2px solid gray
    background-color: #fff;
}
    margin: -14px 0 0 1px;
    padding: 0 5px;
    font-size: 1.2em;
     font-weight: 600
}


.advice_text {
.look3d {
     border: 1px dashed black;
     position: relative;
     padding: 10px 10px 5px 10px;
     float: right;
     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);
     right: 128px;
     -webkit-transition: box-shadow 0.1s;
     top: 32px
    transition: box-shadow 0.1s;
    overflow-x: auto;
    pointer-events: auto
}
}


 
.text-look3d {
.tippy-tooltip {
     position: absolute;
     max-width: 330px;
    top: 4px;
     border-radius: inherit;
    left: 2px;
     -webkit-border-radius: inherit;
     width: 125px;
     -moz-border-radius: inherit
     height: 25px;
     font-weight: bold
}
}


.tippy-header {
#viewer3d {
     display: none
    width: 650px;
    height: 450px;
    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 {
#viewer3d #viewer3d_close {
     width: 70px;
     width: 21px;
     float: left;
     height: 21px;
     border-radius: 3px;
     position: absolute;
     padding: 2px;
    top: 5px;
     margin: 5px
    right: 50px;
    cursor: pointer;
    display: block;
     color: red;
     font-weight: bold
}
}


.plate:hover {
#viewer3d #viewer3d_close:hover {
     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);
     color: white
    -webkit-transition: box-shadow 0.1s;
    transition: box-shadow 0.2s
}
}


.plate:hover .marquee {
#overlay {
     display: inline-block;
    z-index: 3;
     white-space: pre-wrap;
    position: fixed;
     margin-left: -2px
    width: 100%;
     height: 100%;
     top: 0;
     left: 0;
    cursor: pointer;
    display: none
}
}


.plate:hover .marquee span {
table.jquery-tablesorter th.headerSort {
     display: inline-block;
     background-image: url(/resources/src/jquery.tablesorter.styles/images/sort_both.svg?0e440);
    position: absolute;
     position: sticky;
    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
     z-index: 1
}
}
 
table-wrap {
.usually {
  text-align: center;
    background-color: rgba(41,41,41,0.2)
  display: inline-block;
  background-color: #fff;
  padding: 2rem 2rem;
  color: #000;
}
}


.rare {
.trhover tr:hover {
     background: linear-gradient(to top left,#b4c3c8,#5f7476)
     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
}
}


.very_rare {
.box_frnds {
     background: linear-gradient(to top left,#f2b73b,#bc5101)
     width: 250px;
    height: 335px;
    border: 1px solid #e7e8ec;
    border-radius: 3px;
    text-align: left
}
}


.guarantee {
.frnd {
     background: linear-gradient(to top left,#1b5825,#40d744)
     display: block;
    padding: 10px;
    float: left
}
}


.arrow {
.thumb_frnd {
     background-image: url(/w/images/7/7b/Arrow_down.png);
     position: relative;
     background-repeat: no-repeat;
    float: left;
     background-position: center;
    width: 40px;
     height: 11px
     height: 40px;
     border-radius: 50%;
     overflow: hidden
}
}


.arrow:hover {
.thumb_frnd img {
     background-image: url(/w/images/4/46/Arrow_up.png);
    position: absolute;
     -webkit-transition: box-shadow 0.3s;
    top: 0;
     transition: box-shadow 0.3s
    bottom: 0;
    margin: auto;
    width: 40px;
     max-height: 40px;
     border-radius: 50%;
     display: block
}
}


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


.tippy-content-container {
.frnd_name {
     max-height: 500px
     color: #2a5885;
    text-decoration: none;
    cursor: pointer
}
}


.tippy-content-container .plate {
.frnd_name:hover {
     width: 40px;
     text-decoration: underline
    float: none;
    display: inline-block
}
}


.tippy-content-container .plate img {
.frnd_desc {
     width: 36px;
    font-size: 12px;
     height: 36px
     overflow: hidden;
     color: #656565
}
}


.tippy-content-container .drop_rate {
.ore_but {
     font-size: 75%;
     width: 230px;
     font-weight: 600;
    color: #ff9501;
     cursor: default
    cursor: pointer;
    border: 1px solid #ff9501;
    text-align: center;
     padding: 5px;
     border-radius: 3px
}
}


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


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


@-moz-keyframes scroll {
.menu_cont-cards {
     0% {
     display:flex;
        -moz-transform: translate(0,0);
    flex-wrap: wrap;
        transform: translate(0,0)
     justify-content: center;
    }
 
     100% {
        -moz-transform: translate(-100%,0);
        transform: translate(-100%,0)
    }
}
}
 
.menu_cont {
@keyframes scroll {
     display:flex;
     0% {
     flex-wrap: wrap;
        transform: translate(0,0)
     justify-content: center;
     }
     gap: 10px;
 
     100% {
        transform: translate(-100%,0)
     }
}
}


.marquee {
.menu_caches .menu_button {
     display: block;
     max-width: 190px
    width: 100%;
    white-space: nowrap;
    overflow: hidden
}
}


.marquee span {
.menu_button {
     display: inline-block;
     text-align: center;
    padding-left: 100%;
     word-wrap: normal
    -webkit-animation: scroll 10s infinite linear;
     -moz-animation: scroll 10s infinite linear;
    animation: scroll 10s infinite linear
}
}


#google_translate_element {
.menu_button_img_events img {
     overflow-x: hidden;
     width: 246px;
     width: 145px
     height: 133px
}
}


.tabber {
.menu_button_tile {
     clear: both
     position: relative;
    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 {
.card_button_tile {
     width: 300px;
     position: relative;
     float: left
     margin: 0 20px 0 20px;
    word-break: break-all
}
}


.last-update-header {
.menu_button:hover .menu_button_tile {
     background-color: #b0c4de;
    -webkit-transform: scale(1.11);
     padding: 10px;
     -moz-transform: scale(1.11);
     font-weight: 600
     -o-transform: scale(1.11);
     transform: scale(1.11)
}
}


.last-update-body {
.menu_buttun_pvp_number {
     border: 1px solid #e7e8ec;
    position: absolute;
     border-top: 0px;
    margin-top: -115px;
     padding: 5px 10px;
    right: 30px;
     height: 220px
    z-index: 1;
    color: white;
     font-weight: 600;
     font-size: 1.8em;
     user-select: none;
     pointer-events: none
}
}


.reward {
.menu_buttun_pvp_number::before {
     margin-bottom: 20px
    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 -12px;
    position: absolute
}
}


.rep-rew-table {
.menu_buttun_pvp_number::after {
     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 -6px;
     position: absolute
}
}


.rep-rew-table tr:hover {
.note {
     background-color: #e0e8ff;
     position: relative;
     -webkit-transition: all 0.3s ease;
     margin: 2em 0em;
     -moz-transition: all 0.3s ease;
     pointer-events: none
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}
}


.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);
    box-shadow: 0 -3px rgb(225,120,10) inset;
    transition: 0.2s
}
}


.donate_button:hover {
.advice_text {
     background: rgb(225,120,10)
    border: 1px dashed black;
    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
}
}


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


.inventory_slot {
.tippy-tooltip {
     display: inline-block;
     max-width: 330px;
    height: 58px;
     border-radius: inherit;
     width: 58px;
     -webkit-border-radius: inherit;
     background-image: url(/w/images/0/0f/Inventory_slots_back.jpg);
     -moz-border-radius: inherit
     background-repeat: no-repeat
}
}


.modification-equip {
.tippy-header {
     display: flex;
     display: none
    flex-wrap: wrap
}
}


.coloration {
.plate {
     width: 260px;
     width: 70px;
     margin: 10px 25px 15px 0px;
     float: left;
     border: 1px solid black;
     border-radius: 3px;
     display: inline-block
    padding: 2px;
     margin: 5px
}
}


.coloration-name {
.plate:hover {
     background-color: black;
     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: 260px;
     -webkit-transition: box-shadow 0.1s;
     position: absolute;
     transition: box-shadow 0.2s
    display: none
}
}


.coloration:hover .coloration-name {
.plate:hover .marquee {
     display: block
     display: inline-block;
    white-space: pre-wrap;
    margin-left: -2px
}
}


.coloration-name-text {
.plate:hover .marquee span {
     color: white;
    display: inline-block;
     font-size: 1.3em;
    position: absolute;
     padding-left: 5px
    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-cost {
.usually {
     text-align: center;
     background-color: rgba(41,41,41,0.2)
    padding-top: 2px
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.rare {
     display: none
     background: linear-gradient(to top left,#b4c3c8,#5f7476)
}
}


.img-border {
.very_rare {
     border: 1px solid black
     background: linear-gradient(to top left,#f2b73b,#bc5101)
}
}


.npc_box {
.guarantee {
     display: grid;
     background: linear-gradient(to top left,#1b5825,#40d744)
    justify-content: space-between;
    gap: 10px 20px;
    align-items: start
}
}


.npc_block {
.arrow {
     display: grid;
     background-image: url(/w/images/7/7b/Arrow_down.png);
    grid-template-columns: 96px auto;
     background-repeat: no-repeat;
     grid-template-rows: auto auto;
     background-position: center;
    align-content: start;
     height: 11px
     grid-column: 1 / 2;
     grid-row: auto
}
}


.npc_portrait {
.arrow:hover {
     flex: 0 0 96px;
     background-image: url(/w/images/4/46/Arrow_up.png);
     height: 96px;
     -webkit-transition: box-shadow 0.3s;
     background-color: black
     transition: box-shadow 0.3s
}
}


.npc_info {
.drop_rate {
     display: grid;
     font-size: 90%;
    grid-template-columns: min-content auto;
     font-weight: 600;
     height: min-content;
     cursor: default
    flex: 1 1 auto;
     margin: 0 25px
}
}


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


.npc_descrption {
.tippy-content-container .plate {
     margin-top: 15px;
     width: 40px;
     width: 100%;
     float: none;
     grid-column: 1 / 3
     display: inline-block
}
}


.npc_map_block {
.tippy-content-container .plate img {
     max-width: 300px;
     width: 36px;
    background-color: black;
     height: 36px
    border: 2px solid black;
     grid-column: 2 / 3;
    grid-row: 1 / 3
}
}


.npc_map_block_name {
.tippy-content-container .drop_rate {
     height: 35px;
     font-size: 75%;
    background-color: black;
     font-weight: 600;
    color: white;
     cursor: default
     font-size: 1.5em;
     padding-left: 5px
}
}


.npc_issue_quest {
@-webkit-keyframes scroll {
     grid-column: auto;
     0% {
    grid-row: auto
        -webkit-transform: translate(0,0);
}
        transform: translate(0,0)
    }


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


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


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


@media screen and (max-width: 470px) {
@keyframes scroll {
     .npc_block {
     0% {
         display:flex !important;
         transform: translate(0,0)
        flex-wrap: wrap;
        justify-content: center
     }
     }


     .npc_info {
     100% {
         display: grid;
         transform: translate(-100%,0)
        grid-template-columns: min-content auto;
        flex: 1 1 auto
     }
     }
}
}


.rep_line {
.marquee {
     max-width: 1024px;
     display: block;
     min-width: 500px;
    width: 100%;
     height: 100px
     white-space: nowrap;
     overflow: hidden
}
}


.back_gradient {
.marquee span {
     position: relative;
     display: inline-block;
     width: 95%;
     padding-left: 100%;
     height: 15px;
     -webkit-animation: scroll 10s infinite linear;
     margin: auto 25px auto 25px;
     -moz-animation: scroll 10s infinite linear;
    border: 2px solid black;
     animation: scroll 10s infinite linear
    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 {
#google_translate_element {
     position: absolute;
     overflow-x: hidden;
     width: 0px;
     width: 145px
    height: 10px;
    border-left: 2px solid black;
    margin: 17px 0 0 -2px;
    padding: 0
}
}


.v_stripe::after {
.tabber {
     position: absolute;
     clear: both
    width: 50px;
    left: -25px;
    top: 12px;
    text-align: center
}
}


.minus30000 {
.last-update {
    width: 300px;
    background: rgba(var(--color-base-rgb),0.02);
    border: 1px solid rgba(var(--color-base-rgb),0.1);
    margin-bottom: 2rem
}
}


.minus30000::after {
.last-update-header {
     content: "-30000"
    background-color: var(--color-surface-2);
    border: 1px solid var(--border-color-base);
    border-radius: 10px 10px 0px 0px;
    padding: 1rem;
    font-weight: 600;
    overflow: hidden;
     white-space: nowrap;
    text-overflow: ellipsis
}
}


.minus15000 {
.last-update-body {
     margin-left: 10%
     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
}
}


.minus15000::after {
.reward {
     content: "-15000"
     margin-bottom: 20px
}
}


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


.minus7500::after {
.rep-rew-table tr:hover {
     content: "-7500"
    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
}
}


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


.minus3000::after {
.community_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(64,199,129);
     box-shadow: 0 -3px rgb(53,167,110) inset;
    transition: 0.2s
}
}


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


.minus1000::after {
.donate_button {
     content: "-1000"
    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
}
}


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


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


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


.plus1000::after {
.modification-equip {
     content: "1000"
    display: flex;
     flex-wrap: wrap
}
}


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


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


.plus7500 {
.coloration:hover .coloration-name {
     margin-left: 80%
     display: block
}
}


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


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


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


.plus30000 {
.img-border {
     margin-left: 100%
     border: 1px solid black
}
}


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


.line_bonus {
.npc_block {
     position: relative;
     display: grid;
     width: 95%;
     grid-template-columns: 96px auto;
     margin: auto 30px auto 30px;
     grid-template-rows: auto auto;
     top: 35px
     align-content: start;
    grid-column: 1 / 2;
    grid-row: auto
}
}


.rep_bonus {
.npc_portrait {
     position: absolute;
     flex: 0 0 96px;
    width: 26px;
     height: 96px;
    left: -13px;
     background-color: black
     filter: brightness(0.3);
     border-bottom: none
}
}


.container_DamageTaken {
.npc_info {
     overflow-x: auto
     display: grid;
    grid-template-columns: min-content auto;
    height: min-content;
    flex: 1 1 auto;
    margin: 0 25px
}
}


.table-item-cell {
.npc_prof_val,.npc_group_val,.npc_location_val,.npc_coord_val {
     display: flex;
     margin-left: 10px;
    align-items: center;
     min-width: 200px
     min-width: 200px
}
}


.table-item-name {
.npc_descrption {
     display: inline-block;
     margin-top: 15px;
     padding-left: 5px;
     width: 100%;
     vertical-align: middle
     grid-column: 1 / 3
}
}


.table-item-name-icon {
.npc_map_block {
     position: relative;
    max-width: 300px;
     display: inline-block;
    background-color: black;
     flex-shrink: 0
     border: 2px solid black;
     grid-column: 2 / 3;
     grid-row: 1 / 3
}
}


.caches-img {
.npc_map_block_name {
     filter: drop-shadow(5px 5px 10px #000000)
    height: 35px;
    background-color: black;
    color: white;
     font-size: 1.5em;
    padding-left: 5px
}
}


.refferal_article {
.npc_issue_quest {
     position: relative;
     grid-column: auto;
    width: 100%;
     grid-row: auto
    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: 860px) {
    background-color: #eaf3ff;
    .npc_block {
     color: #333;
        grid-column:1 / 2;
     background-image: url("https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg");
        grid-row: 1 / 2
    background-size: 35px;
     }
     border-color: #a3caff;
 
    padding-left: 40px;
     .npc_map_block {
     min-height: 25px;
        grid-column: 1 / 2;
        grid-row: 2 / 3
    }
 
     .npc_issue_quest {
        grid-column: 1 / 2;
        grid-row: 3 / 4
     }
}
}
.mw-parser-output .note-Storm-Atronach-Crate {
 
    background-color: #eaf3ff;
@media screen and (max-width: 470px) {
    color: #333;
    .npc_block {
    background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
        display:flex !important;
     background-size: 40px;
        flex-wrap: wrap;
     font-size: 15px;
        justify-content: center
    border-color: #a3caff;
     }
    padding-left: 55px;
 
     min-height: 40px;
     .npc_info {
        display: grid;
        grid-template-columns: min-content auto;
        flex: 1 1 auto
     }
}
}
.mw-parser-output .note-RageboundCrate {
 
     background-color: #eaf3ff;
.rep_line {
     color: #333;
     max-width: 1024px;
    background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
     min-width: 500px;
     background-size: 40px;
     height: 100px
    font-size: 15px;
    border-color: #a3caff;
    padding-left: 55px;
    min-height: 40px;
}
}
.mw-parser-output .note-CarnavalCrate {
 
     background-color: #eaf3ff;
.back_gradient {
     color: #333;
     position: relative;
     background-image: url("/images/f/fd/ON-icon-store-Carnaval_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-WildHuntCrate {
 
     background-color: #eaf3ff;
.v_stripe {
     color: #333;
     position: absolute;
     background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_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 {
 
     background-position: left 7px top 50%;
.v_stripe::after {
     padding: 0.5em 0.5em 0.5em 55px;
     position: absolute;
     margin: 0.5em 0;
     width: 50px;
    overflow: hidden;
     left: -25px;
    background-color: #f8f9fa;
     top: 12px;
     color: #333;
     text-align: center
     background-repeat: no-repeat;
    border: 1px solid #ddd;
}
}
/* Cached 20250402115902 */
 
.ivent {
.minus30000 {
  position: relative;
  top: 0;
  left: 0;
}
}


.ivent-notactive {
.minus30000::after {
    position: absolute;
     content: "-30000"
    top: 120px;
     color: red;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
}
.ivent-active {
 
     position: absolute;
.minus15000 {
    top: 120px;
     margin-left: 10%
    color: #00fc5c;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
}
.showcase1 {
 
  position: relative;
.minus15000::after {
  top: 0;
    content: "-15000"
  left: 0;
}
}


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


.card1 {
.minus3000 {
  position: relative;
    margin-left: 30%
  top: 0;
  left: 0;
}
}


.card2 {
.minus3000::after {
  position: absolute;
    content: "-3000"
  top: 0;
  left: 0;
}
}


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


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


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


.leaflet-pane,
.zero::after {
.leaflet-tile,
    content: "0"
.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 {
.plus1000 {
image-rendering: -webkit-optimize-contrast;
    margin-left: 60%
}
/* 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 {
.plus1000::after {
-ms-touch-action: pan-x pan-y;
    content: "1000"
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;
.plus3000 {
touch-action: none;
    margin-left: 70%
}
}
.leaflet-container {
 
-webkit-tap-highlight-color: transparent;
.plus3000::after {
    content: "3000"
}
}
.leaflet-container a {
 
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
.plus7500 {
    margin-left: 80%
}
 
.plus7500::after {
    content: "7500"
}
}
.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; }
.plus15000 {
    margin-left: 90%
}


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


.leaflet-map-pane canvas { z-index: 100; }
.plus30000 {
.leaflet-map-pane svg    { z-index: 200; }
    margin-left: 100%
}


.leaflet-vml-shape {
.plus30000::after {
width: 1px;
    content: "30000"
height: 1px;
}
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
}


.line_bonus {
    position: relative;
    width: 95%;
    margin: auto 30px auto 30px;
    top: 35px
}


/* control positioning */
.rep_bonus {
    position: absolute;
    width: 26px;
    left: -13px;
    filter: brightness(0.3);
    border-bottom: none
}


.leaflet-control {
.container_DamageTaken {
position: relative;
    overflow-x: auto
z-index: 800;
}
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
 
pointer-events: auto;
.table-item-cell {
}
    display: flex;
.leaflet-top,
    align-items: center;
.leaflet-bottom {
    min-width: 200px
position: absolute;
}
z-index: 1000;
 
pointer-events: none;
.table-item-name {
}
    display: inline-block;
.leaflet-top {
    padding-left: 5px;
top: 0;
    vertical-align: middle
}
}
.leaflet-right {
 
right: 0;
.table-item-name-icon {
}
    position: relative;
.leaflet-bottom {
    display: inline-block;
bottom: 0;
    flex-shrink: 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;
}


.caches-img {
    filter: drop-shadow(5px 5px 10px #000000)
}


/* zoom and fade animations */
.refferal_article {
 
    position: relative;
.leaflet-fade-anim .leaflet-popup {
    width: 100%;
opacity: 0;
    height: 400px;
-webkit-transition: opacity 0.2s linear;
    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);
  -moz-transition: opacity 0.2s linear;
    background-size: cover;
        transition: opacity 0.2s linear;
    background-position: center
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
        transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
will-change: transform;
}
}


.leaflet-zoom-anim .leaflet-zoom-animated {
.mw-parser-output .note-info {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
    background-color: #eaf3ff;
  -moz-transition:   -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
    color: #333;
        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/e/ec/OOjs_UI_icon_information-progressive.svg");
}
    background-size: 35px;
.leaflet-zoom-anim .leaflet-tile,
    border-color: #a3caff;
.leaflet-pan-anim .leaflet-tile {
    padding-left: 40px;
-webkit-transition: none;
    min-height: 25px;
  -moz-transition: none;
}
        transition: none;
.mw-parser-output .note-Storm-Atronach-Crate {
}
    background-color: #eaf3ff;
 
    color: #333;
.leaflet-zoom-anim .leaflet-zoom-hide {
    background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
visibility: hidden;
    background-size: 40px;
}
    font-size: 15px;
 
    border-color: #a3caff;
 
    padding-left: 55px;
/* cursors */
    min-height: 40px;
 
}
.leaflet-interactive {
.mw-parser-output .note-RageboundCrate {
cursor: pointer;
    background-color: #eaf3ff;
}
    color: #333;
.leaflet-grab {
    background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
cursor: -webkit-grab;
    background-size: 40px;
cursor:   -moz-grab;
    font-size: 15px;
cursor:         grab;
    border-color: #a3caff;
}
    padding-left: 55px;
.leaflet-crosshair,
    min-height: 40px;
.leaflet-crosshair .leaflet-interactive {
}
cursor: crosshair;
.mw-parser-output .note-CarnavalCrate {
}
    background-color: #eaf3ff;
.leaflet-popup-pane,
    color: #333;
.leaflet-control {
    background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
cursor: auto;
    background-size: 40px;
}
    font-size: 15px;
.leaflet-dragging .leaflet-grab,
    border-color: #a3caff;
.leaflet-dragging .leaflet-grab .leaflet-interactive,
    padding-left: 55px;
.leaflet-dragging .leaflet-marker-draggable {
    min-height: 40px;
cursor: move;
}
cursor: -webkit-grabbing;
.mw-parser-output .note-WildHuntCrate {
cursor:   -moz-grabbing;
    background-color: #eaf3ff;
cursor:         grabbing;
    color: #333;
}
    background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
 
    background-size: 40px;
/* marker & overlays interactivity */
    font-size: 15px;
.leaflet-marker-icon,
    border-color: #a3caff;
.leaflet-marker-shadow,
    padding-left: 55px;
.leaflet-image-layer,
    min-height: 40px;
.leaflet-pane > svg path,
}
.leaflet-tile-container {
.mw-parser-output .note {
pointer-events: none;
    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-marker-icon.leaflet-interactive,
.ivent-notactive {
.leaflet-image-layer.leaflet-interactive,
    position: absolute;
.leaflet-pane > svg path.leaflet-interactive,
    top: 120px;
svg.leaflet-image-layer.leaflet-interactive path {
    color: red;
pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
    left: 0px;
pointer-events: auto;
    background-color: rgb(16 18 19 / 80%);
}
}
 
.ivent-active {
/* visual tweaks */
    position: absolute;
    top: 120px;
    color: #00fc5c;
    left: 0px;
    background-color: rgb(16 18 19 / 80%);
}
.showcase1 {
  position: relative;
  top: 0;
  left: 0;
}


.leaflet-container {
.showcase2 {
background: #ddd;
    position: absolute;
outline-offset: 1px;
    top: 110px;
}
    color: gold;
.leaflet-container a {
    font-family: var(--font-family-monospace);
color: #0078A8;
    font-size: var(--font-size-small);
}
    border-radius: 0px 20px 20px 0px;
.leaflet-zoom-box {
    padding: 0.2em;
border: 2px dotted #38f;
    left: 0px;
background: rgba(255,255,255,0.5);
    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%);
}


.card1 {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
}


/* general typography */
.card2 {
.leaflet-container {
    position: absolute;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    top: 0;
font-size: 12px;
    left: 0;
font-size: 0.75rem;
    z-index: 2;
line-height: 1.5;
}
}
.card3 {
    position: absolute;
    top: 165px;
    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;
}
.imgthumb {
    background: #F9F9F9;
    border: #CCCCCC;
    float: right;
    padding: 5px;
}
/* Стиль карт 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;
}
}
.leaflet-bar a:first-child {
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
border-top-left-radius: 4px;
.leaflet-safari .leaflet-tile {
border-top-right-radius: 4px;
image-rendering: -webkit-optimize-contrast;
}
}
.leaflet-bar a:last-child {
/* hack that prevents hw layers "stretching" when loading new tiles */
border-bottom-left-radius: 4px;
.leaflet-safari .leaflet-tile-container {
border-bottom-right-radius: 4px;
width: 1600px;
border-bottom: none;
height: 1600px;
-webkit-transform-origin: 0 0;
}
}
.leaflet-bar a.leaflet-disabled {
.leaflet-marker-icon,
cursor: default;
.leaflet-marker-shadow {
background-color: #f4f4f4;
display: block;
color: #bbb;
}
}
 
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
.leaflet-touch .leaflet-bar a {
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
width: 30px;
.leaflet-container .leaflet-overlay-pane svg {
height: 30px;
max-width: none !important;
line-height: 30px;
max-height: none !important;
}
}
.leaflet-touch .leaflet-bar a:first-child {
.leaflet-container .leaflet-marker-pane img,
border-top-left-radius: 2px;
.leaflet-container .leaflet-shadow-pane img,
border-top-right-radius: 2px;
.leaflet-container .leaflet-tile-pane img,
}
.leaflet-container img.leaflet-image-layer,
.leaflet-touch .leaflet-bar a:last-child {
.leaflet-container .leaflet-tile {
border-bottom-left-radius: 2px;
max-width: none !important;
border-bottom-right-radius: 2px;
max-height: none !important;
width: auto;
padding: 0;
}
}


/* zoom control */
.leaflet-container img.leaflet-tile {
/* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
mix-blend-mode: plus-lighter;
}


.leaflet-control-zoom-in,
.leaflet-container.leaflet-touch-zoom {
.leaflet-control-zoom-out {
-ms-touch-action: pan-x pan-y;
font: bold 18px 'Lucida Console', Monaco, monospace;
touch-action: pan-x pan-y;
text-indent: 1px;
}
}
 
.leaflet-container.leaflet-touch-drag {
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
-ms-touch-action: pinch-zoom;
font-size: 22px;
/* 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-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; }


/* layers control */
.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; }
 
.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 {
float: left;
clear: both;
}
}
.leaflet-control-layers-selector {
.leaflet-right .leaflet-control {
margin-top: 2px;
float: right;
position: relative;
top: 1px;
}
}
.leaflet-control-layers label {
.leaflet-top .leaflet-control {
display: block;
margin-top: 10px;
font-size: 13px;
font-size: 1.08333em;
}
}
.leaflet-control-layers-separator {
.leaflet-bottom .leaflet-control {
height: 0;
margin-bottom: 10px;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
}
}
 
.leaflet-left .leaflet-control {
/* Default icon URLs */
margin-left: 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);
}
}
.leaflet-right .leaflet-control {
margin-right: 10px;
}


/* zoom and fade animations */


/* attribution and scale controls */
.leaflet-fade-anim .leaflet-popup {
 
opacity: 0;
.leaflet-container .leaflet-control-attribution {
-webkit-transition: opacity 0.2s linear;
background: #fff;
  -moz-transition: opacity 0.2s linear;
background: rgba(255, 255, 255, 0.8);
        transition: opacity 0.2s linear;
margin: 0;
}
}
.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;
.leaflet-crosshair,
-moz-box-sizing: border-box;
.leaflet-crosshair .leaflet-interactive {
    box-sizing: border-box;
cursor: crosshair;
background: rgba(255, 255, 255, 0.8);
text-shadow: 1px 1px #fff;
}
}
.leaflet-control-scale-line:not(:first-child) {
.leaflet-popup-pane,
border-top: 2px solid #777;
.leaflet-control {
border-bottom: none;
cursor: auto;
margin-top: -2px;
}
}
.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-tile-container {
pointer-events: none;
}
}
.leaflet-touch .leaflet-control-layers,
 
.leaflet-touch .leaflet-bar {
.leaflet-marker-icon.leaflet-interactive,
border: 2px solid rgba(0,0,0,0.2);
.leaflet-image-layer.leaflet-interactive,
background-clip: padding-box;
.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;
}
}


/* visual tweaks */


/* popup */
.leaflet-container {
 
background: #ddd;
.leaflet-popup {
outline-offset: 1px;
position: absolute;
text-align: center;
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;
/* general toolbar styles */
 
 
-webkit-transform: rotate(45deg);
.leaflet-bar {
  -moz-transform: rotate(45deg);
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    -ms-transform: rotate(45deg);
border-radius: 4px;
        transform: rotate(45deg);
}
}
.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-popup-scrolled {
.leaflet-bar a:hover,
overflow: auto;
.leaflet-bar a:focus {
background-color: #f4f4f4;
}
}
 
.leaflet-bar a:first-child {
.leaflet-oldie .leaflet-popup-content-wrapper {
border-top-left-radius: 4px;
-ms-zoom: 1;
border-top-right-radius: 4px;
}
}
.leaflet-oldie .leaflet-popup-tip {
.leaflet-bar a:last-child {
width: 24px;
border-bottom-left-radius: 4px;
margin: 0 auto;
border-bottom-right-radius: 4px;
 
border-bottom: none;
-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-bar a.leaflet-disabled {
.leaflet-oldie .leaflet-control-zoom,
cursor: default;
.leaflet-oldie .leaflet-control-layers,
background-color: #f4f4f4;
.leaflet-oldie .leaflet-popup-content-wrapper,
color: #bbb;
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
}
}


 
.leaflet-touch .leaflet-bar a {
/* div icon */
width: 30px;
 
height: 30px;
.leaflet-div-icon {
line-height: 30px;
background: #fff;
}
border: 1px solid #666;
.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 */


/* Tooltip */
.leaflet-control-zoom-in,
/* Base styles for the element that has a tooltip */
.leaflet-control-zoom-out {
.leaflet-tooltip {
font: bold 18px 'Lucida Console', Monaco, monospace;
position: absolute;
text-indent: 1px;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-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 {
 
cursor: pointer;
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
pointer-events: auto;
font-size: 22px;
}
.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 */


.leaflet-tooltip-bottom {
/* layers control */
margin-top: 6px;
 
}
.leaflet-control-layers {
.leaflet-tooltip-top {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
margin-top: -6px;
background: #fff;
}
border-radius: 5px;
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
}
.leaflet-tooltip-top:before {
.leaflet-control-layers-toggle {
bottom: 0;
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/layers.png);
margin-bottom: -12px;
width: 36px;
border-top-color: #fff;
height: 36px;
}
}
.leaflet-tooltip-bottom:before {
.leaflet-retina .leaflet-control-layers-toggle {
top: 0;
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/layers-2x.png);
margin-top: -12px;
background-size: 26px 26px;
margin-left: -6px;
border-bottom-color: #fff;
}
}
.leaflet-tooltip-left {
.leaflet-touch .leaflet-control-layers-toggle {
margin-left: -6px;
width: 44px;
}
height: 44px;
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
}
.leaflet-tooltip-left:before {
.leaflet-control-layers .leaflet-control-layers-list,
right: 0;
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
margin-right: -12px;
display: none;
border-left-color: #fff;
}
}
.leaflet-tooltip-right:before {
.leaflet-control-layers-expanded .leaflet-control-layers-list {
left: 0;
display: block;
margin-left: -12px;
position: relative;
border-right-color: #fff;
}
}
 
.leaflet-control-layers-expanded {
/* Printing */
padding: 6px 10px 6px 6px;
 
color: #333;
@media print {
background: #fff;
/* Prevent printers from removing background-images of controls. */
.leaflet-control {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}
}
 
.leaflet-control-layers-scrollbar {
/* Темная тема */
overflow-y: scroll;
@media screen {
overflow-x: hidden;
html.skin-theme-clientpref-night .last-update-header {
padding-right: 5px;
background-color: #171619;
        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-layers-selector {
border: 1px solid #162f4d;
margin-top: 2px;
border-top: 0px;
position: relative;
padding: 5px 10px;
top: 1px;
height: 220px;
}
}
.leaflet-control-layers label {
html.skin-theme-clientpref-night table.overview {
display: block;
background-color: #1C1D21;
font-size: 13px;
        border: 1px solid #162f4d;
font-size: 1.08333em;
        background-image: url(/resources/css/grunge.png);
}
color: #ffffff;
.leaflet-control-layers-separator {
}
height: 0;
    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 {
border-top: 1px solid #ddd;
          background: transparent;
margin: 5px -10px 5px -6px;
}
}
html.skin-theme-clientpref-night .mw-parser-output .note-Storm-Atronach-Crate {
 
background-color: #3d425a;
/* Default icon URLs */
color: #ffffff;
.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
background-image: url(https://unpkg.com/leaflet@1.9.4/dist/images/marker-icon.png);
background-size: 40px;
}
font-size: 15px;
 
border-color: #162f4d;
 
padding-left: 55px;
/* attribution and scale controls */
min-height: 40px;
 
}
.leaflet-container .leaflet-control-attribution {
html.skin-theme-clientpref-night .mw-parser-output .note-RageboundCrate {
background: #fff;
background-color: #3d425a;
background: rgba(255, 255, 255, 0.8);
color: #ffffff;
margin: 0;
background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
}
background-size: 40px;
.leaflet-control-attribution,
font-size: 15px;
.leaflet-control-scale-line {
border-color: #162f4d;
padding: 0 5px;
padding-left: 55px;
color: #333;
min-height: 40px;
line-height: 1.4;
}
}
html.skin-theme-clientpref-night .mw-parser-output .note-CarnavalCrate {
.leaflet-control-attribution a {
background-color: #3d425a;
text-decoration: none;
color: #ffffff;
}
background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
.leaflet-control-attribution a:hover,
background-size: 40px;
.leaflet-control-attribution a:focus {
font-size: 15px;
text-decoration: underline;
border-color: #162f4d;
}
padding-left: 55px;
.leaflet-attribution-flag {
min-height: 40px;
display: inline !important;
}
vertical-align: baseline !important;
html.skin-theme-clientpref-night .mw-parser-output .note-WildHuntCrate {
width: 1em;
background-color: #3d425a;
height: 0.6669em;
color: #ffffff;
}
background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
.leaflet-left .leaflet-control-scale {
background-size: 40px;
margin-left: 5px;
font-size: 15px;
}
border-color: #162f4d;
.leaflet-bottom .leaflet-control-scale {
padding-left: 55px;
margin-bottom: 5px;
min-height: 40px;
}
}
.leaflet-control-scale-line {
html.skin-theme-clientpref-night .RadiantApexRewards {
border: 2px solid #777;
background-color:#ab4d39;
border-top: none;
}
line-height: 1.1;
html.skin-theme-clientpref-night .ApexRewards {
padding: 2px 5px 1px;
background-color:#9d5f1a;
white-space: nowrap;
}
-moz-box-sizing: border-box;
html.skin-theme-clientpref-night .SuperiorRewards {
    box-sizing: border-box;
background-color:#245693;
background: rgba(255, 255, 255, 0.8);
}
text-shadow: 1px 1px #fff;
html.skin-theme-clientpref-night .LegendaryRewards {
}
background-color:#998017;
.leaflet-control-scale-line:not(:first-child) {
}
border-top: 2px solid #777;
html.skin-theme-clientpref-night .FineRewards {
border-bottom: none;
background-color:#228e0c;
margin-top: -2px;
}
}
html.skin-theme-clientpref-night .Drops {
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    padding: 10px !important;
border-bottom: 2px solid #777;
    margin-top: 2rem !important;
}
    color: #52c75d !important;
 
    border-bottom: 1px solid #52c75d !important;
.leaflet-touch .leaflet-control-attribution,
    min-width: 150px;
.leaflet-touch .leaflet-control-layers,
}
.leaflet-touch .leaflet-bar {
html.skin-theme-clientpref-night .Applied {
box-shadow: none;
background-color:#13b4a7;
}
}
.leaflet-touch .leaflet-control-layers,
html.skin-theme-clientpref-night .Video {
.leaflet-touch .leaflet-bar {
background-color:#1b71b7;
border: 2px solid rgba(0,0,0,0.2);
}
background-clip: padding-box;
html.skin-theme-clientpref-night .Craft {
}
background-color:#a3a634;
 
}
html.skin-theme-clientpref-night .itemepic a {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-night .itemfine a {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-night .itemsuperior a {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-night span.itemepic {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-night span.itemfine {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-night span.itemsuperior {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-night .embedvideo.frame {
    border: 1pt solid #212836;
    padding: 0.5em;
}
}


/* popup */


/* Автоматический режим */
.leaflet-popup {
@media screen and (prefers-color-scheme: dark) {
position: absolute;
html.skin-theme-clientpref-os .last-update-header {
text-align: center;
background-color: #171619;
margin-bottom: 20px;
        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;
padding: 1px;
border-top: 0px;
text-align: left;
padding: 5px 10px;
border-radius: 12px;
height: 220px;
}
}
html.skin-theme-clientpref-os table.overview {
.leaflet-popup-content {
background-color: #1C1D21;
margin: 13px 24px 13px 20px;
        border: 1px solid #162f4d;
line-height: 1.3;
        background-image: url(/resources/css/grunge.png);
font-size: 13px;
color: #ffffff;
font-size: 1.08333em;
}
min-height: 1px;
    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;
.leaflet-popup-content p {
}
margin: 17px 0;
html.skin-theme-clientpref-os .mw-parser-output .note-Storm-Atronach-Crate {
margin: 1.3em 0;
background-color: #3d425a;
}
color: #ffffff;
.leaflet-popup-tip-container {
background-image: url("/images/7/74/ON-icon-store-Storm_Atronach_Crown_Crate.png");
width: 40px;
background-size: 40px;
height: 20px;
font-size: 15px;
position: absolute;
border-color: #162f4d;
left: 50%;
padding-left: 55px;
margin-top: -1px;
min-height: 40px;
margin-left: -20px;
}
overflow: hidden;
html.skin-theme-clientpref-os .mw-parser-output .note-RageboundCrate {
pointer-events: none;
background-color: #3d425a;
}
color: #ffffff;
.leaflet-popup-tip {
background-image: url("/images/9/9f/ON-icon-store-Ragebound_Crate.png");
width: 17px;
background-size: 40px;
height: 17px;
font-size: 15px;
padding: 1px;
border-color: #162f4d;
 
padding-left: 55px;
margin: -10px auto 0;
min-height: 40px;
pointer-events: auto;
}
 
html.skin-theme-clientpref-os .mw-parser-output .note-CarnavalCrate {
-webkit-transform: rotate(45deg);
background-color: #3d425a;
  -moz-transform: rotate(45deg);
color: #ffffff;
    -ms-transform: rotate(45deg);
background-image: url("/images/f/fd/ON-icon-store-Carnaval_Crate.png");
        transform: rotate(45deg);
background-size: 40px;
}
font-size: 15px;
.leaflet-popup-content-wrapper,
border-color: #162f4d;
.leaflet-popup-tip {
padding-left: 55px;
background: white;
min-height: 40px;
color: #333;
}
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
html.skin-theme-clientpref-os .mw-parser-output .note-WildHuntCrate {
}
background-color: #3d425a;
.leaflet-container a.leaflet-popup-close-button {
color: #ffffff;
position: absolute;
background-image: url("/images/6/6a/ON-icon-store-Wild_Hunt_Crown_Crate.png");
top: 0;
background-size: 40px;
right: 0;
font-size: 15px;
border: none;
border-color: #162f4d;
text-align: center;
padding-left: 55px;
width: 24px;
min-height: 40px;
height: 24px;
}
font: 16px/24px Tahoma, Verdana, sans-serif;
html.skin-theme-clientpref-os body {
color: #757575;
background-color: #1C1D21;
text-decoration: none;
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;
}
}
    html.skin-theme-clientpref-os {
        color-scheme: light dark;
        --color-base: #eaecf0;
        --color-base--hover: #f8f9fa;
        --color-emphasized: #f8f9fa;
        --color-subtle: #a2a9b1;
        --color-inverted: #101418;
        --color-progressive: #88a3e8;
        --color-progressive--hover: #b0c1f0;
        --color-progressive--active: #cbd6f6;
        --color-destructive: #fd7865;
        --color-destructive--hover: #fea898;
        --color-destructive--active: #ffc8bd;
        --color-visited: #a799cd;
        --color-destructive--visited: #c99391;
        --color-error: #fd7865;
        --color-warning: #fecc44;
        --color-success: #2cb491;
        --color-notice: #f8f9fa;
        --color-content-added: #80cdb3;
        --color-content-removed: #fd7865;
        --color-base--subtle: #a2a9b1;
        --box-shadow-color-base: #fff;
        --box-shadow-color-progressive--focus: #6b8edf;
        --box-shadow-color-destructive--focus: #6b8edf;
        --box-shadow-color-inverted: #000;
        --background-color-base: #1C1D21;
        --background-color-neutral: #27292d;
        --background-color-neutral-subtle: #202122;
        --background-color-interactive: #27292d;
        --background-color-interactive-subtle: #202122;
        --background-color-disabled: #54595d;
        --background-color-disabled-subtle: #404244;
        --background-color-inverted: #f8f9fa;
        --background-color-progressive--focus: #6b8edf;
        --background-color-progressive-subtle: #233566;
        --background-color-destructive--focus: #6b8edf;
        --background-color-destructive-subtle: #612419;
        --background-color-error: #fc493b;
        --background-color-error--hover: #fd7865;
        --background-color-error--active: #fea898;
        --background-color-error-subtle: #612419;
        --background-color-warning-subtle: #453217;
        --background-color-success-subtle: #153d31;
        --background-color-notice-subtle: #27292d;
        --background-color-content-added: #233566;
        --background-color-content-removed: #453217;
        --background-color-backdrop-light: rgba(0, 0, 0, 0.65);
        --background-color-backdrop-dark: rgba(255, 255, 255, 0.65);
        --border-color-base: #72777d;
        --border-color-subtle: #54595d;
        --border-color-muted: #404244;
        --border-color-interactive: #a2a9b1;
        --border-color-disabled: #54595d;
        --border-color-inverted: #101418;
        --border-color-progressive--focus: #6b8edf;
        --border-color-destructive--focus: #6b8edf;
        --border-color-error: #fc493b;
        --border-color-error--hover: #fd7865;
        --border-color-warning: #fecc44;
        --border-color-success: #2cb491;
        --border-color-notice: #c8ccd1;
        --border-color-content-added: #233566;
        --border-color-content-removed: #987027;
    }
html.skin-theme-clientpref-os .RadiantApexRewards {
background-color:#ab4d39;
}
html.skin-theme-clientpref-os .ApexRewards {
background-color:#9d5f1a;
}
html.skin-theme-clientpref-os .SuperiorRewards {
background-color:#245693;
}
html.skin-theme-clientpref-os .LegendaryRewards {
background-color:#998017;
}
html.skin-theme-clientpref-os .FineRewards {
background-color:#228e0c;
}
html.skin-theme-clientpref-os .Drops {
    padding: 10px !important;
    margin-top: 2rem !important;
    color: #52c75d !important;
    border-bottom: 1px solid #52c75d !important;
    min-width: 150px;
}
html.skin-theme-clientpref-os .Drops {
background-color:#5f8863;
}
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;
}
}


.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)";
.infobox {
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
width: 100%;
}
max-width: 350px;
 
box-sizing: border-box;
.leaflet-oldie .leaflet-control-zoom,
background: rgba(var(--color-base-rgb), 0.03);
.leaflet-oldie .leaflet-control-layers,
border: 1px solid rgba(var(--color-base-rgb), 0.1);
.leaflet-oldie .leaflet-popup-content-wrapper,
padding: 1.5rem;
.leaflet-oldie .leaflet-popup-tip {
height: fit-content;
border: 1px solid #999;
float: right;
}
margin: 0 0 2rem 2rem;
 
}
 
.infobox-section {
/* div icon */
margin-bottom: 1.5rem;
 
}
.leaflet-div-icon {
.infobox-section:last-child {
background: #fff;
margin-bottom: 0;
border: 1px solid #666;
}
}
.infobox-row {
 
display: flex;
 
align-items: flex-start;
/* Tooltip */
justify-content: space-between;
/* Base styles for the element that has a tooltip */
gap: 5px;
.leaflet-tooltip {
position: relative;
padding: 0.5rem 0;
}
.infobox-row::after  {
content: '';
display: block;
position: absolute;
position: absolute;
bottom: 0;
padding: 6px;
left: 0;
background-color: #fff;
right: 0;
border: 1px solid #fff;
height: 1px;
border-radius: 3px;
background-color: var(--color-success);
color: #222;
opacity: 0.1;
white-space: nowrap;
}
-webkit-user-select: none;
.infobox-row:last-child::after {
-moz-user-select: none;
display: none;
-ms-user-select: none;
}
user-select: none;
.infobox-row-nested {
pointer-events: none;
display: flex;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
align-items: flex-start;
}
justify-content: space-between;
.leaflet-tooltip.leaflet-interactive {
gap: 5px;
cursor: pointer;
position: relative;
pointer-events: auto;
padding: 0.2rem 0;
}
.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 */
 
.leaflet-tooltip-bottom {
margin-top: 6px;
}
}
.infobox-row--no-flex {
.leaflet-tooltip-top {
display: block;
margin-top: -6px;
}
}
.infobox-row--overflow-x {
.leaflet-tooltip-bottom:before,
overflow-x: auto;
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
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;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
}
.infobox-row--wrap {
.leaflet-tooltip-left:before,
flex-wrap: wrap;
.leaflet-tooltip-right:before {
}
top: 50%;
.infobox-title {
margin-top: -6px;
display: flex;
}
align-items: center;
.leaflet-tooltip-left:before {
position: relative;
right: 0;
font-size: 1.2em;
margin-right: -12px;
font-weight: 600;
border-left-color: #fff;
justify-content: left;
}
color: var(--color-success);
.leaflet-tooltip-right:before {
}
left: 0;
.infobox-title::after  {
margin-left: -12px;
opacity: 0.3;
border-right-color: #fff;
}
}
.infobox-title--icon {
 
font-size: 0.875em;
/* Printing */
}
 
.infobox-label {
@media print {
color: var(--color-subtle);
/* Prevent printers from removing background-images of controls. */
}
.leaflet-control {
.infobox-label.smw-highlighter {
-webkit-print-color-adjust: exact;
border-bottom: 1px dotted var(--color-subtle);
print-color-adjust: exact;
}
}
 
/* Темная тема */
@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;
}
    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 {
          background: transparent;
}
html.skin-theme-clientpref-night .mw-parser-output .note-Storm-Atronach-Crate {
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;
}
html.skin-theme-clientpref-night .mw-parser-output .note-RageboundCrate {
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;
}
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 .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-night .Applied {
background-color:#13b4a7;
}
html.skin-theme-clientpref-night .Video {
background-color:#1b71b7;
}
html.skin-theme-clientpref-night .Craft {
background-color:#a3a634;
}
html.skin-theme-clientpref-night .itemepic a {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-night .itemfine a {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-night .itemsuperior a {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-night span.itemepic {
    color: #b662f5 !important;
}
html.skin-theme-clientpref-night span.itemfine {
    color: #4ef62c !important;
}
html.skin-theme-clientpref-night span.itemsuperior {
    color: #64a9ff !important;
}
html.skin-theme-clientpref-night .embedvideo.frame {
    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;
}
}
.infobox-value {
.mw-parser-output .home-link__button a {
color: var(--color-base);
    flex-grow: 1;
text-align: right;
    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;
}
}
.infobox-quest--list--chapter {
.mw-parser-output .home-link__button a:hover {
overflow-x: auto;
    background: var(--color-surface-2--hover)
white-space: nowrap;
}
}
@media screen and (max-width:450px){
.mw-parser-output .home-link__button a:active {
.infobox-new {
    background: var(--color-surface-2--active)
max-width: 100%;
margin: 0 0 2rem 0;
}
}
}