
.search-result {
    border-radius: 10px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    top: -1px;
    position: relative;
}

.search-result-class {
    background: #8359c5;
}

.search-result-item {
    background: #5966c5;
}

.search-result-monster {
    background: #c55959;
}

.search-result-skill {
    background: #c59059;
}

.search-result-npc {
    background: #009688;
}

/* search item */
.search-result>div {
    background: #010302;
    padding: 10px 20px;
    margin-bottom: 5px;
}

.search-result>div span {
    display: block;
}


.ui-widget-content {
    background: #0d0b0b !important;
    color: #fff !important;
    border: 0px solid #0d0b0b !important;
    border-radius: 10px !important;
}

.ui-widget {
    font-family: inherit !important;
    font-size: 0.9em !important;
}

.ui-menu-item-wrapper:hover {
    background: #221D19 !important;
    color: #BEB9A2 !important;
}



/* Helper margin and padding */

.p-0 {
    padding: 0px;
  }
  
  .p-3 {
    padding: 3px;
  }
  
  .p-5 {
    padding: 5px;
  }
  
  .p-10 {
    padding: 10px;
  }
  
  .p-15 {
    padding: 15px;
  }
  
  .p-20 {
    padding: 20px;
  }
  
  .p-25 {
    padding: 25px;
  }
  
  .p-30 {
    padding: 30px;
  }
  
  .p-35 {
    padding: 35px;
  }
  
  .p-40 {
    padding: 40px;
  }
  
  .p-45 {
    padding: 45px;
  }
  
  .p-50 {
    padding: 50px;
  }
  
  .pt-0 {
    padding-top: 0px;
  }
  
  .pt-3 {
    padding-top: 3px;
  }
  
  .pt-5 {
    padding-top: 5px;
  }
  
  .pt-10 {
    padding-top: 10px;
  }
  
  .pt-15 {
    padding-top: 15px;
  }
  
  .pt-20 {
    padding-top: 20px;
  }
  
  .pt-25 {
    padding-top: 25px;
  }
  
  .pt-30 {
    padding-top: 30px;
  }
  
  .pt-35 {
    padding-top: 35px;
  }
  
  .pt-40 {
    padding-top: 40px;
  }
  
  .pt-45 {
    padding-top: 45px;
  }
  
  .pt-50 {
    padding-top: 50px;
  }
  
  .pr-0 {
    padding-right: 0px;
  }
  
  .pr-3 {
    padding-right: 3px;
  }
  
  .pr-5 {
    padding-right: 5px;
  }
  
  .pr-10 {
    padding-right: 10px;
  }
  
  .pr-15 {
    padding-right: 15px;
  }
  
  .pr-20 {
    padding-right: 20px;
  }
  
  .pr-25 {
    padding-right: 25px;
  }
  
  .pr-30 {
    padding-right: 30px;
  }
  
  .pr-35 {
    padding-right: 35px;
  }
  
  .pr-40 {
    padding-right: 40px;
  }
  
  .pr-45 {
    padding-right: 45px;
  }
  
  .pr-50 {
    padding-right: 50px;
  }
  
  .pb-0 {
    padding-bottom: 0px;
  }
  
  .pb-3 {
    padding-bottom: 3px;
  }
  
  .pb-5 {
    padding-bottom: 5px;
  }
  
  .pb-10 {
    padding-bottom: 10px;
  }
  
  .pb-15 {
    padding-bottom: 15px;
  }
  
  .pb-20 {
    padding-bottom: 20px;
  }
  
  .pb-25 {
    padding-bottom: 25px;
  }
  
  .pb-30 {
    padding-bottom: 30px;
  }
  
  .pb-35 {
    padding-bottom: 35px;
  }
  
  .pb-40 {
    padding-bottom: 40px;
  }
  
  .pb-45 {
    padding-bottom: 45px;
  }
  
  .pb-50 {
    padding-bottom: 50px;
  }
  
  .pl-0 {
    padding-left: 0px;
  }
  
  .pl-3 {
    padding-left: 3px;
  }
  
  .pl-5 {
    padding-left: 5px;
  }
  
  .pl-10 {
    padding-left: 10px;
  }
  
  .pl-15 {
    padding-left: 15px;
  }
  
  .pl-20 {
    padding-left: 20px;
  }
  
  .pl-25 {
    padding-left: 25px;
  }
  
  .pl-30 {
    padding-left: 30px;
  }
  
  .pl-35 {
    padding-left: 35px;
  }
  
  .pl-40 {
    padding-left: 40px;
  }
  
  .pl-45 {
    padding-left: 45px;
  }
  
  .pl-50 {
    padding-left: 50px;
  }
  
  .m-0 {
    margin: 0px;
  }
  
  .m-3 {
    margin: 3px;
  }
  
  .m-5 {
    margin: 5px;
  }
  
  .m-10 {
    margin: 10px;
  }
  
  .m-15 {
    margin: 15px;
  }
  
  .m-20 {
    margin: 20px;
  }
  
  .m-25 {
    margin: 25px;
  }
  
  .m-30 {
    margin: 30px;
  }
  
  .m-35 {
    margin: 35px;
  }
  
  .m-40 {
    margin: 40px;
  }
  
  .m-45 {
    margin: 45px;
  }
  
  .m-50 {
    margin: 50px;
  }
  
  .mt-0 {
    margin-top: 0px;
  }
  
  .mt-3 {
    margin-top: 3px;
  }
  
  .mt-5 {
    margin-top: 5px;
  }
  
  .mt-10 {
    margin-top: 10px;
  }
  
  .mt-15 {
    margin-top: 15px;
  }
  
  .mt-20 {
    margin-top: 20px;
  }
  
  .mt-25 {
    margin-top: 25px;
  }
  
  .mt-30 {
    margin-top: 30px;
  }
  
  .mt-35 {
    margin-top: 35px;
  }
  
  .mt-40 {
    margin-top: 40px;
  }
  
  .mt-45 {
    margin-top: 45px;
  }
  
  .mt-50 {
    margin-top: 50px;
  }
  
  .mr-0 {
    margin-right: 0px;
  }
  
  .mr-3 {
    margin-right: 3px;
  }
  
  .mr-5 {
    margin-right: 5px;
  }
  
  .mr-10 {
    margin-right: 10px;
  }
  
  .mr-15 {
    margin-right: 15px;
  }
  
  .mr-20 {
    margin-right: 20px;
  }
  
  .mr-25 {
    margin-right: 25px;
  }
  
  .mr-30 {
    margin-right: 30px;
  }
  
  .mr-35 {
    margin-right: 35px;
  }
  
  .mr-40 {
    margin-right: 40px;
  }
  
  .mr-45 {
    margin-right: 45px;
  }
  
  .mr-50 {
    margin-right: 50px;
  }
  
  .mb-0 {
    margin-bottom: 0px;
  }
  
  .mb-3 {
    margin-bottom: 3px;
  }
  
  .mb-5 {
    margin-bottom: 5px;
  }
  
  .mb-10 {
    margin-bottom: 10px;
  }
  
  .mb-15 {
    margin-bottom: 15px;
  }
  
  .mb-20 {
    margin-bottom: 20px;
  }
  
  .mb-25 {
    margin-bottom: 25px;
  }
  
  .mb-30 {
    margin-bottom: 30px;
  }
  
  .mb-35 {
    margin-bottom: 35px;
  }
  
  .mb-40 {
    margin-bottom: 40px;
  }
  
  .mb-45 {
    margin-bottom: 45px;
  }
  
  .mb-50 {
    margin-bottom: 50px;
  }
  
  .ml-0 {
    margin-left: 0px;
  }
  
  .ml-3 {
    margin-left: 3px;
  }
  
  .ml-5 {
    margin-left: 5px;
  }
  
  .ml-10 {
    margin-left: 10px;
  }
  
  .ml-15 {
    margin-left: 15px;
  }
  
  .ml-20 {
    margin-left: 20px;
  }
  
  .ml-25 {
    margin-left: 25px;
  }
  
  .ml-30 {
    margin-left: 30px;
  }
  
  .ml-35 {
    margin-left: 35px;
  }
  
  .ml-40 {
    margin-left: 40px;
  }
  
  .ml-45 {
    margin-left: 45px;
  }
  
  .ml-50 {
    margin-left: 50px;
  }

  /* Helper margin and padding  END*/


  .table_table{
    display: none;
}

