﻿input[type=checkbox] {
    margin: 0 0 0 6px;
}

.selectmass input{float:right;margin-left:6px}
.mass_comments_action{background:#fff;border:1px dashed #dedede;margin:10px 0 11px;padding:8px 10px;text-align:center}

#loading-layer{display:none;font-size:13px;background:#333;padding:10px 16px;text-align:center;color:#fff; border-radius: 3px; }



.scriptcode,.title_spoiler,.text_spoiler{
background: #F2F4FD;
    border: 1px solid #eaeaea;
	overflow:hidden;
	padding:10px 12.5px
}


.title_spoiler{background: #F2F4FD;border: 1px solid #eaeaea;display: flex; align-items: center;gap:10px;font-weight:bold;}
.title_spoiler a {display: flex;align-items: center;text-decoration:none !important;}

.scriptcode{color:#004e8d;font-family:"Courier New"}

.text_spoiler{border-top:0;text-align:justify}

.hide{background-color:#e8f3fa;padding:5px;color:#3a78a5;margin:0 0 1em;}
.hide a{text-decoration:underline} .hide a:hover{text-decoration:none }
.inhide{border:1px solid #d1e3ef;padding:5px;background-color:#fff;margin-bottom:5px}

.pm { margin-top: 12px; }
.pm_list b { color: #127CE1; font-weight: bold; }
.pm_list span { color: #999; font-size: 11px; }
.userstop td,.pm td.pm_list,.pm td.pm_head{
  padding: 6px;
  background-color: #f0f2f7;
}
.pm tr:nth-child(even) td.pm_list {
  background: #FFF;
}
.userstop thead td, .pm td.pm_head {
  background: #878b9a;
  padding: 10px 6px;
  font-weight: normal;
  color: #ffffff;
}

.rating {
    width: 85px;
    height: 17px;
    font-size: 0.9em;
}

.unit-rating {
    list-style: none;
    direction: ltr;
    margin: 0;
    padding: 0;
    width: 85px;
    height: 17px;
    position: relative;
    background: url("../dleimages/rating.png") repeat-x;
}

.unit-rating li {
    text-indent: -90000px;
    padding: 0;
    margin: 0;
    float: left;
}

.unit-rating li a {
    display: block;
    width: 17px;
    height: 17px;
    text-decoration: none;
    text-indent: -9000px;
    z-index: 17;
    position: absolute;
    padding: 0;
    transition: none;
}

.unit-rating li a:hover {
    background: url("../dleimages/rating.png") 0 -17px;
    z-index: 2;
    left: 0;
}

.unit-rating a.r1-unit {
    left: 0;
}

.unit-rating a.r1-unit:hover {
    width:17px;
}

.unit-rating a.r2-unit {
    left: 17px;
}

.unit-rating a.r2-unit:hover {
    width: 34px;
}

.unit-rating a.r3-unit {
    left: 34px;
}

.unit-rating a.r3-unit:hover {
    width: 51px;
}

.unit-rating a.r4-unit {
    left: 51px;
}

.unit-rating a.r4-unit:hover {
    width: 68px;
}

.unit-rating a.r5-unit {
    left: 68px;
}

.unit-rating a.r5-unit:hover {
    width: 85px;
}

.unit-rating li.current-rating {
    background: url("../dleimages/rating.png") 0 -34px;
    position: absolute;
    height: 17px;
    display: block;
    text-indent: -9000px;
    z-index: 1;
}

.ratingzero {
	color: #6c838e;
}

.ratingtypeplusminus {
	padding: 0px 5px;
}

.ratingtypeplus {
	color: #6c838e;
	padding: 0px 0px 0px 5px;
}

.ratingplus {
	color: green;
}

.ratingminus {
	color: red;
}


/*---Š”Š¾ŠæŠ¾Š»Š½ŠøŃ‚ŠµŠ»ŃŠ½Ń‹Šµ ŠæŠ¾Š»Ń¸---*/
.xfields textarea, .xprofile textarea {
    height: 186px;
    margin: 0px 1px 0px 0px;
    padding: 0px;
}

.xfields input,.xprofile input{width:250px;padding:2px}
.xfields_table td{vertical-align:top}

/*---ŠŠµŃ€ŃŠ¾Š½Š°Š»ŃŠ½Ń‹Šµ ŃŠ¾Š¾Š±Ń‰ŠµŠ½ŠøŃ¸---*/
.pm_head{font-weight:bold}


#dropmenudiv{
	border:1px solid #cbdfe8;
	background-color:#fbfdfe;
	font-size:11px;
	line-height:20px;
	margin:2px 0;
	padding:5px;
	opacity:0.9;-moz-opacity:0.9;filter:alpha(opacity=90)
}

#dropmenudiv a{display:block;text-indent:3px;text-decoration:none;color:#3f4b51;padding:1px 0;width:100%}
#dropmenudiv a:hover{color:#2d8edd}

.attachment{color:#808080}

fieldset{border:1px solid #bfced6;padding:5px;text-align:right}

.highslide-wrapper,.highslide-outline{background:#FFFFFF}
.highslide-image{border:2px solid #FFFFFF}
.highslide-active-anchor{visibility:hidden}
.highslide-active-anchor img{visibility:hidden}
.highslide-dimming{background-color:black}
.highslide-html{background-color:white}
.highslide-loading{
    display:block;
	color:white;
	font-size:9px;
	font-weight:bold;
    text-decoration:none;
	padding:3px;
	border:1px solid white;
    background-color:black
}
a.highslide-full-expand{
	background:url(../dleimages/fullexpand.gif) no-repeat;
	display:block;
	margin:0 10px 10px 0;
	width:34px;height:34px
}
.highslide-display-block{display:block}
.highslide-display-none{display:none}
.highslide-caption{display:none;padding:5px;background:white; text-align: right}
.highslide-controls{
    width:195px;
    height:40px;
    background:url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px;
    margin-right:15px;
    margin-bottom:10px;
    margin-top:10px
}
.highslide-controls ul{
	position:relative;
	left:15px;
    height:40px;
    list-style:none;
    margin:0;padding:0;
    background:url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px
}
.highslide-controls li{float:left;padding:5px 0}
.highslide-controls a{
    background:url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif);
    display:block;
    float:left;
    height:30px;width:30px;
    outline:none
}
.highslide-controls a.disabled{cursor:default}
.highslide-controls a span{display:none}

/*---The CSS sprites for the controlbar---*/
.highslide-controls .highslide-previous a{background-position:0 0}
.highslide-controls .highslide-previous a:hover{background-position:0 -30px}
.highslide-controls .highslide-previous a.disabled{background-position:0 -60px !important}
.highslide-controls .highslide-play a{background-position:-30px 0}
.highslide-controls .highslide-play a:hover{background-position:-30px -30px}
.highslide-controls .highslide-play a.disabled{background-position:-30px -60px !important}
.highslide-controls .highslide-pause a{background-position:-60px 0}
.highslide-controls .highslide-pause a:hover{background-position:-60px -30px}
.highslide-controls .highslide-next a{background-position:-90px 0}
.highslide-controls .highslide-next a:hover{background-position:-90px -30px}
.highslide-controls .highslide-next a.disabled{background-position:-90px -60px !important}
.highslide-controls .highslide-move a{background-position:-120px 0}
.highslide-controls .highslide-move a:hover{background-position:-120px -30px}
.highslide-controls .highslide-full-expand a{background-position:-150px 0}
.highslide-controls .highslide-full-expand a:hover{background-position:-150px -30px}
.highslide-controls .highslide-full-expand a.disabled{background-position:-150px -60px !important}
.highslide-controls .highslide-close a{background-position:-180px 0}
.highslide-controls .highslide-close a:hover{background-position:-180px -30px}


.clouds_xsmall{font-size:1em}
.clouds_small{font-size:1.1em}
.clouds_medium{font-size:1.2em;font-weight:bold}
.clouds_large{font-size:1.5em}
.clouds_xlarge{font-size:1.7em}


#searchsuggestions {
  width: 240px;
  font-size: 10px;
  line-height: 17px;
  box-shadow: 0 2px 4px rgba(0,0,0,.03);
}
#searchsuggestions a{
  padding: 5px;
  display: block;
  background-color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #e9ecf1;
}
#searchsuggestions a:hover{background-color:#eaecf1}
#searchsuggestions a span.searchheading {
  background: #feb42a;
  display: block;
  font-weight: normal;
  padding: 4px 5px;
  color: #6d4c0f;
  margin-bottom: 4px;
}
#searchsuggestions a span{color:#959cab}
#searchsuggestions a:hover span{color:#545b6b}
#searchsuggestions span.seperator{
  display: block;
  background: #FFF;
}
#searchsuggestions span.seperator a{
  display: block;
  color: #6680bd;
  text-align: center;
  font-size: 11px;
  padding: 8px 0;
  border: none;
  margin: 0;
}
#searchsuggestions span.notfound{padding:5px;background-color:#fff;display:block;height:auto;color:#000}
#searchsuggestions .break { display: none }

.ui-helper-clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}
.ui-helper-clearfix{display:inline-block}
* html .ui-helper-clearfix{height:1%}
.ui-helper-clearfix{display:block}
.ui-icon{background-repeat:no-repeat;display:block;overflow:hidden;text-indent:-99999px}
.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button,.ui-widget{font-size:13px;font-family:Yekan;}
.ui-widget-content{background:#fff 50% bottom repeat-x;border:1px solid #dedede;color:#222}
.ui-widget-header{
  background: #616776;
  color: #FFF;
  font-size: 15px;
}
.ui-widget-header a{color:#fff}
.ui-state-default,.ui-widget-content .ui-state-default{
  background: #2ECC71;
      border: none;
      color: #FFF;
      font-weight: normal;
      font-size: 13px;
}
.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#2e6e9e;text-decoration:none}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus{
  background: #27ae60;
      border: none;
      color: #FFF;
      font-weight: normal;
      font-size: 13px;
}
.ui-state-hover a,.ui-state-hover a:hover{color:#1d5987;text-decoration:none}
.ui-state-active,.ui-widget-content .ui-state-active{

  background: #2ECC71;
      border: none;
      color: #FFF;
      font-weight: normal;
      font-size: 13px;
}
.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#e17009;text-decoration:none}
.ui-widget :active{outline:none}
.ui-state-error{
  background:#fef1ec 50% 50% repeat-x;
  border:1px solid #dedede;
  color:#cd0a0a
}
.ui-widget-header .ui-icon{background-image:url(../images/ui-icons.png)}
.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(../images/ui-icons_h.png)}
.ui-icon-close{background-position:-80px -128px}
.ui-icon-closethick{background-position:-96px -128px}
.ui-button .ui-button-text{display:block;line-height:1.4em}
.ui-button-text-only .ui-button-text{padding:.4em .8em}
input.ui-button{padding:.4em 1em}
.ui-button-set{margin-right:7px}
.ui-button-set .ui-button{margin-left:0;margin-right:-.3em}
button.ui-button::-moz-focus-inner{border:0;padding:0}
.ui-dialog{
  overflow:hidden;
  padding:.2em;
  position:absolute;
  width:300px;
    -moz-box-shadow:0px 0px 14px rgba(0,0,0,0.14);
    -webkit-box-shadow:0px 0px 14px rgba(0,0,0,0.14);
    box-shadow:0px 0px 14px rgba(0, 0, 0, 0.14)
}

.ui-dialog { border-radius:10px;}
.ui-dialog .ui-dialog-titlebar{padding: 3px 6px;position:relative;border-radius:10px 10px 0 0;}
.ui-dialog .ui-dialog-title{float:right;margin:.1em 4px .2em 0}
.ui-dialog .ui-dialog-titlebar-close{
  height:18px;
  margin:-10px 0 0 0;
  padding:1px;
  position:absolute;
  left:.3em;
  top:50%;
  width:19px
}
.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}
.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}
.ui-dialog .ui-dialog-content{
  background:none;
  border:0;
  overflow:hidden;
      font-size: 13px;
  padding:.5em 1em;
  position:relative;
  padding-top: 10px;
  zoom:1;
}
.ui-dialog .ui-dialog-buttonpane{
  background-image:none;
  border-width:1px 0 0 0;
  margin:.5em 0 0 0;
  padding:.3em 1em .5em .4em;
  text-align:left
}
.ui-dialog .ui-dialog-buttonpane button{
height: 37px;
    font-family: 'Yekan';
    background: #546e7a;
    border: 1px solid #546e7a;
    border-radius: 5px;
    color: #fff;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    cursor: pointer;
    float: right;
    line-height: 1.4em;
    margin: 0.5em 0.4em 0.5em 0;
    overflow: visible;
    padding: 0.2em 0.6em 0.3em 0.6em;
    width: auto;
}


.ui-dialog .ui-dialog-buttonpane button:hover{
background:none;color:#546e7a
}


.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px}
.ui-draggable .ui-dialog-titlebar{cursor:move}

.ui-autocomplete{position:absolute;cursor:default}

* html .ui-autocomplete{width:1px} /* without this,the menu expands to 100% in IE6 */

.ui-menu{
  list-style:none;
  padding:2px;
  margin:0;
  display:block;
  float:left
}
.ui-menu .ui-menu{
  margin-top:-3px
}
.ui-menu .ui-menu-item{
  margin:0;
  padding:0;
  zoom:1;
  float:left;
  clear:left;
  width:100%
}
.ui-menu .ui-menu-item a{
  text-decoration:none;
  display:block;
  padding:.2em .4em;
  line-height:1.5;
  zoom:1
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active{
  font-weight:normal;
  margin:-1px
}

pre code {
  display: block; padding: 0.5em;
  background: #f4f6fc;
  border: 1px solid #dce1f3;
  overflow:auto;
  white-space: pre;
  direction: ltr;
  margin: 0 10px;
}

pre .comment,
pre .template_comment,
pre .diff .header,
pre .doctype,
pre .lisp .string,
pre .javadoc {
  color: #93a1a1;
  font-style: italic;
}

pre .keyword,
pre .css .rule .keyword,
pre .winutils,
pre .javascript .title,
pre .method,
pre .addition,
pre .css .tag,
pre .lisp .title {
  color: #859900;
}

pre .number,
pre .command,
pre .string,
pre .tag .value,
pre .phpdoc,
pre .tex .formula,
pre .regexp,
pre .hexcolor {
  color: #2aa198;
}

pre .title,
pre .localvars,
pre .function .title,
pre .chunk,
pre .decorator,
pre .builtin,
pre .built_in,
pre .lisp .title,
pre .identifier,
pre .title .keymethods,
pre .id {
  color: #268bd2;
}

pre .tag .title,
pre .rules .property,
pre .django .tag .keyword {
  font-weight: bold;
}

pre .attribute,
pre .variable,
pre .instancevar,
pre .lisp .body,
pre .smalltalk .number,
pre .constant,
pre .class .title,
pre .parent,
pre .haskell .label {
  color: #b58900;
}

pre .preprocessor,
pre .pi,
pre .shebang,
pre .symbol,
pre .diff .change,
pre .special,
pre .keymethods,
pre .attr_selector,
pre .important,
pre .subst,
pre .cdata {
  color: #cb4b16;
}

pre .deletion {
  color: #dc322f;
}

pre .tex .formula {
  background: #eee8d5;
}

.pm_progress_bar {
	border: 1px solid #d8d8d8;
	padding: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pm_progress_bar span {
	background: #4b515f;
	font-size: 0em;
	text-indent: -2000em;
	height: 10px;
	display: block;
	overflow: hidden;
}

/*---BB Editor---*/
.bb-pane-dropdown {
    position:absolute;
    top:100%;
    left:0;
    z-index:1000;
    display:none;
    float:left;
    min-width:180px;
    padding:5px 0;
    margin:2px 0 0;
    list-style:none;
    font-size:11px;
    border:1px solid rgba(0, 0, 0, 0.15);
    border-radius:4px;
  background: white;
  -webkit-box-shadow: 0 1px 2px #dadada;
  -moz-box-shadow: 0 1px 2px #dadada;
  box-shadow: 0 1px 2px #dadada;
}

 .bb-pane-dropdown > li > a {
    display:block;
    padding:3px 10px;
    clear:both;
    font-weight:normal;
    line-height:1.42857;
    color:#333333;
    white-space:nowrap;
}
.bb-pane-dropdown > li > a:hover, .bb-pane-dropdown > li > a:focus {
    text-decoration:none;
    color:#262626;
    background-color:whitesmoke;
}

.bb-pane-dropdown .color-palette div .color-btn {
    width: 17px;
    height: 17px;
    padding: 0;
    margin: 0;
    border: 1px solid #fff;
  cursor: pointer;
}
.bb-pane-dropdown .color-palette{
    padding: 0px 5px;
}

.bb-pane{height:1%;overflow:hidden;border:1px solid #BBB;border-bottom:0;background-image:url("../bbcodes/bg.png");-webkit-border-top-left-radius:4px;-webkit-border-top-right-radius:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;border-top-right-radius:4px;}
.bb-btn, .bb-sep{height:25px;float:left;display:block;overflow:hidden;text-indent:-9999px;white-space:nowrap;}
.bb-sel{float:left;padding:4px 2px 0 2px;text-align:left;}
.bb-sel select{font-size:11px;font-family:tahoma;width:96%;height:auto;padding:0;display:inline-block;float:left;}
.bb-sep{width:5px;background-image:url("../bbcodes/brkspace.png");}
.bb-btn{cursor:pointer;width:23px;}
.bb-btn:hover{background:#ECECEC;cursor:pointer;width:23px;}
.bbcarea{width:570px;}
.f_textarea{flex:1;width:100% !important;margin-top:0 !important;height:124px !important;}
#b_font{width:80px;padding:0;}
#b_size{width:90px;padding:0;}
#b_font select{padding:0px;direction:ltr}
#b_size select{padding:0px;direction:ltr}
#b_b{background-image:url("../bbcodes/b.png");}
#b_i{background-image:url("../bbcodes/i.png");}
#b_u{background-image:url("../bbcodes/u.png");}
#b_s{background-image:url("../bbcodes/s.png");}
#b_img{background-image:url("../bbcodes/image.png");}
#b_up{background-image:url("../bbcodes/upload.png");}
#b_emo{background-image:url("../bbcodes/emo.png");}
#b_url{background-image:url("../bbcodes/link.png");}
#b_leech{background-image:url("../bbcodes/leech.png");}
#b_mail{background-image:url("../bbcodes/email.png");}
#b_video{background-image:url("../bbcodes/mp.png");}
#b_audio{background-image:url("../bbcodes/mp3.png");}
#b_hide{background-image:url("../bbcodes/hide.png");}
#b_quote{background-image:url("../bbcodes/quote.png");}
#b_code{background-image:url("../bbcodes/code.png");}
#b_left{background-image:url("../bbcodes/l.png");}
#b_center{background-image:url("../bbcodes/c.png");}
#b_right{background-image:url("../bbcodes/r.png");}
#b_color{background-image:url("../bbcodes/color.png");}
#b_spoiler{background-image:url("../bbcodes/spoiler.png");}
#b_fla{background-image:url("../bbcodes/flash.png");}
#b_yt{background-image:url("../bbcodes/youtube.png");}
#b_tf{background-image:url("../bbcodes/typograf.png");}
#b_list{background-image:url("../bbcodes/list.png");}
#b_ol{background-image:url("../bbcodes/ol.png");}
#b_tnl{background-image:url("../bbcodes/translit.png");}
#b_br{background-image:url("../bbcodes/pbreak.png");}
#b_pl{background-image:url("../bbcodes/page.png");}


.bb-editor textarea{
	-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	box-sizing:border-box;
height: 150px !important;
	width:100%;
	
	
border: 1px solid #cee8ed;
box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
font: inherit;
border-radius: 5px;
padding: 0 10px;
	}
	
	
	
	
.addcomment .bb-editor{width:70%;margin:0 auto;-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.11);-moz-box-shadow:0 3px 8px rgba(0,0,0,0.11);box-shadow:0 3px 8px rgba(0,0,0,0.11);-webkit-border-bottom-right-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.editorcomm .bb-editor{width:100%;}
.editorcomm .bb-editor textarea{height:156px;}
.clr{clear:both;}

.quick-edit-text {
    padding: .4em;
  width: 350px;
}

.quick-edit-textarea {
  height: 250px;
  box-sizing: border-box;
    padding: 2px;
  border: 1px solid #d7d7d7;
  width: 100%;
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.findrelated {
    width:99%;
    background: #ffc;border:1px solid #9E9E9E;
    padding: 5px;margin-top: 7px;
    margin-right: 10px;
}


.dle-alert, .dle-confirm, .dle-promt {

	padding: 20px 1em !important;

}

/*---ŠŠ¾ŠŗŠ°Š· Š´Ń€ŠµŠ²Š¾Š²ŠøŠ´Š½Ń‹Ń… ŠŗŠ¾Š¼Š¼ŠµŠ½Ń‚Š°Ń€ŠøŠµŠ²---*/
.comments-tree-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}



.comments-tree-item {
  display: block;
  margin: 0;
  padding: 0;
}

/*---Š¤Š¾Ń€Š¼Š° Š±Ń‹ŃŃ‚Ń€Š¾Š³Š¾ Š¾Ń‚Š²ŠµŃ‚Š° Š½Š° ŠŗŠ¾Š¼Š¼ŠµŠ½Ń‚Š°Ń€ŠøŠ¹---*/

#dlefastreplycomments {
background: #f5f9fb;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    border: 1px solid #bce8f1;
	border-radius:5px;
    padding: 20px;
    line-height: 30px;
    margin: 0 84px 16px 0;
}

#dlemasscomments {
	background: #FFF;
    border: 1px solid #e7ecf0;
    border-radius: 15px;
    margin-bottom: 50px;
	margin-top:20px;
    padding: 35px;	
	box-shadow: 0 1px 7px -3px rgb(0 0 0 / 8%);
}



.commentsreplyname {
	float: right !important;
    margin-bottom: 5px;
    padding: 0 0 0 5px !important;
	}
	
	.commentsreplymail {
	padding-left:0px !important;}
	

/*---Š’Ń‹Š²Š¾Š´ Ń€ŠµŠ·ŃŠ»ŃŃ‚Š°Ń‚Š¾Š² Š³Š¾Š»Š¾ŃŠ¾Š²Š°Š½ŠøŃ¸ Š½Š° ŃŠ°Š¹Ń‚Šµ---*/
.pollallvotes {
  text-align: center;
  margin-top: 10px;
}

/*---Additional fields---*/
.xfields textarea, .xprofile textarea {
    width: 100%;
    height: 130px;
    border: 1px solid #e9eef5;
    border-radius: 3px;
    color: #a5a8b4;
    padding: 6px 8px;
}

.xfieldsnote {
  color: #838383;
    font-size: .9em;
}

.xfields_table td {
    vertical-align: top;
}
.xfieldsrow {
  padding-top:5px;
  clear: both;
}
.xfieldscolleft {
  float: right;
  width: 30%;
  padding-top: 14px;
}
.xfieldscolright {
  float: right;
  width: 70%;
}
.file-box {
  width: 95%;
  max-width: 437px;
  border:1px solid #B3B3B3;
  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
  background-color: #F5F5F5;
  padding: 10px;
  margin-top: 10px;
}

.xfieldimagegallery {
  margin: 0;
  padding: 0;
  list-style: none;
  clear: both;
}

.xfieldimagegallery li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.xfieldimagegallery li img {
  float: left;
  margin-right: 5px;
  border: 5px solid #fff;
  width: 100px;
  height: 100px;
  transition: box-shadow 0.5s ease;
}

.xfieldimagegallery li img:hover {
  box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:inline-block;
    margin-top:5px;
    margin-bottom:5px;
  cursor:pointer;
}
.btn-green{background: #0087AD; border: 0; font-size: 14px; padding: 2px 18px 4px 18px; color: #FFF; transition: .3s;}
.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; z-index:2;
  max-width: 437px;
    background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}

.qq-upload-drop-area-active {background:#FF7171;}
.uploadedfile {
    display: inline-block;
    width: 115px;
    height: 160px;
    margin: 10px 5px 5px 5px;
    border:1px solid #B3B3B3;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
    text-align: center;
    background:#ffffff;

}

.uploadedfile .uploadimage {
    margin-top: 5px;
    width: 115px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: move;
    cursor: -webkit-grabbing;
}

.sortable-ghost {
    opacity: 0.4;
}

.uploadedfile .info {
    text-align: right;
    white-space: nowrap;
    margin: 0px 5px 0px 5px;
    overflow: hidden;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor:not-allowed;
    pointer-events:none;
    opacity:0.65;
    filter:alpha(opacity=65);
    -webkit-box-shadow:none;
    box-shadow:none;
}

.progress {
    overflow:hidden;
    margin-top:10px;
  margin-bottom:10px;
    background-color:whitesmoke;
    height:10px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    background:#eee;
    -webkit-box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
    box-shadow:0 1px 0 white, 0 0px 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
 .progress .progress-bar {
    float:left;
    width:0%;
    font-size:13px;
    line-height:20px;
    color:white;
    text-align:center;
    background-color:#428bca;
    -webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition:width 0.6s ease;
    transition:width 0.6s ease;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -ms-border-radius:8px;
    -o-border-radius:8px;
    border-radius:8px;
    -webkit-box-shadow:none;
    box-shadow:none;
    height:8px;
}
.progress-bar span{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0 0 0 0);
    border:0;
}
.progress-blue {
    background-image:-webkit-gradient(linear, left 0%, left 100%, from(#9bcff5), to(#6db9f0));
    background-image:-webkit-linear-gradient(top, #9bcff5, 0%, #6db9f0, 100%);
    background-image:-moz-linear-gradient(top, #9bcff5 0%, #6db9f0 100%);
    background-image:linear-gradient(to bottom, #9bcff5 0%, #6db9f0 100%);
    background-repeat:repeat-x;
    border:1px solid #55aeee;
}
/* Setup a standard captcha when replying to comments */
.dle-captcha { position: relative;float: right; }
.dle-captcha:after { clear: both; display: block; content: ""; }
.dle-captcha > a { 
float: right;   
padding-bottom: 5px;
 }
 
.dle-captcha img {
	width: 160px;
	border: 1px solid #cee8ed;
	border-radius:5px;
  position: relative;
  display: block;
  width: 100%;
    max-width: 100%;
  -webkit-transition: all ease .2s; transition: all ease .2s;
}
.dle-captcha > input { 
    width: 161px;
	height: 37px;
    float: right;
    padding: 0 10px 0 0;
    border: 1px solid #cee8ed;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
    font: inherit;
	font-size: 13px;
	clear: both;
	border-radius:5px;
	margin-bottom: 15px;
	}


/* Setup hints for custom fields */
.xfieldsnote {
  color: #838383;
  font-size: .9em;
}

.ui-front { z-index: 1000; }
.ui-button-icon-only { overflow: hidden; text-indent: -9999px; }

.important , .impot { color: #fd555d; font-family: tahoma; vertical-align: middle; }
.important:before , .impot:before { font-size: 7px!important; }

.submit, .bbcodes { 
font-family: 'Yekan' !important;
background: #FF7A00;
border:1px solid #FF7A00;
border-radius:5px;
color:#fff;
-webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    
    cursor: pointer;
    padding: 1px 22.5px 2px 22px;
    font: 500 13px/31px irsans;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;

}
.submit:hover , .bbcodes:hover { background:none;color:#FF7A00 }

select#category {
  border: 1px solid #eaeef5;
  border-radius: 5px;
  padding: 0 8px;
  font-size: 12px;
  font-family: inherit;
  width: 100% !important;
  box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
  border: 1px solid #cee8ed;

}


.f_input, .xprofile input[type=text], .search input[type=text] {
    width: 100% !important;
    height: 42px;
    padding: 8px 12px;
    transition: border-color .2s;
    border: 1px solid #cee8ed;
    border-radius: 5px;
    font: inherit;
    font-size: 13px;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
}

.f_input, .xprofile input[type=text], .search input[type=text]:focus {
    
}


.f_textarea {
width: 100% !important;
    margin-top: 0 !important;
    height: 124px !important;
    padding: 10px 15px;


    transition: border-color .2s;
    font-size: 14px;
    border: 1px solid #cee8ed;
    border-radius: 5px;
    font: inherit;
    font-size: 13px;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);

}


.f_input:focus , .f_textarea:focus { font-size:13px;border-color: #F77F00 }
.f_input:disabled { font-size:13px;background: #E7E7E7; color: #969696; border: 1px solid #CDCDCD; }
.f_input.en { padding: 8px 8px; }
.f_input.en::-webkit-input-placeholder { direction: ltr !important; text-align: left !important; }
.f_input.en::-moz-placeholder { direction: ltr !important; text-align: left !important; }
.f_input.en::-ms-input-placeholder { direction: ltr !important; text-align: left !important; }

.isa_info, .isa_success, .isa_warning, .isa_error { margin: 0 0 10px 0; padding: 18px; font-size: 14px; }
.isa_info { margin-bottom: 20px;border-radius: 15px;background-color: #e8edf5; border-right: 6px solid #d9e0ea; }
.isa_success { color: #4F8A10; background-color: #DFF2BF; }
.isa_warning { color: #9F6000; background-color: #FEEFB3; border-right: 5px solid #E8CE4B; }
.isa_error { color: #D8000C; background-color: #FFBABA; }
.isa_info i, .isa_success i, .isa_warning i, .isa_error i { margin: 6px 10px 6px 16px; font-size: 2em; vertical-align: middle; }

.comments { overflow: hidden; margin-bottom: 10px; }
.comments .cm-info { float: right; width: 70px; text-align: center; font-size: 11px; }
.comments .avatar { width: 70px; height: 70px; background: #FFF; padding: 7px 5px; margin-bottom: 6px; border: 1px solid #E0E0E0; border-radius: 50%; }
.comments .avatar img { width: 100%; height: 100%; border-radius: 50%; }
.comments .section { min-height: 116px; padding: 10px 90px 10px 0; position: relative; line-height: 18px; font-size: 13px; margin: 0; }
.comments .cm-head { margin-bottom: 10px; padding-bottom: 10px; overflow: hidden }
.comments .cm-head .left a { border-bottom: 1px solid #000; padding-bottom: 4px; margin-right: 5px; }
.comments .cm-head .left a i { display: inline-block; vertical-align: middle; margin-left: 6px; }
.comments .cm-head .left a i:before { font-size: 12px; }

.pm_status { height: 150px; }
.pm_status_head { border-bottom: 1px solid #f4f6fc; margin-bottom: 5px; font-size: 14px; padding: 0 0 6px 0; text-align: center; }
.pm_status_content { text-align: center; font-size: 13px; }
.pm_status_content .btn { margin-top: 30px; padding: 2px 11px; font-size: 12px; }
.pm_info { clear: both; float: left; margin-top: 6px; }
.pm_info .ignore { background: #4D4D4D; padding: 1px 8px 5px 8px; display: inline-block; color: #FFF; font-size: 13px; }
.pm_info .complaint { background: #FF8F31; padding: 1px 8px 5px 8px; display: inline-block; color: #FFF; font-size: 13px; margin: 0 4px; }
.pm_info .replys { background: #39D179; padding: 1px 8px 5px 8px; display: inline-block; color: #fff; font-size: 13px; }

.userinfo { margin-bottom: 10px; font-size: 13px; }
.userinfo { position: relative; }
.userinfo tr td { padding: 4px 6px 6px 6px; }
.userinfo .rtd2 { padding: 4px 6px 6px 6px; }
.userinfo .fa-check-circle { margin-left: 4px; color: #38C200; padding: 0 0 2px 0; }
.userinfo .fa-times { margin-left: 4px; color: #C20000; padding: 0 0 2px 0; }
.userinfo .fa-rss { margin-right: 4px; color: #FA7B00; padding: 0 0 2px 0; }
.userinfo table { margin-bottom: 10px; font-size: 13px; }
.userinfo .avatar { position: absolute; left: 0px; }
.userinfo .avatar img { padding: 0 14px 14px 0; background-color: #FFF; border-bottom: 1px solid #f2f3fb; border-right: 1px solid #f2f3fb; box-shadow: 2px 2px 0 #FFF; }

.page-navigation { background: #FFF; border: 1px solid #D7D7D7; margin: 10px 0; font-size: 13px; padding: 14px; overflow: hidden; }
.page-navigation a { color: #FFF; display: inline-block; background: #878b9a; padding: 4px 0 0 0; width: 26px; height: 30px; white-space: nowrap; text-align: center; border-radius: 3px; }
.page-navigation a:hover { background: #626571; }
.page-navigation span { color: #FFF; display: inline-block; background: #cacdd6; padding: 4px 0 0 0; width: 26px; height: 30px; white-space: nowrap; text-align: center; border-radius: 3px; }
.pages-arrows a , .pages-arrows span { width: auto; padding: 3px 10px; }

.button-switcher >.switcher{display:none}

.sub-prefix{margin-top:-15px;padding-right:10px;}
.sub-prefix li a { padding: 0; display: block; font-size: 14px; }
.sub-prefix li a:before {list-style:none;padding-left:5px;content:'\000BB';font-size: 14px;}

.instagram-media, .twitter-tweet {display: inline-block !important;}

#votes .vtitle {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

#votes .vote {
    padding: 3px 0;
}

#votes .vote label {
    display: inline-block;
    padding-right: 10px;
}

#votes .vfooter {
    padding: 4px 0;
    text-align: center;
}


#votes .vfooter .fbutton {
    margin: 0 3px;
}
.emoji_box {
    width:100%;
    max-width: 390px;
}
.emoji_category {
    padding:7px;
    clear:both;
}
.emoji_list {
    margin-top:5px;
    margin-bottom:5px;
    width:100%;
    font-family:'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji', 'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
    font-size:2em;
}
.emoji_symbol {
    float:left;
    margin-bottom: 10px;
    width:12.5%;
    text-align:center;
}

.emoji_symbol a,  .emoji_symbol a:hover {
    cursor: pointer;
    text-decoration:none;
}

.native-emoji {
    font-size: 1.3em;
    font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'NotoColorEmoji', 'Segoe UI Symbol', 'Android Emoji', 'EmojiSymbols';
}



#loading-layer {
    background: #000;
    padding: 10px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
}


#loading-layer.withouttext {
    height: 42px;
    width: 42px;
    background: rgb(0 0 0 / 60%);
    padding: 5px 5px 0;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}



.DLEPush{z-index:2001;position:fixed;right:20px;top:20px}
@keyframes DLEPush-show {
0%{transform:translateY(100%);opacity:0}
100%{transform:translateY(0);opacity:1}
}
.DLEPush-notification.wrapper{gap:0px;animation-name:DLEPush-show;animation-duration:1s;position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;color:#333;margin-bottom:10px;width:100%;max-width:400px;box-shadow:0 3px 8px #0003;background-color:#fff;border-radius:5px}
.DLEPush-notification .DLEPush-icon{display:flex;align-items:center;justify-content:center;color:#fff;width:45px;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px;text-align:center}
.DLEPush-notification .DLEPush-icon svg{scale:.8}
.DLEPush-notification .DLEPush-header{font-weight:500;grid-column:2;grid-row:1;font-size:1rem;margin-left:1rem;margin-top:.5rem}
.DLEPush-notification .DLEPush-header:empty{margin-top:0}
.DLEPush-notification .DLEPush-message{grid-column:2;grid-row:1;font-size:.875rem;margin:1rem}
.DLEPush-notification .DLEPush-message li,.DLEPush-notification .DLEPush-message ul{list-style-type:none;padding-left:0}
.DLEPush-notification .DLEPush-close{position:absolute;top:8px;left:10px;font-weight:300;background:none;border:0;font-size:1.15rem;cursor:pointer;line-height:1;padding:0;color:inherit;outline:0;opacity:.75}
@media only screen and (min-width: 601px) {
.DLEPush-notification.wrapper{min-width:400px}
.DLEPush{position:absolute;z-index:2001;position:fixed;left:20px !important;top:50px !important;}
}

@media (max-width: 650px) {
.DLEPush{z-index:2001;position:fixed;

left: 5%;

}
}

.DLEPush-notification .DLEPush-close:hover{opacity:1}
.DLEPush-notification.wrapper.push-success{background-color:#e0f2f1}
.DLEPush-notification.wrapper.push-success .DLEPush-icon{background-color:#00897b}
.DLEPush-notification.wrapper.push-warning{background-color:#FFF3E0}
.DLEPush-notification.wrapper.push-warning .DLEPush-icon{background-color:#FF9800}
.DLEPush-notification.wrapper.push-error{background-color:#FBE9E7}
.DLEPush-notification.wrapper.push-error .DLEPush-icon{background-color:#FF5722}
.mce-accordion summary{cursor:pointer}
.self_delete_link{border:0 none;display:inline-block;vertical-align:middle;cursor:pointer;padding:12px 27px;border-radius:10px;outline:none;background-color:#f44336;color:#fff;text-shadow:0 1px #333;text-decoration:none!important;box-shadow:0 1px 2px 0 #0003;box-sizing:border-box;transition:all ease .1s;transition:all ease .1s}

.mass_comments_action select {border: 1px solid #888;height:37px;padding:6px;font-family:Yekan;font-size:13px;border-radius:5px;}

.comments-tree-list{display:block;padding: 0;margin:0;list-style:none}
.comments-tree-list .comments-tree-list{padding-right:20px}
.comments-tree-item{display:block;margin:0;}



#comment-id-1 {padding-right:0px;}
#comment-id-2 {padding-right:0px;}


#dle-comments-form-2 {padding-top:10px;}

#dlefastreplycomments .commentsreplyname input, #dlefastreplycomments .commentsreplymail input {
    border: 1px solid #cee8ed;
	border-radius:5px;
    padding: 0 10px;
	font: inherit;
	font-size: 13px;
	box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
	height: 37px;
}



#dlefastreplycomments .bb-editor textarea {
    max-width: 100%;
    border: 1px solid #cee8ed;
	box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
    line-height: 26px !important;
    margin: 0 !important;
    font: inherit;
    padding: 8px 12px;
	font: inherit;
	border-radius:5px;
}

.save-buttons {
	text-align: center;
	clear: both;}

.applychanges{height: 37px;cursor:pointer;font-family: 'Yekan';background:#FF7A00;border:1px solid #FF7A00;border-radius:5px;color:#fff;-webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.applychanges:hover{background:none;color:#FF7A00}
.cancelchanges{height: 37px;font-family: 'Yekan';background:#546e7a;border:1px solid #546e7a;border-radius:5px;color:#fff;-webkit-transition: all .2s linear;
    -o-transition: all .2s linear;transition: all .2s linear;}
.cancelchanges:hover{background:none;color:#546e7a}

.addcomm {
	
	margin:0px !important;
}

.secodetxt {
    display: block;
    font: 11px/24px Yekan;
    padding: 0 0 3px;
	color: #707070;
}



.secodetxt1 {
    display: block;
    font: 13px/24px Yekan;
    padding: 0 0 3px;
	color: #707070;
}




.comments_author_field {
	border: 1px solid #cee8ed;
box-shadow: inset 0 1px 3px rgb(0 0 0 / 8%);
font: inherit;
border-radius: 5px;
padding: 0 10px;
margin-bottom: 10px;
	
	
}




#dle-captcha img {
	border-radius:5px;
	    border: 1px solid #cee8ed;
	
	
}