html,body,div,span,object,iframe,frame,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,a,b,i,dl,dt,dd,ol,ul,li,fieldset,textarea,select,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input {
	background: transparent;margin:0;padding:0;outline:none;border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
   box-sizing: border-box;
}
input, label, button, form {background: transparent;margin:0;padding:0;outline:none;border: 0;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
table {border-collapse:collapse;border-spacing:0;}
input, select {vertical-align:middle;}
article, aside, figure, figure img, hgroup, footer, header, nav, section {display: block;}
body { font: 14px 'Open Sans', Arial, Helvetica, sans-serif; line-height:normal; padding:0; margin:0;        
color: #999999; background:#49413c; height:100%; width:100%; font-weight:400;}
img {max-width:100%;}
.clr {clear: both;}
.clearfix:after {content: ""; display: table; clear: both;}
a {color: #ccc; text-decoration: none;}
a:hover, a:focus {color:#78BB00; text-decoration: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal;}
h1 {font-size:24px;}
h2 {font-size:24px;}
h3 {font-size:21px;}
.sluzh-wrap, .static-wrap, .form-wrap { padding:20px; margin:20px;}
.sluzh-title h1 {margin-bottom:15px;}
.tags-page {font-size:14px;}
.static-title h1 {margin-bottom:15px; font-size:28px;}
.bread-crumbs + .items-wrap {padding:20px;}
.bread-crumbs + .items-wrap .form-wrap, .bread-crumbs + .items-wrap .sluzh-wrap {margin:0;}
textarea { overflow: auto; vertical-align: top }
button, html input[type="button"], input[type="reset"], input[type="submit"] {
padding:0 20px; font:normal 14px Arial !important; color:#fff; display:inline-block; background-color:#78BB00;
height:32px; line-height:32px; border-radius:3px; cursor:pointer;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 }
button[disabled], input[disabled] { cursor: default }
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {background-color:#c9282d; color:#fff;}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  box-shadow: inset 0 1px 4px 0 rgba(0,0,0,0.1);}
input[type="submit"].bbcodes, input[type="button"].bbcodes, input.bbcodes, .ui-button, .ajaxb { font-weight: normal; font-size: 12px !important; 
height: 30px !important; line-height:30px !important; padding: 0px 10px; background-color:#78BB00; border-radius:3px; 
box-shadow:none; border:0; text-shadow:none;}
input[type="text"] {display:block; width:100%; height:38px; line-height:38px; padding:0 15px;
color:#000000; background-color:#fff; border:1px solid #ccc; border-radius:3px;}
input[type="text"]:focus {background-color:#ffffff; border-color:#04a2dc; box-shadow:0 0 10px 0 rgba(4,162,220,0.5);}
input:focus::-webkit-input-placeholder {color: transparent}
input:focus::-moz-placeholder {color: transparent}
input:focus:-moz-placeholder {color: transparent}
input:focus:-ms-input-placeholder {color: transparent} 
table.userstop, table.pm, table.tableform, table.calendar { border-collapse: collapse; border-spacing: 0 }
.ui-icon, .close { display: block; overflow: hidden; text-indent: -9999px; white-space: nowrap; }
.bottom-nav {clear: both;}
.nav-load {text-align: center;}
.nav-load a {padding: 0 50px; display: inline-block; height: 50px; line-height: 50px; border-radius: 30px;
font-weight: 400; font-size: 18px; background-color: #78bb00; color: #fff;}
.nav-load a:hover {background-color: #73b103; color: #fff;}
.nav-load span {display: none;}
.pagi-nav {display:inline-block; background-color:#333; border-radius:3px; overflow:hidden; 
line-height:40px; margin:20px 0 40px 0; border:1px solid #333;}
.pagi-nav > span {display:inline-block; float:left;}
.pprev, .pnext {text-align:center; color:#f0f0f0; width:90px;}
.pnext a, .pprev a {color:#f0f0f0; display:block;}
.navigation {text-align:center;}
.navigation a, .navigation span {display:inline-block; padding:0 5px; color:#f0f0f0; 
min-width:38px; border-right:1px solid #111; float:left;}
.navigation span, .pagi-nav a:hover {color:#fff; background-color:#78BB00;}
.navigation span.nav_ext {background: none; color:#f0f0f0; }
.pprev a {border-right:1px solid #333;}
.berrors {background: #fce5ba; color: #a76846; 
margin: 0; padding: 10px 20px; height: 1%; }
.boxfull .berrors { margin-right:20px; }
.berrors a { color: #aa4e43; text-decoration:underline; }
.vote-wrap {}
.vote-title { font-size:18px; line-height:18px; background-color:#111; color:#f0f0f0; padding:10px 20px; margin:0 -20px;}
.vote-list {margin: 20px 0 0 0; line-height:normal; }
.vote {margin-bottom:10px;}
.vote:after {content: ""; display: table; clear: both;}
.vote input {margin:2px 8px 0 0; float:left; display:none;}
.vote label {position:relative; color:#f0f0f0;}
.vote label:before { content:""; float:left; margin:-1px 8px 0 0; cursor:pointer; 
width:14px; height:14px; border-radius:8px; border:0px solid #e3e3e3; background-color:#f5f5f5;}
.vote input:checked + label:before {border-color:#94bee6; box-shadow:inset 0 0 0 2px #f5f5f5; background-color:#c9282d;}
.vote label:hover { cursor:pointer; color:#c9282d;}
.vcount {margin-top:10px;}
.vote-buts {padding:10px 0 0 0;}
.vote-buts button {height:30px; line-height:30px; float:left; padding:0; box-shadow:none !important;}
.votebuts button:hover {opacity:0.8;}
.vvote {border-radius:3px; text-align:center; width:60%;}
.vres, .vall {width:auto; background-color:transparent; float:right !important; margin-left:15px; color:#f0f0f0;}
.vres:hover, .vall:hover {background-color:transparent; color:#5c5c5c;}
#pollbox { border-bottom: 1px dashed #E3E3E3; padding-bottom: 22px }
#dle-poll-list, #searchtable, .pm_status { padding: 15px; border-radius: 6px; background-color:#444; }
#addcoment-dialog form { margin: 0 }
.tableform { width: 100%; }
.tableform td, .tableform th { border-top: 1px dotted #333; padding: 10px 0; text-align: left; }
.tableform tr:first-child td, .tableform tr:first-child th { border: 0 none; }
.tableform th, .tableform .label, .tableform .addnews { width: 25%; font-weight: normal; vertical-align: top; padding-right: 10px; padding-top: 8px; }
.imp::after { color: #e46950; content: "*"; font-weight: bold; }
.recipient select { width: 298px; }
.checkbox { color: #787878; padding: 4px 0; line-height: 1em; }
.checkbox input { margin-top: -2px; vertical-align: middle; }
textarea { resize: vertical; }
.f_textarea, textarea.ui-corner-all { width: 96.7%; }
.fieldtr select, .f_textarea, .f_input, .xfields textarea, .xprofile textarea, .tdfield select, .lfield input, 
.editor input[type="text"], #category, textarea.ui-corner-all, .pm select,
.xfields input, .xprofile input, .xfields select, .xprofile select, .mass_comments_action select, 
.bbeditor select, .textin, select.rating { padding: 4px; background: #f7f7f7; border:1px solid #ccc;}
.fieldtr select:focus, .pm select:focus, .textin:focus, .f_textarea:focus, .f_input:focus, .xfields textarea:focus, 
.xprofile textarea:focus, .editor input[type="text"]:focus, #category:focus, textarea.ui-corner-all:focus, 
.tdfield select:focus, .lfield input:focus, .xfields input:focus, .xprofile input:focus, .xfields select:focus, 
.xprofile select:focus, .mass_comments_action select:focus, .bbeditor select:focus {background: #fff;}
.form-wrap {}
.form-title {text-align:left; padding:0 15px 30px 0;}
.form-title h1 { display:inline-block; font-size:24px;}
.form-wrap > div {border-top:1px dashed #333;} 
.sep-input {padding:10px 10px 10px 170px;}
.label {float:left; width:150px; margin-left:-160px;}
.input {float:right; width:100%; position:relative;}
.label label {display:block; height:40px; line-height:40px; font-weight:bold; font-size:14px;}
.impot {color:#E90206; margin-right:5px;}
.input input, .xfields input, input[type="text"] {display:block; width:100%; height:38px; line-height:38px; padding:0 15px;
color:#000000; background-color:#fff; border:1px solid #ccc; border-radius:3px;}
.input input:focus {background-color:#ffffff; border-color:#04a2dc; box-shadow:0 0 10px 0 rgba(4,162,220,0.5);}
.input select {color:#fff; width:100%; max-width:400px; margin:10px 0 0 0; border:1px solid #ccc;}
.sep-textarea, .sep-vote-rel, .sep-xfield, .sep-checks {padding:10px;}
.textarea-title {height:40px; line-height:40px; padding:0 20px; background-color:#78BB00; color:#FFF; font-size:16px;}
.sep-textarea textarea, .vote-textarea, #category {width:100% !important;}
.radio {height:25px; line-height:25px;}
.radio input {float:left; display:inline-block; margin-right:0px; width:25px; height:25px; line-height:25px;}
.sep-title {padding:0 20px; font-size:16px; background-color:#04a2dc; color:#FFF; height:40px; line-height:40px;}
.add-findrel, .add-votebut {display:block !important; width:50%; height:40px !important; line-height:40px !important; 
padding:0 10px !important; text-align:center; border-radius:0 !important;
float:left; background-color:#fec007; color:#fff !important; font-size:16px !important;}
.findrelated {background: #ffc; border:1px solid #9E9E9E; padding: 5px; margin: 10px 0;}
.sep-xfield .addnews {vertical-align:middle;}
.sep-xfield input { display:inline-block; width:300px !important; height:38px !important; padding:0 15px !important;}
.sep-checks input#allow_main { margin-left:50px; }
.sep-checks label, #allow_subscribe + label { display:inline-block; line-height:30px; margin-left:10px; position:relative; top:1px;}
.sep-submit {padding:15px 10px;}
.secur .label label { background-color:#CF0003; position:relative; color:#fff; text-align:center; font-size:14px;}
.sec-label {margin-bottom:10px; font-weight:bold; font-size:14px;}
.secur .input input {margin-bottom:20px;}
.sec-capcha input {float:left; max-width:150px; margin-right:10px;}
#dle-captcha {display:inline-block;}
.register-check {position:absolute; right:0; top:0; width:120px !important; font-size:11px !important; padding:0 !important; text-align:center; 
border-radius:0 5px 5px 0 !important; height:38px !important; line-height:38px !important;}
.full-text.sep-textarea {margin:0; padding:10px !important;}
.searchstyle { width: 480px }
.search { padding: 0 }
#searchtable, #searchtable td { vertical-align: top; text-align: left }
#searchtable fieldset { font-size: 11px; border: 1px solid #333; padding: 10px; text-align: left; 
margin: 0 4px 4px 0 !important; border-radius: 6px }
#searchtable table, #searchtable form { margin: 0 }
#searchtable select { background-color: #fff }
fieldset legend { font-size: 11px; font-weight: bold; color: #696969; }
#searchuser, #searchinput { width: 90% !important; }
.sres-wrap {background-color:#444; display:block; padding:15px 15px 15px 230px; border:1px solid #333; position:relative;}
.sres-wrap:nth-child(2n) {background-color:#f6f6f6;}
.sres-wrap:hover {z-index:100; border-color:#04a2dc; box-shadow:0 0 10px 0 rgba(4,162,220,0.5);}
.sres-img {float:left; margin-left:-215px; width:200px; position:relative;}
.sres-img img {width:100%;}
.sres-text { float:right; width:100%; color:#000;}
.sres-text h2 {font-size:16px; color: #CF151E; margin-bottom:20px; display:block;}
.sres-date {position:absolute; left:0; top:0; padding:10px; background-color:rgba(0,0,0,0.7); color:#FC0;}
.statistics ul.left { min-height: 71px; margin-left: -1px; width: 33.3% }
.statistics ul.left li { clear: both; padding: 0 15px 0 1px; margin-bottom: 2px }
.statistics h4 { font-weight: bold; border-bottom: 1px solid #333; margin-bottom: .5em; padding-bottom: .6em }
.statsbox li { border-top: 1px dotted #333; padding: 8px 0 }
.statsbox li:first-child { border-top: 0 none }
.lines { border: 1px dotted #333; padding: 10px; }
.lines li { margin-bottom: 0.2em; }
.pm_menu { margin-bottom: 10px; height: 42px; border-bottom: 1px solid #333 }
.pm_menu * { float: left }
.pm_menu a {border-radius: 6px 6px 0 0; padding: 0 15px; background: #444; color: #ccc; 
margin-right: 2px; height: 41px; line-height: 40px; border: 1px solid #333; border-bottom: 0;  }
.pm_menu a:hover {background: #78BB00; height: 42px; color: #fff; }
.pm_status { margin-bottom: 47px }
.pm_status_head { border-bottom: 1px solid #333; font-size: 0.9em; height: 22px; padding: 0; font-weight: bold; text-align: center; color: #4e4e4e }
.pm_progress_bar { border-radius: 4px; border: 1px solid #d8d8d8; background-color: #eee; padding: 4px; margin-top: 10px; margin-bottom: 10px }
.pm_progress_bar span { border-radius: 2px; background: #78BB00; font-size: 0; text-indent: -2000em; height: 10px; display: block; overflow: hidden }
.pm-lists {}
.pm, .userstop {border:1px solid #333;}
.pm tr td, .userstop tr td {padding:10px; border:1px solid #333; font-size:12px; }
.pm tr:nth-child(1) {background-color:#78BB00 !important; color:#FFF;font-size:18px !important;}
.pm tr:nth-child(2n+2), .userstop tr:nth-child(2n+2) {background-color:#444;}
.pm select {width:100%; margin-bottom:10px;}
@media screen and (max-width: 490px) {
.form-title h1 {font-size:16px;}
.sep-input {padding:10px;}
.label, .input {float:none; width:100%; margin-left:0;}
.add-findrel, .add-votebut, .textarea-title {font-size:12px !important;}
.sres-wrap {padding:15px;}
.sres-img {float:none; margin-left:0; width:100%;}
.sres-text { float:none; width:100%; color:#f0f0f0; padding:10px;
position:absolute; left:0; bottom:0; background-color:rgba(0,0,0,0.7);}
.sres-text h2 {color: #fff; margin-bottom:0;}
.sres-desc {display:none;}
.user-main {padding:30px;}
.u-avatar {width:100px; float:none; margin:0 auto 0 auto; padding:0 0 20px 0;}
.u-name {float:none; text-align:center;}
.offline, .online { margin:0 auto;}
.user-info div, .user-connect div {width:100%; border-right:0; border-bottom:1px dashed #d8d8d8;}
}