.table_table.active{
    display: block;
}

.d-block{
  display: block !important;
}

.d-inline{
  display: inline !important;
}

.d-i-block{
  display: inline-block;

}

.item__img{
  width:45px; 
  max-width:45px;
}
.item__img_skill{
  width:34px; 
  max-width:34px;
}


.nav__item_page_active{
  color:#fff;
}

.navsub__item{
  padding-left: 5px;
}

.title_add{
  margin-left: 10px;
  font-weight: 100;
}

.icon-image-small {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 2px;
}

.icon-image {
  width: 32px;
  max-width: 32px;
}


/* Crafting */
.craft-container{
  overflow-x: hidden;
}
.materials-total {
  font-size: 0;
}

.materials-total a {
  background: #4b5417;
  display: inline-block;
  font-size: 11px;
  text-align: center;
  align-items: center;
  border: 1px solid #4b5417;
  margin-right: 6px;
  margin-bottom: 6px;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
}

@media not all and (pointer: coarse) {
  .materials-total a:hover {
      color: #0f0f11;
      background: #4f5543;
      border-color: #4f5543;
  }
}

.materials-total a img {
  width: 46px;
  display: block;
  margin: 0px auto;
}

.craft-tree {
  min-width: 100%;
  border: 1px solid #14160f;
  font-size: 14px;
  color: #fff;
}

