body{direction:rtl; }

select option.top{font-weight:bold; }
select option[selected]{background:#eee; }
#subscribe{float:right; font-size:10px; }

.tbutton{margin:2px 10px 0 0; }

/* Forum */
#forum_filter form{float:left; }
#forum_filter{float:right; clear:right; }
#filter_by{float:left; }
#forum_filter #filter_by{margin-top:3px; }
#thread_search_field{float:right; width:180px; margin-right:5px; }
#thread_search_button{float:right; margin-top:3px; }

.clear2{float:none; width:100%; clear:right; }

ul.user_awards_list{list-style:none; margin:0; padding:0; }
ul.user_awards_list li{display:inline; }

.section-description,
.user-profile-popup-wrapper,
.register-form-wrapper{text-align:center; }
.access-denied-wrapper,
.login-form-wrapper{text-align:center; padding:60px 0; }

/*breadcrumbs*/
.breadcrumbs-wrapper{display:flex; justify-content:space-between; align-items:center; padding-bottom:4px; }
.breadcrumbs{padding-right:15px; }
.add-link-wrapper{white-space:nowrap; }

/*paging*/
.items-stat-wrapper{display:flex; justify-content:space-between; align-items:center; padding-bottom:4px;}
.items-stat{padding-right:15px; }
.paging-wrapper-top{white-space:nowrap; }
.paging-wrapper-bottom{white-space:nowrap; margin:5px 0; text-align:center; }

/* All captcha */
.captcha-block{box-sizing:border-box; display:inline-block; width:100%; cursor:pointer; }
#captcha-block-site-user-reg.captcha-block{display:inline-block!important; }
.captcha-answer{height:36px; text-align:center; padding:4px; width:125px; box-sizing:border-box; }
.captcha-renew,
.captcha-question{border:0; cursor:pointer; vertical-align:middle; width:auto; }
#captcha-answer-mchat,
#captcha-answer-site-user-del{width:60px; }
.recaptcha-wrapper{position:relative; width:303px; height:77px; background:url('/.s/img/sh/wait.gif') no-repeat center center; overflow:hidden; }
.recaptcha-wrapper [id^="recaptcha_"]{text-align:left; display:inline-block; vertical-align:middle; }
.recaptcha-wrapper div{padding:0!important; }
.recaptcha-wrapper [id^="recaptcha_"] iframe{border:0; }
.recaptcha-wrapper span[data-reset]{display:inline-block; cursor:pointer; border-radius:40%; position:absolute; width:30px; height:30px;
	top:12px; right:26px; }
.recaptcha-wrapper.compact{width:159px; height:139px; margin:0 auto; }
.recaptcha-wrapper.compact span[data-reset]{width:22px; height:22px; top:auto; bottom:31px; left:14px; }

/* Mini chat */
form#MCaddFrm .captcha-answer{width:70px; }
form#MCaddFrm .captcha-renew{display:none; margin:0 -2px; }
#mchatMsgF{box-sizing:border-box; }

/* spam report */
.report-spam-target:hover .uc-top-right{white-space:normal; /* dirty hack for soc-comments */ }
.report-spam-wrap{margin-left:0; /* 5px; */ margin-right:0; /* 5px; */ opacity:0; -webkit-transition:opacity .3s ease-in-out; -moz-transition:opacity .3s ease-in-out; -o-transition:opacity .3s ease-in-out; transition:opacity .3s ease-in-out; float:left; }
.report-spam-wrap.report-spam-wrap-manage{opacity:1; float:none; }
.report-spam-target:hover .report-spam-wrap{opacity:1; }
.report-spam-wrap a{display:none; }
.report-spam-target:hover .report-spam-wrap a{/* display:initial does not work in IE 11 :( */ display:inline; margin-right:10px; }
.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; }
.report-spam-toggle-wrapper.report-spam-toggle-shown{border-bottom:none; }
.report-spam-hidden{opacity:0.7; transition:opacity .2s ease-in-out; -moz-transition:opacity .2s ease-in-out; -webkit-transition:opacity .2s ease-in-out; }
.report-spam-hidden:hover{opacity:1; }
.report-spam-count-msg{margin-right:10px; }

.com-order-block{text-align:right; }
