1
.notdisplay{display:none}
2
select option.top{font-weight:700}
3
select option[selected]{background:#eee}
4
#subscribe{float:right;
font-size:10px}
5
.tbutton{margin:2px 10px 0 0}
6
:where(.flex-column,[flex-column]){display:flex;flex-direction:column}
7
:where(.flex-justify-end,[flex-justify-end]){display:flex;justify-content:flex-end}
8
:where(.flex-justify-center,[flex-justify-center]){display:flex;justify-content:center}
9
:where(.flex-justify-between,[flex-justify-between]){display:flex;justify-content:space-between}
10
:where(.flex-justify-around,[flex-justify-around]){display:flex;justify-content:space-around}
11
:where(.flex-grow1,[flex-grow1]){flex-grow:1}
12
:where(.flex-grow2,[flex-grow2]){flex-grow:2}
13
:where(.flex-noshrink,[flex-noshrink]){flex-shrink:0}
14
:where(.flex-align-start,[flex-align-start]){display:flex;align-items:start}
15
:where(.flex-align-end,[flex-align-end]){display:flex;align-items:end}
16
:where(.flex-align-center,[flex-align-center]){display:flex;align-items:center}
17
:where(.flex-align-baseline,[flex-align-baseline]){display:flex;align-items:baseline}
18
:where(.flex-align-self-normal,[flex-align-self-normal]){display:flex;align-self:normal}
19
.u-hidden,[hidden]{display:none}
20
:where(.break-before,[break-before]){margin-top:1em}
21
:where(.break-after,[break-after]){margin-bottom:1em}
22
:where(.u-grid){display:grid;gap:.5em 1em}
23
:where(.u-grid.u-cols-1){grid-template-columns:repeat(1,1fr)}
24
:where(.u-grid.u-cols-2){grid-template-columns:repeat(2,1fr)}
25
:where(.u-grid.u-cols-3){grid-template-columns:repeat(3,1fr)}
26
:where(.u-grid.u-cols-4){grid-template-columns:repeat(4,1fr)}
27
:where(.u-gap){gap:1em}
28
:where(.u-half-gap){gap:.5em}
29
:where(.u-quarter-gap){gap:.25em}
30
.u-full-width{width:100%}
31
.u-half-width{width:50%}
32
.u-quarter-width{width:25%}
33
.nowrap{white-space:nowrap}
34
.wait-loader{background:transparent url(/.s/img/wait.svg) no-repeat 50%;min-width:2rem;min-height:2rem}
35
.text-left,[text-left]{text-align:left}
36
.text-center,[text-center]{text-align:center}
37
.text-right,[text-right]{text-align:right}
38
.text-justify,[text-justify]{text-align:justify}
39
#puzadpn{
height:24px;
.cuzadpn{position:fixed;display:flex;justify-content:space-between;gap:1rem;padding:0 .5rem;box-sizing:border-box;.u-menu,.u-menubody,.u-menucont{max-width:max-content}
40
.u-menuicon,.u-menuiconr{padding-right:calc(10px + .25rem);background-position:100%;background-color:transparent;background-repeat:no-repeat}
41
}
42
}
43
.cuzadpn{position:absolute;top:0;left:0;width:100%;height:1.5rem}
44
.pbarContainer{background:#eee;border-radius:2px;border:1px solid #bbb;box-sizing:border-box;cursor:help;height:11px;margin:0 10px;position:absolute;right:0;text-align:left;top:calc(50% - 6px);width:60px;z-index:56}
45
.pbarContainer.pm-informer{float:right;position:relative;margin:2px 10px}
46
.pbarContainer:after{content:attr(data-title);width:140px;right:0;
font-size:10px;background:rgba(0,0,0,.68);color:#fff;top:15px;padding:4px;border-radius:3px;text-align:center}
47
.pbarContainer:after,.pbarContainer:before{position:absolute;box-sizing:border-box;visibility:hidden}
48
.pbarContainer:before{content:"";display:block;width:10px;height:10px;border:5px solid transparent;border-bottom-color:rgba(0,0,0,.68);top:5px;right:12%}
49
.pbarContainer:hover:after,.pbarContainer:hover:before{visibility:visible}
50
.pbarFiller{height:100%;border-radius:1px;background:#51b5ea;box-sizing:border-box;max-width:100%;min-width:1%}
51
.pbarFiller[style*="width:5"]:not([style*="width:5%"]),.pbarFiller[style*="width:6"]:not([style*="width:6%"]){background:#f90}
52
.pbarFiller[style*="width:7"]:not([style*="width:7%"]),.pbarFiller[style*="width:8"]:not([style*="width:8%"]),.pbarFiller[style*="width:9"]:not([style*="width:9%"]),.pbarFiller[style*="width:10"]:not([style*="width:10%"]){background:red}
53
#forum_filter form{float:left}
54
#forum_filter{float:right;clear:right}
55
#filter_by{float:left}
56
#forum_filter #filter_by{margin-top:3px}
57
#thread_search_field{float:right;width:180px;margin-right:5px}
58
#thread_search_button{float:right;margin-top:3px}
59
.forumIcoTd img,.forumLastPostTd img,.legendTd img,.threadIcoTd img,.threadLastPostTd img{margin:0;padding:0;vertical-align:middle;max-width:60px;max-height:60px}
60
.tsearch{background:#ff0;color:#000}
61
.forum-pages{list-style:none;padding:0;margin:0}
62
.forum-pages li{display:inline-block;margin:2px 0}
63
.forum-pages li.pagesInfo{padding-right:7px;padding-left:7px}
64
.fFastNavTd.navigationCl11{padding:.25rem 0}
65
.fFastSearchTd.FastSearchCl11,.forumModerFuncs.forumModerFuncsCl11{padding:0 0 .25rem}
66
.clear2{float:none;width:100%;clear:right}
67
ul.user_awards_list{list-style:none;margin:0;padding:0}
68
ul.user_awards_list li{display:inline}
69
.forum-bottom-wrapper,.forum-top-wrapper{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between}
70
.forum-paging-wrapper{padding:10px 0}
71
.forum-fast-navigation,.forum-fastsearch-wrapper{padding-bottom:10px}
72
.register-form-wrapper,.section-description,.user-profile-popup-wrapper{text-align:center}
73
.access-denied-wrapper,.login-form-wrapper{text-align:center;padding:60px 0}
74
.access-denied-simple{margin:.5rem;font:normal .8rem sans-serif}
75
.access-denied-simple #uidLogForm{margin:auto;max-width:20rem}
76
.access-denied-simple #uidLogForm *{box-sizing:border-box}
77
.access-denied-simple #uidLogForm input{border-width:1px;outline:none}
78
[container]{border:1px solid;border-radius:3px;padding:5px;box-shadow:inset 0 0 0 1px #fff}
79
[container]>div{border:1px solid;padding:.5rem}
80
[container]>div:not(:last-of-type){margin:0 0 5px}
81
.breadcrumbs-wrapper{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px}
82
.breadcrumbs{padding-right:15px}
83
.add-link-wrapper{white-space:nowrap}
84
.items-stat-wrapper{display:flex;justify-content:space-between;align-items:center;padding-bottom:4px;flex-wrap:wrap}
85
.items-stat{padding-right:15px}
86
.paging-wrapper-bottom{margin:5px 0;text-align:center}
87
.captcha-block,.myWinCont .captcha-block{box-sizing:border-box;display:flex;width:100%;cursor:pointer;min-height:37px;justify-content:space-around;align-items:center;margin:.5em 0}
88
#captcha-block-site-user-reg.captcha-block{display:inline-block!important}
89
.captcha-answer{height:36px;text-align:center;padding:4px;width:90px;box-sizing:border-box}
90
.captcha-question,.captcha-renew{border:0;cursor:pointer;vertical-align:middle;width:auto}
91
#captcha-answer-mchat,#captcha-answer-site-user-del{width:60px}
92
.recaptcha-wrapper{position:relative;width:303px;height:77px;background:url(/.s/img/sh/wait.gif) no-repeat 50%;overflow:hidden}
93
.recaptcha-wrapper [id^=recaptcha_]{text-align:left;display:inline-block;vertical-align:middle}
94
.recaptcha-wrapper div{padding:0!important}
95
.recaptcha-wrapper [id^=recaptcha_] iframe{border:0}
96
.recaptcha-wrapper span[data-reset]{display:inline-block;cursor:pointer;border-radius:40%;position:absolute;width:30px;height:30px;top:12px;right:26px}
97
.recaptcha-wrapper.compact{width:159px;height:139px;margin:0 auto}
98
.recaptcha-wrapper.compact span[data-reset]{width:22px;height:22px;top:auto;bottom:31px;left:14px}
99
form#MCaddFrm .captcha-answer{width:70px}
100
form#MCaddFrm .captcha-renew{display:none;margin:0 -2px}
101
#mchatMsgF{box-sizing:border-box}
102
.report-spam-target:hover .uc-top-right{white-space:normal}
103
.report-spam-wrap{margin-left:0;margin-right:0;opacity:0;transition:opacity .3s ease-in-out;float:left}
104
.report-spam-wrap.report-spam-wrap-manage{opacity:1;float:none}
105
.report-spam-target:hover .report-spam-wrap{opacity:1}
106
.report-spam-wrap a{display:none}
107
.report-spam-target:hover .report-spam-wrap a{display:inline;margin-right:10px}
108
.report-spam-toggle-wrapper{text-align:center;color:gray;padding:10pt 0;margin:10px 0;border-top:1px dashed gray;border-bottom:1px dashed gray}
109
.report-spam-toggle-wrapper.report-spam-toggle-shown{border-bottom:none}
110
.report-spam-hidden{opacity:.7;transition:opacity .2s ease-in-out}
111
.report-spam-hidden:hover{opacity:1}
112
.report-spam-count-msg{margin-right:10px}
113
.myWinCont *{box-sizing:border-box;outline:none}
114
.myWinCont input[type=text]{padding:0 .25rem;line-height:1.25rem}
115
.myWinCont hr{height:0;border:0 none;border-top:1px dashed;margin:.5rem 0;padding:0}
116
.myWinCont label{cursor:pointer;margin:0;vertical-align:middle;font-weight:700}
117
.com-order-block{text-align:right}
118
.hidden-for-calendar{display:none}
119
.UhideBlockL{display:inline-block}
120
.uBorder-b{border-bottom:1px solid #ccc;margin:0 0 10px;padding:0 0 10px;text-align:right}
121
:where(form [data-deleteitem]){background:url(/.s/img/fr/OmnD.gif) 50%;width:16px;height:16px;display:inline-block;vertical-align:middle}
122
:where(form [data-deleteitem]:hover){background:url(/.s/img/fr/OmnD_.gif) 50%}
123
form#pmdform #dpms,form#pmdform [name=s],form#pmdform [name=soll]{vertical-align:middle}
124
:where(.userpm-add-groups){display:flex;flex-wrap:wrap;gap:.25rem .75rem}
125
:where(.userpm-add-groups label){display:flex;align-items:center;gap:.25rem}
126
:where(.userpm-editor-wrapper){
display:flex;flex-direction:column;gap:.5rem;text-align:initial;
.userpm-editor-message{display:flex;align-items:flex-start;textarea{min-height:10rem}
127
.wysibb,textarea{flex-grow:1}
128
.userpm-editor-emoji{flex-shrink:0;.smiles-grid{margin-left:.5rem}
129
}
130
}
131
}
132
.u-comboeditcell{position:relative}
133
.u-comboedit{
min-width:360px;padding:0 25px 0 10px;overflow:hidden;vertical-align:middle;border:0;white-space:pre-wrap;background-color:transparent;background-image:url(/.s/src/panel-v2/img/select_arrow.png);background-repeat:no-repeat;background-position:center right 7px;line-height:1.75;box-sizing:border-box;color:#000;outline:none;
&:hover{background-image:url(/.s/src/panel-v2/img/select_disabled_arrow.png)}
134
}
135
form #uCatsMenu7{position:absolute;z-index:50;min-width:360px}
136
.u-combolist{
display:flex;flex-direction:column;gap:.25rem;box-sizing:border-box;color:#000;font:normal .9em PT Sans,sans-serif;border:1px solid #b5b8c8;border-top:0;background:#fff;height:max-content;max-height:250px;overflow:auto;padding:.25rem;
>div{display:flex;align-items:center;gap:.25rem;max-width:90vw;input[type=checkbox],input[type=radio]{margin:0;padding:0}
137
input[name=ocat][data-parentid]{margin:0 0 0 1rem}
138
&:hover{background:#39f;color:#fff}
139
}
140
}
141
.u-menuarrow{min-height:1rem;width:1rem;position:absolute;right:0;top:0;bottom:0}
142
#idAreaoEditbrief,#idAreaoEditmessage,.edtTypeMenu~.cke_editor_brief,.edtTypeMenu~.cke_editor_message,.u-old-editor-panel,.ucoz-editor-panel{margin-top:.5rem}
143
form ul.form-fields{display:grid;gap:.25rem;grid-template-columns:1fr 2fr}
144
form ul.form-fields,ul.form-fields>li{margin:0;padding:0;list-style:none;box-sizing:border-box}
145
form ul>li.notcolumn{grid-column:1/-1}
146
@media (max-width:575px){ul.form-fields>li:nth-of-type(1n):not(.notcolumn),ul.form-fields>li:nth-of-type(2n):not(.notcolumn){width:100%}
147
.u-comboedit,form #uCatsMenu7{min-width:260px}
148
}
149
ul.form-fields [type=file]{border:none!important;width:90%;box-sizing:border-box;padding:4px 0!important}
150
ul.form-fields [type=text]:not([name=sort]):not([name=code]):not([name=uzip]),ul.form-fields textarea{width:100%;box-sizing:border-box}
151
ul.form-fields [name=code]{text-align:center}
152
ul.form-fields .fHelp{font-size:.85em}
153
:where(.image-uploader-type-switcher){display:flex;justify-content:end;gap:.25rem}
154
:is(.image-uploader-type-switcher):before{content:"["}
155
:is(.image-uploader-type-switcher):after{content:"]"}
156
:where(form #iplus button){min-width:1.5rem;min-height:1.5rem}
157
:is(form #iplus [data-num]):before{content:attr(data-num);min-width:1.5rem;display:inline-block}
158
:where(form #imageUploaderWrapper,form #imageUploaderFields){display:flex;flex-direction:column;gap:.5rem}
159
:where(form [id*=imblock]){display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}
160
:where(form [id*=imblock] :first-child){min-width:1.5rem}
161
:is([id*=imblock] [data-num]:not(#iplus)):before{content:attr(data-num);min-width:1.5rem;display:inline-block}
162
:where(form #imageUploaderFields){
.editImgBlock:not(.u-hidden)+input[type=file]{display:none}
163
input[type=file]{flex-grow:1}
164
}
165
:where(form article){margin:0;border-radius:.5rem;padding:0;position:relative;flex-grow:1;display:flex;flex-direction:column;gap:.5rem;width:100%;box-sizing:border-box}
166
:where(form article.openednow,form article.added){padding:.5rem;display:flex}
167
:where(form article .iCode_block){margin:0;display:flex;align-items:center;gap:.5rem}
168
:where(form article [id^=iCode]){display:flex;flex-direction:column;gap:.5rem}
169
:where(form article:not(.openednow) [id^=iCode]){display:none}
170
:where(form .forum-edit-images article){width:auto;flex-direction:row;gap:.25rem;align-items:center}
171
form#addEntForm article[id^=iCode]{display:flex}
172
form#addEntForm article[id*=iCode].added{margin:0 0 10px;background:hsla(0,0%,50%,.5);background:#8888}
173
form#addEntForm article[id*=iCode]:not(.openednow) div[id*=iCode]{display:none}
174
form#addEntForm article[id*=iCode].openednow{min-height:110px}
175
form#addEntForm span[id*=gbut]{width:23px;height:23px;cursor:pointer;border-radius:50%;flex-shrink:0;display:block;background:#fff url(/.s/src/moder_panel/src/moder.png) no-repeat -20px -20px}
176
form#addEntForm.mod-1 [id*=gbut],form#addEntForm.mod-3 [id*=gbut]{background-color:#777;background-image:url(/.s/src/moder_panel/src/moder-dark.png)}
177
form#addEntForm span[id*=gbut].openednow{background-position:-41px -20px}
178
form#addEntForm .iCode_el{margin:0;padding:0;width:90px;box-sizing:border-box}
179
form#addEntForm .iCode_el .iCode_el_tooltip{margin-bottom:15px;z-index:1;visibility:hidden;opacity:0;position:absolute;bottom:100%;left:0;text-align:left;padding:5px 12px;border-radius:4px;background:#000;background:rgba(0,0,0,.8);color:#fff;font:400 11px/1.5 PT Sans,Arial,sans-serif;max-width:300px;transition:all .2s ease-out}
180
form#addEntForm .iCode_el:hover .iCode_el_tooltip{opacity:1;visibility:visible;margin-bottom:10px}
181
form#addEntForm .iCode_el_tooltip:hover{opacity:0!important;visibility:hidden!important;margin-bottom:15px!important}
182
form#addEntForm span.iCode_el_tooltip:before{position:absolute;display:block;content:"";top:100%;left:0;width:100%;height:12px}
183
form#addEntForm span.iCode_el_tooltip:after{position:absolute;display:block;content:"";top:100%;left:30px;margin:0 0 0 -6px;border:6px solid transparent;border-top-color:#000;border-top-color:rgba(0,0,0,.8)}
184
form#addEntForm .iCode_main_inp{font-family:monospace;font-size:100%;width:90px!important;min-width:90px!important;max-width:90px!important;margin:0!important;color:#00f;text-align:center;background:#f0f0f0;border:1px inset #f0f0f0}
185
form#addEntForm .iCode_in input{font-family:monospace;max-width:100%;font-size:100%!important;text-align:center!important;width:auto;min-width:40px}
186
form#addEntForm .iPhotoPrev{width:150px;position:absolute;top:10px;right:10px;max-height:120px;overflow:hidden;text-align:center}
187
form#addEntForm .iPhotoPrev label{font-size:.85em}
188
form#addEntForm .iPhotoPrev img{max-width:100%}
189
form#addEntForm div .iPhotoPrev a{display:block;max-height:100px;overflow:hidden;margin:0 0 5px}
190
form#addEntForm [for^=del_img],form#addEntForm [type=checkbox][name^=del_img]{margin:0 5px 0 0;vertical-align:top}
191
form#addEntForm [name^=ihs],form#addEntForm [name^=iws]{width:auto;padding-left:0!important;padding-right:0!important;text-align:center}
192
form#addEntForm #isontop~*{display:none}
193
form#addEntForm #isontop:checked~*{display:inline-block}
194
form#addEntForm [name=screen]{color:#00f;width:70%}
195
form#addEntForm [name=file]{color:red;width:70%}
196
form .filterBlock{max-height:200px;overflow:auto}
197
form .filterBlock>label{display:inline-block;width:49%}
198
form#addEntForm [id^=iCode_] .iCode_block{max-width:calc(100% - 160px)}
199
form#addEntForm [id^=iCode_] .iCode_block input{width:100%}
200
form#addEntForm [data-viewport=medium] .iPhotoPrev,form#addEntForm [data-viewport=medium]~[id^=imblock] .iPhotoPrev{position:inherit;margin:0 auto;max-width:300px;width:auto;max-height:unset}
201
form#addEntForm [data-viewport=medium] .iPhotoPrev a,form#addEntForm [data-viewport=medium]~[id^=imblock] .iPhotoPrev a{max-height:unset}
202
form#addEntForm [data-viewport=medium] .iCode_block,form#addEntForm [data-viewport=medium]~[id^=imblock] .iCode_block{max-width:100%}
203
div.seo-field-text-counter,ul.form-fields div.seo-field-text-counter{color:green}
204
div.seo-field-text-counter.error,ul.form-fields div.seo-field-text-counter.error{color:red}
205
.seo-mtf-hide,ul.form-fields .seo-mtf-hide,ul.form-fields .seo-mtf-hide+li{display:none}
206
ul.form-fields .seo-mtf-hide.seo-mtf-show,ul.form-fields .seo-mtf-hide.seo-mtf-show+li{display:inline-block}
207
.seo-mtf-hide.seo-mtf-show{display:table-row}
208
ul.form-fields li.meta.notcolumn{display:none}
209
ul.form-fields li.seo-mtf-hide.seo-mtf-show~li.meta.notcolumn{display:block}
210
ul.form-fields img#secImg{cursor:pointer}
211
#addEntForm .cut_helper .cut-code{max-width:4em;padding:3px 0;background:transparent;text-align:center;border:none}
212
#addEntForm .cut_helper .cut-code:focus{background:transparent;border:none;box-shadow:none}
213
.edtTypeMenu:before{content:"[ "}
214
.edtTypeMenu:after{content:" ]"}
215
#edttbrief[value="1"]~.symbols-stat-wrapper,#edttdscr[value="1"]~.symbols-stat-wrapper,#edttmessage[value="1"]~.symbols-stat-wrapper{display:none}
216
.symbols-stat{margin:0 0 0 3px}
217
.entry-add-edit-wmark+.filepond--root{margin-top:1rem}
218
a.tariffs-open-info,a.uHelp{display:inline-flex;width:1.2rem;height:1.2rem;color:#000!important;border:1px solid;border-radius:50%;font:700 .7rem/.7rem sans-serif;justify-content:center;align-items:center;text-decoration:none!important;box-sizing:border-box}
219
.u-cross-post-options{
padding:0;width:max-content;display:flex;line-height:1;box-sizing:border-box;list-style:none;font-size:0;gap:.5rem;
.imageToggle{width:32px;cursor:pointer;img{opacity:.25}
220
}
221
.imageCheckbox{display:none}
222
.imageCheckbox:checked+img{opacity:1}
223
}
224
form .navTabs{text-align:center;margin:0 0 7px;padding:0;border-bottom:3px solid hsla(0,0%,50%,.45)}
225
form .navTabs>*{display:inline-block;width:32%;line-height:2.5;margin:0;padding:0;vertical-align:bottom;color:#777;text-decoration:none;font-weight:700}
226
form .navTabs>b{background:hsla(0,0%,50%,.15);color:inherit;border-radius:7px 7px 0 0}
227
form ul.xPhtBlock{background:hsla(0,0%,50%,.15);padding:13px;margin:4px 0;position:relative}
228
form ul.xPhtBlock:nth-of-type(2n){background:transparent}
229
form ul.xPhtBlock:not(.xOpened)>li:not(.xPhtName):not(.xPhtAction):not(.xPhtPath):not(.xPhtTitle):not(.required){display:none}
230
form ul.xPhtBlock>li{display:inline-block;padding:0;vertical-align:middle;margin:2px 0}
231
form ul.xPhtBlock>li.notcolumn{display:block}
232
form ul.xPhtBlock>li:nth-of-type(1n):not(.notcolumn){width:30%}
233
form ul.xPhtBlock>li:nth-of-type(2n):not(.notcolumn){width:70%}
234
form ul.xPhtBlock .xPhtName{border-bottom:2px solid hsla(0,0%,50%,.3);padding:0 0 7px}
235
form ul.xPhtBlock .xPhtAction{text-align:right}
236
form ul.xPhtBlock .xPhtAction>span{position:absolute;top:13px;right:13px;width:auto;padding:0}
237
form ul.xPhtBlock .xPhtAction>span button{padding:0!important}
238
form ul.xPhtBlock .xPhtAction [data-toggle]:before{content:"";width:15px;height:20px;display:inline-block;background:url(/.s/src/panel-v2/img/select_arrow.png) no-repeat 50%;vertical-align:middle}
239
form ul.xPhtBlock .xPhtAction [data-clear]:before,form ul.xPhtBlock .xPhtAction [data-close]:before{content:"\2716";width:15px;height:20px;color:#676a6f;font:700 1em/1.9em sans-serif;display:inline-block;vertical-align:middle}
240
form ul.xPhtBlock.xOpened .xPhtAction [data-toggle]:before{transform:rotate(180deg)}
241
form #newPhtBt{padding:5px 7px}
242
form .localOrRemote{font:normal 7.5pt/1 sans-serif}
243
form [name=uzip]{width:75%}
244
#photoMetaFields input[type=text]{width:100%}
245
#photoMetaFields textarea{width:100%;resize:none}
246
#newpName,#newpUrl{width:100%}
247
form#addEntForm>table>tbody>tr:first-child>td:first-child{width:35%}
248
form#addEntForm>table input[type=text]:not([name=sort]):not([name=code]):not([name^=iws]):not([name^=ihs]),form#addEntForm>table textarea,form#addPhtFrm input[type=text]:not([name=sort]):not([name=code]):not([name=uzip]){width:100%;box-sizing:border-box}
249
#gcatalog .ghead{padding-left:5px;background:#d4e0f1 url(/.s/img/wd/7/cmp-bg.gif) repeat-x 0 0}
250
#gcatalog #gc-form{padding:1px;margin:0;background:transparent url(/.s/img/fr/searchbg.png) no-repeat 0 0;float:right;width:120px;height:22px;position:relative;text-align:left;vertical-align:middle;line-height:20px}
251
#gcatalog #gc-form #gc-search-key{border:none;padding:0 2px 3px;margin:0;display:inline-block;width:97px;background:transparent;height:20px}
252
#gcatalog #gc-form>div{padding:0;margin:0;display:inline-block;width:20px;vertical-align:middle;float:right;height:20px;cursor:pointer}
253
.catSortLink.uarr:after{content:"\2191";color:hsla(0,0%,50%,.75)}
254
.catSortLink.darr:after{content:"\2193";color:hsla(0,0%,50%,.75)}
255
#myGrid{position:fixed;top:0;right:0;bottom:0;left:0;background:#000a url(/.s/img/light_wait.svg) no-repeat 50%;z-index:105}
256
#myGrid img{position:fixed;top:50%;left:50%;margin:-9px 0 0 -110px;width:220px;height:19px}
257
#suggEdit{width:100%;box-sizing:border-box}
258
.bottom-info-wrapper{position:fixed;left:0;right:0;bottom:0;margin:0;z-index:999999;color:#fff;font:1.1em/1.5 sans-serif;background:#000;background:rgba(0,0,0,.73);background:#000b}
259
.bottom-info-wrapper .bottom-info-block{display:flex;justify-content:space-between;align-items:center;margin:10px 15px}
260
.bottom-info-wrapper a{color:#fff;text-decoration:underline}
261
.bottom-info-wrapper .bottom-info-block-content{margin:0 10px 0 0}
262
.bottom-info-wrapper .bottom-info-block-action{display:flex}
263
.bottom-info-wrapper .bottom-info-button-agree{font:700 .9em/2 sans-serif;color:#000;border-radius:5px;padding:1px 10px 0;text-decoration:none;text-transform:uppercase;display:inline-block;background:#ccc;background:hsla(0,0%,100%,.73);background:#fffb}
264
.bottom-info-wrapper .bottom-info-button-hide{margin:0 0 0 15px;width:28px;height:28px;display:inline-block;min-width:28px;text-decoration:none;font:2.4em/28px sans-serif;text-align:center}
265
.bottom-info-wrapper .bottom-info-button-hide:after{content:"\00D7";color:#999}
266
.bottom-info-block.u-fixed-left,.bottom-info-block.u-fixed-right{position:fixed;bottom:1em;width:33vw;background:#000b;flex-direction:column;padding:1em 2em;margin:0}
267
.bottom-info-block.u-fixed-left .bottom-info-block-content,.bottom-info-block.u-fixed-right .bottom-info-block-content{margin:0}
268
.bottom-info-block.u-fixed-left .bottom-info-button-agree,.bottom-info-block.u-fixed-right .bottom-info-button-agree{margin:1em 0 0;background:#000b;border:0 none;border-radius:0;color:inherit}
269
.bottom-info-block.u-fixed-left .bottom-info-button-hide,.bottom-info-block.u-fixed-right .bottom-info-button-hide{position:absolute;top:0;right:0;background:#000b}
270
.bottom-info-block.u-fixed-right{right:1em}
271
.bottom-info-block.u-fixed-left{left:1em}
272
@media screen and (max-width:639px){.bottom-info-wrapper .bottom-info-block{flex-direction:column}
273
.bottom-info-wrapper .bottom-info-block-content{text-align:center;margin:0 30px 0 0}
274
.bottom-info-wrapper .bottom-info-block-action{margin:10px 0 0}
275
a.bottom-info-button-hide{position:absolute;top:10px;right:10px}
276
}
277
.smiles-grid{
display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;align-items:center;justify-content:center;width:max-content;
.sml1{line-height:0;font-size:0;text-align:center}
278
img{margin:0;padding:0;border:0}
279
#allSmiles{grid-column:1/-1;text-align:center}
280
}
281
.all-smiles{display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;gap:.5rem;
figure{margin:0;min-width:75px;img{min-height:18px}
282
figcaption{width:max-content}
283
}
284
}
285
.del-users-post label{padding:2px 0}
286
.del-users-post label input{padding:0;margin:0 0 2px}
287
.popup-submit-block{display:flex;justify-content:flex-end;gap:.5em}
288
.banned-list .uTd:not(:nth-of-type(3)),.commError,.pollButton{text-align:center}
289
.user-list .uTopTd:first-child{text-align:left}
290
.user-list .uTd:not(:first-of-type){text-align:center}
291
.u-file-uploader{border:2px dashed #888;border-radius:1em;padding:1em;box-sizing:border-box;background:#8883;min-height:7em;font-size:.95em;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:1em}
292
.u-file-uploader.highlight{border-color:#666;background:#fff3}
293
.u-file-uploader input[type=file]{display:none}
294
.u-upload-info-wrapper{flex-grow:1}
295
.u-upload-info-wrapper>*{text-align:center}
296
.u-file-uploader-preview-wrapper figure{position:relative;margin:0;width:100%;box-sizing:border-box;padding:.5em;border-radius:.5em;background:#0002}
297
.u-file-preview{display:flex;flex-direction:column;align-items:center;gap:1em}
298
.u-file-uploader-preview-wrapper figure img{min-height:25px;max-height:200px;max-width:100%}
299
.u-file-uploader-preview-wrapper figcaption{width:100%}
300
.u-delete-file{position:absolute;top:.5em;right:.5em;background:url(/.s/img/icon/del.png) no-repeat 50%;width:16px;height:16px}
301
.u-preview-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
302
.u-preview-size{margin:0 0 0 1em;white-space:nowrap}
303
.u-preview-size:before{content:"("}
304
.u-preview-size:after{content:")"}
305
.manFlAvaFile,.manFlAvaLink{width:100%;box-sizing:border-box}
306
#uhvb{display:none}
307
#uhvb.in-body{position:fixed;margin:0 auto;top:0;padding:10px 20px;background:#000;color:#fff;border-radius:0 0 12px 12px;z-index:99999;font-size:1.2em!important;text-decoration:none}
308
#uhvb.in-body:hover{text-decoration:none;box-shadow:inset 0 0 20px 20px rgba(0,0,0,.1)}
309
#uhvb>*{vertical-align:middle}
310
#uhvb.in-body.top-right{right:100px}
311
#uhvb.in-body.top-left{left:100px}
312
#uhvb.in-body.bottom-centered,#uhvb.in-body.top-centered{left:0;right:0;width:375px;text-align:center}
313
#uhvb.in-body.bottom-centered,#uhvb.in-body.bottom-left,#uhvb.in-body.bottom-right{bottom:0;top:auto;border-radius:12px 12px 0 0}
314
#uhvb.in-body.bottom-right{right:100px}
315
#uhvb.in-body.bottom-left{left:100px}
316
#uhvb.in-body.left-bottom,#uhvb.in-body.left-top{left:0;padding:30px 15px;border-radius:0 15px 15px 0;writing-mode:tb-lr;writing-mode:vertical-lr;writing-mode:sideways-lr}
317
#uhvb.in-body.left-top{top:100px}
318
#uhvb.in-body.left-bottom{bottom:100px;top:auto}
319
#uhvb.in-body.right-bottom,#uhvb.in-body.right-top{right:0;padding:30px 15px;border-radius:15px 0 0 15px;writing-mode:tb-lr;writing-mode:vertical-lr;writing-mode:sideways-rl}
320
#uhvb.in-body.right-top{top:100px}
321
#uhvb.in-body.right-bottom{bottom:100px;top:auto}
322
#uhvv{display:flex;align-items:center}
323
#hpvgd,.h-ldiv,.h-mdiv,.h-mdiv2,.h-rdiv{background:#eaeaea;color:#6d6d6d}
324
#hpvgd{z-index:150;width:100%;border-bottom:2px solid #e6e6e6}
325
.h-mdiv{position:relative;z-index:150}
326
.h-mdiv,.h-mdiv2{display:none;margin:auto;text-align:center}
327
.h-mdiv2{position:fixed;width:400px;height:200px}
328
.h-ldiv{float:left;padding:7px 10px 7px 0}
329
.h-rdiv{position:absolute;top:7px;right:0;text-align:right}
330
.h-ni{display:none!important}
331
a.hcmaf{color:red;margin-left:5px;font-size:20px;font-weight:700}
332
a.h-anl{color:#2a72cc}
333
a.h-al{color:#ed664b}
334
.h-fi{font-weight:700;border-radius:50%;padding:0 8px;margin-right:5px;font-size:19px}
335
.h-background-1{color:#fff!important;background:#000!important;box-shadow:none}
336
.h-background-2{color:#000!important;background:#fff!important;box-shadow:none}
337
.uadm:not(.uadm--black) .uadm-subi>.uadm-var,.uadm:not(.uadm--black) .uadm-subi>a,.uadm:not(.uadm--black) .uadm-subi>a i,.uadm:not(.uadm--black) .uadm-subi>a span:not(.uadm-count),.uadm:not(.uadm--black) .uadm-subi>a span b,.uadm:not(.uadm--black) .uadm-subi>span i,.uadm:not(.uadm--black) .uadm-subi>span span,.uadm:not(.uadm--black) .uadm-subi form i,.uadm:not(.uadm--black) .uadm-subi form input{background:transparent!important;color:#444!important}
338
.xw-shadow{box-shadow:2px 2px 4px rgba(0,0,0,.25);border-radius:.25rem}
339
.u-menu.xw-shadow{border-radius:0 0 .25rem .25rem}
340
.xw-sps{height:6px;overflow:hidden;position:absolute;width:100%;z-index:1}
341
.xw-hdr{padding:6px 0;display:flex;gap:.25rem;align-items:center}
342
.xw-icon{width:16px;height:16px;flex-shrink:noshrink}
343
.xw-hdr-text{cursor:default;font:700 11px tahoma,arial,verdana,sans-serif;flex-grow:1;min-width:max-content}
344
.xt{position:relative;overflow:hidden;width:15px;height:15px;cursor:pointer;flex-shrink:noshrink}
345
.xt-close{order:4}
346
.xt-maxi{order:3}
347
.xt-rest{order:2}
348
.xt-mini{order:1}
349
.u-rep-history-count{flex-grow:1;text-align:left;padding:0 5px}
350
.u-rep-history-item{text-align:left}
351
.ubtn-default{padding:0 12px;white-space:nowrap;user-select:none;height:21px;font-family:Tahoma,Arial,Verdana;color:#000;font-size:.67rem;border-radius:3px;border:1px solid;line-height:normal;outline:none;cursor:pointer}
352
body.doubtfull{margin:0;height:100vh}
353
.doubtfull_warning_wrapper{width:75%;max-width:750px}
354
.doubtfull_warning{padding:15px}
355
.catsTable.u-cat-columns{display:grid}
356
.u-cat-cols2{grid-template-columns:repeat(2,1fr)}
357
.u-cat-cols3{grid-template-columns:repeat(3,1fr)}
358
.u-cat-cols4{grid-template-columns:repeat(4,1fr)}
359
.u-cat-cols5{grid-template-columns:repeat(5,1fr)}
360
[locationselector] select{min-width:30%;flex-grow:1}
361
[locationselector] select:not(:first-of-type):not(:last-of-type){margin:0 1em}
362
[locationselector] .loc-loader{background:url(/.s/img/sh/wait.gif) no-repeat 50%}
363
.u-www-banurl [data-item] [data-url]{line-height:0}
364
.delivery-invoice__inner{padding:var(--indent-l,16px) var(--indent-l,16px) var(--indent-l,16px) 0;
container:delivery-invoice-container/inline-size}
365
@container delivery-invoice-container (width > 500px){.delivery-invoice-section.col-2{grid-template-columns:repeat(2,1fr)}
366
.delivery-invoice-section.col-4{grid-template-columns:repeat(4,1fr)}
367
.fluid{grid-column:1/-1}
368
}
369
.delivery-invoice label{display:block;margin-bottom:var(--indent-s,10px)}
370
.delivery-invoice :is(input,label,textarea){width:100%}
371
.delivery-invoice-title{margin-bottom:var(--indent-xl,24px)}
372
.delivery-invoice-section:has(+.delivery-invoice-section){margin-bottom:var(--indent-xl,24px)}
373
.delivery-invoice-section{display:grid;gap:var(--indent-l,16px)}
374
.delivery-invoice-actions{position:sticky;bottom:0;padding-top:var(--indent-xl,24px);background-color:var(--modal-bg)}