.craft-tree ul {
  padding: 15px 20px 15px 0 !important;
  background: #14160f;
  border: 1px solid #14160f;
  margin: 0 !important;
}

.craft-tree ul ul {
  margin: 1em 0 !important;
  padding: 2px 5px !important;
  background: transparent;
}

.craft-tree ul ul ul {
  display: none;
}

.craft-tree ul li {
  padding-left: 28px;
  margin-top: 8px;
  margin-bottom: 0;
  list-style: none !important;
  position: relative;
}

.craft-tree ul li button {
  position: absolute;
  top: 0;
  left: 2px;
  background: #4b5417;
  border: 0;
  width: 20px;
  height: 20px;
}

.craft-tree-name{
  color: #ccdc6f;
}

@media not all and (pointer: coarse) {
  .craft-tree ul li button:hover {
      cursor: pointer;
      background: #4f5543;
  }
}

.craft-tree ul li button:after {
  content: "+";
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 20px;
  line-height: 1em;
}

.craft-tree ul li button.expanded:after {
  content: "-";
}

.craft-tree ul li button.expanded~div > ul {
  display: block !important;
}

.bladedancer__ino {
  display: flex;
  position: relative;
  align-items: flex-start;
}

.blade__text {
  padding-left: 15px;
  position: relative;
}

.top-n-15{
  top: -19px;
}

.w-100{
 width: 100% !important;
}

.search-item{
  background: #c7c3b8;
    padding: 10px 10px 3px 10px;
    color: #fff !important;
}

.icon-tree{
    object-fit: cover;
    transform: translateY(-15px);
    margin-bottom: -50px;
}

.general__content {
  max-width: 100%;
  width: 100%;
}

.h-auto{
  height: auto !important;
}

.label-level{
  /* display: block; */
  margin: 0px 8px 8px 8px;
}

/* .switch {
  padding: 0.5rem 1.25rem !important;
  width: 50px;
} */


@media (min-width: 700px){
  .cls__box_count_2 {
      width: calc(31.21569% - 2rem) !important;
  }

}

.img-small-bottom{
  width: 30px;
}


/* .cls__row {
  display: flex;
  justify-content: center;
  align-items: stretch;
} */

/**
 * Lists start
 */
 main .list-wrap {
  width: 100%;
}

.list-wrap .list-row {
  /*width: 100%;*/
  display: flex;
  /*max-width: 886px;*/
  flex-wrap: nowrap;
  padding: 8px 0 5px;
}

.list-wrap .list-row > .item-wrap {
  width: 100%;
  height: 40px;
  display: flex;
  padding: 10px;
}

.list-wrap .list-row > .source-wrap {
  /*width: 100%;*/
  display: none;
}

.list-wrap .list-row > .source-wrap:empty {
  display: none;
}

.list-wrap .list-row:not(:last-child) {
  border-bottom: 1px solid var(--table-border-color);
}

.list-wrap .list-row.head-row {
  background-color: var(--table-heading-bg);
}
.list-wrap .list-row:not(.head-row):hover {
  background: var(--color-accent);
  color: #fff;
}

.list-wrap .list-row:not(.head-row):hover .light-font {
  color: #fff;
}

.list-wrap .list-row:not(.head-row):hover a {
  color: #fff;
}

.list-col {
  font-size: .875rem !important;
}

.list-wrap .list-row.head-row {
  padding: 0;
  /*/height: 44px;*/
  overflow: hidden;
  /*border-radius: 5px;
  margin-bottom: 7px;*/
  padding: 1rem 0.7rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
}

.list-wrap .list-row .list-col {
  display: grid;
  padding: 0 10px;
  align-items: center;
  /*font-size: 13px;*/
  /*line-height: 20px;
  letter-spacing: -0.2px;*/
}

