/* INFO MESSAGES, ERRORS */
.message-info{line-height:1.5;margin-bottom:20px;background-color:var(--ui-bg-attention);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border:1px solid var(--ui-bd-attention);position:relative;padding:15px 20px 15px 64px}
.message-info__title{font-weight:var(--ui-fw-bolder)}
.message-info::before{content:"\f071";font-family:'Font Awesome 5 Pro';font-weight:var(--ui-fw-fa);font-size:22px;color:#fff;background-color:var(--ui-bd-attention);position:absolute;left:0;top:0;width:44px;height:100%;display:grid;place-items:center}
/* VOTE BLOCK */
.sect__content--vote{padding-left:50%;position:relative}
.voter__title{font-size:21px;font-weight:300;margin-bottom:20px}
.vote{margin-bottom:13px;line-height:1.6;margin-left:0}
/*.vote input{display:none}*/
.vote label{position:relative;padding-left:26px}
.vote label::before{content:"";cursor:pointer;width:16px;height:16px;border-radius:50%;border:2px solid var(--tt-2);display:block;box-sizing:border-box;position:absolute;left:0;top:1px}
.vote input:checked + label::before{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 0 0 2px #fff}
.vote label:hover{cursor:pointer;color:var(--accent)}
.voter__bottom{padding-top:20px}
.voter__submit{border:1px solid #ccc;border-radius:20px;height:40px;margin-right:20px;color:var(--tt);background-color:transparent;padding:0 40px}
.voter__count,.voter__caption{color:#999;font-size:.9em}
.voter__caption{line-height:1.6;margin-bottom:20px;margin-top:-15px;max-width:240px}
.voter__btn{background:none!important;padding:0;color:#999!important;font-size:.9em}
.col-side .voter__title{font-size:17px}
.col-side .voter__submit{padding:0 20px}
/*--- VOTE BARS ---*/
.voteprogress,.pollprogress{overflow:hidden;height:15px;margin-bottom:5px;background:linear-gradient(to bottom,#f5f5f5,#f9f9f9);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);border-radius:4px}
.voteprogress span,.pollprogress span{color:#fff;text-align:center;text-indent:-2000em;height:15px;display:block;overflow:hidden;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background:#0e90d2;background:linear-gradient(to bottom,#149bdf,#0480be)}
.voteprogress .vote2,span.poll1{background-color:#dd514c;background:linear-gradient(to bottom,#ee5f5b,#c43c35)}
.voteprogress .vote3,span.poll2{background-color:#5eb95e;background:linear-gradient(to bottom,#62c462,#57a957)}
.voteprogress .vote4,span.poll3{background-color:#4bb1cf;background:linear-gradient(to bottom,#5bc0de,#339bb9)}
.voteprogress .vote5,span.poll4{background-color:#faa732;background:linear-gradient(to bottom,#fbb450,#f89406)}
/* MAY BE TO DELETE */
#pollbox{border-bottom:1px dashed #E3E3E3;padding-bottom:22px}
#dle-poll-list,.pm-status{padding:0 0 20px;border-radius:6px}
.bbcodes_poll{width:100px}
fieldset{border:1px solid #bfced6;padding:5px;text-align:left}
/* SERVICE PAGE COMMON, FORM
----------------------------------------------- */
.serv__title{font-size:24px;font-weight:var(--ui-fw-bolder);margin-bottom:30px}
.serv__subtitle{font-size:18px;font-weight:var(--ui-fw-bolder);margin-bottom:20px}
.serv__section{margin-bottom:10px}
.serv__gap{gap:10px}
.serv__links a{color:#4caf50;border-bottom:1px dotted var(--ui-accent)}
.serv__table-resp{overflow-y:hidden;overflow-x:auto}
.serv__table table{width:100%}
.serv__table table thead tr,.pm tbody tr:first-child{background-color:var(--ui-bg-black);color:#fff}
.serv__table table td{padding:10px;font-size:13px;border:1px solid var(--ui-bdc)}
.serv__table table tbody tr:nth-child(2n){background-color:var(--ui-bg-darker)}
.form__row + .form__row{margin-top:20px}
.form__row{display:grid;gap:10px 20px;align-items:center;grid-template-columns:200px minmax(200px,1fr);position:relative}
.form__row--textarea,.form__row--textarea .form__label,.form__row--wide{display:block}
.form__row--textarea .form__label{background-color:var(--ui-bg-black);color:#fff;padding:15px}
.form__label--important::after{content:"*";margin:0 0 0 5px;color:var(--ui-red)}
#result-registration,.ui-helper-hidden-accessible,#related_news,.form__vote{grid-column:1 / -1;padding:20px;background-color:var(--ui-bg-attention);border:1px solid var(--ui-bd-attention)}
.form__find-related{position:absolute;right:0;top:0;border-radius:0 4px 4px 0}
.form__content select,#category{width:100%!important}
.bb-pane + textarea{border-radius:0 0 4px 4px}
.xfieldsnote{color:var(--ui-tt-fade);font-size:13px;margin-top:5px}
.form__table{width:100%}
.form__table tr + tr td{padding-top:20px}
.form__table .addnews{width:220px}
.xfields textarea,.xprofile textarea,.form__textarea--height{height:200px!important}
.xfields .bb-editor,.xfields .wseditor{margin-top:10px}
td.xfields{position:relative}
.form__row--checkboxes-group{display:grid;grid-gap:20px 20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-items:start}
.form__sec-code > input{flex:1 1 0;margin-right:10px;height:80px;line-height:80px;text-align:center}
.form__row--submit{display:flex!important}
.form__row--submit button{min-width:auto;white-space:nowrap}
.form__btn{width:220px}
.image-bordered{border:1px solid #ddd}
.image-shadows{box-shadow:#170000 0 4px 8px -2px,#170000 0 0 0 1px}
.image-padded{padding:.5rem}
.comments-user-profile{font-weight:700;cursor:pointer;color:#3394e6}
/* CHECKBOXES, RADIO BUTTONS
----------------------------------------------- */
label.has-checkbox,div.has-checkbox label,li.has-checkbox,.has-radiobox label{position:relative;padding-left:32px;display:block;cursor:pointer}
.has-checkbox input,.has-radiobox input{appearance:none;-webkit-appearance:none;display:block;width:22px;height:22px;cursor:pointer;border:1px solid var(--ui-bdc);background:var(--ui-bg);position:absolute;left:0;top:50%;transform:translateY(-50%)}
.has-checkbox input:checked::before{content:"\f00c";font-weight:var(--ui-fw-fa);font-family:'Font Awesome 5 Pro';color:var(--ui-accent);position:absolute;bottom:-4px;left:0;font-size:24px}
.has-radiobox label input{border-radius:50%}
.has-radiobox label input:checked::before{content:'';background-color:var(--ui-accent);width:12px;height:12px;border-radius:50%;position:absolute;left:4px;top:4px}
.has-checkbox-slider .checkbox,.comments_subscribe,.pm_outbox_copy{display:block;position:relative;padding-left:50px;cursor:pointer}
.has-checkbox-slider .checkbox label{cursor:pointer}
.has-checkbox-slider .checkbox input,.comments_subscribe input,.has-checkbox-slider input.switch,.pm_outbox_copy input{appearance:none;-webkit-appearance:none;display:inline-block;transition:all .2s linear;height:23px;width:40px;border-radius:11px;background-color:burlywood;cursor:pointer;box-shadow:var(--ui-bsh-inset);position:absolute;left:0;top:50%;margin-top:-11px}
.has-checkbox-slider .checkbox input::before,.comments_subscribe input::before,.pm_outbox_copy input::before,.has-checkbox-slider input.switch::before{content:'';width:20px;height:20px;border-radius:10px;position:absolute;left:1px;top:1px;background-color:var(--ui-bg);transition:all .2s linear}
.has-checkbox-slider .checkbox input:checked,.comments_subscribe input:checked,.has-checkbox-slider input.switch:checked,.pm_outbox_copy input:checked{background-color:var(--ui-green)}
.has-checkbox-slider .checkbox input:checked::before,.comments_subscribe input:checked::before,.has-checkbox-slider input.switch:checked::before,.pm_outbox_copy input:checked::before{left:19px}
/* STATS, PM, TABLES
----------------------------------------------- */
.stats__list,.stats__latest{min-width:200px;display:grid;gap:10px}
.stats__list .serv__subtitle,.pmessages__status .serv__subtitle{margin-bottom:0}
.pmessages__links li{white-space:nowrap;min-width:auto}
.pm_progress_bar{border-radius:3px;margin:10px 0;overflow:hidden;background-color:var(--ui-bg-darker);box-shadow:var(--ui-bsh-inset)}
.pm_progress_bar span{background-color:var(--ui-green);font-size:0;height:20px;display:block}
.pmessages-item{border:1px solid var(--ui-bdc);padding:15px;gap:15px}
.pmessages-item__img{width:60px;height:60px;border-radius:50%}
.pmessages-item__text{margin:6px 0 10px}
.pmessages-item__meta > span{font-size:13px}
.pm tr td:first-child{width:36px}
.pm select{width:100%;margin-bottom:10px}
/* USER PROFILE, USER POPUP
----------------------------------------------- */
/*.us__one{background:url(../dleimages/usp-bg.jpg) center center / cover no-repeat;color:#fff;background-color:var(--ui-accent);background-blend-mode:darken;position:relative;padding:20px;padding-left:160px}*/
 
.us__one{background:url(../dleimages/usp-bg.jpg) center center / cover no-repeat;
	text-shadow: 1px 1px 2px green; color: aliceblue;
	/*color:#fff;*/
	/*background-color:var(--ui-accent);*/
	/*background-blend-mode:darken;*/
	position:relative;
	padding:20px;
	padding-left:160px}

.us__img{width:100px;height:100px;border-radius:50%;position:absolute;left:30px;bottom:-30px}
.us__name{font-size:24px;font-weight:var(--ui-fw-bolder)}
.us__status{margin-top:10px;font-size:13px;text-transform:uppercase;gap:10px;display:inline-flex;height:30px;border-radius:15px;background-color:var(--ui-red);color:#fff;padding:0 15px;width:auto}
.us__status.on{background-color:var(--ui-green)}
.us__two{background-color:var(--ui-bg-darker);padding:10px 20px;padding-left:160px;gap:20px;font-size:18px}
.us__info-caption{font-size:13px;color:var(--ui-tt-fade);margin-left:3px}
.us__btn a{border:1px solid var(--ui-accent);color:var(--ui-accent);padding:0 15px;height:30px;white-space:nowrap;border-radius:15px;font-size:13px;text-transform:uppercase;display:flex;align-items:center}
.us__three{border:10px solid var(--ui-bg-darker);border-top:0;padding:10px 20px 20px 150px;margin-bottom:30px}
.us__list li{position:relative;padding:8px 0;padding-left:200px;min-height:32px}
.us__list li:nth-child(2n){background-color:var(--ui-bg-darker)}
.us__list li > span:first-child{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:var(--ui-tt-fade);font-size:13px}
.dle-popup-userprofile .ui-dialog-content{padding:0}
@media screen and (min-width: 760px) {
.dle-popup-userprofile .ui-dialog-titlebar{position:absolute;left:0;top:0;width:100%;border:0;z-index:10;color:#fff;padding-left:160px;padding-top:10px;background:none}
.dle-popup-userprofile .ui-dialog-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
/*.dle-popup-userprofile .ui-dialog-titlebar-close{margin-right:-20px}*/
.us--card .us__one{padding-top:43px;border-radius:10px 10px 0 0}
}
.us--card .us__three{padding:10px 30px 20px;border:0;margin:0}
.us--card .us__list li{padding-left:130px;background:none;border-bottom:1px dashed var(--ui-bdc)}
.us--card .us__list li > span:first-child{left:0}
@media screen and (max-width: 760px) {
.us__one{padding:20px 10px 20px 80px}
.us__name{font-size:16px}
.us__img{width:60px;height:60px;left:10px;bottom:auto;top:50%;margin-top:-30px}
.us__two{padding:20px 10px;gap:20px 10px;justify-content:center}
.us__btn{justify-content:center;min-width:100%}
.us__three{padding:0;border:0}
.us__list li{padding-left:150px;font-size:13px}
.us__list li.d-flex{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.us__list li.d-flex a{margin-left:5px}
.us__list li > span:first-child{left:10px}
.us--card .us__one{padding:5px 20px 40px 80px}
.us--card .us__two{padding:10px 20px 20px 80px;background:none;color:#fff;--ui-tt-fade:#fff;position:relative;z-index:10;margin-top:-37px;justify-content:flex-start;font-size:13px;white-space:nowrap}
.us--card .us__three{padding:0 20px 20px}
}
/* SEARCH PAGE, SEARCH TABLE */
.search-page__simple-form{gap:10px;margin-bottom:20px}
.search-page__ext-form{display:grid;gap:20px 30px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:20px}
.search-page__ext-form-label{margin-bottom:10px;font-size:13px;color:var(--ui-tt-fade)}
.search-page__ext-form-content,.search-page__ext-form-input{gap:10px}
.search-page__ext-form-input input{width:40px;padding:0;text-align:center}
.search-page__ext-form-row .has-checkbox{margin-top:10px;font-size:13px;color:var(--ui-tt-fade)}
.search-page__ext-form-row--category{grid-row:span 2}
.search-page__ext-form-row--category select{height:126px}
.search-page__ext-form-row--wide{grid-column:1 / -1}
.search-page__ext-form-row--btns input{min-width:auto;padding:0 40px}
@media screen and (max-width: 590px) {
.search-page__btn-ext{width:100%;height:40px}
}
/*--- AJAX LOADER ---*/
#loading-layer{background-color:rgba(0,0,0,0.66);border-radius:10px;box-shadow:var(--ui-bsh);padding:20px;color:#fff;line-height:1.6;max-width:calc(100w - 30px)}
#loading-layer::before{content:'';width:80px;height:80px;border-radius:50%;border:10px solid rgba(255,255,255,0.15);border-left-color:#ffda4a;display:block;box-sizing:border-box;animation:rotate 1s linear infinite}
@keyframes rotate {
100%{transform:rotate(360deg)}
}
#loading-layer svg{display:none}
#loading-layer.withtext{position:relative;padding:15px 20px 15px 80px;min-height:60px}
#loading-layer.withtext::before{width:40px;height:40px;border-width:5px;position:absolute;left:20px;top:50%;margin-top:-20px}
/*--- QUOTES, SPOILERS, HIDDEN TEXT, SCRIPTCODE ---*/

.title_spoiler {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 3px 5px;
    background: #f0f0f0;
    border: 1px solid #e3e3e3;
}

.title_spoiler svg {
    width: 18px; /* Ваш размер из SVG */
    height: auto;
    flex-shrink: 0;
    margin: 0;
    vertical-align: middle;
}

.spoiler-toggle {
    display: flex;
    align-items: center;
}


.title_spoiler svg{vertical-align:middle;margin-top:-4px;margin-right:7px;height:16px;width:16px}
.scriptcode,.title_spoiler,.text_spoiler{padding:3px 5px;background:#f0f0f0;border:1px solid #e3e3e3}
.title_quote{background-color:#f1ebdf;color:#726e6a;padding:5px 15px;font-size:13px}
.quote{margin-bottom:20px;padding:15px;padding-left:100px;position:relative;font-size:14px;background:#f9f2e8 url(../dleimages/quotes.svg) 30px center / 40px no-repeat}
.quote23::before{content:"\f10e";font-family:'Font Awesome 5 Pro';font-weight:var(--ui-fw-fa);position:absolute;left:30px;top:12px;color:var(--accent);font-size:24px}
.comm__main .quote{margin:0 0 10px;font-size:14px;padding:13px 15px 10px 40px;background-size:20px;background-position:10px 15px}
.title_spoiler{margin-top:2px}
.text_spoiler{margin-bottom:2px}
.title_spoiler img{vertical-align:middle!important;margin:0 5px 0 0;border:0}
.scriptcode{color:#4c6d0f;text-align:left;font-family:"Courier New"}
.title_spoiler{font-weight:400}
.text_spoiler{border-top:0;text-align:justify}
.hide{background-color:#f0f0f0;padding:5px;color:#000;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}
/*--- RATING ---*/
.unit-rating{display:inline-flex;position:relative}
.unit-rating li{background:url(../dleimages/rating.svg) no-repeat;position:relative;z-index:5}
.unit-rating li a{display:block;width:17px;height:17px;text-indent:-100px;overflow:hidden}
.unit-rating:hover li{background-position:0 -17px;z-index:10}
.unit-rating li:hover ~ li{background-position:0 0;z-index:5}
.unit-rating li.current-rating{background-position:0 -34px;background-repeat:repeat-x;pointer-events:none;position:absolute;left:0;top:0;height:100%;text-indent:-200px;overflow:hidden;z-index:6}
/*---BB EDITOR ---*/
.bb-pane{border:1px solid var(--ui-bdc);background:var(--ui-bg-darker);padding:5px 10px;margin-bottom:1px;border-radius:4px 4px 0 0;gap:5px 5px;position:relative;z-index:10;border-bottom:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(30px,1fr))}
.bb-btn{display:grid;place-items:center;height:30px;cursor:pointer;font-size:14px;border-radius:3px}
.bb-btn:hover{background-color:var(--ui-bg-black);color:#fff}
@font-face{font-family:'bb-editor-font';src:url(../webfonts/bb-editor.woff) format("woff");font-weight:400;font-style:normal}
[class^="bb-btn"],[class*=" bb-btn"]{font-family:'bb-editor-font';font-style:normal;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
#b_b:before{content:"\f032"}
#b_i:before{content:"\f033"}
#b_u:before{content:"\f0cd"}
#b_s:before{content:"\f0cc"}
#b_img:before{content:"\f03e"}
#b_up:before{content:"\e930"}
#b_emo:before{content:"\f118"}
#b_url:before{content:"\f0c1"}
#b_leech:before{content:"\e98d"}
#b_mail:before{content:"\f003"}
#b_video:before{content:"\e913"}
#b_audio:before{content:"\e911"}
#b_hide:before{content:"\e9d1"}
#b_quote:before{content:"\e977"}
#b_code:before{content:"\f121"}
#b_left:before{content:"\f036"}
#b_center:before{content:"\f037"}
#b_right:before{content:"\f038"}
#b_color:before{content:"\e601"}
#b_spoiler:before{content:"\e600"}
#b_fla:before{content:"\ea8d"}
#b_yt:before{content:"\f166"}
#b_tf:before{content:"\ea61"}
#b_list:before{content:"\f0ca"}
#b_ol:before{content:"\f0cb"}
#b_tnl:before{content:"\ea61"}
#b_br:before{content:"\ea68"}
#b_pl:before{content:"\ea72"}
#b_size:before{content:"\f034"}
#b_font:before{content:"\f031"}
#b_header:before{content:"\f1dc"}
#b_sub:before{content:"\f12c"}
#b_sup:before{content:"\f12b"}
#b_justify:before{content:"\f039"}
.bb-pane h1{font-size:36px;margin-top:5px;margin-bottom:5px}
.bb-pane h2{font-size:30px;margin-top:5px;margin-bottom:5px}
.bb-pane h3{font-size:24px;margin-top:5px;margin-bottom:5px}
.bb-pane h4{font-size:18px;margin-top:5px;margin-bottom:5px}
.bb-pane h5{font-size:14px;margin-top:5px;margin-bottom:5px}
.bb-pane h6{font-size:12px;margin-top:5px;margin-bottom:5px}
.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:#fff;box-shadow:0 1px 2px #dadada}
.bb-pane-dropdown > li > a{display:block;padding:3px 10px;clear:both;font-weight:400;line-height:1.42857;color:#333;white-space:nowrap}
.bb-pane-dropdown > li > a:hover,.bb-pane-dropdown > li > a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}
.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:0 5px}
.bb-editor textarea{margin-top:-1px}
/*--- DROP NENU ---*/
#dropmenudiv{font:13px Arial;padding:10px;display:none;background:var(--ui-bg);border-radius:8px;box-shadow:0 0 50px 0 rgba(0,0,0,0.22);z-index:200!important}
#dropmenudiv a{display:block;text-decoration:none;padding:5px 8px;width:154px}
/*--- HIGHSLIDE GALLERY ---*/
.highslide-container{z-index:1099!important}
.highslide-wrapper,.highslide-outline{background:#fff;color:#000}
.highslide-image{border:2px solid #fff}
.highslide-active-anchor{visibility:hidden}
.highslide-active-anchor img{visibility:hidden}
.highslide-dimming{background-color:#000}
.highslide-html{background-color:#fff}
.highslide-loading{display:block;color:#fff;font-size:9px;font-weight:700;text-decoration:none;padding:3px;border:1px solid #fff;background-color:#000}
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:#fff}
.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}
.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}
/*--- TAGS CLOUD ---*/
.clouds_xsmall,.clouds_small,.clouds_medium,.clouds_large,.clouds_xlarge{display:inline-block;border-radius:6px;margin:0 3px 6px 0}
.clouds_xsmall{font-size:1em}
.clouds_small{font-size:1.1em;font-weight:700}
.clouds_medium{font-size:1.2em;font-weight:700}
.clouds_large{font-size:1.3em}
.clouds_xlarge{font-size:1.4em}
.cloud-tags span a{display:block;padding:5px 7px;border:1px solid var(--ui-bdc)}
.cloud-tags span a:hover{background-color:var(--ui-bg-accent);box-shadow:0 0 10px 0 rgba(0,0,0,0.2);color:var(--ui-tt-on-accent)}
.tags_more{margin-top:10px}
/*--- SEARCH SUGGESTIONS---*/
#searchsuggestions{z-index:99998;font-size:13px;word-wrap:break-word;background:var(--ui-bg);box-shadow:0 10px 20px rgba(0,0,0,0.3);width:400px}
#searchsuggestions a,#searchsuggestions span{display:block}
#searchsuggestions a,#searchsuggestions span.notfound{padding:10px;border-bottom:1px solid var(--ui-bdc)}
#searchsuggestions a:hover{background-color:var(--ui-bg-darker)}
#searchsuggestions span.searchheading{font-size:14px}
#searchsuggestions span.searchheading + span{color:var(--ui-tt-fade)}
#searchsuggestions span.seperator a{padding:10px;text-align:center;background-color:var(--ui-bg-darker)}
#searchsuggestions span.notfound{padding:15px}
#searchsuggestions .break{display:none}
@media screen and (max-width: 1220px) {
#searchsuggestions{width:calc(100vw - 40px)}
}
/*--- UI DIALOG ---*/
.ui-front{z-index:1000}
.ui-widget-overlay{background:#000;opacity:.6;left:0;top:0;right:0;bottom:0;position:fixed}
.ui-dialog{background-color:var(--ui-bg);border-radius:10px;box-shadow:var(--ui-bsh);width:600px;position:absolute}
.ui-dialog-titlebar{padding:10px 20px;border-radius:10px 10px 0 0;display:flex;align-items:center;gap:10px;background-color:#4caf50;color:#fff}
.ui-dialog-title{font-size:19px;font-weight:var(--ui-fw-bolder)}
.ui-dialog-titlebar-close{color:#fff;font-size:0;width:40px;height:40px;overflow:hidden;text-indent:-200px;position:relative;margin-right:-10px;border-radius:6px}
.ui-icon-closethick{display:grid;place-items:center;position:absolute;left:0;top:0;width:100%;height:100%}
.ui-icon-closethick::before{font-size:24px!important;content:"\f00d";font-family:'Font Awesome 5 Pro';font-weight:var(--ui-fw-fa);text-indent:0}

/*.ui-dialog-content{padding:20px 30px}*/
.ui-dialog-content{padding:10px 20px}

.ui-dialog-buttonpane{padding:0 30px 20px}
.ui-dialog-buttonset,.save-buttons{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}
.ui-dialog-buttonset button,.save-buttons input.bbcodes{height:36px;padding:0 15px;font-size:14px;flex:1 1 0;max-width:100%;min-width:auto;white-space:nowrap}
.ui-dialog .ui-resizable-se{bottom:3px;height:14px;right:3px;width:14px}
.ui-draggable .ui-dialog-titlebar{cursor:move}
.dle-popup-complaint .ui-dialog-content textarea,.dle-popup-sendpm .ui-dialog-content textarea{margin:10px 0 20px;height:100px!important}
.dle-popup-complaint .ui-dialog-content textarea:last-child{margin-bottom:0}
.ui-dialog-content br + input,.ui-dialog-content br + select{margin-top:10px;width:100%!important}
@media screen and (max-width: 760px) {
.ui-dialog-titlebar,.ui-dialog-content,.ui-dialog-buttonpane{padding-left:20px;padding-right:20px}
}



	.ui-dialog-titlebar-close {
		position: absolute;
		right: 12px; /*top: 50%;*/
		margin-top: -16px !important;
		height: 23px !important;
		width: 32px;
		border: 0 none !important;
		background-color: inherit !important;
		box-shadow: none !important;
		padding: 0px !important;
	}
	.ui-dialog-titlebar-close .ui-icon {
		display: block;
    /*margin: 9px auto 0 auto;*/
    margin: 9px 9px 9px 9px;
    width: 12px;
    height: 12px;
    opacity: .5;
    font-weight: 600;
    font-size: 1rem;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
	}

	.ui-dialog-titlebar-close span.ui-button-text {
    display: block;
    margin: 9px auto 0 auto;
    width: 12px;
    height: 12px;
    background-size: 10px auto;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    text-indent: -9999px;
    opacity: .5;
	}

	.ui-dialog-titlebar-close span.ui-button-text:hover {
		opacity: 1;

	}


.ui-dialog-buttonset button.ui-button-delete{background-color:#f44336;border-color:#f44336;color:#fff;text-shadow:1px 1px 2px rgba(51,51,51,.5)}
.ui-dialog-buttonset button.ui-button-delete:hover{background-color:#db3a2f;border-color:#db3a2f;color:#fff;text-shadow:1px 1px 2px rgba(51,51,51,.5)}
.form-check-label{cursor:pointer}
.form-check-input{color:#0c5f7eed;flex-shrink:0;width:1.12rem;height:1.12rem;margin:-.188rem .625rem 0 0;appearance:none;background-color:transparent;background-image:none;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid #4CAF50;vertical-align:middle}
.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230c5f7eed' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}
.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230c5f7eed'/%3e%3c/svg%3e")}
.form-check-input[type=checkbox]{border-radius:.25rem}
.form-check-input[type=radio]{border-radius:50%}
/* ---  UI MENU --- */
.ui-autocomplete{position:absolute;cursor:default}
.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left;background:#fff 50% bottom repeat-x;border:1px solid #dedede;color:#222}
.ui-menu .ui-menu{margin-top:-3px}
.ui-menu .ui-menu-item{margin:0;padding:0;float:left;clear:left;width:100%}
.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5}
.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px;border:1px solid #a7a7a7;color:#4e4e4e;font-weight:700}
/*--- UPDATES TO NEW VERSIONS ---*/
.comments-tree-list .comments-tree-list{padding-left:50px}
.commentsreplyname,.commentsreplymail,#dlereplypopup textarea,#dlereplypopup .comments_subscribe{margin-top:10px}
.pollallvotes{text-align:center;margin-top:10px}
.comments-edit-area,#dlefastreplycomments{border:1px solid var(--ui-bd-attention);padding:10px;margin-bottom:10px}
.comments-edit-area .bb-editor textarea,#dlefastreplycomments textarea,#dlereplypopup textarea{height:140px!important}
#dlefastreplycomments textarea,#dlefastreplycomments .quick-edit-text{margin:10px 0}
#dlefastreplycomments .comments_subscribe{margin-bottom:10px;margin-top:-5px}
.emoji{border:none;vertical-align:middle;width:22px;height:22px}
.xfieldsrow{padding-top:5px;clear:both}
.xfieldscolleft{float:left;width:30%}
.xfieldscolright{float:left;width:70%}
.file-box{width:95%;max-width:437px;border:1px solid #B3B3B3;border-radius:3px;background-color:#F5F5F5;padding:10px;margin-top:10px}
.qq-uploader{position:relative;width:100%}
.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}
div[id*=uploadedfile],.file-preview-box{display:grid!important;gap:10px!important;padding:0!important;grid-template-columns:repeat(auto-fill,minmax(115px,1fr));margin-bottom:10px}
.uploadedfile{background-color:var(--ui-bg);border:1px solid var(--ui-bdc);font-size:13px;box-shadow:0 1px 4px rgba(0,0,0,0.15);text-align:center;padding:10px;border-radius:4px}
.uploadedfile .uploadimage{height:90px;margin:10px 0;cursor:move}
.uploadedfile .uploadimage img{width:100%;height:100%;object-fit:contain}
.sortable-ghost{opacity:.4}
.uploadedfile .info{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.uploadedfile .info a{display:block;padding:5px;background-color:var(--ui-bg-darker)}
.uploadedfile .info a + br + a{background-color:var(--ui-red);color:#fff}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;pointer-events:none;opacity:.66}
span[id*=uploadedfile]{margin:10px 0;display:block}
.file-preview-card,.folder-preview-card{width:100%!important;padding:0!important}
.progress{overflow:hidden;margin-top:10px;margin-bottom:10px;height:10px;border-radius:4px;background:var(--ui-bg-darker);box-shadow:var(--ui-bsh-inset)}
.progress .progress-bar{float:left;width:0;font-size:13px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;transition:width .6s ease;border-radius:4px;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:linear-gradient(to bottom,#9bcff5 0%,#6db9f0 100%);background-repeat:repeat-x;border:1px solid #55aeee}

.xfieldimagegallery,.comments-image-gallery{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-bottom:30px}
.xfieldimagegallery a,.comments-image-gallery a{display:block;border:5px solid var(--ui-bg);box-shadow:0 0 0 1px var(--bdc);position:relative;border-radius:3px}
.xfieldimagegallery img,.comments-image-gallery img{display:block;width:100%;object-fit:cover;aspect-ratio:3/2;border-radius:3px}
.xfieldimagegallery a::before,.comments-image-gallery a::before{content:"\f00e";font-family:'Font Awesome 5 Pro';font-weight:var(--ui-fw-fa);position:absolute;right:5px;top:5px;border-radius:3px;width:30px;height:30px;font-size:16px;background-color:rgba(0,0,0,0.6);color:#fff;backdrop-filter:blur(10px);display:grid;place-items:center}


.xfieldimagegallery, .comments-image-gallery {
  margin: 0;
  padding: 0;  
  list-style: none;
  clear: both;
}

.xfieldimagegallery li, .comments-image-gallery li{
	list-style: none;
	margin: 0;
	padding: 0;  
}

.xfieldimagegallery li img, .comments-image-gallery li img{
	align-content: center;
  float: left;
  margin-right: 5px;
  border: 5px solid #fff;
  /*width: 100px;
  height: 100px;
  transition: box-shadow 0.5s ease;*/
}

.xfieldimagegallery li img:hover, .comments-image-gallery li img:hover {
  box-shadow: 0px 0px 7px rgba(0,0,0,0.4);
}

.dle-captcha{position:relative}
.dle-captcha:after{clear:both;display:block;content:""}
.dle-captcha > a{float:left;margin-right:5px}
.dle-captcha img{position:relative;display:block;width:130px;height:46px;transition:all ease .2s}
.dle-captcha > input{float:left;width:130px}
.instagram-media,.twitter-tweet{display:inline-block!important}
.comments-image-gallery{margin-bottom:15px}
.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'}
.mce-toc{border-bottom:1px solid var(--bdc);padding-bottom:15px;margin-bottom:30px;margin-top:-15px}
.mce-toc h2{font-size:18px;margin-bottom:10px}
.mce-toc ul li{position:relative;padding-left:36px;margin-bottom:3px}
.mce-toc a{text-decoration:none;color:var(--tt)}
.mce-toc ul li:before{content:'';width:8px;height:8px;border-radius:50%;background-color:#fcc506;position:absolute;top:10px;left:15px}
figure{margin:0}
figure.align-left{float:left}
figure.align-right{float:right}
figure.image.align-center{display:table;margin-left:auto;margin-right:auto}
figure.image figcaption{padding:10px;background-color:var(--ui-bg-darker);font-size:13px;caption-side:bottom;word-break:break-word;text-align:center}
figure.image.align-center figcaption{display:table-caption}
.self_delete_link{margin-left:10px}
.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{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 10px 15px #000;background-color:#fff;border-radius:10px}
.DLEPush-notification .DLEPush-icon{grid-column:1;grid-row:1 / span 2;display:flex;align-items:center;justify-content:center;color:#fff;width:45px;height:100%;border-top-left-radius:10px;border-bottom-left-radius:10px;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:2;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;right: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-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}
input[type="text"].comments_author_field{width:100%;margin-bottom:10px}
@media screen and (max-width: 760px) {
.serv__gap,.form__row--submit{gap:10px}
.form__row{grid-template-columns:minmax(200px,1fr)}
.form__table,.form__table tr,.form__table td,.form__table tbody{display:block;width:100%;min-height:22px;padding:0!important}
.form__table tr + tr{padding-top:20px!important}
.form__table .addnews{width:100%;padding:0 0 10px!important}
.form__find-related{position:static;width:100%;border-radius:4px}
.qq-upload-button{width:100%!important}
.form__btn{width:100%}
}
@media screen and (max-width: 590px) {
.form__sec-code img{height:60px;width:120px}
.form__sec-code > input{height:60px;line-height:60px}
.comments-tree-list .comments-tree-list{padding-left:20px}
.xfieldimagegallery,.comments-image-gallery{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}
}


.pm th{
    text-align: left;
    font-weight: 500;
    white-space: nowrap;
}
.pm th.pm_checkbox {
	text-align: center;
}
.pm_list.pm_subj, .pm_list.pm_icon, .pm_list.pm_last_user {
 cursor: pointer;
}
.pm_list.pm_icon svg {
	width: 1.4rem;
	height: 1.4rem;
	vertical-align: middle;
}

.pm_list.pm_icon.pm-unread-image {
 color: #3394e6;
}
.pm td.pm_list.pm_icon, .userstop td, th.pm_head.pm_icon {
	border-bottom: none;
}
.pm_list.pm_icon.pm-reply-image {
	color: #087e02c4;
}
.pm_list.pm_icon.pm-read-image {
	color: #afafaf;
}

.pm_list .pm_last_message, .pm_list .pm_last_date, .pm_list .pm_with_user {
	color: #64748b;
	font-size: .8rem;
}
.pm tbody > tr:hover {
    background-color: #e2e8f099;
}


.pm tbody > tr:first-of-type:hover {
    background-color: #e2e8f099;
}
.pm tbody > tr:first-of-type {
    background-color: #ffffff;
}



.pm_navigation {
	margin-top: 1rem;
}
.pm_navigation .navigation {
	display: inline-block;
	color: #333333;
	background-color: #f5f5f5;
	border-radius: 0.188rem;
	padding: .4rem;
}

.pm_navigation .navigation a, .pm_navigation .navigation span {
    padding: 0.5rem;
    min-width: 2.25rem;
}
.pm_navigation .navigation span {
    background-color: #4581d0;
    color: #fff;
}
.pm_navigation .navigation a {
    text-decoration: none;
    color: #000;
}
.pm_navigation .navigation a:hover {
    background-color: #e2e8f0;
}





.ui-dialog {
		text-align: left;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 420px;
		border-radius: 8px;
		box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
		border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
		background-color: #fff;
		background-clip: padding-box;
		outline: none;
	}
	.ui-dialog-titlebar { /*padding: 20px 20px;*/ position: relative; border-bottom: 1px solid #eaeaea; }
	.ui-dialog-title { float: left; font-weight: bold; font-size: 1em; }
	.ui-dialog-titlebar-close {
		position: absolute;
		right: 10px; top: 50%;
		margin-top: -16px !important;
		height: 23px !important;
		width: 32px;
		border: 0 none !important;
		background-color: inherit !important;
		box-shadow: none !important;
		padding: 0px !important;
		background-image: inherit !important;
	}
	/*.ui-dialog-titlebar-close .ui-icon, .ui-dialog-titlebar-close span.ui-button-text {
		display: block;
		margin: 10px auto 0 auto;
		width: 14px; height: 14px;
		background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAQlBMVEUAAAAaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhpGvPVGAAAAFXRSTlMAfG+K6uT58t7WrKWel2hkWw3SEwl0oKIhAAAAgElEQVQoz73RSQ7CMBBE0bKxM49A3/+qgILUTr68TS37rVpfr6HtFmExt+Ouwb4LV3v8rpMaO5RmSckOpVmvxf4Ks00KrmeLUqEwaGHQwqCFUd2gMFcYFOb/+UcwKMwV5kqLwRV2U6NYb7Qq1Rt1auqNksZ6o1n7lJ+bsLXP8/sDE7sb2/eyAdwAAAAASUVORK5CYII=);
		-webkit-background-size: 14px auto; background-size: 14px auto;
		opacity: .5;
	}*/
	.ui-dialog-titlebar-close span.ui-button-text {
		display: block;
		margin: 10px auto 0 auto;
		width: 14px; height: 14px;
		/*background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAMAAABF0y+mAAAAQlBMVEUAAAAaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhoaGhpGvPVGAAAAFXRSTlMAfG+K6uT58t7WrKWel2hkWw3SEwl0oKIhAAAAgElEQVQoz73RSQ7CMBBE0bKxM49A3/+qgILUTr68TS37rVpfr6HtFmExt+Ouwb4LV3v8rpMaO5RmSckOpVmvxf4Ks00KrmeLUqEwaGHQwqCFUd2gMFcYFOb/+UcwKMwV5kqLwRV2U6NYb7Qq1Rt1auqNksZ6o1n7lJ+bsLXP8/sDE7sb2/eyAdwAAAAASUVORK5CYII=);*/
		-webkit-background-size: 14px auto; background-size: 14px auto;
		opacity: .5;
		text-indent: -9999px;
	}
	.ui-button {
		border: 0 none;
		display: inline-block;
		vertical-align: middle;
		cursor: pointer;
		height: 40px;
		border-radius: 20px;
		outline: none;
		color: #fff;
		padding: 9px 22px;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none !important;
		box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.14);

		background-color: #4caf00;

		box-sizing: border-box;
	}
	.ui-dialog-titlebar-close:hover .ui-icon { opacity: 1; }
	.ui-icon { overflow: hidden; text-indent: -9999px; }
	.ui-dialog label { color: #575757; }
	.ui-dialog-content { padding: 20px; border: 1px solid #fff; overflow: auto; position: relative; zoom: 1; }
	.loginbox.ui-dialog, .loginbox .ui-dialog-content { overflow: visible !important; }
	.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
	.ui-dialog .ui-dialog-buttonpane { padding: 20px; text-align: right; border-top: 1px solid #eaeaea; }
	.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
	/*.ui-draggable .ui-dialog-titlebar { cursor: move; }*/
	.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }
	.ui-button { margin: 0 3px; }
	.ui-helper-hidden-accessible{display: none;}

.ui-dialog-buttonset button:last-child {
			background-color: #72930a;
			color: #fff;
	}
	.ui-dialog-buttonset button:last-child:hover {
		background-color: #81a806;
	}

	.ui-dialog-buttonset button:first-child {
	  background-color: #888;
	  border-color: #888;
	  color: #fff;
	}
	.ui-dialog-buttonset button:first-child:hover {
		background-color: #888888c7;
	}
	.ui-dialog-buttonset button.ui-button-delete {
		background-color: #f44336;
	    border-color: #f44336;
	    color: #fff;
	    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
	}

	.ui-dialog-buttonset button.ui-button-delete:hover {
		background-color: #db3a2f;
	    border-color: #db3a2f;
	    color: #fff;
	    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
	}


