html,body {background:#0B1020;color:#E8EEF8;color-scheme:dark;}body {background:#0B1020;}main,#mainr {background:#0B1020;}header,#hdrbox,#hdrbx {background:#0F172A;color:#E8EEF8;}.stickyHdr {background:linear-gradient(to top,#0F172A,#182033);box-shadow:0 0 12px rgba(0,0,0,.55);}footer,#footr {background:#0F172A;color:#94A3B8;}a {color:#C4B5FD;}a:visited {color:#C4B5FD;}a:hover {color:#FFFFFF;}input,select,textarea {background-color:#111827;color:#E8EEF8;border-color:#334155;}input::placeholder,textarea::placeholder {color:#64748B;}::selection {background:#334155;color:#F8FAFC;outline:none;}#z7ffbx {background-color:rgba(15,23,42,.88);}html {height:100%;}body {height:100%;max-width:100%;overflow-x:hidden;display:flex;flex-direction:column;min-width:300px;}body {color:#E8EEF8;background:#0F172A;font-family:"Montserrat",sans-serif;font-size:22px;}main {flex:1;}#mainr {width:100%;height:100%;margin:0 auto;overflow-x:hidden;}@font-face {font-family:"Montserrat";src:local("Montserrat-Regular"),url("https://e2q.ui2.ru/public/layout/7555/Montserrat-Regular.ttf");}footer {font-size:14px;color:#94A3B8;background:#111827;}#footr {text-align:center;padding:22px 5px;min-height:360px;}#footr p.ftrl {display:block;margin:5px auto;padding:5px 0;}#footr p.ftrl:nth-child(1) {margin-top:22px;}#footr p.ftrl:nth-child(2) {margin-top:12px;}#footr p.ftrl:nth-child(1) a {font-size:120%;margin:5px 8px;}#footr p.ftrl:nth-child(2) a {margin:3px 9px;}#footr a {display:inline-block;}input [type="submit"] {background:#243044;color:#F8FAFC;border:0;border-radius:8px;cursor:pointer;}input [type="submit"]:hover {background-color:#1E293B;}* { margin:0;padding:0;outline:0;box-sizing:border-box;}a {text-decoration:none;color:#E8EEF8;}a:visited {color:#E8EEF8;}a:hover {color:#E8EEF8;}a:focus {outline:none;}div,span {box-sizing:border-box;}li{list-style:none;display:inline;}h1 {font-size:180%;font-weight:bold;}h2 {font-size:160%;font-weight:bold;}select,input {outline:none;}::selection {background:#111827;color:#93C5FD;outline:none;}::-moz-selection {background:#111827;color:#93C5FD;outline:none;}::-webkit-scrollbar {width:5px;height:5px;}::-webkit-scrollbar-track {background:rgba(15,23,42,0.12);}::-webkit-scrollbar-thumb{background:rgba(255,255,255,0.22);}#z7ffbx {display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;}#z7ffbx {background:url('https://e2q.ui2.ru/public/layout/7555/z7ld.svg') center center no-repeat rgba(15,23,42,0.7);background-size:5%;}:root { --e2q-bg:#070B16; --e2q-bg-soft:#0B1220; --e2q-surface:#101827; --e2q-surface-2:#162033; --e2q-surface-3:#1D2A41; --e2q-border:#2B3A55; --e2q-border-soft:rgba(148,163,184,.22); --e2q-text:#F4F7FB; --e2q-text-2:#CBD6E5; --e2q-muted:#8B9AB0; --e2q-gold:#E5B75A; --e2q-gold-2:#F7DFA3; --e2q-blue:#78A6FF; --e2q-green:#41D98B; --e2q-red:#FF7B89; --e2q-shadow:0 18px 60px rgba(0,0,0,.38); --e2q-radius:18px; --e2q-radius-sm:12px; --e2q-ease:cubic-bezier(.2,.8,.2,1);}html,body { background:  radial-gradient(circle at 18% 0,rgba(59,130,246,.12),transparent 32rem),  radial-gradient(circle at 90% 5%,rgba(229,183,90,.08),transparent 34rem),  var(--e2q-bg); color:var(--e2q-text); color-scheme:dark; min-width:320px;}body { font-family:"Montserrat",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; font-size:16px; line-height:1.5; letter-spacing:.01em; text-rendering:optimizeLegibility; -webkit-font-smoothing:antialiased;}main,#mainr { background:transparent; min-height:100%;}a { color:var(--e2q-text); text-decoration:none; text-underline-offset:4px; transition:color .18s var(--e2q-ease),background-color .18s var(--e2q-ease),border-color .18s var(--e2q-ease),transform .18s var(--e2q-ease),opacity .18s var(--e2q-ease);}a:hover { color:var(--e2q-gold-2);}a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible { outline:2px solid rgba(120,166,255,.85); outline-offset:3px;}input,select,textarea { background:rgba(16,24,39,.92); color:var(--e2q-text); border:1px solid var(--e2q-border); border-radius:10px; box-shadow:0 1px 0 rgba(255,255,255,.04) inset; transition:border-color .18s var(--e2q-ease),box-shadow .18s var(--e2q-ease),background-color .18s var(--e2q-ease);}input:hover,select:hover,textarea:hover { border-color:#49627F;}input:focus,select:focus,textarea:focus { border-color:var(--e2q-blue); box-shadow:0 0 0 4px rgba(120,166,255,.14);}input::placeholder,textarea::placeholder { color:#62738B;}input[type="submit"],button,.actbtn,.cartbtn,.cashupbtn { border:0; border-radius:12px; color:var(--e2q-text); background:linear-gradient(135deg,#314164,#7A5720); box-shadow:0 10px 24px rgba(0,0,0,.22),0 1px 0 rgba(255,255,255,.08) inset; letter-spacing:.02em; cursor:pointer;}input[type="submit"]:hover,button:hover,.actbtn:hover,.cartbtn:hover,.cashupbtn:hover { transform:translateY(-1px); color:#fff; filter:brightness(1.08);}input[type="submit"]:active,button:active,.actbtn:active,.cartbtn:active,.cashupbtn:active { transform:translateY(0) scale(.98);}::-webkit-scrollbar { width:10px; height:10px;}::-webkit-scrollbar-track { background:#070B16;}::-webkit-scrollbar-thumb { background:#2B3A55; border:2px solid #070B16; border-radius:999px;}::selection { background:rgba(120,166,255,.32); color:#fff;}header { padding-top:76px;}#hdrbx { min-height:68px; padding:10px clamp(14px,2vw,32px); gap:clamp(12px,2vw,28px); background:rgba(10,16,29,.86); border-bottom:1px solid var(--e2q-border-soft); box-shadow:0 12px 40px rgba(0,0,0,.32); backdrop-filter:blur(20px); -webkit-backdrop-filter:blur(20px);}.stickyHdr { background:rgba(10,16,29,.92); box-shadow:0 14px 42px rgba(0,0,0,.44);}#hdrbx .logobx { display:flex; align-items:center; justify-content:center;}#hdrbx .logobx a { color:var(--e2q-text); letter-spacing:.08em; text-transform:none; font-weight:700; text-shadow:0 1px 16px rgba(120,166,255,.18);}#hdrbx .nvicons { display:flex; align-items:center; justify-content:center; gap:10px;}#hdrbx .nvicons a { width:38px; height:38px; border-radius:12px; background-size:22px 22px; background-position:center; background-repeat:no-repeat; background-color:rgba(255,255,255,.035); border:1px solid rgba(255,255,255,.06); box-shadow:0 6px 18px rgba(0,0,0,.14);}#hdrbx .nvicons a:hover { transform:translateY(-1px); background-color:rgba(229,183,90,.12); border-color:rgba(229,183,90,.34);}#itemsearchfield { display:flex; align-items:center; width:100%; max-width:920px; margin:auto;}#itemsearchfield input { height:42px; line-height:42px; font-size:15px; background:rgba(9,15,28,.7); border-color:rgba(148,163,184,.3);}#itemsearchfield input[type="text"] { border-radius:13px 0 0 13px; padding:0 16px;}#itemsearchfield input[type="submit"] { width:52px; border-radius:0 13px 13px 0; background-color:rgba(16,24,39,.86); background-size:22px 22px; box-shadow:none;}#simicons { width:min(100%,920px); margin:36px auto 28px; height:auto; overflow:visible; font-size:17px;}#simicons ul { display:grid; grid-template-columns:repeat(4,minmax(120px,1fr)); gap:14px; width:100%; padding:0 18px;}#simicons ul li { display:block;}#simicons ul li a { display:flex; align-items:center; min-height:78px; width:100%; padding:14px 16px 14px 58px; line-height:1.2; border:1px solid var(--e2q-border-soft); border-radius:18px; background-color:rgba(16,24,39,.78); background-position:18px center; background-size:28px 28px; box-shadow:0 14px 38px rgba(0,0,0,.18); color:var(--e2q-text); text-transform:lowercase; letter-spacing:.02em; overflow:hidden;}#simicons ul li a:hover { color:#fff; border-color:rgba(229,183,90,.35); background-color:rgba(22,32,51,.94); transform:translateY(-2px);}.sellerwrp { max-width:1440px; padding:0 clamp(12px,2vw,28px) 72px;}.sectionTitle { border:1px solid var(--e2q-border-soft); border-radius:18px; background:linear-gradient(135deg,rgba(16,24,39,.9),rgba(22,32,51,.8)); box-shadow:var(--e2q-shadow); color:var(--e2q-text);}.itmlistwrp { width:min(100%,1400px); margin:0 auto; padding:32px clamp(14px,2vw,24px) 96px;}.itmlistwrp .fromto { margin:18px auto 26px; color:var(--e2q-muted); font-size:13px; letter-spacing:.08em; text-transform:uppercase;}.itmlist { background:rgba(13,20,35,.78); border:1px solid var(--e2q-border-soft); border-radius:22px; overflow:hidden; box-shadow:var(--e2q-shadow);}.itmlist .itemlistRow { transition:background-color .16s var(--e2q-ease),transform .16s var(--e2q-ease);}.itmlist .itemlistRow > span { border-color:rgba(148,163,184,.18);}.itmlist .itemlistRow:hover > span { background:rgba(120,166,255,.06);}.itmlist .itmlistPic img,.order .gimg img,.orditmbx .gimg img,.summary .item .pic img,.itemd .itemslider img { background:rgba(255,255,255,.025); border:1px solid rgba(255,255,255,.08); border-radius:14px; box-shadow:0 10px 28px rgba(0,0,0,.22); object-fit:contain;}.itmlist .itmlistName a { color:var(--e2q-text-2); font-weight:600;}.itmlist .itmlistName a:hover { color:var(--e2q-gold-2);}.itmlist .itmlistPrice,.itemd .price,.orditmbx .prs,.nctr .smaccbx2 .balance,.nctr .tRow .charge { color:var(--e2q-green); font-variant-numeric:tabular-nums; letter-spacing:.06em;}.itmlist .itmlistAv { color:var(--e2q-text-2);}.itmlist .icel .cbwrp { border-radius:13px; background:linear-gradient(135deg,rgba(90,57,36,.72),rgba(107,75,26,.72)); border:1px solid rgba(229,183,90,.22); overflow:hidden; box-shadow:0 10px 24px rgba(0,0,0,.2);}.itmlist .icel .cartbtn { background-position:12px center; background-size:20px 20px; padding-left:42px; font-weight:700; text-transform:lowercase;}.itmlist .icel .cartqty { background:rgba(9,15,28,.42); color:var(--e2q-text);}.itmlist .icel .cartclr { background-color:rgba(255,123,137,.18); background-size:18px 18px;}.order,.odtls .orderhdr,.ordinfbx,.orditmbx,.myorderswrp .orderbx,.summary .items,.walletbx,.ncwrp,#wsstockbx .strgadmtbl { border-color:var(--e2q-border-soft);}.order { width:min(94%,780px); border-radius:18px; background:rgba(13,20,35,.78); box-shadow:0 18px 46px rgba(0,0,0,.28); overflow:hidden;}.order .opars { background:linear-gradient(135deg,rgba(29,42,65,.94),rgba(16,24,39,.94)); border-color:var(--e2q-border-soft);}.order .opars span { color:var(--e2q-muted); border-color:rgba(148,163,184,.18);}.order .opars span b { color:var(--e2q-text); font-variant-numeric:tabular-nums;}.order .opts { background:rgba(8,13,25,.78); border-color:rgba(148,163,184,.18);}.order .opts .opn a,.myorderswrp span#opts a { color:#FFD2D7; background:rgba(255,123,137,.12); border:1px solid rgba(255,123,137,.24); border-radius:999px; padding:5px 14px;}.order .opts .opn a:hover,.myorderswrp span#opts a:hover { color:#fff; background:rgba(255,123,137,.2);}.ordstat0 .opars,.orddsstat0 .orderstate i { background:linear-gradient(135deg,rgba(22,101,52,.22),rgba(16,24,39,.86));}.ordstat1 .opars,.orddsstat1 .orderstate i { background:linear-gradient(135deg,rgba(229,183,90,.18),rgba(16,24,39,.86));}.ordstat3 { opacity:.78;}.myorderswrp { width:min(94%,980px); max-width:980px; padding:24px 0 120px;}.myorderswrp .orderstbl { display:block;}.myorderswrp .orderbx { display:grid; grid-template-columns:1.2fr .8fr .9fr .8fr auto; align-items:center; gap:0; margin:12px 0; background:rgba(13,20,35,.78); border:1px solid var(--e2q-border-soft); border-radius:18px; box-shadow:0 14px 34px rgba(0,0,0,.2); overflow:hidden;}.myorderswrp .orderbx span { width:auto; padding:14px 16px; border-right:1px solid rgba(148,163,184,.16);}.myorderswrp .orderbx span:last-child { border-right:0;}.myorderswrp span#dt,.myorderswrp span#total { font-variant-numeric:tabular-nums;}.myorderswrp span#total { color:var(--e2q-green);}.myorderswrp span[id^="ost"] { border-radius:999px; margin:0 12px; padding:8px 12px; text-align:center; width:auto; background:rgba(148,163,184,.09);}.odtls { width:min(94%,980px); margin:28px auto 120px; font-size:16px;}.odtls .orderhdr,.ordinfbx,.orditmbx { background:rgba(13,20,35,.78); border:1px solid var(--e2q-border-soft); box-shadow:var(--e2q-shadow);}.odtls .orderhdr { border-radius:22px 22px 0 0; overflow:hidden;}.odtls .orderhdr > span { background:rgba(22,32,51,.86); border-color:rgba(148,163,184,.16);}.odtls .orderhdr b { color:var(--e2q-muted); border-color:rgba(148,163,184,.16);}.ordinfbx { border-top:0; border-radius:0 0 22px 22px;}.ordinfbx .ordinflbl { color:var(--e2q-muted);}.orditmbx { border-radius:24px; padding:22px;}.orditmbx .gimg { width:210px;}.orditmbx .gimg img { max-width:210px; max-height:210px;}.orditmbx .gimg .pr { right:-18px; bottom:-18px; color:var(--e2q-text); background:rgba(8,13,25,.94); border:1px solid rgba(229,183,90,.34); border-radius:14px; box-shadow:0 12px 28px rgba(0,0,0,.34);}.zipbx,.itemzipbx > a,.zipbx > a { border-radius:18px;}.zipbx { background:linear-gradient(135deg,rgba(29,42,65,.8),rgba(11,18,32,.88)); border:1px solid rgba(148,163,184,.14); box-shadow:0 12px 32px rgba(0,0,0,.18);}.keybx .pkeyr { background:linear-gradient(135deg,rgba(16,185,129,.13),rgba(20,83,45,.3)); border:1px solid rgba(65,217,139,.18); color:var(--e2q-text); border-radius:16px; margin:10px 0; letter-spacing:.08em;}.keybx .pkeyr::after { background-size:24px 24px;}.itemd { background:linear-gradient(135deg,rgba(13,20,35,.82),rgba(8,13,25,.86)); border:1px solid var(--e2q-border-soft); box-shadow:var(--e2q-shadow);}.itemd h1 { color:var(--e2q-text); font-weight:650; letter-spacing:.01em;}.itemd .itemheader { color:var(--e2q-text-2);}.itemd .price { font-size:clamp(34px,5vw,58px); font-weight:700;}.itemd .cart b { min-height:auto;}.itemd .cartqty { background:rgba(9,15,28,.72); border-color:rgba(148,163,184,.3); color:var(--e2q-text);}.itemd .cartbtn { background-position:16px center; background-size:22px 22px; background-image:url('https://e2q.ui2.ru/public/layout/7555/cartin.svg'),linear-gradient(135deg,#345082,#835F28); border-radius:14px; box-shadow:0 14px 30px rgba(0,0,0,.28);}.itemd .cartclr { border-radius:12px; background:linear-gradient(135deg,rgba(159,43,57,.8),rgba(70,24,31,.8));}.itemd .pars .fvpt > div span,.itemd .attrbx span,.itemd .sectinner { border-color:rgba(148,163,184,.14);}.itemd .pars .fvpt > div:nth-child(even) span,.itemd .attrbx div:nth-child(odd) { background:rgba(255,255,255,.035);}.summary { width:min(94%,1120px); margin:0 auto 120px;}.summary .items { background:rgba(13,20,35,.78); border:1px solid var(--e2q-border-soft); border-radius:22px; box-shadow:var(--e2q-shadow); overflow:hidden;}.summary .itmhdr span { background:rgba(22,32,51,.9); border-color:rgba(148,163,184,.18);}.summary .item span { border-color:rgba(148,163,184,.16);}.summary .item:hover { background:rgba(120,166,255,.06);}.cartEmpty { background:rgba(13,20,35,.78); border:1px solid var(--e2q-border-soft); border-radius:24px; box-shadow:var(--e2q-shadow);}.cartEmpty a { border:1px solid rgba(229,183,90,.22); border-radius:14px; background:rgba(229,183,90,.12);}.walletbx { background:transparent; padding:42px clamp(14px,2vw,32px) 120px;}.ncwrp { width:min(100%,1320px); margin:0 auto; gap:22px;}.ncl,.ncr,#nomoneyaccbx,.ncacc .maccbx { background:rgba(13,20,35,.78); border:1px solid var(--e2q-border-soft); border-radius:22px; box-shadow:var(--e2q-shadow);}.nctr .smaccbx2 .macctitle { background:rgba(65,217,139,.14); border-color:rgba(65,217,139,.34); color:#B8FFD8; border-radius:999px;}.nctr .tRow { background-position:18px center; background-size:34px 34px; border-bottom:1px solid rgba(148,163,184,.14); padding-left:70px; border-radius:14px;}.ncmenu a { border:1px solid var(--e2q-border-soft); border-radius:14px; background:rgba(22,32,51,.88);}.cashupbx { background-size:34px 34px;}#wsstockbx,#wsstockbx input,#wsstockbx select { font-family:"Montserrat",system-ui,sans-serif;}#wsstockbx #filterbx,#wsstockbx .strgadmtbl { border-radius:22px; border:1px solid var(--e2q-border-soft); background:rgba(13,20,35,.78); box-shadow:var(--e2q-shadow); overflow:hidden;}#wsstockbx .strgadmtbl .strgthrow > span { background:rgba(22,32,51,.94); color:var(--e2q-text-2); border-color:rgba(148,163,184,.18);}#wsstockbx .strgadmtbl .strgrow > span { border-color:rgba(148,163,184,.12);}#wsstockbx .strgadmtbl .strgrow:nth-child(odd),#wsstockbx .strgadmtbl .strgthrow:nth-child(odd) { background-color:rgba(255,255,255,.025);}#wsstockbx .strgadmtbl .strgrow:hover,#wsstockbx .strgadmtbl .strgthrow:hover { background-color:rgba(120,166,255,.06);}footer,#footr { background:rgba(8,13,25,.92); color:var(--e2q-muted); border-top:1px solid rgba(148,163,184,.14);}#footr { min-height:auto; padding:28px 16px 40px;}#z7ffbx { background-color:rgba(7,11,22,.78); background-size:64px 64px; backdrop-filter:blur(8px); -webkit-backdrop-filter:blur(8px);}@media screen and (min-width:780px) { #hdrbx .logobx {  flex:0 0 18%; } #hdrbx #itemsearchfield {  flex:1 1 58%; } #hdrbx .nvicons {  flex:0 0 18%; }}@media screen and (max-width:959px) { header {  padding-top:116px; } #hdrbx {  flex-wrap:wrap;  min-height:104px;  padding:14px 14px 16px; } #hdrbx .logobx {  flex:1 1 44%;  justify-content:flex-start; } #hdrbx .nvicons {  flex:0 0 auto;  order:2; } #hdrbx #itemsearchfield {  flex:1 1 100%;  order:3;  padding-top:8px; } .stickyHdr #itemsearchfield {  display:flex; } #simicons {  width:min(100%,540px);  margin:18px auto 26px; } #simicons ul {  grid-template-columns:repeat(2,minmax(0,1fr));  gap:12px;  padding:0 14px; } #simicons ul li a {  min-height:74px;  padding-left:56px;  text-indent:0;  float:none;  width:100%;  font-size:16px; } .ncwrp {  display:block; } .ncl, .ncr {  margin:0 auto 18px;  padding:18px 0; }}@media screen and (max-width:680px) { body {  font-size:15px; } header {  padding-top:120px; } #hdrbx {  gap:10px; } #hdrbx .nvicons a {  width:36px;  height:36px; } #itemsearchfield input {  height:40px;  line-height:40px; } .myorderswrp {  padding:12px 12px 96px; } .myorderswrp .orderbx {  display:grid;  grid-template-columns:1fr 1fr;  gap:0;  border-radius:18px; } .myorderswrp .orderbx span {  display:block;  width:auto;  border-right:0;  border-bottom:1px solid rgba(148,163,184,.14);  text-align:center; } .myorderswrp .orderbx span#total, .myorderswrp .orderbx span#opts {  grid-column:auto; } .myorderswrp .orderbx span#opts {  border-bottom:0; } .myorderswrp .orderbx span[id^="ost"] {  margin:10px; } .order {  width:calc(100% - 24px);  margin:18px auto;  border-radius:18px; } .order .opars {  display:grid;  grid-template-columns:1fr 1fr; } .order .opars span {  display:block;  border-right:0;  border-bottom:1px solid rgba(148,163,184,.12);  text-align:left; } .order .opars span:nth-child(2), .order .opars span:last-child {  display:block; } .order .oitems, .order .oitm, .order .oitm span {  display:block;  width:100%;  border-right:0; } .order .oitm {  position:relative;  padding:12px 12px 12px 82px;  min-height:76px; } .order .gimg {  position:absolute;  left:12px;  top:12px;  width:56px; } .order .gimg img {  max-width:52px;  max-height:52px; } .order .itmn {  font-size:15px; } .odtls {  width:calc(100% - 24px); } .odtls .orderhdr {  display:grid;  grid-template-columns:1fr 1fr;  border-radius:18px 18px 0 0; } .odtls .orderhdr > span {  flex:auto; } .orditmbx {  padding:16px; } .orditmbx .oitm {  text-align:center; } .orditmbx .gimg {  width:180px;  margin:0 auto 44px; } .orditmbx .itemdata {  text-align:center;  padding:18px 8px; } .orditmbx .prs {  display:block;  margin:14px auto; } .keybx .pkeyr {  padding:16px 52px 16px 16px;  font-size:20px; } .summary {  width:calc(100% - 24px); } .summary .item {  border:1px solid var(--e2q-border-soft);  border-radius:18px;  background:rgba(13,20,35,.78);  box-shadow:0 14px 34px rgba(0,0,0,.2);  margin:18px auto;  padding:12px; }}@media screen and (max-width:579px) { .itmlistwrp {  padding:18px 12px 96px; } .itmlist {  display:block;  margin:18px auto;  border-radius:0;  background:transparent;  border:0;  box-shadow:none; } .itmlist .itemlistRow {  display:grid;  grid-template-columns:76px 1fr;  gap:8px 12px;  align-items:center;  margin:14px 0;  padding:14px;  border:1px solid var(--e2q-border-soft);  border-radius:18px;  background:rgba(13,20,35,.78);  box-shadow:0 14px 34px rgba(0,0,0,.2); } .itmlist .itemlistRow > span {  display:block;  border:0;  padding:0; } .itmlist .itmlistPic {  grid-row:1 / span 3;  width:76px;  text-align:center; } .itmlist .itmlistPic img {  max-width:64px;  max-height:64px; } .itmlist .itmlistName {  font-size:15px; } .itmlist .itmlistAv, .itmlist .itmlistPrice {  text-align:left;  font-size:14px;  letter-spacing:.03em; } .itmlist .icel {  grid-column:1 / -1;  text-align:right;  margin-top:8px; } .itmlist .icel .cbwrp {  margin-left:0; } .itemd {  margin:14px 12px 96px;  border-radius:22px;  padding:18px 0 28px; } .itemd .pics {  height:300px; } .itemd .itemslider {  width:92%;  max-height:300px; } .itemd .itemslider img {  max-height:260px; } .itemd .cart b {  display:flex;  flex-direction:column;  gap:10px;  align-items:center; } .itemd .cartbtn, .itemd .cartqty, .itemd .cartclr {  width:min(92%,320px);  text-align:center; } .zipbx > a, .itemzipbx > a {  max-width:100%; }}@media screen and (max-width:420px) { #hdrbx .logobx a {  font-size:15px; } #simicons ul {  grid-template-columns:1fr; } #simicons ul li a {  min-height:62px; } .order .opars, .odtls .orderhdr, .myorderswrp .orderbx {  grid-template-columns:1fr; }}@media (prefers-reduced-motion:reduce) { *, *::before, *::after {  animation-duration:.01ms;  animation-iteration-count:1;  scroll-behavior:auto;  transition-duration:.01ms; }}.pagesRow { width:min(100%,1100px); margin:28px auto 88px; padding:14px 16px; background:rgba(13,20,35,.72); border:1px solid rgba(148,163,184,.16); border-radius:18px; box-shadow:0 12px 34px rgba(0,0,0,.18);}.pagesRow a { color:var(--e2q-text-2); border-radius:999px; min-width:34px; min-height:34px; line-height:24px; background:rgba(255,255,255,.035); border:1px solid transparent;}.pagesRow a:hover,.pagesRow #activePage { color:#0B1220; background:linear-gradient(135deg,var(--e2q-gold-2),var(--e2q-gold)); border-color:rgba(229,183,90,.45);}select#smaxSelect { margin:12px auto 72px; height:38px; width:auto; min-width:132px; padding:0 18px; border-radius:999px; background:rgba(13,20,35,.86); border:1px solid rgba(148,163,184,.22); color:var(--e2q-text-2);}.inav { width:min(94%,1120px); margin:22px auto; color:var(--e2q-muted);}.inav a.actbtn,.inav a { border-radius:999px;}.inav a.actbtn { background:rgba(229,183,90,.12); border:1px solid rgba(229,183,90,.22); color:var(--e2q-gold-2);}#cookie-banner { background:rgba(8,13,25,.92); color:var(--e2q-text-2); border:1px solid rgba(148,163,184,.14); box-shadow:0 -18px 48px rgba(0,0,0,.35); backdrop-filter:blur(16px); -webkit-backdrop-filter:blur(16px);}.termsbx,.myacc .welc,#noorders,.sellerForm,.editorbx,.storageeditor,.priceprofilebx,.importerbx,.searchfilterbx { background:rgba(13,20,35,.78); border:1px solid rgba(148,163,184,.16); border-radius:22px; box-shadow:0 18px 46px rgba(0,0,0,.24);}.myacc { width:min(94%,920px);}.myacc .welc h2 { border-color:rgba(148,163,184,.18); margin-bottom:12px;}#noorders > a { border-radius:14px; border:1px solid rgba(229,183,90,.22); background:rgba(229,183,90,.12);}.ftrsocial a,#hdrbx .nvicons a,.summary .itmhdr span:first-child a,.summary .item .rmcart a,.keybx .pkeyr::after { filter:drop-shadow(0 8px 14px rgba(0,0,0,.25));}img[src=''],img:not([src]) { visibility:hidden;}@media screen and (min-width:1200px) { .order {  width:min(92%,900px); } .myorderswrp {  width:min(92%,1100px);  max-width:1100px; } .itmlistwrp {  padding-top:54px; }}@media screen and (max-width:680px) { .pagesRow {  width:calc(100% - 24px);  margin:18px auto 52px; } select#smaxSelect {  margin-bottom:72px; } .inav {  width:calc(100% - 24px); } #footr p.ftrl:nth-child(1) a, #footr p.ftrl:nth-child(2) a {  margin:6px 7px; }}:root { --e2q-space-1:4px; --e2q-space-2:8px; --e2q-space-3:12px; --e2q-space-4:16px; --e2q-space-5:20px; --e2q-space-6:24px; --e2q-space-7:32px; --e2q-space-8:40px; --e2q-space-9:56px; --e2q-page-x:clamp(16px,3vw,48px); --e2q-radius-sm:12px; --e2q-radius-md:16px; --e2q-radius-lg:22px; --e2q-radius-xl:28px; --e2q-control-h:42px; --e2q-topbar-h:68px; --e2q-panel:rgba(10,18,32,.84); --e2q-panel-2:rgba(14,24,42,.9); --e2q-panel-3:rgba(18,31,52,.92); --e2q-line:rgba(148,163,184,.18); --e2q-line-2:rgba(148,163,184,.28); --e2q-focus:rgba(99,217,255,.62); --e2q-focus-soft:rgba(99,217,255,.13); --e2q-gold-soft:rgba(232,183,90,.14); --e2q-green-soft:rgba(74,222,128,.12); --e2q-danger-soft:rgba(248,113,113,.13);}html { scroll-padding-top:calc(var(--e2q-topbar-h) + 22px);}body { min-width:320px; font-size:15px; line-height:1.55; letter-spacing:.005em;}#hdrbx,#hdrbx *,#mainr,#mainr *,#simicons,#simicons *,.myacc,.myacc *,.sellerwrp,.sellerwrp *,#itemEdWrp,#itemEdWrp *,#newItemEdWrp,#newItemEdWrp *,#strgedbx,#strgedbx *,#wsstockbx,#wsstockbx *,#myitemsfltr,#myitemsfltr *,#mycusfltr,#mycusfltr *,#myresedwrp,#myresedwrp *,#ppeditorwrp,#ppeditorwrp * { box-sizing:border-box;}header { padding-top:var(--e2q-topbar-h);}#hdrbx { min-height:var(--e2q-topbar-h); padding:10px var(--e2q-page-x); gap:clamp(14px,2.2vw,32px); align-items:center; justify-content:center; background:linear-gradient(180deg,rgba(8,17,32,.96),rgba(8,17,32,.9)); border-bottom:1px solid rgba(148,163,184,.17); box-shadow:0 18px 58px rgba(0,0,0,.24);}#hdrbx.stickyHdr,.stickyHdr { background:linear-gradient(180deg,rgba(8,17,32,.98),rgba(8,17,32,.94)); box-shadow:0 20px 64px rgba(0,0,0,.34);}#hdrbx .logobx { flex:0 0 clamp(132px,15vw,230px); justify-content:flex-start; min-width:0;}#hdrbx .logobx a { min-width:0; max-width:100%; height:44px; line-height:44px; padding-left:54px; background-size:38px 38px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}#hdrbx #itemsearchfield { flex:1 1 min(760px,52vw); width:100%; max-width:760px; min-width:220px; margin:0; display:flex; align-items:center; position:relative;}.stickyHdr #itemsearchfield { display:flex;}#itemsearchfield form { width:100%; height:var(--e2q-control-h); display:grid; grid-template-columns:minmax(0,1fr) 48px; align-items:stretch; margin:0; padding:0; position:relative;}#itemsearchfield input { height:var(--e2q-control-h); min-width:0; margin:0; font-size:15px; line-height:var(--e2q-control-h); box-shadow:none;}#itemsearchfield input[type="text"] { width:100%; padding:0 15px; color:var(--e2q-text); background:linear-gradient(180deg,rgba(5,10,20,.76),rgba(8,15,28,.82)); border:1px solid rgba(148,163,184,.28); border-right:0; border-radius:14px 0 0 14px; box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 28px rgba(0,0,0,.18);}#itemsearchfield input[type="text"]:focus { outline:none; color:var(--e2q-text); border-color:var(--e2q-focus); background:linear-gradient(180deg,rgba(8,15,29,.88),rgba(10,18,34,.92)); box-shadow:0 0 0 3px var(--e2q-focus-soft),inset 0 1px 0 rgba(255,255,255,.07);}#itemsearchfield input[type="submit"] { position:static; display:block; width:48px; height:var(--e2q-control-h); padding:0; border:1px solid rgba(148,163,184,.28); border-left:0; border-radius:0 14px 14px 0; background:url('https://e2q.ui2.ru/public/layout/7555/search.svg') center center/22px 22px no-repeat rgba(13,24,42,.96); box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 28px rgba(0,0,0,.18); opacity:.9; text-indent:-999px; overflow:hidden; cursor:pointer; transition:opacity .18s ease, background-color .18s ease, border-color .18s ease, transform .18s ease;}#itemsearchfield input[type="submit"]:hover { opacity:1; border-color:rgba(232,183,90,.42); background-color:rgba(21,34,55,.98); transform:none;}#itemsearchfield input[type="submit"]:active { background-size:20px 20px;}#hdrbx .nvicons { flex:0 0 clamp(126px,12vw,210px); justify-content:flex-end; gap:12px; min-width:0;}#hdrbx .nvicons a { width:38px; height:38px; border-radius:999px; background-size:21px 21px; margin:0;}main { padding:clamp(18px,3vw,42px) 0 clamp(76px,8vw,128px);}#mainr { width:min(100% - 32px,1320px); max-width:1320px; margin:0 auto; padding:0;}#mainr > * + * { margin-top:clamp(18px,2.6vw,34px);}#simicons { width:min(1240px,100%); max-width:1240px; height:auto; min-height:0; margin:clamp(20px,3.2vw,44px) auto clamp(20px,2.4vw,32px); padding:0; overflow:visible; text-align:center; font-size:16px;}#simicons ul { display:grid; grid-template-columns:repeat(4,minmax(150px,1fr)); gap:clamp(12px,1.4vw,18px); width:100%; max-width:100%; margin:0; padding:0; list-style:none;}#simicons ul li { display:block; width:auto; margin:0; padding:0; float:none; min-width:0;}#simicons ul li a { position:relative; display:flex; align-items:center; justify-content:flex-start; width:100%; min-width:0; min-height:72px; height:auto; line-height:1.24; padding:14px 18px 14px 68px; color:var(--e2q-text-2); text-align:left; text-indent:0; white-space:normal; overflow:visible; border-radius:20px; border:1px solid rgba(148,163,184,.16); background-color:rgba(14,24,42,.72); background-repeat:no-repeat; background-position:20px center; background-size:38px 38px; box-shadow:0 14px 36px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.045); letter-spacing:.012em; text-transform:lowercase; float:none;}#simicons ul li a:hover { color:var(--e2q-text); border-color:rgba(232,183,90,.36); background-color:rgba(20,34,56,.9); box-shadow:0 18px 44px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.07); transform:translateY(-2px);}#simicons ul li a#simiconmsgs,#simicons ul li a#simiconmycontents,#simicons ul li a#simiconmycustomers,#simicons ul li a#simiconmyitems,#simicons ul li a#simiconmyresources,#simicons ul li a#simiconmyorders,#simicons ul li a#simiconmytrades,#simicons ul li a#simiconmymarkets,#simicons ul li a#simiconmyextensions,#simicons ul li a#simiconwsstock { background-size:38px 38px; background-position:20px center;}.myacc { width:min(100%,760px); margin:clamp(20px,3vw,40px) auto clamp(84px,8vw,132px); padding:0; border-radius:28px; background:linear-gradient(180deg,rgba(12,22,39,.92),rgba(9,17,31,.9)); border:1px solid rgba(148,163,184,.16); box-shadow:0 28px 80px rgba(0,0,0,.34); overflow:hidden;}.myacc .inav { display:flex; align-items:center; flex-wrap:wrap; gap:10px 14px; min-height:72px; margin:0; padding:18px clamp(18px,3vw,28px); border-bottom:1px solid rgba(148,163,184,.13); background:rgba(255,255,255,.018);}.myacc .inav b { display:block; width:1px; height:22px; margin:0 4px; background:rgba(148,163,184,.2);}.myacc .inav a { display:inline-flex; align-items:center; justify-content:center; min-height:38px; padding:8px 13px; border-radius:12px; color:var(--e2q-text-2);}.myacc .inav .actbtn,.myacc .inav a.actbtn { color:var(--e2q-gold-2); background:rgba(232,183,90,.1); border:1px solid rgba(232,183,90,.24);}.myacc .welc { margin:0; padding:clamp(24px,4vw,38px) clamp(20px,4vw,38px); text-align:center; background:linear-gradient(180deg,rgba(14,24,42,.68),rgba(11,20,36,.58)); border-bottom:1px solid rgba(148,163,184,.13);}.myacc .welc h2 { margin:0 auto 16px; padding:0 0 16px; font-size:clamp(22px,2.2vw,28px); font-weight:700; letter-spacing:.01em; border-bottom:1px solid rgba(148,163,184,.34); color:var(--e2q-text);}.myacc .welc .balance,.myacc .welc .wsmbalance { display:inline-flex; align-items:center; justify-content:center; min-height:42px; padding:8px 18px; border-radius:999px; color:var(--e2q-green); background:var(--e2q-green-soft); border:1px solid rgba(74,222,128,.2); font-variant-numeric:tabular-nums; letter-spacing:.04em;}.myorderswrp { margin:0; padding:clamp(24px,4vw,40px) clamp(16px,3vw,32px) clamp(32px,5vw,56px);}.myorderswrp .sectionTitle { width:100%; margin:0 0 clamp(22px,3vw,34px); padding:16px 20px; border-radius:18px; font-size:17px; letter-spacing:.06em; text-transform:lowercase;}.orderstbl { display:grid; gap:22px; margin:0; padding:0;}.order { width:100%; margin:0; border-radius:22px; overflow:hidden; border:1px solid rgba(148,163,184,.16); background:linear-gradient(180deg,rgba(15,27,48,.88),rgba(9,17,31,.92)); box-shadow:0 18px 48px rgba(0,0,0,.24);}.order .opars { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); background:rgba(30,44,68,.58); border-bottom:1px solid rgba(148,163,184,.16);}.order .opars span { display:flex; flex-direction:column; gap:2px; min-width:0; padding:13px 14px; color:var(--e2q-muted); font-size:12px; line-height:1.25; border-right:1px solid rgba(148,163,184,.12);}.order .opars span:last-child { border-right:0; text-align:right; align-items:flex-end;}.order .opars b { color:var(--e2q-text); font-size:13px; font-weight:700; overflow:hidden; text-overflow:ellipsis; max-width:100%;}.order .oitems { margin:0; padding:0;}.order .oitm { display:grid; grid-template-columns:44px 56px minmax(0,1fr) minmax(88px,.28fr) minmax(94px,.32fr); align-items:center; gap:0; min-height:56px; padding:10px 14px; border-bottom:1px solid rgba(148,163,184,.12);}.order .oitm > span { min-width:0; padding:0 8px;}.order .oitm .gimg { padding-left:0;}.order .oitm .gimg img,.order .oitm .noitemimg { width:34px; height:34px; border-radius:10px;}.order .oitm .qty { color:var(--e2q-muted); text-align:center; font-variant-numeric:tabular-nums;}.order .oitm .itmn a { color:var(--e2q-text-2); display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.order .oitm .itmp,.order .oitm .itms { color:var(--e2q-text); text-align:right; font-variant-numeric:tabular-nums; white-space:nowrap;}.order .opts { display:flex; align-items:center; justify-content:space-between; gap:14px; min-height:42px; margin:0; padding:8px 14px; color:var(--e2q-muted); background:rgba(7,13,25,.45);}.order .opts .opnl,.order .opts .opn a { display:inline-flex; align-items:center; justify-content:center; min-height:30px; padding:5px 14px; border-radius:999px; color:#f7a6b2; background:rgba(244,114,182,.11); border:1px solid rgba(244,114,182,.18);}.pagesRow,#pagesrow,#pagesRow { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:8px; margin:clamp(22px,3vw,36px) auto 0; padding:0;}.pagesRow a,#pagesrow a,#pagesRow a,#activePage { min-width:38px; min-height:38px; display:inline-flex; align-items:center; justify-content:center; padding:8px 12px; border-radius:12px; border:1px solid rgba(148,163,184,.18); background:rgba(14,24,42,.82); color:var(--e2q-text-2);}#activePage { color:var(--e2q-gold-2); border-color:rgba(232,183,90,.36); background:rgba(232,183,90,.12);}.sellerwrp,.itmlistwrp,#myitemslist,#mycontlist,#mycustlist,#mycustomerslist,#myreslist,#mysaleswrp,#wsstockbx,#strgedbx,#itemEdWrp,#newItemEdWrp,#myitemsfltr,#mycusfltr,#myresedwrp,#ppeditorwrp,#myreswrp { max-width:1440px; margin-left:auto; margin-right:auto;}.sellerwrp { width:min(100% - 36px,1440px); margin-top:clamp(20px,3vw,42px); margin-bottom:clamp(86px,8vw,132px); padding:0;}.sellerCtrls,.entropts,#opts,#btns,#myfilesbar,#myitemslist #opts,#wsstockbx #opts,#strgedbx #opts { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px; margin:clamp(14px,2vw,24px) auto clamp(18px,3vw,32px); padding:0 clamp(10px,2vw,18px);}.sellerCtrls a,.entropts a,#opts a,#btns a,#myfilesbar a,.sellerCtrls button,.sellerCtrls input[type="submit"],#opts button,#opts input[type="submit"],#btns button,#btns input[type="submit"] { min-height:38px; padding:8px 14px; border-radius:12px; line-height:1.2;}.folderswrp { padding:18px; margin:clamp(18px,2.5vw,34px) auto; border-radius:22px;}.folderswrp ul { gap:10px;}.folderswrp li,.folderswrp a,.folderswrp input,.folderswrp select { border-radius:12px;}#myitemslist #tblwrp,#mycontlist,#mycustlist,#mycustomerslist,#myreslist,#mysaleswrp,#myfileslist,#myreshosted,#ditbl,#vitmtbl { margin-top:clamp(14px,2vw,24px); border-radius:22px; overflow:auto;}#myitemslist table,#mycontlist table,#mycustlist table,#mycustomerslist table,#myreslist table,#mysaleswrp table,#ditbl table,#vitmtbl table { border-spacing:0; border-collapse:separate; width:100%;}#myitemslist th,#myitemslist td,#mycontlist th,#mycontlist td,#mycustlist th,#mycustlist td,#mycustomerslist th,#mycustomerslist td,#myreslist th,#myreslist td,#mysaleswrp th,#mysaleswrp td { padding:10px 12px; line-height:1.35;}#itemEdWrp,#newItemEdWrp,#myitemsfltr,#mycusfltr,#strgedbx,#wsstockbx #filterbx,#myresedwrp,#ppeditorwrp,#centryEditorbox,#mredwrp,#resmainbx,#myreswrp,#marketbox,#domainbx,#hostsbx,#filebox { width:min(100% - 28px,980px); margin:clamp(22px,3vw,42px) auto clamp(76px,7vw,120px); padding:clamp(18px,2.5vw,30px); border-radius:24px;}#itemEdWrp input,#itemEdWrp select,#itemEdWrp textarea,#newItemEdWrp input,#newItemEdWrp select,#newItemEdWrp textarea,#myitemsfltr input,#myitemsfltr select,#myitemsfltr textarea,#mycusfltr input,#mycusfltr select,#mycusfltr textarea,#strgedbx input,#strgedbx select,#strgedbx textarea,#wsstockbx input,#wsstockbx select,#wsstockbx textarea,#myresedwrp input,#myresedwrp select,#myresedwrp textarea,#ppeditorwrp input,#ppeditorwrp select,#ppeditorwrp textarea,#centryEditorbox input,#centryEditorbox select,#centryEditorbox textarea,#mredwrp input,#mredwrp select,#mredwrp textarea { min-height:40px; padding:8px 12px; border-radius:12px; line-height:1.35;}#itemEdWrp textarea,#newItemEdWrp textarea,#myitemsfltr textarea,#mycusfltr textarea,#strgedbx textarea,#wsstockbx textarea,#myresedwrp textarea,#ppeditorwrp textarea,#centryEditorbox textarea,#mredwrp textarea { min-height:120px; padding:12px 14px;}#itemEdWrp label,#newItemEdWrp label,#myitemsfltr label,#mycusfltr label,#strgedbx label,#wsstockbx label,#myresedwrp label,#ppeditorwrp label,#centryEditorbox label,#mredwrp label { margin-bottom:6px; line-height:1.35;}.fldbox,#fldbox,#flds,#pricebox,#imgbox,#filebx,#txtoptsbx,#lgndfbox,#sdfldbx,#qtysbx,#adderline,#digifrmbx,#strgadder,#rgtbx { margin-bottom:clamp(14px,2vw,22px);}#footr { padding:clamp(24px,4vw,42px) var(--e2q-page-x); margin-top:clamp(56px,8vw,100px);}#footr .ftrl { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px 18px; margin:8px auto;}#footr .ftrl a { padding:7px 10px; border-radius:10px;}@media screen and (min-width:1180px) { #simicons ul {  grid-template-columns:repeat(8,minmax(122px,1fr)); } #simicons ul li a {  min-height:66px;  padding-left:60px;  background-position:18px center;  background-size:34px 34px; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:34px 34px;  background-position:18px center; }}@media screen and (max-width: 979px) { #simicons ul {  grid-template-columns:repeat(2,minmax(0,1fr)); } .order .opars {  grid-template-columns:repeat(2,minmax(0,1fr)); } .order .opars span:nth-child(2n) {  border-right:0;  text-align:right;  align-items:flex-end; } .order .oitm {  grid-template-columns:42px 48px minmax(0,1fr) minmax(82px,.35fr); } .order .oitm .itmp {  display:none; }}@media screen and (max-width: 779px) { :root {  --e2q-topbar-h:112px;  --e2q-control-h:42px; } header {  padding-top:var(--e2q-topbar-h); } #hdrbx {  padding:10px 14px 12px;  gap:10px 12px; } #hdrbx .logobx {  flex:1 1 calc(50% - 8px);  order:1; } #hdrbx .nvicons {  flex:1 1 calc(50% - 8px);  order:2;  gap:8px; } #hdrbx #itemsearchfield {  flex:1 1 100%;  order:3;  width:100%;  min-width:0;  max-width:none;  padding-top:0; } #hdrbx .logobx a {  height:34px;  line-height:34px;  padding-left:42px;  background-size:32px 32px; } #hdrbx .nvicons a {  width:34px;  height:34px;  background-size:19px 19px; } main {  padding-top:22px; } #mainr {  width:min(100% - 24px,720px); } #simicons {  width:100%;  margin:20px auto 24px; } #simicons ul {  grid-template-columns:repeat(2,minmax(0,1fr));  gap:12px; } #simicons ul li a {  min-height:76px;  padding:14px 14px 14px 70px;  background-position:20px center;  background-size:40px 40px;  font-size:15px;  border-radius:18px; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:40px 40px;  background-position:20px center; } .myacc {  width:100%;  border-radius:24px;  margin-top:20px; } .myacc .inav {  padding:14px 16px; } .myorderswrp {  padding:22px 14px 36px; } .order .opars span {  padding:12px; } .order .oitm {  grid-template-columns:40px 42px minmax(0,1fr) minmax(86px,.38fr);  min-height:58px;  padding:10px; } .order .oitm .itmn a {  white-space:normal;  line-height:1.25; } .sellerwrp {  width:calc(100% - 24px); } .sellerCtrls, .entropts, #opts, #btns, #myfilesbar {  justify-content:flex-start;  padding:0; } .sellerCtrls a, .entropts a, #opts a, #btns a, #myfilesbar a, .sellerCtrls button, .sellerCtrls input[type="submit"] {  flex:1 1 calc(50% - 10px); } #itemEdWrp, #newItemEdWrp, #myitemsfltr, #mycusfltr, #strgedbx, #wsstockbx #filterbx, #myresedwrp, #ppeditorwrp, #centryEditorbox, #mredwrp, #resmainbx, #myreswrp, #marketbox, #domainbx, #hostsbx, #filebox {  width:100%;  padding:18px;  border-radius:22px; }}@media screen and (max-width: 420px) { :root {  --e2q-topbar-h:114px; } #hdrbx {  padding-left:10px;  padding-right:10px; } #hdrbx .nvicons {  gap:6px; } #hdrbx .nvicons a {  width:32px;  height:32px; } #simicons ul {  gap:10px; } #simicons ul li a {  min-height:70px;  padding-left:62px;  background-position:16px center;  background-size:36px 36px;  font-size:14px; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:36px 36px;  background-position:16px center; } .order .opars {  grid-template-columns:1fr; } .order .opars span, .order .opars span:nth-child(2n), .order .opars span:last-child {  border-right:0;  text-align:left;  align-items:flex-start; } .order .oitm {  grid-template-columns:38px 38px minmax(0,1fr); } .order .oitm .itms {  grid-column:3;  padding-top:4px;  text-align:left; } .sellerCtrls a, .entropts a, #opts a, #btns a, #myfilesbar a, .sellerCtrls button, .sellerCtrls input[type="submit"] {  flex:1 1 100%; }}:root { --e2q-bg-0:#050A14; --e2q-bg-1:#081120; --e2q-bg-2:#0C1728; --e2q-surface:#101A2C; --e2q-surface-2:#16243A; --e2q-line:#2A3A55; --e2q-line-2:#3C516F; --e2q-text:#F3F7FF; --e2q-text-2:#CFDAEB; --e2q-muted:#8FA0B8; --e2q-gold:#E8B75A; --e2q-gold-2:#FFD98B; --e2q-blue:#7EA7FF; --e2q-cyan:#63D9FF; --e2q-green:#45DE91; --e2q-red:#FF7F8E; --e2q-radius-sm:10px; --e2q-radius:16px; --e2q-radius-lg:24px; --e2q-shadow:0 22px 70px rgba(0,0,0,.36); --e2q-shadow-soft:0 12px 34px rgba(0,0,0,.22);}html { background:#151515; color:var(--e2q-text);}body { min-height:100vh; color:var(--e2q-text-2); background:radial-gradient(circle at 16% -5%, rgba(126,167,255,.13), transparent 34%),radial-gradient(circle at 92% 12%, rgba(232,183,90,.10), transparent 28%),linear-gradient(180deg,var(--e2q-bg-1),var(--e2q-bg-0) 42%,#050813); font-feature-settings:'kern' 1; text-rendering:optimizeLegibility;}a { color:var(--e2q-text-2); text-decoration:none; transition:color .18s ease, border-color .18s ease, background .18s ease, transform .18s ease, box-shadow .18s ease, opacity .18s ease;}a:hover { color:var(--e2q-text);}header { padding-top:72px;}#hdrbx { min-height:58px; padding:0 24px; background:rgba(8,17,32,.86); border-bottom:1px solid rgba(148,163,184,.16); box-shadow:0 18px 50px rgba(0,0,0,.20); backdrop-filter:blur(18px); -webkit-backdrop-filter:blur(18px);}#hdrbx.stickyHdr,.stickyHdr { background:rgba(8,17,32,.94); box-shadow:0 18px 52px rgba(0,0,0,.28);}#hdrbx .logobx a { min-width:118px; color:var(--e2q-text); font-weight:700; letter-spacing:.08em; background-image:url('https://e2q.ui2.ru/public/layout/7555/e2q.svg'); background-repeat:no-repeat; background-position:left center; filter:drop-shadow(0 6px 18px rgba(232,183,90,.10));}#hdrbx .logobx a:hover { color:var(--e2q-gold-2);}#hdrbx #itemsearchfield { position:relative; max-width:760px;}#itemsearchfield input[type='text'] { height:38px; padding:0 48px 0 16px; color:var(--e2q-text); background:rgba(5,10,20,.45); border:1px solid rgba(148,163,184,.28); border-radius:12px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 8px 26px rgba(0,0,0,.16); font-size:15px; width:100%;}#itemsearchfield input[type='text']:focus { outline:none; border-color:rgba(99,217,255,.55); box-shadow:0 0 0 3px rgba(99,217,255,.10),inset 0 1px 0 rgba(255,255,255,.06); color:var(--e2q-text);}#itemsearchfield input[type='submit'] { position:absolute; top:0; right:0; width:44px; height:38px; border:0; border-radius:0 12px 12px 0; background:url('https://e2q.ui2.ru/public/layout/7555/search.svg') center center/22px 22px no-repeat transparent; opacity:.84;}#itemsearchfield input[type='submit']:hover { opacity:1; transform:none;}#hdrbx .nvicons { display:flex; align-items:center; justify-content:center; gap:10px;}#hdrbx .nvicons a { width:36px; height:36px; margin:0; border-radius:999px; background-color:rgba(255,255,255,.045); background-repeat:no-repeat; background-position:center; background-size:20px 20px; border:1px solid rgba(148,163,184,.14); box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}#hdrbx .nvicons a:hover { transform:translateY(-1px); border-color:rgba(232,183,90,.36); background-color:rgba(232,183,90,.12); box-shadow:0 10px 24px rgba(0,0,0,.22);}#hdrbx .nvicons .nihome {background-image:url('https://e2q.ui2.ru/public/layout/7555/home.svg');}#hdrbx .nvicons .nisignin {background-image:url('https://e2q.ui2.ru/public/layout/7555/account.svg');}#hdrbx .nvicons .nicart {background-image:url('https://e2q.ui2.ru/public/layout/7555/cart.svg');}#simicons { width:min(1180px,calc(100% - 48px)); max-width:1180px; height:auto; min-height:0; margin:24px auto 18px; padding:0; overflow:visible; text-align:center; font-size:15px;}#simicons ul { display:flex; flex-wrap:wrap; justify-content:center; gap:12px; margin:0; padding:0; list-style:none;}#simicons ul li { display:block; margin:0; padding:0;}#simicons ul li a { position:relative; display:flex; align-items:center; justify-content:flex-start; min-width:156px; min-height:52px; width:auto; height:auto; line-height:1.2; padding:0 18px 0 52px; color:var(--e2q-text-2); text-align:left; text-indent:0; overflow:hidden; border-radius:16px; border:1px solid rgba(148,163,184,.15); background-color:rgba(16,26,44,.58); background-repeat:no-repeat; background-position:16px center; background-size:28px 28px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04); letter-spacing:.01em;}#simicons ul li a::after { content:''; position:absolute; inset:0; pointer-events:none; background:linear-gradient(135deg, rgba(255,255,255,.05), transparent 42%); opacity:.75;}#simicons ul li a:hover { color:var(--e2q-text); border-color:rgba(232,183,90,.34); background-color:rgba(20,34,56,.86); box-shadow:0 14px 34px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.06); transform:translateY(-1px);}#simicons ul li a#simiconmsgs {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimymessages.svg');}#simicons ul li a#simiconmycontents {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimycontents.svg');}#simicons ul li a#simiconmycustomers {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimycustomers.svg');}#simicons ul li a#simiconmyitems {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimyitems.svg');}#simicons ul li a#simiconmyresources {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimyresources.svg');}#simicons ul li a#simiconmyorders {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimyorders.svg');}#simicons ul li a#simiconmytrades {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimysales.svg');}#simicons ul li a#simiconmymarkets {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimymarkets.svg');}#simicons ul li a#simiconmyextensions {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimyextensions.svg');}#simicons ul li a#simiconwsstock {background-image:url('https://e2q.ui2.ru/public/layout/7555/simimystocks.svg');}.sellerwrp { width:min(1680px,calc(100% - 56px)); max-width:1680px; margin:0 auto 96px; color:var(--e2q-text-2);}.sectionTitle { width:min(100%,1180px); margin:18px auto 14px; padding:18px 22px; color:var(--e2q-text); font-size:20px; font-weight:700; text-align:center; background:linear-gradient(135deg,rgba(16,26,44,.86),rgba(8,17,32,.82)); border:1px solid rgba(148,163,184,.16); border-radius:22px; box-shadow:var(--e2q-shadow-soft);}.sectionTitle p a { color:var(--e2q-text-2); border-radius:999px; padding:6px 12px; background:rgba(255,255,255,.035);}.sectionTitle p a:hover { color:var(--e2q-gold-2); background:rgba(232,183,90,.10);}.sellerCtrls { display:flex; flex-wrap:wrap; justify-content:center; gap:10px; padding:8px 12px 12px;}.sellerCtrls div,.sellerCtrls form { display:flex; align-items:center; gap:8px;}.sellerCtrls select,.sellerCtrls input[type='text'],.sellerCtrls input[type='search'] { height:34px; min-width:120px; margin:0; padding:0 12px; color:var(--e2q-text-2); background:rgba(16,26,44,.82); border:1px solid rgba(148,163,184,.22); border-radius:10px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04); font-size:13px;}.sellerCtrls select:focus,.sellerCtrls input:focus,.entropts a:focus,#myitemslist input:focus,#itemEdWrp input:focus,#itemEdWrp select:focus,#itemEdWrp textarea:focus,#strgedbx input:focus,#strgedbx select:focus,#strgedbx textarea:focus,#myitemsfltr input:focus,#myitemsfltr select:focus,#myitemsfltr textarea:focus { outline:none; border-color:rgba(99,217,255,.48); box-shadow:0 0 0 3px rgba(99,217,255,.10);}.fpathwrp { width:100%; min-height:36px; line-height:36px; margin:14px auto; color:var(--e2q-text); font-size:16px; text-align:center; letter-spacing:.02em; background:linear-gradient(90deg,transparent,rgba(126,167,255,.12),transparent); border-top:1px solid rgba(148,163,184,.08); border-bottom:1px solid rgba(148,163,184,.08);}.entropts { display:flex; flex-wrap:wrap; justify-content:center; gap:9px; padding:14px 12px 10px; margin:0 auto 12px;}.entropts a,#myitemsfltr input[type='submit'],#itemEdWrp input[type='submit'],#strgedbx input[type='submit'],#wsstockbx input[type='submit'],.summary input[type='submit'],.wsmoneytrbx input[type='submit'] { display:inline-flex; align-items:center; justify-content:center; min-height:34px; padding:0 14px; color:var(--e2q-text-2); background:linear-gradient(180deg,rgba(22,36,58,.94),rgba(12,23,40,.94)); border:1px solid rgba(148,163,184,.20); border-radius:10px; box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 8px 18px rgba(0,0,0,.15); font-size:13px; white-space:nowrap;}.entropts a:hover,#myitemsfltr input[type='submit']:hover,#itemEdWrp input[type='submit']:hover,#strgedbx input[type='submit']:hover,#wsstockbx input[type='submit']:hover,.summary input[type='submit']:hover,.wsmoneytrbx input[type='submit']:hover { color:var(--e2q-text); border-color:rgba(232,183,90,.34); background:linear-gradient(180deg,rgba(232,183,90,.22),rgba(22,36,58,.94)); transform:translateY(-1px);}.folderswrp { background:rgba(12,23,40,.90); border:1px solid rgba(148,163,184,.18); border-radius:20px; box-shadow:var(--e2q-shadow-soft); color:var(--e2q-text-2); backdrop-filter:blur(14px); -webkit-backdrop-filter:blur(14px);}.folderswrp .renamingBox input[type='text'] { height:34px; color:var(--e2q-text); background:rgba(5,10,20,.40); border:1px solid rgba(148,163,184,.24); border-radius:10px; font-size:15px;}.folderswrp .nofoldersbx { color:var(--e2q-muted); background:rgba(255,255,255,.035); border:1px dashed rgba(148,163,184,.18); border-radius:12px;}.folderswrp ul { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:8px; width:100%; margin:0; padding:0; list-style:none;}.folderswrp ul li { display:block;}.folderswrp a { display:flex; align-items:center; justify-content:center; min-height:84px; width:auto; margin:0; padding:46px 8px 9px; color:var(--e2q-text-2); font-size:12px; white-space:normal; text-align:center; background-position:center 12px; background-size:30px 30px; background-repeat:no-repeat; border:1px solid rgba(148,163,184,.12); border-radius:14px; background-color:rgba(255,255,255,.035);}.folderswrp a:hover,.folderswrp a.rfolder:hover { opacity:1; color:var(--e2q-text); border-color:rgba(232,183,90,.28); background-color:rgba(232,183,90,.10);}.folderswrp a {background-image:url('https://e2q.ui2.ru/public/layout/7555/folder.svg');}.folderswrp a.rfolder {background-image:url('https://e2q.ui2.ru/public/layout/7555/rfolder.svg'); color:var(--e2q-blue);}.folderswrp a#parentNode {background-image:url('https://e2q.ui2.ru/public/layout/7555/pfolder.svg');}.folderswrp a#deleteNode {background-image:url('https://e2q.ui2.ru/public/layout/7555/dfolder.svg');}.folderswrp a#adderNode {background-image:url('https://e2q.ui2.ru/public/layout/7555/nfolder.svg'); opacity:1;}#myitemslist,#mycontlist,#mycustlist,#myreslist,#wsstockbx,#strgedbx,#salesbx,#marketbx { color:var(--e2q-text-2);}#myitemslist #tblwrp,#mycontlist,#mycustlist,#myreslist,#wsstockbx .strgadmtbl,#strgedbx #rgtbx #ditembx #ditbl,#myorderswrp,.summary,.myacc,.wsmoneytrbx,#myitemsfltr,#itemEdWrp,#strgedbx #digifrmbx,#strgedbx #strgadder,#wsstockbx #filterbx { background:rgba(12,23,40,.78); border:1px solid rgba(148,163,184,.16); border-radius:20px; box-shadow:var(--e2q-shadow-soft);}#myitemslist #tblwrp { width:max-content; max-width:100%; padding:0; overflow:auto;}#myitemslist table,#mycontlist table,#mycustlist table,#myreslist table { border-collapse:separate; border-spacing:0; border:0; min-width:720px; margin:0 auto; color:var(--e2q-text-2); background:transparent;}#myitemslist table tr th,#mycontlist table tr th,#mycustlist table tr th,#myreslist table tr th { color:var(--e2q-text); background:rgba(22,36,58,.92); border-bottom:1px solid rgba(148,163,184,.20); border-right:1px solid rgba(148,163,184,.14); padding:8px 10px; font-weight:600; font-size:13px;}#myitemslist table tr td,#mycontlist table tr td,#mycustlist table tr td,#myreslist table tr td { color:var(--e2q-text-2); background:rgba(8,17,32,.35); border-bottom:1px solid rgba(148,163,184,.14); border-right:1px solid rgba(148,163,184,.12); padding:7px 10px; vertical-align:middle;}#myitemslist table tr:nth-child(odd) td,#mycontlist table tr:nth-child(odd) td,#mycustlist table tr:nth-child(odd) td,#myreslist table tr:nth-child(odd) td { background:rgba(22,36,58,.32);}#myitemslist table tr:hover td,#mycontlist table tr:hover td,#mycustlist table tr:hover td,#myreslist table tr:hover td { background:rgba(126,167,255,.10); color:var(--e2q-text);}#myitemslist table tr th#activeColOrder { background:linear-gradient(180deg,rgba(232,183,90,.24),rgba(22,36,58,.94)); color:var(--e2q-gold-2);}#myitemslist .flmmoveup,#myitemslist .flmmovedown,#myitemslist .ordflmasc,#myitemslist .ordflmdesc,#mycustlist .flmmoveup,#mycustlist .flmmovedown,#mycustlist .ordflmasc,#mycustlist .ordflmdesc { background-image:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg'); background-repeat:no-repeat; background-size:72px 16px;}#myitemslist .flmmoveup,#mycustlist .flmmoveup {background-position:0 center;}#myitemslist .flmmovedown,#mycustlist .flmmovedown {background-position:-20px center;}#myitemslist .ordflmasc,#mycustlist .ordflmasc {background-position:-40px center;}#myitemslist .ordflmdesc,#mycustlist .ordflmdesc {background-position:-58px center;}#myitemslist table th:hover .flmoptbox,#mycustlist table th:hover .flmoptbox { background:rgba(5,10,20,.92); border:1px solid rgba(148,163,184,.20); border-radius:10px; box-shadow:0 12px 28px rgba(0,0,0,.28);}#myitemslist input[type='checkbox'],#mycontlist input[type='checkbox'],#mycustlist input[type='checkbox'],#myreslist input[type='checkbox'],#wsstockbx input[type='checkbox'] { accent-color:var(--e2q-gold);}#myitemslist #empty,#mycontlist #empty,#nostocksbx,#wsstockbx #empty { color:var(--e2q-muted); background:rgba(12,23,40,.60); border:1px dashed rgba(148,163,184,.18); border-radius:20px; width:min(92%,720px); margin:28px auto; padding:58px 24px;}#myitemslist #searchhint,#wsstockbx #filterstatbx { color:var(--e2q-gold-2); background:linear-gradient(90deg,rgba(232,183,90,.08),rgba(232,183,90,.14),rgba(232,183,90,.08)); border:1px solid rgba(232,183,90,.20); border-radius:16px;}#myitemslist #searchhint a,#wsstockbx #filterstatbx a { color:var(--e2q-gold-2);}#itemEdWrp,#myitemsfltr,#strgedbx,#wsstockbx #filterbx { width:min(100%,1280px); margin:34px auto 160px; padding:22px; box-sizing:border-box;}#newItemEdWrp { width:min(100%,1120px); margin:0 auto; padding:34px 18px; text-align:center;}#newItemEdWrp select#newitemstr,#newItemEdWrp #strselectbtn { height:38px; min-height:38px; border-color:rgba(148,163,184,.22); background-color:rgba(16,26,44,.86); color:var(--e2q-text-2);}#newItemEdWrp select#newitemstr { border-radius:12px 0 0 12px;}#newItemEdWrp #strselectbtn,#newItemEdWrp #strselectbtn:hover { color:var(--e2q-text); background-image:url('https://e2q.ui2.ru/public/layout/7555/rsubmitbtarr.svg'); background-repeat:no-repeat; background-position:right 12px center; background-size:22px 22px; background-color:rgba(232,183,90,.14); border-radius:0 12px 12px 0; box-shadow:none;}#newItemEdWrp #title,#itemEdWrp #edTitle,#myitemsfltr #title,#strgedbx #itemnmbx,#wsstockbx #filterbx #bxtitle { color:var(--e2q-text); background:linear-gradient(90deg,rgba(126,167,255,.10),rgba(232,183,90,.10),rgba(126,167,255,.08)); border:1px solid rgba(148,163,184,.14); border-radius:16px; margin:0 0 20px; padding:14px 18px; text-indent:0; font-weight:700;}#itemEdWrp #itemedresultmsg { color:var(--e2q-red); background:rgba(255,127,142,.10); border:1px solid rgba(255,127,142,.22); border-radius:14px; text-indent:0;}#itemEdWrp #imgbox,#itemEdWrp #filebox,#itemEdWrp #fldbox,#myitemsfltr #flmbox,#myitemsfltr #strselbox,#myitemsfltr #fldbox,#strgedbx #rgtbx #digifrmbx,#strgedbx #txtoptsbx { background:rgba(8,17,32,.42); border:1px solid rgba(148,163,184,.14); border-radius:16px; padding:14px;}#itemEdWrp #imgbox .imgfield { background:rgba(16,26,44,.72); border:1px solid rgba(148,163,184,.16); border-radius:16px; padding:8px;}#itemEdWrp #imgbox .imgfield span#filename,#itemEdWrp #imgbox .imgfield span#filenamegalleryimg { color:var(--e2q-text-2); background:rgba(5,10,20,.45); border:1px solid rgba(148,163,184,.14); border-radius:10px;}#itemEdWrp #imgbox .imgfieldnoimg { background:url('https://e2q.ui2.ru/public/layout/7555/nopicture.svg') center center/82px 82px no-repeat rgba(8,17,32,.45); border:1px dashed rgba(148,163,184,.18); border-radius:16px;}#itemEdWrp #filebox a { color:var(--e2q-text-2); background-image:url('https://e2q.ui2.ru/public/layout/7555/fdownlsmall.svg'); background-size:20px 20px;}#itemEdWrp label,#myitemsfltr label,#strgedbx label,#wsstockbx label { color:var(--e2q-muted);}#itemEdWrp input[type='text'],#itemEdWrp input[type='number'],#itemEdWrp select,#itemEdWrp textarea,#myitemsfltr input[type='text'],#myitemsfltr input[type='number'],#myitemsfltr select,#myitemsfltr textarea,#strgedbx input[type='text'],#strgedbx input[type='number'],#strgedbx select,#strgedbx textarea,#wsstockbx input[type='text'],#wsstockbx input[type='number'],#wsstockbx select,#wsstockbx textarea,.summary input[type='text'],.summary select,.summary textarea,.wsmoneytrbx input[type='text'],.wsmoneytrbx select,.wsmoneytrbx textarea { color:var(--e2q-text); background:rgba(5,10,20,.45); border:1px solid rgba(148,163,184,.22); border-radius:10px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}#itemEdWrp #fldbox .attrwrp,#myitemsfltr #fldbox .attrwrp { background:rgba(5,10,20,.35); border:1px solid rgba(148,163,184,.16); border-radius:12px;}#strgedbx #strgadder { float:left; width:20%; padding:16px; margin:0 2% 24px 0; border-radius:18px; box-sizing:border-box;}#strgedbx #rgtbx { margin:12px 0 22px 23%;}#strgedbx #rgtbx #digifrmbx #titlebx,#strgedbx #rgtbx #ditembx #ditbl .dtblthrow > span,#wsstockbx .strgadmtbl .strgthrow > span { color:var(--e2q-text); background:rgba(22,36,58,.92); border-color:rgba(148,163,184,.16);}#strgedbx #rgtbx #digifrmbx textarea#digiaddertxtfld { color:var(--e2q-green); background:rgba(5,10,20,.42); border-right:1px solid rgba(148,163,184,.16);}#strgedbx #rgtbx #ditembx #ditbl,#wsstockbx .strgadmtbl { border-collapse:separate; border-spacing:0; overflow:hidden;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow > span,#wsstockbx .strgadmtbl .strgrow > span { color:var(--e2q-text-2); background:rgba(8,17,32,.38); border-color:rgba(148,163,184,.12);}#strgedbx #rgtbx #ditembx #ditbl .dtblrow:nth-child(odd) > span,#wsstockbx .strgadmtbl .strgrow:nth-child(odd) > span { background:rgba(22,36,58,.30);}#strgedbx #rgtbx #ditembx #ditbl .dtblrow:hover > span,#wsstockbx .strgadmtbl .strgrow:hover > span { background:rgba(126,167,255,.10);}#strgedbx #rgtbx #ditembx #ditbl .tdcontent,#strgedbx #rgtbx #ditembx #ditbl .tddelivered,#strgedbx #rgtbx #ditembx #ditbl .tddownloaded { color:var(--e2q-green);}#strgedbx #rgtbx #ditembx #ditbl .tdopt a.dsdel,#strgedbx #rgtbx #ditembx #ditbl .tdopt a.dsdel:hover { background-image:url('https://e2q.ui2.ru/public/layout/7555/sdel.svg'); background-repeat:no-repeat; background-position:center; background-size:14px 14px;}#strgedbx #multidelopt,#wsstockbx #multidelopt,#strgedbx #multidelopt:hover,#wsstockbx #multidelopt:hover { background-image:url('https://e2q.ui2.ru/public/layout/7555/delete.svg'); background-repeat:no-repeat; background-position:center; background-size:18px 18px;}#wsstockbx #filterbx { max-width:1240px;}#wsstockbx #filterbx #flds { display:grid; grid-template-columns:repeat(auto-fit,minmax(150px,1fr)); gap:12px;}#wsstockbx #filterbx #flds span { width:auto; display:block;}#wsstockbx #filterbx #flds select,#wsstockbx #filterbx #flds input { width:100%; height:32px; margin:0; font-size:13px;}#wsstockbx #filterbx #qtysbx { background:rgba(5,10,20,.34); border:1px solid rgba(148,163,184,.14); border-radius:16px; color:var(--e2q-text-2);}#myitemsfltr #opts a { color:#220B0B; background:linear-gradient(180deg,#FFB4BE,#FF7F8E); border-color:rgba(255,127,142,.55); border-radius:10px 10px 0 0;}#myorderswrp,.myorderswrp { width:min(96%,1080px); margin:24px auto 96px;}.order,.myorderswrp .order { background:rgba(12,23,40,.78); border:1px solid rgba(148,163,184,.16); border-radius:18px; box-shadow:var(--e2q-shadow-soft); overflow:hidden;}.order .ohdr,.order #ohdr { background:rgba(22,36,58,.92); color:var(--e2q-text); border-color:rgba(148,163,184,.14);}.order a,.order .olnk { color:#F0A6B4;}.order a:hover,.order .olnk:hover { color:var(--e2q-gold-2);}.keybx,.keyrow,.orderdetails,.itemkeyrow { background:rgba(6,31,29,.82); color:var(--e2q-text); border-color:rgba(69,222,145,.20);}.keybx .pkeyr::after { background-image:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg'); background-size:22px 22px;}.summary,.myacc,.wsmoneytrbx,.itmDtlsWrp,.itmlistwrp { color:var(--e2q-text-2);}.itmlistwrp { width:min(100%,1360px); margin:0 auto 90px;}.itmlistwrp .itm,.item,.itmrow { border-color:rgba(148,163,184,.16);}.itmlistwrp .price,.price,.sumprice { color:var(--e2q-green); letter-spacing:.04em;}.itmlistwrp .tocart,.itmlistwrp a.tocart,#addToCart,.addToCart { color:#160E05; background:linear-gradient(135deg,#8B523F,#805A18); border:1px solid rgba(232,183,90,.28); border-radius:10px;}.itmlistwrp .tocart:hover,.itmlistwrp a.tocart:hover,#addToCart:hover,.addToCart:hover { background:linear-gradient(135deg,#A8644D,#A06E1E);}#footr,footer { background:rgba(8,17,32,.82); border-top:1px solid rgba(148,163,184,.12); color:var(--e2q-muted);}#footr a,footer a { color:var(--e2q-text-2);}#footr a:hover,footer a:hover { color:var(--e2q-gold-2);}a#attchFold,a#dettchFold,a#attchFold:hover,a#dettchFold:hover { width:38px; height:26px; background-image:url('https://e2q.ui2.ru/public/layout/7555/atchfold.svg'); background-repeat:no-repeat; background-size:80px 26px; opacity:.9;}a#attchFold {background-position:0 center;}a#dettchFold {background-position:-41px center;}a#attchFold:hover,a#dettchFold:hover {opacity:1;}.pagesRow,#pagesrow { display:flex; flex-wrap:wrap; justify-content:center; gap:8px; width:min(100%,1100px); margin:24px auto 88px; padding:14px; background:rgba(12,23,40,.72); border:1px solid rgba(148,163,184,.14); border-radius:18px; box-shadow:var(--e2q-shadow-soft);}.pagesRow a,#pagesrow a { display:inline-flex; align-items:center; justify-content:center; min-width:34px; min-height:34px; color:var(--e2q-text-2); border:1px solid rgba(148,163,184,.12); border-radius:999px; background:rgba(255,255,255,.035);}.pagesRow a:hover,#pagesrow a:hover,.pagesRow #activePage,#pagesrow #activePage { color:#111827; background:linear-gradient(135deg,var(--e2q-gold-2),var(--e2q-gold)); border-color:rgba(232,183,90,.48);}@media screen and (min-width: 2000px) { .folderswrp {  position:fixed;  left:24px;  right:auto;  top:148px;  width:300px;  max-height:calc(100vh - 186px);  margin:0;  padding:16px;  overflow:auto;  z-index:55;  border-radius:20px;  border-left:1px solid rgba(148,163,184,.18); }}@media screen and (min-width: 1260px) and (max-width: 1999px) { .folderswrp {  position:fixed;  left:18px;  top:148px;  width:300px;  max-height:calc(100vh - 186px);  margin:0;  padding:16px;  overflow:auto;  z-index:55;  border-radius:20px;  transition:box-shadow .2s ease, transform .2s ease; } .folderswrp:hover {  left:18px;  background:rgba(12,23,40,.96);  overflow:auto;  box-shadow:0 24px 70px rgba(0,0,0,.38); }}@media screen and (max-width: 1259px) { .folderswrp {  position:static;  width:min(100% - 28px,900px);  max-height:none;  margin:18px auto;  padding:14px;  overflow:visible; } .folderswrp ul {  grid-template-columns:repeat(auto-fit,minmax(140px,1fr)); }}@media screen and (min-width:780px) { #hdrbx .logobx {flex:0 0 18%;} #hdrbx #itemsearchfield {flex:0 1 64%;} #hdrbx .nvicons {flex:0 0 18%;} #hdrbx .logobx a {  height:50px;  line-height:50px;  padding-left:60px;  background-size:46px 46px; }}@media screen and (max-width: 779px) { header {padding-top:94px;} #hdrbx {  flex-wrap:wrap;  padding:10px 14px 12px; } #hdrbx .logobx {flex:1 1 48%;order:1;text-align:left;} #hdrbx .nvicons {flex:1 1 48%;order:2;justify-content:flex-end;} #hdrbx #itemsearchfield {flex:1 1 100%;order:3;padding-top:10px;max-width:none;} #hdrbx .logobx a {  height:34px;  line-height:34px;  padding-left:42px;  background-size:32px 32px; } #hdrbx .nvicons a {  width:34px;  height:34px;  background-size:19px 19px; } #simicons {  width:calc(100% - 24px);  margin:18px auto; } #simicons ul {  display:grid;  grid-template-columns:repeat(2,minmax(0,1fr));  gap:10px; } #simicons ul li a {  min-width:0;  min-height:68px;  padding:10px 12px 10px 56px;  background-position:15px center;  background-size:30px 30px;  font-size:15px; } .sellerwrp {  width:calc(100% - 20px);  margin-bottom:84px; } .sellerCtrls select, .sellerCtrls input[type='text'], .sellerCtrls input[type='search'] {  width:100%;  min-width:0; } .sellerCtrls div, .sellerCtrls form {  width:100%; } .entropts a {  flex:1 1 44%; } #myitemslist #tblwrp, #mycontlist, #mycustlist, #myreslist {  width:100%;  border-radius:16px; } #itemEdWrp, #myitemsfltr, #strgedbx, #wsstockbx #filterbx {  width:100%;  padding:14px;  margin:22px auto 110px;  border-radius:18px; } #strgedbx #strgadder {  float:none;  width:100%;  margin:0 auto 18px; } #strgedbx #rgtbx {  margin:12px 0 22px; } #strgedbx #rgtbx #digifrmbx textarea#digiaddertxtfld {  width:100%;  border:1px solid rgba(148,163,184,.16); }}@media screen and (max-width: 420px) { #simicons ul {  grid-template-columns:1fr; } .entropts a {  flex:1 1 100%; } #hdrbx .nvicons {  gap:6px; } #hdrbx .nvicons a {  width:32px;  height:32px; }}@keyframes bgRotate { 0% { transform:rotate(0deg) scale(0.2); } 100% { transform:rotate(-360deg) scale(1); }}@keyframes bgRotateB {   0% { transform:rotate(0deg) scale(0.1);}                       100% { transform:rotate(-360deg) scale(1);}}@keyframes bgScale { 0% { transform:scale(1.5); } 100% { transform:scale(1); }}@keyframes tokenInR {   0% { transform:rotate(0deg)    scale(0.1); }                      100% { transform:rotate(-360deg) scale(1);   }}@keyframes tokenInL {   0% { transform:rotate(0deg)    scale(0.1); }                      100% { transform:rotate(360deg)  scale(1);   }}@keyframes blinkNoKeys { 0%, 100% { opacity:1; }                              50% { opacity:0; }}.flipCard {animation:flipCardA .3s ease forwards;}@keyframes flipCardA { 0% { transform:rotateY(180deg); } 100% { transform:rotateY(0deg); }}.btnA {display:inline-block;padding:14px;min-width:42%;margin:5px auto;color:#E8EEF8;font-weight:bold;font-size:120%;letter-spacing:3px;}.btnA {background:linear-gradient(42deg,#3A3117,#3A3117);border-radius:12px;border:1px solid #475569;box-shadow:inset 0 0 2px rgba(0,0,0,.55);transition:all .3s ease;}.btnA:hover {letter-spacing:1px;border:1px solid #F87171;box-shadow:inset 1px 1px 5px rgba(0,0,0,.55);}.btnA:active {letter-spacing:0;box-shadow:inset 3px 3px 1px rgba(0,0,0,.55);}.btnB {display:inline-block;padding:8px 16px;background:#111827;letter-spacing:1px;transition:all .3s ease;border:1px solid #334155;border-radius:5px;}.btnB:hover {filter:brightness(1.2);letter-spacing:0;border:1px solid #475569;}.cbswitch {position:relative;display:inline-block;width:40px;height:20px;}.cbswitch * {box-sizing:border-box;}.cbswitch input {opacity:0;width:0;height:0;}.cbslider {position:absolute;top:0;left:0;right:0;bottom:0;border-radius:11px;-webkit-transition:.3s;transition:.2s;cursor:pointer;}.cbslider {border:0;background:#243044;}.cbslider:before {content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;border-radius:50%;background:#243044;-webkit-transition:.2s;transition:.2s;}input:checked + .cbslider {}input:focus + .cbslider {outline:none;}input:checked + .cbslider:before {-webkit-transform:translateX(22px);-ms-transform:translateX(20px);transform:translateX(20px);background-color:#1E293B;}.crypbx {display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;justify-content:center;min-width:300px;margin:22px auto;width:100%;}.crypbx * {box-sizing:border-box;}.crypbx > a {display:inline-block;border-radius:8px;overflow:hidden;}.crypbx > a:hover {filter:brightness(1.17);}.crypbx > a:nth-child(1), .crypbx > a:nth-child(5), .crypbx > a:nth-child(6), .crypbx > a:nth-child(8) {animation:tokenInL .5s ease 1;}.crypbx > a:nth-child(2), .crypbx > a:nth-child(3), .crypbx > a:nth-child(4), .crypbx > a:nth-child(7) {animation:tokenInR .5s ease 1;}.crypbx > a b {display:block;text-align:center;color:#E8EEF8;font-weight:bold;white-space:nowrap;overflow:hidden;}.crypbx > a b:hover {color:#CBD5E1;}.crypbx > a:active {transform:scale(.92);}.crypbx a#pmbnbbep20 {background:url('https://e2q.ui2.ru/public/layout/7555/bnb.svg') center 8px no-repeat;background-size:48%;order:4;}.crypbx a#pmbnbbep20:hover {background:url('https://e2q.ui2.ru/public/layout/7555/bnb.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmusdtbep20 {background:url('https://e2q.ui2.ru/public/layout/7555/usdtbsc.svg') center 8px no-repeat;background-size:48%;order:2;}.crypbx a#pmusdtbep20:hover {background:url('https://e2q.ui2.ru/public/layout/7555/usdtbsc.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmbusdbep20 {background:url('https://e2q.ui2.ru/public/layout/7555/busd.svg') center 8px no-repeat;background-size:48%;order:5;}.crypbx a#pmbusdbep20:hover {background:url('https://e2q.ui2.ru/public/layout/7555/busd.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmshibbep20 {background:url('https://e2q.ui2.ru/public/layout/7555/shibbep20.svg') center 8px no-repeat;background-size:48%;order:6;}.crypbx a#pmshibbep20:hover {background:url('https://e2q.ui2.ru/public/layout/7555/shibbep20.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmcakebep20 {background:url('https://e2q.ui2.ru/public/layout/7555/cakebep20.svg') center 8px no-repeat;background-size:48%;order:7;}.crypbx a#pmcakebep20:hover {background:url('https://e2q.ui2.ru/public/layout/7555/cakebep20.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmtron {background:url('https://e2q.ui2.ru/public/layout/7555/trx.svg') center 8px no-repeat;background-size:48%;order:3;}.crypbx a#pmtron:hover {background:url('https://e2q.ui2.ru/public/layout/7555/trx.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmusdttrx {background:url('https://e2q.ui2.ru/public/layout/7555/usdttron.svg') center 8px no-repeat;background-size:48%;order:1;}.crypbx a#pmusdttrx:hover {background:url('https://e2q.ui2.ru/public/layout/7555/usdttron.svg') center 8px no-repeat;background-size:48%;}.crypbx a#pmusdctrx {background:url('https://e2q.ui2.ru/public/layout/7555/usdctron.svg') center 8px no-repeat;background-size:48%;order:8;}.crypbx a#pmusdctrx:hover {background:url('https://e2q.ui2.ru/public/layout/7555/usdctron.svg') center 8px no-repeat;background-size:48%;}@media screen and (min-width:920px) {.crypbx > a {flex:0 1 142px;margin:5px;}.crypbx > a b {margin-top:82px;font-size:14px;padding:9px 3px;}}@media screen and (max-width:919px) {.crypbx > a {flex:0 1 136px;margin:3px 3px 9px;}.crypbx > a b {margin-top:98px;font-size:14px;padding:9px 3px;}}@media screen and (max-width:579px) {.crypbx > a {flex:0 1 130px;margin:4px 4px 8px;}.crypbx > a b {margin-top:98px;font-size:14px;padding:9px 3px;}}.payscrwrp {color:#E8EEF8;margin:68px auto 128px;max-width:800px;}.payscrwrp .cpinf {padding:5px 3%;font-weight:bold;}.payscrwrp .cpinf a {color:#94A3B8;}.payscrwrp .cpinf a:hover {color:#E8EEF8;text-decoration:underline;}.payscrwrp .cpinf a:after {content:'\279E';display:inline-block;margin-left:9px;}.payscrwrp i {display:block;margin:26px auto 5px;font-style:normal;text-align:center;}.payscrwrp .payscrqrcode {text-align:center;}.payscrwrp .payscrqrcode img {display:block;margin:auto;width:220px;height:220px;border-radius:22px 22px 0 0;}.payscrwrp #qraddr {display:none;}.payscrwrp .cpr {font-size:18px;font-weight:bold;}.payscrwrp .cpaybtnDefault {display:none;padding:14px;min-width:42%;margin:5px auto;color:#E8EEF8;font-weight:bold;font-size:120%;letter-spacing:3px;}.payscrwrp .cpaybtnDefault {background:linear-gradient(42deg,#3A3117,#3A3117);border-radius:5px;border:1px solid #475569;box-shadow:inset 0 0 2px rgba(0,0,0,.55);transition:all .3s ease;}.payscrwrp .cpaybtnDefault:hover {letter-spacing:1px;border:1px solid #F87171;box-shadow:inset 1px 1px 5px rgba(0,0,0,.55);}.payscrwrp .cpaybtnDefault:active {letter-spacing:0;box-shadow:inset 3px 3px 1px rgba(0,0,0,.55);}.payscrwrp .cpaybtnEnabled {display:inline-block;color:#6EE7B7;}#availableAmtBx {padding:12px 3px;color:#6EE7B7;font-size:120%;}#availableAmtBx:not(:empty)::before {content:'+';}#crpoutputbx span {display:block;margin:0 auto 5px;padding:5px;color:#6EE7B7;letter-spacing:0;}#crpoutputbx span::before {content:'+';}#crpoutputbx span {background:linear-gradient(90deg,rgba(16,40,29,0.25),rgba(16,40,29,0.12),rgba(16,40,29,0.25));animation:crpanim .1s linear 3;}@keyframes crpanim { 0% { letter-spacing:3px;font-size:130%; } 100% { letter-spacing:0;font-size:100%; }}.payscrwrp .qrswitchbx {margin:0 auto 8px;}.payscrwrp .cbqraddr {width:46px;height:24px;}.payscrwrp .cbqraddr .cbslider {border:2px solid #334155;border-radius:13px;}.payscrwrp .cbqraddr input + .cbslider::before {background:#243044;}.payscrwrp .cbqraddr input:checked + .cbslider::before {background:#7F1D1D;}.payscrwrp #qrswitchhint {display:inline-block;height:24px;line-height:24px;margin-left:9px;font-size:14px;vertical-align:top;}.payscrwrp .qrswitchhintActive {color:#FF8A8A;}.payscrwrp .requiredAmt {margin:auto;min-width:190px;font-weight:bold;position:relative;z-index:1;white-space:nowrap;background:rgba(15,23,42,0.58);}.payscrwrp .requiredAmt::before {content:"";display:inline-block;position:absolute;top:50%;width:38px;height:38px;margin-top:-19px;margin-left:-50px;z-index:2;}.payscrwrp .payscraddrbx {display:block;margin:0 auto;border-radius:8px;text-align:center;position:relative;z-index:10;}.payscrwrp .payscraddrbx::before {content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1;}.payscrwrp .payscraddr {display:block;font-weight:bold;letter-spacing:1px;position:relative;font-size:32px;}.payscrwrp .payscraddr:hover {cursor:pointer;letter-spacing:2px;transition:all 1s ease;}.payscrwrp .payscraddr:active {letter-spacing:0;}.payscrwrp .payscraddr::after {content:"";display:inline-block;border-radius:50%;z-index:2;}.payscrwrp .payscraddr:hover::after {transform:scale(.96);}.payvals {display:flex;margin:0 auto 32px;text-align:center;border-bottom:1px solid #334155;font-weight:bold;}.payvals span {flex:0 1 33.33%;padding-bottom:15px;}.payvals span:first-child {border-right:1px solid #334155;}.payvals span:last-child {border-left:1px solid #334155;}.payvals span b {display:block;padding:8px 3px;margin-bottom:15px;font-size:16px;background:#182033;border-bottom:1px solid #334155;}.payscrwrp #mmsend {display:block;width:80px;height:80px;background:url('https://e2q.ui2.ru/public/layout/7555/metamask.svg') top center no-repeat;border:0;margin:3px auto;}.payscrwrp #mmsend:hover {cursor:pointer;filter:brightness(107%);background-size:96%;}@media screen and (min-width:920px) {.payscrwrp {padding:12px 0 32px;background:#0F172A;box-shadow:0 0 72px rgba(0,0,0,.55);font-size:22px;line-height:32px;}.payscrwrp .requiredAmt {display:inline-block;padding:16px 22px 16px 68px;font-size:32px;letter-spacing:2px;border-radius:12px 12px 0 0;}.payscrwrp .payscraddr {font-size:22px;letter-spacing:1px;text-align:center;padding:12px;margin:auto;}.payscrwrp .payscraddr::after {width:42px;height:42px;bottom:-21px;right:-21px;position:absolute;border:2px solid #334155;}}@media screen and (max-width:919px) {.payscrwrp {padding:32px 0;background:#0F172A;font-size:18px;line-height:28px;}.payscrwrp .requiredAmt {display:block;padding:12px 16px 12px 58px;font-size:22px;letter-spacing:1px;}.payscrwrp .payscraddr {font-size:20px;line-height:24px;padding:12px 68px 12px 12px;margin:auto;white-space:wrap;word-break:break-all;}.payscrwrp .payscraddr::after {width:34px;height:34px;position:absolute;right:16px;top:50%;margin-top:-17px;}}.tron .requiredAmt {color:#FF8A8A;}.tron .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/trx.svg') center center no-repeat;background-size:cover;}.tron .payscraddr {color:#F8FAFC;background:linear-gradient(52deg,#7F1D1D,#7F1D1D);}.tron .payscraddr:hover {color:#FDE68A;background:linear-gradient(52deg,#7F1D1D,#3A1518);}.tron .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #3A1518;}.usdttrx .requiredAmt {color:#6EE7B7;}.usdttrx .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/usdttron.svg') center center no-repeat;background-size:cover;}.usdttrx .payscraddr {color:#F8FAFC;background:linear-gradient(52deg,#14532D,#10233E);}.usdttrx .payscraddr:hover {color:#FDE68A;background:linear-gradient(52deg,#182033,#182033);}.usdttrx .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #10233E;}.usdtbep20 .requiredAmt {color:#6EE7B7;}.usdtbep20 .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/usdtbsc.svg') center center no-repeat;background-size:cover;}.usdtbep20 .payscraddr {color:#F8FAFC;background:linear-gradient(52deg,#14532D,#10233E);}.usdtbep20 .payscraddr:hover {color:#FDE68A;background:linear-gradient(52deg,#182033,#182033);}.usdtbep20 .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #10233E;}.usdctrx .requiredAmt {color:#93C5FD;}.usdctrx .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/usdctron.svg') center center no-repeat;background-size:cover;}.usdctrx .payscraddr {color:#F8FAFC;background:linear-gradient(52deg,#1E3A8A,#1E3A8A);}.usdctrx .payscraddr:hover {color:#FDE68A;background:linear-gradient(52deg,#1E3A8A,#10233E);}.usdctrx .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #1E3A8A;}.bnbbep20 .requiredAmt {color:#E8EEF8;}.bnbbep20 .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/bnb.svg') center center no-repeat;background-size:cover;}.bnbbep20 .payscraddr {color:#E8EEF8;background:linear-gradient(52deg,#3A3117,#3A3117);}.bnbbep20 .payscraddr:hover {color:#E8EEF8;background:linear-gradient(52deg,#3A3117,#182033);}.bnbbep20 .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #3A3117;}.busdbep20 .requiredAmt {color:#E8EEF8;}.busdbep20 .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/busd.svg') center center no-repeat;background-size:cover;}.busdbep20 .payscraddr {color:#E8EEF8;background:linear-gradient(52deg,#3A3117,#3A3117);}.busdbep20 .payscraddr:hover {color:#E8EEF8;background:linear-gradient(52deg,#3A3117,#182033);}.busdbep20 .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #3A3117;}.shibbep20 .requiredAmt {color:#FF8A8A;}.shibbep20 .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/shibbep20.svg') center center no-repeat;background-size:cover;}.shibbep20 .payscraddr {color:#F8FAFC;background:linear-gradient(52deg,#7F1D1D,#3A3117);}.shibbep20 .payscraddr:hover {color:#FDE68A;background:linear-gradient(52deg,#7F1D1D,#3A3117);}.shibbep20 .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #7F1D1D;}.cakebep20 .requiredAmt {color:#6EE7B7;}.cakebep20 .requiredAmt::before {background:url('https://e2q.ui2.ru/public/layout/7555/cakebep20.svg') center center no-repeat;background-size:cover;}.cakebep20 .payscraddr {color:#F8FAFC;background:linear-gradient(52deg,#1E3A8A,#10233E);}.cakebep20 .payscraddr:hover {color:#FDE68A;background:linear-gradient(52deg,#1E3A8A,#182033);}.cakebep20 .payscraddr::after {background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat #1E3A8A;}@media screen and (min-width:920px) {.tron .requiredAmt {border:2px solid #F87171;border-bottom:0;}.tron .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/trx.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.usdttrx .requiredAmt {border:2px solid #4ADE80;border-bottom:0;}.usdttrx .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/usdttron.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.usdctrx .requiredAmt {border:2px solid #93C5FD;border-bottom:0;}.usdctrx .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/usdctron.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.usdtbep20 .requiredAmt {border:2px solid #4ADE80;border-bottom:0;}.usdtbep20 .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/usdtbsc.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.bnbbep20 .requiredAmt {border:2px solid #A47E1B;border-bottom:0;}.bnbbep20 .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/bnb.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.busdbep20 .requiredAmt {border:2px solid #A47E1B;border-bottom:0;}.busdbep20 .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/busd.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.shibbep20 .requiredAmt {border:2px solid #A47E1B;border-bottom:0;}.shibbep20 .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/shibbep20.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}.cakebep20 .requiredAmt {border:2px solid #93C5FD;border-bottom:0;}.cakebep20 .payscraddrbx::before {background:url('https://e2q.ui2.ru/public/layout/7555/cakebep20.svg') -20% bottom no-repeat;background-size:42%;opacity:.25;filter:blur(1px);}}@media screen and (max-width:919px) {.tron .requiredAmt {background:rgba(127,29,29,0.12);}.usdttrx .requiredAmt {background:rgba(16,40,29,0.12);}.usdtbep20 .requiredAmt {background:rgba(16,40,29,0.12);}.usdctrx .requiredAmt {background:rgba(16,35,62,0.12);}.bnbbep20 .requiredAmt {background:rgba(58,49,23,0.12);}.busdbep20 .requiredAmt {background:rgba(58,49,23,0.12);}.shibbep20 .requiredAmt {background:rgba(127,29,29,0.12);}.cakebep20 .requiredAmt {background:rgba(16,35,62,0.12);}}.fiatbx {min-width:300px;text-align:center;color:#E8EEF8;}.fiatbx .wsm {margin:5px auto;padding:0 0 12px;max-width:380px;text-align:center;background:#111827;border-radius:12px;border:2px solid #334155;}.fiatbx .wsm .payhint span {display:block;margin:8px auto;padding:5px 0;background:#1E293B;}.fiatbx .wsm .payhint b {display:block;margin:8px auto;}.fiatbx .wsm .nomoneyaccbox i {display:block;width:186px;height:186px;margin:32px auto;background:#243044;border-radius:50%;border:2px solid #334155;}.fiatbx .wsm .nomoneyaccbox i {background:url('https://e2q.ui2.ru/public/layout/7555/payaccount.svg') center center no-repeat #0F172A;background-size:80%;}.fiatbx .wsm .nomoneyaccbox,.fiatbx .wsm .noliquidity {color:#FF8A8A;font-size:16px;}.fiatbx .wsm .nomoneyaccbox a,.fiatbx .wsm .noliquidity a {display:inline-block;margin:16px auto;padding:8px 12px;color:#6EE7B7;font-size:22px;background:#0F172A;border:1px solid #334155;border-radius:12px;}.fiatbx .wsm .nomoneyaccbox a:hover,.fiatbx .wsm .noliquidity a:hover {color:#6EE7B7;}.fiatbx .wsm .wsmheadbx {border-bottom:2px solid #334155;background:#1E293B;padding:5px 0;border-radius:12px 12px 0 0;}.fiatbx .wsm .wsmftrbx {padding:9px 0;font-size:80%;}.fiatbx .wsm .wsmftrbx a:hover {color:#93C5FD;text-decoration:underline;}.fiatbx .wsmaccbx {margin:15px auto;text-align:center;}.fiatbx .wsmoneyaccOptBox {position:relative;}.fiatbx .wsmoneyaccOptBox label {display:inline-block;width:calc(100% - 90px);margin:9px 0;padding:12px;border-radius:5px;border:2px solid #334155;text-align:right;}.fiatbx .wsmoneyaccOptBox label {background:url('https://e2q.ui2.ru/public/layout/7555/payaccount.svg') 9px center no-repeat #182033;background-size:32px;padding-left:50px;color:#CBD5E1;}.fiatbx .wsmoneyaccOptBox b {display:inline-block;margin-left:12px;white-space:nowrap;}.fiatbx .wsmoneyaccOptBox i {display:none;}.fiatbx .wsmaccbx input[type="radio"] {position:absolute;display:inline-block;width:100%;height:100%;cursor:pointer;opacity:0;}.fiatbx .wsmaccbx input[type="radio"]:checked + label {background:url('https://e2q.ui2.ru/public/layout/7555/payaccount.svg') 9px center no-repeat #0F172A;background-size:32px;transition:all .5s ease;}.fiatbx .wsmaccbx .posBalance input[type="radio"]:checked + label {color:#4ADE80;border:2px solid #4ADE80;background-color:#0F172A;}.fiatbx .wsmaccbx .negBalance input[type="radio"]:checked + label {color:#FDA4AF;border:2px solid #F87171;background-color:#111827;}.fiatbx .pmoptionbox {position:relative;margin:12px;}.fiatbx .pmoptionbox * {box-sizing:border-box;}.fiatbx .pmoptionbox label {display:inline-block;width:100%;height:58px;line-height:58px;border-radius:10px;border:2px solid #334155;}.fiatbx .pmoptionbox label {text-align:center;font-size:16px;}.fiatbx .pmoptionbox input[type="radio"] {opacity:0;position:absolute;width:100%;height:100%;cursor:pointer;}.fiatbx .pmoptionbox input[type="radio"]:checked + label {border:2px solid #475569;transition:all .5s ease;}.fiatbx input[type="submit"] {margin:auto;padding:12px 22px;cursor:pointer;border:0;font-size:20px;border-radius:8px;background-color:#0B1020;color:#F8FAFC;}.fiatbx .pmoptwsmoney + label {background:url('https://e2q.ui2.ru/public/layout/7555/payaccount.svg') 9px center no-repeat #0F172A;background-size:38px;padding:0 12px 0 48px;}.fiatbx .pmoptmpc + label {background:url('https://e2q.ui2.ru/public/layout/7555/paycard.svg') 13px center no-repeat #0F172A;background-size:30px;padding:0 12px 0 49px;}@media screen and (min-width:580px) {.fiatbx .pmoptionbox {display:inline-block;}.fiatbx input[type="submit"] {display:inline-block;}}@media screen and (max-width:579px) {.fiatbx {padding:0 5vw;}.fiatbx .pmoptionbox {display:block;margin:1vh auto;max-width:92%;}.fiatbx input[type="submit"] {display:block;width:100%;max-width:92%;margin:2vh auto;}}.pmspinner {display:block;margin:12px auto 32px;width:92px;height:92px;position:relative;text-align:center;}.pmspinner b {display:block;margin:8px;border:5px solid #93C5FD;border-radius:50%;border-color:#93C5FD transparent transparent transparent;}.pmspinner b {width:100%;height:100%;animation:pmspinner 2s cubic-bezier(0.5, 0, 0.5, 1) infinite;position:absolute;}.pmspinner b:nth-child(1) {animation-delay:-1s;}.pmspinner b:nth-child(2) {animation-delay:-1.25s;border-color:#93C5FD transparent transparent transparent;}.pmspinner b:nth-child(3) {animation-delay:-1.45s;}@keyframes pmspinner {0% {transform:rotate(0deg);} 100% {transform:rotate(360deg);}}header {padding-top:64px;}.stickyHdr {box-shadow:0 0 5px rgba(0,0,0,.55);transition:all .5s ease;background:linear-gradient(to top,#182033,#0F172A);}#hdrbx {position:fixed;left:0;right:0;top:0;z-index:99;box-shadow:0;}#hdrbx {display:flex;width:100%;align-items:center;justify-content:center;margin:0 auto;text-align:center;}#hdrbx .nvicons {white-space:nowrap;}#hdrbx .nvicons a {display:inline-block;background-size:cover;background-repeat:no-repeat;}#hdrbx .nvicons a:hover {transition:all .3s ease;transform:scale(1.3);}#hdrbx .nvicons .nihome {background-image:url('https://e2q.ui2.ru/public/layout/7555/home.svg');}#hdrbx .nvicons .nisignin {background-image:url('https://e2q.ui2.ru/public/layout/7555/account.svg');}#hdrbx .nvicons .nicart {background-image:url('https://e2q.ui2.ru/public/layout/7555/cart.svg');}#itemsearchfield {white-space:nowrap;}#itemsearchfield input {border:0;height:38px;line-height:38px;font-size:22px;background:#0F172A;border:1px solid #475569;vertical-align:top;}#itemsearchfield input[type="text"] {padding:0 8px;border-radius:5px 0 0 5px;border-right:0;width:calc(92% - 50px);}#itemsearchfield input[type="text"]:focus {color:#CBD5E1;}#itemsearchfield input[type="text"]:focus + input[type="submit"] {}#itemsearchfield input[type="submit"] {width:50px;border-radius:0 5px 5px 0;background:url('https://e2q.ui2.ru/public/layout/7555/search.svg') center center no-repeat #0F172A;background-size:22px;}#itemsearchfield input[type="submit"] {border-left:0;}#itemsearchfield input[type="submit"]:hover {cursor:pointer;}#itemsearchfield input[type="submit"]:active {cursor:pointer;background-size:18px;transition:all .1s ease;}@media screen and (min-width:780px) {#hdrbx {padding:12px 0;}#hdrbx .logobx {flex:0 0 18%;}#hdrbx #itemsearchfield {flex:0 0 64%;}#hdrbx .nvicons {flex:1;}#hdrbx .nvicons a {margin:auto 9px;width:24px;height:24px;}#hdrbx .logobx a {display:inline-block;background:url('https://e2q.ui2.ru/public/layout/7555/e2q.svg') left center no-repeat;background-size:54px 38px;}#hdrbx .logobx a {font-size:20px;height:50px;line-height:50px;padding-left:64px;font-weight:bold;letter-spacing:2px;}}@media screen and (max-width:779px) {.stickyHdr #itemsearchfield {display:none;}#hdrbx {flex-wrap:wrap;padding:1vh 0;}#hdrbx .nvicons {flex:1;order:2;}#hdrbx .logobx {flex:0 0 50%;order:1;}#hdrbx #itemsearchfield {flex:0 0 100%;order:3;padding-top:1vh;}#hdrbx .logobx a {display:inline-block;background:url('https://e2q.ui2.ru/public/layout/7555/e2q.svg') left center no-repeat;background-size:38px 26px;}#hdrbx .logobx a {font-size:16px;padding-left:42px;font-weight:bold;letter-spacing:2px;height:26px;line-height:26px;}#hdrbx .nvicons a {margin:auto 3vw;width:22px;height:22px;}}a[class*="itmfl"]::before {content:'';display:block;width:50px;height:30px;background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;z-index:5;margin-top:-8px;margin-left:-6px;border-radius:5px;box-shadow:5px 5px 9px rgba(0,0,0,.55);transform:rotate(-12deg);transition:all 1s ease;}a[class*="itmfl"]:hover::before {box-shadow:3px 3px 5px rgba(0,0,0,.55);transform:rotate(-5deg) scale(1.2);transition:all .5s ease;}.itmflPL::before {background:url('https://e2q.ui2.ru/public/layout/7555/flagPL.svg');}.itmflUS::before {background:url('https://e2q.ui2.ru/public/layout/7555/flagUS.svg');}.itmflRU::before {background:url('https://e2q.ui2.ru/public/layout/7555/flagRU.svg');}.itmflDE::before {background:url('https://e2q.ui2.ru/public/layout/7555/flagDE.svg');}.itmflUK::before {background:url('https://e2q.ui2.ru/public/layout/7555/flagUK.svg');}.itmlistwrp {min-width:320px;}.itmlistwrp .fromto {margin:5vh auto;padding:2vh 0;text-align:center;white-space:nowrap;font-size:90%;}.itemsnf {text-align:center;padding:5vh 0;}.itmlist {color:#E8EEF8;}.itmlist .itmlistPic img {display:inline-block;margin:auto;}.itmlist .itmlistName a {color:#E8EEF8;}.itmlist .itmlistName a:hover {color:#E9D5FF;}.itmlist .itmlistName .actReg {display:inline-block;margin-left:8px;font-style:normal;font-size:70%;font-weight:bold;color:#93C5FD;}.itmlist .itmlistName .actReg:empty {display:none;}.itmlist .itmlistPrice {color:#4ADE80;text-align:right;white-space:nowrap;}.itmlist .itmlistPrice p.nosale {color:#CBD5E1;}.itmlist .itmlistAv {color:#E8EEF8;font-weight:bold;}.itmlist .itmlistAv i {font-style:normal;}.itmlist .itmlistAv .wsstockglvl {color:#6EE7B7;}.itmlist .itmlistAv .wsstockblvl {color:#93C5FD;}.itmlist .itmlistAv .wsstockylvl {color:#E8EEF8;}.itmlist .itmlistAv .wsstockrlvl {color:#FDA4AF;}.itmlist .itmlistAv .wsstocknlvl {color:#CBD5E1;}.itmlist .icel {white-space:nowrap;}.itmlist .icel .cbwrp {display:inline-block;overflow:hidden;}.itmlist .icel .cbwrp {background:linear-gradient(26deg,#3A1518,#3A3117);}.itmlist .icel .cbwrp:hover {background:linear-gradient(32deg,#3A1518,#3A3117);}.itmlist .icel .cbwrp:hover {filter:brightness(1.1);transition:all .2s ease;}.itmlist .icel .cartqty {color:#E8EEF8;text-align:center;font-weight:bold;border:0;}.itmlist .icel .cartbtn {color:#E8EEF8;border:0;background:url('https://e2q.ui2.ru/public/layout/7555/cart.svg') 5px center no-repeat transparent;}.itmlist .icel .cartbtn:hover, .icel .cbwrp:hover .cartbtn {color:#E8EEF8;background-position:9px center;}.itmlist .icel .cartbtn:active {background-position:14px center;font-size:14px;}.itmlist .icel .cartclr {color:#F8FAFC;border:0;background:url('https://e2q.ui2.ru/public/layout/7555/cancel.svg') center center no-repeat rgba(255,255,255,0.094);}.itmlist .icel input, .itmlist .icel select {display:inline-block;vertical-align:top;cursor:pointer;}.itmlist .icel input:hover {transition:all .3s ease;}.itmlist .icel input:active {box-shadow:inset 0 0 50px rgba(0,0,0,.55);background-size:18px;}.itmlist .icel select {-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:none;}.itmlist .icel select::-webkit-select-placeholder {text-align:center;}.itmlist .smcartLoadingBox {position:absolute;}.fecartSpinner u {width:34px;height:34px;margin:5px 0 0 15px;border:3px solid #334155;}.fecartSpinner u {box-sizing:border-box;display:block;position:absolute;border-radius:50%;animation:fecartldranim 1.5s cubic-bezier(0.5, 0, 0.5, 1) infinite;}.fecartSpinner u:nth-child(1) {animation-delay:-36s;border-color:#334155 transparent transparent transparent;}.fecartSpinner u:nth-child(2) {animation-delay:-30;border-color:#334155 transparent transparent transparent;}.fecartSpinner u:nth-child(3) {animation-delay:-20s;border-color:#334155 transparent transparent transparent;}@keyframes fecartldranim {0% {transform:rotate(0deg);} 100% {transform:rotate(360deg);}}.moreItems {text-align:center;padding:5vh 0;}.moreItems a {display:inline-block;padding:14px 38px;border-radius:5px;transition:all .3s ease;}.moreItems a {background:linear-gradient(70deg,#432313,#3A3117);border:1px solid #A47E1B;box-shadow:3px 3px 3px rgba(0,0,0,.55);}.moreItems a:hover {padding:14px 42px;box-shadow:1px 1px 1px rgba(0,0,0,.55);transition:all .7s ease;}.moreItems a:active {box-shadow:inset 1px 1px 2px rgba(0,0,0,.55);transition:all .2s ease;}@media screen and (max-width:579px) {.itmlistwrp {}.itmlist {margin:5vh auto;font-size:20px;min-width:280px;}.itmlist .itemlistRow {display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;padding:10px 3%;border-bottom:5px solid #334155;}.itmlist .itemlistRow > span {padding:9px 3px;vertical-align:middle;}.itmlist .itmlistPic {flex:0 0 30%;text-align:center;}.itmlist .itmlistPic img {display:inline-block;margin:auto;max-width:90%;border-radius:5px;}.itmlist .itmlistName {flex:0 0 70%;align-self:center;text-align:left;font-size:16px;font-weight:bold;}.itmlist .itmlistAv {flex:0 0 30%;text-align:center;}.itmlist .itmlistPrice {flex:0 0 70%;color:#4ADE80;text-align:right;white-space:nowrap;font-weight:bold;letter-spacing:2px;}.itmlist .icel {flex:100%;text-align:right;}.itmlist .icel .cbwrp {margin-left:22px;border-radius:3px;}.itmlist .icel .cartbtn {height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartclr {width:42px;height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartqty {height:42px;line-height:42px;min-width:64px;padding:0 8px;font-size:16px;background:rgba(255,255,255,0.094);}}@media screen and (min-width:580px) and (max-width: 991px) {.itmlistwrp {}.itmlist {margin:5vh auto;font-size:20px;min-width:280px;}.itmlist .itemlistRow {display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;padding:10px 3%;}.itmlist .itemlistRow > span {padding:9px 3px;vertical-align:middle;}.itmlist .itmlistPic {flex:0 0 30%;text-align:center;}.itmlist .itmlistPic img {display:inline-block;margin:auto;max-width:90%;border-radius:5px;}.itmlist .itmlistName {flex:0 0 70%;align-self:center;text-align:left;font-size:16px;font-weight:bold;}.itmlist .itmlistAv {flex:0 0 30%;text-align:center;}.itmlist .itmlistPrice {flex:0 0 70%;color:#4ADE80;text-align:right;white-space:nowrap;font-weight:bold;letter-spacing:2px;}.itmlist .icel {flex:100%;text-align:right;}.itmlist .icel .cbwrp {margin-left:22px;border-radius:3px;}.itmlist .icel .cartbtn {height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartclr {width:42px;height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartqty {height:42px;line-height:42px;min-width:64px;padding:0 8px;font-size:16px;background:rgba(255,255,255,0.094);}}@media screen and (min-width:992px) and (max-width: 1439px) {.itmlistwrp {}.itmlist {display:table;margin:5vh auto;width:100%;max-width:1620px;font-size:20px;}.itmlist div.itemlistRow {display:table-row;}.itmlist .itemlistRow > span {display:table-cell;padding:9px 3px;vertical-align:middle;border-bottom:1px solid #334155;}.itmlist .itemlistRow:last-child > span {border-bottom:0;}.itmlist .itemlistRow:hover > span {background:#182033;}.itmlist .itmlistPic {width:120px;text-align:center;}.itmlist .itmlistPic img {display:inline-block;margin:auto;max-width:96px;max-height:60px;border-radius:5px;}.itmlist .itmlistPrice {color:#4ADE80;text-align:right;white-space:nowrap;font-weight:bold;letter-spacing:2px;width:250px;}.itmlist .itmlistAv {width:82px;text-align:center;border-left:1px solid #334155;border-right:1px solid #334155;}.itmlist .icel {text-align:left;width:300px;}.itmlist .icel .cbwrp {margin-left:22px;border-radius:3px;}.itmlist .icel .cartbtn {height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartclr {width:42px;height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartqty {height:42px;line-height:42px;min-width:64px;padding:0 8px;font-size:16px;background:rgba(255,255,255,0.094);}}@media screen and (min-width:1440px) {.itmlistwrp {}.itmlist {display:table;margin:5vh auto;width:100%;width:1620px;max-width:90%;font-size:20px;}.itmlist div.itemlistRow {display:table-row;}.itmlist .itemlistRow > span {display:table-cell;padding:9px 3px;vertical-align:middle;border-bottom:1px solid #334155;}.itmlist .itemlistRow:last-child > span {border-bottom:0;}.itmlist .itemlistRow:hover > span {background:#182033;}.itmlist .itmlistPic {width:120px;text-align:center;}.itmlist .itmlistPic img {display:inline-block;margin:auto;max-width:96px;max-height:60px;border-radius:5px;}.itmlist .itmlistPrice {color:#4ADE80;text-align:right;white-space:nowrap;font-weight:bold;letter-spacing:2px;width:250px;}.itmlist .itmlistAv {width:82px;text-align:center;border-left:1px solid #334155;border-right:1px solid #334155;}.itmlist .icel {text-align:left;width:300px;}.itmlist .icel .cbwrp {margin-left:22px;border-radius:3px;}.itmlist .icel .cartbtn {height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartclr {width:42px;height:42px;line-height:42px;font-size:18px;padding:0 16px 0 40px;background-size:24px;}.itmlist .icel .cartqty {height:42px;line-height:42px;min-width:64px;padding:0 8px;font-size:16px;background:rgba(255,255,255,0.094);}}.customerlinkbx {margin:5px auto;padding:8px 0;text-align:center;background:linear-gradient(to left,#0F172A,#111827,#0F172A);}.customerlinkbx > span {display:block;font-size:80%;}.ordedbx {margin:8px auto;padding:8px;font-size:14px;text-align:center;max-width:96%;}.ordedbx {background:linear-gradient(to top,#111827,#0F172A);border-radius:8px;}.ordedbx .textbx {text-align:left;}.ordedbx .textbx label {text-align:left;color:#E8EEF8;padding:8px;font-weight:bold;}.ordedbx .textbx label {display:block;width:100%;background:linear-gradient(to left,#0F172A,#182033,#0F172A);}.ordedbx textarea {display:block;width:100%;max-width:100%;min-height:86px;resize:vertical;border:1px solid #475569;padding:8px;border-radius:5px;}.ordedbx .ordcfgbx {margin:12px auto;text-align:left;}.ordedbx .ordcfgbx p {padding:5px 0;}.ordedbx .ordcfgbx label {display:inline-block;min-width:220px;white-space:nowrap;}.ordedbx .ordcfgbx input[type="text"], .ordedbx .ordcfgbx select {background:#0F172A;color:#E8EEF8;height:26px;line-height:26px;font-size:14px;width:auto;min-width:150px;border:1px solid #334155;text-indent:5px;}.ordedbx input[type="submit"] {display:inline-block;padding:8px 16px;margin:9px auto;color:#F8FAFC;}.ordedbx input[type="submit"] {border:0;background:#334155;border-radius:5px;font-size:20px;}.ordedbx input[type="submit"]:hover {background:#1E293B;cursor:pointer;}@media screen and (max-width:680px) {.ordedbx .ordcfgbx {text-align:center;}}.order {border:1px solid #334155;border-radius:5px;margin:25px auto;font-size:14px;}.order:last-child {margin-bottom:220px;}.order .opars {display:flex;background:#1E293B;border-bottom:1px solid #334155;border-top-left-radius:5px;border-top-right-radius:5px;}.order .opars span {flex:1;padding:7px;color:#CBD5E1;border-right:1px solid #334155;text-align:center;}.order .opars span:first-child {text-align:left;}.order .opars span:last-child {border:0;text-align:right;padding-right:15px;}.order .opars span:last-child b {font-weight:bold;}.order .opars span b {display:block;margin-top:3px;font-weight:normal;font-size:110%;color:#E8EEF8;}.order .opts {display:flex;padding:7px;border-top:1px solid #334155;background:#111827;border-bottom-left-radius:5px;border-bottom-right-radius:5px;}.order .opts span {flex:50%;}.order .opts .pmethod {color:#E8EEF8;;font-size:90%;}.order .opts .opn {text-align:right;padding-right:8px;}.order .opts .opn a {color:#FCA5A5;}.order .opts .opn a:hover {color:#FF8A8A;}.order .oitems {display:table;padding:9px 0;font-size:110%;width:100%;}.order .oitm {display:table-row;}.order .oitm:hover {background-color:#111827;}.order .oitm span {display:table-cell;padding:5px;border-right:1px dashed #334155;vertical-align:middle;}.order .oitm:nth-child(n+2) span {border-top:1px dashed #334155;}.order .oitm span:last-child {border:0;}.order .oitm:nth-child(n+2) span:last-child {border-top:1px dashed #334155;}.order .oitm span:nth-child(n+4) {text-align:right;white-space:nowrap;}.order .gimg {width:70px;text-align:center;}.order .gimg img {max-width:60px;max-height:60px;}.order .oitm:hover .gimg img, .order .gimg img:hover {filter:brightness(1.1);}.order .itmn {word-break:break-word;}.order .itmn i {display:inline-block;font-style:normal;margin-left:5px;color:#93C5FD;}.order .itmn a:hover, .order .itmn a:hover i {text-decoration:underline;}.ordstat0 .opars {background:#10281D;}.ordstat1 .opars {background:#3A3117;}.ordstat2 .opars span:nth-child(3) b {font-weight:bold;color:#E8EEF8;}.ordstat3 {opacity:.7;color:#94A3B8;}.ordstat3 .opars span {color:#94A3B8;}.ordstat3 .opars span b {color:#94A3B8;}.ordstat3 .opts .pmethod {color:#94A3B8;}@media screen and (max-width:680px) {.order .opars span:nth-child(2) {display:none;}.order .opars span:last-child {display:none;}.order .opars span:first-child {white-space:nowrap;}.order .oitm .itmp {display:none;}.order .oitm .itmn {min-width:75px;overflow:hidden;word-break:break-word;}}.ftrsocial {margin:82px 5% 138px;text-align:center;z-index:199;}.ftrsocial a {display:inline-block;width:42px;height:42px;margin:12px;background-repeat:no-repeat;background-size:cover;border-radius:50%;transition:all 1s ease;}.ftrsocial a:hover {filter:brightness(1.3);transform:scale(1.3);transition:all .5s ease;}.ftrsocial a:nth-child(1) {background:url('https://e2q.ui2.ru/public/layout/7555/social_vk.svg');}.ftrsocial a:nth-child(2) {background:url('https://e2q.ui2.ru/public/layout/7555/social_insta.svg');}.ftrsocial a:nth-child(3) {background:url('https://e2q.ui2.ru/public/layout/7555/social_telegram.svg');}.ftrsocial a:nth-child(4) {background:url('https://e2q.ui2.ru/public/layout/7555/social_whatsapp.svg');}.ftrsocial a:nth-child(5) {background:url('https://e2q.ui2.ru/public/layout/7555/social_facebook.svg');}.ftrsocial a:nth-child(6) {background:url('https://e2q.ui2.ru/public/layout/7555/social_viber.svg');}.ftrsocial a:nth-child(7) {background:url('https://e2q.ui2.ru/public/layout/7555/social_tiktok.svg');}.ftrsocial a:nth-child(8) {background:url('https://e2q.ui2.ru/public/layout/7555/social_mail.svg');}.ftrsocial a:nth-child(9) {background:url('https://e2q.ui2.ru/public/layout/7555/social_skype.svg');}.ftrsocial a:nth-child(10) {background:url('https://e2q.ui2.ru/public/layout/7555/social_youtube.svg');}.ftrsocial a:nth-child(11) {background:url('https://e2q.ui2.ru/public/layout/7555/social_pinterest.svg');}.ftrsocial a:nth-child(12) {background:url('https://e2q.ui2.ru/public/layout/7555/social_snapchat.svg');}.ftrsocial a:nth-child(13) {background:url('https://e2q.ui2.ru/public/layout/7555/social_x.svg');}.ftrsocial a:nth-child(14) {background:url('https://e2q.ui2.ru/public/layout/7555/social_ok.svg');}.ftrsocial a:nth-child(15) {background:url('https://e2q.ui2.ru/public/layout/7555/social_wechat.svg');}.ftrsocial a:nth-child(16) {background:url('https://e2q.ui2.ru/public/layout/7555/social_fbmessenger.svg');}.crpupdbx {display:block;position:relative;width:50px;height:50px;margin:auto;text-align:center;}.crpupdbx b {box-sizing:border-box;display:block;position:absolute;width:36px;height:36px;margin:8px;border:5px solid #93C5FD;border-radius:50%;animation:crpupdtr 2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#93C5FD transparent transparent transparent;}.crpupdbx b:nth-child(1) {animation-delay:-0.28s;}.crpupdbx b:nth-child(2) {animation-delay:-1.25s;border-color:#F87171 transparent transparent transparent;}.crpupdbx b:nth-child(3) {animation-delay:-0.45s;}@keyframes crpupdtr {0% {transform:rotate(0deg);} 100% {transform:rotate(360deg);}}.spinner {display:block;position:relative;width:98%;height:98%;margin:5px auto;text-align:center;}.spinner b {box-sizing:border-box;display:block;position:absolute;width:99%;height:99%;margin:auto;border:3px solid #A47E1B;border-radius:50%;animation:ldranim 1.3s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#A47E1B transparent transparent transparent;}.spinner b:nth-child(1) {animation-delay:-2.5s;}.spinner b:nth-child(2) {animation-delay:-0.5s;border-color:#F87171 transparent transparent transparent;}@keyframes ldranim {0% {transform:rotate(0deg);} 100% {transform:rotate(360deg);}}.inav {font-size:90%;text-align:left;}.inav a {display:inline-block;}.inav a:after {content:"\00BB";margin-left:8px;display:inline-block;}.inav a:last-child::after {content:"";display:none;}.inav a.actbtn:after {content:"";display:none;}.inav b {display:inline-block;font-weight:normal;font-size:90%;margin:0 8px;}.inav > div {margin-top:22px;}.centnav {text-align:center;}@media screen and (min-width:920px) {.inav a.actbtn {background:#182033;padding:8px 18px;border-radius:8px;transition:all .5s ease;}.inav a.actbtn:hover {background:#1E293B;}}@media screen and (max-width:919px) {.inav {text-align:center;}}.xinfobx {background:#111827;max-width:1280px;position:relative;font-size:16px;}.xinfobx p {display:block;line-height:26px;}.centeredMsg {text-align:center;padding:5vh 0;}.waveHdBtm {position:relative;}.waveHdBtm::before,.waveHdBtm::after,.xinfobx::before,.xinfobx::after {content:"";position:absolute;right:0;width:100%;height:52px;display:block;background-repeat:no-repeat;background-size:200% 100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%' height='32' viewBox='0 0 1000 32' preserveAspectRatio='none'%3E%3Cpath fill='%23fafafa' d='M0 8 Q125 -8 250 8 Q375 24 500 8 Q625 -8 750 8 Q875 24 1000 8 L1000 32 L0 32 Z'/%3E%3C/svg%3E");}.waveHdBtm::before,.xinfobx::before {top:-52px;}.waveHdBtm::after,.xinfobx::after {bottom:-52px;transform:rotate(180deg);}@media screen and (min-width:920px) {.xinfobx {margin:148px auto 128px;padding:42px;width:86%;}.xinfobx h3 {font-size:130%;margin:42px 0 22px;}.xinfobx p {margin:0 0 14px;}}@media screen and (max-width:919px) {.xinfobx {margin:138px auto;padding:86px 22px 42px;font-size:16px;}.xinfobx h3 {font-size:130%;margin:28px 0 8px;}.xinfobx p {margin:5px 0 18px;}}.mkosuccess {color:#F8FAFC;max-width:760px;width:90%;margin:82px auto;padding:32px 18px 42px;text-align:center;}.mkosuccess {background:rgba(15,23,42,0.12);backdrop-filter:blur(12px);border-radius:12px;}.mkosuccess h3 {display:block;margin:22px auto;font-size:130%;}.mkosuccess > p {display:block;margin-bottom:9px;}.mkosuccess > p.orderid {margin:16px auto;}.mkosuccess > p.orderid b {display:inline-block;margin:5px 22px;font-size:120%;}.mkosuccess .openorder {margin:32px auto;}.mkosuccess .openorder a {animation:openorderanim .3s linear 3;}@keyframes openorderanim { 0% { letter-spacing:3px;font-size:130%; } 100% { letter-spacing:0;font-size:100%; }}@media screen and (min-width:1440px) {.ftrsocial a {transform:scale(1.3);}.ftrsocial a:hover {transform:scale(1.8);}#cookie-banner {font-size:16px;padding:18px 7px;}#cookie-banner p {text-align:center;}.pagesRow {margin:0 auto 120px;padding:20px 0 82px;display:block;text-align:center;background:#0F172A;}.pagesRow a {display:inline-block;padding:5px;min-width:24px;margin:3px;font-size:20px;font-weight:bold;}.pagesRow #activePage {color:#F8FAFC;background:#243044;border-radius:28px;min-width:32px;}.pagesRow #activePage:hover {background:#1E293B;}select#smaxSelect {display:block;width:124px;padding:0;height:30px;border:1px solid #334155;margin:0 auto 220px;color:#94A3B8;background-color:#111827;font-size:16px;box-shadow:none;border-radius:12px;}select#smaxSelect:hover,select#smaxSelect:focus {color:#CBD5E1;}}@media screen and (min-width:992px) and (max-width: 1439px) {.termsbx {margin:20px 5% 60px;}#cookie-banner {font-size:16px;padding:15px 7px;}#cookie-banner p {display:block;margin:8px 2%;text-align:center;}.pagesRow {margin:0 auto 100px;padding:20px 0;display:block;text-align:center;background:#0F172A;}.pagesRow a {display:inline-block;padding:5px;min-width:24px;margin:3px;color:#93C5FD;font-size:20px;font-weight:bold;}.pagesRow a:hover {color:#FDE68A;}.pagesRow #activePage {color:#FDE68A;}.pagesRow #activePage:hover {color:#FDE68A;}select#smaxSelect {display:block;width:124px;padding:0;height:30px;border:1px solid #334155;margin:0 auto 220px;color:#94A3B8;background-color:#111827;font-size:16px;box-shadow:none;border-radius:12px;}select#smaxSelect:hover,select#smaxSelect:focus {color:#CBD5E1;}}@media screen and (min-width:580px) and (max-width: 991px) {.termsbx {margin:20px 5% 60px;}#cookie-banner {font-size:16px;padding:12px 7px 20px;}#cookie-banner p {display:block;margin:8px 2%;}.pagesRow {margin:0 auto 52px;padding:20px 0;display:block;text-align:center;background:#0F172A;}.pagesRow a {display:inline-block;padding:5px;min-width:24px;margin:3px;color:#93C5FD;font-size:20px;font-weight:bold;}.pagesRow a:hover {color:#FDE68A;}.pagesRow #activePage {color:#FDE68A;}.pagesRow #activePage:hover {color:#FDE68A;}select#smaxSelect {display:block;width:124px;padding:0;height:30px;border:1px solid #334155;margin:0 auto 220px;color:#94A3B8;background-color:#111827;font-size:16px;box-shadow:none;border-radius:12px;}select#smaxSelect:hover,select#smaxSelect:focus {color:#CBD5E1;}}@media screen and (max-width:579px) {body {font-size:16px;}.termsbx {margin:20px 5% 60px;}#cookie-banner {font-size:14px;padding:7px;}#cookie-banner p {display:block;margin:8px 2%;}.pagesRow {margin:0 auto 52px;padding:20px 0;display:block;text-align:center;background:#0F172A;}.pagesRow a {display:inline-block;padding:5px;min-width:24px;margin:3px;color:#93C5FD;font-size:20px;font-weight:bold;}.pagesRow a:hover {color:#FDE68A;}.pagesRow #activePage {color:#FDE68A;}.pagesRow #activePage:hover {color:#FDE68A;}select#smaxSelect {display:block;width:124px;padding:0;height:30px;border:1px solid #334155;margin:0 auto 220px;color:#94A3B8;background-color:#111827;font-size:16px;box-shadow:none;border-radius:12px;}select#smaxSelect:hover,select#smaxSelect:focus {color:#CBD5E1;}}.myacc {min-width:300px;}.myacc .welc {text-align:center;margin:22px auto;padding:25px;}.myacc * { box-sizing:border-box;}#noorders {text-align:center;font-weight:bold;margin:2vh auto 8vh;color:#CBD5E1;}#noorders {background:url('https://e2q.ui2.ru/public/layout/7555/cartic.svg') center 77px no-repeat #111827;animation:bgRotate .3s linear 1;}#noorders > a {margin:222px auto 20px;background:#0F172A;text-shadow:none;}.myacc .wsmbalance {display:inline-block;font-size:20px;}@media screen and (min-width:920px) {.myacc {max-width:760px;width:90%;margin:22px auto;padding:12px 0;}.myacc .welc {border-radius:8px;}.myacc .welc h2 {border-bottom:2px solid #475569;padding-bottom:8px;marginb-bottom:12px;}.myacc .wsmbalance {text-align:center;margin:8px auto;padding:12px 5px;}#noorders {padding:22px 2%;border:2px solid #334155;border-radius:18px;}}@media screen and (max-width:919px) {.myacc {width:100%;margin-bottom:86px;padding:52px 0 0;}.myacc .welc {margin:22px auto 42px;}#noorders {padding:22px 2%;}}.odtls {margin:32px auto;font-size:16px;}.odtls .orderhdr {display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;font-weight:bold;margin:auto;text-align:center;background:#111827;}.odtls .orderhdr > span {background:#182033;border-bottom:2px solid #334155;}.odtls .orderhdr b {display:block;padding:8px 0;border-bottom:2px solid #334155;}.odtls .orderhdr b:after {content:':';}.odtls .orderhdr i, .odtls .orderhdr p {display:block;width:100%;padding:12px 3px;font-style:normal;font-weight:bold;}.ordinfbx {margin:0 auto 8px;background:#111827;}.ordinfbx .ordinflbl {padding:8px 16px;font-weight:bold;}.ordinfbx .ordinflbl:after {content:":";}.ordinfbx .ordinfdt {padding:16px 16px 32px;}.orditmbx {margin:32px auto;}.orditmbx .itmtbl {width:100%;margin:auto;}.orditmbx .oitm .itemn {word-break:break-all;}.orditmbx .itemn {display:block;}.orditmbx .prs {display:inline-block;white-space:nowrap;}.orditmbx .gimg {width:180px;position:relative;}.orditmbx .gimg img {filter:brightness(1.2);width:100%;max-width:180px;max-height:180px;border-radius:8px;}.orditmbx .gimg img:hover {transition:all .3s ease;}.orditmbx .gimg .pr {display:inline-block;padding:5px 12px;position:absolute;right:-28px;bottom:-16px;transform:rotate(-7deg);white-space:nowrap;z-index:9;}.orditmbx .gimg .pr {background:#0F172A;border-radius:8px;border:1px solid #334155;box-shadow:2px 2px 2px rgba(0,0,0,.55);}.zipbx {text-align:center;background:linear-gradient(to left,#111827,#0F172A,#111827);border-radius:12px;}.zipbx > a {background:url('https://e2q.ui2.ru/public/layout/7555/prodzip.svg') left center no-repeat;background-size:52px 48px;}.zipbx > a {display:inline-block;padding-left:62px;line-height:48px;}.itemzipbx {text-align:right;margin:5px 0 12px;}.itemzipbx > a {background:url('https://e2q.ui2.ru/public/layout/7555/prodzip.svg') right center no-repeat;background-size:32px 28px;}.itemzipbx > a {display:inline-block;padding-right:52px;line-height:28px;font-size:20px;}.zipbx > a:hover, .itemzipbx > a:hover {color:#FCA5A5;transform:scale(.98);transition:all .2s ease;filter:brightness(1.1);}.zipbx > a:active, .itemzipbx > a:active {color:#FDA4AF;transform:scale(.92);}.nokeybx {display:none;text-align:center;background:linear-gradient(50deg,rgba(58,49,23,0.5),rgba(58,49,23,0.65));font-weight:bold;}.nokeybx b {animation:blinkNoKeys 1.7s infinite;}.keybx:empty {display:none;}.keybx:empty + .nokeybx {display:block;}.keybx .keyn {display:block;font-size:14px;color:#CBD5E1;background:#111827;text-align:left;padding:3px 12px;border-radius:5px;user-select:none;}.keybx .keyn::after {content:'.';}.keybx img {display:block;margin:16px auto;border-radius:16px;max-width:90%;max-height:400px;box-shadow:0 0 5px rgba(0,0,0,.55);}.keybx img:hover {border-radius:0;filter:brightness(1.1);transition:all .8s ease;box-shadow:0 0 5px rgba(15,23,42,.62);}.keybx .pkeyr {display:block;font-weight:bold;text-align:center;position:relative;word-break:break-all;}.keybx .pkeyr {background:linear-gradient(50deg,rgba(16,40,29,0.5),rgba(16,40,29,0.65));color:#E8EEF8;}.keybx .pkeyr::after {content:'';display:inline-block;position:absolute;border:0;z-index:9;background:url('https://e2q.ui2.ru/public/layout/7555/copypaste.svg') center center no-repeat;}.keybx .pkeyr::after {width:42px;height:42px;top:8px;right:0;margin-right:9px;}.keybx .pkeyr:hover {filter:brightness(1.2);transition:all .3s ease;cursor:pointer;background:linear-gradient(50deg,rgba(16,40,29,0.5),rgba(16,40,29,0.65));color:#E8EEF8;}.keybx .pkeyr:hover::after {transform:scale(.9);cursor:pointer;}.keybx .pkeyr:active::after {transform:scale(.8);}.keybx .card {display:block;margin:2px auto 32px;}.keybx .card:empty {display:none;}.keybx .card b {display:block;margin:3px auto;padding:5px;max-width:90%;font-size:70%;text-align:center;}.orddsstat0 .orderstate i {background:rgba(16,40,29,0.2);color:#4ADE80;animation:blinkNoKeys 3s infinite;}.orddsstat1 .orderstate i {background:rgba(58,49,23,0.2);color:#4ADE80;animation:blinkNoKeys 5s infinite;}.orddsstat2 .orderstate i {color:7c7;}.orddsstat3 .orderstate i {background:rgba(127,29,29,0.3);color:#FF6B6B;}@media screen and (min-width:920px) {.odtls .orderhdr {border-radius:8px 8px 0 0;overflow:hidden;}.odtls .orderhdr > span {flex:0 1 25%;}.ordinfbx {border-radius:0 0 8px 8px;overflow:hidden;}.ordinfbx .ordinfdt {font-size:110%;line-height:130%;}.orditmbx .itmtbl {display:flex;flex-direction:column;text-align:right;}.orditmbx .oitm {display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;margin:76px 0 42px;font-size:20px;}.orditmbx .gimg {flex:0 1 180px;}.orditmbx .itemdata {flex:0 1 calc(100% - 240px);text-align:left;font-size:22px;}.orditmbx .prs {font-size:150%;margin:18px 5px 5px 32px;}.keybx .pkeyr {flex:100%;margin:15px 0;padding:10px 46px;font-size:28px;}.keybx .pkeyr {box-shadow:2px 2px 2px rgba(0,0,0,.55);border-radius:8px;border:1px solid #4ADE80;}.nokeybx {font-size:28px;margin:7px 0;padding:32px 10px;border:1px solid #334155;border-radius:8px;}}@media screen and (max-width:919px) {.odtls .orderhdr {max-width:720px;font-size:80%;}.odtls .orderhdr > span {flex:0 1 50%;}.ordinfbx {max-width:720px;}.ordinfbx .ordinflbl {font-size:80%;}.ordinfbx .ordinfdt {font-size:90%;line-height:110%;}.orditmbx .oitm:nth-child(n+2) {margin-top:56px;}.keybx .pkeyr {margin:auto;padding:15px 46px;font-size:22px;border-top:2px solid #334155;}.keybx .pkeyr:last-child {border-bottom:2px solid #334155;}.nokeybx {font-size:22px;padding:32px 10px;border-top:2px solid #334155;border-bottom:2px solid #334155;}@media screen and (max-width:500px) {.orditmbx .oitm {text-align:center;font-size:22px;}.orditmbx .gimg {margin:0 auto 52px;}.orditmbx .itemdata {margin:22px auto 0;padding:25px 7px;background:rgba(15,23,42,0.12);}.orditmbx .prs {margin:14px 7px;font-size:120%;}.itemzipbx {padding-right:3vw;}}@media screen and (min-width:501px) {.odtls .orderhdr {width:90%;border-radius:8px 8px 0 0;overflow:hidden;}.odtls .orderhdr > span {font-size:120%;}.ordinfbx {width:90%;border-radius:0 0 8px 8px;overflow:hidden;}.orditmbx {max-width:720px;width:90%;margin:32px auto;}.orditmbx .itmtbl {display:flex;flex-direction:column;text-align:right;}.orditmbx .oitm {display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;font-size:20px;margin-bottom:42px;}.orditmbx .gimg {flex:0 1 180px;}.orditmbx .itemdata {flex:0 1 calc(100% - 240px);text-align:left;font-size:22px;}.orditmbx .prs {font-size:150%;margin:18px 5px 5px 32px;}.keybx {flex:100%;}.keybx .pkeyr, .nokeybx {border-left:2px solid #334155;border-right:2px solid #334155;}.nokeybx {border-radius:8px;}.keybx .pkeyr:first-child {border-top-left-radius:8px;border-top-right-radius:8px;}.keybx .pkeyr:last-child {border-bottom-left-radius:8px;border-bottom-right-radius:8px;}}}.myorderswrp {width:90%;max-width:800px;padding:12px auto;margin:12px auto;font-size:16px;}.myorderswrp .orderstbl {display:table;border-collapse:collapse;width:100%;}.myorderswrp .orderbx {display:table-row;border-bottom:1px solid #334155;}.myorderswrp .orderbx span {display:table-cell;padding:5px;}.myorderswrp #noorders {font-size:120%;}.myorderswrp span#ordid {width:64px;}.myorderswrp span#dt {width:166px;font-weight:bold;}.myorderswrp span#total {width:120px;text-align:right;font-weight:bold;}.myorderswrp span#opts {width:70px;text-align:right;}.myorderswrp span#opts a {background-color:#DC2626;color:#F8FAFC;padding:5px 12px;margin:2px 0;font-weight:bold;border-radius:4px;display:inline-block;}.myorderswrp span#opts a:hover {background-color:#EF4444;}.myorderswrp span#ost0 {width:110px;color:#4ADE80;background-color:#10281D;background:linear-gradient(to right,#10281D,#0F172A);}.myorderswrp span#ost1 {width:110px;color:#4ADE80;background-color:#3A3117;background:linear-gradient(to right,#3A3117,#0F172A);}.myorderswrp span#ost2 {width:110px;color:#E8EEF8;}.myorderswrp span#ost3 {width:110px;color:#94A3B8;}@media screen and (max-width:768px), screen and (max-device-width:768px) {.myorderswrp .areahdr {text-align:center;}.myorderswrp .orderstbl {display:block;}.myorderswrp .orderbx {display:block;padding-bottom:22px;border-bottom:0;}.myorderswrp .orderbx span {display:block;text-align:center;width:100%;font-size:120%;}.myorderswrp #noorders {font-size:140%;text-align:center;color:#CBD5E1;}.myorderswrp span#ordid {width:64px;font-weight:bold;}.myorderswrp span#dt {width:166px;}.myorderswrp span#total {width:120px;text-align:right;font-size:140%;}.myorderswrp span#opts {width:70px;text-align:right;}.myorderswrp span#ost0 {width:110px;color:#4ADE80;background-color:#10281D;background:linear-gradient(to right,#0F172A,#10281D,#0F172A);}.myorderswrp span#ost1 {width:110px;color:#4ADE80;background-color:#3A3117;background:linear-gradient(to right,#0F172A,#3A3117,#0F172A);}.myorderswrp span#ost2 {width:110px;color:#E8EEF8;background-color:#182033;background:linear-gradient(to right,#0F172A,#182033,#0F172A);}.myorderswrp span#ost3 {width:110px;color:#94A3B8;background-color:#243044;background:linear-gradient(to right,#0F172A,#243044,#0F172A);}}.sibx {margin:5vh auto;text-align:center;}.sibx * {box-sizing:border-box;}.sibx input[type="password"], .sibx input[type="text"] {display:inline-block;width:86%;height:38px;line-height:32px;border:2px solid #475569;border-radius:8px;}.sibx input[type="password"], .sibx input[type="text"] {font-size:22px;text-indent:12px;}.sibx input[type="submit"] {display:block;width:86%;margin:18px auto 0;padding:12px 22px;cursor:pointer;background:#243044;color:#F8FAFC;border:0;font-size:20px;border-radius:8px;}.sibx input[type="submit"]:hover {background:#1E293B;}.sibx form {display:block;max-width:380px;padding:32px 0;margin:5px auto 48px;font-size:18px;border:2px solid #334155;border-radius:12px;}.sibx form > p {position:relative;margin:2px auto 16px;padding:3px 0;border-radius:8px;}.sibx form > div {margin:5px auto;border-radius:5px;}.sibx form p label {position:absolute;margin:auto;display:inline-block;font-size:14px;top:-10px;left:20%;transform:translateX(-38%);padding:0 12px;background:#0F172A;color:#E8EEF8;}.sibx .msg {display:block;margin:2px auto 12px;color:#FDA4AF;font-size:14px;}.sibx .rembx label {margin-right:10px;}.sibx .captchalabel {display:none;}.sibx img {display:block;margin:auto;border-radius:5px;cursor:pointer;}.infoboxA {box-shadow:9px 9px 9px rgba(0,0,0,.55);position:relative;z-index:21;overflow:hidden;color:#F8FAFC;min-width:300px;}.infoboxA .bxAbg {display:block;width:100%;position:absolute;top:0;left:0;will-change:transform;transform:translateZ(0);background:url('https://e2q.ui2.ru/public/layout/7555/mk1.svg');background-size:cover;background-position:0 -22vh;background-repeat:no-repeat;background-color:#050814;z-index:22;filter:brightness(2);box-shadow:inset 0 0 64px rgba(0,0,0,.55);}.infoboxA > div {display:flex;flex-wrap:wrap;flex-direction:row;position:relative;margin:0 auto;z-index:22;background:linear-gradient(to top,rgba(255,255,255,0.06),rgba(255,255,255,0.11));filter:brightness(1.2);backdrop-filter:blur(12px);}.infoboxA > div b {display:inline-block;background:url('https://e2q.ui2.ru/public/layout/7555/mpbxApsn.svg') center center no-repeat;background-size:contain;}.infoboxA > div i {display:inline-block;background:url('https://e2q.ui2.ru/public/layout/7555/mpbxAcoins.svg') center center no-repeat;background-size:contain;}.tgGrp > a {display:inline-block;color:#93C5FD;font-weight:bold;background:url('https://e2q.ui2.ru/public/layout/7555/social_telegram.svg') left center no-repeat;transition:all .5s ease;}.tgGrp > a:hover {color:#93C5FD;}@media screen and (min-width:1440px) {.infoboxA {margin-top:-42px;min-height:30vh;}.infoboxA .bxAbg {height:80vh;}.infoboxA > div {max-width:1080px;min-height:42vh;padding:2vh 4%;font-size:120%;line-height:150%;}.infoboxA > div b {flex:0 1 40%;min-height:128px;height:22vh;margin:2vh auto;}.infoboxA > div i {flex:0 1 60%;min-height:128px;height:22vh;margin:2vh auto;}.infoboxA > div p {flex:0 1 100%;margin:2vh auto;}.tgGrp {margin:52px auto;font-size:130%;padding-left:45px;}.tgGrp > a {padding-left:50px;min-height:42px;line-height:42px;background-size:42px;}@media screen and (min-width:1980px) {.infoboxA .bxAbg {height:100vh;}.infoboxA > div {max-width:1480px;min-height:36vh;}.infoboxA > div b {height:158px;}.infoboxA > div i {height:158px;}.infoboxA > div p {letter-spacing:3px;}}}@media screen and (min-width:992px) and (max-width: 1439px) {.infoboxA {margin-top:-42px;min-height:30vh;}.infoboxA .bxAbg {height:80vh;}.infoboxA > div {max-width:72%;min-height:28vh;padding:2vh 1%;font-size:90%;line-height:150%;}.infoboxA > div b {flex:0 1 100%;order:1;height:14vh;min-height:82px;margin:5px auto;}.infoboxA > div i {flex:0 1 100%;order:3;height:14vh;min-height:82px;margin:5px auto;}.infoboxA > div p {flex:0 1 100%;order:2;padding:5px 3%;margin:5px auto;}.tgGrp {margin:42px auto;font-size:130%;padding-left:52px;}.tgGrp > a {padding-left:50px;min-height:42px;line-height:42px;background-size:42px;}@media screen and (min-width:1260px) {.infoboxA .bxAbg {height:80vh;}.infoboxA > div {max-width:64%;}}}@media screen and (min-width:580px) and (max-width: 991px) {.infoboxA .bxAbg {height:142vh;}.infoboxA > div {max-width:80%;min-height:42vh;padding:2vh 1%;font-size:90%;line-height:150%;}.infoboxA > div b {flex:0 1 100%;order:1;height:16vh;min-height:102px;margin:1vh auto;}.infoboxA > div i {flex:0 1 100%;order:3;height:16vh;min-height:102px;margin:1vh auto;}.infoboxA > div p {flex:0 1 100%;order:2;padding:1vh 3%;margin:5px auto;}.tgGrp {margin:42px auto;font-size:130%;text-align:center;}.tgGrp > a {padding-left:46px;min-height:38px;line-height:38px;background-size:38px;}}@media screen and (max-width:579px) {.infoboxA .bxAbg {height:100vh;}.infoboxA > div {padding:2vh 4%;font-size:120%;line-height:160%;}.infoboxA > div b {flex:0 1 100%;order:1;height:108px;}.infoboxA > div i {flex:0 1 100%;order:3;height:98px;}.infoboxA > div p {flex:0 1 100%;order:2;padding:2vh 3%;}.tgGrp {margin:42px auto;font-size:120%;text-align:center;}.tgGrp > a {padding-left:42px;min-height:34px;line-height:34px;background-size:34px;}}@media screen and (min-width:992px) {.itemd {display:flex;flex-wrap:wrap;align-items:flex-start;font-size:22px;margin:12vh auto;padding:5vh 0;max-width:1480px;border-radius:42px 18px;}.itemd * {box-sizing:border-box;}.itemd section {padding:1%;}.itemd .sectinner {padding:18px 1.5%;}.itemd .emptyfld {text-align:center;}.itemd .emptyfld:after {content:'\2015\00a0\00a0\2756\00a0\00a0\2015';font-size:180%;color:#E2E8F0;}.itemd .itemheader {flex:50%;order:2;padding:1%;}.itemd h1 {display:block;font-size:120%;}.itemd .price {font-size:330%;font-weight:bold;margin:20px 0;}.itemd .attrbx {margin:10px 0 32px;display:table;}.itemd .attrbx div {margin:5px auto;display:table-row;}.itemd .attrbx div:nth-child(odd) {background:#111827;margin:2px 0;}.itemd .attrbx span {display:table-cell;padding:8px;}.itemd .attrbx span:first-child {font-size:80%;color:#E8EEF8;}.itemd .attrbx span:first-child:after {content:':';}.itemd .attrbx select {border:1px solid #334155;border-radius:3px;padding:3px 8px;background-color:#0F172A;}.itemd .cartstockbx {display:block;margin:25px auto;}.itemd .stklvl {font-style:normal;font-weight:bold;font-size:90%;color:#94A3B8;display:inline-block;margin-left:30px;}.itemd .stklvl:before {content:'\2022';display:inline-block;position:absolute;font-size:330%;height:12px;line-height:12px;margin-left:-24px;}.itemd .stkg {color:#6EE7B7;}.itemd .stky {color:#FDE68A;}.itemd .stkr {color:#FF8A8A;}.itemd .stkn {color:#94A3B8;}.itemd .stkb {color:#6EE7B7;}.itemd .cart {}.itemd .cart b {display:block;margin:12px auto;white-space:nowrap;}.itemd .cart b label {display:none;}.itemd .cart b select {-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;font-size:22px;line-height:42px;vertical-align:middle;}.itemd .cart b select.cartqty {border-top-left-radius:8px;border-bottom-left-radius:8px;border:2px solid #93C5FD;border-right:0;}.itemd .cart b input {display:inline-block;vertical-align:middle;border-top-right-radius:8px;border-bottom-right-radius:8px;letter-spacing:1px;}.itemd .cart b input:hover, .itemd .cart b select:hover {cursor:pointer;}.itemd .cartbtn {color:#F8FAFC;padding:5px 30px 5px 52px;border:0;font-size:22px;line-height:42px;background:url('https://e2q.ui2.ru/public/layout/7555/cartin.svg') 11px center no-repeat,linear-gradient(to top right,#1E3A8A,#1E3A8A);}.itemd .cartbtn:hover {cursor:pointer;background:url('https://e2q.ui2.ru/public/layout/7555/cartin.svg') 11px center no-repeat,linear-gradient(to top,#1E3A8A,#1E3A8A);}.itemd .cartqty {padding:3px 9px;background:#0F172A;color:#93C5FD;text-align:center;min-width:80px;}.itemd .cartclr {color:#F8FAFC;padding:3px 14px;font-size:14px;border:0;border-left:0;line-height:28px;background:linear-gradient(to top right,#9A3412,#3A3117);}.itemd .cartclr:hover {background:linear-gradient(to top right,#3A3117,#3A3117);}.itemd .smcartLoadingBox {display:none;}.itemd .fecartSpinner {display:block;position:absolute;width:45px;height:45px;margin:3px 0 0 20px;z-index:5;}.itemd .descr {flex:0 1 100%;order:3;margin:32px 2%;line-height:130%;}.itemd .pars {flex:0 1 50%;order:4;margin:32px auto;}.itemd .pars .fvpt {display:table;padding:1%;width:100%;}.itemd .pars .fvpt > div {display:table-row;margin-bottom:8px;}.itemd .pars .fvpt > div:nth-child(even) span {background:#111827;}.itemd .pars .fvpt > div span {display:table-cell;font-size:80%;padding:10px;line-height:150%;}.itemd .pars .fvpt > div span:nth-child(1) {width:30%;text-align:right;font-weight:bold;}.itemd .pars .fvpt > div span:nth-child(1):after {content:':';}.itemd .sectOn .fvpt:empty {display:block;text-align:center;}.itemd .sectOn .fvpt:empty:after {content:'\2015\00a0\00a0\2756\00a0\00a0\2015';font-size:180%;color:#E2E8F0;}.itemd .pics {flex:0 1 50%;height:420px;display:flex;order:1;justify-content:center;padding:1%;}.itemd .itemslider {display:flex;overflow:hidden;position:relative;width:100%;max-height:420px;justify-content:center;}.itemd .itemslider img {flex:1;max-height:380px;max-width:100%;transition:opacity 0.2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;border-radius:42px 28px;border:2px solid #334155;}.itemd .itemslider img.active {opacity:1;}.itemd .slider-button {position:absolute;top:50%;transform:translateY(-50%);background:rgba(16,35,62,0.5);border:none;color:#F1F5F9;font-size:1.5rem;width:40px;height:40px;border-radius:50%;cursor:pointer;transition:background 0.2s ease-in-out;opacity:0;}.itemd .pics:hover .slider-button {opacity:1;transition:opacity 0.2s ease-in-out;}.itemd .slider-button:hover {background:rgba(255,255,255,0.22);}.itemd .prev-button {left:1%;}.itemd .next-button {right:1%;}.itemd .sectionhdr {max-width:96%;margin:0 auto 2vh;padding:9px 2%;border-radius:8px;font-size:110%;line-height:110%;cursor:pointer;font-weight:bold;}.itemd .sectOn .sectionhdr {background:rgba(15,23,42,0.2);}.itemd .sectOn .sectionhdr:hover {color:#93C5FD;transition:color .3s ease;}.itemd .sectOn .sectionhdr:before {display:inline-block;content:'\2191';margin:0 8px;font-size:130%;}.itemd .sectOn .sectionhdr:after {content:':'}.itemd .sectOff .sectionhdr {background:rgba(15,23,42,0.5);}.itemd .sectOff .sectionhdr:before {display:inline-block;content:'\2193';margin:0 8px;font-size:130%;}.itemd .sectOff .sectionhdr:after {content:'\268C';position:absolute;font-size:300%;color:#F1F5F9;margin-top:20px;margin-left:-10px;left:50%;display:block;}.itemd .sectOff .sectionhdr:hover:after {color:#FDE68A;transition:color .3s ease;}.itemd .sectOff .sectinner, .itemd .sectOff .fvpt {display:none;}}@media screen and (max-width:991px) {.itemd {font-size:16px;display:flex;flex-wrap:wrap;align-items:flex-start;margin:3vh auto 19vh;padding:1vh 0 5vh;}.itemd * {box-sizing:border-box;}.itemd section {padding:1%;}.itemd .sectinner {padding:18px 2%;font-size:90%;}.itemd .emptyfld {text-align:center;}.itemd .emptyfld:after {content:'\2015\00a0\00a0\2756\00a0\00a0\2015';font-size:180%;color:#E2E8F0;}.itemd .itemheader {flex:100%;order:2;text-align:center;max-width:98%;margin:1vh auto;}.itemd h1 {display:block;font-size:110%;}.itemd .price {font-size:290%;font-weight:bold;margin:20px 0;}.itemd .attrbx {margin:10px auto 32px;display:table;}.itemd .attrbx div {margin:5px auto;display:table-row;}.itemd .attrbx div:nth-child(odd) {background:#111827;margin:2px 0;}.itemd .attrbx span {display:table-cell;padding:8px;}.itemd .attrbx span:first-child {font-size:80%;color:#E8EEF8;}.itemd .attrbx span:first-child:after {content:':';}.itemd .attrbx select {border:1px solid #334155;border-radius:3px;padding:3px 8px;background-color:#0F172A;}.itemd .cartstockbx {display:block;margin:25px auto;}.itemd .stklvl {font-style:normal;font-weight:bold;font-size:90%;color:#94A3B8;display:inline-block;margin-left:30px;}.itemd .stklvl:before {content:'\2022';display:inline-block;position:absolute;font-size:330%;height:12px;line-height:12px;margin-left:-24px;}.itemd .stkg {color:#6EE7B7;}.itemd .stky {color:#FDE68A;}.itemd .stkr {color:#FF8A8A;}.itemd .stkn {color:#94A3B8;}.itemd .stkb {color:#6EE7B7;}.itemd .cart {}.itemd .cart b {display:block;margin:12px auto;min-height:170px;}.itemd .cart b label {font-size:80%;color:#93C5FD;padding:8px;display:inline-block;font-weight:bold;}.itemd .cart b label:after {content:':';}.itemd .cart b input {display:block;border-radius:8px;letter-spacing:1px;}.itemd .cart b input:hover, .itemd .cart b select:hover {cursor:pointer;}.itemd .cartbtn {color:#F8FAFC;padding:5px 30px 5px 52px;border:0;font-size:22px;line-height:42px;background:url('https://e2q.ui2.ru/public/layout/7555/cartin.svg') 11px center no-repeat,linear-gradient(to top right,#1E3A8A,#1E3A8A);margin:22px auto;}.itemd .cartbtn:hover {cursor:pointer;background:url('https://e2q.ui2.ru/public/layout/7555/cartin.svg') 11px center no-repeat,linear-gradient(to top,#1E3A8A,#1E3A8A);}.itemd .cartqty {border:1px solid #334155;border-radius:3px;padding:3px 8px;background-color:#0F172A;}.itemd .cartclr {color:#F8FAFC;padding:3px 14px;font-size:14px;border:0;line-height:28px;background:linear-gradient(to top right,#9A3412,#3A3117);margin:auto;}.itemd .cartclr:hover {background:linear-gradient(to top right,#3A3117,#3A3117);}.itemd .smcartLoadingBox {display:none;}.itemd .fecartSpinner {display:block;position:absolute;width:45px;height:45px;left:25%;z-index:5;}.itemd .descr {flex:100%;order:4;margin:32px auto;line-height:130%;font-size:120%;}.itemd .descr2 {flex:100%;order:5;margin:32px auto;padding:1%;font-size:120%;}.itemd .pars {flex:100%;order:3;margin:32px auto;}.itemd .pars .fvpt {display:table;padding:1%;width:100%;}.itemd .pars .fvpt > div {display:table-row;margin-bottom:8px;}.itemd .pars .fvpt > div:nth-child(even) span {background:#111827;}.itemd .pars .fvpt > div span {display:table-cell;font-size:80%;padding:10px;line-height:150%;}.itemd .pars .fvpt > div span:nth-child(1) {width:30%;text-align:right;font-weight:bold;}.itemd .pars .fvpt > div span:nth-child(1):after {content:':';}.itemd .sectOn .fvpt:empty {display:block;text-align:center;}.itemd .sectOn .fvpt:empty:after {content:'\2015\00a0\00a0\2756\00a0\00a0\2015';font-size:180%;color:#E2E8F0;}.itemd .pics {flex:100%;height:420px;display:flex;order:1;justify-content:center;padding:1%;}.itemd .itemslider {display:flex;overflow:hidden;position:relative;width:92%;max-height:420px;justify-content:center;}.itemd .itemslider img {flex:1;max-height:380px;max-width:100%;transition:opacity 0.2s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;border-radius:42px 28px;border:2px solid #334155;}.itemd .itemslider img.active {opacity:1;}.itemd .slider-button {position:absolute;top:50%;transform:translateY(-50%);background:rgba(16,35,62,0.5);border:none;color:#F1F5F9;font-size:1.5rem;width:40px;height:80px;border-radius:3px;cursor:pointer;transition:background 0.2s ease-in-out;opacity:0.3;}.itemd .pics:hover .slider-button {opacity:1;transition:opacity 0.2s ease-in-out;}.itemd .slider-button:hover {background:rgba(255,255,255,0.22);}.itemd .prev-button {left:2%;}.itemd .next-button {right:2%;}.itemd .sectionhdr {max-width:96%;margin:auto;padding:5px 10px;border-radius:12px;font-size:120%;line-height:120%;cursor:pointer;font-weight:bold;text-align:center;}.itemd .sectOn .sectionhdr {background:rgba(15,23,42,0.2);}.itemd .sectOn .sectionhdr:hover {color:#93C5FD;transition:color .3s ease;}.itemd .sectOn .sectionhdr:before {display:inline-block;content:'\2191';margin:0 8px;font-size:130%;}.itemd .sectOn .sectionhdr:after {content:':'}.itemd .sectOff .sectionhdr {background:rgba(15,23,42,0.5);}.itemd .sectOff .sectionhdr:before {display:inline-block;content:'\2193';margin:0 8px;font-size:130%;}.itemd .sectOff .sectionhdr:after {content:'\268C';position:absolute;font-size:300%;color:#F1F5F9;margin-top:20px;margin-left:-10px;left:50%;display:block;}.itemd .sectOff .sectionhdr:hover:after {color:#FDE68A;transition:color .3s ease;}.itemd .sectOff .sectinner, .itemd .sectOff .fvpt {display:none;}}.sellerfromto {margin:16px auto 8px;font-size:80%;letter-spacing:2px;text-align:center;}.entropts {padding:12px 0 6px;margin-bottom:8px;max-width:100%;overflow:hidden;text-align:center;}.entropts a {margin-right:8px;padding:5px 14px;color:#CBD5E1;vertical-align:top;white-space:nowrap;}.entropts a {background:linear-gradient(to bottom,#111827,#0F172A,#111827);box-shadow:0 0 2px rgba(15,23,42,.62);border:1px solid #334155;border-radius:4px;}.entropts a:hover {color:#E8EEF8;border:1px solid #334155;box-shadow:inset 0 0 4px rgba(15,23,42,.62);}.entropts a:active {color:#94A3B8;border:1px solid #4ADE80;box-shadow:inset 0 0 12px rgba(15,23,42,.62);}.sellerCtrls {padding:8px 0;text-align:center;}.sellerCtrls div {display:inline;}.sellerCtrls form {display:inline;}.sellerCtrls select {display:inline-block;margin:3px 8px 12px;padding:0 12px;height:30px;line-height:30px;}.sellerCtrls select {cursor:pointer;background:#0F172A;border:1px solid #334155;font-size:16px;}.fpathwrp {margin:8px auto;min-height:32px;line-height:32px;font-weight:bold;}.fpathwrp {font-size:16px;background:linear-gradient(to left,#0F172A,#182033,#0F172A);color:#E8EEF8;text-align:center;letter-spacing:1px;}a#attchFold {margin:0 4px 0 0;}a#attchFold {background:url('https://e2q.ui2.ru/public/layout/7555/atchfold.svg') 0 0 no-repeat;}a#dettchFold {margin:0 14px 0 0;}a#dettchFold {background:url('https://e2q.ui2.ru/public/layout/7555/atchfold.svg') -41px 0 no-repeat;}a#attchFold, a#dettchFold {display:inline-block;width:38px;height:26px;padding:0;border:0;box-shadow:none;vertical-align:bottom;}a#attchFold:hover, a#dettchFold:hover {opacity:.7;cursor:pointer;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {.entropts {text-align:center;}.entropts #fttch {display:block;margin:30px 0;text-align:center;}}@media screen and (max-width:768px), screen and (max-device-width:768px) {.entropts a {display:block;margin:8px auto;width:80%;padding:5px 0;}.entropts #fttch {display:block;margin:30px 0;text-align:center;}}.folderswrp .renamingBox {display:block;width:100%;margin:12px 0;text-align:center;}.folderswrp .renamingBox input[type="text"] {display:block;width:100%;height:26px;line-height:26px;}.folderswrp .renamingBox input[type="text"] {border:1px solid #475569;border-radius:5px;font-size:20px;color:#E8EEF8;text-indent:4px;}.folderswrp .renamingBox input[type="submit"] {display:none;}.folderswrp .nofoldersbx {display:block;margin-bottom:8px;margin-top:8px;padding:12px 2px;color:#94A3B8;text-align:center;}.folderswrp ul {display:inline-block;}.folderswrp ul li {display:inline;}.folderswrp a {display:inline-block;width:100px;padding-top:50px;color:#E8EEF8;margin:4px;font-size:14px;overflow:hidden;}.folderswrp a {outline:none;vertical-align:top;text-align:center;background:url('https://e2q.ui2.ru/public/layout/7555/folder.svg') center top no-repeat;white-space:nowrap;}.folderswrp a.rfolder {background:url('https://e2q.ui2.ru/public/layout/7555/rfolder.svg') center top no-repeat;color:#93C5FD;}.folderswrp a#parentNode {background:url('https://e2q.ui2.ru/public/layout/7555/pfolder.svg') center top no-repeat;}.folderswrp a#deleteNode {background:url('https://e2q.ui2.ru/public/layout/7555/dfolder.svg') center top no-repeat;}.folderswrp a#adderNode {background:url('https://e2q.ui2.ru/public/layout/7555/nfolder.svg') center top no-repeat;opacity:.65;}.folderswrp a#adderNode:hover {opacity:1;}.folderswrp a:hover {opacity:.7;color:#E8EEF8;}.folderswrp a.rfolder:hover {opacity:.7;color:#93C5FD;}.folderswrp a:active {opacity:.5;}@media screen and (min-width:2000px) {.folderswrp {position:fixed;min-width:236px;top:132px;max-height:64vh;left:0;right:calc(50% + 820px);margin:112px 4px 4px 0;z-index:999;padding:16px 8px;overflow:hidden;}.folderswrp {background:rgba(15,23,42,0.92);border-radius:0 8px 8px 0;border:2px dashed #334155;border-left:0;}.folderswrp:hover {overflow-y:scroll;}.folderswrp .nofoldersbx {background:#182033;}}@media screen and (min-width:760px) and (max-width: 1999px) {.folderswrp {position:fixed;top:132px;max-height:64vh;left:-180px;width:236px;margin:112px 4px 4px 0;z-index:999;padding:16px 8px;overflow:hidden;}.folderswrp {background:rgba(15,23,42,0.92);border-radius:0 8px 8px 0;box-shadow:2px 2px 5px rgba(0,0,0,.55);transition:all 1.7s ease;}.folderswrp:hover {left:0;background:rgba(15,23,42,0.86);transition:all .7s ease;box-shadow:none;overflow-y:scroll;}.folderswrp .nofoldersbx {border-bottom:2px dashed #475569;border-top:2px dashed #475569;}}@media screen and (max-width:759px) {.folderswrp {text-align:center;width:96%;margin:22px auto;}.folderswrp:hover {}}.sellerwrp {max-width:1640px;margin:auto;}.sectionTitle {padding:13px 5px 8px;border-radius:5px;}.sectionTitle {font-weight:bold;font-size:20px;text-align:center;background:linear-gradient(to left,#0F172A,#182033,#0F172A);}.sectionTitle p a {display:inline-block;margin:5px 0;font-size:16px;}.sectionTitle p a::after {display:inline-block;margin:5px;content:'|';}.sectionTitle p a:last-child::after {content:'';display:none;}#mredwrp {display:block;max-width:640px;margin:50px auto;border:1px solid #334155;border-radius:5px;padding-bottom:14px;font-size:16px;}#mredwrp #hdr {background-color:#111827;border-top-left-radius:4px;border-top-right-radius:4px;padding:5px 12px;border-bottom:1px solid #334155;}#mredwrp #hdr #mrname {display:inline-block;height:37px;line-height:37px;padding-left:40px;color:#E8EEF8;font-weight:bold;letter-spacing:1px;background:url('https://e2q.ui2.ru/public/layout/7555/mymarketsicon.svg') left center no-repeat;}#mredwrp p:nth-child(1) {margin-top:20px;}#mredwrp p {margin:8px 3px 2px;}#mredwrp label {display:inline-block;width:200px;margin-left:12px;font-size:130%;font-weight:bold;}#mredwrp select,#mredwrp input[type='text'] {width:280px;}#mredwrp input[type='submit'] {margin:44px 0 22px;}#mymrwrpnmr .marketsempty {font-size:140%;color:#94A3B8;}#mymrwrpnmr {margin:100px 4px;font-size:120%;text-align:center;color:#E8EEF8;}#mymrfromto {text-align:center;margin:30px 0 0;}#mymrwrp {max-width:640px;margin:32px auto 20px;min-height:300px;padding:12px;font-size:16px;}#mymrwrp .mrrow {border-bottom:1px solid #334155;padding:3px;}#mymrwrp .mrrow a.mymr {display:inline-block;height:37px;line-height:37px;padding-left:40px;color:#E8EEF8;font-weight:bold;letter-spacing:1px;background:url('https://e2q.ui2.ru/public/layout/7555/mymarketsicon.svg') left center no-repeat;}#mymrwrp .mrrow a.mymr:hover {color:#94A3B8;background:url('https://e2q.ui2.ru/public/layout/7555/mymarketsicon.svg') left center no-repeat;opacity:.8;}#mymrwrp #mrcountry {display:inline-block;float:right;line-height:37px;}#mymrwrp #vat {display:inline-block;float:right;line-height:37px;color:#E8EEF8;margin-right:24px;}@media screen and (max-width:768px) {#mredwrp {margin:50px auto 0;width:100%;border:0;border-radius:0;padding:0;text-align:center;}#mredwrp select,#mredwrp input[type='text'] {width:92%;margin:4px auto;}#mredwrp p label {display:block;margin:20px 0 10px;text-align:center;width:100%;padding:4px 0;}#mredwrp p:last-child label {display:none;}#mymrwrp {width:94%;overflow:hidden;min-width:auto;margin:32px auto 20px;min-height:auto;padding:12px 0;}#mymrwrp .mrrow {border-bottom:1px dotted #334155;}}#mycontlist {min-width:320px;margin:12px auto;max-width:920px;font-size:14px;text-align:center;}#mycontlist #empty {display:block;font-size:24px;color:#94A3B8;padding:30px 22px 200px;}#mycontlist table {border-collapse:collapse;margin:auto;text-align:left;}#mycontlist table tr:nth-child(odd) {background-color:#111827;}#mycontlist table tr:hover,#mycontlist table tr:nth-child(odd):hover {background-color:#111827;}#mycontlist table tr th {font-weight:bold;padding:3px;text-align:left;background-color:#182033;border-top:2px solid #334155;border-bottom:2px solid #475569;}#mycontlist table tr th#updated,#mycontlist table tr th#res {text-align:right;}#mycontlist table tr td {padding:3px;border-bottom:1px solid #334155;}#mycontlist table tr th#cb,#mycontlist table tr td#cb {width:24px;text-align:center;}#mycontlist table tr td#res {width:20%;max-width:220px;text-align:right;color:#93C5FD;}#mycontlist table tr td#updated {width:20%;max-width:220px;text-align:right;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#mycontlist {min-width:auto;max-width:100%;overflow:hidden;margin:8px 0;padding:0;border:0;}#mycontlist table {font-size:130%;}#mycontlist table tr th#updated,#mycontlist table tr th#res {display:none;}#mycontlist table tr td {padding:8px 4px;}#mycontlist table tr td#res {display:none;}#mycontlist table tr td#updated {display:none;}#mycontlist #empty {font-size:160%;padding:30px 0;text-align:center;}#mycfromto {display:none;}}.slangselwred {position:absolute;margin:38px 0 0 2%;}.slangselwred label {display:none;}#centryEditorbox {display:block;width:96%;margin:78px auto 20px;padding-bottom:50px;max-width:1480px;}#centryEditorbox p {margin-bottom:12px;font-size:120%;}#centryEditorbox #empty {display:block;font-size:140%;padding:80px 0;}#centryEditorbox input[type='text'] {width:70%;border:1px solid #334155;height:24px;line-height:24px;color:#E8EEF8;padding:0 18px 0 6px;}#centryEditorbox input[type='text']:focus {box-shadow:inset 0 0 1px rgba(15,23,42,.62);color:#E8EEF8;}#centryEditorbox textarea {width:100%;border:1px solid #334155;min-height:440px;resize:vertical;box-shadow:inset 0 0 3px rgba(15,23,42,.62);padding:12px;outline:none;}#centryEditorbox select#resIDFld {color:#93C5FD;}#myfilesbar {position:fixed;left:-99%;bottom:-16%;width:99%;height:24%;min-height:100px;background-color:#0F172A;border-top:1px solid #475569;border-right:26px solid #334155;border-top-right-radius:4px;padding-top:12px;box-shadow:0 0 4px rgba(15,23,42,.62);opacity:0.5;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;direction:rtl;overflow-y:scroll;text-align:right;}#myfilesbar:hover {left:0;bottom:0;opacity:1;border-top:1px solid #F87171;border-right:1px solid #475569;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-o-transition:all .6s ease;-ms-transition:all .6s ease;transition:all .6s ease;box-shadow:0 0 4px rgba(0,0,0,.55);}#myfilesbar .filebox {display:inline-block;width:130px;overflow:hidden;margin:4px 5px;vertical-align:top;background-color:#0F172A;border:1px solid #475569;padding:8px;text-align:center;}@media screen and (max-width:1080px) {.slangselwred {position:static;width:98%;margin:28px auto;padding:0;display:block;text-align:center;}#centryEditorbox {display:block;width:98%;margin:30px auto;padding-bottom:20px;text-align:center;}#centryEditorbox input[type='text'],#centryEditorbox select {display:block;width:99%;margin:0 auto;padding:0;}#myfilesbar {display:none;}}#filepgal {margin:12px auto;text-align:center;font-size:14px;}#filepgal .filebox:hover .itemcbwrp {opacity:1;}#myfileslist {float:right;width:320px;clear:right;margin:32px 0;max-height:720px;min-width:220px;overflow-y:auto;font-size:14px;}#filepgal div.cbb {text-align:left;}a#fileplink {float:right;display:block;width:321px;padding:8px 0;margin-top:54px;color:#CBD5E1;text-align:center;letter-spacing:1px;font-size:110%;background-color:#111827;box-shadow:inset 0 0 2px rgba(0,0,0,.55);}a#fileplink:hover {color:#E8EEF8;box-shadow:inset 0 0 5px rgba(0,0,0,.55);}#filepgal .filebox {display:inline-block;width:130px;padding:14px;overflow:hidden;margin:4px 5px;vertical-align:bottom;background-color:#111827;border:1px solid #334155;}#myfileslist .filebox {display:inline-block;width:130px;padding:4px;overflow:hidden;margin:4px 5px;vertical-align:bottom;}#filepgal .filebox span,#myfilesbar .filebox span,#myfileslist .filebox span {text-align:center;overflow:hidden;white-space:nowrap;}#filepgal .filebox #icon,#myfilesbar .filebox #icon,#myfileslist .filebox #icon {display:block;width:100%;text-align:center;}#filepgal .filebox #icon img {height:90px;}#filepgal .itemcbwrp {display:inline-block;cursor:pointer;padding:3px 1px 1px 3px;}#myfilesbar .filebox #icon img,#myfileslist .filebox #icon img {height:90px;}#filepgal .filebox #icon img:hover,#myfilesbar .filebox #icon img:hover,#myfileslist .filebox #icon img:hover {opacity:.9;}#filepgal .filebox #name,#myfilesbar .filebox #name,#myfileslist .filebox #name {display:block;color:#E8EEF8;padding:3px 1px;background-color:#182033;}#filepgal .filebox #res,#myfilesbar .filebox #res,#myfileslist .filebox #res {display:block;color:#93C5FD;}#filepgal .filebox #fsize,#myfilesbar .filebox #fsize,#myfileslist .filebox #fsize {display:block;color:#94A3B8;}#filepgal #empty {font-size:140%;color:#CBD5E1;padding:40px 20px;display:block;}#myfilesbar #empty,#myfileslist #empty {display:block;margin-top:130px;font-size:180%;color:#E8EEF8;text-align:center;}#euplboxactionbox #uploadScreenBox {position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0.22);z-index:2222;}#euplboxactionbox #uploadScreenBox span#progressbox {position:fixed;top:50%;left:50%;width:160px;height:46px;line-height:46px;margin:-23px 0 0 -80px;background-color:#0F172A;border-radius:8px;font-size:180%;color:#E8EEF8;text-align:center;z-index:224;box-shadow:inset 0 0 3px rgba(0,0,0,.55);}#euplboxactionbox #uploadScreenBox span#progressbg {position:fixed;top:0;left:0;width:1px;height:100%;background-color:#050814;background:-webkit-linear-gradient(to bottom left,#050814,#1E293B);background:-moz-linear-gradient(to bottom left,#050814,#1E293B);background:-o-linear-gradient(to bottom left,#050814,#1E293B);background:linear-gradient(to bottom left,#050814,#1E293B);opacity:.92;z-index:223;}#fileuplbox {position:absolute;top:0;right:200px;width:1px;height:1px;}#euplbox {position:absolute;z-index:100;right:0;top:222px;width:140px;background-color:#0F172A;border:1px dashed #475569;color:#94A3B8;text-align:center;padding:12px 0;cursor:pointer;box-shadow:inset 0 0 16px rgba(15,23,42,.62);}#myfileslist #euplbox {width:320px;}#euplbox:hover {box-shadow:inset 0 0 5px rgba(15,23,42,.62);border:1px dashed #64748B;}#fileuplbox input {visibility:hidden;width:0;}@media screen and (max-width:1080px) {#myfileslist {display:block;float:none;width:auto;clear:none;margin:0 auto 20px;max-height:150px;min-width:auto;overflow-y:auto;border-bottom:2px solid #64748B;box-shadow:inset 0 0 3px rgba(0,0,0,.55);text-align:center;}a#fileplink {float:none;width:auto;border-radius:0;margin-top:0;}#myfilesbar #empty,#myfileslist #empty {margin:18px 0;}#filepgal {margin:18px auto;width:99%;text-align:center;}#fileuplbox {position:static;top:auto;right:auto;width:1px;height:1px;}#myfileslist #euplbox,#euplbox {position:static;z-index:100;right:auto;top:auto;width:130px;margin:20px auto;}#filepgal #empty {text-align:center;padding:20px 0;}}#mycustomerslist {margin:12px auto;padding:0 8px;font-size:14px;}#mycustomerslist #empty {display:block;font-size:180%;color:#94A3B8;padding:30px 22px 200px;text-align:center;}#mycustomerslist #searchhint {padding:8px 5px 8px 22px;background:linear-gradient(to right,#0F172A,#3A3117,#0F172A);color#933;text-align:center;}#mycustomerslist #searchhint a {letter-spacing:1px;color:#FF8A8A;}#mycustomerslist #searchhint a:hover {text-decoration:underline;color:#FF6B6B;}#mycustomerslist #tblwrp {overflow-x:auto;margin:22px auto;}#mycustomerslist table {border-collapse:collapse;border:1px solid #334155;margin:12px auto;}#mycustomerslist table tr:hover {background-color:#182033;}#mycustomerslist table tr th {font-weight:normal;text-align:left;padding:3px 10px;border-bottom:2px solid #334155;border-right:1px solid #334155;background-color:#182033;white-space:nowrap;max-width:320px;overflow-x:hidden;}#mycustomerslist table tr th#activeColOrder {background-color:#243044;}#mycustomerslist table tr th .flmoptbox {display:none;}#mycustomerslist table th:hover .flmoptbox {display:inline-block;position:absolute;background-color:#0F172A;border:1px solid #334155;border-radius:4px;padding:0 6px;margin-top:-30px;box-shadow:0 0 2px FDD;}#mycustomerslist table tr th:hover .flmoptbox a {display:inline-block;width:17px;height:12px;margin:8px 4px;opacity:.6;}#mycustomerslist table tr th:hover .flmoptbox a:hover {opacity:.9;}#mycustomerslist .flmmoveup {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') 0 0 no-repeat;}#mycustomerslist .flmmovedown {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') -20px 0 no-repeat;}#mycustomerslist .ordflmasc {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') -40px 0 no-repeat;width:10px;}#mycustomerslist .ordflmdesc {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') -53px 0 no-repeat;width:10px;}#mycustomerslist table tr td {padding:3px 10px;border-bottom:1px solid #334155;border-right:1px solid #334155;max-width:320px;word-break:break-all;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#mycustomerslist {width:98%;margin:32px auto;padding:0;border:0;}#mycustomerslist #empty {display:block;font-size:160%;padding:40px 0;text-align:center;}#mycustomerslistfromto {display:block;border-radius:0;background-color:#0F172A;margin:8px auto;padding:3px 18px;float:none;font-size:160%;text-align:center;}#mycustomerslist #searchhint {text-align:center;padding:8px auto;margin:12px auto;}#mycustomerslist #searchhint a {display:block;color:#FDA4AF;font-size:130%;margin:8px 0;}#mycustomerslist table {margin:22px auto;max-width:100%;overflow:auto;}#mycustomerslist table tr td {max-width:500px;word-break:normal;white-space:nowrap;overflow:hidden;}#mycustomerslist table input[type='checkbox'] {width:24px;height:24px;}}.ctxpars {width:98%;margin:12px auto 32px;font-size:20px;text-align:center;}.notxfound {margin:32px auto;padding:72px 0;text-align:center;font-size:28px;color:#94A3B8;background:#182033;}.ctxsfiltr {width:100%;max-width:1400px;margin:auto;text-align:center;}.ctxsfiltr input[type="checkbox"] {}.ctxsfiltr input[type="submit"] {display:inline-block;background:transparent;border:0;color:#94A3B8;font-size:14px;}.ctxsfiltr label {display:inline-block;width:auto;margin:0 22px 0 8px;font-size:16px;}.ctxtbl {display:table;width:100%;max-width:1400px;margin:16px auto 122px;font-size:16px;border:1px solid #334155;text-align:center;}.ctxtbl .ctxtblth span, .ctxtbl .ctxtblth:hover span {font-weight:bold;border-bottom:2px solid #334155;border-top:2px solid #334155;color:#E8EEF8;background:#111827;}.ctxtbl div {display:table-row;}.ctxtbl div:hover {background-color:#182033;color:#FF8A8A;}.ctxtbl div:hover a {color:#FF8A8A;}.ctxtbl div span {display:table-cell;padding:5px 12px;position:relative;}.ctxtbl div span {border-bottom:1px dotted #475569;border-left:1px dotted #475569;overflow:hidden;white-space:nowrap;}.ctxtbl div span:nth-child(1) {border-left:0;text-align:left;width:122px;}.ctxtbl div span:nth-child(2) {text-align:left;width:120px;}.ctxtbl div span:nth-child(3) {text-align:left;width:auto;}.ctxtbl div span:nth-child(4) {width:132px;}.ctxtbl div span:nth-child(5) {text-align:right;font-weight:bold;border-left:1px dotted #475569;padding-right:4px;width:172px;}.ctxtbl div span:nth-child(6) {text-align:left;font-weight:bold;border-left:0;padding-left:2px;width:42px;}.ctxtbl div span:nth-child(7) {width:42px;}.ctxtbl .chaintxlink {font-size:14px;color:#E8EEF8;}.ctxtbl .chaintxlink:hover {color:#FDA4AF;}.ctxtbl .statcol {font-size:14px;letter-spacing:1px;color:#CBD5E1;width:132px;}.ctxtbl .statcol .chaintxlink {color:#4ADE80;}.ctxtbl .statcol .chaintxlink:hover {color:#6EE7B7;}.ctxtbl .spinner {width:20px;height:20px;margin:auto;position:absolute;left:50%;margin-left:-10px;}.ctxtbl .cbtn {cursor:pointer;color:#FF8A8A;}.ctxtbl .cbtn:hover {color:#FF8A8A;text-decoration:underline;}.ctxtbl div span:nth-child(7) {width:74px;}.ctxtbl div span.cointrx5 {background:url('https://e2q.ui2.ru/public/layout/7555/trx5.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coinusdt5 {background:url('https://e2q.ui2.ru/public/layout/7555/usdt5.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coinusdc5 {background:url('https://e2q.ui2.ru/public/layout/7555/usdc5.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coinbnb3 {background:url('https://e2q.ui2.ru/public/layout/7555/bnb3.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coinbusd3 {background:url('https://e2q.ui2.ru/public/layout/7555/busd3.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coinusdt3,.ctxtbl div span.coinbsc-usd3 {background:url('https://e2q.ui2.ru/public/layout/7555/bsc-usd3.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coinshib3 {background:url('https://e2q.ui2.ru/public/layout/7555/shib3.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl div span.coincake3 {background:url('https://e2q.ui2.ru/public/layout/7555/cake3.svg') center center no-repeat;background-size:auto 90%;}.ctxtbl .txstat1 {background-color:#111827;}.ctxtbl div.txstat1:hover {background-color:#111827;}.ctxtbl .txstat2 {background-color:#3A3117;}.ctxtbl div.txstat2:hover {background-color:#111827;}#mycusfltr {width:720px;margin:64px auto 290px;padding:20px 0;border:1px solid #334155;border-radius:2px;box-shadow:0 0 3px rgba(15,23,42,.62);}#mycusfltr #title {font-size:130%;text-align:center;letter-spacing:1px;margin:5px 0 24px;padding:14px 0 8px;border-bottom:1px solid #475569;background:-webkit-linear-gradient(to bottom,#0F172A,#182033);background:-moz-linear-gradient(to bottom,#0F172A,#182033);background:-o-linear-gradient(to bottom,#0F172A,#182033);background:linear-gradient(to bottom,#0F172A,#182033);}#mycusfltr #opts {margin-top:-49px;text-align:right;padding-right:18px;}#mycusfltr #opts a {background-color:#7F1D1D;border-top-left-radius:4px;border-top-right-radius:4px;padding:3px 18px;border-top:1px solid #F87171;border-left:1px solid #F87171;border-right:1px solid #F87171;background:-webkit-linear-gradient(to bottom,#3A1518,#EF4444);background:-moz-linear-gradient(to bottom,#3A1518,#EF4444);background:-o-linear-gradient(to bottom,#3A1518,#EF4444);background:linear-gradient(to bottom,#3A1518,#EF4444);color:#F8FAFC;font-size:20px;font-weight:bold;}#mycusfltr #opts a:hover {background-color:#3A1518;background:-webkit-linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);background:-moz-linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);background:-o-linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);background:linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);}#mycusfltr p {margin:0 16px;padding:4px 0;}#mycusfltr p#lchangeblock {margin-bottom:12px;}#mycusfltr #flmbox {background-color:#111827;padding:12px 0;border-top:1px solid #334155;border-bottom:1px solid #334155;}#mycusfltr #flmbox p:nth-child(odd) {background-color:#1E293B;}#mycusfltr label {display:inline-block;min-width:240px;margin-left:6px;font-size:110%;}#mycusfltr p input[type='text'] {width:220px;}#mycusfltr p input[type='text']:nth-child(odd) {width:80px;margin-left:12px;}#mycusfltr p select {}#mycusfltr p#lchangeblock select {margin-right:8px;}#mycusfltr input[type='submit'] {display:block;margin:18px auto 8px;}#mycusfltr #strselbox {background-color:#111827;padding:12px 0;border-top:1px solid #334155;border-bottom:1px solid #334155;text-align:center;}#mycusfltr #strselbox select {width:96%;}#mycusfltr #fldbox {margin:8px 0;}#mycusfltr #fldbox p {border-bottom:1px dotted #334155;}#mycusfltr #fldbox .cbffld input[type='checkbox'] {margin-right:8px;}#mycusfltr #fldbox .cbffld select {width:auto;}#mycusfltr input,#mycusfltr select {border:1px solid #475569;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#mycusfltr {width:100%;overflow:hidden;margin:20px auto;padding:20px 0;border:0;border-radius:0;box-shadow:none;}#mycusfltr #opts {display:block;margin:20px 0;text-align:center;padding:0;}#mycusfltr #opts a {border-radius:4px;border:1px solid #F87171;}#mycusfltr p {margin:2px 0 22px;padding:0;text-align:center;border:0;}#mycusfltr label {display:block;width:100%;margin:4px 0;font-size:130%;font-weight:bold;text-align:center;}#mycusfltr #flmbox,#mycusfltr #flmbox p:nth-child(odd) {background-color:#0F172A;border:0;}#mycusfltr #fldbox p {border:0;}#mycusfltr p input[type='text'],#mycusfltr p select {margin:2px 0;}#mycusfltr input[type='checkbox'] {width:24px;height:24px;}}#myitemslist {margin:12px auto;padding:0 8px;font-size:14px;}#myitemslist #empty {display:block;font-size:180%;color:#94A3B8;padding:30px 22px 200px;text-align:center;}#myitemslist #searchhint {padding:8px 5px 8px 22px;background:linear-gradient(to right,#0F172A,#3A3117,#0F172A);color#933;text-align:center;}#myitemslist #searchhint a {letter-spacing:1px;color:#FF8A8A;}#myitemslist #searchhint a:hover {text-decoration:underline;color:#FF6B6B;}#myitemslist #tblwrp {overflow-x:auto;margin:22px auto;}#myitemslist table {border-collapse:collapse;border:1px solid #334155;margin:12px auto;}#myitemslist table tr:hover {background-color:#182033;}#myitemslist table tr th {font-weight:normal;text-align:left;padding:3px 10px;border-bottom:2px solid #334155;border-right:1px solid #334155;background-color:#182033;white-space:nowrap;overflow-x:hidden;}#myitemslist table tr th#activeColOrder {background-color:#243044;}#myitemslist table tr th .flmoptbox {display:none;}#myitemslist table th:hover .flmoptbox {display:inline-block;position:absolute;padding:0 6px;margin-top:-20px;box-shadow:0 0 2px fdd;}#myitemslist table th:hover .flmoptbox {background-color:#0F172A;border:1px solid #334155;border-radius:4px;z-index:200;}#myitemslist table tr th:hover .flmoptbox a {display:inline-block;width:17px;height:12px;margin:8px 4px;opacity:.6;z-index:220;}#myitemslist table tr th:hover .flmoptbox a:hover {opacity:.9;transform:scale(1.2);}#myitemslist table tr th:hover .flmoptbox:empty {display:none;}#myitemslist .flmmoveup {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') 0 0 no-repeat;}#myitemslist .flmmovedown {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') -20px 0 no-repeat;}#myitemslist .ordflmasc {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') -40px 0 no-repeat;width:10px;}#myitemslist .ordflmdesc {background:url('https://e2q.ui2.ru/public/layout/7555/flmopts.svg') -53px 0 no-repeat;width:10px;}#myitemslist table tr td {padding:3px 10px;border-bottom:1px solid #334155;border-right:1px solid #334155;max-width:320px;word-break:break-all;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#myitemslist {width:98%;margin:32px auto;padding:0;border:0;}#myitemslist #empty {display:block;font-size:160%;padding:40px 0;text-align:center;}#myitemslistfromto {display:block;border-radius:0;background-color:#0F172A;margin:8px auto;padding:3px 18px;float:none;font-size:160%;text-align:center;}#myitemslist #searchhint {text-align:center;padding:8px auto;margin:12px auto;}#myitemslist #searchhint a {display:block;color:#FDA4AF;font-size:130%;margin:8px 0;}#myitemslist table {margin:22px auto;max-width:100%;overflow:auto;}#myitemslist table tr td {max-width:500px;word-break:normal;white-space:nowrap;overflow:hidden;}#myitemslist table input[type='checkbox'] {width:24px;height:24px;}}#newItemEdWrp {padding:40px 10px;margin-top:58px;}#newItemEdWrp select#newitemstr {min-width:300px;max-width:700px;width:50%;height:28px;font-size:110%;color:#E8EEF8;border-left:1px solid #334155;border-top:1px solid #334155;border-bottom:1px solid #334155;border-right:0;border-top-left-radius:6px;border-bottom-left-radius:6px;vertical-align:top;}#newItemEdWrp #strselectbtn {font-size:110%;font-weight:normal;color:#E8EEF8;height:28px;line-height:28px;padding:0 48px 0 18px;background:url('https://e2q.ui2.ru/public/layout/7555/rsubmitbtarr.svg') right 6px no-repeat #0F172A;cursor:pointer;border-right:1px solid #334155;border-top:1px solid #334155;border-bottom:1px solid #334155;border-left:0;border-top-right-radius:6px;border-bottom-right-radius:6px;vertical-align:top;}#newItemEdWrp #strselectbtn:hover {color:#E8EEF8;background:url('https://e2q.ui2.ru/public/layout/7555/rsubmitbtarr.svg') right -33px no-repeat #243044;box-shadow:inset 0 0 3px rgba(0,0,0,.55);-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}#newItemEdWrp #strselectbtn:active {color:#E8EEF8;}#itemEdWrp {width:98%;margin:72px auto 300px;overflow:hidden;font-size:16px;}#itemEdWrp #inner {padding:2px 0 120px;}#itemEdWrp #itemNF {font-size:140%;text-align:center;padding:60px 0;color:#94A3B8;}#newItemEdWrp #title,#itemEdWrp #edTitle {font-size:150%;font-weight:bold;padding:8px 3px;border-top:2px dotted #64748B;border-bottom:2px dotted #334155;margin:32px 0 18px;text-indent:14px;}#itemEdWrp #itemprops {font-weight:normal;}#itemEdWrp #itemedresultmsg {font-size:130%;padding:16px 3px;background-color:#3A3117;background:-webkit-linear-gradient(to right,#3A3117,#0F172A);background:-moz-linear-gradient(to right,#3A3117,#0F172A);background:-o-linear-gradient(to right,#3A3117,#0F172A);background:linear-gradient(to right,#3A3117,#0F172A);margin-bottom:10px;color:#FF6B6B;text-indent:16px;font-weight:bold;}#itemEdWrp #imgbox {padding:8px 0;margin:18px 0;border-bottom:1px dotted #334155;vertical-align:top;white-space:nowrap;overflow-x:scroll;}#itemEdWrp #imgbox .imgfield {display:inline-block;width:172px;border:0;background-color:#0F172A;margin:4px;vertical-align:bottom;}#itemEdWrp #imgbox .imgfield a {display:inline-block;margin:4px 8px;}#itemEdWrp #imgbox .imgfield a img {max-width:160px;max-height:160px;width:100%;}#itemEdWrp #imgbox .imgfield a img:hover {opacity:.7;}#itemEdWrp #imgbox .imgfield span {display:block;word-break:break-all;text-align:center;}#itemEdWrp #imgbox .imgfield span#filename {background-color:#182033;border:1px solid #334155;padding:3px 2px;font-size:120%;}#itemEdWrp #imgbox .imgfield span#filenamegalleryimg {background-color:#243044;border:1px solid #334155;padding:3px 2px;color:#FCA5A5;font-weight:bold;font-size:120%;}#itemEdWrp #imgbox .imgfieldnoimg {display:block;width:160px;height:90px;background:url('https://e2q.ui2.ru/public/layout/7555/nopicture.svg') center center no-repeat;}#itemEdWrp #filebox {padding:10px 0;margin:20px 0;border-bottom:1px dotted #334155;white-space:nowrap;overflow-x:scroll;}#itemEdWrp #filebox a {display:block;margin:10px;padding-left:26px;line-height:21px;background:url('https://e2q.ui2.ru/public/layout/7555/fdownlsmall.svg') left center no-repeat;}#itemEdWrp #fldbox {display:inline-block;padding:0 10px 10px 0;margin:0 12px 18px 0;border-right:1px dashed #334155;vertical-align:top;}#itemEdWrp #fldbox {max-height:60vh;overflow-y:scroll;}#itemEdWrp #fldbox p {padding:3px;}#itemEdWrp #fldbox label {display:inline-block;width:140px;vertical-align:top;}#itemEdWrp #fldbox select,#itemEdWrp #fldbox input[type='text'] {min-width:520px;width:40%;border:1px solid #334155;color:#E8EEF8;font-size:16px;}#itemEdWrp #fldbox textarea {min-width:520px;width:40%;min-height:200px;resize:vertical;border:1px solid #334155;color:#E8EEF8;font-size:16px;padding:4px 6px;}#itemEdWrp #fldbox .attrwrp {display:inline-block;width:58%;max-height:120px;overflow-y:auto;border:1px solid #334155;padding:5px;background-color:#182033;background:linear-gradient(to top,#1E293B,#111827);border-radius:2px;}#itemEdWrp #fldbox .attrwrp:hover {max-height:540px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}#itemEdWrp #fldbox .attrwrp .attrbx {display:block;padding:2px 0;border-bottom:1px dotted #475569;}#itemEdWrp #fldbox .attrwrp .attrbx .attrval{font-size:14px;color:#E8EEF8;margin-left:4px;}#itemEdWrp #fldbox .attrwrp .attrbx select {width:90px;min-width:90px;height:18px;line-height:18px;margin:0 4px;border:1px solid #334155;font-size:12px;text-indent:2px;color:#CBD5E1;padding:0;}#itemEdWrp #fldbox .attrwrp .attrbx select:focus() {box-shadow:none;}#itemEdWrp #fldbox .attrwrp .attradder input {display:block;width:92%;min-width:auto;margin:3px auto;height:22px;line-height:22px;font-size:12px;color:#E8EEF8;}#itemEdWrp #fldbox .attrwrp .attradder input:focus {box-shadow:none;}#itemEdWrp #imguplbox {display:inline-block;vertical-align:top;padding:0 8px 10px 0;margin:0 9px 18px 0;border-right:1px dashed #334155;max-width:372px;max-height:60vh;overflow-y:scroll;}#itemEdWrp #imguplbox p {background-color:#182033;border:1px solid #334155;padding:10px 5px;margin:0 0 12px;font-weight:bold;}#itemEdWrp #imguplbox p input[type='file'] {margin:0 0 0 8px;max-width:280px;}#itemEdWrp #imguplbox #urlbox {display:block;font-size:90%;letter-spacing:1px;margin:7px 0 3px 0;font-variant:small-caps;}#itemEdWrp #imguplbox #urlbox input[type='text'] {border:1px solid #334155;width:320px;color:#CBD5E1;font-size:90%;height:14px;line-height:14px;background-color:#0F172A;}#itemEdWrp #imguplbox #optbox {display:block;font-size:90%;padding-top:4px;margin-top:5px;font-weight:normal;}#itemEdWrp #imguplbox #optbox span {margin-right:12px;}#itemEdWrp #imguplbox #optbox input {margin-right:5px;}#itemEdWrp input[type='submit'] {background-color:#DC2626;margin:12px auto;display:block;letter-spacing:1px;min-width:32%;}#itemEdWrp input[type='submit']:hover {background-color:#EF4444;}#itemEdWrp #wysiwygbox {margin:42px 0;}#itemEdWrp #wysiwygbox label.fldlabel {font-size:130%;font-weight:bold;min-width:100%;display:block;padding:5px 2px 5px 12px;margin-top:14px;border-top-left-radius:8px;background:-webkit-linear-gradient(to right,#243044,#0F172A);background:-moz-linear-gradient(to right,#243044,#0F172A);background:-o-linear-gradient(to right,#243044,#0F172A);background:linear-gradient(to right,#243044,#0F172A);}#itemEdWrp #varItemsCtrlExt {margin:20px auto 8px;border-top-left-radius:8px;}#itemEdWrp #varItemsCtrlExt #inner {padding:10px;}#itemEdWrp #varItemsCtrlExt label {margin:0 10px 0 22px;}#itemEdWrp #varItemsCtrlExt #varitemctrlqty {width:40px;}#itemEdWrp #novari {border-top:1px dotted #334155;border-bottom:1px dotted #334155;font-size:140%;color:#94A3B8;padding:22px 8px;margin:20px auto 50px;}#itemEdWrp #vitemhint {background-color:#3A3117;backgroun:linear-gradient(#3A3117,#3A3117,#3A3117);font-size:160%;font-weight:bold;color:#FCA5A5;text-indent:14px;padding:14px 0;}#itemEdWrp #vitemhint a {color:#FCA5A5;text-decoration:underline;}#itemEdWrp #vitemhint a:hover {color:#FF7A7A;}#itemEdWrp #varItemsExt {margin:20px auto 50px;background-color:#1E293B;border-top-left-radius:8px;}#itemEdWrp #varItemsCtrlExt #title,#itemEdWrp #varItemsExt #title {padding:7px 8px 7px 12px;background-color:#182033;font-size:120%;color:#E8EEF8;border-bottom:1px solid #475569;font-weight:bold;border-top-left-radius:8px;background:-webkit-linear-gradient(to right,#243044,#0F172A);background:-moz-linear-gradient(to right,#243044,#0F172A);background:-o-linear-gradient(to right,#243044,#0F172A);background:linear-gradient(to right,#243044,#0F172A);}#itemEdWrp #varItemsExt #title a:hover {color:#FF6B6B;}#itemEdWrp #varItemsExt #novaritems {color:#94A3B8;padding:40px 2px;text-align:center;}#itemEdWrp #varItemsExt #vitmtblwrp {width:100%;max-height:740px;overflow:auto;border:1px solid #334155;}#itemEdWrp #varItemsExt #vitmtbl {display:table;border-collapse:collapse;background-color:#0F172A;}#itemEdWrp #varItemsExt #vitmtbl .tblhr {display:table-header-group;}#itemEdWrp #varItemsExt #vitmtbl .tblhc {display:table-cell;background-color:#111827;border-bottom:1px solid #334155;padding:3px 5px;border-right:1px solid #334155;font-variant:small-caps;}#itemEdWrp #varItemsExt #vitmtbl .tblr {display:table-row;}#itemEdWrp #varItemsExt #vitmtbl .tblr:hover {display:table-row;background-color:#3A3117;}#itemEdWrp #varItemsExt #vitmtbl .tblc {display:table-cell;border-bottom:1px solid #334155;padding:6px;border-right:1px solid #334155;vertical-align:top;}#itemEdWrp #varItemsExt #vitmtbl .tblc img {max-width:60px;}#itemEdWrp #varItemsExt #vitmtbl #itemopts {text-align:center;width:24px;}#itemEdWrp #varItemsExt #vitmtbl #itemid {color:#E8EEF8;font-variant:small-caps;min-width:74px;}#itemEdWrp #varItemsExt #vitmtbl #itemid a {text-decoration:underline;color:#FF6B6B;}#itemEdWrp #varItemsExt #vitmtbl #itemid a:hover {color:#FF7A7A;}#itemEdWrp #varItemsExt #vitmtbl .cbc {font-size:140%;}#itemEdWrp #ldextNoLDs {display:inline-block;width:220px;color:#94A3B8;background-color:#182033;background:-webkit-linear-gradient(to right,#182033,#0F172A);background:-moz-linear-gradient(to right,#182033,#0F172A);background:-o-linear-gradient(to right,#182033,#0F172A);background:linear-gradient(to right,#182033,#0F172A);border-top-left-radius:8px;border-bottom-left-radius:8px;padding:8px 4px;}#itemEdWrp #lgndfbox {display:inline-block;width:200px;border-right:1px dotted #334155;margin-right:6px;padding-right:6px;max-height:620px;overflow-y:auto;}#itemEdWrp #lgndfbox #titl {background-color:#182033;background:-webkit-linear-gradient(right,#182033,#0F172A);background:-moz-linear-gradient(to right,#182033,#0F172A);background:-o-linear-gradient(to right,#182033,#0F172A);background:linear-gradient(to right,#182033,#0F172A);border-bottom:1px dotted #475569;padding:7px 5px;margin-bottom:8px;font-weight:bold;}#itemEdWrp #lgndfbox .ldbox {display:block;margin-bottom:3px;padding-bottom:5px;border-bottom:1px dotted #334155;font-weight:bold;color:#FF6B6B;}#itemEdWrp #lgndfbox .ldbox #actcb {display:block;background-color:#182033;background:-webkit-linear-gradient(right,#182033,#0F172A);background:-moz-linear-gradient(to right,#182033,#0F172A);background:-o-linear-gradient(to right,#182033,#0F172A);background:linear-gradient(to right,#182033,#0F172A);border-top-left-radius:8px;border-bottom-left-radius:8px;padding:5px;margin-bottom:4px;font-size:90%;word-break:break-all;}#itemEdWrp #lgndfbox .ldbox #ldpasswd {display:block;font-size:80%;color:#E8EEF8;}#itemEdWrp #lgndfbox .ldbox #ldpasswd input {border:1px solid #475569;font-size:74%;color:#E8EEF8;width:100px;height:16px;line-height:16px;background-color:#182033;}#itemEdWrp .pricecfgbox {border-top:1px dashed #334155;padding:16px 0;display:flex;flex-wrap:wrap;}#itemEdWrp #prAdBox {padding:20px 0 10px;order-top:2px solid #E2E8F0;}#itemEdWrp #prAdBox #info {display:block;padding:7px 0;margin-bottom:9px;background-color:#10281D;font-weight:bold;font-size:120%;background:-webkit-linear-gradient(to right,#10281D,#0F172A);background:-moz-linear-gradient(to right,#10281D,#0F172A);background:-o-linear-gradient(to right,#10281D,#0F172A);background:linear-gradient(to right,#10281D,#0F172A);text-indent:12px;}#itemEdWrp #prAdBox select {border:1px solid #64748B;font-size:90%;height:20px;line-height:20px;color:#E8EEF8;padding-right:6px;}#itemEdWrp #prAdBox #pradderqtyfld{width:52px;}#itemEdWrp #prAdBox #pradderpricefld {width:100px;}#itemEdWrp .prcfgbox {display:inline-block;width:320px;margin:28px 5px 14px;border:1px solid #64748B;background-color:#111827;vertical-align:top;}#itemEdWrp .prcfgbox #name {display:block;background-color:#0F172A;border-bottom:1px solid #64748B;font-weight:bold;padding-left:4px;color:#4ADE80;text-align:center;padding:6px 0;white-space:nowrap;overflow:hidden;max-width:100%;}#itemEdWrp .prcfgbox #market {display:block;padding:7px 0;background-color:#0F172A;border-bottom:1px solid #334155;text-align:center;color:#93C5FD;font-weight:bold;}#itemEdWrp .prcfgbox #delcbbox {background-color:#0F172A;padding:5px 1px 5px 8px;font-size:80%;border-bottom:1px solid #334155;margin-bottom:4px;}#itemEdWrp .prcfgbox #prline {display:block;width:94%;margin:0 auto 4px;text-align:right;}#itemEdWrp #prAdBox input,#itemEdWrp .prcfgbox #prline input {border:1px solid #64748B;font-size:90%;height:20px;line-height:20px;color:#E8EEF8;text-align:right;padding-right:6px;}#itemEdWrp .prcfgbox #prline input:focus {background-color:#0F172A;color:#E8EEF8;box-shadow:none;}#itemEdWrp .prcfgbox .pricefld {width:84px;background-color:#3A3117;}#itemEdWrp .prcfgbox .qtyfld {width:44px;background-color:#3A3117;}#itemEdWrp .prcfgbox .fpricefld {width:84px;background-color:#0F172A;}#itemEdWrp .prcfgbox .fqtyfld {width:44px;background-color:#0F172A;}#itemEdWrp .prcfgbox select {width:108px;height:22px;line-height:22px;font-size:14px;margin:0 4px;}#itemEdWrp .prcfgbox select:focus() {box-shadow:none;}#itemEdWrp .prcfgbox .attrfld {background-color:#3A3117;}#itemEdWrp .prcfgbox .fattrfld {background-color:#0F172A;}#itemEdWrp .prcfgbox .clprfields {display:inline-block;border:1px solid #64748B;font-size:90%;height:20px;line-height:20px;color:#E8EEF8;text-align:right;padding-right:6px;background-color:#0F172A;}#itemEdWrp .prcfgbox span#fprice,#itemEdWrp .prcfgbox span#ffprice {width:84px;}#itemEdWrp .prcfgbox span#fqty,#itemEdWrp .prcfgbox span#ffqty {width:44px;}#itemEdWrp .prcfgbox span#fattr,#itemEdWrp .prcfgbox span#ffattr {width:100px;margin:0 4px;text-align:center;}#itemEdWrp .prcfgbox #prline #trader {font-size:80%;}#itemEdWrp .prcfgbox #noprices {display:block;font-size:90%;color:#E8EEF8;text-align:center;padding:12px 0;}#itemEdWrp .prcfgbox #prline {white-space:nowrap;max-width:100%;overflow:hidden;}#itemEdWrp .prcfgbox #prline #currency {font-weight:bold;color:#CBD5E1;}#itemEdWrp .prcfgbox a.edittb {display:inline-block;position:absolute;height:24px;line-height:24px;margin:-25px 0 0 auto;padding:0 12px;border:0;border-top-left-radius:2px;border-top-right-radius:2px;text-align:center;color:#F8FAFC;font-size:110%;background-color:#DC2626;background:-webkit-linear-gradient(top,#7F1D1D,#EF4444);background:-moz-linear-gradient(to top,#7F1D1D,#EF4444);background:-o-linear-gradient(to top,#7F1D1D,#EF4444);background:linear-gradient(to top,#7F1D1D,#EF4444);box-shadow:inset 0 0 2px rgba(0,0,0,.55);font-weight:bold;}#itemEdWrp .prcfgbox a.edittb:hover {background-color:#7F1D1D;background:-webkit-linear-gradient(bottom,#7F1D1D,#7F1D1D,#EF4444);background:-moz-linear-gradient(to top,#7F1D1D,#7F1D1D,#EF4444);background:-o-linear-gradient(to top,#7F1D1D,#7F1D1D,#EF4444);background:linear-gradient(to top,#7F1D1D,#7F1D1D,#EF4444);box-shadow:inset 0 0 4px rgba(0,0,0,.55);}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#itemEdWrp {width:100%;margin:32px auto 50px;overflow:hidden;}#itemEdWrp #inner {text-align:center;}#itemEdWrp #imgbox {padding:38px 0;margin-bottom:32px;border-bottom:1px dotted #334155;}#itemEdWrp #imgbox .imgfield {display:inline-block;width:42%;min-width:60px;}#itemEdWrp #imgbox .imgfieldnoimg {width:100%;}#itemEdWrp #imgbox .imgfield {margin:9px;}#itemEdWrp #filebox {padding:18px 0;margin:18px 0;border-bottom:1px solid #334155;border-top:1px solid #334155;background-color:#111827;font-size:120%;width:100%;overflow:hidden;text-align:left;}#itemEdWrp #imguplbox {display:block;padding:0;margin:0 0 20px;border:0;max-width:100%;width:100%;border-left:0;border-right:0;}#itemEdWrp input[type='checkbox'] {width:24px;height:24px;}#itemEdWrp #fldbox {display:block;padding:20px 0;margin:20px auto;border:0;border-top:2px dotted #334155;border-bottom:2px dotted #334155;}#itemEdWrp #fldbox label {display:block;width:100%;overflow:hidden;font-size:130%;font-weight:bold;margin:12px 0 22px;background-color:#475569;color:#F8FAFC;padding:7px 0;}#itemEdWrp #fldbox select,#itemEdWrp #fldbox input[type='text'] {width:94%;color:#E8EEF8;min-width:auto;}#itemEdWrp #fldbox textarea {min-width:auto;width:98%;min-height:220px;}#itemEdWrp #fldbox .attrwrp {width:72%;text-align:left;max-height:none;}#itemEdWrp #fldbox .attrwrp:hover {max-height:none;}#newItemEdWrp {padding:0;margin:20px 0;text-align:center;}#newItemEdWrp select#newitemstr {width:96%;height:32px;font-size:120%;color:#E8EEF8;border:1px solid #334155;border-radius:4px;margin:8px 0;}#newItemEdWrp #strselectbtn {font-size:120%;margin:8px auto;border:1px solid #334155;padding:6px 22px;background-color:#334155;color:#F8FAFC;height:auto;border-radius:4px;}#newItemEdWrp #strselectbtn:hover {background-color:#EF4444;color:#F8FAFC;}#itemEdWrp .pricecfgbox {padding:0 0 16px;display:block;margin:20px auto;width:100%;overflow:hidden;}#itemEdWrp #prAdBox {background-color:#10281D;}#itemEdWrp #prAdBox #info {background:#10281D;text-indent:0;}#itemEdWrp #prAdBox input,#itemEdWrp #prAdBox select {display:block;width:98%;margin:8px auto;}#itemEdWrp #prAdBox #pradderqtyfld{width:52px;display:inline-block;}#itemEdWrp #prAdBox #pradderpricefld {width:100px;display:inline-block;}#itemEdWrp #lgndfbox {display:block;width:99%;border:0;margin:22px auto;padding:0;max-height:820px;overflow-y:auto;}#itemEdWrp #varItemsCtrlExt label {display:block;text-align:center;width:99%;margin:2px auto;}}#wsstockextbx {margin:10px auto;font-family:Verdana;}#wsstockextbx #exttitle {font-size:16px;color:#E8EEF8;padding:5px 12px;background-color:#182033;background:linear-gradient(to left,#0F172A,#243044);border-top-left-radius:5px;border-top-right-radius:5px;box-sizing:border-box;border-bottom:1px solid #334155;}#wsstockextbx #innerwrp {box-sizing:border-box;border:1px solid #334155;}#wsstockextbx .wsstockempty {text-align:center;font-size:16px;color:#94A3B8;padding:40px 0;background-color:#111827;}#wsstockextbx #adderline,#wsstockextbx #adderline:hover {background:transparent;}#wsstockextbx #adderline select,#wsstockextbx #adderline input {display:inline-block;width:99%;margin:0 auto;height:22px;line-height:22px;padding:0;color:#E8EEF8;font-size:14px;border:1px solid #334155;}#wsstockextbx #adderline #stkdeffldbx p label {font-size:10px;width:auto;display:none;color:#93C5FD;padding:3px 8px;border-radius:11px;}#wsstockextbx #adderline #stkdeffldbx p:hover label {display:block;position:absolute;margin-top:-27px;margin-left:-10px;background-color:#3A3117;box-shadow:0 0 3px rgba(15,23,42,.62);}#wsstockextbx #adderline .tditem .stextattr {display:inline-block;margin-right:8px;color:#E8EEF8;font-size:10px;width:82px;white-space:nowrap;overflow:hidden;text-align:left;}#wsstockextbx #adderline .tditem .stextattr input[type="checkbox"] {display:inline;width:auto;height:auto;border:0;margin-right:3px;}#wsstockextbx #adderline #allattradderwrp {display:block;width:100%;border-top:1px dotted #334155;padding:5px 0;margin:5px 0;text-align:left;color:#FCA5A5;}#wsstockextbx #adderline #allattradderwrp input[type="checkbox"] {display:inline;}#wsstockextbx .strgtbl {display:table;border-collapse:collapse;width:100%;margin:0;box-sizing:border-box;font-size:11px;}#wsstockextbx .strgtbl .strgthrow {display:table-row;}#wsstockextbx .strgtbl .strgrow {display:table-row;}#wsstockextbx .strgtbl .strgthrow:hover,#wsstockextbx .strgtbl .strgrow:hover {background-color:#4A3B11;}#wsstockextbx .strgtbl .strgthrow:nth-child(odd),#wsstockextbx .strgtbl .strgrow:nth-child(odd) {background-color:#1E293B;}#wsstockextbx .strgtbl .strgthrow:nth-child(odd):hover,#wsstockextbx .strgtbl .strgrow:nth-child(odd):hover {background-color:#5A450C;}#wsstockextbx .strgtbl .strgthrow > span {display:table-cell;font-weight:normal;font-size:10px;background-color:#182033;border-bottom:1px solid #334155;border-right:2px solid #334155;padding:1px 3px;color:#E8EEF8;vertical-align:middle;}#wsstockextbx .strgtbl .strgthrow > span:last-child {border-right:1px solid #334155;}#wsstockextbx .strgtbl .strgrow > span {display:table-cell;border-bottom:1px solid #334155;border-right:2px solid #334155;padding:5px;}#wsstockextbx .strgtbl .strgrow > span:last-child {border-right:1px solid #334155;}#wsstockextbx .strgtbl .strgthrow .thopt {width:14px;text-align:left;}#wsstockextbx .strgtbl .strgthrow .thqty {width:58px;border-right:3px solid #334155;text-align:right;background-color:#333016;}#wsstockextbx .strgtbl .strgthrow .theqty {width:58px;border-right:3px solid #334155;text-align:right;}#wsstockextbx .strgtbl .strgthrow .thitem {text-align:left;}#wsstockextbx .strgtbl .strgthrow .thstock {width:128px;text-align:left;}#wsstockextbx .strgtbl .strgthrow .thfldc {width:158px;text-align:left;}#wsstockextbx .strgtbl .strgthrow .thsupplier {width:138px;text-align:center;}#wsstockextbx .strgtbl .strgthrow .thorder {width:80px;text-align:center;}#wsstockextbx .strgtbl .strgthrow .thowner {width:138px;text-align:center;}#wsstockextbx .strgtbl .strgrow .tdopt {text-align:left;width:14px;}#wsstockextbx .strgtbl .strgrow .tdopt a {display:inline-block;width:12px;height:12px;background:url('https://e2q.ui2.ru/public/layout/7555/sedit.svg') 0 0 no-repeat;}#wsstockextbx .strgtbl .strgrow .tdopt a:hover {background:url('https://e2q.ui2.ru/public/layout/7555/sedit.svg') 0 -12px no-repeat;cursor:pointer;}#wsstockextbx .strgtbl .strgrow input[type="text"] {width:100%;padding-right:9px;font-weight:bold;text-align:right;font-size:14px;border:1px solid #334155;box-sizing:border-box;}#wsstockextbx .strgtbl .strgrow .tdqty input[type="text"] {background-color:#3A3117;color:#FCA5A5;border:1px solid #6B5D24;}#wsstockextbx .strgtbl .strgrow:nth-child(odd) .tdqty input[type="text"] {background-color:#333016;border:1px solid #334155;}#wsstockextbx .strgtbl .strgrow:hover .tdqty input[type="text"] {background-color:#4A3B11;border:1px solid #8A6D1A;}#wsstockextbx .strgtbl .strgrow:nth-child(odd) .tdqty input[type="text"] {background-color:#333016;border:1px solid #334155;}#wsstockextbx .strgtbl .strgrow:nth-child(odd):hover .tdqty input[type="text"] {background-color:#4A3B11;border:1px solid #8A6D1A;}#wsstockextbx .strgtbl .strgrow .tdeqty input[type="text"] {background-color:#0F172A;color:#A9C3FF;}#wsstockextbx .strgtbl .strgrow:nth-child(odd) .tdeqty input[type="text"] {background-color:#1E293B;border:1px solid #334155;}#wsstockextbx .strgtbl .strgrow:hover .tdeqty input[type="text"] {background-color:#4A3B11;border:1px solid #8A6D1A;}#wsstockextbx .strgtbl .strgrow .attractivebx {display:inline;}#wsstockextbx .strgtbl .strgrow .attreditbx {display:none;}#wsstockextbx .strgtbl .strgrow:hover .attractivebx {display:none;}#wsstockextbx .strgtbl .strgrow:hover .attreditbx {display:inline;}#wsstockextbx .strgtbl .strgrow .attrwrp {display:inline-block;margin-right:8px;color:#E8EEF8;font-size:10px;width:82px;white-space:nowrap;overflow:hidden;text-align:left;}#wsstockextbx .strgtbl .strgrow .attrwrp input[type="checkbox"] {display:inline;width:auto;height:auto;border:0;margin-right:3px;}#wsstockextbx .strgtbl .strgrow .tdqty {width:58px;background-color:#3A3117;color:#FCA5A5;font-weight:bold;text-align:right;border-right:3px solid #334155;}#wsstockextbx .strgtbl .strgrow:hover .tdqty {background-color:#4A3B11;}#wsstockextbx .strgtbl .strgrow:nth-child(odd) .tdqty {background-color:#333016;color:#FF8A8A;}#wsstockextbx .strgtbl .strgrow:nth-child(odd):hover .tdqty {background-color:#5A450C;}#wsstockextbx .strgtbl .strgrow .tdeqty {width:58px;color:#A9C3FF;text-align:right;font-weight:normal;border-right:3px solid #334155;}#wsstockextbx .strgtbl .strgrow .tditem a {color:#93C5FD;}#wsstockextbx .strgtbl .strgrow .tditem a:hover {color:#A9C3FF;text-decoration:underline;}#wsstockextbx .strgtbl .strgrow .tdstock {width:128px;color:#FCA5A5;}#wsstockextbx .strgtbl .strgrow .tdfldc {width:158px;color:#FCA5A5;}#wsstockextbx .strgtbl .strgrow .tdsupplier {width:138px;text-align:center;}#wsstockextbx .strgtbl .strgrow .tdsupplier a {color:#4ADE80;}#wsstockextbx .strgtbl .strgrow .tdsupplier a:hover {text-decoration:underline;}#wsstockextbx .strgtbl .strgrow .tdorder {width:80px;text-align:center;}#wsstockextbx .strgtbl .strgrow .tdorder a {color:#93C5FD;}#wsstockextbx .strgtbl .strgrow .tdorder a:hover {text-decoration:underline;}#wsstockextbx .strgtbl .strgrow .tdowner {width:138px;text-align:center;}#wsstockextbx .strgtbl .strgrow .tdowner a {color:#4ADE80;}#wsstockextbx .strgtbl .strgrow .tdowner a:hover {text-decoration:underline;}#wsstockextbx .strgtbl .sold {background-color:#182033;color:#94A3B8;}#wsstockextbx .strgtbl .sold:hover {background-color:#3A3117;color:#94A3B8;}#wsstockextbx .strgtbl .sold:nth-child(odd) {background-color:#1E293B;color:#94A3B8;}#wsstockextbx .strgtbl .sold:nth-child(odd):hover {background-color:#111827;}#wsstockextbx .strgtbl .sold a {color:#94A3B8;}#wsstockextbx .strgtbl .sold a:hover {color:#CBD5E1;}#wsstockextbx .strgtbl .sold .tdstock {color:#94A3B8;}#wsstockextbx .strgtbl .sold .tdqty {background-color:transparent;color:#94A3B8;}#wsstockextbx .strgtbl .sold .tdeqty {background-color:transparent;color:#94A3B8;}#wsstockextbx .strgtbl .sold .tdfldc {color:#94A3B8;}@media screen and (max-width:880px), screen and (max-device-width: 880px) {#wsstockextbx #innerwrp {max-height:none;overflow-y:visible;box-sizing:border-box;border:1px solid #334155;}#wsstockextbx .strgtbl {display:block;border:0;width:100%;max-wdith:100%;overflow:hidden;}#wsstockextbx .strgtbl .strgthrow {display:none;}#wsstockextbx .strgtbl .strgrow {display:block;margin:5px auto 18px;}#wsstockextbx .strgtbl .strgrow:nth-child(odd) {background-color:#0F172A;}#wsstockextbx .strgtbl .strgrow:nth-child(odd):hover {background-color:#0F172A;}#wsstockextbx .strgtbl .strgthrow:hover,#wsstockextbx .strgtbl .strgrow:hover {background-color:#0F172A;}#wsstockextbx .strgtbl .strgthrow:nth-child(odd),#wsstockextbx .strgtbl .strgrow:nth-child(odd) {background-color:#0F172A;}#wsstockextbx .strgtbl .strgthrow:nth-child(odd):hover,#wsstockextbx .strgtbl .strgrow:nth-child(odd):hover {background-color:#0F172A;}#wsstockextbx .strgtbl .strgrow > span {display:block;border:0;padding:5px;text-align:center;box-sizing:border-box;margin:0;}#wsstockextbx .strgtbl .strgrow > span:last-child {border:0;}#wsstockextbx .strgtbl .strgrow .tdopt {display:block;width:100%;text-align:center;padding:3px 0;margin:0;background:linear-gradient(to top,#1E293B,#0F172A);}#wsstockextbx .strgtbl .strgrow .tdqty {display:inline-block;width:50%;background-color:#3A3117;color:#FCA5A5;font-weight:bold;text-align:center;border:0;font-size:22px;border-bottom:2px solid #334155;border-top:1px solid #475569;padding:5px 0;margin:0;}#wsstockextbx .strgtbl .strgrow:hover .tdqty {background-color:#3A3117;}#wsstockextbx .strgtbl .strgrow:nth-child(odd) .tdqty {background-color:#3A3117;color:#FCA5A5;}#wsstockextbx .strgtbl .strgrow:nth-child(odd):hover .tdqty {background-color:#3A3117;}#wsstockextbx .strgtbl .strgrow .tdeqty {display:inline-block;width:50%;text-align:center;border:0;font-size:22px;border-bottom:2px solid #334155;border-top:1px solid #475569;padding:5px 0;margin:0;background-color:#111827;}#wsstockextbx .strgtbl .strgrow .tditem {width:98%;margin:0 auto;padding:8px 0;font-size:14px;}#wsstockextbx .strgtbl .strgrow .tdfldc {font-size:14px;margin-bottom:18px;width:100%;}#wsstockextbx .strgtbl .strgrow .tdstock {width:100%;text-align:center;font-size:18px;font-weight:bold;color:#93C5FD;}#wsstockextbx .strgtbl .strgrow .tdsupplier {width:100%;text-align:center;font-size:16px;margin-bottom:12px;}#wsstockextbx .strgtbl .strgrow .tdorder {width:100%;font-size:16px;}#wsstockextbx .strgtbl .strgrow .tdowner {width:100%;font-size:16px;}#wsstockextbx .strgtbl .sold {background-color:#0F172A;color:#94A3B8;}#wsstockextbx .strgtbl .sold:hover {background-color:#0F172A;color:#94A3B8;}#wsstockextbx .strgtbl .sold:nth-child(odd) {background-color:#0F172A;color:#94A3B8;}#wsstockextbx .strgtbl .sold:nth-child(odd):hover {background-color:#0F172A;}#wsstockextbx .strgtbl .sold .tdstock {color:#CBD5E1;}#wsstockextbx #adderline select,#wsstockextbx #adderline input {display:inline-block;width:72%;margin:0 auto;height:26px;line-height:26px;padding:0;color:#E8EEF8;font-size:16px;border:1px solid #334155;}#wsstockextbx #adderline #stkdeffldbx p label {font-size:12px;width:98%;display:block;color:#93C5FD;padding:0 8px;border-radius:0;text-align:center;margin:3px auto;}#wsstockextbx #adderline #stkdeffldbx p:hover label {display:block;position:static;margin:3px auto;background-color:transparent;box-shadow:none;}#wsstockextbx #adderline .tdsupplier,#wsstockextbx #adderline .tdorder,#wsstockextbx #adderline .tdowner,#wsstockextbx #adderline .tditem {display:none;}}.importerbx {margin:22px auto 220px;text-align:center;max-width:500px;font-size:16px;}.importerbx * {box-sizing:border-box;}.importerbx .importerhead {margin-bottom:12px;padding:9px;font-weight:bold;border-bottom:2px solid #334155;border-top:2px solid #334155;font-size:140%;}.importerbx .maincfgopt select {display:block;margin:0 auto 9px;width:95%;border:1px solid #334155;font-size:16px;}.importerbx .selbx {display:inline-block;width:47%;text-align:left;overflow:hidden;margin:22px 1.5%;vertical-align:top;}.importerbx .selbx span {display:block;margin:0 0 8px;padding:5px 9px;font-weight:bold;background:#1E293B;}.importerbx .selbx p {padding:5px;white-space:nowrap;}.importerbx .selbx b {display:inline-block;margin-left:10px;font-weight:normal;white-space:nowrap;}.importerbx .selbx .propt {background:#182033;line-height:150%;border-radius:12px;}.importerbx .selbx .propt b {font-weight:bold;color:#FF8A8A;}.importerbx .selbx .propt b:after {content:':';}.importerbx .selbx .marketentr {color:#93C5FD;}.importerbx .importopts {margin:2px auto;padding:2px;text-align:left;line-height:180%;}.importerbx .importopts input {display:inline-block;margin-left:8px;}.importerbx .importopts b {display:inline-block;margin-left:8px;font-weight:normal;}.importerbx .priceopts {padding:5px;text-align:left;font-size:90%;color:#CBD5E1;}.importerbx .priceopts b {display:inline-block;margin:0 5px;}.importerbx .priceopts b:after {content:':';}.importerbx .currencyvatbx select,.importerbx .priceopts input {display:inline-block;width:70px;height:22px;line-height:22px;font-size:16px;text-align:center;border:1px solid #334155;}.importerbx .currencyvatbx {padding:5px;text-align:left;font-size:90%;color:#CBD5E1;}.importerbx .currencyvatbx b {display:inline-block;margin:0 5px;}.importerbx .currencyvatbx b:after {content:':';}.importerbx select[name^="importerCurrency"] {margin:5px 8px;text-indent:0;font-size:14px;width:42px;}.importerbx #importerVAT {width:100px;margin:5px 8px;font-size:14px;text-indent:2px;text-align:left;}.importerbx .offsetlimitbx {padding:9px;background:#111827;}.importerbx .offsetlimitbx input {display:inline-block;width:80px;height:18px;line-height:18px;border:1px solid #334155;color:#94A3B8;font-size:12px;}.importerbx .offsetlimitbx label {display:inline-block;width:auto;color:#E8EEF8;font-size:12px;margin:0 8px;}.importerbx .offsetlimitbx label:after {content:':';}.importerbx .pictureoffsets {background:#111827;border-top:2px solid #334155;}.importerbx .pictureoffsets label {color:#FCA5A5;}.importerbx .pictureoptions {padding:12px;background:#182033;border:2px solid #334155;}.importerbx .pictureoptions label {display:inline-block;width:auto;color:#E8EEF8;font-size:14px;margin:0 8px;}.importerbx .importervals {padding:10px 0;}.importerbx .importervals p {padding:10px 0;}.importerbx .importervals input {display:inline-block;width:86px;font-size:12px;color:#FF8A8A;}.importerbx .importervals label {display:inline-block;width:32px;color:#E8EEF8;font-size:12px;font-weight:bold;}.importerbx .importervals label::after {content:':';}.importerStatusBox {min-height:50px;margin:5px auto;padding:5px;color:#FF8A8A;}.importerStatusBox .ldrstatus {display:block;width:32px;height:32px;text-align:left;}.importerbx .btnwrp {margin:5px auto 0;padding:8px;}.importerbx button {display:block;margin:5px auto;padding:5px 14px;border:1px solid #334155;background:#243044;border-radius:5px;font-size:22px;color:#CBD5E1;}.importerbx button:hover {cursor:pointer;background:#1E293B;color:#E8EEF8;}.importerNoperm {margin:72px auto;border:0;font-size:120%;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {.importerbx {margin:22px auto 140px;width:92%;}}#ppeditorwrp {margin:30px auto;width:98%;max-width:920px;}#ppeditorwrp * {box-sizing:border-box;font-size:14px;}#ppeditorwrp #inner {padding:2px 0 120px;}#ppeditorwrp #ppinfoblock {padding:12px 0;margin-bottom:10px;background-color:#0F172A;border-top:1px dashed #475569;border-bottom:1px dashed #475569;}#ppeditorwrp #ppinfoblock input#ppnamefld {display:inline-block;background-color:#0F172A;border:1px solid #64748B;color:#E8EEF8;min-width:150px;max-width:420px;width:26%;height:20px;line-height:20px;text-indent:3px;}#ppeditorwrp #ppinfoblock select#ppvatsel,#ppeditorwrp #ppinfoblock select#ppcurrencysel {display:inline-block;background-color:#0F172A;border:1px solid #64748B;color:#E8EEF8;min-width:90px;text-indent:3px;}#ppeditorwrp #ppinfoblock #itembox span {margin-right:8px;}#ppeditorwrp #ppinfoblock #itembox span#itemname {font-weight:bold;color:#FF6B6B;}#ppeditorwrp #ppinfoblock #itembox span#itemid {color:#94A3B8;}#ppeditorwrp #resultmsgbox {padding:5px 3px;background-color:#3A3117;background:-webkit-linear-gradient(to right,#3A3117,#0F172A);background:-moz-linear-gradient(to right,#3A3117,#0F172A);background:-o-linear-gradient(to right,#3A3117,#0F172A);background:linear-gradient(to right,#3A3117,#0F172A);margin-bottom:10px;}#ppeditorwrp #marketbox {display:inline-block;width:280px;margin:0 8px 22px 0;padding:0 4px 4px 0;vertical-align:top;border-right:1px dashed #475569;}#ppeditorwrp #marketbox p {margin:2px 0;padding:2px;}#ppeditorwrp #marketbox p:nth-child(odd) {background-color:#182033;}#ppeditorwrp #pricebox {display:inline-block;margin:0 8px 8px 0;vertical-align:top;}#ppeditorwrp #pricebox table {border-collapse:collapse;}#ppeditorwrp #pricebox table tr {border-bottom:1px dotted #334155;}#ppeditorwrp #pricebox table tr:last-child {border:0;}#ppeditorwrp #pricebox table tr th {text-align:left;font-weight:normal;padding:3px 5px;white-space:nowrap;}#ppeditorwrp #pricebox table tr th#thdelcb {width:40px;}#ppeditorwrp #pricebox table tr th#thqty {width:54px;}#ppeditorwrp #pricebox table tr th#thattr {width:180px;}#ppeditorwrp #pricebox table tr th#thprice {width:100px;}#ppeditorwrp #pricebox table tr td {padding:7px 5px;}#ppeditorwrp #pricebox table tr td#delcb {text-align:right;}#ppeditorwrp #pricebox table tr td#tdprfld input {min-width:48px;}#ppeditorwrp #pricebox table tr td#tdattrfld span {color:#94A3B8;text-indent:14px;}#ppeditorwrp #pricebox table select {width:100%;height:20px;line-height:20px;background-color:#3A3117;border:1px solid #334155;}#ppeditorwrp #pricebox table #newprtd select {background-color:#0F172A;}#ppeditorwrp #pricebox input[type='text'] {display:inline-block;border:1px solid #334155;color:#E8EEF8;width:100%;height:20px;line-height:20px;text-align:right;padding-right:7px;}#ppeditorwrp #pricebox input[type='text']:focus {background-color:#0F172A;color:#E8EEF8;}#ppeditorwrp #pricebox input[type='text']#newqtyfld,#ppeditorwrp #pricebox input[type='text'].fppqtyfld,#ppeditorwrp #pricebox input[type='text'].ppqtyfld {width:100%;}#ppeditorwrp #pricebox input.ppqtyfld,#ppeditorwrp #pricebox input.pppricefld {background-color:#3A3117;width:100%;}#ppeditorwrp #pricebox input.fppqtyfld,#ppeditorwrp #pricebox input.fpppricefld {background-color:#0F172A;}#ppeditorwrp #ppsettingsbx {padding:8px 0;}#ppeditorwrp #ppsettingsbx select {display:block;margin:0 5px 5px 0;height:22px;line-height:22px;}#ppeditorwrp .fnppricefld,#ppeditorwrp .nppricefld {display:inline-block;border:1px solid #334155;color:#E8EEF8;width:100%;height:20px;line-height:20px;text-align:right;padding-right:7px;background-color:#0F172A;}#ppeditorwrp .fnpqtyfld,#ppeditorwrp .npqtyfld {display:inline-block;border:1px solid #334155;color:#E8EEF8;width:100%;height:20px;line-height:20px;text-align:right;padding-right:7px;background-color:#0F172A;}#ppeditorwrp input[type='submit'] {background-color:#DC2626;margin:12px 0;display:block;letter-spacing:1px;}#ppeditorwrp input[type='submit']:hover {background-color:#EF4444;}.priceEdNF {text-align:center;padding:60px 0;color:#94A3B8;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#ppeditorwrp {text-align:center;}#ppeditorwrp input[type='checkbox'] {width:24px;height:24px;}#ppeditorwrp #ppinfoblock input#ppnamefld,#ppeditorwrp #ppinfoblock select {display:block;width:94%;margin:7px auto;}#ppeditorwrp #marketbox {display:block;width:100%;overflow:hidden;margin:20px 0;padding:8px 0;border:0;text-align:left;vertical-align:baseline;font-size:120%;}#ppeditorwrp #marketbox p,#ppeditorwrp #marketbox p:nth-child(odd) {background-color:#0F172A;border-bottom:1px dotted #334155;font-weight:bold;}#ppeditorwrp #pricebox {width:100%;max-width:100%;margin:30px auto;overflow:auto;text-align:left;}#ppeditorwrp #pricebox table td {white-space:nowrap;}#ppeditorwrp #ppsettingsbx select {display:block;margin:9px auto;width:92%;max-width:240px;}#ppeditorwrp input[type='submit'] {margin:30px auto 0;}}#myitemsfltr {width:720px;margin:64px auto 240px;padding:20px 0;border:1px solid #334155;border-radius:2px;box-shadow:0 0 3px rgba(15,23,42,.62);}#myitemsfltr #title {font-size:130%;text-align:center;letter-spacing:1px;margin:5px 0 24px;padding:14px 0 8px;border-bottom:1px solid #475569;background:-webkit-linear-gradient(to bottom,#0F172A,#182033);background:-moz-linear-gradient(to bottom,#0F172A,#182033);background:-o-linear-gradient(to bottom,#0F172A,#182033);background:linear-gradient(to bottom,#0F172A,#182033);}#myitemsfltr #opts {margin-top:-49px;text-align:right;padding-right:18px;}#myitemsfltr #opts a {background-color:#7F1D1D;border-top-left-radius:4px;border-top-right-radius:4px;padding:3px 18px;border-top:1px solid #F87171;border-left:1px solid #F87171;border-right:1px solid #F87171;background:-webkit-linear-gradient(to bottom,#3A1518,#EF4444);background:-moz-linear-gradient(to bottom,#3A1518,#EF4444);background:-o-linear-gradient(to bottom,#3A1518,#EF4444);background:linear-gradient(to bottom,#3A1518,#EF4444);color:#F8FAFC;font-size:20px;font-weight:bold;}#myitemsfltr #opts a:hover {background-color:#3A1518;background:-webkit-linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);background:-moz-linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);background:-o-linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);background:linear-gradient(to bottom,#3A1518,#3A1518,#EF4444);}#myitemsfltr p {margin:0 16px;padding:4px 0;}#myitemsfltr p#lchangeblock {margin-bottom:12px;}#myitemsfltr #flmbox {background-color:#111827;padding:12px 0;border-top:1px solid #334155;border-bottom:1px solid #334155;}#myitemsfltr #flmbox p:nth-child(odd) {background-color:#1E293B;}#myitemsfltr label {display:inline-block;min-width:240px;margin-left:6px;font-size:110%;}#myitemsfltr p input[type='text'] {width:220px;}#myitemsfltr p input[type='text']:nth-child(odd) {width:80px;margin-left:12px;}#myitemsfltr p#lchangeblock select {margin-right:8px;}#myitemsfltr input[type='submit'] {display:block;margin:18px auto 8px;}#myitemsfltr #strselbox {background-color:#111827;padding:12px 0;border-top:1px solid #334155;border-bottom:1px solid #334155;text-align:center;}#myitemsfltr #strselbox select {width:96%;}#myitemsfltr #fldbox {margin:8px 0;}#myitemsfltr #fldbox p {border-bottom:1px dotted #334155;}#myitemsfltr #fldbox .cbffld input[type='checkbox'] {margin-right:8px;}#myitemsfltr #fldbox .cbffld select {width:auto;}#myitemsfltr input,#myitemsfltr select {border:1px solid #475569;}#myitemsfltr #fldbox .attrwrp {display:inline-block;width:40%;max-height:90px;overflow-y:auto;border:1px solid #334155;padding:5px;background-color:#182033;background:linear-gradient(to top,#1E293B,#111827);border-radius:2px;}#myitemsfltr #fldbox .attrwrp:hover {max-height:540px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-o-transition:all 1s ease;-ms-transition:all 1s ease;transition:all 1s ease;}#myitemsfltr #fldbox .attrwrp .attrbx {display:block;padding:2px 0;border-bottom:1px dotted #475569;}#myitemsfltr #fldbox .attrwrp .attrbx .attrval{font-size:14px;color:#E8EEF8;margin-left:4px;}@media screen and (max-width:1080px), screen and (max-device-width:1080px) {#myitemsfltr {width:100%;overflow:hidden;margin:20px auto;padding:20px 0;border:0;border-radius:0;box-shadow:none;}#myitemsfltr #opts {display:block;margin:20px 0;text-align:center;padding:0;}#myitemsfltr #opts a {border-radius:4px;border:1px solid #F87171;}#myitemsfltr p {margin:2px 0 22px;padding:0;text-align:center;border:0;}#myitemsfltr label {display:block;width:100%;margin:4px 0;font-size:130%;font-weight:bold;text-align:center;}#myitemsfltr #flmbox,#myitemsfltr #flmbox p:nth-child(odd) {background-color:#0F172A;border:0;}#myitemsfltr #fldbox p {border:0;}#myitemsfltr p input[type='text'],#myitemsfltr p select {margin:2px 0;}#myitemsfltr input[type='checkbox'] {width:24px;height:24px;}}#myresedwrp #empty,#myreswrp #empty {display:block;font-size:130%;color:#94A3B8;padding:100px 22px 200px;text-align:center;}#myreswrp {margin:12px auto;padding:8px 0;max-width:920px;}#myreswrp table {border-collapse:collapse;margin:auto;}#myreswrp table th {text-align:left;font-weight:normal;padding:7px 3px;}#myreswrp table td {padding:3px;border-bottom:1px dotted #334155;}#myreswrp table tr td#resn a {display:inline-block;height:38px;line-height:38px;padding:0 18px 0 40px;font-size:120%;color:#E8EEF8;border-top-left-radius:6px;border-bottom-left-radius:6px;font-weight:bold;background:url('https://e2q.ui2.ru/public/layout/7555/resico.svg') 5px center no-repeat;}#myreswrp table tr td#resn a:hover {color:#E8EEF8;background:url('https://e2q.ui2.ru/public/layout/7555/resico.svg') 5px center no-repeat,linear-gradient(to right,#111827,#0F172A);}#myreswrp table tr td#resl,#myreswrp table tr td#resh {border-left:1px solid #334155;}#myreswrp .lentr,#myreswrp .hentr {margin-right:5px;}@media screen and (max-width:1080px) {#myresedwrp #empty,#myreswrp #empty {display:block;font-size:130%;padding:40px 0;text-align:center;}#myreswrp {margin:30px auto;padding:8px 0;width:99%;overflow:hidden;}}.ctmaedwrp {width:96%;max-width:920px;margin:12px auto 42px;overflow:hidden;}.ctmaedwrp * {box-sizing:border-box;}.ctmaedresnf {text-align:center;padding:120px 0;font-size:24px;color:#94A3B8;}.ctmafromto {float:right;font-size:16px;color:#94A3B8;padding:9px 14px;}.ctmaempty {font-size:24px;text-align:center;color:#94A3B8;padding:140px 0;}.ctmaedwrp .ctmafilterhint {display:block;background:linear-gradient(to left,#0F172A,#3A3117,#0F172A);font-size:22px;color:#FDA4AF;padding:9px 0;text-align:center;}.ctmaedwrp .ctmafilterhint a {display:block;margin:7px auto 0;width:172px;color:#FF8A8A;text-decoration:underline;font-size:18px;}.ctmaedwrp .ctmafilterhint a:hover {color:#FF6B6B;}.ctmaedwrp .searchbx {text-align:center;padding:10px 0;}.ctmaedwrp .searchbx input[type="text"] {width:60%;min-width:120px;height:24px;line-height:24px;border:1px solid #334155;font-size:16px;text-indent:3px;border-radius:0;vertical-align:top;}.ctmaedwrp .searchbx input[type="submit"] {height:24px;line-height:24px;background:#0F172A;border:1px solid #334155;border-left:0;font-size:12px;color:#CBD5E1;padding:0 8px;border-radius:0;vertical-align:top;cursor:pointer;}.ctmaedwrp #reslangseldd {font-size:26px;width:auto;height:auto;border:1px solid #334155;-webkit-appearance:menulist;}.ctmaedwrp .ctmaedtitle {text-align:center;font-size:22px;color:#CBD5E1;padding:9px 0;margin:14px auto;background:linear-gradient(to left,#0F172A,#182033,#0F172A);}.ctmaedwrp .reslanselwrp {text-align:center;}.ctmaedwrp .reslanselwrp select {width:auto;min-width:auto;padding:0 14px;text-indent:0;}.ctmaedwrp .ctmabx {text-align:center;}.ctmaedwrp .ctmabx .ctmaentr {margin:9px auto 24px;}.ctmaedwrp .ctmabx .ctmaentr .ctmakey {display:block;width:100%;font-size:16px;font-weight:bold;color:#E8EEF8;text-align:left;background:linear-gradient(to left,#111827,#182033);padding:5px 9px;border:1px solid #334155;border-bottom:0;}.ctmaedwrp .ctmabx .ctmaentr .ctmakey .contentlength {display:inline-block;color:#94A3B8;min-width:50px;float:right;}.ctmaedwrp .ctmabx .ctmaentr .ctmafld {display:block;width:100%;}.ctmaedwrp .ctmabx .ctmaentr .ctmafld textarea {width:100%;min-height:50px;resize:vertical;border:1px solid #334155;text-align:left;padding:7px;font-size:14px;color:#FCA5A5;border-radius:0;box-shadow:none;}.ctmaedwrp .ctmabx .ctmaentr .ctmafld textarea:focus {min-height:320px;}.ctmaedwrp .ctmabx input[type="submit"] {margin:10px auto;}.ctmaedwrp #ctmasavbtn {padding:14px 27px;background:#334155;border-radius:8px;color:#F8FAFC;border:0;font-size:22px;}.ctmaedwrp #ctmasavbtn:hover {background:#1E293B;cursor:pointer;}@media screen and (max-width:980px), screen and (max-device-width:980px) {.ctmaedwrp .ctmabx .ctmaentr .ctmakey {text-align:center;background:linear-gradient(to left,#0F172A,#182033,#0F172A);border:0;}.ctmaedwrp .ctmabx .ctmaentr .ctmakey .contentlength {display:block;min-width:auto;float:none;font-size:12px;}.ctmaedwrp .ctmabx .ctmaentr .ctmafld textarea:focus {min-height:50px;}}#myresedwrp {width:96%;margin:30px auto;padding-bottom:40px;max-width:920px;font-size:14px;}#myresedwrp div {vertical-align:top;}#myreshosted #svmsg,#myresedwrp #svmsg {display:block;width:540px;font-size:20px;color:#6EE7B7;padding:16px 0;margin:16px auto;background:linear-gradient(to left,#0F172A,#3A3117,#0F172A);border-radius:8px;text-align:center;}#myresedwrp #resmainbx {display:block;width:540px;border:1px solid #334155;border-radius:8px;margin:0 auto;background:linear-gradient(to top right,#111827,#0F172A);}#myresedwrp #resmainbx #titl {background-color:#111827;border-bottom:1px solid #334155;font-size:120%;font-weight:bold;padding:7px 6px 10px 50px;margin-bottom:8px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;white-space:nowrap;background:url('https://e2q.ui2.ru/public/layout/7555/resico.svg') 14px center no-repeat,linear-gradient(to right,#1E293B,#0F172A);}#myresedwrp .edlnkbtn {display:block;width:74%;max-width:320px;margin:8px auto;padding:5px 12px;color:#CBD5E1;background-color:#0F172A;font-size:20px;border-radius:5px;text-align:center;box-shadow:inset 0 0 1px rgba(15,23,42,.62);}#myresedwrp .edlnkbtn:hover {color:#E8EEF8;box-shadow:inset 0 0 2px rgba(0,0,0,.55);}#myresedwrp #resmainbx #faviconbx {display:inline-block;position:absolute;margin-left:-40px;margin-top:-2px;width:32px;height:32px;background-color:#0F172A;}#myresedwrp #resmainbx #faviconbx img {width:32px;height:32px;border:1px solid #334155;}#myresedwrp #resmainbx #logobx {background-color:#0F172A;border-top:1px dotted #334155;border-bottom:1px dotted #334155;padding:12px 0;text-align:center;margin:8px 0 14px;}#myresedwrp #resmainbx  #reslogobxna {display:block;width:180px;height:50px;border:1px solid #334155;background-color:#111827;margin:4px auto;}#myresedwrp #resmainbx p {margin:3px 8px;}#myresedwrp #resmainbx p input[type='file'] {border:1px solid #334155;background-color:#0F172A;color:#CBD5E1;border-radius:4px;}#myresedwrp #resmainbx label {display:inline-block;width:98px;}#myresedwrp #resmainbx input#resname {background-color:#111827;border:1px solid #334155;text-indent:7px;height:22px;line-height:22px;width:250px;color:#E8EEF8;font-size:16px;}#myresedwrp #resmainbx input#resname:focus {background-color:#3A3117;}#myresedwrp #faviconbxna,#myresedwrp #reslogobxna{display:none;}#myresedwrp #ctmabx {text-align:center;}#myresedwrp #resmainbx #lybx,#myresedwrp #resmainbx #hostsbx,#myresedwrp #resmainbx #lng {padding:12px;text-align:center;background-color:#0F172A;border-top:1px dotted #334155;border-bottom:1px dotted #334155;margin:8px 0;word-break:break-all;}#myresedwrp .subtitl {border-bottom:1px solid #334155;padding:3px 3px 5px;margin:0 0 5px;font-weight:bold;}#myresedwrp .hentr {text-align:left;display:block;margin:0 0 4px;}#myresedwrp .hentr:nth-child(odd) {background-color:#182033;}#myresedwrp .hentr #lang {letter-spacing:1px;margin-right:5px;color:#94A3B8;}#myresedwrp .lentr,#myresedwrp .layoutbx {display:block;margin:0 0 4px;}#myresedwrp #resmainbx input[type='submit'] {width:100%;color:#E8EEF8;border-top:1px solid #334155;border-bottom:0;border-left:0;border-right:0;padding:7px 0;margin:12px 0 0;border-bottom-left-radius:8px;border-bottom-right-radius:8px;background-color:#1E293B;background:-webkit-linear-gradient(bottom,#111827,#0F172A);background:-moz-linear-gradient(to top,#111827,#0F172A);background:-o-linear-gradient(to top,#111827,#0F172A);background:linear-gradient(to top,#111827,#0F172A);}#myresedwrp #resmainbx input[type='submit']:hover {cursor:pointer;color:#E8EEF8;background-color:#111827;background:-webkit-linear-gradient(top,#111827,#0F172A);background:-moz-linear-gradient(to bottom,#111827,#0F172A);background:-o-linear-gradient(to bottom,#111827,#0F172A);background:linear-gradient(to bottom,#111827,#0F172A);}#myresedwrp #resmainbx .edlink {display:inline-block;text-align:center;color:#E8EEF8;margin:12px 0;}#myresedwrp #resmainbx .edlink:hover {text-decoration:underline;}#myresedwrp #areabx {display:inline-block;width:440px;border:1px solid #334155;border-radius:8px;padding-bottom:12px;margin:0 14px 14px 0;}#myresedwrp #innerwrp {margin:8px;min-height:120px;}#myresedwrp #areabx .areabx {display:block;margin:3px;padding:3px;border-bottom:1px solid #334155;}#myresedwrp #areabx #titl {background-color:#111827;border-bottom:1px solid #334155;font-size:120%;padding:12px 12px 10px;margin-bottom:8px;border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;white-space:nowrap;background:-webkit-linear-gradient(left,#1E293B,#0F172A);background:-moz-linear-gradient(to right,#1E293B,#0F172A);background:-o-linear-gradient(to right,#1E293B,#0F172A);background:linear-gradient(to right,#1E293B,#0F172A);}@media screen and (max-width:1000px) {#myreshosted #svmsg,#myresedwrp #svmsg {width:96%;}#myresedwrp #resmainbx {display:block;width:99%;border-radius:0;margin:12px auto 24px;}#myresedwrp #resmainbx #titl {border-radius:0;}#myresedwrp #resmainbx .edlink {text-align:center;}#myresedwrp #resmainbx input#resname {min-width:92px;width:48%;}#myresedwrp #resmainbx p input[type='file'] {min-width:92px;width:48%;}#myresedwrp #areabx {display:block;width:99%;border-radius:0;margin:12px auto}#myresedwrp #areabx #titl {border-radius:0;}#myresedwrp {padding-bottom:50px;}}#myreshosted {width:800px;margin:30px auto 50px;padding-bottom:50px;font-size:14px;}#myreshosted .segbox {border:1px solid #334155;border-radius:8px;margin:0 auto 22px;box-shadow:0 0 3px rgba(15,23,42,.62);}#myreshosted .segbox .boxtitl {padding:5px 12px;margin:0 0 8px;border-bottom:1px solid #334155;border-top-left-radius:8px;border-top-right-radius:8px;background:linear-gradient(to top right,#111827,#0F172A);}#myreshosted #resname {font-size:110%;margin:6px 16px;font-weight:bold;}#myreshosted #domainbx span {display:block;margin:8px 0 12px;}#myreshosted #domainbx #tldfldbx,#myreshosted #domainbx #sdfldbx {margin:22px 2px 22px 32px;}#myreshosted #domainbx #tldfldbx label,#myreshosted #domainbx #sdfldbx label {display:inline-block;width:270px;}#myreshosted #sdfldbx input#sdfld {font-size:110%;color:#E8EEF8;padding:1px 0;text-indent:3px;border-left:1px solid #475569;border-top:1px solid #475569;border-bottom:1px solid #475569;border-right:0;width:220px;border-radius:0;vertical-align:top;}#myreshosted #sdfldbx select#sdtldsel {font-size:110%;color:#E8EEF8;line-height:36px;height:36px;border-right:1px solid #475569;border-top:1px solid #475569;border-bottom:1px solid #475569;border-left:0;width:230px;border-radius:0;vertical-align:top;}#myreshosted #tldfldbx input#tldfld {border:1px solid #475569;font-size:110%;color:#E8EEF8;padding:1px 0;text-indent:3px;width:450px;}#myreshosted #sdfldbx input[type='text']:focus,#myreshosted #tldfldbx input[type='text']:focus {background:-webkit-linear-gradient(left,#3A3117,#0F172A);background:-moz-linear-gradient(to right,#3A3117,#0F172A);background:-o-linear-gradient(to right,#3A3117,#0F172A);background:linear-gradient(to right,#3A3117,#0F172A);color:#CBD5E1;}#myreshosted .invalidHost,#myreshosted .invalidHost:focus {background:linear-gradient(to right,#111827,#0F172A);color:#FF8A8A;}#myreshosted div#lmtbx {text-align:center;}#myreshosted div#lmtbx span {display:inline-block;width:160px;margin:10px 8px;padding:5px 12px;border:2px solid #334155;border-radius:4px;background-color:#111827;}#myreshosted div#lmtbx span strong {font-size:110%;}#myreshosted #hostsbx #nohosts {display:block;width:100%;background-color:#111827;padding:38px 0;text-align:center;margin:18px 0;}#myreshosted #hostsbx .hentr {display:block;margin:0 8px 5px;padding:2px 0 2px 8px;}#myreshosted #hostsbx .hentr:nth-child(odd) {background-color:#182033;}#myreshosted #hostsbx select.hlansel {border:1px solid #334155;width:58px;height:18px;line-height:18px;font-size:90%;color:#E8EEF8;margin-right:5px;}#myreshosted #servipbx span#srvip {display:block;margin:8px auto;font-size:130%;letter-spacing:1px;text-align:center;width:94%;}#myreshosted #hostsbx input[type='checkbox'] {margin-right:5px;}#myreshosted #hostsbx #infobx {background:url('https://e2q.ui2.ru/public/layout/7555/delhostarrow.svg') left 2px no-repeat;margin:3px 19px;padding:2px 2px 2px 20px;font-size:90%;color:#E8EEF8;}#myreshosted input[type='submit'] {display:block;margin:12px auto;}@media screen and (max-width:830px), screen and (max-device-width:830px) {#myreshosted {width:94%;margin:30px auto 0;padding-bottom:50px;overflow:hidden;text-align:center;}#myreshosted #sdfldbx input#sdfld {display:block;border:1px solid #475569;width:90%;margin:12px auto;}#myreshosted #tldfldbx input#tldfld {width:90%;}#myreshosted #sdfldbx select#sdtldsel {display:block;border:1px solid #475569;width:90%;margin:12px auto;}#myreshosted #domainbx #tldfldbx,#myreshosted #domainbx #sdfldbx {margin:22px auto;width:90%;}#myreshosted #domainbx #tldfldbx label,#myreshosted #domainbx #sdfldbx label {display:block;width:auto;}#myreshosted #hostsbx {text-align:left;}}#mysaleswrp {width:90%;max-width:800px;padding:30px auto 120px;margin:32px auto 240px;display:block;font-size:14px;}#mysaleswrp .areahdr {font-weight:bold;font-size:140%;}#mysaleswrp #orderstbl {display:table;border-collapse:collapse;width:100%;}#mysaleswrp .orderbx {display:table-row;border-bottom:1px solid #334155;}#mysaleswrp .orderbx span {display:table-cell;padding:5px;}#mysaleswrp #noorders {font-size:120%;}#mysaleswrp span#ordid {width:64px;}#mysaleswrp span#dt {width:166px;font-weight:bold;}#mysaleswrp span#total {width:120px;text-align:right;font-weight:bold;}#mysaleswrp span#opts {width:70px;text-align:right;}#mysaleswrp span#opts a {background-color:#DC2626;color:#F8FAFC;padding:5px 12px;margin:2px 0;font-weight:bold;border-radius:4px;display:inline-block;}#mysaleswrp span#opts a:hover {background-color:#EF4444;}#mysaleswrp span#ost0 {width:110px;color:#4ADE80;background-color:#10281D;background:linear-gradient(to right,#10281D,#0F172A);}#mysaleswrp span#ost1 {width:110px;color:#4ADE80;background-color:#3A3117;background:linear-gradient(to right,#3A3117,#0F172A);}#mysaleswrp span#ost2 {width:110px;color:#E8EEF8;}#mysaleswrp span#ost3 {width:110px;color:#94A3B8;}@media screen and (max-width:768px), screen and (max-device-width:768px) {#mysaleswrp .areahdr {text-align:center;}#mysaleswrp #orderstbl {display:block;}#mysaleswrp .orderbx {display:block;padding-bottom:22px;border-bottom:0;}#mysaleswrp .orderbx span {display:block;text-align:center;width:100%;font-size:120%;}#mysaleswrp #noorders {font-size:140%;text-align:center;color:#CBD5E1;}#mysaleswrp span#ordid {width:64px;font-weight:bold;}#mysaleswrp span#dt {width:166px;}#mysaleswrp span#total {width:120px;text-align:right;font-size:140%;}#mysaleswrp span#opts {width:70px;text-align:right;}#mysaleswrp span#ost0 {width:110px;color:#4ADE80;background-color:#10281D;background:linear-gradient(to right,#0F172A,#10281D,#0F172A);}#mysaleswrp span#ost1 {width:110px;color:#4ADE80;background-color:#3A3117;background:linear-gradient(to right,#0F172A,#3A3117,#0F172A);}#mysaleswrp span#ost2 {width:110px;color:#E8EEF8;background-color:#182033;background:linear-gradient(to right,#0F172A,#182033,#0F172A);}#mysaleswrp span#ost3 {width:110px;color:#94A3B8;background-color:#243044;background:linear-gradient(to right,#0F172A,#243044,#0F172A);}}.orderListFilter {margin:20px auto;width:70%;max-width:920px;font-size:18px;text-align:center;}.orderListFilter p {margin:8px auto;}.orderListFilter label {display:inline-block;margin:0 8px;}.orderListFilter .startenddate {display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:center;}.orderListFilter .startenddate input:nth-child(1) {order:2;}.orderListFilter .startenddate label:nth-child(2) {order:1;}.orderListFilter .startenddate input:nth-child(3) {order:4;}.orderListFilter .startenddate label:nth-child(4) {order:3;}.orderListFilter .dtRangeBtns button {display:inline-block;margin:3px 5px;padding:3px 12px;font-size:16px;}.orderListFilter .dtRangeBtns button {border:1px solid #334155;border-radius:3px;background:transparent;}.orderListFilter .dtRangeBtns button:hover {color:#93C5FD;cursor:pointer;background:#111827;}.orderListFilter .ordFilterCtrls {}.orderListFilter .ordFilterCtrls button,.orderListFilter .ordFilterCtrls input,.orderListFilter .ordFilterCtrls select {display:inline-block;margin:3px 5px;padding:3px 12px;border:1px solid #334155;border-radius:3px;background:transparent;}.orderListFilter .fltrctrls {}.orderListFilter .fltrctrls:hover {color:#93C5FD;cursor:pointer;background:#111827;}.orderListTotalSumBx {margin:12px auto;width:70%;max-width:920px;text-align:right;}.orderListTotalSumBx > p {margin:0 0 0 auto;width:42%;min-width:300px;}.orderListTotalSumBx > p:first-child {width:100%;background:#182033;padding:8px 12px;}.orderListTotalSumBx > p span {display:inline-block;padding:5px;font-weight:bold;}.orderListTotalSumBx > p span:first-child {width:42%;}.orderListTotalSumBx > p span:last-child {width:80px;text-align:left;}.myprsales {margin:20px auto 16vh;width:70%;max-width:920px;font-size:18px;}.myprsales {border:2px solid #334155;}.myprsales .itemRow {border-bottom:1px dotted #64748B;background:#182033;}.myprsales .itemRow > span {display:inline-block;padding:5px;}.myprsales .itemRow > span:first-child {width:99px;text-align:right;font-weight:bold;}.myprsales .itemRow > span:first-child::after {content:'x';}.myprsales .itemRow > span:nth-child(2) a {font-weight:bold;}.myprsales .itemRow > span:nth-child(2) a:hover {text-decoration:underline;}.myprsales .itemRow b {display:block;width:100%;padding:3px 3px 3px 98px;background:#111827;}.myprsales .itemRow b {font-size:12px;font-variant:small-caps;letter-spacing:2px;text-align:right;font-weight:bold;color:#6EE7B7;}.myprsales .itmd {background:#0F172A;font-size:90%;color:#93C5FD;}.myprsales .itmd > p {border-bottom:1px dotted #64748B;}.myprsales .itmd > p:first-child {border-top:2px solid #334155;}.myprsales .itmd > p > span {display:inline-block;padding:3px 5px;}.myprsales .itmd > p > span:first-child {width:118px;text-align:right;font-weight:bold;}.myprsales .itmd > p > span:first-child::after {content:'x';}.myprsales .itmd > p > span:nth-child(2) {text-align:right;min-width:80px;}.myprsales .itmd > p > span:nth-child(3) {min-width:80px;}.myprsales .itmd > p > span:nth-child(4) {min-width:160px;}.myprsales span a {}.myprsales span a:hover {color:#93C5FD;}#simicons {font-size:18px;border:0;display:block;vertical-align:top;height:52px;max-width:100%;overflow:hidden;text-align:center;}#simicons ul li a {display:inline-block;width:auto;line-height:52px;height:52px;padding:0 10px 0 37px;color:#E8EEF8;text-align:left;}#simicons ul li a {overflow:hidden;}#simicons ul li a:hover {color:#CBD5E1;box-shadow:inset 0 0 3px rgba(0,0,0,.55);}#simicons ul li a#simiconmsgs {background:url(https://e2q.ui2.ru/public/layout/7555/simimymessages.svg) 8px center no-repeat;background-size:26px 16px;}#simicons ul li a#simiconmycontents {background:url(https://e2q.ui2.ru/public/layout/7555/simimycontents.svg) 8px center no-repeat;background-size:21px 25px;}#simicons ul li a#simiconmycustomers {background:url(https://e2q.ui2.ru/public/layout/7555/simimycustomers.svg) 8px center no-repeat;padding-left:52px;background-size:36px 22px;}#simicons ul li a#simiconmyitems {background:url(https://e2q.ui2.ru/public/layout/7555/simimyitems.svg) 8px center no-repeat;padding-left:42px;background-size:28px 27px;}#simicons ul li a#simiconmyresources {background:url(https://e2q.ui2.ru/public/layout/7555/simimyresources.svg) 8px center no-repeat;background-size:20px 25px;}#simicons ul li a#simiconmyorders {background:url(https://e2q.ui2.ru/public/layout/7555/simimyorders.svg) 8px center no-repeat;padding-left:33px;background-size:19px 26px;}#simicons ul li a#simiconmytrades {background:url(https://e2q.ui2.ru/public/layout/7555/simimysales.svg) 8px center no-repeat;padding-left:33px;background-size:19px 26px;}#simicons ul li a#simiconmymarkets {background:url(https://e2q.ui2.ru/public/layout/7555/simimymarkets.svg) 8px center no-repeat;background-size:25px 23px;}#simicons ul li a#simiconmyextensions {background:url(https://e2q.ui2.ru/public/layout/7555/simimyextensions.svg) 8px center no-repeat;}#simicons ul li a#simiconwsstock {background:url(https://e2q.ui2.ru/public/layout/7555/simimystocks.svg) 5px center no-repeat;background-size:27px 21px;}@media screen and (min-width:960px) {#simicons ul li a {border-radius:3px;}}@media screen and (max-width:959px) {#simicons {display:block;height:auto;font-size:18px;margin:64px auto 22px;}#simicons ul li a {display:inline-block;width:50%;padding:0;text-indent:62px;box-shadow:inset 0 0 2px rgba(15,23,42,.62);float:left;}#simicons ul li a#simiconmycontents {background-position:14px center;}#simicons ul li a#simiconmyresources {background-position:16px center;}#simicons ul li a#simiconmyorders {background-position:14px center;}#simicons ul li a#simiconmytrades {background-position:14px center;}#simicons ul li a#simiconmymarkets {background-position:12px center;}#simicons ul li a#simiconmsgs {background-position:12px center;}#simicons ul li a#simiconwsstock {background-position:12px center;}}@media screen and (max-width:340px) {#simicons {display:block;height:auto;font-size:18px;}#simicons ul li a {display:block;width:100%;padding:0;text-indent:62px;box-shadow:inset 0 0 2px rgba(15,23,42,.62);float:left;}#simicons ul li a#simiconmycontents {background-position:14px center;}#simicons ul li a#simiconmyresources {background-position:16px center;}#simicons ul li a#simiconmytrades {background-position:14px center;}#simicons ul li a#simiconmymarkets {background-position:12px center;}}#wsstockbx #empty,#nostocksbx {font-size:32px;color:#94A3B8;text-align:center;padding:160px 0;}#wsstockbx {font-family:Verdana;}#wsstockbx input:focus,#wsstockbx select:focus {border:1px solid #334155;box-shadow:none;outline:none;background:linear-gradient(to left,#2F2A18,#0F172A);}#wsstockbx #fromtobx {font-size:14px;color:#CBD5E1;text-align:center;padding:2px 0;margin:5px 0;}#strgedbx  #multidelopt,#wsstockbx #multidelopt {display:inline-block;width:18px;height:18px;background:url('https://e2q.ui2.ru/public/layout/7555/delete.svg') 0 0 no-repeat;}#strgedbx  #multidelopt:hover,#wsstockbx #multidelopt:hover {background:url('https://e2q.ui2.ru/public/layout/7555/delete.svg') 0 -18px no-repeat;cursor:pointer;}#wsstockbx #filterstatbx {font-size:18px;color:#FDA4AF;text-align:center;background-color:#3A3117;width:78%;margin:8px auto;padding:8px 0;background:linear-gradient(to left,#2F2A18,#3A3117,#2F2A18);}#wsstockbx #filterstatbx a {display:block;font-size:14px;color:#FCA5A5;margin:5px 0;}#wsstockbx #filterstatbx a:hover {text-decoration:underline;color:#FDA4AF;}#wsstockbx #filterbx {width:78%;margin:20px auto;max-width:1720px;padding:5px 0 8px;background:linear-gradient(to left,#0F172A,#111827,#0F172A);}#wsstockbx #filterbx #bxtitle {text-align:center;font-size:12px;color:#94A3B8;padding:8px 0 2px 0;letter-spacing:2px;font-variant:small-caps;background:linear-gradient(to left,#0F172A,#182033,#0F172A);margin-bottom:3px;}#wsstockbx #filterbx #itemnm {text-align:center;}#wsstockbx #filterbx #itemnm input {width:72%;min-width:150px;font-size:16px;color:#94A3B8;}#wsstockbx #filterbx #flds {padding:5px 0;}#wsstockbx #filterbx #flds span {display:inline-block;width:20%;}#wsstockbx #filterbx #flds span label {display:block;width:100%;min-width:auto;text-align:center;font-size:12px;padding:0 0 3px 0;}#wsstockbx #filterbx #flds select,#wsstockbx #filterbx #flds input {width:90%;margin:0 2%;padding:0;border:1px solid #334155;box-sizing:border-box;box-shadow:none;border-radius:0;vertical-align:top;height:20px;line-height:20px;font-size:12px;color:#94A3B8;}#wsstockbx #filterbx #btns {text-align:center;padding:8px 0 2px;}#wsstockbx #filterbx #btns input {border:0;font-size:14px;padding:8px 48px;background-color:#111827;background:linear-gradient(to left,#111827,#0F172A,#111827);border-radius:4px;color:#94A3B8;}#wsstockbx #filterbx #btns input:hover {cursor:pointer;color:#E8EEF8;}#wsstockbx #filterbx #qtysbx {text-align:center;padding:7px 0;background:linear-gradient(to left,#111827,#182033,#111827);width:80%;margin:7px auto 3px;border-radius:14px;font-size:12px;color:#94A3B8;}#wsstockbx #filterbx #qtysbx span {white-space:nowrap;}#wsstockbx #filterbx #qtysbx label {width:auto;min-width:auto;font-size:10px;color:#CBD5E1;margin-right:7px;}#wsstockbx #filterbx #qtysbx input {width:80px;height:18px;font-size:10px;color:#94A3B8;}#wsstockbx #filterbx #qtysbx input#filterQtyTo {margin-right:32px;}#wsstockbx .strgadmtbl {display:table;border-collapse:collapse;width:96%;margin:12px auto 80px;border:1px solid #334155;box-sizing:border-box;font-size:11px;max-width:2000px;}#wsstockbx .strgadmtbl .strgthrow {display:table-row;}#wsstockbx .strgadmtbl .strgrow {display:table-row;}#wsstockbx .strgadmtbl .strgthrow:hover,#wsstockbx .strgadmtbl .strgrow:hover {background-color:#4A3B11;}#wsstockbx .strgadmtbl .strgthrow:nth-child(odd),#wsstockbx .strgadmtbl .strgrow:nth-child(odd) {background-color:#1E293B;}#wsstockbx .strgadmtbl .strgthrow:nth-child(odd):hover,#wsstockbx .strgadmtbl .strgrow:nth-child(odd):hover {background-color:#5A450C;}#wsstockbx .strgadmtbl .strgthrow > span {display:table-cell;font-weight:normal;font-size:10px;background-color:#182033;border-bottom:1px solid #334155;border-right:2px solid #334155;padding:1px 3px;color:#E8EEF8;vertical-align:middle;}#wsstockbx .strgadmtbl .strgthrow > span:last-child {border-right:1px solid #334155;}#wsstockbx .strgadmtbl .strgrow > span {display:table-cell;border-bottom:1px solid #334155;border-right:2px solid #334155;padding:5px;}#wsstockbx .strgadmtbl .strgrow > span:last-child {border-right:1px solid #334155;}#wsstockbx .strgadmtbl .strgthrow .thctrl {text-align:center;border-right:0;}#wsstockbx .strgadmtbl .strgthrow .thopt {text-align:left;width:22px;}#wsstockbx .strgadmtbl .strgthrow .thqty {border-right:3px solid #334155;text-align:right;background-color:#333016;}#wsstockbx .strgadmtbl .strgthrow .theqty {border-right:3px solid #334155;text-align:right;}#wsstockbx .strgadmtbl .strgthrow .thstock {text-align:left;}#wsstockbx .strgadmtbl .strgthrow .thitem {text-align:left;}#wsstockbx .strgadmtbl .strgthrow .thsupplier {text-align:center;}#wsstockbx .strgadmtbl .strgthrow .thorder {text-align:center;}#wsstockbx .strgadmtbl .strgthrow .thowner {text-align:center;}#wsstockbx .strgadmtbl .strgrow .tdctrl {text-align:center;width:24px;border-right:0;}#wsstockbx .strgadmtbl .strgrow .tdopt {text-align:left;width:22px}#wsstockbx .strgadmtbl .strgrow .tdopt a {display:inline-block;width:12px;height:12px;background:url('https://e2q.ui2.ru/public/layout/7555/sedit.svg') 0 0 no-repeat;}#wsstockbx .strgadmtbl .strgrow .tdopt a:hover {background:url('https://e2q.ui2.ru/public/layout/7555/sedit.svg') 0 -12px no-repeat;cursor:pointer;}#wsstockbx .strgadmtbl .strgrow .tdqty {width:58px;background-color:#3A3117;color:#FCA5A5;font-weight:bold;text-align:right;border-right:3px solid #334155;}#wsstockbx .strgadmtbl .strgrow:hover .tdqty {background-color:#4A3B11;}#wsstockbx .strgadmtbl .strgrow:nth-child(odd) .tdqty {background-color:#333016;color:#FF8A8A;}#wsstockbx .strgadmtbl .strgrow:nth-child(odd):hover .tdqty {background-color:#5A450C;}#wsstockbx .strgadmtbl .strgrow .tdeqty {width:58px;color:#A9C3FF;text-align:right;font-weight:normal;border-right:3px solid #334155;}#wsstockbx .strgadmtbl .strgrow .tditem a {color:#93C5FD;}#wsstockbx .strgadmtbl .strgrow .tditem a:hover {color:#A9C3FF;text-decoration:underline;}#wsstockbx .strgadmtbl .strgrow .tdfldc {color:#FCA5A5;}#wsstockbx .strgadmtbl .strgrow .tdsupplier {width:138px;text-align:center;}#wsstockbx .strgadmtbl .strgrow .tdsupplier a {color:#4ADE80;}#wsstockbx .strgadmtbl .strgrow .tdsupplier a:hover {text-decoration:underline;}#wsstockbx .strgadmtbl .strgrow .tdorder {width:80px;text-align:center;}#wsstockbx .strgadmtbl .strgrow .tdorder a {color:#93C5FD;}#wsstockbx .strgadmtbl .strgrow .tdorder a:hover {text-decoration:underline;}#wsstockbx .strgadmtbl .strgrow .tdowner {width:138px;text-align:center;}#wsstockbx .strgadmtbl .strgrow .tdowner a {color:#4ADE80;}#wsstockbx .strgadmtbl .strgrow .tdowner a:hover {text-decoration:underline;}#wsstockbx .strgadmtbl .sold {background-color:#182033;color:#94A3B8;}#wsstockbx .strgadmtbl .sold:hover {background-color:#3A3117;color:#94A3B8;}#wsstockbx .strgadmtbl .sold:nth-child(odd) {background-color:#1E293B;color:#94A3B8;}#wsstockbx .strgadmtbl .sold:nth-child(odd):hover {background-color:#111827;}#wsstockbx .strgadmtbl .sold a {color:#94A3B8;}#wsstockbx .strgadmtbl .sold a:hover {color:#CBD5E1;}#wsstockbx .strgadmtbl .sold .tdqty {background-color:transparent;color:#94A3B8;}#wsstockbx .strgadmtbl .sold .tdeqty {background-color:transparent;color:#94A3B8;}#wsstockbx .strgadmtbl .sold .tdfldc {color:#94A3B8;}@media screen and (min-width:881px) and (max-width:1280px),@media screen and (min-device-width:881px) and (max-device-width:1280px) {#wsstockbx #filterbx #qtysbx {width:98%;}#wsstockbx #filterbx #qtysbx span {display:block;}#wsstockbx #filterbx #qtysbx input#filterQtyTo {margin:0;}#wsstockbx .strgadmtbl .strgrow .tdqty {width:38px;}#wsstockbx .strgadmtbl .strgrow .tdeqty {width:38px;}#wsstockbx .strgadmtbl .strgrow .tdfldc {min-width:80px;}#wsstockbx .strgadmtbl .strgrow .tdsupplier {width:99px;}#wsstockbx .strgadmtbl .strgrow .tdorder {width:64px;}#wsstockbx .strgadmtbl .strgrow .tdowner {width:108px;}}@media screen and (max-width:880px), screen and (max-device-width: 880px) {#wsstockbx #filterbx {width:99%;}#wsstockbx #filterbx #itemnm {}#wsstockbx #filterbx #itemnm  input {width:94%;}#wsstockbx #filterbx #flds {text-align:center;}#wsstockbx #filterbx #flds span {display:inline-block;width:50%;margin:0 auto;}#wsstockbx #filterbx #flds label {display:block;font-size:16px;text-align:center;width:100%;padding:22px 0;margin:5px 0;height:auto;}#wsstockbx #filterbx #flds select,#wsstockbx #filterbx #flds input {width:90%;height:26px;line-height:26px;font-size:16px;text-indent:3px;color:#94A3B8;}#wsstockbx #filterbx #qtysbx {text-align:center;width:100%;border-radius:0;}#wsstockbx #filterbx #qtysbx span {display:block;width:99%;margin:0 auto;}#wsstockbx #filterbx #qtysbx label {display:block;font-size:14px;text-align:center;width:100%;margin:5px 0;}#wsstockbx #filterbx #qtysbx input {width:82px;height:24px;line-height:24px;font-size:16px;}#wsstockbx #filterbx #qtysbx input#filterQtyTo {margin:0;}#wsstockbx #filterbx #btns input {border:0;font-size:14px;padding:8px 48px;background-color:#475569;background:linear-gradient(to top,#111827,#243044);border-radius:5px;color:#94A3B8;}#wsstockbx #filterbx #btns input:hover {cursor:pointer;color:#E8EEF8;background:linear-gradient(to top,#243044,#111827);box-shadow:inset 0 0 3px rgba(15,23,42,.62);}#wsstockbx #empty,#nostocksbx {font-size:18px;padding:32px 0;}#wsstockbx .strgadmtbl {display:block;border:0;width:100%;max-wdith:100%;overflow:hidden;}#wsstockbx .strgadmtbl .strgthrow {display:block;margin:22px auto;padding:22px 0;border-top:1px dotted #334155;border-bottom:1px dotted #334155;background:linear-gradient(to left,#182033,#0F172A,#182033);}#wsstockbx .strgadmtbl .strgthrow > span {background-color:transparent;margin:0;}#wsstockbx .strgthrow .thqty,#wsstockbx .strgthrow .theqty,#wsstockbx .strgthrow .thitem,#wsstockbx .strgthrow .thstock,#wsstockbx .strgthrow .thfldc,#wsstockbx .strgthrow .thsupplier,#wsstockbx .strgthrow .thorder,#wsstockbx .strgthrow .thowner {display:none;}#wsstockbx .strgthrow .thctrl {display:inline-block;width:50%;text-align:right;padding:3px 22px 3px 0;border:0;box-sizing:border-box;}#wsstockbx .strgthrow .thopt {display:inline-block;width:50%;text-align:left;padding:3px 0 3px 22px;border:0;box-sizing:border-box;}#wsstockbx .strgadmtbl .strgrow {display:block;margin:5px auto 18px;}#wsstockbx .strgadmtbl .strgrow:nth-child(odd) {background-color:#0F172A;}#wsstockbx .strgadmtbl .strgrow:nth-child(odd):hover {background-color:#0F172A;}#wsstockbx .strgadmtbl .strgthrow:hover,#wsstockbx .strgadmtbl .strgrow:hover {background-color:#0F172A;}#wsstockbx .strgadmtbl .strgthrow:nth-child(odd),#wsstockbx .strgadmtbl .strgrow:nth-child(odd) {background-color:#0F172A;}#wsstockbx .strgadmtbl .strgthrow:nth-child(odd):hover,#wsstockbx .strgadmtbl .strgrow:nth-child(odd):hover {background-color:#0F172A;}#wsstockbx .strgadmtbl .strgrow > span {display:block;border:0;padding:5px;text-align:center;box-sizing:border-box;margin:0;}#wsstockbx .strgadmtbl .strgrow > span:last-child {border:0;}#wsstockbx .strgadmtbl .strgrow .tdctrl {display:inline-block;width:50%;text-align:right;padding:3px 22px 3px 0;margin:0;background:linear-gradient(to top,#1E293B,#0F172A);}#wsstockbx .strgadmtbl .strgrow .tdopt {display:inline-block;width:50%;text-align:left;padding:3px 0 3px 22px;margin:0;background:linear-gradient(to top,#1E293B,#0F172A);}#wsstockbx .strgadmtbl .strgrow .tdqty {display:inline-block;width:50%;background-color:#3A3117;color:#FCA5A5;font-weight:bold;text-align:center;border:0;font-size:22px;border-bottom:2px solid #334155;border-top:1px solid #475569;padding:5px 0;margin:0;}#wsstockbx .strgadmtbl .strgrow:hover .tdqty {background-color:#3A3117;}#wsstockbx .strgadmtbl .strgrow:nth-child(odd) .tdqty {background-color:#3A3117;color:#FCA5A5;}#wsstockbx .strgadmtbl .strgrow:nth-child(odd):hover .tdqty {background-color:#3A3117;}#wsstockbx .strgadmtbl .strgrow .tdeqty {display:inline-block;width:50%;text-align:center;border:0;font-size:22px;border-bottom:2px solid #334155;border-top:1px solid #475569;padding:5px 0;margin:0;background-color:#111827;}#wsstockbx .strgadmtbl .strgrow .tditem {width:98%;margin:0 auto;padding:8px 0;font-size:14px;}#wsstockbx .strgadmtbl .strgrow .tdfldc {font-size:14px;margin-bottom:18px;}#wsstockbx .strgadmtbl .strgrow .tdstock {width:100%;text-align:center;font-size:18px;font-weight:bold;color:#93C5FD;}#wsstockbx .strgadmtbl .strgrow .tdsupplier {width:100%;text-align:center;font-size:16px;margin-bottom:12px;}#wsstockbx .strgadmtbl .strgrow .tdorder {width:100%;font-size:16px;}#wsstockbx .strgadmtbl .strgrow .tdowner {width:100%;font-size:16px;}#wsstockbx .strgadmtbl .sold {background-color:#0F172A;color:#94A3B8;}#wsstockbx .strgadmtbl .sold:hover {background-color:#0F172A;color:#94A3B8;}#wsstockbx .strgadmtbl .sold:nth-child(odd) {background-color:#0F172A;color:#94A3B8;}#wsstockbx .strgadmtbl .sold:nth-child(odd):hover {background-color:#0F172A;}#wsstockbx .strgadmtbl .sold .tdstock {color:#CBD5E1;}}#strgedbx {width:98%;margin:24px auto 50px;font-family:Verdana;}#strgedbx #nfnd {font-size:32px;color:#94A3B8;text-align:center;padding:120px 0;}#strgedbx:after {content:'';display:block;clear:both;visibility:hidden;}#strgedbx #itemnmbx {display:flex;align-items:center;text-align:left;font-size:16px;padding:8px 0;color:#E8EEF8;border-bottom:1px solid #334155;background:linear-gradient(to top left,#182033,#0F172A);border-top-right-radius:22px;}#strgedbx #itemnmbx span#prodpic {display:inline-block;margin:0 12px 0 12px;}#strgedbx #itemnmbx span#prodpic img {width:48px;}#strgedbx #itemnmbx a {color:#CBD5E1;}#strgedbx #itemnmbx a:hover {color:#FF8A8A;}#strgedbx #strgadder {padding:7px 0 22px 0;margin:12px 5px 5px;float:left;width:20%;min-width:158px;background-color:#0F172A;border-right:1px dotted #334155;}#strgedbx #strgadder p {display:block;padding:5px 0;margin:0 auto;width:98%;}#strgedbx #strgadder label {width:92%;min-width:auto;padding:4px 0;margin:0 auto;text-align:left;font-size:12px;text-indent:3px;white-space:nowrap;color:#CBD5E1;}#strgedbx #strgadder input {width:92%;min-width:auto;height:20px;line-height:20px;font-size:14px;border:1px solid #334155;}#strgedbx #strgadder input[name="strgadderQty"] {background-color:#3A3117;font-weight:bold;color:#FCA5A5;color:#FCA5A5;}#strgedbx #strgadder input[name="strgadderEQty"] {background-color:#111827;color:#93C5FD;}#strgedbx #strgadder p#qtys {font-size:10px;color:#94A3B8;}#strgedbx #strgadder p#qtys input {width:43%;}#strgedbx #strgadder #submitbtn {height:34px;line-height:34px;padding:0;color:#CBD5E1;font-size:14px;margin-top:5px;font-size:16px;background-color:#243044;background:linear-gradient(to top,#243044,#182033);box-shadow:inset 0 0 3px rgba(15,23,42,.62);}#strgedbx #strgadder #submitbtn:hover {color:#E8EEF8;background:linear-gradient(to top,#243044,#182033,#182033);box-shadow:inset 0 0 5px rgba(15,23,42,.62);}#strgedbx #strgadder select {border-radius:0;width:92%;min-width:auto;height:20px;line-height:20px;font-size:14px;text-indent:4px;}#strgedbx #strgadder select#itemattrsel {width:92%;height:500px;border:1px solid #334155;padding:3px 7px;font-size:12px;}#strgedbx #rgtbx {margin:12px 0 22px 22%;}#strgedbx #rgtbx #digifrmbx {box-sizing:border-box;border:1px solid #334155;}#strgedbx #rgtbx #digifrmbx #titlebx {background-color:#182033;padding:5px 9px;background:linear-gradient(to bottom right,#182033,#0F172A);color:#94A3B8;font-variant:small-caps;border-bottom:1px solid #334155;}#strgedbx #rgtbx #digifrmbx textarea#digiaddertxtfld {width:70%;height:190px;min-height:140px;border:0;border-right:1px solid #334155;resize:vertical;box-sizing:border-box;font-size:16px;color:#6EE7B7;padding:5px;font-family:Verdana, Arial;outline:none;}#strgedbx #rgtbx #digifrmbx #filebx {float:right;width:27%;text-align:center;padding:0 0 7px;overflow:auto;max-height:182px;}#strgedbx #rgtbx #digifrmbx #filebx #filecfgbx {padding:5px 0;border-bottom:1px dotted #334155;border-left:1px dotted #334155;background:linear-gradient(to left,#111827,#0F172A);border-bottom-left-radius:8px;}#strgedbx #rgtbx #digifrmbx #filebx #filecfgbx label {min-width:auto;margin-left:5px;font-variant:small-caps;font-size:12px;}#strgedbx #rgtbx #digifrmbx #filebx input[type="file"] {display:block;border-radius:0;border:0;border:0;background-color:#0F172A;margin:0 auto 5px;color:#94A3B8;font-size:10px;}#strgedbx #rgtbx #digifrmbx #filebx span#plustxt {display:block;color:#FCA5A5;margin:0 auto 4px;font-size:10px;cursor:pointer;text-align:center;width:26px;}#strgedbx #rgtbx #digifrmbx #filebx span#plustxt:hover {cursor:pointer;color:#FF6B6B;}#strgedbx #txtoptsbx {background-color:#111827;background:linear-gradient(to top right,#182033,#0F172A);border-top:1px solid #334155;padding:0;white-space:nowrap;overflow:hidden;clear:right;}#strgedbx #txtoptsbx > p {padding:7px;}#strgedbx #txtoptsbx label {height:14px;line-height:14px;width:auto;min-width:auto;padding:0 5px;font-size:10px;color:#94A3B8;font-variant:small-caps;letter-spacing:1px;}#strgedbx #txtoptsbx input[type="text"] {height:20px;line-height:20px;width:72px;border:0;background-color:#0F172A;box-shadow:inset 0 0 1px rgba(15,23,42,.62);font-size:10px;color:#94A3B8;text-indent:2px;margin:0;}#strgedbx #txtoptsbx input[type="text"]:focus {width:120px;}#strgedbx #txtoptsbx #digiaddertxtseparatorfld {width:28px;text-align:center;}#strgedbx #txtoptsbx #digiaddertxtrepeatfld {width:28px;text-align:center;}#strgedbx #txtoptsbx input[type="submit"] {width:100px;height:20px;border:0;border-radius:0;padding:0;margin:0 0 0 5px;background-color:#243044;background:linear-gradient(to top,#1E293B,#0F172A);color:#94A3B8;}#strgedbx #txtoptsbx input[type="submit"]:hover {background:linear-gradient(to top,#0F172A,#182033);box-shadow:inset 0 0 5px rgba(15,23,42,.62);cursor:pointer;}#strgedbx #rgtbx .digiempty {font-size:22px;color:#CBD5E1;border-top:1px dotted #334155;border-bottom:1px dotted #334155;padding:50px 0;margin:20px 0;}#strgedbx #rgtbx #ditembx {margin-top:20px;}#strgedbx #rgtbx #ditembx #ditbl {display:table;border-collapse:collapse;width:100%;border:1px solid #334155;font-size:10px;}#strgedbx #rgtbx #ditembx #ditbl .dtblthrow {display:table-row;}#strgedbx #rgtbx #ditembx #ditbl .dtblthrow > span {display:table-cell;font-weight:normal;font-size:10px;background-color:#182033;border-bottom:1px solid #334155;border-right:1px solid #334155;padding:3px;color:#E8EEF8;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow {display:table-row;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow > span {display:table-cell;border-bottom:1px solid #334155;border-right:1px solid #334155;padding:5px;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow:nth-child(odd) {background-color:#111827;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow:hover {background-color:#111827;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow:nth-child(odd):hover {background-color:#111827;}#strgedbx #rgtbx #lmtbx {font-size:10px;font-variant:small-caps;color:#94A3B8;text-align:right;padding:3px 0;}#strgedbx #rgtbx #ditembx #ditbl .tdopt {width:18px;border-right:0;text-align:center;}#strgedbx #rgtbx #ditembx #ditbl .tdopt a.dsdel {width:12px;height:12px;display:inline-block;background:url('https://e2q.ui2.ru/public/layout/7555/sdel.svg') 0 0 no-repeat;}#strgedbx #rgtbx #ditembx #ditbl .tdopt a.dsdel:hover {background:url('https://e2q.ui2.ru/public/layout/7555/sdel.svg') 0 -12px no-repeat;cursor:pointer;}#strgedbx #rgtbx #ditembx #ditbl #thctrl {text-align:center;}#strgedbx #rgtbx #ditembx #ditbl .tdctrl {width:18px;text-align:center;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent {color:#4ADE80;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent b {display:block;color:#FCA5A5;font-weight:normal;font-size:90%;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent b:first-child {margin-top:7px;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent b:last-child {margin-bottom:7px;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filename {display:inline-block;color:#93C5FD;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filename a {color:#93C5FD;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filename a:hover {color:#93C5FD;text-decoration:underline;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filesize {display:inline-block;margin-left:8px;color:#93C5FD;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filesize:before {content:'(';}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filesize:after {content:')';}#strgedbx #rgtbx #ditembx #ditbl .tdcontent img.prodpic {max-width:100%;max-height:400px;}#strgedbx #rgtbx #ditembx #ditbl #thdelivered {text-align:center;}#strgedbx #rgtbx #ditembx #ditbl .tddelivered {width:122px;color:#6EE7B7;text-align:center;white-space:nowrap;}#strgedbx #rgtbx #ditembx #ditbl #thdownloaded {text-align:center;}#strgedbx #rgtbx #ditembx #ditbl .tddownloaded {width:54px;text-align:center;color:#6EE7B7;}#strgedbx #rgtbx #ditembx #pagesrow {text-align:left;margin:40px 0 30px;}#strgedbx #rgtbx #ditembx #pagesrow a {border-radius:0;}@media screen and (max-width:880px), screen and (max-device-width: 880px) {#strgedbx {width:100%;max-width:100%;overflow:hidden;}#strgedbx #nfnd {font-size:22px;padding:32px 0;}#strgedbx #rgtbx .digiempty {text-align:center;}#strgedbx #itemnmbx {text-align:center;border-radius:0;background:none;}#strgedbx #strgadder {padding:7px 0 22px;margin:0 auto;float:none;width:100%;border:0;text-align:center;max-width:380px;}#strgedbx #strgadder p label {text-align:center;font-size:16px;}#strgedbx #strgadder select#itemattrsel {height:auto;min-height:56px;font-size:14px;}#strgedbx #rgtbx {margin:12px 0 22px 0;}#strgedbx #rgtbx #digifrmbx #filebx {float:none;width:100%;text-align:center;padding:0 0 7px;overflow:auto;max-height:182px;}#strgedbx #rgtbx #digifrmbx #filebx span#plustxt {display:block;color:#FCA5A5;margin:7px auto;font-size:16px;}#strgedbx #rgtbx #digifrmbx textarea#digiaddertxtfld {display:block;margin:22px auto;width:96%;height:190px;min-height:140px;border:1px solid #334155;}#strgedbx #rgtbx .digiempty {text-align:center;}#strgedbx #rgtbx #digifrmbx {border:0;}#strgedbx #rgtbx #digifrmbx #titlebx {text-align:center;}#strgedbx #rgtbx #digifrmbx #txtoptsbx {height:auto;background:none;text-align:center;border:0;}#strgedbx #rgtbx #digifrmbx #txtoptsbx input[type="text"] {width:32px;}#strgedbx #rgtbx #digifrmbx #txtoptsbx input[type="submit"] {display:block;width:72%;height:auto;padding:5px 0;font-size:14px;margin:32px auto 24px;}#strgedbx #rgtbx #lmtbx {text-align:center;}#strgedbx #rgtbx #ditembx #ditbl {display:block;text-align:center;border:0;font-size:14px;}#strgedbx #rgtbx #ditembx #ditbl .dtblthrow {display:block;width:100%;}#strgedbx #rgtbx #ditembx #ditbl .dtblthrow > span {display:block;font-size:14px;background-color:#0F172A;border:0;padding:3px;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow {display:block;margin:0 auto 42px;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow > span {display:block;width:100%;border:0;padding:0;text-align:center;}#strgedbx #rgtbx #ditembx #ditbl .dtblrow:nth-child(odd),#strgedbx #rgtbx #ditembx #ditbl .dtblrow:hover,#strgedbx #rgtbx #ditembx #ditbl .dtblrow:nth-child(odd):hover {background-color:transparent;}#strgedbx #thdelivered,#strgedbx #thdownloaded {display:none;}#strgedbx #rgtbx #ditembx #ditbl #thopt {text-align:center;margin-top:34px;background:linear-gradient(to top,#111827,#0F172A);}#strgedbx #rgtbx #ditembx #ditbl #thctrl {display:block;text-align:center;margin-bottom:44px;background:linear-gradient(to top,#0F172A,#182033);}#strgedbx #rgtbx #ditembx #ditbl #thctrl:before {content:'';display:block;padding:18px 0;}#strgedbx #rgtbx #ditembx #ditbl #thcontent {margin:32px 0;font-size:20px;color:#E8EEF8;background-color:#111827;padding:5px 0;}#strgedbx #rgtbx #ditembx #ditbl .tdopt {display:none;}#strgedbx #rgtbx #ditembx #ditbl .tdctrl {width:18px;text-align:center;border-bottom:1px solid #334155;background:linear-gradient(to top,#182033,#0F172A);padding:18px 0 5px;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent {color:#4ADE80;text-align:center;padding:8px 0;font-size:16px;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent .fileprops {padding:5px 0;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filename {display:inline-block;color:#CBD5E1;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent span.filesize {color:#94A3B8;display:block;text-align:center;font-size:10px;}#strgedbx #rgtbx #ditembx #ditbl .tdcontent img.prodpic {max-width:96%;max-height:272px;}#strgedbx #rgtbx #ditembx #ditbl .tddelivered {width:auto;color:#94A3B8;font-size:10px;padding:5px 0;}#strgedbx #rgtbx #ditembx #ditbl .tddownloaded {width:auto;color:#CBD5E1;font-size:10px;padding:5px 0;}#strgedbx #rgtbx #ditembx #ditbl .tddownloaded:before {content:'(';}#strgedbx #rgtbx #ditembx #ditbl .tddownloaded:after {content:' downloads)';}}.summarywrp {display:flex;flex-direction:column;padding:3vh 0;}.summarywrp {color:#E8EEF8;}.summarywrp a {color:#E8EEF8;}.summarywrp .shdr {text-align:center;}.cartbox {flex:1;order:5;}.regforms {flex:1;order:3;}.crypbx {flex:1;order:2;}.fiatbx {flex:1;order:1;}.cartEmpty {margin:5vh auto;padding:22px;max-width:760px;text-align:center;animation:bgRotate .3s linear 1;}.cartEmpty b {display:block;font-weight:normal;padding:0 0 220px;background:url('https://e2q.ui2.ru/public/layout/7555/cartic.svg') center 64px no-repeat;}.cartEmpty a {display:inline-block;padding:12px 22px;border-radius:8px;margin:8px auto;background-color:#182033;}.cartEmpty a:hover {background-color:#1E293B;}.summary .item .rmcart a {display:inline-block;width:18px;height:18px;background:url('https://e2q.ui2.ru/public/layout/7555/cancel.svg') center center no-repeat;background-size:contain;}.summary .item .rmcart a:hover {transform:scale(.9);}@media screen and (min-width:760px) {.summary .items * {vertical-align:middle;font-size:18px;}.summary .items {display:table;margin:auto;max-width:100%;overflow-x:hidden;}.summary .itmhdr span {text-align:center;border-bottom:5px solid #475569;background:#182033;}.summary .itmhdr span:first-child a {display:inline-block;width:18px;height:18px;background:url('https://e2q.ui2.ru/public/layout/7555/clr.svg') center center no-repeat;background-size:contain;}.summary .itmhdr span:first-child a:hover {transform:scale(.9);}.summary .itmhdr span:nth-child(4) {text-align:left;}.summary .itmhdr input {display:inline-block;width:24px;height:24px;border:0;cursor:pointer;}.summary .itmhdr input {background:url('https://e2q.ui2.ru/public/layout/7555/refr.svg') center center no-repeat transparent;background-size:contain;}.summary .itmhdr input:hover {transform:scale(.9);}.summary .sumrow span {font-weight:bold;text-align:right;border-top:3px double #334155;border-bottom:0;}.summary .item {display:table-row;}.summary .item:hover {background-color:#111827;}.summary .item span {display:table-cell;padding:12px;white-space:nowrap;border-bottom:1px solid #334155;overflow:hidden;}.summary .item .pic img {display:inline-block;max-width:68px;max-height:48px;border-radius:5px;}.summary .item .qty input {display:inline-block;width:38px;height:28px;line-height:28px;margin:0 5px;text-align:center;}.summary .item .qty input:focus {color:#6EE7B7;}.summary .item .prs {text-align:right;}.summary .item span:nth-child(6) {font-weight:bold;}.cartEmpty {font-size:32px;border:2px solid #334155;border-radius:8px;background:#111827;}.cartEmpty a {font-size:70%;}}@media screen and (max-width:759px) {.summary {min-width:300px;}.summary .itmhdr {display:flex;margin-bottom:22px;}.summary .itmhdr span:nth-child(n+4) {display:none;}.summary .itmhdr span:nth-child(2) {display:none;}.summary .itmhdr span:nth-child(3) {order:2;}.summary .itmhdr span:nth-child(3) {order:1;}.summary .itmhdr span:nth-child(1) a {display:inline-block;width:18px;height:18px;background:url('https://e2q.ui2.ru/public/layout/7555/clr.svg') center center no-repeat;background-size:contain;}.summary .itmhdr span:nth-child(1) a:hover {transform:scale(.9);}.summary .itmhdr input {display:inline-block;width:24px;height:24px;border:0;cursor:pointer;}.summary .itmhdr input {background:url('https://e2q.ui2.ru/public/layout/7555/refr.svg') center center no-repeat transparent;background-size:contain;}.summary .itmhdr input:hover {transform:scale(.9);}.summary .sumrow {flex:0 0 100%;border-top:8px double #334155;}.summary .sumrow span:after, .summary .sumrow span:before {content:'';display:none;}.summary .sumrow span:nth-child(-n+4) {display:none;}.summary .sumrow span:nth-child(5) {display:block;padding-top:14px;}.summary .sumrow span:nth-child(6) {display:block;padding-bottom:14px;font-size:160%;}.summary .item {display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;text-align:center;justify-content:space-between;margin:52px auto;}.summary .item span {padding:5px 0;}.summary .item span:nth-child(1) {flex:0 0 72px;width:72px;order:4;}.summary .item span:nth-child(2) {flex:0 0 100%;background:#111827;order:1;padding:12px 0;margin-bottom:22px;}.summary .item span:nth-child(3) {flex:0 0 72px;width:72px;order:2;}.summary .item span:nth-child(4) {flex:0 0 calc(100% - 144px);order:3;}.summary .item span:nth-child(5) {flex:0 0 100%;order:5;font-size:14px;}.summary .item span:nth-child(5):after {content:' )';}.summary .item span:nth-child(5):before {content:'( ';}.summary .item span:nth-child(6) {flex:0 0 100%;order:6;font-weight:bold;font-size:120%;}.summary .item .pic img {display:block;margin:auto;max-width:128px;max-height:72px;border-radius:5px;}.summary .item .qty input {display:inline-block;width:76%;height:28px;line-height:28px;margin:0 5px;text-align:center;font-weight:bold;font-size:24px;}.summary .item .qty input:focus {color:#6EE7B7;}.summary .item .prs {display:block;}.cartEmpty {font-size:24px;}.cartEmpty a {font-size:90%;}}.regforms * {box-sizing:border-box;}.regformswitcher {margin:8px auto;padding:8px 0;border:2px solid #334155;border-radius:12px;max-width:380px;width:100%;font-size:16px;}.regformswitcher .cbswitch {display:block;margin:8px auto;}.regforms #lgnfrmbx {display:none;}.regforms .innerbx {max-width:920px;margin:auto;text-align:center;}.regforms input[type="password"], .regforms input[type="text"] {display:inline-block;width:86%;height:38px;line-height:32px;border:2px solid #64748B;border-radius:8px;}.regforms input[type="password"], .regforms input[type="text"] {font-size:22px;text-indent:12px;}.regforms input[type="submit"] {display:block;width:86%;margin:18px auto 0;padding:12px 22px;border:0;font-size:20px;border-radius:8px;background:#243044;color:#F8FAFC;}.regforms input[type="submit"]:hover {background:#1E293B;cursor:pointer;}.regforms form {display:block;max-width:380px;padding:32px 0;margin:5px auto 48px;font-size:18px;border:2px solid #334155;border-radius:12px;}.regforms form > p {position:relative;margin:2px auto 16px;padding:3px 0;border-radius:8px;}.regforms form > div {margin:5px auto;border-radius:5px;}.regforms form p label {position:absolute;margin:auto;display:inline-block;font-size:14px;top:-10px;left:20%;transform:translateX(-50%);}.regforms form p label {background:#0F172A;color:#E8EEF8;padding:0 12px;}.regforms .msg {display:block;margin:2px auto 22px;color:#FDA4AF;font-size:14px;}.regforms .rembx label {margin-right:10px;}.regforms .captchalabel {display:none;}.regforms img {display:block;margin:auto;border-radius:5px;cursor:pointer;}.walletbx {padding:57px 2%;background:#0F172A;min-height:520px;color:#E8EEF8;}.ncalertbx {width:94%;color:#6EE7B7;font-size:22px;text-align:center;padding:8px 0;margin:8px auto;background:linear-gradient(to left,#3A3117,#3A3117,#3A3117);box-shadow:0 0 3px rgba(15,23,42,.62);}.ncwrp {display:flex;align-items:stretch;font-weight:bold;}.ncl {flex:1;order:1;flex-grow:1;text-align:center;border-right:1px dotted #475569;min-width:300px;background:#111827;}.ncr {flex:1;order:2;flex-grow:5;padding-top:32px;}.nctr {}.nctr .smaccbx2 {display:block;margin:0 1% 24px;}.nctr .smaccbx2 span {display:block;}.nctr .smaccbx2 .macctitle {display:inline-block;font-size:18px;color:#F8FAFC;background-color:#14532D;padding:8px 22px;border-radius:5px;border:2px solid #4ADE80;}.nctr .smaccbx2 .balance {font-size:38px;color:#4ADE80;padding:3px 22px;}.nctr .smaccbx2 .balanceneg {font-size:38px;color:#FDA4AF;padding:3px 22px;}.nctr .smaccbx2 .creditline {display:inline-block;font-size:14px;color:#94A3B8;padding:5px 22px;background-color:#111827;}.nctr .smaccbx2 .creditline b {font-weight:normal;}.nctr .smaccbx2 .creditline b:after {content:":";margin-right:5px;}.nctr .tRow {display:block;margin:0 1%;max-width:820px;padding:7px 0 7px 76px;border-bottom:1px dotted #475569;background:url('https://e2q.ui2.ru/public/layout/7555/bill.svg') 5px center no-repeat;}.nctr .tRow span {display:block;padding:3px 0;color:#CBD5E1;}.nctr .tRow:hover {background-color:#1E293B;}.nctr .tRow .tdttm {font-size:14px;color:#94A3B8;}.nctr .tRow .tinfo {font-size:16px;}.nctr .tRow .charge {font-size:20px;color:#4ADE80;}.nctr .tRow .chargeNeg {font-size:20px;}.nctr .ncnotr {max-width:2000px;margin:0 1%;padding:322px 0;text-align:left;color:#94A3B8;font-size:24px;background:url('https://e2q.ui2.ru/public/layout/7555/ncc.svg') top left no-repeat;}.cuibx {padding:32px 0;}#nomoneyaccbx {width:90%;max-width:2000px;margin:0 auto;padding:80px 0;border-top:2px solid #475569;background:linear-gradient(to bottom,#182033,#0F172A);}#chdepamt {display:block;margin:10px auto;width:140px;padding:4px;background-color:#0F172A;color:#E8EEF8;border-radius:4px;text-align:center;border:1px solid #334155;}#chdepamt:hover {background-color:#111827;border:1px solid #475569;}.ncmenu {margin:32px auto;width:94%;}.ncmenu a {display:block;padding:7px 0;margin:8px 0;background-color:#243044;color:#E8EEF8;font-size:18px;border:1px solid #475569;}.ncmenu a:hover {background-color:#243044;border:1px solid #334155;}.cashupbx {max-width:94%;margin:22px auto;padding-top:38px;text-align:center;background:url('https://e2q.ui2.ru/public/layout/7555/numbercoin.svg') center top no-repeat;}.cashupbx #depositmsg {font-size:14px;color:#93C5FD;}.cashupbx .amtwrp {margin:32px auto 12px;}.cashupbx label {display:inline-block;position:absolute;background-color:#0F172A;padding:2px 5px;font-size:14px;margin:-11px 0 0 -29px;color:#6EE7B7;}.cashupbx .cashdeskBox input#chrgamt {}.cashupbx .cashdeskBox select,.cashupbx .cashdeskBox input#chrgamt {display:block;margin:2px auto 9px;width:220px;height:42px;line-height:42px;border:1px solid #334155;border-radius:5px;font-size:20px;color:#6EE7B7;text-align:center;}.cashupbx .cashdeskBox select {text-align-last:center;}.cashupbx .cashdeskBox select option {font-size:14px;}.cashupbx .cashdeskBox input#chrgamt:hover,.cashupbx .cashdeskBox input#chrgamt:focus {border:1px solid #4ADE80;}.cashupbx .cashdeskBox select:hover,.cashupbx .cashdeskBox select:focus {border:1px solid #4ADE80;}.cashupbx .cashdeskBox .cashupbtn {padding:5px;border:0;border-radius:5px;width:220px;line-height:42px;vertical-align:top;font-size:18px;color:#F8FAFC;background-color:#1E3A8A;}.cashupbx .cashdeskBox .cashupbtn:hover {background-color:#1E3A8A;cursor:pointer;}.cashupbx .ppcheckoutconfirmbtn,.cashupbx #pmoptionpaypalCheckout .ppcheckoutbtn {visibility:hidden;}.ncacc {width:90%;margin:0 auto;padding-top:5px;white-space:nowrap;overflow-x:auto;}.ncacc .maccbx {display:block;max-width:94%;margin:2px auto 12px;border-radius:5px;background-color:#0F172A;overflow:hidden;letter-spacing:2px;border:2px solid #334155;}.ncacc .maccbx:hover {background-color:#10281D;}.ncacc .maccbx .acctitle a {display:block;margin:0 auto;padding:5px 2px;color:#4ADE80;}.ncacc .maccbx .balance a {display:block;white-space:nowrap;color:#4ADE80;letter-spacing:1px;padding:5px 0;}.ncacc .mbneg {background-color:#B91C1C;}.ncacc .mbneg:hover {background-color:#7F1D1D;}.ncacc .mbneg .balance a {background-color:#B91C1C;}.ncacc .actmbx {border:2px solid #4ADE80;}.ncacc .actmbx .acctitle a {color:#4ADE80;background-color:#10281D;}@media screen and (max-width:839px), screen and (max-device-width:839px) {.ncwrp {display:block;min-width:320px;}.ncl {display:block;border:0;min-width:0;width:100%;}.ncr {display:block;padding-top:32px;width:100%;}.nctr .smaccbx2 {text-align:center;}.nctr .smaccbx2 span {display:block;margin:0 auto;}.nctr .smaccbx2 .macctitle {display:block;padding:8px 0;border-radius:0;border:0;}.nctr .tRow {margin:0 auto;max-width:94%;}.nctr .ncnotr {margin:0 1%;padding:322px 0 72px;text-align:center;color:#94A3B8;font-size:20px;background:url('https://e2q.ui2.ru/public/layout/7555/ncc.svg') top center no-repeat;}.ncacc .maccbx {max-width:340px;}}.depositbx {padding:70px 3% 120px;margin:auto;background:#0F172A;}.depositbx .balancebx {margin:32px auto;text-align:center;font-size:120%;font-weight:bold;color:#6EE7B7;}.depositbx .balancebx a {color:#6EE7B7;}.depositbx .balancebx a:hover {color:#6EE7B7;}#wsmtrbxwrp {padding:80px 0 130px;background:#0F172A;color:#E8EEF8;}.wsmoneytrbx {width:400px;margin:8px auto 28px;padding:0 0 8px;border-radius:5px;box-shadow:0 0 2px rgba(15,23,42,.62);border:1px solid #334155;overflow:hidden;text-align:center;}#wsmsendnowsmoney .trbxhdr,.wsmoneytrbx .trbxhdr {font-size:26px;padding:8px 0;margin:0 auto 22px;background-color:#0F172A;color:#4ADE80;background:linear-gradient(to top,#0F172A,rgba(15,23,42,0.12));box-shadow:inset 0 0 5px rgba(15,23,42,.62);border-bottom:1px solid #334155;text-shadow:0 0 2px rgba(15,23,42,.62);text-align:center;}.wsmoneytrbx #sendmimg {min-height:64px;background:url('https://e2q.ui2.ru/public/layout/7555/numbercoin.svg') top center no-repeat;margin:5px auto 22px;}.wsmoneytrbx .flbl {position:absolute;display:inline-block;padding:3px 7px;font-size:14px;color:#E8EEF8;background-color:#0F172A;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-60%);}.wsmoneytrbx .flbl:after {content:":";}.wsmoneytrbx select,.wsmoneytrbx input,.wsmoneytrbx input{display:block;margin:5px auto 28px;width:360px;height:52px;line-height:52px;background-color:#0F172A;color:#6EE7B7;font-size:20px;border-radius:5px;border:1px solid #4ADE80;text-align:center;text-align-last:center;}.wsmoneytrbx .wsmsendbtn {display:block;margin:16px auto;max-width:360px;width:94%;height:52px;line-height:52px;background-color:#14532D;border-radius:5px;border:0;font-size:20px;color:#F8FAFC;}.wsmoneytrbx .wsmsendbtn:hover {background-color:#14532D;cursor:pointer;}.nccancel {display:block;margin:16px auto;max-width:360px;width:94%;height:52px;line-height:52px;font-size:20px;border-radius:5px;background-color:#182033;border:1px solid #334155;}.wsmoneytrbx .hintmsg {color:#FDA4AF;margin:3px 0 16px;}#wsmsendnowsmoney {font-size:18px;}#wsmsendnowsmoney a {color:#6EE7B7;display:block;margin:22px auto;font-weight:bold;font-size:16px;}#wsmsendnowsmoney a:hover {color:#6EE7B7;}.wsmoneytrbx #bottombx {text-align:center;padding:8px 0;}.wsmoneytrbx #rcpntbx {display:block;padding:20px 0;font-size:20px;text-align:center;color:#E8EEF8;background:linear-gradient(to top,rgba(15,23,42,0.12),#111827,rgba(15,23,42,0.12));text-shadow:0 0 2px rgba(15,23,42,.62);}.wsmoneytrbx .amtbx {display:block;width:92%;margin:5px auto;padding:5px 0;background-color:#0F172A;border-radius:5px;box-shadow:inset 0 0 3px rgba(15,23,42,.62);font-size:28px;text-shadow:0 0 2px rgba(0,0,0,.55);border:1px solid #334155;}.wsmoneytrbx .smdbx {display:block;font-size:16px;color:#4ADE80;border-bottom:1px dotted #334155;}.wsmoneytrbx #rateswrp {background-color:#0F172A;border-top:1px solid #334155;border-bottom:1px solid #334155;margin:5px auto 22px;}.wsmoneytrbx #ratesbx {display:table;border-collapse:collapse;width:80%;margin:5px auto;text-align:right;}.wsmoneytrbx #ratesbx .tblrw {display:table-row;border-bottom:1px dotted #334155;}.wsmoneytrbx #ratesbx .tblrw:last-child {border:0;}.wsmoneytrbx #ratesbx .tblrw div {display:table-cell;padding:3px;}.wsmoneytrbx #ratesbx #feeamtbx {width:210px;}.wsmoneytrbx .lbls {text-align:center;margin:2px auto;font-size:14px;color:#E8EEF8;}.wsmoneytrbx #usagehlbl {text-align:center;margin:18px auto 6px;font-size:14px;color:#94A3B8;}.wsmoneytrbx #wsmhintfld {width:92%;min-height:130px;resize:vertical;border:1px solid #475569;font-size:14px;padding:5px;margin:0 auto;color:#E8EEF8;border-radius:5px;box-shadow:inset 0 0 3px rgba(15,23,42,.62);text-shadow:0 0 2px rgba(0,0,0,.55);border:1px solid #334155;box-sizing:border-box;}.wsmoneytrbx #amtsentbx {max-width:320px;margin:0 auto;font-size:32px;color:#6EE7B7;text-align:center;padding:240px 0 3px;text-shadow:0 0 2px #9С9;background:url(https://e2q.ui2.ru/public/layout/7555/wsmsentok.svg) top center no-repeat;background-size:80%;}.wsmoneytrbx #recname {margin:3px 0;padding:3px 0;font-size:14px;color:#E8EEF8;}.wsmoneytrbx #newtrlnk {display:block;margin:0 auto;color:#6EE7B7;font-size:16px;width:100%;text-align:center;}.wsmoneytrbx #newtrlnk:hover {text-decoration:underline;color:#6EE7B7;}@media screen and (min-width:420px) and (max-width:768px), @media screen and (min-device-width:420px) and (max-device-width:768px) {.wsmoneytrbx {width:100%;max-width:100%;border:0;border-radius:0;margin-bottom:240px;}.wsmoneytrbx #ratesbx {display:block;width:92%;text-align:center;}.wsmoneytrbx #ratesbx .tblrw {display:block;}.wsmoneytrbx #ratesbx .tblrw div {display:block;}.wsmoneytrbx #ratesbx #feeamtbx {width:auto;}.wsmoneytrbx select {font-size:14px;}}@media screen and (max-width:419px), screen and (max-device-width:419px) {.wsmoneytrbx {width:100%;max-width:100%;border:0;border-radius:0;margin-bottom:180px;display:none;}.wsmoneytrbx #ratesbx {display:block;width:92%;text-align:center;}.wsmoneytrbx #ratesbx .tblrw {display:block;}.wsmoneytrbx #ratesbx .tblrw div {display:block;}.wsmoneytrbx #ratesbx #feeamtbx {width:auto;}.nccancel,.wsmoneytrbx select,.wsmoneytrbx input {width:90%;}}:root { --e2q-v15-bg:#050914; --e2q-v15-bg-2:#081120; --e2q-v15-ink:#e7eefb; --e2q-v15-ink-2:#c8d6eb; --e2q-v15-muted:#8fa1ba; --e2q-v15-soft:#5f7088; --e2q-v15-line:rgba(141,158,184,.20); --e2q-v15-line-2:rgba(141,158,184,.32); --e2q-v15-surface:rgba(10,18,32,.86); --e2q-v15-surface-2:rgba(13,24,42,.92); --e2q-v15-surface-3:rgba(18,31,52,.94); --e2q-v15-gold:#e7b85e; --e2q-v15-gold-2:#ffd98a; --e2q-v15-green:#35e489; --e2q-v15-red:#ff8fa2; --e2q-v15-blue:#8cc7ff; --e2q-v15-focus:rgba(113,199,255,.62); --e2q-v15-shadow:0 22px 70px rgba(0,0,0,.34); --e2q-v15-shadow-soft:0 14px 44px rgba(0,0,0,.24); --e2q-v15-topbar:74px; --e2q-v15-page:clamp(16px,3vw,42px); --e2q-v15-radius:22px; --e2q-v15-radius-sm:14px; --e2q-v15-control:44px; --e2q-v15-font:Montserrat,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}html { background:var(--e2q-v15-bg); color-scheme:dark; scroll-padding-top:calc(var(--e2q-v15-topbar) + 28px);}body { min-width:320px; margin:0; color:var(--e2q-v15-ink-2); background:  radial-gradient(circle at 26% -12%,rgba(55,88,140,.20),transparent 38vw),  radial-gradient(circle at 82% 18%,rgba(232,184,94,.07),transparent 32vw),  linear-gradient(180deg,#07101f 0,#050914 52%,#030713 100%); font-family:var(--e2q-v15-font); font-size:15px; line-height:1.55; letter-spacing:.006em; overflow-x:hidden;}a { color:var(--e2q-v15-ink-2); text-decoration:none; text-underline-offset:4px;}a:hover { color:var(--e2q-v15-gold-2);}button,input,select,textarea { font:inherit; color:var(--e2q-v15-ink); box-sizing:border-box;}header#hdrbox,header { min-height:var(--e2q-v15-topbar); padding-top:var(--e2q-v15-topbar); background:transparent;}#hdrbox { background:transparent;}#hdrbox #hdrbx { position:fixed; inset:0 0 auto 0; z-index:999; width:100%; min-height:var(--e2q-v15-topbar); margin:0; padding:0 var(--e2q-v15-page); display:grid; grid-template-columns:minmax(0,1fr) minmax(128px,190px) minmax(300px,650px) minmax(118px,190px) minmax(0,1fr); column-gap:clamp(14px,2vw,28px); align-items:center; text-align:initial; color:var(--e2q-v15-ink); background:linear-gradient(180deg,rgba(7,15,28,.98),rgba(7,15,28,.92)); border-bottom:1px solid rgba(141,158,184,.16); box-shadow:0 18px 50px rgba(0,0,0,.30); backdrop-filter:blur(18px) saturate(1.18);}#hdrbox #hdrbx.stickyHdr,#hdrbox .stickyHdr,.stickyHdr { background:linear-gradient(180deg,rgba(7,15,28,.99),rgba(8,16,30,.96)); box-shadow:0 22px 60px rgba(0,0,0,.38);}#hdrbox #hdrbx .logobx,#hdrbox #hdrbx #itemsearchfield,#hdrbox #hdrbx .nvicons { min-width:0; margin:0; padding:0;}#hdrbox #hdrbx .logobx { grid-column:2; justify-self:start; width:100%; display:flex; align-items:center;}#hdrbox #hdrbx .logobx a { display:inline-flex; align-items:center; justify-content:flex-start; width:auto; max-width:100%; min-height:44px; padding:0 0 0 52px; color:var(--e2q-v15-ink); background:url('https://e2q.ui2.ru/public/layout/7555/e2q.svg') left center/36px 36px no-repeat; font-size:18px; line-height:1; font-weight:700; letter-spacing:.08em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; filter:drop-shadow(0 8px 20px rgba(0,0,0,.28));}#hdrbox #hdrbx #itemsearchfield { grid-column:3; justify-self:center; width:100%; max-width:650px; white-space:normal; display:block;}#hdrbox #hdrbx #itemsearchfield form { width:100%; max-width:650px; height:var(--e2q-v15-control); margin:0 auto; padding:0; display:grid; grid-template-columns:minmax(0,1fr) 52px; gap:0; align-items:stretch; overflow:hidden; border:1px solid rgba(141,158,184,.26); border-radius:16px; background:linear-gradient(180deg,rgba(8,15,28,.88),rgba(5,10,20,.92)); box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 12px 32px rgba(0,0,0,.24);}#hdrbox #hdrbx #itemsearchfield form:focus-within { border-color:var(--e2q-v15-focus); box-shadow:0 0 0 3px rgba(113,199,255,.14),inset 0 1px 0 rgba(255,255,255,.07),0 14px 38px rgba(0,0,0,.32);}#hdrbox #hdrbx #itemsearchfield form > input { min-width:0; height:100%; margin:0; border:0; border-radius:0; outline:none; box-shadow:none; font-size:14px; line-height:var(--e2q-v15-control); vertical-align:baseline;}#hdrbox #hdrbx #itemsearchfield form > input[type="text"],#hdrbox #hdrbx #itemsearchfield form > input#wsitemsSearchField { grid-column:1; width:100%; padding:0 16px; color:var(--e2q-v15-ink); background:transparent; caret-color:var(--e2q-v15-gold-2); letter-spacing:.01em;}#hdrbox #hdrbx #itemsearchfield form > input[type="text"]::placeholder,#hdrbox #hdrbx #itemsearchfield form > input#wsitemsSearchField::placeholder { color:rgba(200,214,235,.46);}#hdrbox #hdrbx #itemsearchfield form > input[type="submit"] { grid-column:2; position:static; width:52px; min-width:52px; padding:0; color:transparent; text-indent:-9999px; overflow:hidden; cursor:pointer; appearance:none; background:url('https://e2q.ui2.ru/public/layout/7555/search.svg') center center/20px 20px no-repeat,linear-gradient(180deg,rgba(17,31,54,.98),rgba(12,23,42,.98)); border-left:1px solid rgba(141,158,184,.18); opacity:1; transition:background-color .18s ease,filter .18s ease,transform .18s ease;}#hdrbox #hdrbx #itemsearchfield form > input[type="submit"]:hover { filter:brightness(1.12); transform:none;}#hdrbox #hdrbx .nvicons { grid-column:4; justify-self:end; width:100%; display:flex; align-items:center; justify-content:flex-end; gap:10px; white-space:nowrap;}#hdrbox #hdrbx .nvicons a { display:inline-flex; align-items:center; justify-content:center; width:36px; height:36px; margin:0; border-radius:999px; background-color:rgba(15,27,46,.74); background-repeat:no-repeat; background-position:center; background-size:19px 19px; border:1px solid rgba(141,158,184,.17); box-shadow:inset 0 1px 0 rgba(255,255,255,.04); opacity:.92; transition:transform .18s ease,border-color .18s ease,background-color .18s ease,opacity .18s ease;}#hdrbox #hdrbx .nvicons a:hover { transform:translateY(-1px); opacity:1; border-color:rgba(232,184,94,.34); background-color:rgba(20,36,60,.92);}#hdrbox #hdrbx .nvicons .nihome {background-image:url('https://e2q.ui2.ru/public/layout/7555/home.svg');}#hdrbox #hdrbx .nvicons .nisignin {background-image:url('https://e2q.ui2.ru/public/layout/7555/account.svg');}#hdrbox #hdrbx .nvicons .nicart {background-image:url('https://e2q.ui2.ru/public/layout/7555/cart.svg');}main { padding:clamp(26px,3vw,46px) 0 clamp(86px,8vw,132px);}#mainr { width:min(100% - 32px,1280px); max-width:1280px; margin:0 auto; padding:0;}#mainr > * { min-width:0;}#mainr > * + * { margin-top:clamp(24px,3vw,42px);}#simicons { width:min(100%,1120px); max-width:1120px; height:auto; min-height:0; margin:clamp(18px,3vw,34px) auto clamp(28px,3vw,46px); padding:0; overflow:visible; text-align:center; font-size:15px;}#simicons ul { display:grid; grid-template-columns:repeat(8,minmax(105px,1fr)); gap:10px; width:100%; margin:0; padding:0; list-style:none;}#simicons ul li { display:block; float:none; width:auto; min-width:0; margin:0; padding:0;}#simicons ul li a { position:relative; display:flex; align-items:center; justify-content:center; gap:9px; width:100%; min-width:0; min-height:48px; height:auto; margin:0; padding:12px 14px 12px 42px; color:var(--e2q-v15-ink-2); background-color:rgba(12,22,38,.72); background-repeat:no-repeat; background-position:14px center; background-size:22px 22px; border:1px solid rgba(141,158,184,.15); border-radius:14px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 30px rgba(0,0,0,.14); text-align:center; text-indent:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:1.2; letter-spacing:.03em; text-transform:lowercase; float:none; transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease;}#simicons ul li a:hover { color:var(--e2q-v15-ink); background-color:rgba(18,32,54,.92); border-color:rgba(232,184,94,.32); box-shadow:0 14px 36px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06); transform:translateY(-1px);}#simicons ul li a#simiconmsgs,#simicons ul li a#simiconmycontents,#simicons ul li a#simiconmycustomers,#simicons ul li a#simiconmyitems,#simicons ul li a#simiconmyresources,#simicons ul li a#simiconmyorders,#simicons ul li a#simiconmytrades,#simicons ul li a#simiconmymarkets,#simicons ul li a#simiconmyextensions,#simicons ul li a#simiconwsstock { background-size:22px 22px; background-position:14px center;}.itmlistwrp,.myacc,.sellerwrp,#myitemslist,#mycontlist,#mycustlist,#mycustomerslist,#myreslist,#mysaleswrp,#wsstockbx,#strgedbx,#itemEdWrp,#newItemEdWrp,#myitemsfltr,#mycusfltr,#myresedwrp,#ppeditorwrp,#myreswrp,#centryEditorbox,#mredwrp,#resmainbx,#marketbox,#domainbx,#hostsbx,#filebox { color:var(--e2q-v15-ink-2);}.itmlistwrp { width:min(100%,1120px); min-width:0; max-width:1120px; margin:clamp(8px,2vw,24px) auto clamp(72px,7vw,116px); padding:0; overflow:visible; overflow-y:visible; max-height:none;}.itmlistwrp .fromto { display:flex; align-items:center; justify-content:center; width:max-content; max-width:100%; margin:0 auto 18px; padding:8px 14px; color:var(--e2q-v15-muted); background:rgba(12,22,38,.68); border:1px solid rgba(141,158,184,.14); border-radius:999px; font-size:13px; line-height:1.2; white-space:nowrap; box-shadow:0 10px 28px rgba(0,0,0,.16);}.itemsnf { margin:40px auto 90px; padding:34px; color:var(--e2q-v15-muted); background:var(--e2q-v15-surface); border:1px solid var(--e2q-v15-line); border-radius:var(--e2q-v15-radius); box-shadow:var(--e2q-v15-shadow-soft);}.itmlist { display:block; width:100%; max-width:100%; min-width:0; margin:0 auto; padding:0; color:var(--e2q-v15-ink-2); background:linear-gradient(180deg,rgba(10,18,32,.88),rgba(7,13,24,.92)); border:1px solid rgba(141,158,184,.17); border-radius:24px; box-shadow:var(--e2q-v15-shadow-soft); overflow:visible; overflow-y:visible; max-height:none; font-size:15px;}.itmlist div.itemlistRow,.itmlist .itemlistRow { display:grid; grid-template-columns:70px minmax(230px,1fr) 78px 160px 228px; align-items:center; min-height:66px; margin:0; padding:0; border-bottom:1px solid rgba(141,158,184,.15); background:transparent; transition:background-color .16s ease,border-color .16s ease;}.itmlist div.itemlistRow:last-child,.itmlist .itemlistRow:last-child { border-bottom:0;}.itmlist div.itemlistRow:hover,.itmlist .itemlistRow:hover { background:rgba(18,31,52,.54);}.itmlist .itemlistRow > span { display:flex; align-items:center; min-width:0; height:100%; margin:0; padding:13px 16px; border:0; border-right:1px solid rgba(141,158,184,.12); vertical-align:middle;}.itmlist .itemlistRow > span:last-child { border-right:0;}.itmlist .itmlistPic { justify-content:center; width:auto; padding-left:16px; padding-right:12px;}.itmlist .itmlistPic img,.itmlist .itmlistPic .noitemimg,.gimg img.itemimg,.noitemimg { display:block; width:38px; height:38px; max-width:38px; max-height:38px; object-fit:cover; margin:0 auto; border-radius:10px; background:rgba(255,255,255,.055); border:1px solid rgba(141,158,184,.18); box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}.itmlist .itmlistName { justify-content:flex-start; text-align:left; font-size:15px; font-weight:650; line-height:1.35;}.itmlist .itmlistName a { display:block; max-width:100%; color:var(--e2q-v15-ink-2); white-space:normal; overflow:visible; text-overflow:clip;}.itmlist .itmlistName a:hover { color:var(--e2q-v15-gold-2);}.itmlist .itmlistName .actReg { margin-left:8px; color:var(--e2q-v15-blue); font-size:12px;}.itmlist .itmlistAv { justify-content:center; width:auto; text-align:center; color:var(--e2q-v15-blue); font-weight:700; font-variant-numeric:tabular-nums;}.itmlist .itmlistAv i { font-style:normal;}.itmlist .itmlistAv .wsstockglvl {color:var(--e2q-v15-green);}.itmlist .itmlistAv .wsstockblvl {color:var(--e2q-v15-blue);}.itmlist .itmlistAv .wsstockylvl {color:var(--e2q-v15-gold-2);}.itmlist .itmlistAv .wsstockrlvl {color:var(--e2q-v15-red);}.itmlist .itmlistAv .wsstocknlvl {color:var(--e2q-v15-muted);}.itmlist .itmlistPrice { justify-content:flex-end; width:auto; text-align:right; color:var(--e2q-v15-green); white-space:nowrap; font-weight:800; letter-spacing:.08em; font-variant-numeric:tabular-nums;}.itmlist .itmlistPrice p,.itmlist .itmlistPrice .nosale { margin:0; color:var(--e2q-v15-muted); letter-spacing:.02em;}.itmlist .icel { justify-content:flex-end; width:auto; text-align:right; white-space:nowrap; padding-right:18px;}.itmlist .icel .cbwrp { display:inline-grid; grid-template-columns:52px minmax(130px,1fr); align-items:stretch; width:100%; max-width:190px; min-height:40px; margin:0; border-radius:14px; overflow:hidden; background:linear-gradient(135deg,rgba(109,67,56,.9),rgba(93,64,25,.88)); border:1px solid rgba(232,184,94,.18); box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 24px rgba(0,0,0,.20); transition:filter .16s ease,transform .16s ease,border-color .16s ease;}.itmlist .icel .cbwrp:hover { filter:brightness(1.08); transform:translateY(-1px); border-color:rgba(232,184,94,.34);}.itmlist .icel input,.itmlist .icel select { min-width:0; height:40px; margin:0; border:0; border-radius:0; outline:none; box-shadow:none; vertical-align:baseline; cursor:pointer;}.itmlist .icel .cartqty { width:52px; min-width:52px; padding:0 6px; color:var(--e2q-v15-ink); background:rgba(255,255,255,.06); text-align:center; font-size:13px; font-weight:800; line-height:40px; font-variant-numeric:tabular-nums; appearance:none;}.itmlist .icel .cartbtn { width:100%; min-width:110px; height:40px; padding:0 14px 0 39px; color:#fff7df; background:url('https://e2q.ui2.ru/public/layout/7555/cart.svg') 13px center/17px 17px no-repeat transparent; border:0; font-size:13px; font-weight:800; line-height:40px; text-align:left; letter-spacing:.02em;}.itmlist .icel .cartclr { width:40px; height:40px; padding:0; color:transparent; text-indent:-9999px; background:url('https://e2q.ui2.ru/public/layout/7555/cancel.svg') center center/16px 16px no-repeat rgba(255,255,255,.08);}.pagesRow,#pagesrow,#pagesRow { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:7px; width:max-content; max-width:calc(100% - 32px); min-height:0; margin:clamp(30px,4vw,48px) auto clamp(70px,7vw,112px); padding:10px 12px; background:rgba(12,22,38,.74); border:1px solid rgba(141,158,184,.15); border-radius:20px; box-shadow:var(--e2q-v15-shadow-soft);}.pagesRow a,#pagesrow a,#pagesRow a,#activePage { display:inline-flex; align-items:center; justify-content:center; min-width:34px; min-height:34px; margin:0; padding:7px 10px; color:var(--e2q-v15-ink-2); background:rgba(255,255,255,.035); border:1px solid rgba(141,158,184,.14); border-radius:999px; line-height:1; font-weight:700; font-variant-numeric:tabular-nums;}.pagesRow a:hover,#pagesrow a:hover,#pagesRow a:hover,#activePage { color:#171103; background:linear-gradient(135deg,var(--e2q-v15-gold-2),var(--e2q-v15-gold)); border-color:rgba(232,184,94,.44);}.myacc,.sellerwrp,#itemEdWrp,#newItemEdWrp,#myitemsfltr,#mycusfltr,#strgedbx,#wsstockbx #filterbx,#myresedwrp,#ppeditorwrp,#centryEditorbox,#mredwrp,#resmainbx,#myreswrp,#marketbox,#domainbx,#hostsbx,#filebox { border:1px solid rgba(141,158,184,.16); background:linear-gradient(180deg,rgba(11,20,36,.88),rgba(7,13,25,.92)); box-shadow:var(--e2q-v15-shadow-soft);}.myacc { width:min(100%,760px); margin:clamp(22px,3vw,40px) auto clamp(82px,8vw,128px); border-radius:26px; overflow:hidden;}.myacc .inav { min-height:68px; padding:16px 22px; gap:10px 12px; background:rgba(255,255,255,.018); border-bottom:1px solid rgba(141,158,184,.14);}.myacc .inav a,.actbtn,.sellerCtrls a,.entropts a,#opts a,#btns a,#myfilesbar a,.sellerCtrls button,.sellerCtrls input[type="submit"],#opts button,#opts input[type="submit"],#btns button,#btns input[type="submit"] { display:inline-flex; align-items:center; justify-content:center; min-height:38px; padding:8px 14px; color:var(--e2q-v15-ink-2); background:rgba(15,27,46,.72); border:1px solid rgba(141,158,184,.16); border-radius:12px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04); line-height:1.2;}.myacc .inav a:hover,.actbtn:hover,.sellerCtrls a:hover,.entropts a:hover,#opts a:hover,#btns a:hover,#myfilesbar a:hover,.sellerCtrls button:hover,#opts button:hover,#btns button:hover { color:var(--e2q-v15-gold-2); border-color:rgba(232,184,94,.30); background:rgba(20,35,58,.88);}.myacc .welc { padding:clamp(28px,4vw,44px) clamp(22px,4vw,40px); text-align:center; background:linear-gradient(180deg,rgba(16,29,50,.62),rgba(10,18,32,.46));}.myacc .welc h2 { width:100%; margin:0 auto 18px; padding:0 0 18px; color:var(--e2q-v15-ink); border-bottom:1px solid rgba(141,158,184,.28); font-size:clamp(22px,2vw,28px); font-weight:750; letter-spacing:.01em;}.myacc .welc .balance,.myacc .welc .wsmbalance { display:inline-flex; align-items:center; justify-content:center; min-height:42px; padding:8px 18px; color:var(--e2q-v15-green); background:rgba(53,228,137,.10); border:1px solid rgba(53,228,137,.18); border-radius:999px; font-variant-numeric:tabular-nums; letter-spacing:.04em;}.myorderswrp { padding:clamp(26px,4vw,42px) clamp(16px,3vw,32px) clamp(34px,5vw,58px);}.myorderswrp .sectionTitle { margin:0 0 24px; padding:15px 18px; color:var(--e2q-v15-ink); background:rgba(15,27,46,.74); border:1px solid rgba(141,158,184,.15); border-radius:16px; letter-spacing:.08em; text-transform:lowercase;}.orderstbl { display:grid; gap:20px;}.order { border-radius:20px; border:1px solid rgba(141,158,184,.15); background:linear-gradient(180deg,rgba(15,27,46,.88),rgba(8,15,28,.94)); box-shadow:0 14px 42px rgba(0,0,0,.22); overflow:hidden;}.order .opars { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); background:rgba(25,39,62,.58); border-bottom:1px solid rgba(141,158,184,.14);}.order .opars span { display:flex; flex-direction:column; gap:2px; min-width:0; padding:13px 14px; color:var(--e2q-v15-muted); font-size:12px; line-height:1.25; border-right:1px solid rgba(141,158,184,.12);}.order .opars span:last-child { border-right:0; align-items:flex-end; text-align:right;}.order .opars b { color:var(--e2q-v15-ink); font-size:13px; font-weight:800; overflow:hidden; text-overflow:ellipsis; max-width:100%;}.order .oitm { display:grid; grid-template-columns:42px 44px minmax(140px,1fr) 110px 124px; align-items:center; min-height:58px; padding:10px 12px; border-bottom:1px solid rgba(141,158,184,.12);}.order .oitm > span { min-width:0; padding:0 6px;}.order .oitm .itmn a { color:var(--e2q-v15-ink-2); display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.order .oitm .itmp,.order .oitm .itms { text-align:right; white-space:nowrap; font-variant-numeric:tabular-nums;}.order .opts { display:flex; align-items:center; justify-content:space-between; gap:14px; min-height:42px; padding:8px 14px; color:var(--e2q-v15-muted); background:rgba(3,8,17,.36);}.order .opts .opnl,.order .opts .opn a { display:inline-flex; align-items:center; justify-content:center; min-height:30px; padding:5px 14px; color:#ffd0d8; background:rgba(255,143,162,.12); border:1px solid rgba(255,143,162,.20); border-radius:999px;}.sellerwrp { width:min(100% - 32px,1320px); max-width:1320px; margin:clamp(22px,3vw,42px) auto clamp(84px,8vw,128px); padding:0; background:transparent; border:0; box-shadow:none;}.sellerCtrls,.entropts,#opts,#btns,#myfilesbar,#myitemslist #opts,#wsstockbx #opts,#strgedbx #opts { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px; margin:clamp(14px,2vw,24px) auto clamp(18px,3vw,32px); padding:0;}.folderswrp { padding:18px; border-radius:22px; background:rgba(10,18,32,.86); border:1px solid rgba(141,158,184,.16); box-shadow:var(--e2q-v15-shadow-soft);}#myitemslist #tblwrp,#mycontlist,#mycustlist,#mycustomerslist,#myreslist,#mysaleswrp,#myfileslist,#myreshosted,#ditbl,#vitmtbl { margin-top:clamp(16px,2vw,26px); border-radius:22px; overflow-x:auto; overflow-y:visible; max-height:none; background:rgba(10,18,32,.72); border:1px solid rgba(141,158,184,.14); box-shadow:var(--e2q-v15-shadow-soft);}#myitemslist table,#mycontlist table,#mycustlist table,#mycustomerslist table,#myreslist table,#mysaleswrp table,#ditbl table,#vitmtbl table { width:100%; border-spacing:0; border-collapse:separate;}#myitemslist th,#myitemslist td,#mycontlist th,#mycontlist td,#mycustlist th,#mycustlist td,#mycustomerslist th,#mycustomerslist td,#myreslist th,#myreslist td,#mysaleswrp th,#mysaleswrp td { padding:12px 14px; color:var(--e2q-v15-ink-2); border-color:rgba(141,158,184,.13); line-height:1.38;}#myitemslist th,#mycontlist th,#mycustlist th,#mycustomerslist th,#myreslist th,#mysaleswrp th { color:var(--e2q-v15-muted); background:rgba(255,255,255,.025); font-size:13px; font-weight:750;}#itemEdWrp,#newItemEdWrp,#myitemsfltr,#mycusfltr,#strgedbx,#wsstockbx #filterbx,#myresedwrp,#ppeditorwrp,#centryEditorbox,#mredwrp,#resmainbx,#myreswrp,#marketbox,#domainbx,#hostsbx,#filebox { width:min(100% - 32px,980px); max-width:980px; margin:clamp(24px,3vw,46px) auto clamp(80px,8vw,124px); padding:clamp(20px,3vw,34px); border-radius:24px;}#itemEdWrp input,#itemEdWrp select,#itemEdWrp textarea,#newItemEdWrp input,#newItemEdWrp select,#newItemEdWrp textarea,#myitemsfltr input,#myitemsfltr select,#myitemsfltr textarea,#mycusfltr input,#mycusfltr select,#mycusfltr textarea,#strgedbx input,#strgedbx select,#strgedbx textarea,#wsstockbx input,#wsstockbx select,#wsstockbx textarea,#myresedwrp input,#myresedwrp select,#myresedwrp textarea,#ppeditorwrp input,#ppeditorwrp select,#ppeditorwrp textarea,#centryEditorbox input,#centryEditorbox select,#centryEditorbox textarea,#mredwrp input,#mredwrp select,#mredwrp textarea { min-height:42px; padding:9px 12px; color:var(--e2q-v15-ink); background:rgba(5,10,20,.58); border:1px solid rgba(141,158,184,.19); border-radius:12px; box-shadow:inset 0 1px 0 rgba(255,255,255,.035); line-height:1.35;}#itemEdWrp input:focus,#itemEdWrp select:focus,#itemEdWrp textarea:focus,#newItemEdWrp input:focus,#newItemEdWrp select:focus,#newItemEdWrp textarea:focus,#myitemsfltr input:focus,#myitemsfltr select:focus,#myitemsfltr textarea:focus,#mycusfltr input:focus,#mycusfltr select:focus,#mycusfltr textarea:focus,#strgedbx input:focus,#strgedbx select:focus,#strgedbx textarea:focus,#wsstockbx input:focus,#wsstockbx select:focus,#wsstockbx textarea:focus,#myresedwrp input:focus,#myresedwrp select:focus,#myresedwrp textarea:focus,#ppeditorwrp input:focus,#ppeditorwrp select:focus,#ppeditorwrp textarea:focus,#centryEditorbox input:focus,#centryEditorbox select:focus,#centryEditorbox textarea:focus,#mredwrp input:focus,#mredwrp select:focus,#mredwrp textarea:focus { outline:none; border-color:var(--e2q-v15-focus); box-shadow:0 0 0 3px rgba(113,199,255,.12),inset 0 1px 0 rgba(255,255,255,.05);}#itemEdWrp textarea,#newItemEdWrp textarea,#myitemsfltr textarea,#mycusfltr textarea,#strgedbx textarea,#wsstockbx textarea,#myresedwrp textarea,#ppeditorwrp textarea,#centryEditorbox textarea,#mredwrp textarea { min-height:132px; padding:12px 14px; resize:vertical;}#itemEdWrp label,#newItemEdWrp label,#myitemsfltr label,#mycusfltr label,#strgedbx label,#wsstockbx label,#myresedwrp label,#ppeditorwrp label,#centryEditorbox label,#mredwrp label { display:block; margin:0 0 7px; color:var(--e2q-v15-muted); line-height:1.35; font-size:13px; font-weight:650;}.fldbox,#fldbox,#flds,#pricebox,#imgbox,#filebx,#txtoptsbx,#lgndfbox,#sdfldbx,#qtysbx,#adderline,#digifrmbx,#strgadder,#rgtbx { margin-bottom:clamp(16px,2vw,24px);}#itemEdWrp #fldbox,#itemEdWrp #imguplbox,#itemEdWrp #varItemsExt #vitmtblwrp,#itemEdWrp #lgndfbox,#myitemsfltr #fldbox .attrwrp,#strgedbx #rgtbx #digifrmbx #filebx { max-height:none; overflow-y:visible;}footer,#footr { background:rgba(5,10,20,.78); border-top:1px solid rgba(141,158,184,.12); color:var(--e2q-v15-muted);}#footr { width:100%; margin-top:clamp(54px,7vw,96px); padding:clamp(28px,4vw,46px) var(--e2q-v15-page);}#footr .ftrl { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px 18px; margin:8px auto;}#footr .ftrl a { display:inline-flex; align-items:center; min-height:34px; padding:6px 10px; border-radius:10px; color:var(--e2q-v15-ink-2);}#footr .ftrl a:hover { color:var(--e2q-v15-gold-2); background:rgba(232,184,94,.08);}@media screen and (max-width:1180px) { #hdrbox #hdrbx {  grid-template-columns:minmax(0,1fr) minmax(126px,166px) minmax(260px,560px) minmax(112px,160px) minmax(0,1fr);  column-gap:16px; } #simicons ul {  grid-template-columns:repeat(4,minmax(135px,1fr)); } .itmlist {  border-radius:22px; } .itmlist div.itemlistRow, .itmlist .itemlistRow {  grid-template-columns:62px minmax(190px,1fr) 72px 136px 222px; } .itmlist .itemlistRow > span {  padding:12px 14px; }}@media screen and (max-width:860px) { :root {  --e2q-v15-topbar:120px;  --e2q-v15-control:42px; } header#hdrbox, header {  padding-top:var(--e2q-v15-topbar); } #hdrbox #hdrbx {  min-height:var(--e2q-v15-topbar);  padding:10px 14px 12px;  grid-template-columns:minmax(0,1fr) auto;  grid-template-rows:38px 42px;  column-gap:12px;  row-gap:10px; } #hdrbox #hdrbx .logobx {  grid-column:1;  grid-row:1;  width:auto; } #hdrbox #hdrbx .logobx a {  min-height:36px;  padding-left:42px;  background-size:30px 30px;  font-size:16px; } #hdrbox #hdrbx .nvicons {  grid-column:2;  grid-row:1;  width:auto;  gap:8px; } #hdrbox #hdrbx .nvicons a {  width:34px;  height:34px;  background-size:18px 18px; } #hdrbox #hdrbx #itemsearchfield {  grid-column:1 / -1;  grid-row:2;  width:100%;  max-width:none; } #hdrbox #hdrbx #itemsearchfield form {  max-width:none;  grid-template-columns:minmax(0,1fr) 48px;  border-radius:14px; } #mainr {  width:min(100% - 24px,760px); } #simicons {  margin-top:20px; } #simicons ul {  grid-template-columns:repeat(2,minmax(0,1fr));  gap:12px; } #simicons ul li a {  justify-content:flex-start;  min-height:64px;  padding:13px 14px 13px 60px;  background-size:32px 32px;  background-position:16px center;  white-space:normal;  text-align:left; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:32px 32px;  background-position:16px center; } .itmlistwrp {  width:100%;  max-width:100%; } .itmlist div.itemlistRow, .itmlist .itemlistRow {  grid-template-columns:54px minmax(0,1fr) 78px 150px;  min-height:64px; } .itmlist .itmlistPrice {  grid-column:4; } .itmlist .icel {  grid-column:1 / -1;  justify-content:flex-end;  padding:10px 14px 14px;  border-top:1px solid rgba(141,158,184,.10); } .order .opars {  grid-template-columns:repeat(2,minmax(0,1fr)); } .order .opars span:nth-child(2n) {  border-right:0;  align-items:flex-end;  text-align:right; } .order .oitm {  grid-template-columns:42px 46px minmax(0,1fr) minmax(92px,.36fr); } .order .oitm .itmp {  display:none; } .sellerwrp {  width:calc(100% - 24px); } #itemEdWrp, #newItemEdWrp, #myitemsfltr, #mycusfltr, #strgedbx, #wsstockbx #filterbx, #myresedwrp, #ppeditorwrp, #centryEditorbox, #mredwrp, #resmainbx, #myreswrp, #marketbox, #domainbx, #hostsbx, #filebox {  width:100%;  padding:20px;  border-radius:22px; }}@media screen and (max-width:540px) { body {  font-size:14px; } #hdrbox #hdrbx {  padding-left:12px;  padding-right:12px; } #hdrbox #hdrbx .nvicons {  gap:6px; } #hdrbox #hdrbx .nvicons a {  width:32px;  height:32px; } #hdrbox #hdrbx #itemsearchfield form > input[type="text"], #hdrbox #hdrbx #itemsearchfield form > input#wsitemsSearchField {  padding-left:12px;  padding-right:12px; } main {  padding-top:20px; } #mainr {  width:min(100% - 18px,520px); } #simicons ul {  gap:10px; } #simicons ul li a {  min-height:60px;  padding-left:52px;  background-position:14px center;  background-size:28px 28px;  font-size:13px;  border-radius:14px; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:28px 28px;  background-position:14px center; } .itmlist {  background:transparent;  border:0;  box-shadow:none; } .itmlist div.itemlistRow, .itmlist .itemlistRow {  display:grid;  grid-template-columns:52px minmax(0,1fr);  gap:0;  margin:0 0 12px;  min-height:0;  border:1px solid rgba(141,158,184,.15);  border-radius:18px;  background:linear-gradient(180deg,rgba(12,22,38,.88),rgba(7,13,25,.94));  overflow:hidden; } .itmlist .itemlistRow > span {  height:auto;  border-right:0;  border-bottom:1px solid rgba(141,158,184,.10);  padding:11px 12px; } .itmlist .itmlistPic {  grid-column:1;  grid-row:1 / span 2;  align-self:stretch;  padding:12px;  border-right:1px solid rgba(141,158,184,.10); } .itmlist .itmlistName {  grid-column:2;  font-size:14px; } .itmlist .itmlistAv, .itmlist .itmlistPrice {  grid-column:2;  justify-content:flex-start;  text-align:left; } .itmlist .icel {  grid-column:1 / -1;  justify-content:stretch;  padding:12px;  border-bottom:0; } .itmlist .icel .cbwrp {  width:100%;  grid-template-columns:58px minmax(0,1fr); } .pagesRow, #pagesrow, #pagesRow {  width:100%;  max-width:100%;  border-radius:18px; } .myacc {  width:100%;  border-radius:22px; } .myacc .inav {  padding:14px; } .myorderswrp {  padding:22px 12px 34px; } .order .opars {  grid-template-columns:1fr; } .order .opars span, .order .opars span:nth-child(2n), .order .opars span:last-child {  border-right:0;  align-items:flex-start;  text-align:left; } .order .oitm {  grid-template-columns:40px 42px minmax(0,1fr); } .order .oitm .itms {  grid-column:3;  text-align:left;  padding-top:4px; } .sellerCtrls, .entropts, #opts, #btns, #myfilesbar {  justify-content:stretch; } .sellerCtrls a, .entropts a, #opts a, #btns a, #myfilesbar a, .sellerCtrls button, .sellerCtrls input[type="submit"], #opts button, #opts input[type="submit"], #btns button, #btns input[type="submit"] {  flex:1 1 calc(50% - 10px); }}@media screen and (max-width:380px) { #simicons ul {  grid-template-columns:1fr; } .sellerCtrls a, .entropts a, #opts a, #btns a, #myfilesbar a, .sellerCtrls button, .sellerCtrls input[type="submit"], #opts button, #opts input[type="submit"], #btns button, #btns input[type="submit"] {  flex:1 1 100%; }}:root { --e2q-v16-bg:#050914; --e2q-v16-bg2:#071120; --e2q-v16-panel:#0b1729; --e2q-v16-panel2:#111f35; --e2q-v16-panel3:#16263e; --e2q-v16-ink:#e8eef8; --e2q-v16-ink2:#c8d6eb; --e2q-v16-muted:#91a3bc; --e2q-v16-dim:#64748b; --e2q-v16-line:rgba(148,163,184,.18); --e2q-v16-line2:rgba(148,163,184,.30); --e2q-v16-gold:#e6b45c; --e2q-v16-gold2:#f3cf86; --e2q-v16-green:#31d889; --e2q-v16-red:#f07b8e; --e2q-v16-blue:#7cc7ff; --e2q-v16-focus:rgba(124,199,255,.58); --e2q-v16-shadow:0 24px 70px rgba(0,0,0,.34); --e2q-v16-shadow2:0 14px 42px rgba(0,0,0,.24); --e2q-v16-topbar:72px; --e2q-v16-control:42px; --e2q-v16-page:clamp(16px,3vw,44px); --e2q-v16-radius:22px; --e2q-v16-radius2:16px; --e2q-v16-font:Montserrat,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;}html { background:var(--e2q-v16-bg); color-scheme:dark; scroll-padding-top:calc(var(--e2q-v16-topbar) + 30px);}body { min-width:320px; color:var(--e2q-v16-ink2); background:radial-gradient(circle at 18% -12%,rgba(72,112,170,.22),transparent 34vw),radial-gradient(circle at 86% 10%,rgba(230,180,92,.07),transparent 28vw),linear-gradient(180deg,#07101f 0,#050914 56%,#030713 100%); font-family:var(--e2q-v16-font); font-size:15px; line-height:1.5; letter-spacing:.004em; overflow-x:hidden;}a { color:var(--e2q-v16-ink2); text-decoration:none; text-underline-offset:4px;}a:hover { color:var(--e2q-v16-gold2);}button,input,select,textarea { font-family:var(--e2q-v16-font); box-sizing:border-box;}header#hdrbox,header { min-height:var(--e2q-v16-topbar); padding-top:var(--e2q-v16-topbar); background:transparent;}#hdrbox { background:transparent;}#hdrbox #hdrbx { position:fixed; inset:0 0 auto 0; z-index:999; width:100%; min-height:var(--e2q-v16-topbar); margin:0; padding:0; display:grid; grid-template-columns:minmax(24px,1fr) 152px minmax(360px,560px) 132px minmax(24px,1fr); column-gap:clamp(18px,2.1vw,32px); align-items:center; text-align:initial; color:var(--e2q-v16-ink); background:linear-gradient(180deg,rgba(7,15,28,.98),rgba(7,15,28,.94)); border-bottom:1px solid rgba(148,163,184,.16); box-shadow:0 18px 52px rgba(0,0,0,.32); backdrop-filter:blur(18px) saturate(1.15);}#hdrbox #hdrbx .logobx,#hdrbox #hdrbx #itemsearchfield,#hdrbox #hdrbx .nvicons { min-width:0; margin:0; padding:0;}#hdrbox #hdrbx .logobx { grid-column:2; justify-self:start; display:flex; align-items:center; width:152px; height:var(--e2q-v16-control);}#hdrbox #hdrbx .logobx a { display:block; width:136px; height:42px; min-height:42px; margin:0; padding:0; color:transparent; font-size:0; line-height:0; background:url('https://e2q.ui2.ru/public/layout/7555/e2q-logo.svg') left center/136px 42px no-repeat; overflow:hidden; filter:drop-shadow(0 10px 24px rgba(0,0,0,.32));}#hdrbox #hdrbx #itemsearchfield { grid-column:3; justify-self:center; display:block; width:100%; max-width:560px; white-space:normal;}#hdrbox #hdrbx #itemsearchfield form { display:flex; align-items:stretch; width:100%; height:var(--e2q-v16-control); margin:0 auto; padding:0; overflow:hidden; border:1px solid rgba(148,163,184,.28); border-radius:16px; background:linear-gradient(180deg,rgba(9,17,31,.92),rgba(4,9,19,.94)); box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 14px 36px rgba(0,0,0,.24); transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;}#hdrbox #hdrbx #itemsearchfield form:focus-within { border-color:var(--e2q-v16-focus); box-shadow:0 0 0 3px rgba(124,199,255,.13),inset 0 1px 0 rgba(255,255,255,.07),0 16px 42px rgba(0,0,0,.32);}#hdrbox #hdrbx #itemsearchfield form > input { height:100%; min-width:0; margin:0; border:0; border-radius:0; outline:0; box-shadow:none; vertical-align:baseline;}#hdrbox #hdrbx #itemsearchfield form > input[type="text"],#hdrbox #hdrbx #itemsearchfield form > input#wsitemsSearchField { flex:1 1 auto; width:auto; padding:0 18px; color:var(--e2q-v16-ink); background:transparent; font-size:14.5px; line-height:var(--e2q-v16-control); letter-spacing:.01em; caret-color:var(--e2q-v16-gold2);}#hdrbox #hdrbx #itemsearchfield form > input[type="text"]::placeholder,#hdrbox #hdrbx #itemsearchfield form > input#wsitemsSearchField::placeholder { color:rgba(200,214,235,.48);}#hdrbox #hdrbx #itemsearchfield form > input[type="submit"] { flex:0 0 48px; width:48px; min-width:48px; padding:0; color:transparent; font-size:0; cursor:pointer; appearance:none; background:url('https://e2q.ui2.ru/public/layout/7555/search.svg') center center/18px 18px no-repeat,linear-gradient(180deg,rgba(20,36,61,.98),rgba(12,24,43,.98)); border-left:1px solid rgba(148,163,184,.18); transition:filter .18s ease,background-color .18s ease;}#hdrbox #hdrbx #itemsearchfield form > input[type="submit"]:hover { filter:brightness(1.12);}#hdrbox #hdrbx .nvicons { grid-column:4; justify-self:end; width:132px; display:flex; align-items:center; justify-content:flex-end; gap:10px; white-space:nowrap;}#hdrbox #hdrbx .nvicons a { display:inline-flex; align-items:center; justify-content:center; width:34px; height:34px; margin:0; border-radius:999px; background-color:rgba(15,27,46,.76); background-repeat:no-repeat; background-position:center; background-size:17px 17px; border:1px solid rgba(148,163,184,.16); box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 10px 26px rgba(0,0,0,.18); opacity:.98; transition:transform .16s ease,border-color .16s ease,background-color .16s ease,filter .16s ease;}#hdrbox #hdrbx .nvicons a:hover { transform:translateY(-1px); border-color:rgba(230,180,92,.34); background-color:rgba(18,34,58,.92); filter:brightness(1.08);}main { padding-top:clamp(24px,3vw,44px);}#mainr { width:min(100% - 32px,1320px); max-width:1320px; min-height:calc(100vh - var(--e2q-v16-topbar)); margin:0 auto; overflow-x:visible;}#simicons { width:min(100%,1180px); max-width:1180px; height:auto; min-height:0; margin:clamp(18px,2.8vw,36px) auto clamp(30px,3vw,48px); padding:0; overflow:visible; text-align:center; font-size:14px;}#simicons ul { display:grid; grid-template-columns:repeat(8,minmax(112px,1fr)); gap:12px; width:100%; margin:0; padding:0; list-style:none;}#simicons ul li { display:block; float:none; width:auto; min-width:0; margin:0; padding:0;}#simicons ul li a { position:relative; display:flex; align-items:center; justify-content:center; gap:10px; width:100%; min-width:0; min-height:46px; height:auto; margin:0; padding:12px 14px 12px 44px; color:var(--e2q-v16-ink2); background-color:rgba(12,22,38,.72); background-repeat:no-repeat; background-position:15px center; background-size:22px 22px; border:1px solid rgba(148,163,184,.16); border-radius:15px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 10px 30px rgba(0,0,0,.14); text-align:center; text-indent:0; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:1.2; letter-spacing:.025em; text-transform:lowercase; float:none; transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease;}#simicons ul li a:hover { color:var(--e2q-v16-ink); background-color:rgba(18,32,54,.94); border-color:rgba(230,180,92,.34); box-shadow:0 14px 36px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.06); transform:translateY(-1px);}#simicons ul li a#simiconmsgs,#simicons ul li a#simiconmycontents,#simicons ul li a#simiconmycustomers,#simicons ul li a#simiconmyitems,#simicons ul li a#simiconmyresources,#simicons ul li a#simiconmyorders,#simicons ul li a#simiconmytrades,#simicons ul li a#simiconmymarkets,#simicons ul li a#simiconmyextensions,#simicons ul li a#simiconwsstock { background-size:22px 22px; background-position:15px center;}.itmlistwrp { width:min(100%,1120px); max-width:1120px; min-width:0; margin:clamp(22px,3vw,42px) auto clamp(76px,7vw,118px); padding:0; overflow:visible; overflow-y:visible; max-height:none;}.itmlistwrp .fromto { display:flex; align-items:center; justify-content:center; width:max-content; max-width:100%; margin:0 auto 18px; padding:8px 14px; color:var(--e2q-v16-muted); background:rgba(12,22,38,.70); border:1px solid rgba(148,163,184,.14); border-radius:999px; font-size:13px; line-height:1.2; white-space:nowrap; box-shadow:0 10px 28px rgba(0,0,0,.16);}.itmlist { display:block; width:100%; max-width:100%; min-width:0; margin:0 auto; padding:0; color:var(--e2q-v16-ink2); background:linear-gradient(180deg,rgba(10,18,32,.88),rgba(7,13,24,.94)); border:1px solid rgba(148,163,184,.17); border-radius:24px; box-shadow:var(--e2q-v16-shadow2); overflow:visible; overflow-y:visible; max-height:none; font-size:14.5px;}.itmlist div.itemlistRow,.itmlist .itemlistRow { display:grid; grid-template-columns:56px minmax(360px,1fr) 82px 142px 176px; align-items:center; min-height:62px; margin:0; padding:0; border-bottom:1px solid rgba(148,163,184,.14); background:transparent; transition:background-color .16s ease,border-color .16s ease;}.itmlist div.itemlistRow:last-child,.itmlist .itemlistRow:last-child { border-bottom:0;}.itmlist div.itemlistRow:hover,.itmlist .itemlistRow:hover { background:rgba(18,31,52,.54);}.itmlist .itemlistRow > span { display:flex; align-items:center; min-width:0; width:auto; height:100%; margin:0; padding:12px 14px; border:0; border-right:1px solid rgba(148,163,184,.11); vertical-align:middle; float:none;}.itmlist .itemlistRow > span:last-child { border-right:0;}.itmlist .itmlistPic { grid-column:1; justify-content:center; padding-left:14px; padding-right:10px;}.itmlist .itmlistName { grid-column:2; justify-content:flex-start; text-align:left; font-size:14.5px; font-weight:650; line-height:1.34; word-break:normal; overflow-wrap:normal; hyphens:none;}.itmlist .itemlistRow > .itmlistName:first-child { grid-column:1 / 3; padding-left:22px;}.itmlist .itmlistAv { grid-column:3; justify-content:center; text-align:center; color:var(--e2q-v16-blue); font-weight:700; font-variant-numeric:tabular-nums;}.itmlist .itmlistPrice { grid-column:4; justify-content:flex-end; text-align:right; color:var(--e2q-v16-green); white-space:nowrap; font-weight:800; letter-spacing:.07em; font-variant-numeric:tabular-nums;}.itmlist .icel { grid-column:5; justify-content:flex-end; text-align:right; white-space:nowrap; padding-right:16px;}.itmlist .itmlistName a { display:-webkit-box; max-width:100%; color:var(--e2q-v16-ink2); white-space:normal; word-break:normal; overflow-wrap:break-word; hyphens:auto; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical;}.itmlist .itmlistName a:hover { color:var(--e2q-v16-gold2);}.itmlist .itmlistName .actReg { display:inline-flex; margin-left:8px; color:var(--e2q-v16-blue); font-size:12px;}.itmlist .itmlistPic img,.itmlist .itmlistPic .noitemimg,.gimg img.itemimg,.noitemimg { display:block; width:38px; height:38px; max-width:38px; max-height:38px; object-fit:cover; margin:0 auto; border-radius:10px; background:rgba(255,255,255,.055); border:1px solid rgba(148,163,184,.18); box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}.itmlist .itmlistAv i { font-style:normal;}.itmlist .itmlistAv .wsstockglvl {color:var(--e2q-v16-green);}.itmlist .itmlistAv .wsstockblvl {color:var(--e2q-v16-blue);}.itmlist .itmlistAv .wsstockylvl {color:var(--e2q-v16-gold2);}.itmlist .itmlistAv .wsstockrlvl {color:var(--e2q-v16-red);}.itmlist .itmlistAv .wsstocknlvl {color:var(--e2q-v16-muted);}.itmlist .itmlistPrice p,.itmlist .itmlistPrice .nosale { margin:0; color:var(--e2q-v16-muted); letter-spacing:.02em;}.itmlist .icel .cbwrp { display:inline-grid; grid-template-columns:48px minmax(112px,1fr); align-items:stretch; width:100%; max-width:158px; min-height:38px; margin:0; border-radius:14px; overflow:hidden; background:linear-gradient(135deg,rgba(116,72,54,.94),rgba(88,62,27,.94)); border:1px solid rgba(230,180,92,.20); box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 24px rgba(0,0,0,.20); transition:filter .16s ease,transform .16s ease,border-color .16s ease;}.itmlist .icel .cbwrp:hover { filter:brightness(1.08); transform:translateY(-1px); border-color:rgba(230,180,92,.36);}.itmlist .icel input,.itmlist .icel select { min-width:0; height:38px; margin:0; border:0; border-radius:0; outline:none; box-shadow:none; vertical-align:baseline; cursor:pointer;}.itmlist .icel .cartqty { width:48px; min-width:48px; padding:0 6px; color:var(--e2q-v16-ink); background:rgba(255,255,255,.06); text-align:center; font-size:12.5px; font-weight:800; line-height:38px; font-variant-numeric:tabular-nums; appearance:none;}.itmlist .icel .cartbtn { width:100%; min-width:0; height:38px; padding:0 12px 0 34px; color:#fff7df; background:url('https://e2q.ui2.ru/public/layout/7555/cart.svg') 11px center/16px 16px no-repeat transparent; border:0; font-size:12.5px; font-weight:800; line-height:38px; text-align:left; letter-spacing:.01em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}.itmlist .icel .cartclr { width:38px; height:38px; padding:0; color:transparent; font-size:0; background:url('https://e2q.ui2.ru/public/layout/7555/cancel.svg') center center/15px 15px no-repeat rgba(255,255,255,.08);}.pagesRow,#pagesrow,#pagesRow { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:7px; width:max-content; max-width:calc(100% - 32px); min-height:0; margin:clamp(30px,4vw,52px) auto clamp(72px,7vw,118px); padding:10px 12px; background:rgba(12,22,38,.74); border:1px solid rgba(148,163,184,.15); border-radius:20px; box-shadow:var(--e2q-v16-shadow2);}.pagesRow a,#pagesrow a,#pagesRow a,#activePage { display:inline-flex; align-items:center; justify-content:center; min-width:34px; min-height:34px; margin:0; padding:7px 10px; color:var(--e2q-v16-ink2); background:rgba(255,255,255,.035); border:1px solid rgba(148,163,184,.14); border-radius:999px; line-height:1; font-weight:700; font-variant-numeric:tabular-nums;}.pagesRow a:hover,#pagesrow a:hover,#pagesRow a:hover,#activePage { color:#171103; background:linear-gradient(135deg,var(--e2q-v16-gold2),var(--e2q-v16-gold)); border-color:rgba(230,180,92,.44);}.myacc { width:min(100%,760px); margin:clamp(22px,3vw,42px) auto clamp(82px,8vw,128px); border-radius:24px; border:1px solid rgba(148,163,184,.16); background:linear-gradient(180deg,rgba(11,20,36,.88),rgba(7,13,25,.92)); box-shadow:var(--e2q-v16-shadow2); overflow:hidden;}.myacc .inav { display:flex; align-items:center; justify-content:flex-start; gap:10px; flex-wrap:wrap; padding:18px 24px; background:rgba(15,27,46,.46); border-bottom:1px solid rgba(148,163,184,.12);}.myacc .inav a { display:inline-flex; align-items:center; justify-content:center; min-height:34px; padding:7px 13px; color:var(--e2q-v16-ink2); background:rgba(13,25,44,.74); border:1px solid rgba(148,163,184,.14); border-radius:10px; font-size:13px;}.myacc .inav a.actbtn { color:var(--e2q-v16-gold2); background:rgba(230,180,92,.10); border-color:rgba(230,180,92,.28);}.myacc .welc { padding:34px 34px 38px; text-align:center; background:linear-gradient(180deg,rgba(13,24,42,.82),rgba(10,18,32,.76)); border-bottom:1px solid rgba(148,163,184,.12);}.myacc .welc h2 { margin:0 auto 20px; padding-bottom:16px; color:var(--e2q-v16-ink); font-size:24px; font-weight:650; letter-spacing:.01em; border-bottom:1px solid rgba(148,163,184,.24);}.myacc .balance,.myacc .wsmbalance { display:inline-flex; align-items:center; justify-content:center; min-height:42px; padding:9px 18px; color:var(--e2q-v16-green); background:rgba(49,216,137,.12); border:1px solid rgba(49,216,137,.22); border-radius:999px; box-shadow:0 12px 32px rgba(49,216,137,.10),inset 0 1px 0 rgba(255,255,255,.05); font-variant-numeric:tabular-nums;}.myorderswrp { padding:32px 28px 42px;}.myorderswrp .sectionTitle,.sectionTitle { display:flex; align-items:center; justify-content:center; min-height:48px; width:100%; max-width:620px; margin:0 auto 28px; padding:12px 18px; color:var(--e2q-v16-ink); background:rgba(18,31,52,.74); border:1px solid rgba(148,163,184,.14); border-radius:14px; font-size:14px; font-weight:800; letter-spacing:.08em; text-transform:lowercase;}.orderstbl { display:grid; gap:20px;}.order { border-radius:20px; border:1px solid rgba(148,163,184,.15); background:linear-gradient(180deg,rgba(15,27,46,.88),rgba(8,15,28,.94)); box-shadow:0 14px 42px rgba(0,0,0,.22); overflow:hidden;}.order .opars { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); background:rgba(25,39,62,.58); border-bottom:1px solid rgba(148,163,184,.14);}.order .opars span { display:flex; flex-direction:column; gap:2px; min-width:0; padding:13px 14px; color:var(--e2q-v16-muted); font-size:12px; line-height:1.25; border-right:1px solid rgba(148,163,184,.12);}.order .opars span:last-child { border-right:0; align-items:flex-end; text-align:right;}.order .opars b { color:var(--e2q-v16-ink); font-size:13px; font-weight:800; overflow:hidden; text-overflow:ellipsis; max-width:100%;}.order .oitems { display:block; width:100%; padding:0;}.order .oitm { display:grid; grid-template-columns:42px 44px minmax(160px,1fr) 108px 124px; align-items:center; min-height:58px; padding:10px 12px; border-bottom:1px solid rgba(148,163,184,.12);}.order .oitm > span { display:flex; align-items:center; min-width:0; padding:0 6px; border-right:0;}.order .oitm .gimg { justify-content:center;}.order .oitm .itmn a { color:var(--e2q-v16-ink2); display:block; max-width:100%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}.order .oitm .itmp,.order .oitm .itms { justify-content:flex-end; text-align:right; white-space:nowrap; font-variant-numeric:tabular-nums;}.order .opts { display:flex; align-items:center; justify-content:space-between; gap:14px; min-height:42px; padding:8px 14px; color:var(--e2q-v16-muted); background:rgba(3,8,17,.36);}.order .opts .opnl,.order .opts .opn a { display:inline-flex; align-items:center; justify-content:center; min-height:30px; padding:5px 14px; color:#ffd0d8; background:rgba(240,123,142,.12); border:1px solid rgba(240,123,142,.20); border-radius:999px;}.sellerwrp,#myitemslist,#mycontlist,#mycustlist,#mycustomerslist,#myreslist,#mysaleswrp,#wsstockbx,#strgedbx,#myitemsfltr,#mycusfltr,#itemEdWrp,#newItemEdWrp,#myresedwrp,#ppeditorwrp,#centryEditorbox,#mredwrp,#resmainbx,#myreswrp,#marketbox,#domainbx,#hostsbx,#filebox { color:var(--e2q-v16-ink2);}.sellerwrp,#myitemslist,#wsstockbx,#strgedbx,#myitemsfltr,#mycusfltr,#itemEdWrp,#newItemEdWrp,#myresedwrp,#ppeditorwrp,#centryEditorbox,#mredwrp,#resmainbx,#myreswrp,#marketbox,#domainbx,#hostsbx,#filebox { width:min(100%,1180px); max-width:1180px; margin:clamp(24px,3vw,44px) auto clamp(84px,8vw,130px);}#itemEdWrp,#newItemEdWrp,#myitemsfltr,#mycusfltr,#strgedbx,#wsstockbx #filterbx,#myresedwrp,#ppeditorwrp,#centryEditorbox,#mredwrp,#resmainbx,#myreswrp,#marketbox,#domainbx,#hostsbx,#filebox { padding:28px; border:1px solid rgba(148,163,184,.16); border-radius:24px; background:linear-gradient(180deg,rgba(11,20,36,.88),rgba(7,13,25,.92)); box-shadow:var(--e2q-v16-shadow2);}.sellerCtrls,.entropts,#opts,#btns,#myfilesbar,#myitemslist #opts,#wsstockbx #opts,#strgedbx #opts { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px; margin:clamp(14px,2vw,24px) auto clamp(18px,3vw,32px); padding:0;}.sellerCtrls a,.entropts a,#opts a,#btns a,#myfilesbar a,.sellerCtrls button,.sellerCtrls input[type="submit"],#opts button,#opts input[type="submit"],#btns button,#btns input[type="submit"] { display:inline-flex; align-items:center; justify-content:center; min-height:38px; padding:8px 15px; color:var(--e2q-v16-ink2); background:rgba(15,27,46,.78); border:1px solid rgba(148,163,184,.16); border-radius:11px; font-size:13px; line-height:1.2; cursor:pointer; box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}.sellerCtrls a:hover,.entropts a:hover,#opts a:hover,#btns a:hover,#myfilesbar a:hover,.sellerCtrls button:hover,.sellerCtrls input[type="submit"]:hover,#opts button:hover,#opts input[type="submit"]:hover,#btns button:hover,#btns input[type="submit"]:hover { color:var(--e2q-v16-gold2); background:rgba(18,32,54,.94); border-color:rgba(230,180,92,.28);}#myitemslist #tblwrp,#myitemslist table,#wsstockbx #tblwrp,#wsstockbx table,#mycontlist table,#mycustlist table,#mycustomerslist table,#myreslist table,#mysaleswrp table,#marketbox table,#domainbx table,#hostsbx table,#filebox table { width:100%; max-width:100%; margin-left:auto; margin-right:auto;}#myitemslist #tblwrp,#wsstockbx #tblwrp,#mycontlist,#mycustlist,#mycustomerslist,#myreslist,#mysaleswrp .tblwrp,#marketbox .tblwrp,#domainbx .tblwrp,#hostsbx .tblwrp,#filebox .tblwrp { overflow-x:auto; overflow-y:visible; border-radius:20px; border:1px solid rgba(148,163,184,.16); background:rgba(7,13,25,.76); box-shadow:var(--e2q-v16-shadow2);}#myitemslist table,#wsstockbx table,#mycontlist table,#mycustlist table,#mycustomerslist table,#myreslist table,#mysaleswrp table,#marketbox table,#domainbx table,#hostsbx table,#filebox table { border-collapse:separate; border-spacing:0; color:var(--e2q-v16-ink2); background:transparent; font-size:13.5px;}#myitemslist th,#myitemslist td,#wsstockbx th,#wsstockbx td,#mycontlist th,#mycontlist td,#mycustlist th,#mycustlist td,#mycustomerslist th,#mycustomerslist td,#myreslist th,#myreslist td,#mysaleswrp th,#mysaleswrp td,#marketbox th,#marketbox td,#domainbx th,#domainbx td,#hostsbx th,#hostsbx td,#filebox th,#filebox td { padding:10px 12px; border-color:rgba(148,163,184,.14); vertical-align:middle; line-height:1.35;}#myitemslist th,#wsstockbx th,#mycontlist th,#mycustlist th,#mycustomerslist th,#myreslist th,#mysaleswrp th,#marketbox th,#domainbx th,#hostsbx th,#filebox th { color:var(--e2q-v16-muted); background:rgba(18,31,52,.72); font-weight:700;}#myitemslist tr:hover td,#wsstockbx tr:hover td,#mycontlist tr:hover td,#mycustlist tr:hover td,#mycustomerslist tr:hover td,#myreslist tr:hover td,#mysaleswrp tr:hover td,#marketbox tr:hover td,#domainbx tr:hover td,#hostsbx tr:hover td,#filebox tr:hover td { background:rgba(18,31,52,.48);}.folderswrp,#folderswrp,#folderbox,#folderbx,#ctreebox,#ctreebx { border-radius:22px; border:1px solid rgba(148,163,184,.16); background:linear-gradient(180deg,rgba(10,18,32,.88),rgba(7,13,25,.92)); box-shadow:var(--e2q-v16-shadow2);}.folderswrp a,#folderswrp a,#folderbox a,#folderbx a,#ctreebox a,#ctreebx a { border-radius:10px;}#itemEdWrp input[type="text"],#itemEdWrp input[type="number"],#itemEdWrp input[type="url"],#itemEdWrp input[type="file"],#itemEdWrp select,#itemEdWrp textarea,#newItemEdWrp input[type="text"],#newItemEdWrp input[type="number"],#newItemEdWrp input[type="url"],#newItemEdWrp input[type="file"],#newItemEdWrp select,#newItemEdWrp textarea,#myitemsfltr input,#myitemsfltr select,#mycusfltr input,#mycusfltr select,#strgedbx input,#strgedbx select,#strgedbx textarea,#wsstockbx #filterbx input,#wsstockbx #filterbx select,#wsstockbx #filterbx textarea { max-width:100%; min-height:38px; padding:8px 12px; color:var(--e2q-v16-ink); background:rgba(5,10,20,.68); border:1px solid rgba(148,163,184,.22); border-radius:11px; box-shadow:inset 0 1px 0 rgba(255,255,255,.04);}#itemEdWrp textarea,#newItemEdWrp textarea,#strgedbx textarea,#wsstockbx #filterbx textarea { min-height:128px; line-height:1.45; resize:vertical;}#itemEdWrp input:focus,#itemEdWrp select:focus,#itemEdWrp textarea:focus,#newItemEdWrp input:focus,#newItemEdWrp select:focus,#newItemEdWrp textarea:focus,#myitemsfltr input:focus,#myitemsfltr select:focus,#mycusfltr input:focus,#mycusfltr select:focus,#strgedbx input:focus,#strgedbx select:focus,#strgedbx textarea:focus,#wsstockbx #filterbx input:focus,#wsstockbx #filterbx select:focus,#wsstockbx #filterbx textarea:focus { border-color:var(--e2q-v16-focus); box-shadow:0 0 0 3px rgba(124,199,255,.12),inset 0 1px 0 rgba(255,255,255,.06); outline:0;}#itemEdWrp label,#newItemEdWrp label,#myitemsfltr label,#mycusfltr label,#strgedbx label,#wsstockbx #filterbx label { color:var(--e2q-v16-muted); font-size:12.5px; line-height:1.25;}#mymrwrp,#mymrwrpnmr,#marketbox,#mredwrp { width:min(100%,980px); margin-left:auto; margin-right:auto;}#mymrwrp .mrrow,#mymrwrpnmr .mrrow { display:grid; grid-template-columns:minmax(0,1fr) 80px; align-items:center; min-height:46px; border-bottom:1px solid rgba(148,163,184,.16);}#mymrwrp .mrrow a.mymr,#mymrwrpnmr .mrrow a.mymr,#mredwrp #hdr #mrname { display:flex; align-items:center; min-height:42px; padding-left:38px; color:var(--e2q-v16-ink2); background-position:8px center; background-size:22px 22px; background-repeat:no-repeat; font-size:14px; line-height:1.25; font-weight:650; letter-spacing:.01em;}#mymrwrp .mrrow a.mymr:hover,#mymrwrpnmr .mrrow a.mymr:hover { color:var(--e2q-v16-gold2);}footer,#footr { color:var(--e2q-v16-muted); background:rgba(3,8,17,.72); border-top:1px solid rgba(148,163,184,.10);}#footr { min-height:240px; padding:46px 16px 54px;}#footr p.ftrl { margin:8px auto; padding:0;}#footr a { color:var(--e2q-v16-muted); margin:6px 12px; font-size:14px;}#footr a:hover { color:var(--e2q-v16-gold2);}@supports selector(:has(*)) { .itmlist .itemlistRow:not(:has(.itmlistPic)) {  grid-template-columns:minmax(420px,1fr) 82px 142px 176px; } .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistName {  grid-column:1;  padding-left:22px; } .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistAv {  grid-column:2; } .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistPrice {  grid-column:3; } .itmlist .itemlistRow:not(:has(.itmlistPic)) .icel {  grid-column:4; }}@media screen and (max-width:1180px) { #hdrbox #hdrbx {  grid-template-columns:minmax(18px,1fr) 140px minmax(320px,520px) 120px minmax(18px,1fr);  column-gap:18px; } #hdrbox #hdrbx .logobx {  width:140px; } #hdrbox #hdrbx .logobx a {  width:128px;  background-size:128px 40px; } #hdrbox #hdrbx .nvicons {  width:120px; } #simicons ul {  grid-template-columns:repeat(4,minmax(140px,1fr)); } .itmlist div.itemlistRow, .itmlist .itemlistRow {  grid-template-columns:52px minmax(300px,1fr) 76px 132px 156px; } @supports selector(:has(*)) {  .itmlist .itemlistRow:not(:has(.itmlistPic)) {   grid-template-columns:minmax(340px,1fr) 76px 132px 156px;  } } .itmlist .itemlistRow > span {  padding:11px 12px; } .itmlist .icel .cbwrp {  max-width:146px;  grid-template-columns:44px minmax(102px,1fr); } .itmlist .icel .cartqty {  width:44px;  min-width:44px; } .itmlist .icel .cartbtn {  padding-left:32px;  background-position:10px center; }}@media screen and (max-width:900px) { #mainr {  width:min(100% - 24px,760px); } .itmlistwrp {  width:100%;  max-width:100%; } .itmlist div.itemlistRow, .itmlist .itemlistRow {  grid-template-columns:48px minmax(240px,1fr) 70px 126px 144px; } @supports selector(:has(*)) {  .itmlist .itemlistRow:not(:has(.itmlistPic)) {   grid-template-columns:minmax(280px,1fr) 70px 126px 144px;  } } .itmlist .itmlistPrice {  letter-spacing:.04em; } .itmlist .icel .cartbtn {  font-size:12px; } .sellerwrp, #myitemslist, #wsstockbx, #strgedbx, #myitemsfltr, #mycusfltr, #itemEdWrp, #newItemEdWrp, #myresedwrp, #ppeditorwrp, #centryEditorbox, #mredwrp, #resmainbx, #myreswrp, #marketbox, #domainbx, #hostsbx, #filebox {  width:100%; }}@media screen and (max-width:760px) { :root {  --e2q-v16-topbar:122px;  --e2q-v16-control:42px; } header#hdrbox, header {  padding-top:var(--e2q-v16-topbar); } #hdrbox #hdrbx {  min-height:var(--e2q-v16-topbar);  padding:10px 14px 12px;  grid-template-columns:minmax(0,1fr) auto;  grid-template-rows:36px 42px;  column-gap:12px;  row-gap:10px; } #hdrbox #hdrbx .logobx {  grid-column:1;  grid-row:1;  width:126px;  height:36px; } #hdrbox #hdrbx .logobx a {  width:118px;  height:36px;  min-height:36px;  background-size:118px 36px; } #hdrbox #hdrbx .nvicons {  grid-column:2;  grid-row:1;  width:auto;  gap:8px; } #hdrbox #hdrbx .nvicons a {  width:34px;  height:34px;  background-size:17px 17px; } #hdrbox #hdrbx #itemsearchfield {  grid-column:1 / -1;  grid-row:2;  width:100%;  max-width:none; } #hdrbox #hdrbx #itemsearchfield form {  max-width:none;  border-radius:14px; } main {  padding-top:22px; } #simicons ul {  grid-template-columns:repeat(2,minmax(0,1fr));  gap:12px; } #simicons ul li a {  justify-content:flex-start;  min-height:62px;  padding:13px 14px 13px 60px;  background-size:30px 30px;  background-position:16px center;  white-space:normal;  text-align:left;  font-size:13.5px; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:30px 30px;  background-position:16px center; } .itmlist {  display:grid;  gap:12px;  background:transparent;  border:0;  box-shadow:none;  overflow:visible;  max-height:none; } .itmlist div.itemlistRow, .itmlist .itemlistRow {  display:grid;  grid-template-columns:44px minmax(0,1fr) auto;  grid-template-areas:"pic name price" "pic stock price" "action action action";  gap:0;  min-height:0;  margin:0;  border:1px solid rgba(148,163,184,.15);  border-radius:18px;  background:linear-gradient(180deg,rgba(12,22,38,.88),rgba(7,13,25,.94));  overflow:hidden; } .itmlist .itemlistRow > span {  height:auto;  border-right:0;  border-bottom:1px solid rgba(148,163,184,.09);  padding:11px 12px; } .itmlist .itmlistPic {  grid-area:pic;  align-self:stretch;  padding:12px;  border-right:1px solid rgba(148,163,184,.10);  border-bottom:0; } .itmlist .itmlistName, .itmlist .itemlistRow > .itmlistName:first-child {  grid-area:name;  grid-column:auto;  padding-left:12px;  font-size:14px; } .itmlist .itmlistAv {  grid-area:stock;  grid-column:auto;  justify-content:flex-start;  text-align:left;  color:var(--e2q-v16-blue); } .itmlist .itmlistPrice {  grid-area:price;  grid-column:auto;  align-self:stretch;  justify-content:flex-end;  text-align:right;  padding-left:14px;  min-width:112px; } .itmlist .icel {  grid-area:action;  grid-column:auto;  justify-content:stretch;  padding:12px;  border-bottom:0; } .itmlist .icel .cbwrp {  width:100%;  max-width:none;  grid-template-columns:58px minmax(0,1fr); } .itmlist .icel .cartqty {  width:58px;  min-width:58px; } .itmlist .icel .cartbtn {  text-align:center;  background-position:calc(50% - 44px) center;  padding:0 14px 0 36px; } @supports selector(:has(*)) {  .itmlist .itemlistRow:not(:has(.itmlistPic)) {   grid-template-columns:minmax(0,1fr) auto;   grid-template-areas:"name price" "stock price" "action action";  } } .myacc {  width:100%;  border-radius:22px; } .myacc .inav {  padding:14px; } .myacc .welc {  padding:28px 20px 32px; } .myorderswrp {  padding:22px 12px 34px; } .order .opars {  grid-template-columns:repeat(2,minmax(0,1fr)); } .order .opars span:nth-child(2n) {  border-right:0;  align-items:flex-end;  text-align:right; } .order .oitm {  grid-template-columns:40px 42px minmax(0,1fr) 112px; } .order .oitm .itmp {  display:none; } .sellerCtrls, .entropts, #opts, #btns, #myfilesbar {  justify-content:stretch; } .sellerCtrls a, .entropts a, #opts a, #btns a, #myfilesbar a, .sellerCtrls button, .sellerCtrls input[type="submit"], #opts button, #opts input[type="submit"], #btns button, #btns input[type="submit"] {  flex:1 1 calc(50% - 10px); } #itemEdWrp, #newItemEdWrp, #myitemsfltr, #mycusfltr, #strgedbx, #wsstockbx #filterbx, #myresedwrp, #ppeditorwrp, #centryEditorbox, #mredwrp, #resmainbx, #myreswrp, #marketbox, #domainbx, #hostsbx, #filebox {  padding:20px;  border-radius:22px; }}@media screen and (max-width:540px) { body {  font-size:14px; } #mainr {  width:min(100% - 18px,520px); } #hdrbox #hdrbx {  padding-left:12px;  padding-right:12px; } #hdrbox #hdrbx .nvicons {  gap:6px; } #hdrbox #hdrbx .nvicons a {  width:32px;  height:32px; } #hdrbox #hdrbx #itemsearchfield form > input[type="text"], #hdrbox #hdrbx #itemsearchfield form > input#wsitemsSearchField {  padding-left:12px;  padding-right:12px; } #simicons ul {  gap:10px; } #simicons ul li a {  min-height:58px;  padding-left:52px;  background-position:14px center;  background-size:28px 28px;  font-size:13px;  border-radius:14px; } #simicons ul li a#simiconmsgs, #simicons ul li a#simiconmycontents, #simicons ul li a#simiconmycustomers, #simicons ul li a#simiconmyitems, #simicons ul li a#simiconmyresources, #simicons ul li a#simiconmyorders, #simicons ul li a#simiconmytrades, #simicons ul li a#simiconmymarkets, #simicons ul li a#simiconmyextensions, #simicons ul li a#simiconwsstock {  background-size:28px 28px;  background-position:14px center; } .itmlist div.itemlistRow, .itmlist .itemlistRow {  grid-template-columns:minmax(0,1fr);  grid-template-areas:"name" "stock" "price" "action"; } .itmlist .itmlistPic {  display:none; } .itmlist .itmlistName, .itmlist .itemlistRow > .itmlistName:first-child, .itmlist .itmlistAv, .itmlist .itmlistPrice, .itmlist .icel {  grid-column:auto;  justify-content:flex-start;  text-align:left; } .itmlist .itmlistPrice {  min-width:0;  padding-top:0;  color:var(--e2q-v16-green); } .itmlist .icel .cartbtn {  background-position:calc(50% - 50px) center; } .order .opars {  grid-template-columns:1fr; } .order .opars span, .order .opars span:nth-child(2n), .order .opars span:last-child {  border-right:0;  align-items:flex-start;  text-align:left; } .order .oitm {  grid-template-columns:40px 42px minmax(0,1fr); } .order .oitm .itms {  grid-column:3;  text-align:left;  padding-top:4px; } .pagesRow, #pagesrow, #pagesRow {  width:100%;  max-width:100%;  border-radius:18px; }}@media screen and (max-width:380px) { #simicons ul {  grid-template-columns:1fr; } .sellerCtrls a, .entropts a, #opts a, #btns a, #myfilesbar a, .sellerCtrls button, .sellerCtrls input[type="submit"], #opts button, #opts input[type="submit"], #btns button, #btns input[type="submit"] {  flex:1 1 100%; }}body #hdrbox #hdrbx { grid-template-columns:minmax(16px,1fr) 154px minmax(360px,560px) 136px minmax(16px,1fr); column-gap:24px; align-items:center; justify-items:center;}body #hdrbox #hdrbx .logobx { grid-column:2; justify-self:start; width:154px; min-width:154px; flex:0 0 154px;}body #hdrbox #hdrbx #itemsearchfield { grid-column:3; justify-self:center; width:min(100%,560px); min-width:0; flex:0 1 560px; white-space:normal;}body #hdrbox #hdrbx #itemsearchfield form { display:grid; grid-template-columns:minmax(0,1fr) 48px; width:100%; height:44px; align-items:stretch; overflow:hidden; border:1px solid rgba(148,163,184,.25); border-radius:16px; background:rgba(6,12,23,.82); box-shadow:inset 0 1px 0 rgba(255,255,255,.035),0 18px 44px rgba(0,0,0,.18);}body #hdrbox #hdrbx #itemsearchfield form:focus-within { border-color:rgba(124,199,255,.58); box-shadow:0 0 0 3px rgba(124,199,255,.11),0 20px 48px rgba(0,0,0,.2);}body #hdrbox #hdrbx #itemsearchfield input[type="text"],body #hdrbox #hdrbx #itemsearchfield input#wsitemsSearchField { width:100%; height:100%; min-width:0; border:0; border-radius:0; padding:0 17px; background:transparent; box-shadow:none; font-size:15px; line-height:44px; color:#E5ECF7;}body #hdrbox #hdrbx #itemsearchfield input[type="submit"] { width:48px; height:44px; min-width:48px; border:0; border-left:1px solid rgba(148,163,184,.18); border-radius:0; background-color:rgba(17,30,51,.88); background-position:center; background-size:19px 19px; box-shadow:none;}body #hdrbox #hdrbx .nvicons { grid-column:4; justify-self:end; width:136px; min-width:136px; flex:0 0 136px; display:flex; align-items:center; justify-content:flex-end; gap:12px;}body #simicons { overflow:visible; height:auto; line-height:normal;}body #simicons ul { list-style:none; margin:0; box-sizing:border-box;}body #simicons ul li { float:none; min-width:0; box-sizing:border-box;}body #simicons ul li a,body #simicons ul li a[id^="simicon"] { display:flex; align-items:center; justify-content:flex-start; width:100%; min-width:0; height:auto; min-height:48px; line-height:1.2; float:none; text-indent:0; box-sizing:border-box; padding:13px 16px 13px 58px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; background-position:18px center; background-size:25px 25px;}body #simicons ul li a#simiconmsgs,body #simicons ul li a#simiconmycontents,body #simicons ul li a#simiconmycustomers,body #simicons ul li a#simiconmyitems,body #simicons ul li a#simiconmyresources,body #simicons ul li a#simiconmyorders,body #simicons ul li a#simiconmytrades,body #simicons ul li a#simiconmymarkets,body #simicons ul li a#simiconmyextensions,body #simicons ul li a#simiconwsstock { padding-left:58px; background-position:18px center; background-size:25px 25px;}body #mainr .itmlistwrp,body #mainr .itmlist,body #mainr .itemlistRow,body #mainr .itemlistRow > span { overflow-y:visible; max-height:none;}body #mainr .itmlist { width:100%; max-width:1280px; margin:0 auto;}body #mainr .itmlist .itemlistRow { min-width:0; align-items:stretch;}body #mainr .itmlist .itmlistName,body #mainr .itmlist .itmlistName a { min-width:0; max-width:100%; white-space:normal; word-break:normal; overflow-wrap:normal; hyphens:none;}body #mainr .itmlist .itmlistName a { display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-overflow:ellipsis;}body #mainr .itmlist .icel { min-width:0; overflow:visible;}body #mainr .itmlist .icel .cbwrp { display:flex; align-items:stretch; justify-content:flex-end; flex-wrap:nowrap; width:176px; min-width:156px; max-width:100%; min-height:42px; overflow:hidden; white-space:nowrap;}body #mainr .itmlist .icel .cartqty,body #mainr .itmlist .icel .cartclr,body #mainr .itmlist .icel .cartbtn { display:block; height:42px; line-height:42px; margin:0; border-radius:0; box-sizing:border-box; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}body #mainr .itmlist .icel .cartqty { flex:0 0 42px; width:42px; min-width:42px; text-align:center; padding:0;}body #mainr .itmlist .icel .cartclr { flex:0 0 28px; width:28px; min-width:28px; padding:0; text-align:center; color:#F08A8E; background:rgba(127,42,51,.22);}body #mainr .itmlist .icel .cartbtn { flex:1 1 auto; min-width:86px; padding:0 12px 0 34px; background-position:13px center; background-size:15px 15px;}body #wsstockbx #filterbx,body #strgedbx #filterbx,body #itemEdWrp,body #myitemsfltr,body #fldbox,body .myacc,body .order,body .sellerwrp,body .ctreewrp { box-sizing:border-box;}@media screen and (max-width:1180px) { body #hdrbox #hdrbx {  grid-template-columns:minmax(14px,1fr) 148px minmax(280px,1fr) 132px minmax(14px,1fr);  column-gap:18px; } body #mainr .itmlist {  max-width:calc(100vw - 32px); }}@media screen and (max-width:900px) { body #hdrbox #hdrbx {  grid-template-columns:1fr auto;  grid-template-areas:"logo icons" "search search";  row-gap:12px;  padding:12px 14px 16px; } body #hdrbox #hdrbx .logobx {  grid-area:logo;  justify-self:start; } body #hdrbox #hdrbx .nvicons {  grid-area:icons;  justify-self:end; } body #hdrbox #hdrbx #itemsearchfield {  grid-area:search;  width:100%;  max-width:none; } body #simicons ul li a, body #simicons ul li a[id^="simicon"] {  min-height:58px;  padding-left:66px;  background-position:22px center;  background-size:28px 28px; } body #simicons ul li a#simiconmsgs, body #simicons ul li a#simiconmycontents, body #simicons ul li a#simiconmycustomers, body #simicons ul li a#simiconmyitems, body #simicons ul li a#simiconmyresources, body #simicons ul li a#simiconmyorders, body #simicons ul li a#simiconmytrades, body #simicons ul li a#simiconmymarkets, body #simicons ul li a#simiconmyextensions, body #simicons ul li a#simiconwsstock {  padding-left:66px;  background-position:22px center;  background-size:28px 28px; }}@media screen and (max-width:760px) { body #mainr .itmlist .itemlistRow {  grid-template-columns:minmax(0,1fr) minmax(158px,190px);  grid-template-areas:"name price" "stock action";  gap:0; } body #mainr .itmlist .itmlistName, body #mainr .itmlist .itemlistRow > .itmlistName:first-child {  grid-area:name; } body #mainr .itmlist .itmlistAv {  grid-area:stock; } body #mainr .itmlist .itmlistPrice {  grid-area:price; } body #mainr .itmlist .icel {  grid-area:action; } body #mainr .itmlist .icel .cbwrp {  width:100%;  min-width:150px; } body #mainr .itmlist .icel .cartbtn {  min-width:80px; }}@media screen and (max-width:540px) { body #simicons ul li a, body #simicons ul li a[id^="simicon"] {  padding-left:62px;  background-position:18px center; } body #mainr .itmlist .itemlistRow {  grid-template-columns:minmax(0,1fr);  grid-template-areas:"name" "price" "stock" "action"; } body #mainr .itmlist .icel .cbwrp {  width:100%;  max-width:none; }}body #mainr .itmlist .itemlistRow { grid-template-columns:56px minmax(420px,1fr) 82px 142px 210px;}@supports selector(:has(*)) { body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) {  grid-template-columns:minmax(0,1fr) 82px 142px 210px; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistName {  grid-column:1; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistAv {  grid-column:2; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistPrice {  grid-column:3; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .icel {  grid-column:4; }}body #mainr .itmlist .icel .cbwrp { width:198px; min-width:176px;}body #mainr .itmlist .icel .cartbtn { min-width:116px; padding-right:14px;}@media screen and (max-width:760px) { body #mainr .itmlist .itemlistRow, body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) {  grid-template-columns:minmax(0,1fr) minmax(204px,224px);  grid-template-areas:"name price" "stock action"; } body #mainr .itmlist .icel .cbwrp {  width:210px;  min-width:190px; } body #mainr .itmlist .icel .cartbtn {  min-width:118px; }}@media screen and (max-width:540px) { body #mainr .itmlist .itemlistRow, body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) {  grid-template-columns:minmax(0,1fr);  grid-template-areas:"name" "price" "stock" "action"; } body #mainr .itmlist .icel .cbwrp {  width:100%;  min-width:0; } body #mainr .itmlist .icel .cartbtn {  min-width:0; }}@media screen and (max-width:760px) { body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistName, body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistAv, body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistPrice, body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .icel {  grid-column:auto; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistName {  grid-area:name; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistAv {  grid-area:stock; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .itmlistPrice {  grid-area:price; } body #mainr .itmlist .itemlistRow:not(:has(.itmlistPic)) .icel {  grid-area:action; }}html { min-height:100%; height:auto;}body { min-height:100vh; height:auto; display:flex; flex-direction:column; overflow-x:hidden;}body main { flex:1 0 auto; display:block; height:auto; min-height:calc(100vh - 180px); overflow:visible; position:relative; z-index:1;}body #mainr { height:auto; min-height:calc(100vh - 230px); overflow:visible; padding-bottom:clamp(58px,8vh,112px); box-sizing:border-box; position:relative; z-index:1;}body .itmlistwrp,body .itmlist,body .itmlist .itemlistRow,body .itmlist .itemlistRow > span { overflow-y:visible; max-height:none;}body footer { flex:0 0 auto; position:relative; clear:both; z-index:3; margin-top:auto; background:rgba(4,9,18,.96); border-top:1px solid rgba(148,163,184,.12); box-shadow:0 -26px 80px rgba(0,0,0,.24);}body #footr { min-height:0; margin-top:0; padding:clamp(32px,4.2vw,58px) 18px clamp(38px,4.8vw,66px); background:transparent;}body #footr p.ftrl { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:10px 24px; margin:0 auto 16px; padding:0;}body #footr p.ftrl:last-child { margin-bottom:0;}body #footr p.ftrl a { display:inline-flex; align-items:center; justify-content:center; min-height:34px; padding:6px 8px; margin:0; color:#AEBBD0; font-size:14px; line-height:1.2; text-decoration:none; border-radius:10px; transition:color .18s ease,background .18s ease;}body #footr p.ftrl a:hover { color:#F0C878; background:rgba(232,180,92,.08);}body #mainr .itmlist { margin-bottom:clamp(34px,5vw,74px);}body #mainr .moreItems { margin:clamp(26px,4vw,48px) auto clamp(52px,7vw,86px); padding:0; position:relative; z-index:2;}body #mainr .itmlist .icel { display:flex; align-items:center; justify-content:flex-end; min-width:0; overflow:visible; padding-left:14px; padding-right:14px;}body #mainr .itmlist .icel .cbwrp { display:grid; grid-template-columns:46px 32px minmax(128px,1fr); grid-auto-flow:column; align-items:stretch; justify-content:stretch; width:224px; min-width:224px; max-width:224px; height:46px; min-height:46px; max-height:46px; overflow:hidden; border-radius:15px; background:linear-gradient(90deg,rgba(139,86,58,.94),rgba(112,76,28,.94)); border:1px solid rgba(230,180,92,.30); box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 26px rgba(0,0,0,.18); white-space:nowrap;}body #mainr .itmlist .icel .cbwrp > * { min-width:0; height:46px; min-height:46px; max-height:46px; margin:0; box-sizing:border-box; align-self:stretch;}body #mainr .itmlist .icel .cbwrp select,body #mainr .itmlist .icel .cbwrp input,body #mainr .itmlist .icel .cartqty,body #mainr .itmlist .icel .cartclr,body #mainr .itmlist .icel .cartbtn { height:46px; min-height:46px; max-height:46px; line-height:46px; margin:0; border:0; border-radius:0; box-shadow:none; box-sizing:border-box; float:none; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; vertical-align:top; font-size:13px; font-weight:700; letter-spacing:.02em;}body #mainr .itmlist .icel .cartqty,body #mainr .itmlist .icel select.cartqty,body #mainr .itmlist .icel input.cartqty { grid-column:1; width:46px; min-width:46px; max-width:46px; padding:0; text-align:center; color:#F3D9A4; background:rgba(255,255,255,.07); appearance:none;}body #mainr .itmlist .icel .cartclr,body #mainr .itmlist .icel input.cartclr,body #mainr .itmlist .icel a.cartclr { grid-column:2; width:32px; min-width:32px; max-width:32px; padding:0; color:#F08A8E; background-color:rgba(110,38,46,.30); background-position:center; background-size:13px 13px; text-align:center; text-indent:0;}body #mainr .itmlist .icel .cartbtn,body #mainr .itmlist .icel input.cartbtn,body #mainr .itmlist .icel button.cartbtn { grid-column:3; width:100%; min-width:128px; max-width:none; padding:0 16px 0 40px; color:#FFEBC0; background-color:transparent; background-position:16px center; background-size:16px 16px; text-align:center; cursor:pointer;}body #mainr .itmlist .icel .cbwrp > .cartbtn:only-child,body #mainr .itmlist .icel .cbwrp > input.cartbtn:only-child,body #mainr .itmlist .icel .cbwrp > button.cartbtn:only-child { grid-column:1 / -1; min-width:0; padding-left:42px; background-position:calc(50% - 44px) center;}body #mainr .itmlist .icel .cbwrp:hover { border-color:rgba(240,200,120,.52); filter:none; transform:translateY(-1px); box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 16px 30px rgba(0,0,0,.22);}body #mainr .itmlist .icel .cbwrp:hover .cartbtn { color:#FFF4D6; background-position:16px center;}body #mainr .itmlist .icel .cbwrp > .cartbtn:only-child:hover,body #mainr .itmlist .icel .cbwrp > input.cartbtn:only-child:hover,body #mainr .itmlist .icel .cbwrp > button.cartbtn:only-child:hover { background-position:calc(50% - 44px) center;}body #wsstockbx { width:100%; max-width:100%; margin:0 auto; font-family:Montserrat,Arial,sans-serif; color:#DCE6F5;}body #wsstockbx #fromtobx { color:#9AA9BE; font-size:13px; line-height:1.4; letter-spacing:.02em; margin:22px auto 14px; padding:0; text-align:center;}body #wsstockbx #filterstatbx { width:min(100% - 34px,940px); margin:18px auto; padding:14px 18px; border-radius:18px; border:1px solid rgba(240,160,120,.24); background:linear-gradient(180deg,rgba(80,42,35,.18),rgba(50,28,32,.12)); color:#F3B6A2; font-size:14px; line-height:1.45; text-align:center;}body #wsstockbx #filterstatbx a { color:#F0C878; font-size:13px; margin:6px 0 0; text-decoration:none;}body #wsstockbx #filterbx { width:min(100% - 34px,980px); max-width:980px; margin:clamp(24px,4vw,52px) auto clamp(42px,5vw,66px); padding:24px; box-sizing:border-box; border-radius:24px; border:1px solid rgba(148,163,184,.18); background:linear-gradient(180deg,rgba(13,28,48,.92),rgba(8,17,31,.92)); box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 28px 80px rgba(0,0,0,.24); color:#C8D6EB; overflow:visible;}body #wsstockbx #filterbx #bxtitle { display:flex; align-items:center; justify-content:center; min-height:34px; margin:0 0 20px; padding:6px 16px; border-radius:14px; border:1px solid rgba(148,163,184,.14); background:rgba(17,30,51,.62); color:#C8D6EB; font-size:13px; line-height:1.2; font-weight:700; letter-spacing:.08em; font-variant:normal; text-transform:uppercase; text-align:center;}body #wsstockbx #filterbx #itemnm { display:block; max-width:720px; margin:0 auto 20px; text-align:center;}body #wsstockbx #filterbx #itemnm input { display:block; width:100%; min-width:0; height:44px; line-height:44px; margin:0; padding:0 16px; box-sizing:border-box; border-radius:14px; border:1px solid rgba(148,163,184,.22); background:rgba(5,12,24,.70); color:#E5ECF7; box-shadow:inset 0 1px 0 rgba(255,255,255,.035); font-size:15px; outline:none;}body #wsstockbx #filterbx #flds { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); gap:16px; align-items:end; padding:0; margin:0; text-align:left;}body #wsstockbx #filterbx #flds span { display:flex; flex-direction:column; width:auto; min-width:0; margin:0; box-sizing:border-box;}body #wsstockbx #filterbx #flds span label,body #wsstockbx #filterbx #flds label { display:block; width:auto; min-width:0; height:auto; margin:0 0 7px; padding:0; color:#9AA9BE; font-size:12px; line-height:1.2; font-weight:650; letter-spacing:.02em; text-align:left; font-variant:normal;}body #wsstockbx #filterbx #flds select,body #wsstockbx #filterbx #flds input { display:block; width:100%; min-width:0; height:40px; line-height:40px; margin:0; padding:0 11px; box-sizing:border-box; border-radius:12px; border:1px solid rgba(148,163,184,.20); background:rgba(5,12,24,.72); color:#DCE6F5; box-shadow:none; font-size:13px; outline:none; text-indent:0;}body #wsstockbx input:focus,body #wsstockbx select:focus,body #wsstockbx #filterbx #flds select:focus,body #wsstockbx #filterbx #flds input:focus,body #wsstockbx #filterbx #itemnm input:focus,body #wsstockbx #filterbx #qtysbx input:focus { border-color:rgba(124,199,255,.55); background:rgba(7,16,31,.92); box-shadow:0 0 0 3px rgba(124,199,255,.10); color:#F3F7FF;}body #wsstockbx #filterbx #qtysbx { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:14px; width:min(100%,640px); margin:22px auto 0; padding:16px; box-sizing:border-box; border-radius:18px; border:1px solid rgba(148,163,184,.14); background:rgba(17,30,51,.46); color:#C8D6EB; text-align:left; font-size:13px;}body #wsstockbx #filterbx #qtysbx span { display:flex; align-items:center; justify-content:center; flex-wrap:wrap; gap:8px; width:100%; min-width:0; margin:0; white-space:normal; box-sizing:border-box;}body #wsstockbx #filterbx #qtysbx label { width:auto; min-width:72px; margin:0; color:#9AA9BE; font-size:12px; line-height:1.2; text-align:right; font-weight:650;}body #wsstockbx #filterbx #qtysbx input { width:96px; min-width:76px; height:38px; line-height:38px; margin:0; padding:0 10px; box-sizing:border-box; border-radius:12px; border:1px solid rgba(148,163,184,.20); background:rgba(5,12,24,.74); color:#DCE6F5; font-size:13px; text-align:center;}body #wsstockbx #filterbx #qtysbx input#filterQtyTo { margin-right:0;}body #wsstockbx #filterbx #btns { display:flex; align-items:center; justify-content:center; margin:22px 0 0; padding:0; text-align:center;}body #wsstockbx #filterbx #btns input { display:inline-flex; align-items:center; justify-content:center; min-width:236px; height:44px; padding:0 26px; border:1px solid rgba(148,163,184,.18); border-radius:13px; background:linear-gradient(180deg,rgba(20,37,61,.92),rgba(13,26,45,.92)); color:#C8D6EB; font-size:13px; line-height:44px; font-weight:700; letter-spacing:.03em; box-shadow:inset 0 1px 0 rgba(255,255,255,.04); cursor:pointer;}body #wsstockbx #filterbx #btns input:hover { color:#F0C878; border-color:rgba(230,180,92,.34); background:linear-gradient(180deg,rgba(32,47,73,.95),rgba(18,33,55,.95));}body #wsstockbx .strgadmtbl { width:min(100% - 34px,1240px); max-width:1240px; margin:28px auto clamp(52px,7vw,96px); border:1px solid rgba(148,163,184,.18); border-radius:18px; overflow:hidden; background:rgba(8,17,31,.80); color:#C8D6EB; box-shadow:0 24px 70px rgba(0,0,0,.20); font-size:13px;}body #wsstockbx .strgadmtbl .strgthrow > span { background:rgba(17,30,51,.86); color:#B8C8DE; border-color:rgba(148,163,184,.18); padding:10px 9px; font-size:12px; line-height:1.25;}body #wsstockbx .strgadmtbl .strgrow > span { border-color:rgba(148,163,184,.14); padding:10px 9px; color:#C8D6EB; line-height:1.35;}body #wsstockbx .strgadmtbl .strgrow:nth-child(odd),body #wsstockbx .strgadmtbl .strgthrow:nth-child(odd) { background:rgba(13,28,48,.54);}body #wsstockbx .strgadmtbl .strgrow:hover,body #wsstockbx .strgadmtbl .strgrow:nth-child(odd):hover { background:rgba(23,42,67,.72);}body #wsstockbx .strgadmtbl .strgrow .tdqty,body #wsstockbx .strgadmtbl .strgrow:nth-child(odd) .tdqty { background:rgba(79,58,20,.42); color:#F0C878; border-color:rgba(230,180,92,.16);}body #wsstockbx .strgadmtbl .strgrow .tdeqty,body #wsstockbx .strgadmtbl .strgrow:nth-child(odd) .tdeqty { background:rgba(10,24,42,.52); color:#8FC7FF; border-color:rgba(124,199,255,.14);}body #wsstockbx .strgadmtbl .strgrow .tditem a,body #wsstockbx .strgadmtbl .strgrow .tdorder a { color:#A9C8F8; text-decoration:none;}body #wsstockbx .strgadmtbl .strgrow .tdsupplier a,body #wsstockbx .strgadmtbl .strgrow .tdowner a { color:#31D889; text-decoration:none;}body #wsstockbx .strgadmtbl .sold,body #wsstockbx .strgadmtbl .sold:nth-child(odd),body #wsstockbx .strgadmtbl .sold:hover,body #wsstockbx .strgadmtbl .sold:nth-child(odd):hover { background:rgba(8,13,24,.52); color:#64748B; opacity:.62;}@media screen and (max-width:1180px) { body #mainr .itmlist .itemlistRow {  grid-template-columns:minmax(0,1fr) 82px 142px 224px; } body #mainr .itmlist .icel .cbwrp {  width:216px;  min-width:216px;  max-width:216px;  grid-template-columns:44px 30px minmax(120px,1fr); }}@media screen and (max-width:900px) { body #mainr {  padding-bottom:clamp(42px,7vh,82px); } body #footr {  padding:34px 16px 42px; } body #wsstockbx #filterbx {  width:calc(100% - 28px);  padding:20px;  border-radius:22px; } body #wsstockbx #filterbx #flds {  grid-template-columns:repeat(2,minmax(0,1fr));  gap:16px 14px; } body #wsstockbx #filterbx #qtysbx {  grid-template-columns:minmax(0,1fr);  width:100%; } body #wsstockbx .strgadmtbl {  width:calc(100% - 28px); }}@media screen and (max-width:760px) { body #mainr .itmlist .icel {  padding:12px 12px 14px; } body #mainr .itmlist .icel .cbwrp {  width:100%;  min-width:0;  max-width:none;  grid-template-columns:48px 34px minmax(0,1fr); } body #mainr .itmlist .icel .cartqty, body #mainr .itmlist .icel select.cartqty, body #mainr .itmlist .icel input.cartqty {  width:48px;  min-width:48px;  max-width:48px; } body #mainr .itmlist .icel .cartclr, body #mainr .itmlist .icel input.cartclr, body #mainr .itmlist .icel a.cartclr {  width:34px;  min-width:34px;  max-width:34px; } body #mainr .itmlist .icel .cartbtn, body #mainr .itmlist .icel input.cartbtn, body #mainr .itmlist .icel button.cartbtn {  min-width:0; }}@media screen and (max-width:560px) { body #wsstockbx #filterbx {  width:calc(100% - 22px);  padding:16px;  border-radius:20px; } body #wsstockbx #filterbx #bxtitle {  font-size:12px;  letter-spacing:.06em; } body #wsstockbx #filterbx #flds {  grid-template-columns:minmax(0,1fr); } body #wsstockbx #filterbx #qtysbx {  padding:14px; } body #wsstockbx #filterbx #qtysbx span {  justify-content:flex-start; } body #wsstockbx #filterbx #qtysbx label {  min-width:0;  width:100%;  text-align:left; } body #wsstockbx #filterbx #qtysbx input {  flex:1 1 110px;  width:auto; } body #wsstockbx #filterbx #btns input {  width:100%;  min-width:0; } body #wsstockbx .strgadmtbl {  width:calc(100% - 22px);  border-radius:16px; }}