.list-wrap .list-row.head-row .list-col {
  height: 44px;
  align-items: center;
}

.list-wrap .list-row .list-col.icon-col {
  padding: 0;
  width: 45px;
  min-width: 45px;
  align-items: center;
  justify-content: center;
}

.list-wrap .list-col.icon-col a,
.list-wrap .list-row .list-col.icon-col {
  position: relative;
}

.list-wrap .list-col.icon-col a,
.list-wrap .list-col.icon-col img {
  width: 45px;
  height: 45px;
  display: block;
  border-radius: 2px;
}

.list-wrap .list-col.icon-col img:not(.icon-panel) {
  background: linear-gradient(45deg, #181010, #945539);
}

.list-wrap .list-col.icon-col img + img.icon-panel {
  top: 0;
  left: 0;
  position: absolute;
}

.list-wrap .list-col.icon-col + .list-col {
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.list-wrap .list-col.icon-col + .list-col > * {
  width: 100%;
  height: 20px;
  display: flex;
  align-items: center;
}

.list-wrap .list-col .name {
  max-width: 100%;
}

.list-wrap .list-col .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/*.list-wrap .list-col .name a:not(:hover):not(:active) {
  color: #000;
}*/

.list-wrap .list-col.name-col .bottom {
  font-size: 11px;
  line-height: 13px;
  letter-spacing: -0.22px;
}

/**
* Lists end
*/

.list-wrap.npcs-list .list-col.name-col {
  width: 100%;
}

.list-wrap.npcs-list .list-col.name-col .name {
  max-width: 465px;
}

.list-wrap.npcs-list.tab-list .list-col.name-col .name {
  max-width: 375px;
}

.list-wrap.npcs-list .list-col.name-col .name span:not(:empty) {
  margin-left: 5px;
}

.list-wrap.npcs-list .list-col.level-col {
  min-width: 50px;
  max-width: 50px;
  justify-content: center;
}

.list-wrap.npcs-list .list-col.hp-col {
  flex-wrap: wrap;
  min-width: 130px;
  max-width: 130px;
  justify-content: center;
}

.list-wrap.npcs-list .list-col.exp-sp-col {
  flex-wrap: wrap;
  min-width: 180px;
  max-width: 180px;
}

.list-wrap.npcs-list .list-col.count-col {
  flex-wrap: wrap;
  min-width: 200px;
  max-width: 200px;
}

.list-wrap.npcs-list .list-col.hp-col > div,
.list-wrap.npcs-list .list-col.count-col > div,
.list-wrap.npcs-list .list-col.exp-sp-col > div {
  width: 100%;
  text-align: center;
}

.list-wrap.npcs-list .bottom .npc-prop-skill {
  margin-right: 2px;
  position: relative;
}

.list-wrap.npcs-list .bottom .npc-prop-skill img {
  width: 18px;
  height: 18px;
  margin: 1px 0;
  display: block;
  border-radius: 2px;
}

.list-wrap.npcs-list .bottom .npc-prop-skill img.icon-panel {
  top: 0;
  left: 0;
  z-index: 10;
  position: absolute;
}

.list-wrap.npcs-list .list-col.name-col {
  width: 100%;
}

.list-wrap.npcs-list .list-col.name-col .name {
  max-width: 465px;
}

.list-wrap.npcs-list.tab-list .list-col.name-col .name {
  max-width: 375px;
}

.list-wrap.npcs-list .list-col.name-col .name span:not(:empty) {
  margin-left: 5px;
}

.list-wrap.npcs-list .list-col.level-col {
  min-width: 50px;
  max-width: 50px;
  justify-content: center;
}

.list-wrap.npcs-list .list-col.hp-col {
  flex-wrap: wrap;
  min-width: 130px;
  max-width: 130px;
  justify-content: center;
}

.list-wrap.npcs-list .list-col.exp-sp-col {
  flex-wrap: wrap;
  min-width: 180px;
  max-width: 180px;
}

.list-wrap.npcs-list .list-col.count-col {
  flex-wrap: wrap;
  min-width: 200px;
  max-width: 200px;
}

.list-wrap.npcs-list .list-col.hp-col > div,
.list-wrap.npcs-list .list-col.count-col > div,
.list-wrap.npcs-list .list-col.exp-sp-col > div {
  width: 100%;
  text-align: center;
}

.list-wrap.npcs-list .bottom .npc-prop-skill {
  margin-right: 2px;
  position: relative;
}

.list-wrap.npcs-list .bottom .npc-prop-skill img {
  width: 18px;
  height: 18px;
  margin: 1px 0;
  display: block;
  border-radius: 2px;
}

.list-wrap.npcs-list .bottom .npc-prop-skill img.icon-panel {
  top: 0;
  left: 0;
  z-index: 10;
  position: absolute;
}

.list-wrap.skills-list .list-row .list-col:nth-child(2) {
  min-width: 300px;
  max-width: 300px;
}

.skills-list.default-list .list-col:nth-child(2) .name {
  height: auto;
}

.skills-list.default-list .list-col:nth-child(2) .name a {
  white-space: normal;
}

.list-wrap.skills-list .list-row .list-col.description {
  width: 100%;
  min-height: 40px;
  align-items: center;
}

.list-wrap.skills-list .list-col.description span {
  opacity: 0.75;
  letter-spacing: -0.22px;
}

.skills-list.default-list .list-row:not(.head-row) {
  height: auto;
  min-height: 54px;
  align-items: flex-start;
}

.skills-list.default-list .list-row:not(.head-row) .list-col:not(.description) {
  height: auto;
  min-height: 40px;
}

section .list-wrap {
  margin: 15px 0;
}

section .detail-picture {
  margin-bottom: 40px;
}

.list-wrap .list-row > .source-wrap:empty {
  display: none;
}

.head-row > .list-col > .light-font {
  font-weight: 400;
  color: #fff !important;
}

.head-row > .list-col {
  font-size: 1rem !important;
}

.light-font {
  color: var(--color-accent);
}

/*h3 > span.mw-headline {
  color: #e1dfc7;
  font-size: 18px;
  font-family: FANGSONG;
  margin-bottom: 33px;
  font-weight: 200 !important;
}*/

.list-wrap.news-multisell-list .list-row {
  align-items: center;
}

.list-wrap.news-multisell-list .list-row:not(.head-row):not(:hover):nth-child(odd) {
  background-color: #c7c5c1;
}

.list-wrap.news-multisell-list.default-list .list-row .list-col.icon-col {
  width: 50px;
  max-height: 40px;
  padding-left: 10px;
}

.list-wrap.news-multisell-list .list-row .list-col.item-col {
  max-height: 40px;
}

.news-multisell-list.default-list .list-row .item-col {
  max-width: calc(60% - 50px);
  min-width: calc(60% - 50px);
}

.list-wrap.news-multisell-list .list-col.payment-col {
  min-width: 40%;
  max-width: 40%;
  flex-wrap: wrap;
}

.list-wrap.news-multisell-list .list-col.payment-col .currency-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.news-multisell-list .payment-col .currency-item:not(:last-child) {
  margin-bottom: 3px;
}

.news-multisell-list .payment-col .currency-item .currency-icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
  position: relative;
}

.news-multisell-list .payment-col .currency-item .currency-icon img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  border-radius: 2px;
}

.list-wrap.news-multisell-list .list-col.payment-col .currency-item a span {
  white-space: nowrap;
}

.list-wrap.news-multisell-list .list-col.payment-col .currency-item a span:not(:last-child) {
  overflow: hidden;
  text-overflow: ellipsis;
}

.list-wrap.news-multisell-list .list-col.payment-col .currency-item a + a {
  display: flex;
  max-width: calc(100% - 28px);
}

.list-wrap.news-multisell-list .list-col.payment-col .currency-item a span:not(:empty) {
  padding-left: 5px;
}

.list-wrap.news-multisell-list .list-col a:not(:hover):not(:active) {
  color: #000;
}

/**
* Random list
*/
.news-multisell-list.random-list .list-col.category-col {
  min-width: 20%;
  max-width: 20%;
  flex-wrap: wrap;
  justify-content: center;
}

.news-multisell-list.random-list .list-col.category-col .icon {
  position: relative;
}

.news-multisell-list.random-list .list-col.category-col .icon img {
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 2px;
}

.news-multisell-list.random-list .list-col.category-col .icon img + .icon-panel {
  top: 0;
  left: 0;
  position: absolute;
}

.news-multisell-list.random-list .list-col.category-col > div {
  text-align: center;
}

.news-multisell-list.random-list .list-col.category-col > div:not(.icon) {
  width: 100%;
}

.news-multisell-list.random-list .list-col.product-col {
  min-width: 50%;
  max-width: 50%;
  flex-wrap: wrap;
}

.news-multisell-list.random-list .list-row:not(.head-row) .list-col.product-col {
  border-left: 1px solid #e8e8ec;
}

.news-multisell-list.random-list .list-row:not(.head-row):hover .list-col.product-col {
  border-left-color: #fff;
}

.news-multisell-list.random-list .list-col.product-col > div {
  width: 100%;
  display: flex;
  max-width: 100%;
  position: relative;
}

.news-multisell-list.random-list .list-col.product-col > div:not(:last-child) {
  margin-bottom: 30px;
}

.news-multisell-list.random-list .list-col.product-col > div[data-or]:before {
  top: -24px;
  width: 40px;
  display: block;
  position: absolute;
  text-align: center;
  content: attr(data-or);
  text-transform: uppercase;
}

.news-multisell-list.random-list .list-col.product-col .item-col {
  min-width: calc(100% - 40px);
  max-width: calc(100% - 40px);
}

.news-multisell-list.random-list .list-col.payment-col {
  min-width: 30%;
  max-width: 30%;
}

/**
* Titles style
*/
#title {
  opacity: 0;
  z-index: 1002;
  color: #e1d47a;
  font-size: 11px;
  max-width: 230px;
  line-height: 15px;
  position: absolute;
  border-radius: 2px;
  visibility: hidden;
  transition: opacity .2s;
  letter-spacing: -0.22px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, .3);
}

#title .text-wrapper {
  top: 0;
  left: 0;
  z-index: 2;
  padding: 5px;
  background: #58443a;
  position: relative;
  border-radius: 0px;
}

#title.dic {
  max-width: 300px;
  font-weight: normal;
  white-space: normal;
}

#title.error-text {
  box-shadow: 0 0 6px rgba(216, 0, 0, 0.55);
}

#title:before {
  content: '';
  left: 50%;
  top: -50px;
  padding: 0;
  width: 35px;
  height: 1px;
  display: block;
  line-height: 10px;
  font-weight: bold;
  border-radius: 2px;
  position: absolute;
  white-space: nowrap;
  margin-left: -17.5px;
  /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzNSAyMSI+CiAgICA8ZGVmcz4KICAgICAgICA8ZmlsdGVyIGlkPSJmaWx0ZXItMSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBoZWlnaHQ9IjExMy41JSIgd2lkdGg9IjExMC40JSIgeT0iLTYuNyUiIHg9Ii01LjIlIj4KICAgICAgICAgICAgPGZlT2Zmc2V0IGlkPSJmZU9mZnNldDIiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIiBpbj0iU291cmNlQWxwaGEiIGR5PSIxIiBkeD0iMCIvPgogICAgICAgICAgICA8ZmVHYXVzc2lhbkJsdXIgaWQ9ImZlR2F1c3NpYW5CbHVyNCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIiBpbj0ic2hhZG93T2Zmc2V0T3V0ZXIxIiBzdGREZXZpYXRpb249IjIuNSIvPgogICAgICAgICAgICA8ZmVDb2xvck1hdHJpeCBpZD0iZmVDb2xvck1hdHJpeDYiIHJlc3VsdD0ic2hhZG93TWF0cml4T3V0ZXIxIiBpbj0ic2hhZG93Qmx1ck91dGVyMSIgdmFsdWVzPSIwIDAgMCAwIDAgICAwIDAgMCAwIDAgICAwIDAgMCAwIDAgIDAgMCAwIDAuMiAwIi8+CiAgICAgICAgICAgIDxmZU1lcmdlIGlkPSJmZU1lcmdlMTIiPgogICAgICAgICAgICAgICAgPGZlTWVyZ2VOb2RlIGlkPSJmZU1lcmdlTm9kZTgiIGluPSJzaGFkb3dNYXRyaXhPdXRlcjEiLz4KICAgICAgICAgICAgICAgIDxmZU1lcmdlTm9kZSBpZD0iZmVNZXJnZU5vZGUxMCIgaW49IlNvdXJjZUdyYXBoaWMiLz4KICAgICAgICAgICAgPC9mZU1lcmdlPgogICAgICAgIDwvZmlsdGVyPgogICAgPC9kZWZzPgogICAgPHBhdGggdHJhbnNmb3JtPSJtYXRyaXgoMC43MDcxMDY3OCwtMC43MDcxMDY3OCwtMC43MDcxMDY3OCwtMC43MDcxMDY3OCwtNTMuOTgyMDYsMTA0Ljg1NDQ5KSIgZD0ibSAxMjIuMDk0LDkuMzU5MjM0IDAuMzg5NDYsOC45OTc0NjEgYyAwLjA3MTcsMS42NTUzMDQgLTEuMjEyMTYsMy4wNTUyNzcgLTIuODY3NDYsMy4xMjY5MjcgLTAuMDg2NCwwLjAwMzcgLTAuMTcyOTIsMC4wMDM3IC0wLjI1OTMxLDdlLTYgbCAtOC45OTc4NiwtMC4zODkwMDcgYyAtMS43NjYzOCwtMC4wNzYzNyAtMy40ODM3NSwwLjU5MTkwNiAtNC43MzM5MywxLjg0MjA4OCB2IDAgbCAtMC42ODkxNywtMC42ODkxNzQgMTguMzA4ODUsLTE4LjMxMjc5NTUgMC42OTExNSwwLjY5MTE0MzEgQyAxMjIuNjg1Nyw1Ljg3NTkwNjUgMTIyLjAxNzU2LDcuNTkzMDg4NCAxMjIuMDk0LDkuMzU5MjM0IFoiIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsdGVyOnVybCgjZmlsdGVyLTEpIi8+Cjwvc3ZnPgo=) center 0 no-repeat;
  background-size: 35px 21px;*/
}

table img.cell-icon {
  width: 35px;
  height: 35px;
  margin: 1px 0;
  vertical-align: middle;
}

/**
* End Titles style
*/

.toc p:not(:empty):nth-last-child(1) {
  margin-bottom: 20px !important;
}
.toc p:not(:empty):nth-child(odd) {
  background: #dddbd6 !important;
}
.toc p:not(:empty) {
  margin-bottom: -18px;
  border: 1px solid #b2b0ac;
  padding: 8px;
  background: #c7c5c1;
  flex-direction: column;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: space-between;
}

img.float-right {
  float: right;
  margin-left: 20px;
}

.multisell-wrapper {
  width: 100%;
  display: flex;
  padding: 10px 5px;
  border-top: 1px solid #e8e8ec;
  border-bottom: 1px solid #e8e8ec;
}

.multisell-wrapper > div {
  height: 467px;
}

.multisell-wrapper .products-list {
  overflow-y: hidden;
  border-right: 1px solid #e8e8ec;
  width: var(--product-mosaic-width);
}

.multisell-wrapper .products-wrapper {
  width: 100%;
  display: grid;
  grid-gap: 3px;
  align-items: flex-start;
  justify-content: space-between;
  grid-template-rows: repeat(auto-fill, 44px);
  grid-template-columns: repeat(auto-fill, 44px);
}

.multisell-wrapper.category-list .products-wrapper {
  grid-template-rows: repeat(auto-fill, 40px);
}

.multisell-wrapper.category-list:not(.random-reward) .products-wrapper {
  grid-template-columns: repeat(auto-fill, calc(var(--product-mosaic-width) - 16px));
}

.multisell-wrapper.category-list.random-reward .products-wrapper {
  grid-template-columns: repeat(auto-fill, calc(var(--product-random-width) - 16px));
}

.multisell-wrapper .products-list:not(.jspScrollable) .products-wrapper {
  padding-right: 15px;
}

.multisell-wrapper .products-wrapper > div {
  width: 44px;
  height: 44px;
  display: flex;
  cursor: pointer;
  transition: .2s;
  position: relative;
  border-radius: 3px;
  border: 2px solid #e8e8ec;
}

.multisell-wrapper .products-wrapper > div.on,
.multisell-wrapper .products-wrapper > div:hover {
  border-color: var(--a-color);
}

.multisell-wrapper .products-wrapper > div:hover {
  box-shadow: 0 3px 3px -3px rgba(51, 51, 51, 0.5);
}

.multisell-wrapper .products-wrapper > div img {
  width: 40px;
  height: 40px;
  margin-right: 5px;
  border-radius: 2px;
}

.multisell-wrapper .products-wrapper > div img + .icon-panel {
  top: 0;
  left: 0;
  position: absolute;
}

.multisell-wrapper .jspVerticalBar {
  width: 15px;
  padding: 0 4px;
  background: none;
}

.multisell-wrapper .jspTrack {
  background: #e8e8ec;
  border-radius: 3px;
}

.multisell-wrapper .jspDrag {
  transition: .2s;
  border-radius: 3px;
  background: #c1c1c1;
}

.multisell-wrapper .jspDrag:hover {
  background: #a8a8a8;
}

.multisell-wrapper .product-info {
  font-size: 13px;
  line-height: 18px;
  padding-left: 15px;
  letter-spacing: -0.2px;
  width: calc(100% - var(--product-mosaic-width));
}

.multisell-wrapper .product-info > div {
  width: 100%;
  position: relative;
}

.multisell-wrapper .product-info > div.desc {
  height: 30px;
  display: flex;
  padding: 0 10px;
  background: #e8e8ec;
  margin-bottom: 10px;
  align-items: center;
  box-sizing: border-box;
  content: attr(data-desc);
}

.multisell-wrapper .products-list .desc {
  top: 0;
  padding: 0;
  z-index: 10;
  height: 40px;
  position: sticky;
  margin-bottom: 0;
  background: transparent;
  border-bottom: 10px solid #fff;
}

.multisell-wrapper .products-list:not(.jspScrollable) .desc {
  padding-right: 15px;
}

.multisell-wrapper .products-list .desc span {
  width: 100%;
  height: 100%;
  display: flex;
  padding: 0 10px;
  font-size: 13px;
  align-items: center;
  background: #e8e8ec;
}

.multisell-wrapper .product-info .product {
  overflow-y: hidden;
  margin-bottom: 10px;
  height: calc(40% - 40px);
}

.multisell-wrapper .product p {
  font-size: 12px;
}

.multisell-wrapper .product-info .payment {
  overflow-y: hidden;
  height: calc(60% - 50px);
}

.multisell-wrapper .product .product-wrapper,
.multisell-wrapper .payment .payment-wrapper {
  width: 100%;
  min-height: 100%;
  padding-left: 2px;
}

.multisell-wrapper .product:not(.jspScrollable) .product-wrapper,
.multisell-wrapper .payment:not(.jspScrollable) .payment-wrapper {
  padding-right: 15px;
}

.multisell-wrapper .product .product-wrapper:not(:first-child),
.multisell-wrapper .payment .payment-wrapper:not(:first-child) {
  display: none;
}

.multisell-wrapper .row-item-name {
  width: 408px;
  display: flex;
  padding: 2px 0;
}

.multisell-wrapper .row-item-name:hover {
  background-color: #e8e8ec;
}

.multisell-wrapper .row-item-name:not(:last-child) {
  margin-bottom: 1px;
}

.multisell-wrapper .row-item-name:nth-child(even):not(:hover) {
  background-color: #f9f9f7;
}

.multisell-wrapper .row-item-name .col-icon,
.multisell-wrapper .row-item-name .col-icon img {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 2px;
}

.multisell-wrapper .row-item-name .col-icon {
  position: relative;
  margin-right: 5px;
}

.multisell-wrapper .row-item-name .col-icon img + .panel {
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
}

.multisell-wrapper .row-item-name .col-name {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 45px);
}

.multisell-wrapper .row-item-name .col-name > div {
  width: 100%;
  height: 20px;
  display: flex;
  align-items: center;
}

.multisell-wrapper .row-item-name .col-name a {
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}

.multisell-wrapper .row-item-name .col-name a:not(:hover):not(:active) {
  color: #000;
}

/**
* Random Reward
*/

.multisell-wrapper.random-reward .products-list {
  width: var(--product-random-width);
}

.multisell-wrapper.random-reward .product-info {
  width: calc(100% - var(--product-random-width));
}

.multisell-wrapper.random-reward .product-info .product {
  margin-bottom: 5px;
  height: calc(60% - 75px);
}

.multisell-wrapper.random-reward .product-info .payment {
  height: calc(40% - 50px);
}

.multisell-wrapper.random-reward .row-item-name {
  width: 502px;
}

.multisell-wrapper .product-info .random-reward-desc {
  font-size: 12px;
  justify-content: center;
}

/**
* Category list
*/

.multisell-wrapper.category-list .products-wrapper > div {
  width: 100%;
  height: 40px;
  border: none;
  font-size: 13px;
  line-height: 18px;
  align-items: center;
}

.multisell-wrapper.category-list .products-wrapper > div.on,
.multisell-wrapper.category-list .products-wrapper > div:hover {
  background: #e8e8ec;
}

.multisell-wrapper.category-list .products-wrapper > div:not(.on):not(:hover):nth-child(even) {
  background: #f9f9f7;
}

table li {
  text-align: start !important;
}

.img_search {
  max-width: 30px !important;
}

.d-none-banner{
  display: none !important;
}


.news-item-list.default-list .name-col {
  min-width: 300px;
  max-width: 300px;
}
.p-relative{
  position: relative;
}

.icon_panel{
    /* top: 0; */
    left: 0;
    position: absolute;

}